Pull request #107 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/device-bacnet-c Obtained Jenkinsfile from 393bf9fc45b484c5145974497a67600fe4502b41+5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (ac9a183bb2ca54f1d7af5846be7a34de5f4d2913) 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-ssh15172923710795163600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1830995202739209885.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh938514286921264283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16845340639935709016.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10105759724115230973.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, 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-bacnet-c-settings PROJECT: device-bacnet-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-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772698 in /w/workspace/exfoundry_device-bacnet-c_PR-107 [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-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_PR-107 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-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-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 into PR head commit 393bf9fc45b484c5145974497a67600fe4502b41 Merge succeeded, producing 393bf9fc45b484c5145974497a67600fe4502b41 Checking out Revision 393bf9fc45b484c5145974497a67600fe4502b41 (PR-107) > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 393bf9fc45b484c5145974497a67600fe4502b41 # 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 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 393bf9fc45b484c5145974497a67600fe4502b41 # timeout=10 Commit message: "build: update to alpine 3.22" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:56:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:56:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:56:02 ========================================================= 10:56:02 EdgeX Global Pipelines Version Info 10:56:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:56:03 ------------------- 10:56:03 stable info: 10:56:03 ------------------- 10:56:03 Commited By: Cherry Wang cherry@iotechsys.com 10:56:03 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:56:03 Message: update stable to v1.0.278 10:56:04 ------------------- 10:56:04 experimental info: 10:56:04 ------------------- 10:56:04 Commited By: **** collab-it+edgex@linuxfoundation.org 10:56:04 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 10:56:04 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:56:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo 10:56:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo 10:56:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo 10:56:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo 10:56:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 393bf9f [Pipeline] echo 10:56:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:56:05 provisioning config files... 10:56:05 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/config10468588549032246148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:05 ---> ****-login.sh 10:56:05 nexus3.edgexfoundry.org:10001 10:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:06 10:56:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:56:06 Configure a credential helper to remove this warning. See 10:56:06 https://docs.****.com/go/credential-store/ 10:56:06 10:56:06 Login Succeeded 10:56:06 nexus3.edgexfoundry.org:10002 10:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:06 10:56:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:56:06 Configure a credential helper to remove this warning. See 10:56:06 https://docs.****.com/go/credential-store/ 10:56:06 10:56:06 Login Succeeded 10:56:06 nexus3.edgexfoundry.org:10003 10:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:06 10:56:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:56:06 Configure a credential helper to remove this warning. See 10:56:06 https://docs.****.com/go/credential-store/ 10:56:06 10:56:06 Login Succeeded 10:56:06 nexus3.edgexfoundry.org:10004 10:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:06 10:56:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:56:06 Configure a credential helper to remove this warning. See 10:56:06 https://docs.****.com/go/credential-store/ 10:56:06 10:56:06 Login Succeeded 10:56:06 ****.io 10:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:06 10:56:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:56:06 Configure a credential helper to remove this warning. See 10:56:06 https://docs.****.com/go/credential-store/ 10:56:06 10:56:06 Login Succeeded 10:56:06 ---> ****-login.sh ends [Pipeline] } 10:56:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 10:56:07 + git rev-list -1 --merges 393bf9fc45b484c5145974497a67600fe4502b41~1..393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo 10:56:07 -----------> git rev-list -1 --merges 393bf9fc45b484c5145974497a67600fe4502b41~1..393bf9fc45b484c5145974497a67600fe4502b41 393bf9fc45b484c5145974497a67600fe4502b41 [false] [Pipeline] sh 10:56:07 + git log --format=format:%s -1 393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo 10:56:07 ========================================================= 10:56:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:56:07 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:56:07 + git rev-list -1 --merges 393bf9fc45b484c5145974497a67600fe4502b41~1..393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo 10:56:07 -----------> git rev-list -1 --merges 393bf9fc45b484c5145974497a67600fe4502b41~1..393bf9fc45b484c5145974497a67600fe4502b41 393bf9fc45b484c5145974497a67600fe4502b41 [false] [Pipeline] sh 10:56:08 + git log --format=format:%s -1 393bf9fc45b484c5145974497a67600fe4502b41 [Pipeline] echo 10:56:08 ========================================================= 10:56:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:56:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:56:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:56:08 + grep -v github /etc/ssh/ssh_known_hosts 10:56:08 + [ -e /tmp/ssh_known_hosts ] 10:56:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:56:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:56:08 + sudo tee -a /etc/ssh/ssh_known_hosts 10:56:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:56:09 10:56:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:56:09 0.1.4: Pulling from edgex-devops/py-git-semver 10:56:09 3dae71ba6b94: Pulling fs layer 10:56:09 6bf1a483ea7c: Pulling fs layer 10:56:09 f5dfc541a4d3: Pulling fs layer 10:56:09 461d9e800cba: Pulling fs layer 10:56:09 80192f66455f: Pulling fs layer 10:56:09 2e8e34ca0e6c: Pulling fs layer 10:56:09 a29436f7fd5d: Pulling fs layer 10:56:09 923cac83aea3: Pulling fs layer 10:56:09 25ad8b0a4227: Pulling fs layer 10:56:09 db01528c6b51: Pulling fs layer 10:56:09 28988de357af: Pulling fs layer 10:56:09 2e8e34ca0e6c: Waiting 10:56:09 a29436f7fd5d: Waiting 10:56:09 db01528c6b51: Waiting 10:56:09 923cac83aea3: Waiting 10:56:09 28988de357af: Waiting 10:56:09 461d9e800cba: Waiting 10:56:09 80192f66455f: Waiting 10:56:09 25ad8b0a4227: Waiting 10:56:09 6bf1a483ea7c: Verifying Checksum 10:56:09 6bf1a483ea7c: Download complete 10:56:09 461d9e800cba: Verifying Checksum 10:56:09 461d9e800cba: Download complete 10:56:09 80192f66455f: Verifying Checksum 10:56:09 80192f66455f: Download complete 10:56:09 f5dfc541a4d3: Verifying Checksum 10:56:09 f5dfc541a4d3: Download complete 10:56:09 3dae71ba6b94: Verifying Checksum 10:56:09 3dae71ba6b94: Download complete 10:56:09 923cac83aea3: Verifying Checksum 10:56:09 923cac83aea3: Download complete 10:56:09 25ad8b0a4227: Verifying Checksum 10:56:09 25ad8b0a4227: Download complete 10:56:09 db01528c6b51: Verifying Checksum 10:56:09 db01528c6b51: Download complete 10:56:09 28988de357af: Verifying Checksum 10:56:09 28988de357af: Download complete 10:56:09 a29436f7fd5d: Verifying Checksum 10:56:09 a29436f7fd5d: Download complete 10:56:10 2e8e34ca0e6c: Verifying Checksum 10:56:10 2e8e34ca0e6c: Download complete 10:56:11 3dae71ba6b94: Pull complete 10:56:11 6bf1a483ea7c: Pull complete 10:56:11 f5dfc541a4d3: Pull complete 10:56:11 461d9e800cba: Pull complete 10:56:11 80192f66455f: Pull complete 10:56:15 2e8e34ca0e6c: Pull complete 10:56:16 a29436f7fd5d: Pull complete 10:56:16 923cac83aea3: Pull complete 10:56:16 25ad8b0a4227: Pull complete 10:56:16 db01528c6b51: Pull complete 10:56:16 28988de357af: Pull complete 10:56:16 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:56:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:16 prd-ubuntu20.04-docker-8c-8g-772698 does not seem to be running inside a container 10:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-107 -v /w/workspace/exfoundry_device-bacnet-c_PR-107:/w/workspace/exfoundry_device-bacnet-c_PR-107:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-107@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 10:56:18 $ docker top 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 -eo pid,comm 10:56:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:56:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:56:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:18 [ssh-agent] Looking for ssh-agent implementation... 10:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:19 $ docker exec 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 ssh-agent 10:56:19 SSH_AUTH_SOCK=/tmp/ssh-PhfYpRZ6LqDK/agent.32 10:56:19 SSH_AGENT_PID=38 10:56:19 Running ssh-add (command line suppressed) 10:56:19 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/private_key_8645798401461364829.key (/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/private_key_8645798401461364829.key) 10:56:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:19 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-107 [Pipeline] sh 10:56:19 + git tag --points-at HEAD [Pipeline] } 10:56:19 $ docker exec --env ******** --env ******** 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 ssh-agent -k 10:56:19 unset SSH_AUTH_SOCK; 10:56:19 unset SSH_AGENT_PID; 10:56:19 echo Agent pid 38 killed; 10:56:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:56:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:20 [ssh-agent] Looking for ssh-agent implementation... 10:56:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:20 $ docker exec 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 ssh-agent 10:56:20 SSH_AUTH_SOCK=/tmp/ssh-y3wOenzkOtVo/agent.85 10:56:20 SSH_AGENT_PID=91 10:56:20 Running ssh-add (command line suppressed) 10:56:20 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/private_key_15434617785877539330.key (/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/private_key_15434617785877539330.key) 10:56:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:20 + git semver init 10:56:20 2025-11-07 10:56:20,825 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:56:20 2025-11-07 10:56:20,829 [run_init] DEBUG init version:0.0.0 force:False 10:56:20 2025-11-07 10:56:20,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver 10:56:20 2025-11-07 10:56:20,831 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-107/.semver 10:56:20 2025-11-07 10:56:20,831 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-107, stdin=None, shell=False, universal_newlines=False) 10:56:21 2025-11-07 10:56:21,499 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-107/.git/info/exclude 10:56:21 2025-11-07 10:56:21,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver/PR-107 with force:False 10:56:21 2025-11-07 10:56:21,500 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver/PR-107 10:56:21 2025-11-07 10:56:21,504 [execute] INFO git cat-file --batch-check 10:56:21 2025-11-07 10:56:21,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver, stdin=, shell=False, universal_newlines=False) 10:56:21 2025-11-07 10:56:21,510 [execute] INFO git cat-file --batch 10:56:21 2025-11-07 10:56:21,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-107/.semver, stdin=, shell=False, universal_newlines=False) 10:56:21 2025-11-07 10:56:21,514 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-107/.semver/PR-107 10:56:21 0.0.0 [Pipeline] } 10:56:21 $ docker exec --env ******** --env ******** 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 ssh-agent -k 10:56:21 unset SSH_AUTH_SOCK; 10:56:21 unset SSH_AGENT_PID; 10:56:21 echo Agent pid 91 killed; 10:56:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:56:22 + git semver [Pipeline] } 10:56:22 $ docker stop --time=1 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 10:56:23 $ docker rm -f --volumes 959c46c1d2c14a09bfd82ad6d08db608e7fdd2c9c167a893d503805006874256 [Pipeline] // withDockerContainer [Pipeline] sh 10:56:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:56:24 Stashed 1 file(s) [Pipeline] echo 10:56:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:56:24 provisioning config files... 10:56:24 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/config13851023108573663792tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 10:56:24 ---> ****-login.sh 10:56:24 nexus3.edgexfoundry.org:10001 10:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:24 Login Succeeded 10:56:24 nexus3.edgexfoundry.org:10002 10:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:24 Login Succeeded 10:56:24 nexus3.edgexfoundry.org:10003 10:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:25 Login Succeeded 10:56:25 nexus3.edgexfoundry.org:10004 10:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:25 Login Succeeded 10:56:25 ****.io 10:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:25 Login Succeeded 10:56:25 ---> ****-login.sh ends [Pipeline] } 10:56:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:56:25 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 10:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:56:25 ========================================================= 10:56:25 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 10:56:25 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:26 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 10:56:26 #0 building with "default" instance using docker driver 10:56:26 10:56:26 #1 [internal] load build definition from Dockerfile.alpine-base 10:56:26 #1 transferring dockerfile: 1.45kB done 10:56:26 #1 DONE 0.0s 10:56:26 10:56:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 10:56:26 #2 DONE 0.1s 10:56:26 10:56:26 #3 [internal] load .dockerignore 10:56:26 #3 transferring context: 2B done 10:56:26 #3 DONE 0.0s 10:56:26 10:56:26 #4 [internal] load build context 10:56:26 #4 transferring context: 85.89kB 0.0s done 10:56:26 #4 DONE 0.0s 10:56:26 10:56:26 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 10:56:26 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 10:56:26 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 10:56:26 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 10:56:26 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 10:56:26 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 10:56:26 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 10:56:26 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 15.73MB / 118.14MB 0.2s 10:56:27 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 34.60MB / 118.14MB 0.3s 10:56:27 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 54.53MB / 118.14MB 0.4s 10:56:27 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 109.05MB / 118.14MB 0.6s 10:56:27 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 10:56:27 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 10:56:27 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s done 10:56:32 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.5s done 10:56:32 #5 DONE 4.7s 10:56:32 10:56:32 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 10:56:32 #6 0.396 Connecting to iotech.jfrog.io (54.73.4.50:443) 10:56:32 #6 0.812 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:56:32 #6 0.812 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:56:32 #6 0.812 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:56:33 #6 DONE 2.0s 10:56:33 10:56:33 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories 10:56:33 #7 DONE 0.3s 10:56:33 10:56:33 #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init 10:56:34 #8 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:56:34 #8 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:56:34 #8 0.459 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 10:56:34 #8 0.955 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:56:34 #8 0.964 (1/18) Installing dumb-init (1.2.5-r2) 10:56:34 #8 0.968 (2/18) Installing hiredis (1.1.0-r2) 10:56:34 #8 0.973 (3/18) Installing hiredis-dev (1.1.0-r2) 10:56:34 #8 0.982 (4/18) Installing libcbor (0.10.2-r1) 10:56:34 #8 0.989 (5/18) Installing iotech-iot-1.6 (1.6.2-r0) 10:56:35 #8 1.692 (6/18) Installing iotech-iot-1.6-dev (1.6.2-r0) 10:56:35 #8 1.802 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 10:56:35 #8 2.007 (8/18) Installing libcbor-dev (0.10.2-r1) 10:56:35 #8 2.011 (9/18) Installing libmenuw (6.4_p20230506-r0) 10:56:35 #8 2.014 (10/18) Installing libpanelw (6.4_p20230506-r0) 10:56:35 #8 2.017 (11/18) Installing libncurses++ (6.4_p20230506-r0) 10:56:35 #8 2.021 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 10:56:35 #8 2.029 (13/18) Installing libblkid (2.38.1-r8) 10:56:35 #8 2.036 (14/18) Installing libuuid (2.38.1-r8) 10:56:35 #8 2.040 (15/18) Installing libfdisk (2.38.1-r8) 10:56:35 #8 2.048 (16/18) Installing libmount (2.38.1-r8) 10:56:35 #8 2.056 (17/18) Installing libsmartcols (2.38.1-r8) 10:56:35 #8 2.062 (18/18) Installing util-linux-dev (2.38.1-r8) 10:56:35 #8 2.085 Executing busybox-1.36.1-r4.trigger 10:56:35 #8 2.096 OK: 336 MiB in 100 packages 10:56:35 #8 DONE 2.2s 10:56:36 10:56:36 #9 [ 5/11] RUN apk --no-cache upgrade 10:56:36 #9 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:56:36 #9 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:56:36 #9 0.450 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 10:56:37 #9 0.945 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:56:37 #9 0.954 Upgrading critical system libraries and apk-tools: 10:56:37 #9 0.954 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:56:37 #9 0.960 Executing busybox-1.36.1-r4.trigger 10:56:37 #9 1.013 Continuing the upgrade transaction with new apk-tools: 10:56:37 #9 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:56:37 #9 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:56:37 #9 1.211 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 10:56:37 #9 1.695 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:56:37 #9 1.700 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 10:56:37 #9 1.714 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 10:56:37 #9 1.730 Executing busybox-1.36.1-r7.post-upgrade 10:56:37 #9 1.744 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 10:56:37 #9 1.747 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 10:56:37 #9 1.756 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 10:56:37 #9 1.790 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 10:56:37 #9 1.799 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 10:56:37 #9 1.802 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 10:56:37 #9 1.854 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 10:56:37 #9 1.907 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 10:56:38 #9 1.911 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 10:56:38 #9 1.917 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 10:56:38 #9 1.927 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 10:56:38 #9 1.941 (14/27) Installing libpsl (0.21.5-r0) 10:56:38 #9 1.944 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 10:56:38 #9 1.954 (16/27) Installing libpsl-utils (0.21.5-r0) 10:56:38 #9 1.957 (17/27) Installing libpsl-dev (0.21.5-r0) 10:56:38 #9 1.961 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 10:56:38 #9 1.980 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 10:56:38 #9 1.987 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 10:56:38 #9 2.039 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 10:56:38 #9 2.048 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 10:56:38 #9 2.052 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 10:56:38 #9 2.074 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 10:56:38 #9 2.082 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 10:56:38 #9 2.089 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 10:56:38 #9 2.094 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 10:56:38 #9 2.101 Executing busybox-1.36.1-r7.trigger 10:56:38 #9 2.107 Executing ca-certificates-20241121-r1.trigger 10:56:38 #9 2.155 OK: 336 MiB in 103 packages 10:56:38 #9 DONE 2.4s 10:56:38 10:56:38 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 10:56:38 #10 DONE 0.0s 10:56:38 10:56:38 #11 [ 7/11] COPY src /device-bacnet-c/src/ 10:56:38 #11 DONE 0.0s 10:56:38 10:56:38 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 10:56:38 #12 DONE 0.0s 10:56:38 10:56:38 #13 [ 9/11] WORKDIR /device-bacnet-c 10:56:38 #13 DONE 0.0s 10:56:38 10:56:38 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 10:56:38 #14 0.221 + CSDK_VER=4.1.0-dev.9 10:56:38 #14 0.221 + '[' '!' -d deps ] 10:56:38 #14 0.221 + mkdir deps 10:56:38 #14 0.222 + cd /device-bacnet-c/deps 10:56:38 #14 0.222 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.1.0-dev.9.zip 10:56:38 #14 0.224 Connecting to github.com (140.82.113.4:443) 10:56:39 #14 0.424 Connecting to codeload.github.com (140.82.114.10:443) 10:56:39 #14 0.638 saving to 'v4.1.0-dev.9.zip' 10:56:39 #14 0.699 v4.1.0-dev.9.zip 100% |********************************| 249k 0:00:00 ETA 10:56:39 #14 0.699 'v4.1.0-dev.9.zip' saved 10:56:39 #14 0.699 + unzip v4.1.0-dev.9.zip 10:56:39 #14 0.701 Archive: v4.1.0-dev.9.zip 10:56:39 #14 0.707 creating: device-sdk-c-4.1.0-dev.9/ 10:56:39 #14 0.707 creating: device-sdk-c-4.1.0-dev.9/.github/ 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.github/Contributing.md 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.github/PULL_REQUEST_TEMPLATE.md 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.github/semantic.yml 10:56:39 #14 0.707 creating: device-sdk-c-4.1.0-dev.9/.github/workflows/ 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.github/workflows/release.yml 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/.gitignore 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/Attribution.txt 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/CHANGELOG.md 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/Doxyfile 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/GOVERNANCE.md 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/Jenkinsfile 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/LICENSE 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/Makefile 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/OWNERS.md 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/README.IOT.md 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/README.md 10:56:39 #14 0.707 inflating: device-sdk-c-4.1.0-dev.9/README.v3.md 10:56:39 #14 0.707 creating: device-sdk-c-4.1.0-dev.9/docs/ 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/configuration.md 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/deviceprofiles.md 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/metrics.md 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/servicewritersguide.md 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/docs/startup.md 10:56:39 #14 0.709 creating: device-sdk-c-4.1.0-dev.9/include/ 10:56:39 #14 0.709 creating: device-sdk-c-4.1.0-dev.9/include/devsdk/ 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk-base.h 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk.h 10:56:39 #14 0.709 creating: device-sdk-c-4.1.0-dev.9/include/edgex/ 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/devices.h 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex-base.h 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex.h 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/profiles.h 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/rest-server.h 10:56:39 #14 0.709 creating: device-sdk-c-4.1.0-dev.9/scripts/ 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine 10:56:39 #14 0.709 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine-base 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/scripts/build.sh 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/scripts/entrypoint.sh 10:56:39 #14 0.711 creating: device-sdk-c-4.1.0-dev.9/src/ 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/CMakeLists.txt 10:56:39 #14 0.711 creating: device-sdk-c-4.1.0-dev.9/src/c/ 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/CMakeLists.txt 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/api.h 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.c 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.h 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-impl.h 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-mqtt.c 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.c 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.h 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.c 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.h 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/cmdinfo.h 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.c 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.h 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.c 10:56:39 #14 0.711 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.h 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.c 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.h 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/defs.h.in 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.c 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.h 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devman.c 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.c 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.h 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devsdk-base.c 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/devutil.h 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.c 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.h 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.c 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.h 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.c 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.h 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.c 10:56:39 #14 0.713 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.h 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex2.h 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/errorlist.h 10:56:39 #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/ 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/CMakeLists.txt 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/README.md 10:56:39 #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/ 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/CMakeLists.txt 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/README.md 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/device-bitfields.c 10:56:39 #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/ 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/configuration.yaml 10:56:39 #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/ 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/Bitfields.json 10:56:39 #14 0.714 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/ 10:56:39 #14 0.714 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:56:39 #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/ 10:56:39 #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/CMakeLists.txt 10:56:39 #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/README.md 10:56:39 #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/device-counter.c 10:56:39 #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/ 10:56:39 #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/configuration.yaml 10:56:39 #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/ 10:56:39 #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/Counters.json 10:56:39 #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/ 10:56:39 #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/Counter.json 10:56:39 #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/ 10:56:39 #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/CMakeLists.txt 10:56:39 #14 0.715 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/README.md 10:56:39 #14 0.715 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/ 10:56:39 #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/configuration.yaml 10:56:39 #14 0.716 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/ 10:56:39 #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/readme.txt 10:56:39 #14 0.716 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/ 10:56:39 #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:56:39 #14 0.716 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/ 10:56:39 #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher1.json 10:56:39 #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher2.json 10:56:39 #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/template.c 10:56:39 #14 0.716 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/ 10:56:39 #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/CMakeLists.txt 10:56:39 #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/README.md 10:56:39 #14 0.716 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/device-file.c 10:56:39 #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/ 10:56:39 #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/configuration.yaml 10:56:39 #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/ 10:56:39 #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/file1.json 10:56:39 #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/lorem.txt 10:56:39 #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/ 10:56:39 #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/FileExampleProfile.json 10:56:39 #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/ 10:56:39 #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/CMakeLists.txt 10:56:39 #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/README.md 10:56:39 #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/device-gyro.c 10:56:39 #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/ 10:56:39 #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/configuration.yaml 10:56:39 #14 0.717 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/ 10:56:39 #14 0.717 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/gyro.json 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/Gyro.json 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/CMakeLists.txt 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/README.md 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/device-random.c 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/configuration.yaml 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/randomdevice1.json 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/configuration.yaml 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/device1.json 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/TemplateProfile.json 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/template.c 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/CMakeLists.txt 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/README.md 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/device-terminal.c 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/configuration.yaml 10:56:39 #14 0.718 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/ 10:56:39 #14 0.718 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/terminal.json 10:56:39 #14 0.720 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/ 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/Terminal.json 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.c 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.h 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.c 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.h 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.c 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.h 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.c 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.h 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/metrics.h 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.c 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.h 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.c 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.h 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.c 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.h 10:56:39 #14 0.720 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry-impl.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.c 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.c 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.c 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.c 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.c 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-impl.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.c 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.c 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.c 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.h 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.c 10:56:39 #14 0.722 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.h 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.c 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.h 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.c 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.h 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.c 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.h 10:56:39 #14 0.723 creating: device-sdk-c-4.1.0-dev.9/src/cmake/ 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindIOT.cmake 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBCBOR.cmake 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBMICROHTTP.cmake 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBPAHO.cmake 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBUUID.cmake 10:56:39 #14 0.723 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBYAML.cmake 10:56:39 #14 0.723 + cd device-sdk-c-4.1.0-dev.9 10:56:39 #14 0.723 + ./scripts/build.sh 10:56:39 #14 0.724 + CPPCHECK=false 10:56:39 #14 0.724 + DOCGEN=false 10:56:39 #14 0.724 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:56:39 #14 0.724 + '[' 0 -gt 0 ] 10:56:39 #14 0.725 + readlink -f ./scripts/build.sh 10:56:39 #14 0.726 + dirname /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/scripts/build.sh 10:56:39 #14 0.727 + dirname /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/scripts 10:56:39 #14 0.727 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9 10:56:39 #14 0.727 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9 10:56:39 #14 0.727 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release 10:56:39 #14 0.728 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release 10:56:39 #14 0.728 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/src 10:56:39 #14 0.804 -- The C compiler identification is GNU 12.2.1 10:56:39 #14 0.821 -- Detecting C compiler ABI info 10:56:39 #14 0.906 -- Detecting C compiler ABI info - done 10:56:39 #14 0.925 -- Check for working C compiler: /usr/bin/cc - skipped 10:56:39 #14 0.926 -- Detecting C compile features 10:56:39 #14 0.927 -- Detecting C compile features - done 10:56:39 #14 0.931 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:56:39 #14 1.005 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:56:39 #14 1.009 -- Found LIBYAML: /usr/lib/libyaml.so 10:56:39 #14 1.012 -- Found LIBUUID: /usr/lib/libuuid.so 10:56:39 #14 1.015 -- Found LIBCBOR: /usr/lib/libcbor.so 10:56:39 #14 1.018 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:56:39 #14 1.021 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:56:39 #14 1.021 -- /opt/iotech/iot/1.6/include 10:56:39 #14 1.021 -- C SDK 0.0.0 for Linux 10:56:39 #14 1.024 -- Performing Test CSDK_HAVE_ATOMIC 10:56:39 #14 1.116 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:56:39 #14 1.163 -- Found Curses: /usr/lib/libcurses.so 10:56:39 #14 1.184 -- Configuring done (0.4s) 10:56:39 #14 1.219 -- Generating done (0.0s) 10:56:39 #14 1.221 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release 10:56:39 #14 1.226 + make all package 10:56:39 #14 1.226 + tee release.log 10:56:39 #14 1.269 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:56:39 #14 1.380 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:56:40 #14 1.534 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:56:40 #14 1.661 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:56:40 #14 1.758 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:56:40 #14 2.069 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:56:40 #14 2.112 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:56:40 #14 2.250 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:56:41 #14 2.534 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:56:41 #14 2.630 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:56:41 #14 2.765 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:56:41 #14 2.890 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:56:41 #14 2.983 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:56:41 #14 3.137 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:56:42 #14 3.195 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:56:42 #14 3.510 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:56:42 #14 3.574 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:56:42 #14 3.808 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:56:42 #14 3.921 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:56:42 #14 4.133 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:56:43 #14 4.220 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:56:43 #14 5.232 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:56:43 #14 5.339 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:56:44 #14 5.411 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:56:44 #14 5.504 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:56:44 #14 5.563 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:56:44 #14 5.790 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:56:44 #14 6.113 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:56:45 #14 6.187 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:56:45 #14 6.315 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:56:45 #14 6.408 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:56:45 #14 6.820 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:56:45 #14 6.933 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:56:45 #14 6.994 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:56:45 #14 7.100 [ 68%] Linking C shared library libcsdk.so 10:56:45 #14 7.155 [ 68%] Built target csdk 10:56:45 #14 7.176 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:56:45 #14 7.311 [ 72%] Linking C executable template 10:56:46 #14 7.337 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:46 #14 7.379 [ 72%] Built target template 10:56:46 #14 7.396 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:56:46 #14 7.484 [ 76%] Linking C executable device-counter 10:56:46 #14 7.510 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:46 #14 7.551 [ 76%] Built target device-counter 10:56:46 #14 7.569 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:56:46 #14 7.656 [ 80%] Linking C executable device-random 10:56:46 #14 7.683 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:46 #14 7.724 [ 80%] Built target device-random 10:56:46 #14 7.744 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:56:46 #14 7.824 [ 84%] Linking C executable device-gyro 10:56:46 #14 7.850 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:46 #14 7.893 [ 84%] Built target device-gyro 10:56:46 #14 7.910 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:56:46 #14 7.998 [ 88%] Linking C executable device-bitfields 10:56:46 #14 8.030 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:46 #14 8.071 [ 88%] Built target device-bitfields 10:56:46 #14 8.088 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:56:46 #14 8.235 [ 92%] Linking C executable template-discovery 10:56:47 #14 8.260 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:47 #14 8.301 [ 92%] Built target template-discovery 10:56:47 #14 8.323 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:56:47 #14 8.430 [ 96%] Linking C executable device-file 10:56:47 #14 8.451 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:47 #14 8.494 [ 96%] Built target device-file 10:56:47 #14 8.510 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:56:47 #14 8.604 [100%] Linking C executable device-terminal 10:56:47 #14 8.630 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:47 #14 8.671 [100%] Built target device-terminal 10:56:47 #14 8.692 Run CPack packaging tool... 10:56:47 #14 8.708 CPack: Create package using TGZ 10:56:47 #14 8.708 CPack: Install projects 10:56:47 #14 8.709 CPack: - Run preinstall target for: Csdk 10:56:47 #14 8.913 CPack: - Install project: Csdk [] 10:56:47 #14 8.918 CPack: Create package 10:56:47 #14 8.939 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release/csdk-0.0.0.tar.gz generated. 10:56:47 #14 8.940 + '[' false '=' true ] 10:56:47 #14 8.940 + '[' false '=' true ] 10:56:47 #14 8.940 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug 10:56:47 #14 8.941 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug 10:56:47 #14 8.941 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/src 10:56:47 #14 9.011 -- The C compiler identification is GNU 12.2.1 10:56:47 #14 9.028 -- Detecting C compiler ABI info 10:56:47 #14 9.111 -- Detecting C compiler ABI info - done 10:56:47 #14 9.134 -- Check for working C compiler: /usr/bin/cc - skipped 10:56:47 #14 9.134 -- Detecting C compile features 10:56:47 #14 9.135 -- Detecting C compile features - done 10:56:47 #14 9.138 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:56:47 #14 9.212 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:56:47 #14 9.216 -- Found LIBYAML: /usr/lib/libyaml.so 10:56:47 #14 9.219 -- Found LIBUUID: /usr/lib/libuuid.so 10:56:47 #14 9.221 -- Found LIBCBOR: /usr/lib/libcbor.so 10:56:47 #14 9.223 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:56:47 #14 9.225 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:56:47 #14 9.225 -- /opt/iotech/iot/1.6/include 10:56:47 #14 9.225 -- C SDK 0.0.0 for Linux 10:56:47 #14 9.228 -- Performing Test CSDK_HAVE_ATOMIC 10:56:47 #14 9.322 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:56:48 #14 9.373 -- Found Curses: /usr/lib/libcurses.so 10:56:48 #14 9.393 -- Configuring done (0.4s) 10:56:48 #14 9.426 -- Generating done (0.0s) 10:56:48 #14 9.428 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug 10:56:48 #14 9.432 + make 10:56:48 #14 9.432 + tee debug.log 10:56:48 #14 9.474 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:56:48 #14 9.549 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:56:48 #14 9.628 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:56:48 #14 9.707 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:56:48 #14 9.782 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:56:48 #14 9.904 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:56:48 #14 9.940 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:56:48 #14 10.02 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:56:48 #14 10.14 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:56:48 #14 10.20 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:56:48 #14 10.28 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:56:48 #14 10.35 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:56:48 #14 10.42 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:56:49 #14 10.50 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:56:49 #14 10.55 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:56:49 #14 10.69 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:56:49 #14 10.73 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:56:49 #14 10.84 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:56:49 #14 10.88 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:56:49 #14 11.00 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:56:49 #14 11.06 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:56:49 #14 11.26 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:56:49 #14 11.33 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:56:49 #14 11.38 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:56:50 #14 11.44 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:56:50 #14 11.49 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:56:50 #14 11.59 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:56:50 #14 11.81 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:56:50 #14 11.87 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:56:50 #14 11.94 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:56:50 #14 12.01 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:56:50 #14 12.16 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:56:51 #14 12.23 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:56:51 #14 12.28 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:56:51 #14 12.35 [ 68%] Linking C shared library libcsdk.so 10:56:51 #14 12.41 [ 68%] Built target csdk 10:56:51 #14 12.43 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:56:51 #14 12.50 [ 72%] Linking C executable template 10:56:51 #14 12.53 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:51 #14 12.57 [ 72%] Built target template 10:56:51 #14 12.59 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:56:51 #14 12.65 [ 76%] Linking C executable device-counter 10:56:51 #14 12.68 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:51 #14 12.72 [ 76%] Built target device-counter 10:56:51 #14 12.74 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:56:51 #14 12.80 [ 80%] Linking C executable device-random 10:56:51 #14 12.82 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:51 #14 12.87 [ 80%] Built target device-random 10:56:51 #14 12.88 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:56:51 #14 12.94 [ 84%] Linking C executable device-gyro 10:56:51 #14 12.96 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:51 #14 13.01 [ 84%] Built target device-gyro 10:56:51 #14 13.03 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:56:51 #14 13.09 [ 88%] Linking C executable device-bitfields 10:56:51 #14 13.12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:51 #14 13.16 [ 88%] Built target device-bitfields 10:56:51 #14 13.18 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:56:51 #14 13.25 [ 92%] Linking C executable template-discovery 10:56:52 #14 13.28 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:52 #14 13.33 [ 92%] Built target template-discovery 10:56:52 #14 13.34 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:56:52 #14 13.41 [ 96%] Linking C executable device-file 10:56:52 #14 13.44 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:52 #14 13.48 [ 96%] Built target device-file 10:56:52 #14 13.50 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:56:52 #14 13.57 [100%] Linking C executable device-terminal 10:56:52 #14 13.60 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:56:52 #14 13.65 [100%] Built target device-terminal 10:56:52 #14 13.66 + cp -rf include/devsdk include/edgex /usr/include/ 10:56:52 #14 13.66 + cp build/release/c/libcsdk.so /usr/lib/ 10:56:52 #14 13.66 + mkdir -p /usr/share/doc/edgex-csdk 10:56:52 #14 13.66 + cp Attribution.txt /usr/share/doc/edgex-csdk 10:56:52 #14 13.66 + cp LICENSE /usr/share/doc/edgex-csdk 10:56:52 #14 13.66 + rm -rf /device-bacnet-c/deps 10:56:52 #14 DONE 13.8s 10:56:52 10:56:52 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 10:56:52 #15 0.242 + readlink -f /device-bacnet-c/scripts/build.sh 10:56:52 #15 0.243 + dirname /device-bacnet-c/scripts/build.sh 10:56:52 #15 0.244 + dirname /device-bacnet-c/scripts 10:56:52 #15 0.244 + ROOT=/device-bacnet-c 10:56:52 #15 0.244 + echo /device-bacnet-c 10:56:52 #15 0.245 /device-bacnet-c 10:56:52 #15 0.245 + cd /device-bacnet-c 10:56:52 #15 0.245 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 10:56:52 #15 0.245 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 10:56:52 #15 0.245 + git clone https://github.com/IOTechSystems/bacnet-stack.git 10:56:52 #15 0.247 Cloning into 'bacnet-stack'... 10:56:55 #15 2.723 + cd /device-bacnet-c/bacnet-stack 10:56:55 #15 2.723 + git checkout v0.8.6-IOTech 10:56:55 #15 3.487 Note: switching to 'v0.8.6-IOTech'. 10:56:55 #15 3.487 10:56:55 #15 3.487 You are in 'detached HEAD' state. You can look around, make experimental 10:56:55 #15 3.487 changes and commit them, and you can discard any commits you make in this 10:56:55 #15 3.487 state without impacting any branches by switching back to a branch. 10:56:55 #15 3.487 10:56:55 #15 3.487 If you want to create a new branch to retain commits you create, you may 10:56:55 #15 3.487 do so (now or later) by using -c with the switch command. Example: 10:56:55 #15 3.487 10:56:55 #15 3.487 git switch -c 10:56:55 #15 3.487 10:56:55 #15 3.487 Or undo this operation with: 10:56:55 #15 3.487 10:56:55 #15 3.487 git switch - 10:56:55 #15 3.487 10:56:55 #15 3.487 Turn off this advice by setting config variable advice.detachedHead to false 10:56:55 #15 3.487 10:56:55 #15 3.487 HEAD is now at 8b67b7f2 Changes for BACnet device service 10:56:56 #15 3.488 + mkdir -p /device-bacnet-c/lib/ip 10:56:56 #15 3.490 + mkdir -p /device-bacnet-c/lib/mstp 10:56:56 #15 3.491 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 10:56:56 #15 3.494 make -s -C lib clean 10:56:56 #15 3.498 make -s -C demo clean 10:56:56 #15 3.551 make -s -C demo/router clean 10:56:56 #15 3.553 make -s -C demo/router-ipv6 clean 10:56:56 #15 3.557 make -s -C demo/gateway clean 10:56:56 #15 3.561 make -s -C lib all 10:57:00 #15 7.585 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 10:57:00 #15 7.585 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 10:57:00 #15 7.585 147 | pthread_cancel(hThread); 10:57:00 #15 7.585 | ^~~~~~~ 10:57:00 #15 7.585 | | 10:57:00 #15 7.585 | long unsigned int 10:57:00 #15 7.585 In file included from ../ports/linux/net.h:73, 10:57:00 #15 7.585 from ../ports/linux/dlmstp.c:43: 10:57:00 #15 7.585 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 10:57:00 #15 7.585 98 | int pthread_cancel(pthread_t); 10:57:00 #15 7.585 | ^~~~~~~~~ 10:57:00 #15 7.587 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 10:57:00 #15 7.588 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 10:57:00 #15 7.588 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 10:57:00 #15 7.588 | ^~~~~~~~ 10:57:00 #15 7.588 | | 10:57:00 #15 7.588 | long unsigned int * 10:57:00 #15 7.588 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 10:57:00 #15 7.588 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 10:57:00 #15 7.588 | ^ 10:57:03 #15 10.95 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 10:57:03 #15 10.95 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 10:57:03 #15 10.95 make -s -C lib clean 10:57:03 #15 10.96 make -s -C demo clean 10:57:03 #15 11.03 make -s -C demo/router clean 10:57:03 #15 11.03 make -s -C demo/router-ipv6 clean 10:57:03 #15 11.03 make -s -C demo/gateway clean 10:57:03 #15 11.04 make -s -C lib all 10:57:11 #15 19.06 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 10:57:11 #15 19.06 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 10:57:11 #15 19.06 + cd /device-bacnet-c/build/release/device-bacnet-ip 10:57:11 #15 19.06 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:57:11 #15 19.13 -- The C compiler identification is GNU 12.2.1 10:57:11 #15 19.14 -- Detecting C compiler ABI info 10:57:11 #15 19.24 -- Detecting C compiler ABI info - done 10:57:11 #15 19.26 -- Check for working C compiler: /usr/bin/cc - skipped 10:57:11 #15 19.26 -- Detecting C compile features 10:57:11 #15 19.26 -- Detecting C compile features - done 10:57:11 #15 19.26 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:57:11 #15 19.36 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:57:12 #15 19.36 -- Found Threads: TRUE 10:57:12 #15 19.37 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:57:12 #15 19.37 -- /opt/iotech/iot/1.6/include 10:57:12 #15 19.37 -- Configuring done (0.3s) 10:57:12 #15 19.38 -- Generating done (0.0s) 10:57:12 #15 19.38 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 10:57:12 #15 19.38 + make 10:57:12 #15 19.38 + tee release.log 10:57:12 #15 19.42 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 10:57:12 #15 19.62 [ 22%] Linking C static library libbacnet_objects.a 10:57:12 #15 19.66 [ 22%] Built target bacnet_objects 10:57:12 #15 19.68 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:57:12 #15 19.86 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 10:57:12 #15 19.95 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 10:57:12 #15 20.01 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 10:57:12 #15 20.07 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:57:12 #15 20.35 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 10:57:12 #15 20.42 [100%] Linking C executable device-bacnet-c 10:57:12 #15 20.45 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:12 #15 20.50 [100%] Built target device-bacnet-c 10:57:13 #15 20.51 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 10:57:13 #15 20.51 + cd /device-bacnet-c/build/release/device-bacnet-mstp 10:57:13 #15 20.51 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:57:13 #15 20.58 -- The C compiler identification is GNU 12.2.1 10:57:13 #15 20.59 -- Detecting C compiler ABI info 10:57:13 #15 20.67 -- Detecting C compiler ABI info - done 10:57:13 #15 20.69 -- Check for working C compiler: /usr/bin/cc - skipped 10:57:13 #15 20.69 -- Detecting C compile features 10:57:13 #15 20.69 -- Detecting C compile features - done 10:57:13 #15 20.69 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:57:13 #15 20.78 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:57:13 #15 20.78 -- Found Threads: TRUE 10:57:13 #15 20.79 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:57:13 #15 20.79 -- /opt/iotech/iot/1.6/include 10:57:13 #15 20.79 -- Configuring done (0.3s) 10:57:13 #15 20.79 -- Generating done (0.0s) 10:57:13 #15 20.79 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 10:57:13 #15 20.80 + make 10:57:13 #15 20.80 + tee release.log 10:57:13 #15 20.83 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 10:57:13 #15 21.04 [ 22%] Linking C static library libbacnet_objects.a 10:57:13 #15 21.07 [ 22%] Built target bacnet_objects 10:57:13 #15 21.08 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:57:13 #15 21.27 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 10:57:13 #15 21.35 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 10:57:13 #15 21.41 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 10:57:14 #15 21.49 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:57:14 #15 21.76 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 10:57:14 #15 21.82 [100%] Linking C executable device-bacnet-c 10:57:14 #15 21.85 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:14 #15 21.90 [100%] Built target device-bacnet-c 10:57:14 #15 DONE 22.0s 10:57:14 10:57:14 #16 exporting to image 10:57:14 #16 exporting layers 10:57:14 #16 exporting layers 0.3s done 10:57:14 #16 writing image sha256:e00d9ebee5fed9e6ee32ff3af2daf88da456eacd9a5607ddbd4550890cb148f2 done 10:57:14 #16 naming to docker.io/library/ci-base-image-x86_64 done 10:57:14 #16 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:15 + docker inspect -f . ci-base-image-x86_64 10:57:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:15 prd-ubuntu20.04-docker-8c-8g-772698 does not seem to be running inside a container 10:57:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-107 -v /w/workspace/exfoundry_device-bacnet-c_PR-107:/w/workspace/exfoundry_device-bacnet-c_PR-107:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-107@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 ******** ci-base-image-x86_64 cat 10:57:15 $ docker top ff89cb23f9b52487a0fc8a3a96c3380b1febaa7b33d5c7054d6de80760f70fda -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:16 + make test 10:57:16 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 10:57:16 $ docker stop --time=1 ff89cb23f9b52487a0fc8a3a96c3380b1febaa7b33d5c7054d6de80760f70fda 10:57:17 $ docker rm -f --volumes ff89cb23f9b52487a0fc8a3a96c3380b1febaa7b33d5c7054d6de80760f70fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:57:18 + ls -al . 10:57:18 total 88 10:57:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 10:56 . 10:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:55 .. 10:57:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:56 .git 10:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:55 .github 10:57:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:56 .semver 10:57:18 -rw-rw-r-- 1 jenkins jenkins 1563 Nov 7 10:55 Attribution.txt 10:57:18 -rw-rw-r-- 1 jenkins jenkins 1004 Nov 7 10:55 CHANGELOG.md 10:57:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:55 GOVERNANCE.md 10:57:18 -rw-rw-r-- 1 jenkins jenkins 764 Nov 7 10:55 Jenkinsfile 10:57:18 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 10:55 LICENSE 10:57:18 -rw-rw-r-- 1 jenkins jenkins 837 Nov 7 10:55 Makefile 10:57:18 -rw-rw-r-- 1 jenkins jenkins 621 Nov 7 10:55 OWNERS.md 10:57:18 -rw-rw-r-- 1 jenkins jenkins 5503 Nov 7 10:55 README.md 10:57:18 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:56 VERSION 10:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:55 docs 10:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:55 res 10:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:55 sample-profiles 10:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:55 scripts 10:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:55 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:18 + docker build -t device-bacnet -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=393bf9fc45b484c5145974497a67600fe4502b41 --label arch=amd64 --label version=0.0.0 . 10:57:18 #0 building with "default" instance using docker driver 10:57:18 10:57:18 #1 [internal] load build definition from Dockerfile.alpine 10:57:18 #1 transferring dockerfile: 2.40kB done 10:57:18 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 10:57:18 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 33) 10:57:18 #1 DONE 0.0s 10:57:18 10:57:18 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:57:18 #2 DONE 0.0s 10:57:18 10:57:18 #3 [internal] load metadata for docker.io/library/alpine:3.22 10:57:18 #3 DONE 0.1s 10:57:18 10:57:18 #4 [internal] load .dockerignore 10:57:18 #4 transferring context: 2B done 10:57:18 #4 DONE 0.0s 10:57:18 10:57:18 #5 [internal] load build context 10:57:18 #5 transferring context: 20.43kB done 10:57:18 #5 DONE 0.0s 10:57:18 10:57:18 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:57:18 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 10:57:18 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 10:57:18 #6 ... 10:57:18 10:57:18 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 10:57:18 #7 DONE 0.1s 10:57:18 10:57:18 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:57:18 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:57:18 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 10:57:18 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 10:57:18 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 10:57:19 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 10:57:19 #6 DONE 0.3s 10:57:19 10:57:19 #8 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 10:57:19 #8 0.226 Connecting to iotech.jfrog.io (54.73.4.50:443) 10:57:19 #8 ... 10:57:19 10:57:19 #9 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 10:57:19 #9 0.209 Connecting to iotech.jfrog.io (54.73.4.50:443) 10:57:19 #9 0.613 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:57:19 #9 0.613 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:57:19 #9 0.613 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:57:19 #9 DONE 0.7s 10:57:19 10:57:19 #8 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 10:57:19 #8 0.602 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:57:19 #8 0.602 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:57:19 #8 0.602 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:57:19 #8 DONE 0.7s 10:57:19 10:57:19 #10 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:57:20 #10 DONE 0.3s 10:57:20 10:57:20 #11 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories 10:57:20 #11 DONE 0.4s 10:57:20 10:57:20 #12 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev 10:57:20 #12 0.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:57:20 #12 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:57:20 #12 0.839 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:21 #12 1.313 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:57:21 #12 1.322 OK: 336 MiB in 103 packages 10:57:21 #12 DONE 1.4s 10:57:21 10:57:21 #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts 10:57:21 #13 DONE 0.0s 10:57:21 10:57:21 #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 10:57:21 #14 0.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:21 #14 0.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:57:21 #14 0.884 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:21 #14 ... 10:57:21 10:57:21 #15 [builder 6/10] COPY src /device-bacnet-c/src/ 10:57:21 #15 DONE 0.1s 10:57:21 10:57:21 #16 [builder 7/10] COPY VERSION /device-bacnet-c/ 10:57:21 #16 DONE 0.0s 10:57:21 10:57:21 #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 10:57:21 #14 1.524 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:57:21 #14 1.536 (1/26) Installing brotli-libs (1.1.0-r2) 10:57:21 #14 1.549 (2/26) Installing c-ares (1.34.5-r0) 10:57:21 #14 1.554 (3/26) Installing libunistring (1.3-r0) 10:57:21 #14 ... 10:57:21 10:57:21 #17 [builder 8/10] WORKDIR /device-bacnet-c 10:57:21 #17 DONE 0.0s 10:57:21 10:57:21 #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 10:57:21 #14 1.574 (4/26) Installing libidn2 (2.3.7-r0) 10:57:21 #14 1.578 (5/26) Installing nghttp2-libs (1.65.0-r0) 10:57:21 #14 1.581 (6/26) Installing libpsl (0.21.5-r3) 10:57:21 #14 1.585 (7/26) Installing zstd-libs (1.5.7-r0) 10:57:21 #14 1.596 (8/26) Installing libcurl (8.14.1-r2) 10:57:21 #14 1.612 (9/26) Installing curl (8.14.1-r2) 10:57:21 #14 1.613 (10/26) Installing dumb-init (1.2.5-r3) 10:57:21 #14 1.616 (11/26) Installing hiredis (1.3.0-r0) 10:57:21 #14 1.620 (12/26) Installing yaml (0.2.5-r2) 10:57:21 #14 1.625 (13/26) Installing libcbor (0.12.0-r0) 10:57:21 #14 1.737 (14/26) Installing iotech-iot-1.6 (1.6.2-r0) 10:57:22 #14 2.563 (15/26) Installing pkgconf (2.4.3-r0) 10:57:22 #14 2.567 (16/26) Installing openssl-dev (3.5.4-r0) 10:57:22 #14 2.588 (17/26) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 10:57:23 #14 3.454 (18/26) Installing gmp (6.3.0-r3) 10:57:23 #14 3.462 (19/26) Installing nettle (3.10.1-r0) 10:57:23 #14 3.471 (20/26) Installing libffi (3.4.8-r0) 10:57:23 #14 3.474 (21/26) Installing libtasn1 (4.20.0-r0) 10:57:23 #14 3.477 (22/26) Installing p11-kit (0.25.5-r2) 10:57:23 #14 3.489 (23/26) Installing gnutls (3.8.8-r0) 10:57:23 #14 3.504 (24/26) Installing libmicrohttpd (1.0.1-r1) 10:57:23 #14 3.509 (25/26) Installing libuuid (2.41-r9) 10:57:23 #14 3.512 (26/26) Installing linux-headers (6.14.2-r0) 10:57:23 #14 3.594 Executing busybox-1.37.0-r19.trigger 10:57:23 #14 3.601 OK: 26 MiB in 42 packages 10:57:23 #14 DONE 3.8s 10:57:23 10:57:23 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 10:57:23 #18 0.198 + CSDK_VER=4.1.0-dev.9 10:57:23 #18 0.198 + '[' '!' -d deps ] 10:57:23 #18 0.198 + mkdir deps 10:57:23 #18 0.199 + cd /device-bacnet-c/deps 10:57:23 #18 0.199 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.1.0-dev.9.zip 10:57:23 #18 0.205 Connecting to github.com (140.82.112.3:443) 10:57:23 #18 0.408 Connecting to codeload.github.com (140.82.114.10:443) 10:57:23 #18 0.515 saving to 'v4.1.0-dev.9.zip' 10:57:23 #18 0.576 v4.1.0-dev.9.zip 100% |********************************| 249k 0:00:00 ETA 10:57:23 #18 0.576 'v4.1.0-dev.9.zip' saved 10:57:23 #18 0.576 + unzip v4.1.0-dev.9.zip 10:57:23 #18 0.577 Archive: v4.1.0-dev.9.zip 10:57:23 #18 0.583 creating: device-sdk-c-4.1.0-dev.9/ 10:57:23 #18 0.583 creating: device-sdk-c-4.1.0-dev.9/.github/ 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.github/Contributing.md 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.github/PULL_REQUEST_TEMPLATE.md 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.github/semantic.yml 10:57:23 #18 0.583 creating: device-sdk-c-4.1.0-dev.9/.github/workflows/ 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.github/workflows/release.yml 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/.gitignore 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/Attribution.txt 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/CHANGELOG.md 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/Doxyfile 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/GOVERNANCE.md 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/Jenkinsfile 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/LICENSE 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/Makefile 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/OWNERS.md 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/README.IOT.md 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/README.md 10:57:23 #18 0.583 inflating: device-sdk-c-4.1.0-dev.9/README.v3.md 10:57:23 #18 0.583 creating: device-sdk-c-4.1.0-dev.9/docs/ 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/configuration.md 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/deviceprofiles.md 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/metrics.md 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/servicewritersguide.md 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/docs/startup.md 10:57:23 #18 0.585 creating: device-sdk-c-4.1.0-dev.9/include/ 10:57:23 #18 0.585 creating: device-sdk-c-4.1.0-dev.9/include/devsdk/ 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk-base.h 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk.h 10:57:23 #18 0.585 creating: device-sdk-c-4.1.0-dev.9/include/edgex/ 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/devices.h 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex-base.h 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex.h 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/profiles.h 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/rest-server.h 10:57:23 #18 0.585 creating: device-sdk-c-4.1.0-dev.9/scripts/ 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine 10:57:23 #18 0.585 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine-base 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/scripts/build.sh 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/scripts/entrypoint.sh 10:57:23 #18 0.588 creating: device-sdk-c-4.1.0-dev.9/src/ 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/CMakeLists.txt 10:57:23 #18 0.588 creating: device-sdk-c-4.1.0-dev.9/src/c/ 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/CMakeLists.txt 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/api.h 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.c 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.h 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-impl.h 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-mqtt.c 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.c 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.h 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.c 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.h 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/cmdinfo.h 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.c 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.h 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.c 10:57:23 #18 0.588 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.h 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.c 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.h 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/defs.h.in 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.c 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.h 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devman.c 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.c 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.h 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devsdk-base.c 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/devutil.h 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.c 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.h 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.c 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.h 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.c 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.h 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.c 10:57:23 #18 0.590 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.h 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex2.h 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/errorlist.h 10:57:23 #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/ 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/CMakeLists.txt 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/README.md 10:57:23 #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/ 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/CMakeLists.txt 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/README.md 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/device-bitfields.c 10:57:23 #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/ 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/configuration.yaml 10:57:23 #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/ 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/Bitfields.json 10:57:23 #18 0.592 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/ 10:57:23 #18 0.592 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:57:23 #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/ 10:57:23 #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/CMakeLists.txt 10:57:23 #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/README.md 10:57:23 #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/device-counter.c 10:57:23 #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/ 10:57:23 #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/configuration.yaml 10:57:23 #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/ 10:57:23 #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/Counters.json 10:57:23 #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/ 10:57:23 #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/Counter.json 10:57:23 #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/ 10:57:23 #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/CMakeLists.txt 10:57:23 #18 0.593 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/README.md 10:57:23 #18 0.593 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/ 10:57:23 #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/configuration.yaml 10:57:23 #18 0.595 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/ 10:57:23 #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/readme.txt 10:57:23 #18 0.595 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/ 10:57:23 #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:57:23 #18 0.595 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/ 10:57:23 #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher1.json 10:57:23 #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher2.json 10:57:23 #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/template.c 10:57:23 #18 0.595 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/ 10:57:23 #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/CMakeLists.txt 10:57:23 #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/README.md 10:57:23 #18 0.595 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/device-file.c 10:57:23 #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/ 10:57:23 #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/configuration.yaml 10:57:23 #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/ 10:57:23 #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/file1.json 10:57:23 #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/lorem.txt 10:57:23 #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/ 10:57:23 #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/FileExampleProfile.json 10:57:23 #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/ 10:57:23 #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/CMakeLists.txt 10:57:23 #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/README.md 10:57:23 #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/device-gyro.c 10:57:23 #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/ 10:57:23 #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/configuration.yaml 10:57:23 #18 0.596 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/ 10:57:23 #18 0.596 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/gyro.json 10:57:23 #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/ 10:57:23 #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/Gyro.json 10:57:23 #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/ 10:57:23 #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/CMakeLists.txt 10:57:23 #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/README.md 10:57:23 #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/device-random.c 10:57:23 #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/ 10:57:23 #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/configuration.yaml 10:57:23 #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/ 10:57:23 #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/randomdevice1.json 10:57:23 #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/ 10:57:23 #18 0.597 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:57:23 #18 0.597 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/ 10:57:23 #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/configuration.yaml 10:57:23 #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/ 10:57:23 #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/device1.json 10:57:23 #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/ 10:57:23 #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/TemplateProfile.json 10:57:23 #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/template.c 10:57:23 #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/ 10:57:23 #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/CMakeLists.txt 10:57:23 #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/README.md 10:57:23 #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/device-terminal.c 10:57:23 #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/ 10:57:23 #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/configuration.yaml 10:57:23 #18 0.598 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/ 10:57:23 #18 0.598 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/terminal.json 10:57:23 #18 0.600 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/ 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/Terminal.json 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.c 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.h 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.c 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.h 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.c 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.h 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.c 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.h 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/metrics.h 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.c 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.h 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.c 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.h 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.c 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.h 10:57:23 #18 0.600 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry-impl.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.c 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.c 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.c 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.c 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.c 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-impl.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.c 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.c 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.c 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.h 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.c 10:57:23 #18 0.602 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.h 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.c 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.h 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.c 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.h 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.c 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.h 10:57:23 #18 0.603 creating: device-sdk-c-4.1.0-dev.9/src/cmake/ 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindIOT.cmake 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBCBOR.cmake 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBMICROHTTP.cmake 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBPAHO.cmake 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBUUID.cmake 10:57:23 #18 0.603 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBYAML.cmake 10:57:23 #18 0.603 + cd device-sdk-c-4.1.0-dev.9 10:57:23 #18 0.603 + ./scripts/build.sh 10:57:23 #18 0.604 + CPPCHECK=false 10:57:23 #18 0.604 + DOCGEN=false 10:57:23 #18 0.604 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:57:23 #18 0.604 + '[' 0 -gt 0 ] 10:57:23 #18 0.605 + readlink -f ./scripts/build.sh 10:57:23 #18 0.606 + dirname /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/scripts/build.sh 10:57:23 #18 0.606 + dirname /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/scripts 10:57:23 #18 0.607 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9 10:57:23 #18 0.607 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9 10:57:23 #18 0.607 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release 10:57:23 #18 0.608 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release 10:57:23 #18 0.608 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/src 10:57:23 #18 0.692 -- The C compiler identification is GNU 12.2.1 10:57:23 #18 0.709 -- Detecting C compiler ABI info 10:57:23 #18 0.793 -- Detecting C compiler ABI info - done 10:57:23 #18 0.815 -- Check for working C compiler: /usr/bin/cc - skipped 10:57:23 #18 0.815 -- Detecting C compile features 10:57:23 #18 0.816 -- Detecting C compile features - done 10:57:23 #18 0.820 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:57:23 #18 0.890 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:57:23 #18 0.894 -- Found LIBYAML: /usr/lib/libyaml.so 10:57:23 #18 0.897 -- Found LIBUUID: /usr/lib/libuuid.so 10:57:23 #18 0.899 -- Found LIBCBOR: /usr/lib/libcbor.so 10:57:23 #18 0.901 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:57:23 #18 0.904 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:57:23 #18 0.904 -- /opt/iotech/iot/1.6/include 10:57:23 #18 0.904 -- C SDK 0.0.0 for Linux 10:57:23 #18 0.906 -- Performing Test CSDK_HAVE_ATOMIC 10:57:23 #18 0.999 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:57:23 #18 1.047 -- Found Curses: /usr/lib/libcurses.so 10:57:23 #18 1.069 -- Configuring done (0.5s) 10:57:23 #18 1.102 -- Generating done (0.0s) 10:57:23 #18 1.105 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release 10:57:23 #18 1.109 + make all package 10:57:23 #18 1.109 + tee release.log 10:57:23 #18 1.154 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:57:23 #18 1.264 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:57:23 #18 1.417 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:57:23 #18 1.544 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:57:23 #18 1.645 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:57:23 #18 1.957 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:57:23 #18 1.995 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:57:23 #18 2.141 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:57:24 #18 2.450 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:57:24 #18 2.549 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:57:24 #18 2.689 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:57:24 #18 2.813 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:57:24 #18 2.905 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:57:24 #18 3.053 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:57:24 #18 3.103 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:57:24 #18 ... 10:57:24 10:57:24 #19 [stage-1 5/12] RUN apk --no-cache upgrade 10:57:24 #19 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:24 #19 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:57:24 #19 0.487 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:24 #19 1.082 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:57:24 #19 1.096 OK: 26 MiB in 42 packages 10:57:24 #19 DONE 1.2s 10:57:24 10:57:24 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 10:57:24 #18 3.425 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:57:25 #18 3.490 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:57:25 #18 3.727 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:57:25 #18 3.830 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:57:25 #18 4.052 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:57:25 #18 4.138 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:57:26 #18 5.134 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:57:26 #18 5.241 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:57:26 #18 5.310 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:57:26 #18 5.397 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:57:27 #18 5.451 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:57:27 #18 5.676 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:57:27 #18 5.997 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:57:27 #18 6.066 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:57:27 #18 6.189 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:57:27 #18 6.281 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:57:28 #18 6.676 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:57:28 #18 6.793 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:57:28 #18 6.849 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:57:28 #18 6.953 [ 68%] Linking C shared library libcsdk.so 10:57:28 #18 7.004 [ 68%] Built target csdk 10:57:28 #18 7.022 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:57:28 #18 7.154 [ 72%] Linking C executable template 10:57:28 #18 7.177 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:28 #18 7.217 [ 72%] Built target template 10:57:28 #18 7.237 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:57:28 #18 7.325 [ 76%] Linking C executable device-counter 10:57:28 #18 7.349 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:28 #18 7.388 [ 76%] Built target device-counter 10:57:28 #18 7.404 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:57:28 #18 7.489 [ 80%] Linking C executable device-random 10:57:29 #18 7.515 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:29 #18 7.556 [ 80%] Built target device-random 10:57:29 #18 7.573 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:57:29 #18 7.649 [ 84%] Linking C executable device-gyro 10:57:29 #18 7.670 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:29 #18 7.713 [ 84%] Built target device-gyro 10:57:29 #18 7.733 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:57:29 #18 7.823 [ 88%] Linking C executable device-bitfields 10:57:29 #18 7.848 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:29 #18 7.890 [ 88%] Built target device-bitfields 10:57:29 #18 7.902 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:57:29 #18 8.051 [ 92%] Linking C executable template-discovery 10:57:29 #18 8.073 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:29 #18 8.114 [ 92%] Built target template-discovery 10:57:29 #18 8.132 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:57:29 #18 8.253 [ 96%] Linking C executable device-file 10:57:30 #18 8.277 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:30 #18 8.316 [ 96%] Built target device-file 10:57:30 #18 8.337 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:57:30 #18 8.430 [100%] Linking C executable device-terminal 10:57:30 #18 8.459 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:30 #18 8.504 [100%] Built target device-terminal 10:57:30 #18 8.526 Run CPack packaging tool... 10:57:30 #18 8.540 CPack: Create package using TGZ 10:57:30 #18 8.540 CPack: Install projects 10:57:30 #18 8.541 CPack: - Run preinstall target for: Csdk 10:57:30 #18 8.787 CPack: - Install project: Csdk [] 10:57:30 #18 8.793 CPack: Create package 10:57:30 #18 8.815 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/release/csdk-0.0.0.tar.gz generated. 10:57:30 #18 8.816 + '[' false '=' true ] 10:57:30 #18 8.816 + '[' false '=' true ] 10:57:30 #18 8.816 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug 10:57:30 #18 8.817 + cd /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug 10:57:30 #18 8.818 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/src 10:57:30 #18 8.889 -- The C compiler identification is GNU 12.2.1 10:57:30 #18 8.904 -- Detecting C compiler ABI info 10:57:30 #18 8.992 -- Detecting C compiler ABI info - done 10:57:30 #18 9.014 -- Check for working C compiler: /usr/bin/cc - skipped 10:57:30 #18 9.015 -- Detecting C compile features 10:57:30 #18 9.015 -- Detecting C compile features - done 10:57:30 #18 9.019 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:57:30 #18 9.092 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:57:30 #18 9.095 -- Found LIBYAML: /usr/lib/libyaml.so 10:57:30 #18 9.098 -- Found LIBUUID: /usr/lib/libuuid.so 10:57:30 #18 9.102 -- Found LIBCBOR: /usr/lib/libcbor.so 10:57:30 #18 9.105 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:57:30 #18 9.107 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:57:30 #18 9.107 -- /opt/iotech/iot/1.6/include 10:57:30 #18 9.107 -- C SDK 0.0.0 for Linux 10:57:30 #18 9.110 -- Performing Test CSDK_HAVE_ATOMIC 10:57:30 #18 9.195 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:57:30 #18 9.248 -- Found Curses: /usr/lib/libcurses.so 10:57:30 #18 9.271 -- Configuring done (0.4s) 10:57:30 #18 9.306 -- Generating done (0.0s) 10:57:31 #18 9.309 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.1.0-dev.9/build/debug 10:57:31 #18 9.315 + make 10:57:31 #18 9.315 + tee debug.log 10:57:31 #18 9.359 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:57:31 #18 9.429 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:57:31 #18 9.505 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:57:31 #18 9.586 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:57:31 #18 9.660 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:57:31 #18 9.786 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:57:31 #18 9.821 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:57:31 #18 9.899 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:57:31 #18 10.01 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:57:31 #18 10.08 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:57:31 #18 10.16 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:57:31 #18 10.23 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:57:31 #18 10.31 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:57:32 #18 10.38 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:57:32 #18 10.43 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:57:32 #18 10.57 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:57:32 #18 10.62 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:57:32 #18 10.72 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:57:32 #18 10.77 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:57:32 #18 10.89 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:57:32 #18 10.95 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:57:32 #18 11.15 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:57:32 #18 11.21 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:57:32 #18 11.27 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:57:32 #18 11.33 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:57:32 #18 11.38 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:57:33 #18 11.48 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:57:33 #18 11.70 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:57:33 #18 11.76 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:57:33 #18 11.83 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:57:33 #18 11.90 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:57:33 #18 12.04 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:57:33 #18 12.11 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:57:33 #18 12.16 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:57:33 #18 12.23 [ 68%] Linking C shared library libcsdk.so 10:57:33 #18 12.29 [ 68%] Built target csdk 10:57:33 #18 12.31 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:57:33 #18 12.38 [ 72%] Linking C executable template 10:57:33 #18 12.40 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:34 #18 12.45 [ 72%] Built target template 10:57:34 #18 12.46 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:57:34 #18 12.53 [ 76%] Linking C executable device-counter 10:57:34 #18 12.55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:34 #18 12.59 [ 76%] Built target device-counter 10:57:34 #18 12.61 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:57:34 #18 12.67 [ 80%] Linking C executable device-random 10:57:34 #18 12.70 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:34 #18 12.74 [ 80%] Built target device-random 10:57:34 #18 12.77 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:57:34 #18 12.83 [ 84%] Linking C executable device-gyro 10:57:34 #18 12.86 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:34 #18 12.90 [ 84%] Built target device-gyro 10:57:34 #18 12.92 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:57:34 #18 12.98 [ 88%] Linking C executable device-bitfields 10:57:34 #18 13.01 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:34 #18 13.05 [ 88%] Built target device-bitfields 10:57:34 #18 13.07 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:57:34 #18 13.14 [ 92%] Linking C executable template-discovery 10:57:34 #18 13.17 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:34 #18 13.21 [ 92%] Built target template-discovery 10:57:34 #18 13.22 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:57:34 #18 13.29 [ 96%] Linking C executable device-file 10:57:34 #18 13.32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:34 #18 13.36 [ 96%] Built target device-file 10:57:34 #18 13.38 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:57:34 #18 13.45 [100%] Linking C executable device-terminal 10:57:35 #18 13.48 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:35 #18 13.52 [100%] Built target device-terminal 10:57:35 #18 13.54 + cp -rf include/devsdk include/edgex /usr/include/ 10:57:35 #18 13.54 + cp build/release/c/libcsdk.so /usr/lib/ 10:57:35 #18 13.54 + mkdir -p /usr/share/doc/edgex-csdk 10:57:35 #18 13.54 + cp Attribution.txt /usr/share/doc/edgex-csdk 10:57:35 #18 13.54 + cp LICENSE /usr/share/doc/edgex-csdk 10:57:35 #18 13.54 + rm -rf /device-bacnet-c/deps 10:57:35 #18 DONE 13.6s 10:57:35 10:57:35 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 10:57:35 #20 0.220 + readlink -f /device-bacnet-c/scripts/build.sh 10:57:35 #20 0.221 + dirname /device-bacnet-c/scripts/build.sh 10:57:35 #20 0.222 + dirname /device-bacnet-c/scripts 10:57:35 #20 0.222 + ROOT=/device-bacnet-c 10:57:35 #20 0.222 + echo /device-bacnet-c 10:57:35 #20 0.222 + cd /device-bacnet-c 10:57:35 #20 0.222 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 10:57:35 #20 0.222 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 10:57:35 #20 0.222 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 10:57:35 #20 0.223 /device-bacnet-c 10:57:35 #20 0.223 + cd /device-bacnet-c/build/release/device-bacnet-ip 10:57:35 #20 0.223 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:57:35 #20 0.244 -- /opt/iotech/iot/1.6/include 10:57:35 #20 0.245 -- Configuring done (0.0s) 10:57:35 #20 0.251 -- Generating done (0.0s) 10:57:35 #20 0.251 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 10:57:35 #20 0.253 + make 10:57:35 #20 0.253 + tee release.log 10:57:35 #20 0.294 [ 22%] Built target bacnet_objects 10:57:35 #20 0.319 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:57:35 #20 0.504 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:57:36 #20 0.782 [ 55%] Linking C executable device-bacnet-c 10:57:36 #20 0.812 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:36 #20 0.860 [100%] Built target device-bacnet-c 10:57:36 #20 0.869 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 10:57:36 #20 0.870 + cd /device-bacnet-c/build/release/device-bacnet-mstp 10:57:36 #20 0.870 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:57:36 #20 0.890 -- /opt/iotech/iot/1.6/include 10:57:36 #20 0.891 -- Configuring done (0.0s) 10:57:36 #20 0.897 -- Generating done (0.0s) 10:57:36 #20 0.898 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 10:57:36 #20 0.899 + make 10:57:36 #20 0.899 + tee release.log 10:57:36 #20 0.934 [ 22%] Built target bacnet_objects 10:57:36 #20 0.955 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:57:36 #20 1.130 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:57:36 #20 1.404 [ 55%] Linking C executable device-bacnet-c 10:57:36 #20 1.433 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:57:36 #20 1.479 [100%] Built target device-bacnet-c 10:57:36 #20 DONE 1.5s 10:57:36 10:57:36 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 10:57:36 #21 DONE 0.1s 10:57:37 10:57:37 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 10:57:37 #22 DONE 0.0s 10:57:37 10:57:37 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 10:57:37 #23 DONE 0.0s 10:57:37 10:57:37 #24 [stage-1 9/12] COPY LICENSE /. 10:57:37 #24 DONE 0.0s 10:57:37 10:57:37 #25 [stage-1 10/12] COPY Attribution.txt /. 10:57:37 #25 DONE 0.0s 10:57:37 10:57:37 #26 [stage-1 11/12] COPY res /res 10:57:37 #26 DONE 0.0s 10:57:37 10:57:37 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 10:57:37 #27 DONE 0.0s 10:57:37 10:57:37 #28 exporting to image 10:57:37 #28 exporting layers 10:57:37 #28 exporting layers 0.3s done 10:57:37 #28 writing image sha256:4043e05c5712a3e9230c167533c109f5bafdf24180344f0acbdc3c8ef6d4ecf0 done 10:57:37 #28 naming to docker.io/library/device-bacnet done 10:57:37 #28 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:37 10:57:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:38 latest: Pulling from edgex-lftools-log-publisher 10:57:38 5eb5b503b376: Pulling fs layer 10:57:38 5c69ac0246d0: Pulling fs layer 10:57:38 ec43610c2a17: Pulling fs layer 10:57:38 3a2ae6a8a46f: Pulling fs layer 10:57:38 33b1e0a273af: Pulling fs layer 10:57:38 5d3b04190fa2: Pulling fs layer 10:57:38 2f39f015ded8: Pulling fs layer 10:57:38 3a2ae6a8a46f: Waiting 10:57:38 33b1e0a273af: Waiting 10:57:38 5d3b04190fa2: Waiting 10:57:38 2f39f015ded8: Waiting 10:57:38 5c69ac0246d0: Verifying Checksum 10:57:38 5c69ac0246d0: Download complete 10:57:38 3a2ae6a8a46f: Verifying Checksum 10:57:38 3a2ae6a8a46f: Download complete 10:57:38 33b1e0a273af: Verifying Checksum 10:57:38 33b1e0a273af: Download complete 10:57:38 5d3b04190fa2: Download complete 10:57:38 ec43610c2a17: Verifying Checksum 10:57:38 5eb5b503b376: Verifying Checksum 10:57:38 5eb5b503b376: Download complete 10:57:38 2f39f015ded8: Download complete 10:57:39 5eb5b503b376: Pull complete 10:57:39 5c69ac0246d0: Pull complete 10:57:40 ec43610c2a17: Pull complete 10:57:40 3a2ae6a8a46f: Pull complete 10:57:40 33b1e0a273af: Pull complete 10:57:40 5d3b04190fa2: Pull complete 10:57:46 2f39f015ded8: Pull complete 10:57:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:46 prd-ubuntu20.04-docker-8c-8g-772698 does not seem to be running inside a container 10:57:46 $ 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/exfoundry_device-bacnet-c_PR-107 -v /w/workspace/exfoundry_device-bacnet-c_PR-107:/w/workspace/exfoundry_device-bacnet-c_PR-107:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:48 $ docker top 2e95ed89e1bb82ef6f95aa9fe46d024b4774c4664a963ffe0d4a9a0a9096521c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:48 ---> job-cost.sh 10:57:48 lf-activate-venv: SKIPPING 10:57:48 INFO: No Stack... 10:57:48 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:49 INFO: Archiving Costs [Pipeline] sh 10:57:49 + cat /w/workspace/exfoundry_device-bacnet-c_PR-107/archives/cost.csv 10:57:49 + cut -d, -f6 [Pipeline] lock 10:57:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-107-2-stack-cost] 10:57:49 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-107-2-stack-cost] did not exist. Created. 10:57:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-107-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:49 + echo total: 0.2199999988079071 [Pipeline] stash 10:57:49 Stashed 1 file(s) [Pipeline] } 10:57:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-107-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:57:49 $ docker stop --time=1 2e95ed89e1bb82ef6f95aa9fe46d024b4774c4664a963ffe0d4a9a0a9096521c 10:57:50 $ docker rm -f --volumes 2e95ed89e1bb82ef6f95aa9fe46d024b4774c4664a963ffe0d4a9a0a9096521c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:57:51 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-107/archives ] 10:57:51 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-107/archives 10:57:51 total 16 10:57:51 drwxr-xr-x 3 root root 4096 Nov 7 10:57 . 10:57:51 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:57 .. 10:57:51 drwxr-xr-x 2 root root 4096 Nov 7 10:57 cost 10:57:51 -rw-r--r-- 1 root root 87 Nov 7 10:57 cost.csv 10:57:51 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-107/archives 10:57:51 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-107/archives 10:57:51 total 16 10:57:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:57 . 10:57:51 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:57 .. 10:57:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 10:57 cost 10:57:51 -rw-r--r-- 1 jenkins jenkins 87 Nov 7 10:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:57:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:57:52 ---> package-listing.sh 10:57:52 ++ facter osfamily 10:57:52 ++ tr '[:upper:]' '[:lower:]' 10:57:53 + OS_FAMILY=debian 10:57:53 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-107 10:57:53 + START_PACKAGES=/tmp/packages_start.txt 10:57:53 + END_PACKAGES=/tmp/packages_end.txt 10:57:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:53 + PACKAGES=/tmp/packages_start.txt 10:57:53 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-107 ']' 10:57:53 + PACKAGES=/tmp/packages_end.txt 10:57:53 + case "${OS_FAMILY}" in 10:57:53 + dpkg -l 10:57:53 + grep '^ii' 10:57:53 + '[' -f /tmp/packages_start.txt ']' 10:57:53 + '[' -f /tmp/packages_end.txt ']' 10:57:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:53 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-107 ']' 10:57:53 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-107/archives/ 10:57:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-107/archives/ [Pipeline] echo 10:57:53 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/exfoundry_device-bacnet-c_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:57:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:53 prd-ubuntu20.04-docker-8c-8g-772698 does not seem to be running inside a container 10:57:53 $ 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/exfoundry_device-bacnet-c_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-107 -v /w/workspace/exfoundry_device-bacnet-c_PR-107:/w/workspace/exfoundry_device-bacnet-c_PR-107:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-107@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-107@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 10:57:54 $ docker top 9d4283b922e196d66bfb355a9182459ac97d4cfe9c6d0dafa11557e380dbc07f -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:54 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:54 + mkdir -p /var/log/sysstat [Pipeline] sh 10:57:55 + ls /var/log/sa-host 10:57:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:55 provisioning config files... 10:57:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-107@tmp/config14762344041842353102tmp [Pipeline] { [Pipeline] echo 10:57:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:55 ---> create-netrc.sh [Pipeline] } 10:57:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:57:55 ---> python-tools-install.sh [Pipeline] echo 10:57:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:56 ---> sudo-logs.sh 10:57:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:57:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:56 ---> job-cost.sh 10:57:56 lf-activate-venv: SKIPPING 10:57:56 DEBUG: total: 0.2199999988079071 10:57:56 INFO: Retrieving Stack Cost... 10:57:56 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:57 INFO: Archiving Costs [Pipeline] echo 10:57:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:57:57 ---> logs-deploy.sh 10:57:57 lf-activate-venv: SKIPPING 10:57:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-107/2 10:57:57 INFO: archiving workspace using pattern(s): 10:57:58 Archives upload complete. 10:57:59 INFO: archiving logs to Nexus