Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f3b9c859b8ff04b5a99484b2075e76b9f42981d+5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (b21c9ee3b07c278529d67d64cef9e6b207e7b43d) 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-ssh7190884823163859386.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-ssh16242345552676265115.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8073852783876845567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16285854244162419868.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5333178291921405094.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh221004079516811814.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-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-412 in /w/workspace/exfoundry_device-bacnet-c_PR-109 [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-109 # 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 Merging remotes/origin/main commit 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 into PR head commit 7f3b9c859b8ff04b5a99484b2075e76b9f42981d Merge succeeded, producing 7f3b9c859b8ff04b5a99484b2075e76b9f42981d Checking out Revision 7f3b9c859b8ff04b5a99484b2075e76b9f42981d (PR-109) > 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 > 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/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f3b9c859b8ff04b5a99484b2075e76b9f42981d # 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 7f3b9c859b8ff04b5a99484b2075e76b9f42981d # timeout=10 Commit message: "fix: scripts/Dockerfile.alpine to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:17:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:17:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:17:19 ========================================================= 07:17:19 EdgeX Global Pipelines Version Info 07:17:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:17:20 ------------------- 07:17:20 stable info: 07:17:20 ------------------- 07:17:20 Commited By: Cherry Wang cherry@iotechsys.com 07:17:20 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:17:20 Message: update stable to v1.0.278 07:17:21 ------------------- 07:17:21 experimental info: 07:17:21 ------------------- 07:17:21 Commited By: **** collab-it+edgex@linuxfoundation.org 07:17:21 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:17:21 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:17:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:17:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:17:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:17:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:17:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo 07:17:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo 07:17:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo 07:17:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f3b9c859b8ff04b5a99484b2075e76b9f42981d [Pipeline] echo 07:17:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f3b9c8 [Pipeline] echo 07:17:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:22 provisioning config files... 07:17:22 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config13058363635602581320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:22 ---> ****-login.sh 07:17:22 nexus3.edgexfoundry.org:10001 07:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:23 07:17:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:23 Configure a credential helper to remove this warning. See 07:17:23 https://docs.****.com/go/credential-store/ 07:17:23 07:17:23 Login Succeeded 07:17:23 nexus3.edgexfoundry.org:10002 07:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:23 07:17:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:23 Configure a credential helper to remove this warning. See 07:17:23 https://docs.****.com/go/credential-store/ 07:17:23 07:17:23 Login Succeeded 07:17:23 nexus3.edgexfoundry.org:10003 07:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:23 07:17:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:23 Configure a credential helper to remove this warning. See 07:17:23 https://docs.****.com/go/credential-store/ 07:17:23 07:17:23 Login Succeeded 07:17:23 nexus3.edgexfoundry.org:10004 07:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:23 07:17:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:23 Configure a credential helper to remove this warning. See 07:17:23 https://docs.****.com/go/credential-store/ 07:17:23 07:17:23 Login Succeeded 07:17:23 ****.io 07:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:23 07:17:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:23 Configure a credential helper to remove this warning. See 07:17:23 https://docs.****.com/go/credential-store/ 07:17:23 07:17:23 Login Succeeded 07:17:23 ---> ****-login.sh ends [Pipeline] } 07:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 07:17:24 + git rev-list -1 --merges 7f3b9c859b8ff04b5a99484b2075e76b9f42981d~1..7f3b9c859b8ff04b5a99484b2075e76b9f42981d [Pipeline] echo 07:17:24 -----------> git rev-list -1 --merges 7f3b9c859b8ff04b5a99484b2075e76b9f42981d~1..7f3b9c859b8ff04b5a99484b2075e76b9f42981d 7f3b9c859b8ff04b5a99484b2075e76b9f42981d [false] [Pipeline] sh 07:17:24 + git log --format=format:%s -1 7f3b9c859b8ff04b5a99484b2075e76b9f42981d [Pipeline] echo 07:17:24 ========================================================= 07:17:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:17:24 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:17:25 + git rev-list -1 --merges 7f3b9c859b8ff04b5a99484b2075e76b9f42981d~1..7f3b9c859b8ff04b5a99484b2075e76b9f42981d [Pipeline] echo 07:17:25 -----------> git rev-list -1 --merges 7f3b9c859b8ff04b5a99484b2075e76b9f42981d~1..7f3b9c859b8ff04b5a99484b2075e76b9f42981d 7f3b9c859b8ff04b5a99484b2075e76b9f42981d [false] [Pipeline] sh 07:17:26 + git log --format=format:%s -1 7f3b9c859b8ff04b5a99484b2075e76b9f42981d [Pipeline] echo 07:17:26 ========================================================= 07:17:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:17:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:17:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:17:26 + grep -v github /etc/ssh/ssh_known_hosts 07:17:26 + [ -e /tmp/ssh_known_hosts ] 07:17:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:17:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:17:26 + sudo tee -a /etc/ssh/ssh_known_hosts 07:17:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:26 07:17:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:27 0.1.4: Pulling from edgex-devops/py-git-semver 07:17:27 3dae71ba6b94: Pulling fs layer 07:17:27 6bf1a483ea7c: Pulling fs layer 07:17:27 f5dfc541a4d3: Pulling fs layer 07:17:27 461d9e800cba: Pulling fs layer 07:17:27 80192f66455f: Pulling fs layer 07:17:27 2e8e34ca0e6c: Pulling fs layer 07:17:27 a29436f7fd5d: Pulling fs layer 07:17:27 923cac83aea3: Pulling fs layer 07:17:27 25ad8b0a4227: Pulling fs layer 07:17:27 db01528c6b51: Pulling fs layer 07:17:27 28988de357af: Pulling fs layer 07:17:27 a29436f7fd5d: Waiting 07:17:27 923cac83aea3: Waiting 07:17:27 25ad8b0a4227: Waiting 07:17:27 28988de357af: Waiting 07:17:27 db01528c6b51: Waiting 07:17:27 461d9e800cba: Waiting 07:17:27 2e8e34ca0e6c: Waiting 07:17:27 80192f66455f: Waiting 07:17:27 6bf1a483ea7c: Verifying Checksum 07:17:27 6bf1a483ea7c: Download complete 07:17:27 461d9e800cba: Verifying Checksum 07:17:27 461d9e800cba: Download complete 07:17:27 80192f66455f: Verifying Checksum 07:17:27 80192f66455f: Download complete 07:17:27 f5dfc541a4d3: Verifying Checksum 07:17:27 f5dfc541a4d3: Download complete 07:17:27 3dae71ba6b94: Verifying Checksum 07:17:27 3dae71ba6b94: Download complete 07:17:27 923cac83aea3: Download complete 07:17:27 25ad8b0a4227: Verifying Checksum 07:17:27 25ad8b0a4227: Download complete 07:17:27 db01528c6b51: Download complete 07:17:27 28988de357af: Verifying Checksum 07:17:27 28988de357af: Download complete 07:17:27 a29436f7fd5d: Verifying Checksum 07:17:27 a29436f7fd5d: Download complete 07:17:28 2e8e34ca0e6c: Verifying Checksum 07:17:28 2e8e34ca0e6c: Download complete 07:17:29 3dae71ba6b94: Pull complete 07:17:29 6bf1a483ea7c: Pull complete 07:17:30 f5dfc541a4d3: Pull complete 07:17:30 461d9e800cba: Pull complete 07:17:30 80192f66455f: Pull complete 07:17:35 2e8e34ca0e6c: Pull complete 07:17:36 a29436f7fd5d: Pull complete 07:17:36 923cac83aea3: Pull complete 07:17:36 25ad8b0a4227: Pull complete 07:17:36 db01528c6b51: Pull complete 07:17:36 28988de357af: Pull complete 07:17:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:17:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:36 prd-ubuntu20.04-docker-8c-8g-412 does not seem to be running inside a container 07:17:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:17:38 $ docker top df56cc1b7a6ff6af45eb8dc89e77441f158c361c4fd363864763970dd7882bcf -eo pid,comm 07:17:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:17:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:38 [ssh-agent] Looking for ssh-agent implementation... 07:17:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:38 $ docker exec df56cc1b7a6ff6af45eb8dc89e77441f158c361c4fd363864763970dd7882bcf ssh-agent 07:17:38 SSH_AUTH_SOCK=/tmp/ssh-6Q1AVT9zGjKw/agent.31 07:17:38 SSH_AGENT_PID=38 07:17:38 Running ssh-add (command line suppressed) 07:17:39 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_4147132917530632549.key (/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_4147132917530632549.key) 07:17:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:39 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-109 [Pipeline] sh 07:17:39 + git tag --points-at HEAD [Pipeline] } 07:17:39 $ docker exec --env ******** --env ******** df56cc1b7a6ff6af45eb8dc89e77441f158c361c4fd363864763970dd7882bcf ssh-agent -k 07:17:39 unset SSH_AUTH_SOCK; 07:17:39 unset SSH_AGENT_PID; 07:17:39 echo Agent pid 38 killed; 07:17:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:17:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:39 [ssh-agent] Looking for ssh-agent implementation... 07:17:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:40 $ docker exec df56cc1b7a6ff6af45eb8dc89e77441f158c361c4fd363864763970dd7882bcf ssh-agent 07:17:40 SSH_AUTH_SOCK=/tmp/ssh-KbI7KVmN04YT/agent.86 07:17:40 SSH_AGENT_PID=92 07:17:40 Running ssh-add (command line suppressed) 07:17:40 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_2780002951399919267.key (/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_2780002951399919267.key) 07:17:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:40 + git semver init 07:17:40 2026-01-10 07:17:40,859 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:17:40 2026-01-10 07:17:40,864 [run_init] DEBUG init version:0.0.0 force:False 07:17:40 2026-01-10 07:17:40,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver 07:17:40 2026-01-10 07:17:40,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-109/.semver 07:17:40 2026-01-10 07:17:40,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109, stdin=None, shell=False, universal_newlines=False) 07:17:41 2026-01-10 07:17:41,772 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-109/.git/info/exclude 07:17:41 2026-01-10 07:17:41,772 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 with force:False 07:17:41 2026-01-10 07:17:41,772 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 07:17:41 2026-01-10 07:17:41,777 [execute] INFO git cat-file --batch-check 07:17:41 2026-01-10 07:17:41,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver, stdin=, shell=False, universal_newlines=False) 07:17:41 2026-01-10 07:17:41,782 [execute] INFO git cat-file --batch 07:17:41 2026-01-10 07:17:41,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver, stdin=, shell=False, universal_newlines=False) 07:17:41 2026-01-10 07:17:41,787 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 07:17:41 0.0.0 [Pipeline] } 07:17:41 $ docker exec --env ******** --env ******** df56cc1b7a6ff6af45eb8dc89e77441f158c361c4fd363864763970dd7882bcf ssh-agent -k 07:17:41 unset SSH_AUTH_SOCK; 07:17:41 unset SSH_AGENT_PID; 07:17:41 echo Agent pid 92 killed; 07:17:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:42 + git semver [Pipeline] } 07:17:43 $ docker stop --time=1 df56cc1b7a6ff6af45eb8dc89e77441f158c361c4fd363864763970dd7882bcf 07:17:44 $ docker rm -f --volumes df56cc1b7a6ff6af45eb8dc89e77441f158c361c4fd363864763970dd7882bcf [Pipeline] // withDockerContainer [Pipeline] sh 07:17:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:17:45 Stashed 1 file(s) [Pipeline] echo 07:17:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:45 provisioning config files... 07:17:45 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config12620437990753274620tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 07:17:46 ---> ****-login.sh 07:17:46 nexus3.edgexfoundry.org:10001 07:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:46 Login Succeeded 07:17:46 nexus3.edgexfoundry.org:10002 07:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:46 Login Succeeded 07:17:46 nexus3.edgexfoundry.org:10003 07:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:46 Login Succeeded 07:17:46 nexus3.edgexfoundry.org:10004 07:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:46 Login Succeeded 07:17:46 ****.io 07:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:46 Login Succeeded 07:17:46 ---> ****-login.sh ends [Pipeline] } 07:17:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:17:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:17:47 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 07:17:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:17:47 ========================================================= 07:17:47 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 07:17:47 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:47 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 07:17:48 #0 building with "default" instance using docker driver 07:17:48 07:17:48 #1 [internal] load build definition from Dockerfile.alpine-base 07:17:48 #1 transferring dockerfile: 1.45kB done 07:17:48 #1 DONE 0.0s 07:17:48 07:17:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 07:17:48 #2 DONE 0.1s 07:17:48 07:17:48 #3 [internal] load .dockerignore 07:17:48 #3 transferring context: 2B done 07:17:48 #3 DONE 0.0s 07:17:48 07:17:48 #4 [internal] load build context 07:17:48 #4 transferring context: 85.89kB 0.0s done 07:17:48 #4 DONE 0.0s 07:17:48 07:17:48 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 07:17:48 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 07:17:48 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 07:17:48 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 07:17:48 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 07:17:48 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 07:17:48 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 07:17:48 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 16.58MB / 118.14MB 0.2s 07:17:48 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 33.55MB / 118.14MB 0.3s 07:17:48 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 56.62MB / 118.14MB 0.4s 07:17:48 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 80.74MB / 118.14MB 0.5s 07:17:48 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 106.95MB / 118.14MB 0.6s 07:17:49 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done 07:17:49 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 07:17:53 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.1s done 07:17:53 #5 DONE 5.0s 07:17:53 07:17:53 #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 07:17:53 #6 0.262 Connecting to iotech.jfrog.io (34.247.22.236:443) 07:17:54 #6 0.730 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:17:54 #6 0.730 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:17:54 #6 0.730 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:17:54 #6 DONE 1.3s 07:17:54 07:17:54 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:17:55 #7 DONE 0.3s 07:17:55 07:17:55 #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.5-dev dumb-init 07:17:55 #8 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:17:55 #8 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:17:55 #8 0.602 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:17:56 #8 1.213 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:17:56 #8 1.221 (1/18) Installing dumb-init (1.2.5-r2) 07:17:56 #8 1.227 (2/18) Installing hiredis (1.1.0-r2) 07:17:56 #8 1.230 (3/18) Installing hiredis-dev (1.1.0-r2) 07:17:56 #8 1.239 (4/18) Installing libcbor (0.10.2-r1) 07:17:56 #8 1.243 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 07:17:56 #8 2.033 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 07:17:56 #8 2.152 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) 07:17:57 #8 2.383 (8/18) Installing libcbor-dev (0.10.2-r1) 07:17:57 #8 2.387 (9/18) Installing libmenuw (6.4_p20230506-r0) 07:17:57 #8 2.390 (10/18) Installing libpanelw (6.4_p20230506-r0) 07:17:57 #8 2.394 (11/18) Installing libncurses++ (6.4_p20230506-r0) 07:17:57 #8 2.397 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 07:17:57 #8 2.405 (13/18) Installing libblkid (2.38.1-r8) 07:17:57 #8 2.411 (14/18) Installing libuuid (2.38.1-r8) 07:17:57 #8 2.414 (15/18) Installing libfdisk (2.38.1-r8) 07:17:57 #8 2.504 (16/18) Installing libmount (2.38.1-r8) 07:17:57 #8 2.512 (17/18) Installing libsmartcols (2.38.1-r8) 07:17:57 #8 2.518 (18/18) Installing util-linux-dev (2.38.1-r8) 07:17:57 #8 2.542 Executing busybox-1.36.1-r4.trigger 07:17:57 #8 2.552 OK: 336 MiB in 100 packages 07:17:57 #8 DONE 2.7s 07:17:57 07:17:57 #9 [ 5/11] RUN apk --no-cache upgrade 07:17:58 #9 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:17:58 #9 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:17:58 #9 0.442 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:17:58 #9 1.058 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:17:58 #9 1.066 Upgrading critical system libraries and apk-tools: 07:17:58 #9 1.066 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:17:58 #9 1.161 Executing busybox-1.36.1-r4.trigger 07:17:58 #9 1.222 Continuing the upgrade transaction with new apk-tools: 07:17:58 #9 1.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:17:58 #9 1.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:17:59 #9 1.410 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:17:59 #9 1.984 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:17:59 #9 1.992 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 07:17:59 #9 2.005 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 07:17:59 #9 2.020 Executing busybox-1.36.1-r7.post-upgrade 07:17:59 #9 2.036 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 07:17:59 #9 2.039 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 07:17:59 #9 2.061 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 07:17:59 #9 2.092 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 07:17:59 #9 2.099 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 07:17:59 #9 2.101 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 07:17:59 #9 2.148 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 07:17:59 #9 2.197 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 07:17:59 #9 2.201 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 07:17:59 #9 2.207 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 07:17:59 #9 2.216 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 07:17:59 #9 2.228 (14/27) Installing libpsl (0.21.5-r0) 07:17:59 #9 2.231 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 07:17:59 #9 2.238 (16/27) Installing libpsl-utils (0.21.5-r0) 07:17:59 #9 2.242 (17/27) Installing libpsl-dev (0.21.5-r0) 07:17:59 #9 2.245 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 07:17:59 #9 2.262 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 07:17:59 #9 2.268 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 07:17:59 #9 2.412 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 07:18:00 #9 3.012 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 07:18:00 #9 3.017 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 07:18:00 #9 3.036 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 07:18:00 #9 3.040 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 07:18:00 #9 3.043 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 07:18:00 #9 3.046 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 07:18:00 #9 3.055 Executing busybox-1.36.1-r7.trigger 07:18:00 #9 3.060 Executing ca-certificates-20241121-r1.trigger 07:18:00 #9 3.107 OK: 337 MiB in 103 packages 07:18:00 #9 DONE 3.3s 07:18:01 07:18:01 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 07:18:01 #10 DONE 0.0s 07:18:01 07:18:01 #11 [ 7/11] COPY src /device-bacnet-c/src/ 07:18:01 #11 DONE 0.0s 07:18:01 07:18:01 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 07:18:01 #12 DONE 0.0s 07:18:01 07:18:01 #13 [ 9/11] WORKDIR /device-bacnet-c 07:18:01 #13 DONE 0.0s 07:18:01 07:18:01 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 07:18:01 #14 0.214 + CSDK_VER=4.0.0 07:18:01 #14 0.214 + '[' '!' -d deps ] 07:18:01 #14 0.214 + mkdir deps 07:18:01 #14 0.215 + cd /device-bacnet-c/deps 07:18:01 #14 0.215 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 07:18:01 #14 0.217 Connecting to github.com (140.82.112.4:443) 07:18:01 #14 0.387 Connecting to codeload.github.com (140.82.113.9:443) 07:18:01 #14 0.567 saving to 'v4.0.0.zip' 07:18:01 #14 0.628 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 07:18:01 #14 0.628 'v4.0.0.zip' saved 07:18:01 #14 0.629 + unzip v4.0.0.zip 07:18:01 #14 0.630 Archive: v4.0.0.zip 07:18:01 #14 0.636 creating: device-sdk-c-4.0.0/ 07:18:01 #14 0.636 creating: device-sdk-c-4.0.0/.github/ 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/.github/Contributing.md 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/.github/semantic.yml 07:18:01 #14 0.636 creating: device-sdk-c-4.0.0/.github/workflows/ 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/.gitignore 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/Attribution.txt 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/CHANGELOG.md 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/Doxyfile 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/Jenkinsfile 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/LICENSE 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/Makefile 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/OWNERS.md 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/README.IOT.md 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/README.md 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/README.v3.md 07:18:01 #14 0.636 creating: device-sdk-c-4.0.0/docs/ 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/docs/configuration.md 07:18:01 #14 0.636 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/docs/metrics.md 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/docs/startup.md 07:18:01 #14 0.638 creating: device-sdk-c-4.0.0/include/ 07:18:01 #14 0.638 creating: device-sdk-c-4.0.0/include/devsdk/ 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 07:18:01 #14 0.638 creating: device-sdk-c-4.0.0/include/edgex/ 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 07:18:01 #14 0.638 creating: device-sdk-c-4.0.0/scripts/ 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/scripts/build.sh 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 07:18:01 #14 0.638 creating: device-sdk-c-4.0.0/src/ 07:18:01 #14 0.638 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 07:18:01 #14 0.640 creating: device-sdk-c-4.0.0/src/c/ 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/api.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/bus.c 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/bus.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/callback3.c 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/callback3.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/config.c 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/config.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/correlation.c 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/correlation.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/data.c 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/data.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/device.c 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/device.h 07:18:01 #14 0.640 inflating: device-sdk-c-4.0.0/src/c/devman.c 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/devmap.c 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/devmap.h 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/devutil.h 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/discovery.c 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/discovery.h 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 07:18:01 #14 0.642 creating: device-sdk-c-4.0.0/src/c/examples/ 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 07:18:01 #14 0.642 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 07:18:01 #14 0.642 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 07:18:01 #14 0.643 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 07:18:01 #14 0.643 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 07:18:01 #14 0.643 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 07:18:01 #14 0.643 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 07:18:01 #14 0.643 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 07:18:01 #14 0.643 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 07:18:01 #14 0.643 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 07:18:01 #14 0.643 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 07:18:01 #14 0.643 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 07:18:01 #14 0.643 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 07:18:01 #14 0.643 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 07:18:01 #14 0.643 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 07:18:01 #14 0.643 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 07:18:01 #14 0.643 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 07:18:01 #14 0.643 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 07:18:01 #14 0.644 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 07:18:01 #14 0.644 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 07:18:01 #14 0.644 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 07:18:01 #14 0.644 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 07:18:01 #14 0.644 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 07:18:01 #14 0.644 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 07:18:01 #14 0.644 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 07:18:01 #14 0.644 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 07:18:01 #14 0.644 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 07:18:01 #14 0.644 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 07:18:01 #14 0.644 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 07:18:01 #14 0.644 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 07:18:01 #14 0.644 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 07:18:01 #14 0.644 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 07:18:01 #14 0.645 creating: device-sdk-c-4.0.0/src/c/examples/file/ 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 07:18:01 #14 0.645 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 07:18:01 #14 0.645 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 07:18:01 #14 0.645 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 07:18:01 #14 0.645 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 07:18:01 #14 0.645 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 07:18:01 #14 0.645 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 07:18:01 #14 0.646 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 07:18:01 #14 0.646 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 07:18:01 #14 0.646 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 07:18:01 #14 0.646 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 07:18:01 #14 0.646 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 07:18:01 #14 0.646 creating: device-sdk-c-4.0.0/src/c/examples/random/ 07:18:01 #14 0.646 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 07:18:01 #14 0.646 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 07:18:01 #14 0.646 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 07:18:01 #14 0.646 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 07:18:01 #14 0.646 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 07:18:01 #14 0.646 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 07:18:01 #14 0.646 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 07:18:01 #14 0.646 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 07:18:01 #14 0.646 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 07:18:01 #14 0.647 creating: device-sdk-c-4.0.0/src/c/examples/res/ 07:18:01 #14 0.647 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 07:18:01 #14 0.647 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 07:18:01 #14 0.647 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 07:18:01 #14 0.647 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 07:18:01 #14 0.647 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 07:18:01 #14 0.647 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 07:18:01 #14 0.647 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 07:18:01 #14 0.647 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 07:18:01 #14 0.647 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 07:18:01 #14 0.647 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 07:18:01 #14 0.647 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 07:18:01 #14 0.647 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 07:18:01 #14 0.647 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 07:18:01 #14 0.647 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 07:18:01 #14 0.647 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/filesys.c 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/filesys.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/keeper.c 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/keeper.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/map.c 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/map.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/metadata.c 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/metadata.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/metrics.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/opstate.c 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/opstate.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/parson.c 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/parson.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/profiles.c 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/profiles.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/registry.c 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/registry.h 07:18:01 #14 0.649 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/rest.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/rest.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/secrets.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/secrets.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/service.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/service.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/transform.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/transform.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/validate.c 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/validate.h 07:18:01 #14 0.651 inflating: device-sdk-c-4.0.0/src/c/watchers.c 07:18:01 #14 0.652 inflating: device-sdk-c-4.0.0/src/c/watchers.h 07:18:01 #14 0.652 creating: device-sdk-c-4.0.0/src/cmake/ 07:18:01 #14 0.652 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 07:18:01 #14 0.652 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 07:18:01 #14 0.652 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 07:18:01 #14 0.652 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 07:18:01 #14 0.652 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 07:18:01 #14 0.652 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 07:18:01 #14 0.652 + cd device-sdk-c-4.0.0 07:18:01 #14 0.652 + ./scripts/build.sh 07:18:01 #14 0.652 + CPPCHECK=false 07:18:01 #14 0.652 + DOCGEN=false 07:18:01 #14 0.652 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 07:18:01 #14 0.653 + '[' 0 -gt 0 ] 07:18:01 #14 0.654 + readlink -f ./scripts/build.sh 07:18:01 #14 0.655 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 07:18:01 #14 0.655 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 07:18:01 #14 0.656 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 07:18:01 #14 0.656 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 07:18:01 #14 0.656 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 07:18:01 #14 0.656 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 07:18:01 #14 0.656 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 07:18:01 #14 0.734 -- The C compiler identification is GNU 12.2.1 07:18:01 #14 0.751 -- Detecting C compiler ABI info 07:18:01 #14 0.847 -- Detecting C compiler ABI info - done 07:18:02 #14 0.869 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:02 #14 0.869 -- Detecting C compile features 07:18:02 #14 0.870 -- Detecting C compile features - done 07:18:02 #14 0.874 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:18:02 #14 0.953 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:18:02 #14 0.957 -- Found LIBYAML: /usr/lib/libyaml.so 07:18:02 #14 0.960 -- Found LIBUUID: /usr/lib/libuuid.so 07:18:02 #14 0.962 -- Found LIBCBOR: /usr/lib/libcbor.so 07:18:02 #14 0.964 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:18:02 #14 0.967 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:18:02 #14 0.967 -- /opt/iotech/iot/1.5/include 07:18:02 #14 0.967 -- C SDK 0.0.0 for Linux 07:18:02 #14 0.970 -- Performing Test CSDK_HAVE_ATOMIC 07:18:02 #14 1.058 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:18:02 #14 1.110 -- Found Curses: /usr/lib/libcurses.so 07:18:02 #14 1.130 -- Configuring done (0.5s) 07:18:02 #14 1.163 -- Generating done (0.0s) 07:18:02 #14 1.166 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 07:18:02 #14 1.171 + make all package 07:18:02 #14 1.172 + tee release.log 07:18:02 #14 1.214 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:18:02 #14 1.324 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:18:02 #14 1.473 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:18:02 #14 1.602 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:18:02 #14 1.698 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:18:03 #14 2.000 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:18:03 #14 2.044 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:18:03 #14 2.177 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:18:03 #14 2.459 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:18:03 #14 2.553 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:18:03 #14 2.687 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:18:03 #14 2.816 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:18:04 #14 2.911 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:18:04 #14 3.073 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:18:04 #14 3.128 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:18:04 #14 3.441 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:18:04 #14 3.499 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:18:04 #14 3.739 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:18:05 #14 3.842 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:18:05 #14 4.044 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:18:05 #14 4.127 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:18:06 #14 5.124 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:18:06 #14 5.230 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:18:06 #14 5.304 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:18:06 #14 5.397 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:18:06 #14 5.456 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:18:06 #14 5.680 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:18:06 #14 5.996 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:18:07 #14 6.075 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:18:07 #14 6.216 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:18:07 #14 6.313 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:18:07 #14 6.577 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 07:18:07 #14 6.578 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 07:18:07 #14 6.578 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 07:18:07 #14 6.578 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:18:07 #14 6.578 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 07:18:07 #14 6.578 875 | const iot_data_t *deviceservices_config; 07:18:07 #14 6.578 | ^~~~~~~~~~~~~~~~~~~~~ 07:18:07 #14 6.719 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:18:08 #14 6.838 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:18:08 #14 6.900 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:18:08 #14 6.993 [ 68%] Linking C shared library libcsdk.so 07:18:08 #14 7.042 [ 68%] Built target csdk 07:18:08 #14 7.058 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:18:08 #14 7.194 [ 72%] Linking C executable template 07:18:08 #14 7.222 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:08 #14 7.264 [ 72%] Built target template 07:18:08 #14 7.282 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:18:08 #14 7.371 [ 76%] Linking C executable device-counter 07:18:08 #14 7.398 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:08 #14 7.442 [ 76%] Built target device-counter 07:18:08 #14 7.463 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:18:08 #14 7.550 [ 80%] Linking C executable device-random 07:18:08 #14 7.577 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:08 #14 7.618 [ 80%] Built target device-random 07:18:08 #14 7.639 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:18:08 #14 7.718 [ 84%] Linking C executable device-gyro 07:18:09 #14 7.746 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:09 #14 7.788 [ 84%] Built target device-gyro 07:18:09 #14 7.814 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:18:09 #14 7.902 [ 88%] Linking C executable device-bitfields 07:18:09 #14 7.929 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:09 #14 7.973 [ 88%] Built target device-bitfields 07:18:09 #14 7.989 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:18:09 #14 8.139 [ 92%] Linking C executable template-discovery 07:18:09 #14 8.169 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:09 #14 8.210 [ 92%] Built target template-discovery 07:18:09 #14 8.233 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:18:09 #14 8.348 [ 96%] Linking C executable device-file 07:18:09 #14 8.377 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:09 #14 8.419 [ 96%] Built target device-file 07:18:09 #14 8.441 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:18:09 #14 8.538 [100%] Linking C executable device-terminal 07:18:09 #14 8.570 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:09 #14 8.614 [100%] Built target device-terminal 07:18:09 #14 8.630 Run CPack packaging tool... 07:18:09 #14 8.645 CPack: Create package using TGZ 07:18:09 #14 8.645 CPack: Install projects 07:18:09 #14 8.645 CPack: - Run preinstall target for: Csdk 07:18:10 #14 8.898 CPack: - Install project: Csdk [] 07:18:10 #14 8.904 CPack: Create package 07:18:10 #14 8.927 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 07:18:10 #14 8.928 + '[' false '=' true ] 07:18:10 #14 8.928 + '[' false '=' true ] 07:18:10 #14 8.928 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 07:18:10 #14 8.929 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 07:18:10 #14 8.929 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 07:18:10 #14 9.006 -- The C compiler identification is GNU 12.2.1 07:18:10 #14 9.020 -- Detecting C compiler ABI info 07:18:10 #14 9.113 -- Detecting C compiler ABI info - done 07:18:10 #14 9.134 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:10 #14 9.134 -- Detecting C compile features 07:18:10 #14 9.135 -- Detecting C compile features - done 07:18:10 #14 9.139 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:18:10 #14 9.218 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:18:10 #14 9.221 -- Found LIBYAML: /usr/lib/libyaml.so 07:18:10 #14 9.224 -- Found LIBUUID: /usr/lib/libuuid.so 07:18:10 #14 9.227 -- Found LIBCBOR: /usr/lib/libcbor.so 07:18:10 #14 9.229 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:18:10 #14 9.231 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:18:10 #14 9.231 -- /opt/iotech/iot/1.5/include 07:18:10 #14 9.231 -- C SDK 0.0.0 for Linux 07:18:10 #14 9.234 -- Performing Test CSDK_HAVE_ATOMIC 07:18:10 #14 9.320 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:18:10 #14 9.374 -- Found Curses: /usr/lib/libcurses.so 07:18:10 #14 9.395 -- Configuring done (0.5s) 07:18:10 #14 9.428 -- Generating done (0.0s) 07:18:10 #14 9.430 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 07:18:10 #14 9.440 + make 07:18:10 #14 9.440 + tee debug.log 07:18:10 #14 9.484 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:18:10 #14 9.559 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:18:10 #14 9.632 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:18:10 #14 9.710 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:18:10 #14 9.782 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:18:10 #14 9.905 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:18:11 #14 9.941 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:18:11 #14 10.02 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:18:11 #14 10.13 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:18:11 #14 10.20 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:18:11 #14 10.28 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:18:11 #14 10.34 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:18:11 #14 10.41 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:18:11 #14 10.48 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:18:11 #14 10.52 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:18:11 #14 10.65 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:18:11 #14 10.69 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:18:11 #14 10.80 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:18:11 #14 10.85 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:18:11 #14 10.96 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:18:12 #14 11.02 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:18:12 #14 11.23 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:18:12 #14 11.30 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:18:12 #14 11.36 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:18:12 #14 11.41 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:18:12 #14 11.47 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:18:12 #14 11.56 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:18:12 #14 11.78 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:18:12 #14 11.83 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:18:12 #14 11.91 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:18:13 #14 11.98 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:18:13 #14 12.13 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:18:13 #14 12.20 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:18:13 #14 12.26 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:18:13 #14 12.32 [ 68%] Linking C shared library libcsdk.so 07:18:13 #14 12.38 [ 68%] Built target csdk 07:18:13 #14 12.40 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:18:13 #14 12.47 [ 72%] Linking C executable template 07:18:13 #14 12.49 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:13 #14 12.53 [ 72%] Built target template 07:18:13 #14 12.55 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:18:13 #14 12.61 [ 76%] Linking C executable device-counter 07:18:13 #14 12.63 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:13 #14 12.67 [ 76%] Built target device-counter 07:18:13 #14 12.69 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:18:13 #14 12.74 [ 80%] Linking C executable device-random 07:18:13 #14 12.76 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:13 #14 12.81 [ 80%] Built target device-random 07:18:13 #14 12.83 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:18:13 #14 12.89 [ 84%] Linking C executable device-gyro 07:18:14 #14 12.91 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:14 #14 12.95 [ 84%] Built target device-gyro 07:18:14 #14 12.98 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:18:14 #14 13.03 [ 88%] Linking C executable device-bitfields 07:18:14 #14 13.05 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:14 #14 13.10 [ 88%] Built target device-bitfields 07:18:14 #14 13.12 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:18:14 #14 13.19 [ 92%] Linking C executable template-discovery 07:18:14 #14 13.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:14 #14 13.25 [ 92%] Built target template-discovery 07:18:14 #14 13.27 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:18:14 #14 13.33 [ 96%] Linking C executable device-file 07:18:14 #14 13.35 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:14 #14 13.40 [ 96%] Built target device-file 07:18:14 #14 13.42 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:18:14 #14 13.49 [100%] Linking C executable device-terminal 07:18:14 #14 13.52 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:14 #14 13.56 [100%] Built target device-terminal 07:18:14 #14 13.57 + cp -rf include/devsdk include/edgex /usr/include/ 07:18:14 #14 13.58 + cp build/release/c/libcsdk.so /usr/lib/ 07:18:14 #14 13.58 + mkdir -p /usr/share/doc/edgex-csdk 07:18:14 #14 13.58 + cp Attribution.txt /usr/share/doc/edgex-csdk 07:18:14 #14 13.58 + cp LICENSE /usr/share/doc/edgex-csdk 07:18:14 #14 13.58 + rm -rf /device-bacnet-c/deps 07:18:14 #14 DONE 13.7s 07:18:15 07:18:15 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 07:18:15 #15 0.234 + readlink -f /device-bacnet-c/scripts/build.sh 07:18:15 #15 0.234 + dirname /device-bacnet-c/scripts/build.sh 07:18:15 #15 0.235 + dirname /device-bacnet-c/scripts 07:18:15 #15 0.236 + ROOT=/device-bacnet-c 07:18:15 #15 0.236 + echo /device-bacnet-c 07:18:15 #15 0.236 + cd/device-bacnet-c 07:18:15 #15 0.236 /device-bacnet-c 07:18:15 #15 0.237 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 07:18:15 #15 0.237 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 07:18:15 #15 0.237 + git clone https://github.com/IOTechSystems/bacnet-stack.git 07:18:15 #15 0.239 Cloning into 'bacnet-stack'... 07:18:17 #15 2.885 + cd /device-bacnet-c/bacnet-stack 07:18:17 #15 2.885 + git checkout v0.8.6-IOTech 07:18:18 #15 3.659 Note: switching to 'v0.8.6-IOTech'. 07:18:18 #15 3.659 07:18:18 #15 3.659 You are in 'detached HEAD' state. You can look around, make experimental 07:18:18 #15 3.659 changes and commit them, and you can discard any commits you make in this 07:18:18 #15 3.659 state without impacting any branches by switching back to a branch. 07:18:18 #15 3.659 07:18:18 #15 3.659 If you want to create a new branch to retain commits you create, you may 07:18:18 #15 3.659 do so (now or later) by using -c with the switch command. Example: 07:18:18 #15 3.659 07:18:18 #15 3.659 git switch -c 07:18:18 #15 3.659 07:18:18 #15 3.659 Or undo this operation with: 07:18:18 #15 3.659 07:18:18 #15 3.659 git switch - 07:18:18 #15 3.659 07:18:18 #15 3.659 Turn off this advice by setting config variable advice.detachedHead to false 07:18:18 #15 3.659 07:18:18 #15 3.659 HEAD is now at 8b67b7f2 Changes for BACnet device service 07:18:18 #15 3.660 + mkdir -p /device-bacnet-c/lib/ip 07:18:18 #15 3.662 + mkdir -p /device-bacnet-c/lib/mstp 07:18:18 #15 3.663 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 07:18:18 #15 3.666 make -s -C lib clean 07:18:18 #15 3.672 make -s -C demo clean 07:18:18 #15 3.726 make -s -C demo/router clean 07:18:18 #15 3.729 make -s -C demo/router-ipv6 clean 07:18:18 #15 3.733 make -s -C demo/gateway clean 07:18:18 #15 3.735 make -s -C lib all 07:18:22 #15 7.729 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 07:18:22 #15 7.729 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 07:18:22 #15 7.729 147 | pthread_cancel(hThread); 07:18:22 #15 7.729 | ^~~~~~~ 07:18:22 #15 7.729 | | 07:18:22 #15 7.729 | long unsigned int 07:18:22 #15 7.729 In file included from ../ports/linux/net.h:73, 07:18:22 #15 7.729 from ../ports/linux/dlmstp.c:43: 07:18:22 #15 7.729 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 07:18:22 #15 7.729 98 | int pthread_cancel(pthread_t); 07:18:22 #15 7.729 | ^~~~~~~~~ 07:18:22 #15 7.732 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 07:18:22 #15 7.732 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 07:18:22 #15 7.732 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 07:18:22 #15 7.732 | ^~~~~~~~ 07:18:22 #15 7.732 | | 07:18:22 #15 7.732 | long unsigned int * 07:18:22 #15 7.732 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 07:18:22 #15 7.732 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 07:18:22 #15 7.732 | ^ 07:18:25 #15 11.15 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 07:18:26 #15 11.15 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 07:18:26 #15 11.15 make -s -C lib clean 07:18:26 #15 11.16 make -s -C demo clean 07:18:26 #15 11.21 make -s -C demo/router clean 07:18:26 #15 11.21 make -s -C demo/router-ipv6 clean 07:18:26 #15 11.22 make -s -C demo/gateway clean 07:18:26 #15 11.22 make -s -C lib all 07:18:34 #15 19.36 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 07:18:34 #15 19.36 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 07:18:34 #15 19.36 + cd /device-bacnet-c/build/release/device-bacnet-ip 07:18:34 #15 19.36 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 07:18:34 #15 19.43 -- The C compiler identification is GNU 12.2.1 07:18:34 #15 19.44 -- Detecting C compiler ABI info 07:18:34 #15 19.53 -- Detecting C compiler ABI info - done 07:18:34 #15 19.55 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:34 #15 19.55 -- Detecting C compile features 07:18:34 #15 19.55 -- Detecting C compile features - done 07:18:34 #15 19.55 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 07:18:34 #15 19.64 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 07:18:34 #15 19.64 -- Found Threads: TRUE 07:18:34 #15 19.64 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:18:34 #15 19.64 -- /opt/iotech/iot/1.5/include 07:18:34 #15 19.64 -- Configuring done (0.3s) 07:18:34 #15 19.65 -- Generating done (0.0s) 07:18:34 #15 19.65 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 07:18:34 #15 19.65 + + maketee release.log 07:18:34 #15 19.65 07:18:34 #15 19.69 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 07:18:34 #15 19.90 [ 22%] Linking C static library libbacnet_objects.a 07:18:34 #15 19.93 [ 22%] Built target bacnet_objects 07:18:34 #15 19.94 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 07:18:34 #15 20.13 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 07:18:35 #15 20.21 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 07:18:35 #15 20.27 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 07:18:35 #15 20.33 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 07:18:35 #15 20.61 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 07:18:35 #15 20.68 [100%] Linking C executable device-bacnet-c 07:18:35 #15 20.70 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:35 #15 20.75 [100%] Built target device-bacnet-c 07:18:35 #15 20.76 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 07:18:35 #15 20.76 + cd /device-bacnet-c/build/release/device-bacnet-mstp 07:18:35 #15 20.76 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 07:18:35 #15 20.83 -- The C compiler identification is GNU 12.2.1 07:18:35 #15 20.84 -- Detecting C compiler ABI info 07:18:35 #15 20.94 -- Detecting C compiler ABI info - done 07:18:35 #15 20.96 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:35 #15 20.96 -- Detecting C compile features 07:18:35 #15 20.96 -- Detecting C compile features - done 07:18:35 #15 20.96 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 07:18:35 #15 21.05 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 07:18:35 #15 21.05 -- Found Threads: TRUE 07:18:35 #15 21.06 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:18:35 #15 21.06 -- /opt/iotech/iot/1.5/include 07:18:35 #15 21.06 -- Configuring done (0.3s) 07:18:35 #15 21.06 -- Generating done (0.0s) 07:18:35 #15 21.06 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 07:18:35 #15 21.07 + + maketee 07:18:35 #15 21.07 release.log 07:18:35 #15 21.11 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 07:18:36 #15 21.32 [ 22%] Linking C static library libbacnet_objects.a 07:18:36 #15 21.34 [ 22%] Built target bacnet_objects 07:18:36 #15 21.37 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 07:18:36 #15 21.54 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 07:18:36 #15 21.63 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 07:18:36 #15 21.69 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 07:18:36 #15 21.76 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 07:18:36 #15 22.06 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 07:18:36 #15 22.13 [100%] Linking C executable device-bacnet-c 07:18:36 #15 22.16 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:37 #15 22.21 [100%] Built target device-bacnet-c 07:18:37 #15 DONE 22.3s 07:18:37 07:18:37 #16 exporting to image 07:18:37 #16 exporting layers 07:18:37 #16 exporting layers 0.3s done 07:18:37 #16 writing image sha256:cd1ab5d8c8029de63cc3092c81ba7053f59f1fffdd5430aa1215dff40d7ece26 done 07:18:37 #16 naming to docker.io/library/ci-base-image-x86_64 done 07:18:37 #16 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:38 + docker inspect -f . ci-base-image-x86_64 07:18:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:38 prd-ubuntu20.04-docker-8c-8g-412 does not seem to be running inside a container 07:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@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 ******** ci-base-image-x86_64 cat 07:18:38 $ docker top 3bf90b0be7b3aa362955b6cb08888fa035b05f8b56cd6bb2e727e9e0f2a1707a -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:38 + make test 07:18:38 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 07:18:39 $ docker stop --time=1 3bf90b0be7b3aa362955b6cb08888fa035b05f8b56cd6bb2e727e9e0f2a1707a 07:18:40 $ docker rm -f --volumes 3bf90b0be7b3aa362955b6cb08888fa035b05f8b56cd6bb2e727e9e0f2a1707a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:18:41 + ls -al . 07:18:41 total 88 07:18:41 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 07:17 . 07:18:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 07:17 .. 07:18:41 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 07:17 .git 07:18:41 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 07:17 .github 07:18:41 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 07:17 .semver 07:18:41 -rw-rw-r-- 1 jenkins jenkins 1563 Jan 10 07:17 Attribution.txt 07:18:41 -rw-rw-r-- 1 jenkins jenkins 1004 Jan 10 07:17 CHANGELOG.md 07:18:41 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 07:17 GOVERNANCE.md 07:18:41 -rw-rw-r-- 1 jenkins jenkins 764 Jan 10 07:17 Jenkinsfile 07:18:41 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 10 07:17 LICENSE 07:18:41 -rw-rw-r-- 1 jenkins jenkins 837 Jan 10 07:17 Makefile 07:18:41 -rw-rw-r-- 1 jenkins jenkins 621 Jan 10 07:17 OWNERS.md 07:18:41 -rw-rw-r-- 1 jenkins jenkins 5503 Jan 10 07:17 README.md 07:18:41 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 07:17 VERSION 07:18:41 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 07:17 docs 07:18:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 07:17 res 07:18:41 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 07:17 sample-profiles 07:18:41 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 07:17 scripts 07:18:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 07:17 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:41 + 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=7f3b9c859b8ff04b5a99484b2075e76b9f42981d --label arch=amd64 --label version=0.0.0 . 07:18:42 #0 building with "default" instance using docker driver 07:18:42 07:18:42 #1 [internal] load build definition from Dockerfile.alpine 07:18:42 #1 transferring dockerfile: 2.40kB done 07:18:42 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 07:18:42 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 07:18:42 #1 DONE 0.0s 07:18:42 07:18:42 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:18:42 #2 DONE 0.0s 07:18:42 07:18:42 #3 [internal] load metadata for docker.io/library/alpine:3.23.2 07:18:42 #3 DONE 0.1s 07:18:42 07:18:42 #4 [internal] load .dockerignore 07:18:42 #4 transferring context: 2B done 07:18:42 #4 DONE 0.0s 07:18:42 07:18:42 #5 [internal] load build context 07:18:42 #5 DONE 0.0s 07:18:42 07:18:42 #5 [internal] load build context 07:18:42 #5 transferring context: 20.43kB done 07:18:42 #5 DONE 0.0s 07:18:42 07:18:42 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 07:18:42 #6 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done 07:18:42 #6 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 07:18:42 #6 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 07:18:42 #6 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 07:18:42 #6 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 07:18:42 #6 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done 07:18:42 #6 ... 07:18:42 07:18:42 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 07:18:42 #7 DONE 0.1s 07:18:42 07:18:42 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 07:18:42 #6 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s done 07:18:42 #6 DONE 0.3s 07:18:42 07:18:42 #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 07:18:42 #8 0.228 Connecting to iotech.jfrog.io (34.247.22.236:443) 07:18:42 #8 ... 07:18:42 07:18:42 #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 07:18:42 #9 0.218 Connecting to iotech.jfrog.io (54.73.4.50:443) 07:18:42 #9 0.606 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:18:42 #9 0.606 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:18:42 #9 0.606 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:18:42 #9 DONE 0.7s 07:18:42 07:18:42 #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 07:18:42 #8 0.610 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:18:42 #8 0.610 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:18:42 #8 0.610 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:18:43 #8 DONE 0.7s 07:18:43 07:18:43 #10 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:18:43 #10 DONE 0.4s 07:18:43 07:18:43 #11 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:18:43 #11 DONE 0.5s 07:18:43 07:18:43 #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.5-dev 07:18:43 #12 0.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:18:43 #12 0.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:18:44 #12 0.789 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:44 #12 1.368 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:18:44 #12 1.377 OK: 337 MiB in 103 packages 07:18:44 #12 DONE 1.5s 07:18:44 07:18:44 #13 [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.5 dumb-init 07:18:44 #13 1.263 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:18:44 #13 1.298 ( 1/27) Installing brotli-libs (1.2.0-r0) 07:18:44 #13 1.312 ( 2/27) Installing c-ares (1.34.6-r0) 07:18:44 #13 1.316 ( 3/27) Installing libunistring (1.4.1-r0) 07:18:44 #13 1.335 ( 4/27) Installing libidn2 (2.3.8-r0) 07:18:44 #13 1.341 ( 5/27) Installing nghttp2-libs (1.68.0-r0) 07:18:44 #13 1.344 ( 6/27) Installing nghttp3 (1.13.1-r0) 07:18:44 #13 1.349 ( 7/27) Installing libpsl (0.21.5-r3) 07:18:44 #13 1.353 ( 8/27) Installing zstd-libs (1.5.7-r2) 07:18:44 #13 1.363 ( 9/27) Installing libcurl (8.17.0-r1) 07:18:44 #13 1.373 (10/27) Installing curl (8.17.0-r1) 07:18:44 #13 1.379 (11/27) Installing dumb-init (1.2.5-r3) 07:18:44 #13 1.383 (12/27) Installing hiredis (1.3.0-r0) 07:18:44 #13 1.387 (13/27) Installing yaml (0.2.5-r2) 07:18:44 #13 1.391 (14/27) Installing libcbor (0.13.0-r0) 07:18:44 #13 1.395 (15/27) Installing iotech-iot-1.5 (1.5.7-r0) 07:18:44 #13 ... 07:18:44 07:18:44 #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts 07:18:44 #14 DONE 0.0s 07:18:44 07:18:44 #15 [builder 6/10] COPY src /device-bacnet-c/src/ 07:18:44 #15 DONE 0.0s 07:18:44 07:18:44 #16 [builder 7/10] COPY VERSION /device-bacnet-c/ 07:18:44 #16 DONE 0.0s 07:18:44 07:18:44 #17 [builder 8/10] WORKDIR /device-bacnet-c 07:18:44 #17 DONE 0.0s 07:18:44 07:18:44 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 07:18:45 #18 0.226 + CSDK_VER=4.0.0 07:18:45 #18 0.226 + '[' '!' -d deps ] 07:18:45 #18 0.226 + mkdir deps 07:18:45 #18 0.226 + cd /device-bacnet-c/deps 07:18:45 #18 0.226 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 07:18:45 #18 0.229 Connecting to github.com (140.82.112.4:443) 07:18:45 #18 0.325 Connecting to codeload.github.com (140.82.113.9:443) 07:18:45 #18 0.440 saving to 'v4.0.0.zip' 07:18:45 #18 0.483 v4.0.0.zip 77979 --:--:-- ETA 07:18:45 #18 0.503 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 07:18:45 #18 0.503 'v4.0.0.zip' saved 07:18:45 #18 0.503 + unzip v4.0.0.zip 07:18:45 #18 0.505 Archive: v4.0.0.zip 07:18:45 #18 0.511 creating: device-sdk-c-4.0.0/ 07:18:45 #18 0.511 creating: device-sdk-c-4.0.0/.github/ 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/.github/Contributing.md 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/.github/semantic.yml 07:18:45 #18 0.511 creating: device-sdk-c-4.0.0/.github/workflows/ 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/.gitignore 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/Attribution.txt 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/CHANGELOG.md 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/Doxyfile 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/Jenkinsfile 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/LICENSE 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/Makefile 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/OWNERS.md 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/README.IOT.md 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/README.md 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/README.v3.md 07:18:45 #18 0.511 creating: device-sdk-c-4.0.0/docs/ 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/docs/configuration.md 07:18:45 #18 0.511 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/docs/metrics.md 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/docs/startup.md 07:18:45 #18 0.513 creating: device-sdk-c-4.0.0/include/ 07:18:45 #18 0.513 creating: device-sdk-c-4.0.0/include/devsdk/ 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 07:18:45 #18 0.513 creating: device-sdk-c-4.0.0/include/edgex/ 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 07:18:45 #18 0.513 creating: device-sdk-c-4.0.0/scripts/ 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/scripts/build.sh 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 07:18:45 #18 0.513 creating: device-sdk-c-4.0.0/src/ 07:18:45 #18 0.513 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 07:18:45 #18 0.516 creating: device-sdk-c-4.0.0/src/c/ 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/api.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/bus.c 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/bus.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/callback3.c 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/callback3.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/config.c 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/config.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/correlation.c 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/correlation.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/data.c 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/data.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/device.c 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/device.h 07:18:45 #18 0.516 inflating: device-sdk-c-4.0.0/src/c/devman.c 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/devmap.c 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/devmap.h 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/devutil.h 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/discovery.c 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/discovery.h 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 07:18:45 #18 0.517 creating: device-sdk-c-4.0.0/src/c/examples/ 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 07:18:45 #18 0.517 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 07:18:45 #18 0.517 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 07:18:45 #18 0.518 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 07:18:45 #18 0.518 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 07:18:45 #18 0.518 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 07:18:45 #18 0.518 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 07:18:45 #18 0.518 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 07:18:45 #18 0.518 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 07:18:45 #18 0.518 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 07:18:45 #18 0.518 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 07:18:45 #18 0.518 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 07:18:45 #18 0.518 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 07:18:45 #18 0.518 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 07:18:45 #18 0.518 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 07:18:45 #18 0.518 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 07:18:45 #18 0.518 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 07:18:45 #18 0.518 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 07:18:45 #18 0.519 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 07:18:45 #18 0.519 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 07:18:45 #18 0.519 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 07:18:45 #18 0.519 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 07:18:45 #18 0.519 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 07:18:45 #18 0.519 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 07:18:45 #18 0.519 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 07:18:45 #18 0.519 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 07:18:45 #18 0.519 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 07:18:45 #18 0.519 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 07:18:45 #18 0.519 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 07:18:45 #18 0.519 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 07:18:45 #18 0.519 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 07:18:45 #18 0.519 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 07:18:45 #18 0.520 creating: device-sdk-c-4.0.0/src/c/examples/file/ 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 07:18:45 #18 0.520 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 07:18:45 #18 0.520 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 07:18:45 #18 0.520 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 07:18:45 #18 0.520 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 07:18:45 #18 0.520 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 07:18:45 #18 0.520 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 07:18:45 #18 0.521 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 07:18:45 #18 0.521 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 07:18:45 #18 0.521 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 07:18:45 #18 0.521 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 07:18:45 #18 0.521 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 07:18:45 #18 0.521 creating: device-sdk-c-4.0.0/src/c/examples/random/ 07:18:45 #18 0.521 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 07:18:45 #18 0.521 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 07:18:45 #18 0.521 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 07:18:45 #18 0.521 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 07:18:45 #18 0.521 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 07:18:45 #18 0.521 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 07:18:45 #18 0.521 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 07:18:45 #18 0.521 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 07:18:45 #18 0.521 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 07:18:45 #18 0.522 creating: device-sdk-c-4.0.0/src/c/examples/res/ 07:18:45 #18 0.522 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 07:18:45 #18 0.522 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 07:18:45 #18 0.522 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 07:18:45 #18 0.522 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 07:18:45 #18 0.522 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 07:18:45 #18 0.522 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 07:18:45 #18 0.522 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 07:18:45 #18 0.522 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 07:18:45 #18 0.522 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 07:18:45 #18 0.522 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 07:18:45 #18 0.522 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 07:18:45 #18 0.522 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 07:18:45 #18 0.522 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 07:18:45 #18 0.522 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 07:18:45 #18 0.522 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/filesys.c 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/filesys.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/keeper.c 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/keeper.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/map.c 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/map.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/metadata.c 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/metadata.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/metrics.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/opstate.c 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/opstate.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/parson.c 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/parson.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/profiles.c 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/profiles.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/registry.c 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/registry.h 07:18:45 #18 0.525 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/rest.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/rest.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/secrets.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/secrets.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/service.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/service.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/transform.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/transform.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/validate.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/validate.h 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/watchers.c 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/c/watchers.h 07:18:45 #18 0.527 creating: device-sdk-c-4.0.0/src/cmake/ 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 07:18:45 #18 0.527 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 07:18:45 #18 0.527 + cd device-sdk-c-4.0.0 07:18:45 #18 0.527 + ./scripts/build.sh 07:18:45 #18 0.528 + CPPCHECK=false 07:18:45 #18 0.528 + DOCGEN=false 07:18:45 #18 0.528 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 07:18:45 #18 0.528 + '[' 0 -gt 0 ] 07:18:45 #18 0.530 + readlink -f ./scripts/build.sh 07:18:45 #18 0.530 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 07:18:45 #18 0.531 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 07:18:45 #18 0.531 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 07:18:45 #18 0.531 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 07:18:45 #18 0.531 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 07:18:45 #18 0.532 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 07:18:45 #18 0.532 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 07:18:45 #18 0.607 -- The C compiler identification is GNU 12.2.1 07:18:45 #18 0.624 -- Detecting C compiler ABI info 07:18:45 #18 0.700 -- Detecting C compiler ABI info - done 07:18:45 #18 0.722 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:45 #18 0.722 -- Detecting C compile features 07:18:45 #18 0.723 -- Detecting C compile features - done 07:18:45 #18 0.727 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:18:45 #18 0.795 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:18:45 #18 0.798 -- Found LIBYAML: /usr/lib/libyaml.so 07:18:45 #18 0.801 -- Found LIBUUID: /usr/lib/libuuid.so 07:18:45 #18 0.804 -- Found LIBCBOR: /usr/lib/libcbor.so 07:18:45 #18 0.806 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:18:45 #18 0.808 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:18:45 #18 0.808 -- /opt/iotech/iot/1.5/include 07:18:45 #18 0.808 -- C SDK 0.0.0 for Linux 07:18:45 #18 0.811 -- Performing Test CSDK_HAVE_ATOMIC 07:18:45 #18 0.893 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:18:45 #18 0.944 -- Found Curses: /usr/lib/libcurses.so 07:18:45 #18 0.967 -- Configuring done (0.4s) 07:18:45 #18 1.003 -- Generating done (0.0s) 07:18:45 #18 1.005 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 07:18:45 #18 1.013 + make all package 07:18:45 #18 1.013 + tee release.log 07:18:45 #18 1.055 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:18:45 #18 1.163 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:18:46 #18 1.316 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:18:46 #18 1.455 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:18:46 #18 ... 07:18:46 07:18:46 #13 [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.5 dumb-init 07:18:46 #13 2.180 (16/27) Installing pkgconf (2.5.1-r0) 07:18:46 #13 2.185 (17/27) Installing openssl-dev (3.5.4-r0) 07:18:46 #13 2.206 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) 07:18:46 #13 2.952 (19/27) Installing gmp (6.3.0-r4) 07:18:46 #13 2.960 (20/27) Installing nettle (3.10.2-r0) 07:18:46 #13 2.968 (21/27) Installing libffi (3.5.2-r0) 07:18:46 #13 2.972 (22/27) Installing libtasn1 (4.20.0-r0) 07:18:46 #13 2.976 (23/27) Installing p11-kit (0.25.5-r2) 07:18:46 #13 2.988 (24/27) Installing gnutls (3.8.11-r0) 07:18:46 #13 3.007 (25/27) Installing libmicrohttpd (1.0.2-r1) 07:18:46 #13 3.017 (26/27) Installing libuuid (2.41.2-r0) 07:18:46 #13 3.020 (27/27) Installing linux-headers (6.16.12-r0) 07:18:46 #13 3.100 Executing busybox-1.37.0-r30.trigger 07:18:46 #13 3.108 OK: 27.5 MiB in 43 packages 07:18:46 #13 DONE 3.3s 07:18:46 07:18:46 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 07:18:46 #18 1.550 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:18:46 #18 1.875 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:18:47 #18 1.919 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:18:47 #18 2.051 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:18:47 #18 2.337 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:18:47 #18 2.431 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:18:47 #18 2.564 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:18:47 #18 2.695 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:18:47 #18 ... 07:18:47 07:18:47 #19 [stage-1 5/12] RUN apk --no-cache upgrade 07:18:47 #19 1.078 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:18:47 #19 1.103 OK: 27.5 MiB in 43 packages 07:18:47 #19 DONE 1.2s 07:18:47 07:18:47 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 07:18:47 #18 2.787 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:18:47 #18 2.963 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:18:48 #18 3.017 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:18:48 #18 3.327 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:18:48 #18 3.395 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:18:48 #18 3.630 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:18:48 #18 3.732 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:18:48 #18 3.935 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:18:49 #18 4.025 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:18:50 #18 5.058 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:18:50 #18 5.166 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:18:50 #18 5.238 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:18:50 #18 5.323 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:18:50 #18 5.386 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:18:50 #18 5.612 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:18:50 #18 5.937 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:18:51 #18 6.011 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:18:51 #18 6.144 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:18:51 #18 6.247 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:18:51 #18 6.517 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 07:18:51 #18 6.518 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 07:18:51 #18 6.518 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 07:18:51 #18 6.518 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:18:51 #18 6.518 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 07:18:51 #18 6.518 875 | const iot_data_t *deviceservices_config; 07:18:51 #18 6.518 | ^~~~~~~~~~~~~~~~~~~~~ 07:18:51 #18 6.672 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:18:51 #18 6.799 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:18:51 #18 6.862 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:18:51 #18 6.950 [ 68%] Linking C shared library libcsdk.so 07:18:52 #18 6.997 [ 68%] Built target csdk 07:18:52 #18 7.015 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:18:52 #18 7.150 [ 72%] Linking C executable template 07:18:52 #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.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:52 #18 7.222 [ 72%] Built target template 07:18:52 #18 7.243 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:18:52 #18 7.336 [ 76%] Linking C executable device-counter 07:18:52 #18 7.355 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:52 #18 7.399 [ 76%] Built target device-counter 07:18:52 #18 7.418 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:18:52 #18 7.504 [ 80%] Linking C executable device-random 07:18:52 #18 7.533 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:52 #18 7.576 [ 80%] Built target device-random 07:18:52 #18 7.601 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:18:52 #18 7.683 [ 84%] Linking C executable device-gyro 07:18:52 #18 7.710 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:52 #18 7.756 [ 84%] Built target device-gyro 07:18:52 #18 7.779 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:18:52 #18 7.870 [ 88%] Linking C executable device-bitfields 07:18:52 #18 7.896 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:52 #18 7.938 [ 88%] Built target device-bitfields 07:18:52 #18 7.958 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:18:52 #18 8.107 [ 92%] Linking C executable template-discovery 07:18:53 #18 8.133 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:53 #18 8.174 [ 92%] Built target template-discovery 07:18:53 #18 8.195 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:18:53 #18 8.310 [ 96%] Linking C executable device-file 07:18:53 #18 8.335 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:53 #18 8.377 [ 96%] Built target device-file 07:18:53 #18 8.399 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:18:53 #18 8.499 [100%] Linking C executable device-terminal 07:18:53 #18 8.530 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:53 #18 8.574 [100%] Built target device-terminal 07:18:53 #18 8.595 Run CPack packaging tool... 07:18:53 #18 8.610 CPack: Create package using TGZ 07:18:53 #18 8.610 CPack: Install projects 07:18:53 #18 8.610 CPack: - Run preinstall target for: Csdk 07:18:53 #18 8.862 CPack: - Install project: Csdk [] 07:18:53 #18 8.871 CPack: Create package 07:18:53 #18 8.892 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 07:18:53 #18 8.894 + '[' false '=' true ] 07:18:53 #18 8.894 + '[' false '=' true ] 07:18:53 #18 8.894 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 07:18:53 #18 8.895 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 07:18:53 #18 8.895 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 07:18:53 #18 8.979 -- The C compiler identification is GNU 12.2.1 07:18:53 #18 8.997 -- Detecting C compiler ABI info 07:18:53 #18 9.093 -- Detecting C compiler ABI info - done 07:18:54 #18 9.113 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:54 #18 9.114 -- Detecting C compile features 07:18:54 #18 9.114 -- Detecting C compile features - done 07:18:54 #18 9.118 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:18:54 #18 9.202 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:18:54 #18 9.206 -- Found LIBYAML: /usr/lib/libyaml.so 07:18:54 #18 9.210 -- Found LIBUUID: /usr/lib/libuuid.so 07:18:54 #18 9.213 -- Found LIBCBOR: /usr/lib/libcbor.so 07:18:54 #18 9.215 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:18:54 #18 9.217 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:18:54 #18 9.217 -- /opt/iotech/iot/1.5/include 07:18:54 #18 9.217 -- C SDK 0.0.0 for Linux 07:18:54 #18 9.220 -- Performing Test CSDK_HAVE_ATOMIC 07:18:54 #18 9.310 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:18:54 #18 9.364 -- Found Curses: /usr/lib/libcurses.so 07:18:54 #18 9.384 -- Configuring done (0.5s) 07:18:54 #18 9.418 -- Generating done (0.0s) 07:18:54 #18 9.420 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 07:18:54 #18 9.425 + make 07:18:54 #18 9.425 + tee debug.log 07:18:54 #18 9.468 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:18:54 #18 9.543 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:18:54 #18 9.629 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:18:54 #18 9.703 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:18:54 #18 9.771 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:18:54 #18 9.893 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:18:54 #18 9.932 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:18:54 #18 10.01 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:18:54 #18 10.13 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:18:55 #18 10.20 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:18:55 #18 10.28 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:18:55 #18 10.35 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:18:55 #18 10.42 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:18:55 #18 10.49 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:18:55 #18 10.54 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:18:55 #18 10.69 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:18:55 #18 10.75 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:18:55 #18 10.85 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:18:55 #18 10.90 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:18:55 #18 11.01 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:18:55 #18 11.07 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:18:56 #18 11.28 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:18:56 #18 11.35 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:18:56 #18 11.40 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:18:56 #18 11.46 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:18:56 #18 11.51 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:18:56 #18 11.61 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:18:56 #18 11.82 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:18:56 #18 11.88 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:18:56 #18 11.96 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:18:57 #18 12.03 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:18:57 #18 12.17 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:18:57 #18 12.25 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:18:57 #18 12.31 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:18:57 #18 12.37 [ 68%] Linking C shared library libcsdk.so 07:18:57 #18 12.43 [ 68%] Built target csdk 07:18:57 #18 12.45 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:18:57 #18 12.53 [ 72%] Linking C executable template 07:18:57 #18 12.56 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:57 #18 12.60 [ 72%] Built target template 07:18:57 #18 12.62 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:18:57 #18 12.68 [ 76%] Linking C executable device-counter 07:18:57 #18 12.71 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:57 #18 12.75 [ 76%] Built target device-counter 07:18:57 #18 12.77 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:18:57 #18 12.83 [ 80%] Linking C executable device-random 07:18:57 #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.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:57 #18 12.91 [ 80%] Built target device-random 07:18:57 #18 12.93 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:18:57 #18 12.99 [ 84%] Linking C executable device-gyro 07:18:58 #18 13.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:58 #18 13.07 [ 84%] Built target device-gyro 07:18:58 #18 13.09 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:18:58 #18 13.15 [ 88%] Linking C executable device-bitfields 07:18:58 #18 13.18 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:58 #18 13.22 [ 88%] Built target device-bitfields 07:18:58 #18 13.24 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:18:58 #18 13.31 [ 92%] Linking C executable template-discovery 07:18:58 #18 13.34 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:58 #18 13.39 [ 92%] Built target template-discovery 07:18:58 #18 13.41 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:18:58 #18 13.48 [ 96%] Linking C executable device-file 07:18:58 #18 13.50 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:58 #18 13.55 [ 96%] Built target device-file 07:18:58 #18 13.57 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:18:58 #18 13.64 [100%] Linking C executable device-terminal 07:18:58 #18 13.67 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:58 #18 13.72 [100%] Built target device-terminal 07:18:58 #18 13.73 + cp -rf include/devsdk include/edgex /usr/include/ 07:18:58 #18 13.73 + cp build/release/c/libcsdk.so /usr/lib/ 07:18:58 #18 13.73 + mkdir -p /usr/share/doc/edgex-csdk 07:18:58 #18 13.73 + cp Attribution.txt /usr/share/doc/edgex-csdk 07:18:58 #18 13.73 + cp LICENSE /usr/share/doc/edgex-csdk 07:18:58 #18 13.73 + rm -rf /device-bacnet-c/deps 07:18:58 #18 DONE 13.8s 07:18:58 07:18:58 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 07:18:58 #20 0.229 + readlink -f /device-bacnet-c/scripts/build.sh 07:18:59 #20 0.230 + dirname /device-bacnet-c/scripts/build.sh 07:18:59 #20 0.230 + dirname /device-bacnet-c/scripts 07:18:59 #20 0.231 + ROOT=/device-bacnet-c 07:18:59 #20 0.231 /device-bacnet-c 07:18:59 #20 0.231 + echo /device-bacnet-c 07:18:59 #20 0.231 + cd /device-bacnet-c 07:18:59 #20 0.231 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 07:18:59 #20 0.231 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 07:18:59 #20 0.231 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 07:18:59 #20 0.232 + cd /device-bacnet-c/build/release/device-bacnet-ip 07:18:59 #20 0.232 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 07:18:59 #20 0.257 -- /opt/iotech/iot/1.5/include 07:18:59 #20 0.257 -- Configuring done (0.0s) 07:18:59 #20 0.265 -- Generating done (0.0s) 07:18:59 #20 0.266 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 07:18:59 #20 0.267 + make 07:18:59 #20 0.268 + tee release.log 07:18:59 #20 0.304 [ 22%] Built target bacnet_objects 07:18:59 #20 0.328 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 07:18:59 #20 0.516 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 07:18:59 #20 0.807 [ 55%] Linking C executable device-bacnet-c 07:18:59 #20 0.834 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:18:59 #20 0.884 [100%] Built target device-bacnet-c 07:18:59 #20 0.894 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 07:18:59 #20 0.895 + cd /device-bacnet-c/build/release/device-bacnet-mstp 07:18:59 #20 0.895 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 07:18:59 #20 0.914 -- /opt/iotech/iot/1.5/include 07:18:59 #20 0.915 -- Configuring done (0.0s) 07:18:59 #20 0.921 -- Generating done (0.0s) 07:18:59 #20 0.921 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 07:18:59 #20 0.923 + + maketee 07:18:59 #20 0.923 release.log 07:18:59 #20 0.968 [ 22%] Built target bacnet_objects 07:18:59 #20 0.992 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 07:18:59 #20 1.167 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 07:19:00 #20 1.444 [ 55%] Linking C executable device-bacnet-c 07:19:00 #20 1.472 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:19:00 #20 1.521 [100%] Built target device-bacnet-c 07:19:00 #20 DONE 1.6s 07:19:00 07:19:00 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 07:19:00 #21 DONE 0.1s 07:19:00 07:19:00 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 07:19:00 #22 DONE 0.0s 07:19:00 07:19:00 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 07:19:00 #23 DONE 0.0s 07:19:00 07:19:00 #24 [stage-1 9/12] COPY LICENSE /. 07:19:00 #24 DONE 0.0s 07:19:00 07:19:00 #25 [stage-1 10/12] COPY Attribution.txt /. 07:19:00 #25 DONE 0.0s 07:19:00 07:19:00 #26 [stage-1 11/12] COPY res /res 07:19:00 #26 DONE 0.0s 07:19:00 07:19:00 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 07:19:00 #27 DONE 0.0s 07:19:00 07:19:00 #28 exporting to image 07:19:00 #28 exporting layers 07:19:00 #28 exporting layers 0.3s done 07:19:00 #28 writing image sha256:6c9acc81ae514d4a6d7dec07ce7048d1edadcbe2de1cfa629d6a31aa0c0f5166 done 07:19:00 #28 naming to docker.io/library/device-bacnet done 07:19:00 #28 DONE 0.4s 07:19:00 07:19:00 2 warnings found (use docker --debug to expand): 07:19:00  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 07:19:00 - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [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 07:19:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:01 07:19:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:02 latest: Pulling from edgex-lftools-log-publisher 07:19:02 5eb5b503b376: Pulling fs layer 07:19:02 5c69ac0246d0: Pulling fs layer 07:19:02 ec43610c2a17: Pulling fs layer 07:19:02 3a2ae6a8a46f: Pulling fs layer 07:19:02 33b1e0a273af: Pulling fs layer 07:19:02 5d3b04190fa2: Pulling fs layer 07:19:02 2f39f015ded8: Pulling fs layer 07:19:02 33b1e0a273af: Waiting 07:19:02 3a2ae6a8a46f: Waiting 07:19:02 5d3b04190fa2: Waiting 07:19:02 2f39f015ded8: Waiting 07:19:02 5c69ac0246d0: Verifying Checksum 07:19:02 5c69ac0246d0: Download complete 07:19:02 3a2ae6a8a46f: Verifying Checksum 07:19:02 3a2ae6a8a46f: Download complete 07:19:02 33b1e0a273af: Verifying Checksum 07:19:02 33b1e0a273af: Download complete 07:19:02 5d3b04190fa2: Download complete 07:19:02 ec43610c2a17: Verifying Checksum 07:19:02 ec43610c2a17: Download complete 07:19:02 5eb5b503b376: Verifying Checksum 07:19:02 5eb5b503b376: Download complete 07:19:03 2f39f015ded8: Verifying Checksum 07:19:03 2f39f015ded8: Download complete 07:19:04 5eb5b503b376: Pull complete 07:19:04 5c69ac0246d0: Pull complete 07:19:05 ec43610c2a17: Pull complete 07:19:05 3a2ae6a8a46f: Pull complete 07:19:05 33b1e0a273af: Pull complete 07:19:05 5d3b04190fa2: Pull complete 07:19:12 2f39f015ded8: Pull complete 07:19:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:12 prd-ubuntu20.04-docker-8c-8g-412 does not seem to be running inside a container 07:19:12 $ 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-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:19:13 $ docker top fa3aa9797efa8117c972add05742862bcec7b9aa8a5e737eb462f5c329db746a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:14 ---> job-cost.sh 07:19:14 lf-activate-venv: SKIPPING 07:19:14 INFO: No Stack... 07:19:14 INFO: Retrieving Pricing Info for: v3-standard-8 07:19:14 INFO: Archiving Costs [Pipeline] sh 07:19:14 + cat /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/cost.csv 07:19:14 + cut -d, -f6 [Pipeline] lock 07:19:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-1-stack-cost] 07:19:15 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-109-1-stack-cost] did not exist. Created. 07:19:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:15 + echo total: 0.2199999988079071 [Pipeline] stash 07:19:15 Stashed 1 file(s) [Pipeline] } 07:19:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:19:15 $ docker stop --time=1 fa3aa9797efa8117c972add05742862bcec7b9aa8a5e737eb462f5c329db746a 07:19:16 $ docker rm -f --volumes fa3aa9797efa8117c972add05742862bcec7b9aa8a5e737eb462f5c329db746a [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 07:19:18 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-109/archives ] 07:19:18 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-109/archives 07:19:18 total 16 07:19:18 drwxr-xr-x 3 root root 4096 Jan 10 07:19 . 07:19:18 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 07:19 .. 07:19:18 drwxr-xr-x 2 root root 4096 Jan 10 07:19 cost 07:19:18 -rw-r--r-- 1 root root 87 Jan 10 07:19 cost.csv 07:19:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-109/archives 07:19:18 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-109/archives 07:19:18 total 16 07:19:18 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 07:19 . 07:19:18 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 07:19 .. 07:19:18 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 07:19 cost 07:19:18 -rw-r--r-- 1 jenkins jenkins 87 Jan 10 07:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:19:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:19:19 ---> package-listing.sh 07:19:19 ++ facter osfamily 07:19:19 ++ tr '[:upper:]' '[:lower:]' 07:19:19 + OS_FAMILY=debian 07:19:19 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-109 07:19:19 + START_PACKAGES=/tmp/packages_start.txt 07:19:19 + END_PACKAGES=/tmp/packages_end.txt 07:19:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:19 + PACKAGES=/tmp/packages_start.txt 07:19:19 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-109 ']' 07:19:19 + PACKAGES=/tmp/packages_end.txt 07:19:19 + case "${OS_FAMILY}" in 07:19:19 + dpkg -l 07:19:19 + grep '^ii' 07:19:19 + '[' -f /tmp/packages_start.txt ']' 07:19:19 + '[' -f /tmp/packages_end.txt ']' 07:19:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:19 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-109 ']' 07:19:19 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/ 07:19:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/ [Pipeline] echo 07:19:19 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-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:19:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:20 prd-ubuntu20.04-docker-8c-8g-412 does not seem to be running inside a container 07:19:21 $ 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-109/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-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:19:21 $ docker top 3747a0738905c6c74b960dd1afe3b1accdc56a2822dc2bb0c6de5af62d79bfde -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:21 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:21 + mkdir -p /var/log/sysstat [Pipeline] sh 07:19:22 + ls /var/log/sa-host 07:19:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:22 provisioning config files... 07:19:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config7662452868770513684tmp [Pipeline] { [Pipeline] echo 07:19:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:22 ---> create-netrc.sh [Pipeline] } 07:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:19:23 ---> python-tools-install.sh [Pipeline] echo 07:19:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:19:23 ---> sudo-logs.sh 07:19:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:19:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:19:23 ---> job-cost.sh 07:19:23 lf-activate-venv: SKIPPING 07:19:23 DEBUG: total: 0.2199999988079071 07:19:23 INFO: Retrieving Stack Cost... 07:19:23 INFO: Retrieving Pricing Info for: v3-standard-8 07:19:24 INFO: Archiving Costs [Pipeline] echo 07:19:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:19:24 ---> logs-deploy.sh 07:19:24 lf-activate-venv: SKIPPING 07:19:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-109/1 07:19:24 INFO: archiving workspace using pattern(s): 07:19:25 Archives upload complete. 07:19:25 INFO: archiving logs to Nexus