Pull request #106 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 145531d2d76d2d954c5c6ef88e88007827753d35+5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (25751a3ae7537ee28a1899242da9543b8fa5a7fd) 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-ssh4795005814502889348.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh14919238761912070865.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 056ae7b86453181957306e7078512cbe12174832 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-106/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-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11376323606324434542.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-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3961115815362892881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh791438392386752072.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-106/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-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12630682666037567588.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 056ae7b86453181957306e7078512cbe12174832 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-21326 in /w/workspace/exfoundry_device-bacnet-c_PR-106 [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-106 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 into PR head commit 145531d2d76d2d954c5c6ef88e88007827753d35 Merge succeeded, producing 145531d2d76d2d954c5c6ef88e88007827753d35 Checking out Revision 145531d2d76d2d954c5c6ef88e88007827753d35 (PR-106) 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 056ae7b86453181957306e7078512cbe12174832 > 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/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 145531d2d76d2d954c5c6ef88e88007827753d35 # 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 145531d2d76d2d954c5c6ef88e88007827753d35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:58:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:52 ========================================================= 01:58:52 EdgeX Global Pipelines Version Info 01:58:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:53 ------------------- 01:58:53 stable info: 01:58:53 ------------------- 01:58:53 Commited By: Cherry Wang cherry@iotechsys.com 01:58:53 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:58:53 Message: update stable to v1.0.276 01:58:54 ------------------- 01:58:54 experimental info: 01:58:54 ------------------- 01:58:54 Commited By: **** collab-it+edgex@linuxfoundation.org 01:58:54 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:58:54 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 145531d [Pipeline] echo 01:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:55 provisioning config files... 01:58:55 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/config15726467565240638393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:56 ---> ****-login.sh 01:58:56 nexus3.edgexfoundry.org:10001 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 01:58:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/go/credential-store/ 01:58:56 01:58:56 Login Succeeded 01:58:56 nexus3.edgexfoundry.org:10002 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 01:58:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/go/credential-store/ 01:58:56 01:58:56 Login Succeeded 01:58:56 nexus3.edgexfoundry.org:10003 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 01:58:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/go/credential-store/ 01:58:56 01:58:56 Login Succeeded 01:58:56 nexus3.edgexfoundry.org:10004 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 01:58:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/go/credential-store/ 01:58:56 01:58:56 Login Succeeded 01:58:56 ****.io 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 01:58:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/go/credential-store/ 01:58:56 01:58:56 Login Succeeded 01:58:56 ---> ****-login.sh ends [Pipeline] } 01:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 01:58:57 + git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo 01:58:57 -----------> git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 145531d2d76d2d954c5c6ef88e88007827753d35 [false] [Pipeline] sh 01:58:57 + git log --format=format:%s -1 145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo 01:58:57 ========================================================= 01:58:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:57 ========================================================= 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 01:58:58 + git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo 01:58:58 -----------> git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 145531d2d76d2d954c5c6ef88e88007827753d35 [false] [Pipeline] sh 01:58:59 + git log --format=format:%s -1 145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo 01:58:59 ========================================================= 01:58:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:58:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:59 + grep -v github /etc/ssh/ssh_known_hosts 01:58:59 + [ -e /tmp/ssh_known_hosts ] 01:58:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:59 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:58:59 sudo tee -a /etc/ssh/ssh_known_hosts 01:58:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:00 01:59:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:00 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:00 3dae71ba6b94: Pulling fs layer 01:59:00 6bf1a483ea7c: Pulling fs layer 01:59:00 f5dfc541a4d3: Pulling fs layer 01:59:00 461d9e800cba: Pulling fs layer 01:59:00 80192f66455f: Pulling fs layer 01:59:00 2e8e34ca0e6c: Pulling fs layer 01:59:00 a29436f7fd5d: Pulling fs layer 01:59:00 923cac83aea3: Pulling fs layer 01:59:00 25ad8b0a4227: Pulling fs layer 01:59:00 db01528c6b51: Pulling fs layer 01:59:00 28988de357af: Pulling fs layer 01:59:00 a29436f7fd5d: Waiting 01:59:00 923cac83aea3: Waiting 01:59:00 461d9e800cba: Waiting 01:59:00 80192f66455f: Waiting 01:59:00 25ad8b0a4227: Waiting 01:59:00 db01528c6b51: Waiting 01:59:00 28988de357af: Waiting 01:59:00 2e8e34ca0e6c: Waiting 01:59:00 6bf1a483ea7c: Verifying Checksum 01:59:00 6bf1a483ea7c: Download complete 01:59:00 461d9e800cba: Verifying Checksum 01:59:00 461d9e800cba: Download complete 01:59:00 80192f66455f: Verifying Checksum 01:59:00 80192f66455f: Download complete 01:59:00 f5dfc541a4d3: Verifying Checksum 01:59:00 f5dfc541a4d3: Download complete 01:59:00 3dae71ba6b94: Verifying Checksum 01:59:00 3dae71ba6b94: Download complete 01:59:00 923cac83aea3: Verifying Checksum 01:59:00 923cac83aea3: Download complete 01:59:00 25ad8b0a4227: Verifying Checksum 01:59:00 25ad8b0a4227: Download complete 01:59:01 db01528c6b51: Verifying Checksum 01:59:01 db01528c6b51: Download complete 01:59:01 28988de357af: Verifying Checksum 01:59:01 28988de357af: Download complete 01:59:01 a29436f7fd5d: Verifying Checksum 01:59:01 a29436f7fd5d: Download complete 01:59:01 2e8e34ca0e6c: Verifying Checksum 01:59:01 2e8e34ca0e6c: Download complete 01:59:02 3dae71ba6b94: Pull complete 01:59:02 6bf1a483ea7c: Pull complete 01:59:03 f5dfc541a4d3: Pull complete 01:59:03 461d9e800cba: Pull complete 01:59:03 80192f66455f: Pull complete 01:59:07 2e8e34ca0e6c: Pull complete 01:59:07 a29436f7fd5d: Pull complete 01:59:07 923cac83aea3: Pull complete 01:59:07 25ad8b0a4227: Pull complete 01:59:07 db01528c6b51: Pull complete 01:59:07 28988de357af: Pull complete 01:59:07 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:08 prd-ubuntu20.04-docker-8c-8g-21326 does not seem to be running inside a container 01:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-106 -v /w/workspace/exfoundry_device-bacnet-c_PR-106:/w/workspace/exfoundry_device-bacnet-c_PR-106:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:59:10 $ docker top d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 -eo pid,comm 01:59:10 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). 01:59:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:10 [ssh-agent] Looking for ssh-agent implementation... 01:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:10 $ docker exec d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 ssh-agent 01:59:10 SSH_AUTH_SOCK=/tmp/ssh-eFNpzJJWE6Be/agent.32 01:59:10 SSH_AGENT_PID=38 01:59:10 Running ssh-add (command line suppressed) 01:59:10 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/private_key_2939214543181429995.key (/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/private_key_2939214543181429995.key) 01:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:11 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-106 [Pipeline] sh 01:59:11 + git tag --points-at HEAD [Pipeline] } 01:59:11 $ docker exec --env ******** --env ******** d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 ssh-agent -k 01:59:11 unset SSH_AUTH_SOCK; 01:59:11 unset SSH_AGENT_PID; 01:59:11 echo Agent pid 38 killed; 01:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:11 [ssh-agent] Looking for ssh-agent implementation... 01:59:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:11 $ docker exec d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 ssh-agent 01:59:11 SSH_AUTH_SOCK=/tmp/ssh-IyB8BEf0P2LN/agent.85 01:59:11 SSH_AGENT_PID=91 01:59:11 Running ssh-add (command line suppressed) 01:59:11 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/private_key_17512723433054587111.key (/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/private_key_17512723433054587111.key) 01:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:12 + git semver init 01:59:12 2025-10-03 01:59:12,445 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:59:12 2025-10-03 01:59:12,449 [run_init] DEBUG init version:0.0.0 force:False 01:59:12 2025-10-03 01:59:12,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver 01:59:12 2025-10-03 01:59:12,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-106/.semver 01:59:12 2025-10-03 01:59:12,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-106, stdin=None, shell=False, universal_newlines=False) 01:59:13 2025-10-03 01:59:13,109 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-106/.git/info/exclude 01:59:13 2025-10-03 01:59:13,110 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver/PR-106 with force:False 01:59:13 2025-10-03 01:59:13,110 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver/PR-106 01:59:13 2025-10-03 01:59:13,114 [execute] INFO git cat-file --batch-check 01:59:13 2025-10-03 01:59:13,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver, stdin=, shell=False, universal_newlines=False) 01:59:13 2025-10-03 01:59:13,118 [execute] INFO git cat-file --batch 01:59:13 2025-10-03 01:59:13,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver, stdin=, shell=False, universal_newlines=False) 01:59:13 2025-10-03 01:59:13,121 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-106/.semver/PR-106 01:59:13 0.0.0 [Pipeline] } 01:59:13 $ docker exec --env ******** --env ******** d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 ssh-agent -k 01:59:13 unset SSH_AUTH_SOCK; 01:59:13 unset SSH_AGENT_PID; 01:59:13 echo Agent pid 91 killed; 01:59:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:14 + git semver [Pipeline] } 01:59:14 $ docker stop --time=1 d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 01:59:15 $ docker rm -f --volumes d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:16 Stashed 1 file(s) [Pipeline] echo 01:59:16 [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 01:59:17 provisioning config files... 01:59:17 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/config16015106346684457890tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 01:59:17 ---> ****-login.sh 01:59:17 nexus3.edgexfoundry.org:10001 01:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:17 Login Succeeded 01:59:17 nexus3.edgexfoundry.org:10002 01:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:17 Login Succeeded 01:59:17 nexus3.edgexfoundry.org:10003 01:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:18 Login Succeeded 01:59:18 nexus3.edgexfoundry.org:10004 01:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:18 Login Succeeded 01:59:18 ****.io 01:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:18 Login Succeeded 01:59:18 ---> ****-login.sh ends [Pipeline] } 01:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:59:18 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 01:59:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:59:18 ========================================================= 01:59:18 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 01:59:18 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:19 + 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 . 01:59:20 #0 building with "default" instance using docker driver 01:59:20 01:59:20 #1 [internal] load build definition from Dockerfile.alpine-base 01:59:20 #1 transferring dockerfile: 1.45kB done 01:59:20 #1 DONE 0.0s 01:59:20 01:59:20 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 01:59:20 #2 DONE 0.1s 01:59:20 01:59:20 #3 [internal] load .dockerignore 01:59:20 #3 transferring context: 2B done 01:59:20 #3 DONE 0.0s 01:59:20 01:59:20 #4 [internal] load build context 01:59:20 #4 transferring context: 85.89kB 0.0s done 01:59:20 #4 DONE 0.0s 01:59:20 01:59:20 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 01:59:20 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 01:59:20 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 01:59:20 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 01:59:20 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 01:59:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s 01:59:20 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 01:59:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 36.70MB / 118.14MB 0.3s 01:59:20 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 01:59:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 60.82MB / 118.14MB 0.4s 01:59:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 111.15MB / 118.14MB 0.6s 01:59:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s 01:59:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s done 01:59:21 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 01:59:24 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.2s done 01:59:24 #5 DONE 4.3s 01:59:24 01:59:24 #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 01:59:24 #6 0.291 Connecting to iotech.jfrog.io (34.247.22.236:443) 01:59:25 #6 0.704 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:59:25 #6 0.704 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:59:25 #6 0.704 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:59:26 #6 DONE 1.6s 01:59:26 01:59:26 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 01:59:26 #7 DONE 0.2s 01:59:26 01:59:26 #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 01:59:26 #8 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:59:26 #8 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:59:27 #8 0.650 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:27 #8 1.220 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:59:28 #8 1.227 (1/18) Installing dumb-init (1.2.5-r2) 01:59:28 #8 1.234 (2/18) Installing hiredis (1.1.0-r2) 01:59:28 #8 1.240 (3/18) Installing hiredis-dev (1.1.0-r2) 01:59:28 #8 1.250 (4/18) Installing libcbor (0.10.2-r1) 01:59:28 #8 1.254 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 01:59:28 #8 1.993 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 01:59:28 #8 2.106 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 01:59:28 #8 2.320 (8/18) Installing libcbor-dev (0.10.2-r1) 01:59:28 #8 2.328 (9/18) Installing libmenuw (6.4_p20230506-r0) 01:59:28 #8 2.337 (10/18) Installing libpanelw (6.4_p20230506-r0) 01:59:28 #8 2.350 (11/18) Installing libncurses++ (6.4_p20230506-r0) 01:59:28 #8 2.362 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 01:59:28 #8 2.380 (13/18) Installing libblkid (2.38.1-r8) 01:59:28 #8 2.389 (14/18) Installing libuuid (2.38.1-r8) 01:59:28 #8 2.393 (15/18) Installing libfdisk (2.38.1-r8) 01:59:28 #8 2.402 (16/18) Installing libmount (2.38.1-r8) 01:59:28 #8 2.411 (17/18) Installing libsmartcols (2.38.1-r8) 01:59:28 #8 2.417 (18/18) Installing util-linux-dev (2.38.1-r8) 01:59:28 #8 2.437 Executing busybox-1.36.1-r4.trigger 01:59:29 #8 2.446 OK: 336 MiB in 100 packages 01:59:29 #8 DONE 2.6s 01:59:29 01:59:29 #9 [ 5/11] RUN apk --no-cache upgrade 01:59:29 #9 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:59:29 #9 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:59:29 #9 0.443 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:30 #9 1.037 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:59:30 #9 1.042 Upgrading critical system libraries and apk-tools: 01:59:30 #9 1.042 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 01:59:30 #9 1.050 Executing busybox-1.36.1-r4.trigger 01:59:30 #9 1.097 Continuing the upgrade transaction with new apk-tools: 01:59:30 #9 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:59:30 #9 1.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:59:30 #9 1.276 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:31 #9 1.844 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:59:31 #9 1.858 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 01:59:31 #9 1.870 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 01:59:31 #9 1.886 Executing busybox-1.36.1-r7.post-upgrade 01:59:31 #9 1.901 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 01:59:31 #9 1.934 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 01:59:31 #9 1.943 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 01:59:31 #9 1.981 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 01:59:31 #9 2.003 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 01:59:31 #9 2.006 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 01:59:31 #9 2.089 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 01:59:31 #9 2.149 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 01:59:31 #9 2.155 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 01:59:31 #9 2.164 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 01:59:31 #9 2.181 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 01:59:31 #9 2.196 (14/27) Installing libpsl (0.21.5-r0) 01:59:31 #9 2.200 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 01:59:31 #9 2.214 (16/27) Installing libpsl-utils (0.21.5-r0) 01:59:31 #9 2.217 (17/27) Installing libpsl-dev (0.21.5-r0) 01:59:31 #9 2.221 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 01:59:31 #9 2.243 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 01:59:31 #9 2.248 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 01:59:31 #9 2.307 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 01:59:31 #9 2.311 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 01:59:31 #9 2.315 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 01:59:31 #9 2.343 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 01:59:31 #9 2.347 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 01:59:31 #9 2.351 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 01:59:31 #9 2.355 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 01:59:31 #9 2.365 Executing busybox-1.36.1-r7.trigger 01:59:31 #9 2.370 Executing ca-certificates-20241121-r1.trigger 01:59:31 #9 2.415 OK: 337 MiB in 103 packages 01:59:31 #9 DONE 2.6s 01:59:31 01:59:31 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 01:59:31 #10 DONE 0.0s 01:59:31 01:59:31 #11 [ 7/11] COPY src /device-bacnet-c/src/ 01:59:31 #11 DONE 0.0s 01:59:31 01:59:31 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 01:59:31 #12 DONE 0.0s 01:59:32 01:59:32 #13 [ 9/11] WORKDIR /device-bacnet-c 01:59:32 #13 DONE 0.0s 01:59:32 01:59:32 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 01:59:32 #14 0.190 + CSDK_VER=4.0.0 01:59:32 #14 0.190 + '[' '!' -d deps ] 01:59:32 #14 0.190 + mkdir deps 01:59:32 #14 0.190 + cd /device-bacnet-c/deps 01:59:32 #14 0.190 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 01:59:32 #14 0.193 Connecting to github.com (140.82.113.3:443) 01:59:32 #14 0.369 Connecting to codeload.github.com (140.82.114.9:443) 01:59:32 #14 0.532 saving to 'v4.0.0.zip' 01:59:32 #14 0.588 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 01:59:32 #14 0.588 'v4.0.0.zip' saved 01:59:32 #14 0.588 + unzip v4.0.0.zip 01:59:32 #14 0.589 Archive: v4.0.0.zip 01:59:32 #14 0.595 creating: device-sdk-c-4.0.0/ 01:59:32 #14 0.595 creating: device-sdk-c-4.0.0/.github/ 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/.github/Contributing.md 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/.github/semantic.yml 01:59:32 #14 0.595 creating: device-sdk-c-4.0.0/.github/workflows/ 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/.gitignore 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/Attribution.txt 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/CHANGELOG.md 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/Doxyfile 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/Jenkinsfile 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/LICENSE 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/Makefile 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/OWNERS.md 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/README.IOT.md 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/README.md 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/README.v3.md 01:59:32 #14 0.595 creating: device-sdk-c-4.0.0/docs/ 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/docs/configuration.md 01:59:32 #14 0.595 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/docs/metrics.md 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/docs/startup.md 01:59:32 #14 0.599 creating: device-sdk-c-4.0.0/include/ 01:59:32 #14 0.599 creating: device-sdk-c-4.0.0/include/devsdk/ 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 01:59:32 #14 0.599 creating: device-sdk-c-4.0.0/include/edgex/ 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 01:59:32 #14 0.599 creating: device-sdk-c-4.0.0/scripts/ 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/scripts/build.sh 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 01:59:32 #14 0.599 creating: device-sdk-c-4.0.0/src/ 01:59:32 #14 0.599 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 01:59:32 #14 0.602 creating: device-sdk-c-4.0.0/src/c/ 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/api.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/bus.c 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/bus.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/callback3.c 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/callback3.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/config.c 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/config.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/correlation.c 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/correlation.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/data.c 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/data.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/device.c 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/device.h 01:59:32 #14 0.602 inflating: device-sdk-c-4.0.0/src/c/devman.c 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/devmap.c 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/devmap.h 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/devutil.h 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/discovery.c 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/discovery.h 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 01:59:32 #14 0.604 creating: device-sdk-c-4.0.0/src/c/examples/ 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 01:59:32 #14 0.604 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 01:59:32 #14 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 01:59:32 #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 01:59:32 #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 01:59:32 #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/file/ 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 01:59:32 #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 01:59:32 #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 01:59:32 #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 01:59:32 #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 01:59:32 #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 01:59:32 #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 01:59:32 #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 01:59:32 #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 01:59:32 #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 01:59:32 #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 01:59:32 #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 01:59:32 #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/random/ 01:59:32 #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 01:59:32 #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 01:59:32 #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 01:59:32 #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 01:59:32 #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 01:59:32 #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 01:59:32 #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 01:59:32 #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 01:59:32 #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 01:59:32 #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/res/ 01:59:32 #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 01:59:32 #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 01:59:32 #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 01:59:32 #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 01:59:32 #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 01:59:32 #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 01:59:32 #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 01:59:32 #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 01:59:32 #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 01:59:32 #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 01:59:32 #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 01:59:32 #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 01:59:32 #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 01:59:32 #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 01:59:32 #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/filesys.c 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/filesys.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/keeper.c 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/keeper.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/map.c 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/map.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/metadata.c 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/metadata.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/metrics.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/opstate.c 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/opstate.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/parson.c 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/parson.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/profiles.c 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/profiles.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/registry.c 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/registry.h 01:59:32 #14 0.611 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/rest.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/rest.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/service.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/service.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/transform.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/transform.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/validate.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/validate.h 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/watchers.c 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/c/watchers.h 01:59:32 #14 0.613 creating: device-sdk-c-4.0.0/src/cmake/ 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 01:59:32 #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 01:59:32 #14 0.614 + cd device-sdk-c-4.0.0 01:59:32 #14 0.614 + ./scripts/build.sh 01:59:32 #14 0.614 + CPPCHECK=false 01:59:32 #14 0.614 + DOCGEN=false 01:59:32 #14 0.614 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 01:59:32 #14 0.614 + '[' 0 -gt 0 ] 01:59:32 #14 0.615 + readlink -f ./scripts/build.sh 01:59:32 #14 0.616 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 01:59:32 #14 0.617 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 01:59:32 #14 0.617 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 01:59:32 #14 0.617 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 01:59:32 #14 0.617 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 01:59:32 #14 0.618 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 01:59:32 #14 0.618 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 01:59:32 #14 0.690 -- The C compiler identification is GNU 12.2.1 01:59:32 #14 0.706 -- Detecting C compiler ABI info 01:59:32 #14 0.793 -- Detecting C compiler ABI info - done 01:59:32 #14 0.815 -- Check for working C compiler: /usr/bin/cc - skipped 01:59:32 #14 0.815 -- Detecting C compile features 01:59:32 #14 0.816 -- Detecting C compile features - done 01:59:32 #14 0.820 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:59:32 #14 0.895 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 01:59:32 #14 0.899 -- Found LIBYAML: /usr/lib/libyaml.so 01:59:32 #14 0.902 -- Found LIBUUID: /usr/lib/libuuid.so 01:59:32 #14 0.905 -- Found LIBCBOR: /usr/lib/libcbor.so 01:59:32 #14 0.907 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:59:32 #14 0.909 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:59:32 #14 0.910 -- /opt/iotech/iot/1.5/include 01:59:32 #14 0.910 -- C SDK 0.0.0 for Linux 01:59:32 #14 0.913 -- Performing Test CSDK_HAVE_ATOMIC 01:59:32 #14 0.995 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:59:32 #14 1.047 -- Found Curses: /usr/lib/libcurses.so 01:59:32 #14 1.073 -- Configuring done (0.4s) 01:59:32 #14 1.106 -- Generating done (0.0s) 01:59:33 #14 1.109 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 01:59:33 #14 1.114 + make all package 01:59:33 #14 1.114 + tee release.log 01:59:33 #14 1.151 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:59:33 #14 1.255 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:59:33 #14 1.401 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:59:33 #14 1.530 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:59:33 #14 1.630 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:59:33 #14 1.949 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:59:33 #14 1.993 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:59:33 #14 2.125 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:59:34 #14 2.407 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:59:34 #14 2.498 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:59:34 #14 2.630 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:59:34 #14 2.755 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:59:34 #14 2.848 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:59:34 #14 2.995 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:59:35 #14 3.053 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:59:35 #14 3.363 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:59:35 #14 3.425 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:59:35 #14 3.664 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:59:35 #14 3.771 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:59:35 #14 3.966 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:59:35 #14 4.048 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:59:36 #14 5.043 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:59:37 #14 5.137 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:59:37 #14 5.202 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:59:37 #14 5.285 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:59:37 #14 5.344 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:59:37 #14 5.568 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:59:37 #14 5.885 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:59:37 #14 5.958 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:59:37 #14 6.087 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:59:38 #14 6.179 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:59:38 #14 6.449 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 01:59:38 #14 6.449 /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] 01:59:38 #14 6.449 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 01:59:38 #14 6.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:59:38 #14 6.450 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 01:59:38 #14 6.450 875 | const iot_data_t *deviceservices_config; 01:59:38 #14 6.450 | ^~~~~~~~~~~~~~~~~~~~~ 01:59:38 #14 6.587 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:59:38 #14 6.706 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:59:38 #14 6.763 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:59:38 #14 6.852 [ 68%] Linking C shared library libcsdk.so 01:59:39 #14 6.901 [ 68%] Built target csdk 01:59:39 #14 6.919 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:59:39 #14 7.051 [ 72%] Linking C executable template 01:59:39 #14 7.077 /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) 01:59:39 #14 7.119 [ 72%] Built target template 01:59:39 #14 7.140 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:59:39 #14 7.238 [ 76%] Linking C executable device-counter 01:59:39 #14 7.265 /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) 01:59:39 #14 7.312 [ 76%] Built target device-counter 01:59:39 #14 7.332 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:59:39 #14 7.450 [ 80%] Linking C executable device-random 01:59:39 #14 7.473 /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) 01:59:39 #14 7.514 [ 80%] Built target device-random 01:59:39 #14 7.534 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:59:39 #14 7.609 [ 84%] Linking C executable device-gyro 01:59:39 #14 7.633 /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) 01:59:39 #14 7.672 [ 84%] Built target device-gyro 01:59:39 #14 7.690 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:59:39 #14 7.773 [ 88%] Linking C executable device-bitfields 01:59:39 #14 7.801 /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) 01:59:39 #14 7.844 [ 88%] Built target device-bitfields 01:59:39 #14 7.867 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:59:39 #14 8.014 [ 92%] Linking C executable template-discovery 01:59:40 #14 8.039 /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) 01:59:40 #14 8.080 [ 92%] Built target template-discovery 01:59:40 #14 8.103 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:59:40 #14 8.215 [ 96%] Linking C executable device-file 01:59:40 #14 8.242 /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) 01:59:40 #14 8.284 [ 96%] Built target device-file 01:59:40 #14 8.304 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:59:40 #14 8.403 [100%] Linking C executable device-terminal 01:59:40 #14 8.437 /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) 01:59:40 #14 8.477 [100%] Built target device-terminal 01:59:40 #14 8.496 Run CPack packaging tool... 01:59:40 #14 8.510 CPack: Create package using TGZ 01:59:40 #14 8.510 CPack: Install projects 01:59:40 #14 8.510 CPack: - Run preinstall target for: Csdk 01:59:40 #14 8.758 CPack: - Install project: Csdk [] 01:59:40 #14 8.765 CPack: Create package 01:59:40 #14 8.787 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 01:59:40 #14 8.788 + '[' false '=' true ] 01:59:40 #14 8.788 + '[' false '=' true ] 01:59:40 #14 8.788 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 01:59:40 #14 8.789 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 01:59:40 #14 8.789 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 01:59:40 #14 8.858 -- The C compiler identification is GNU 12.2.1 01:59:40 #14 8.874 -- Detecting C compiler ABI info 01:59:40 #14 8.965 -- Detecting C compiler ABI info - done 01:59:40 #14 8.985 -- Check for working C compiler: /usr/bin/cc - skipped 01:59:41 #14 8.986 -- Detecting C compile features 01:59:41 #14 8.987 -- Detecting C compile features - done 01:59:41 #14 8.990 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:59:41 #14 9.063 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 01:59:41 #14 9.066 -- Found LIBYAML: /usr/lib/libyaml.so 01:59:41 #14 9.069 -- Found LIBUUID: /usr/lib/libuuid.so 01:59:41 #14 9.071 -- Found LIBCBOR: /usr/lib/libcbor.so 01:59:41 #14 9.073 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:59:41 #14 9.076 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:59:41 #14 9.076 -- /opt/iotech/iot/1.5/include 01:59:41 #14 9.076 -- C SDK 0.0.0 for Linux 01:59:41 #14 9.078 -- Performing Test CSDK_HAVE_ATOMIC 01:59:41 #14 9.158 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:59:41 #14 9.204 -- Found Curses: /usr/lib/libcurses.so 01:59:41 #14 9.224 -- Configuring done (0.4s) 01:59:41 #14 9.257 -- Generating done (0.0s) 01:59:41 #14 9.259 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 01:59:41 #14 9.263 + make 01:59:41 #14 9.263 + tee debug.log 01:59:41 #14 9.307 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:59:41 #14 9.371 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:59:41 #14 9.445 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:59:41 #14 9.521 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:59:41 #14 9.590 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:59:41 #14 9.711 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:59:41 #14 9.745 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:59:41 #14 9.817 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:59:41 #14 9.928 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:59:41 #14 9.993 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:59:41 #14 10.07 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:59:42 #14 10.14 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:59:42 #14 10.20 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:59:42 #14 10.28 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:59:42 #14 10.32 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:59:42 #14 10.46 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:59:42 #14 10.51 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:59:42 #14 10.61 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:59:42 #14 10.66 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:59:42 #14 10.76 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:59:42 #14 10.83 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:59:42 #14 11.03 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:59:42 #14 11.09 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:59:42 #14 11.14 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:59:43 #14 11.20 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:59:43 #14 11.25 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:59:43 #14 11.35 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:59:43 #14 11.55 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:59:43 #14 11.60 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:59:43 #14 11.67 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:59:43 #14 11.73 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:59:43 #14 11.87 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:59:43 #14 11.94 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:59:43 #14 11.99 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:59:43 #14 12.05 [ 68%] Linking C shared library libcsdk.so 01:59:43 #14 12.10 [ 68%] Built target csdk 01:59:44 #14 12.12 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:59:44 #14 12.20 [ 72%] Linking C executable template 01:59:44 #14 12.22 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:59:44 #14 12.26 [ 72%] Built target template 01:59:44 #14 12.28 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:59:44 #14 12.34 [ 76%] Linking C executable device-counter 01:59:44 #14 12.36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:59:44 #14 12.40 [ 76%] Built target device-counter 01:59:44 #14 12.42 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:59:44 #14 12.48 [ 80%] Linking C executable device-random 01:59:44 #14 12.51 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:59:44 #14 12.55 [ 80%] Built target device-random 01:59:44 #14 12.57 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:59:44 #14 12.62 [ 84%] Linking C executable device-gyro 01:59:44 #14 12.65 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:59:44 #14 12.69 [ 84%] Built target device-gyro 01:59:44 #14 12.71 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:59:44 #14 12.76 [ 88%] Linking C executable device-bitfields 01:59:44 #14 12.79 /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) 01:59:44 #14 12.83 [ 88%] Built target device-bitfields 01:59:44 #14 12.85 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:59:44 #14 12.92 [ 92%] Linking C executable template-discovery 01:59:45 #14 12.95 /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) 01:59:45 #14 12.99 [ 92%] Built target template-discovery 01:59:45 #14 13.01 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:59:45 #14 13.07 [ 96%] Linking C executable device-file 01:59:45 #14 13.10 /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) 01:59:45 #14 13.13 [ 96%] Built target device-file 01:59:45 #14 13.15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:59:45 #14 13.22 [100%] Linking C executable device-terminal 01:59:45 #14 13.24 /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) 01:59:45 #14 13.28 [100%] Built target device-terminal 01:59:45 #14 13.29 + cp -rf include/devsdk include/edgex /usr/include/ 01:59:45 #14 13.30 + cp build/release/c/libcsdk.so /usr/lib/ 01:59:45 #14 13.30 + mkdir -p /usr/share/doc/edgex-csdk 01:59:45 #14 13.30 + cp Attribution.txt /usr/share/doc/edgex-csdk 01:59:45 #14 13.30 + cp LICENSE /usr/share/doc/edgex-csdk 01:59:45 #14 13.30 + rm -rf /device-bacnet-c/deps 01:59:45 #14 DONE 13.4s 01:59:45 01:59:45 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 01:59:45 #15 0.278 + readlink -f /device-bacnet-c/scripts/build.sh 01:59:45 #15 0.279 + dirname /device-bacnet-c/scripts/build.sh 01:59:45 #15 0.280 + dirname /device-bacnet-c/scripts 01:59:45 #15 0.281 + ROOT=/device-bacnet-c 01:59:45 #15 0.281 + echo /device-bacnet-c 01:59:45 #15 0.281 /device-bacnet-c 01:59:45 #15 0.281 + cd /device-bacnet-c 01:59:45 #15 0.281 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 01:59:45 #15 0.281 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 01:59:45 #15 0.281 + git clone https://github.com/IOTechSystems/bacnet-stack.git 01:59:45 #15 0.282 Cloning into 'bacnet-stack'... 01:59:48 #15 2.681 + cd /device-bacnet-c/bacnet-stack 01:59:48 #15 2.681 + git checkout v0.8.6-IOTech 01:59:48 #15 3.486 Note: switching to 'v0.8.6-IOTech'. 01:59:48 #15 3.486 01:59:48 #15 3.486 You are in 'detached HEAD' state. You can look around, make experimental 01:59:48 #15 3.486 changes and commit them, and you can discard any commits you make in this 01:59:48 #15 3.486 state without impacting any branches by switching back to a branch. 01:59:48 #15 3.486 01:59:48 #15 3.486 If you want to create a new branch to retain commits you create, you may 01:59:48 #15 3.486 do so (now or later) by using -c with the switch command. Example: 01:59:48 #15 3.486 01:59:48 #15 3.486 git switch -c 01:59:48 #15 3.486 01:59:48 #15 3.486 Or undo this operation with: 01:59:48 #15 3.486 01:59:48 #15 3.486 git switch - 01:59:48 #15 3.486 01:59:48 #15 3.486 Turn off this advice by setting config variable advice.detachedHead to false 01:59:48 #15 3.486 01:59:48 #15 3.486 HEAD is now at 8b67b7f2 Changes for BACnet device service 01:59:48 #15 3.487 + mkdir -p /device-bacnet-c/lib/ip 01:59:48 #15 3.489 + mkdir -p /device-bacnet-c/lib/mstp 01:59:48 #15 3.490 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 01:59:48 #15 3.493 make -s -C lib clean 01:59:48 #15 3.497 make -s -C demo clean 01:59:48 #15 3.552 make -s -C demo/router clean 01:59:48 #15 3.555 make -s -C demo/router-ipv6 clean 01:59:48 #15 3.558 make -s -C demo/gateway clean 01:59:48 #15 3.560 make -s -C lib all 01:59:53 #15 7.577 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 01:59:53 #15 7.578 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 01:59:53 #15 7.578 147 | pthread_cancel(hThread); 01:59:53 #15 7.578 | ^~~~~~~ 01:59:53 #15 7.578 | | 01:59:53 #15 7.578 | long unsigned int 01:59:53 #15 7.578 In file included from ../ports/linux/net.h:73, 01:59:53 #15 7.578 from ../ports/linux/dlmstp.c:43: 01:59:53 #15 7.578 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 01:59:53 #15 7.578 98 | int pthread_cancel(pthread_t); 01:59:53 #15 7.578 | ^~~~~~~~~ 01:59:53 #15 7.580 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 01:59:53 #15 7.580 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 01:59:53 #15 7.580 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 01:59:53 #15 7.580 | ^~~~~~~~ 01:59:53 #15 7.580 | | 01:59:53 #15 7.580 | long unsigned int * 01:59:53 #15 7.580 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 01:59:53 #15 7.580 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 01:59:53 #15 7.580 | ^ 01:59:56 #15 11.04 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 01:59:56 #15 11.04 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 01:59:56 #15 11.04 make -s -C lib clean 01:59:56 #15 11.05 make -s -C demo clean 01:59:56 #15 11.11 make -s -C demo/router clean 01:59:56 #15 11.12 make -s -C demo/router-ipv6 clean 01:59:56 #15 11.12 make -s -C demo/gateway clean 01:59:56 #15 11.12 make -s -C lib all 02:00:04 #15 19.31 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 02:00:04 #15 19.32 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 02:00:04 #15 19.32 + cd /device-bacnet-c/build/release/device-bacnet-ip 02:00:04 #15 19.32 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 02:00:04 #15 19.39 -- The C compiler identification is GNU 12.2.1 02:00:04 #15 19.40 -- Detecting C compiler ABI info 02:00:04 #15 19.49 -- Detecting C compiler ABI info - done 02:00:04 #15 19.52 -- Check for working C compiler: /usr/bin/cc - skipped 02:00:04 #15 19.52 -- Detecting C compile features 02:00:04 #15 19.52 -- Detecting C compile features - done 02:00:04 #15 19.52 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 02:00:04 #15 19.61 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 02:00:04 #15 19.61 -- Found Threads: TRUE 02:00:04 #15 19.62 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:00:04 #15 19.62 -- /opt/iotech/iot/1.5/include 02:00:04 #15 19.62 -- Configuring done (0.3s) 02:00:04 #15 19.62 -- Generating done (0.0s) 02:00:04 #15 19.62 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 02:00:04 #15 19.63 + make 02:00:04 #15 19.63 + tee release.log 02:00:04 #15 19.67 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 02:00:05 #15 19.87 [ 22%] Linking C static library libbacnet_objects.a 02:00:05 #15 19.91 [ 22%] Built target bacnet_objects 02:00:05 #15 19.93 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 02:00:05 #15 20.12 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 02:00:05 #15 20.20 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 02:00:05 #15 20.26 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 02:00:05 #15 20.33 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 02:00:05 #15 20.62 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 02:00:06 #15 20.70 [100%] Linking C executable device-bacnet-c 02:00:06 #15 20.73 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:00:06 #15 20.77 [100%] Built target device-bacnet-c 02:00:06 #15 20.78 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 02:00:06 #15 20.78 + cd /device-bacnet-c/build/release/device-bacnet-mstp 02:00:06 #15 20.78 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 02:00:06 #15 20.84 -- The C compiler identification is GNU 12.2.1 02:00:06 #15 20.85 -- Detecting C compiler ABI info 02:00:06 #15 20.94 -- Detecting C compiler ABI info - done 02:00:06 #15 20.96 -- Check for working C compiler: /usr/bin/cc - skipped 02:00:06 #15 20.96 -- Detecting C compile features 02:00:06 #15 20.96 -- Detecting C compile features - done 02:00:06 #15 20.96 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 02:00:06 #15 21.04 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 02:00:06 #15 21.05 -- Found Threads: TRUE 02:00:06 #15 21.05 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:00:06 #15 21.05 -- /opt/iotech/iot/1.5/include 02:00:06 #15 21.05 -- Configuring done (0.3s) 02:00:06 #15 21.06 -- Generating done (0.0s) 02:00:06 #15 21.06 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 02:00:06 #15 21.07 + make 02:00:06 #15 21.07 + tee release.log 02:00:06 #15 21.11 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 02:00:06 #15 21.31 [ 22%] Linking C static library libbacnet_objects.a 02:00:06 #15 21.34 [ 22%] Built target bacnet_objects 02:00:06 #15 21.36 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 02:00:06 #15 21.54 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 02:00:06 #15 21.63 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 02:00:06 #15 21.68 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 02:00:07 #15 21.75 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 02:00:07 #15 22.02 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 02:00:07 #15 22.09 [100%] Linking C executable device-bacnet-c 02:00:07 #15 22.12 /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) 02:00:07 #15 22.16 [100%] Built target device-bacnet-c 02:00:07 #15 DONE 22.3s 02:00:07 02:00:07 #16 exporting to image 02:00:07 #16 exporting layers 02:00:07 #16 exporting layers 0.3s done 02:00:07 #16 writing image sha256:66f7ce14c2974a782843b5a2e192e79c0344af83e31f67195fad0a287712d9d2 done 02:00:07 #16 naming to docker.io/library/ci-base-image-x86_64 done 02:00:07 #16 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:08 + docker inspect -f . ci-base-image-x86_64 02:00:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:08 prd-ubuntu20.04-docker-8c-8g-21326 does not seem to be running inside a container 02:00:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-106 -v /w/workspace/exfoundry_device-bacnet-c_PR-106:/w/workspace/exfoundry_device-bacnet-c_PR-106:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:09 $ docker top 3e8bc47710d7f68ba3414a42dd9381832f2af16173bd08b93c90d05736b71aae -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:09 + make test 02:00:09 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 02:00:09 $ docker stop --time=1 3e8bc47710d7f68ba3414a42dd9381832f2af16173bd08b93c90d05736b71aae 02:00:10 $ docker rm -f --volumes 3e8bc47710d7f68ba3414a42dd9381832f2af16173bd08b93c90d05736b71aae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:11 + ls -al . 02:00:11 total 88 02:00:11 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:59 . 02:00:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:58 .. 02:00:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:59 .git 02:00:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:58 .github 02:00:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:59 .semver 02:00:11 -rw-rw-r-- 1 jenkins jenkins 1563 Oct 3 01:58 Attribution.txt 02:00:11 -rw-rw-r-- 1 jenkins jenkins 1004 Oct 3 01:58 CHANGELOG.md 02:00:11 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:58 GOVERNANCE.md 02:00:11 -rw-rw-r-- 1 jenkins jenkins 764 Oct 3 01:58 Jenkinsfile 02:00:11 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 3 01:58 LICENSE 02:00:11 -rw-rw-r-- 1 jenkins jenkins 837 Oct 3 01:58 Makefile 02:00:11 -rw-rw-r-- 1 jenkins jenkins 621 Oct 3 01:58 OWNERS.md 02:00:11 -rw-rw-r-- 1 jenkins jenkins 5503 Oct 3 01:58 README.md 02:00:11 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:59 VERSION 02:00:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:58 docs 02:00:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:58 res 02:00:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:58 sample-profiles 02:00:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:58 scripts 02:00:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:58 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:12 + 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=145531d2d76d2d954c5c6ef88e88007827753d35 --label arch=amd64 --label version=0.0.0 . 02:00:12 #0 building with "default" instance using docker driver 02:00:12 02:00:12 #1 [internal] load build definition from Dockerfile.alpine 02:00:12 #1 transferring dockerfile: 2.40kB done 02:00:12 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 02:00:12 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 02:00:12 #1 DONE 0.0s 02:00:12 02:00:12 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:00:12 #2 DONE 0.0s 02:00:12 02:00:12 #3 [internal] load metadata for docker.io/library/alpine:3.22.1 02:00:12 #3 DONE 0.1s 02:00:12 02:00:12 #4 [internal] load .dockerignore 02:00:12 #4 transferring context: 2B done 02:00:12 #4 DONE 0.0s 02:00:12 02:00:12 #5 [internal] load build context 02:00:12 #5 transferring context: 20.43kB done 02:00:12 #5 DONE 0.0s 02:00:12 02:00:12 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 02:00:12 #6 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done 02:00:12 #6 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 02:00:12 #6 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done 02:00:12 #6 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done 02:00:12 #6 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s 02:00:12 #6 ... 02:00:12 02:00:12 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 02:00:12 #7 DONE 0.2s 02:00:12 02:00:12 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 02:00:12 #6 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 02:00:12 #6 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 02:00:12 #6 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 02:00:12 #6 DONE 0.3s 02:00:12 02:00:12 #8 [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 02:00:12 #8 0.221 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:00:13 #8 0.638 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:00:13 #8 0.638 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:00:13 #8 0.638 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:00:13 #8 DONE 0.7s 02:00:13 02:00:13 #9 [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 02:00:13 #9 0.207 Connecting to iotech.jfrog.io (34.246.139.145:443) 02:00:13 #9 0.642 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:00:13 #9 0.642 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:00:13 #9 0.642 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:00:13 #9 DONE 0.7s 02:00:13 02:00:13 #10 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:00:13 #10 DONE 0.4s 02:00:13 02:00:13 #11 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:00:13 #11 DONE 0.4s 02:00:13 02:00:13 #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 02:00:14 #12 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:00:14 #12 0.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:00:14 #12 0.832 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:15 #12 1.425 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:00:15 #12 1.433 OK: 337 MiB in 103 packages 02:00:15 #12 DONE 1.6s 02:00:15 02:00:15 #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts 02:00:15 #13 DONE 0.0s 02:00:15 02:00:15 #14 [builder 6/10] COPY src /device-bacnet-c/src/ 02:00:15 #14 DONE 0.0s 02:00:15 02:00:15 #15 [builder 7/10] COPY VERSION /device-bacnet-c/ 02:00:15 #15 DONE 0.0s 02:00:15 02:00:15 #16 [builder 8/10] WORKDIR /device-bacnet-c 02:00:15 #16 DONE 0.0s 02:00:15 02:00:15 #17 [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 02:00:15 #17 0.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:00:15 #17 0.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:00:15 #17 0.681 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:15 #17 1.278 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:00:15 #17 1.287 (1/28) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 02:00:15 #17 1.439 (2/28) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 02:00:15 #17 1.448 (3/28) Installing brotli-libs (1.1.0-r2) 02:00:15 #17 1.461 (4/28) Installing c-ares (1.34.5-r0) 02:00:15 #17 1.467 (5/28) Installing libunistring (1.3-r0) 02:00:15 #17 1.485 (6/28) Installing libidn2 (2.3.7-r0) 02:00:15 #17 1.490 (7/28) Installing nghttp2-libs (1.65.0-r0) 02:00:15 #17 1.494 (8/28) Installing libpsl (0.21.5-r3) 02:00:15 #17 1.499 (9/28) Installing zstd-libs (1.5.7-r0) 02:00:15 #17 1.515 (10/28) Installing libcurl (8.14.1-r2) 02:00:15 #17 1.526 (11/28) Installing curl (8.14.1-r2) 02:00:15 #17 1.534 (12/28) Installing dumb-init (1.2.5-r3) 02:00:15 #17 1.538 (13/28) Installing hiredis (1.3.0-r0) 02:00:15 #17 1.542 (14/28) Installing yaml (0.2.5-r2) 02:00:15 #17 1.552 (15/28) Installing libcbor (0.12.0-r0) 02:00:15 #17 1.639 (16/28) Installing iotech-iot-1.5 (1.5.7-r0) 02:00:16 #17 2.359 (17/28) Installing pkgconf (2.4.3-r0) 02:00:16 #17 2.364 (18/28) Installing openssl-dev (3.5.4-r0) 02:00:16 #17 2.394 (19/28) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 02:00:16 #17 3.158 (20/28) Installing gmp (6.3.0-r3) 02:00:17 #17 3.175 (21/28) Installing nettle (3.10.1-r0) 02:00:17 #17 3.186 (22/28) Installing libffi (3.4.8-r0) 02:00:17 #17 3.189 (23/28) Installing libtasn1 (4.20.0-r0) 02:00:17 #17 3.193 (24/28) Installing p11-kit (0.25.5-r2) 02:00:17 #17 3.205 (25/28) Installing gnutls (3.8.8-r0) 02:00:17 #17 3.231 (26/28) Installing libmicrohttpd (1.0.1-r1) 02:00:17 #17 3.321 (27/28) Installing libuuid (2.41-r9) 02:00:17 #17 3.325 (28/28) Installing linux-headers (6.14.2-r0) 02:00:17 #17 3.403 Executing busybox-1.37.0-r18.trigger 02:00:17 #17 3.409 OK: 26 MiB in 42 packages 02:00:17 #17 DONE 3.6s 02:00:17 02:00:17 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 02:00:17 #18 0.210 + CSDK_VER=4.0.0 02:00:17 #18 0.210 + '[' '!' -d deps ] 02:00:17 #18 0.210 + mkdir deps 02:00:17 #18 0.211 + cd /device-bacnet-c/deps 02:00:17 #18 0.211 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 02:00:17 #18 0.214 Connecting to github.com (140.82.113.4:443) 02:00:17 #18 0.303 Connecting to codeload.github.com (140.82.114.9:443) 02:00:17 #18 0.403 saving to 'v4.0.0.zip' 02:00:17 #18 0.459 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 02:00:17 #18 0.459 'v4.0.0.zip' saved 02:00:17 #18 0.460 + unzip v4.0.0.zip 02:00:17 #18 0.461 Archive: v4.0.0.zip 02:00:17 #18 0.466 creating: device-sdk-c-4.0.0/ 02:00:17 #18 0.466 creating: device-sdk-c-4.0.0/.github/ 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/.github/Contributing.md 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/.github/semantic.yml 02:00:17 #18 0.466 creating: device-sdk-c-4.0.0/.github/workflows/ 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/.gitignore 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/Attribution.txt 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/CHANGELOG.md 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/Doxyfile 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/Jenkinsfile 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/LICENSE 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/Makefile 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/OWNERS.md 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/README.IOT.md 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/README.md 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/README.v3.md 02:00:17 #18 0.466 creating: device-sdk-c-4.0.0/docs/ 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/docs/configuration.md 02:00:17 #18 0.466 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/docs/metrics.md 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/docs/startup.md 02:00:17 #18 0.470 creating: device-sdk-c-4.0.0/include/ 02:00:17 #18 0.470 creating: device-sdk-c-4.0.0/include/devsdk/ 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 02:00:17 #18 0.470 creating: device-sdk-c-4.0.0/include/edgex/ 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 02:00:17 #18 0.470 creating: device-sdk-c-4.0.0/scripts/ 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/scripts/build.sh 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 02:00:17 #18 0.470 creating: device-sdk-c-4.0.0/src/ 02:00:17 #18 0.470 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 02:00:17 #18 0.472 creating: device-sdk-c-4.0.0/src/c/ 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/api.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/bus.c 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/bus.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/callback3.c 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/callback3.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/config.c 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/config.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/correlation.c 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/correlation.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/data.c 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/data.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/device.c 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/device.h 02:00:17 #18 0.472 inflating: device-sdk-c-4.0.0/src/c/devman.c 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/devmap.c 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/devmap.h 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/devutil.h 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/discovery.c 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/discovery.h 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 02:00:17 #18 0.474 creating: device-sdk-c-4.0.0/src/c/examples/ 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 02:00:17 #18 0.474 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 02:00:17 #18 0.474 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 02:00:17 #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 02:00:17 #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 02:00:17 #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 02:00:17 #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 02:00:17 #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 02:00:17 #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 02:00:17 #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 02:00:17 #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 02:00:17 #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 02:00:17 #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 02:00:17 #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 02:00:17 #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 02:00:17 #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 02:00:17 #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 02:00:17 #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 02:00:17 #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 02:00:17 #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 02:00:17 #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 02:00:17 #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 02:00:17 #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 02:00:17 #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 02:00:17 #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 02:00:17 #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 02:00:17 #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 02:00:17 #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 02:00:17 #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 02:00:17 #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 02:00:17 #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 02:00:17 #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 02:00:17 #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/file/ 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 02:00:17 #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 02:00:17 #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 02:00:17 #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 02:00:17 #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 02:00:17 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 02:00:17 #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 02:00:17 #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 02:00:17 #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 02:00:17 #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 02:00:17 #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 02:00:17 #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 02:00:17 #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/random/ 02:00:17 #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 02:00:17 #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 02:00:17 #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 02:00:17 #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 02:00:17 #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 02:00:17 #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 02:00:17 #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 02:00:17 #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 02:00:17 #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 02:00:17 #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/res/ 02:00:17 #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 02:00:17 #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 02:00:17 #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 02:00:17 #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 02:00:17 #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 02:00:17 #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 02:00:17 #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 02:00:17 #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 02:00:17 #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 02:00:17 #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 02:00:17 #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 02:00:17 #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 02:00:17 #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 02:00:17 #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 02:00:17 #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/filesys.c 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/filesys.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/keeper.c 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/keeper.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/map.c 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/map.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/metadata.c 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/metadata.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/metrics.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/opstate.c 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/opstate.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/parson.c 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/parson.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/profiles.c 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/profiles.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/registry.c 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/registry.h 02:00:17 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/rest.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/rest.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/service.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/service.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/transform.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/transform.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/validate.c 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/validate.h 02:00:17 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/watchers.c 02:00:17 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/watchers.h 02:00:17 #18 0.484 creating: device-sdk-c-4.0.0/src/cmake/ 02:00:17 #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 02:00:17 #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 02:00:17 #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 02:00:17 #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 02:00:17 #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 02:00:17 #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 02:00:17 #18 0.484 + cd device-sdk-c-4.0.0 02:00:17 #18 0.484 + ./scripts/build.sh 02:00:17 #18 0.485 + CPPCHECK=false 02:00:17 #18 0.485 + DOCGEN=false 02:00:17 #18 0.485 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 02:00:17 #18 0.485 + '[' 0 -gt 0 ] 02:00:17 #18 0.486 + readlink -f ./scripts/build.sh 02:00:17 #18 0.486 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 02:00:17 #18 0.487 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 02:00:17 #18 0.487 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 02:00:17 #18 0.487 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 02:00:17 #18 0.487 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 02:00:17 #18 0.488 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 02:00:17 #18 0.488 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 02:00:17 #18 0.567 -- The C compiler identification is GNU 12.2.1 02:00:17 #18 0.583 -- Detecting C compiler ABI info 02:00:17 #18 0.672 -- Detecting C compiler ABI info - done 02:00:17 #18 0.694 -- Check for working C compiler: /usr/bin/cc - skipped 02:00:17 #18 0.694 -- Detecting C compile features 02:00:17 #18 0.695 -- Detecting C compile features - done 02:00:17 #18 0.699 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:00:17 #18 0.779 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:00:17 #18 0.783 -- Found LIBYAML: /usr/lib/libyaml.so 02:00:17 #18 0.786 -- Found LIBUUID: /usr/lib/libuuid.so 02:00:17 #18 0.789 -- Found LIBCBOR: /usr/lib/libcbor.so 02:00:17 #18 0.792 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:00:17 #18 0.796 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:00:17 #18 0.796 -- /opt/iotech/iot/1.5/include 02:00:17 #18 0.796 -- C SDK 0.0.0 for Linux 02:00:17 #18 0.798 -- Performing Test CSDK_HAVE_ATOMIC 02:00:17 #18 0.882 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:00:17 #18 0.930 -- Found Curses: /usr/lib/libcurses.so 02:00:17 #18 0.954 -- Configuring done (0.5s) 02:00:17 #18 0.986 -- Generating done (0.0s) 02:00:17 #18 0.989 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 02:00:17 #18 0.992 + make all package 02:00:17 #18 0.992 + tee release.log 02:00:17 #18 1.045 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:00:17 #18 1.154 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:00:17 #18 1.307 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:00:17 #18 1.438 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:00:17 #18 1.536 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:00:17 #18 1.875 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:00:17 #18 1.915 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:00:17 #18 2.060 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:00:18 #18 2.350 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:00:18 #18 2.443 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:00:18 #18 2.578 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:00:18 #18 2.703 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:00:18 #18 2.799 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:00:18 #18 2.955 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:00:18 #18 3.012 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:00:19 #18 3.363 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:00:19 #18 3.429 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:00:19 #18 3.670 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:00:19 #18 3.778 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:00:19 #18 3.991 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:00:19 #18 4.078 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:00:19 #18 ... 02:00:19 02:00:19 #19 [stage-1 5/12] RUN apk --no-cache upgrade 02:00:19 #19 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:00:19 #19 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:00:19 #19 0.474 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:19 #19 1.135 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:00:19 #19 1.158 Upgrading critical system libraries and apk-tools: 02:00:19 #19 1.158 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 02:00:19 #19 1.163 Executing busybox-1.37.0-r18.trigger 02:00:19 #19 1.253 Continuing the upgrade transaction with new apk-tools: 02:00:19 #19 1.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:00:19 #19 1.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:00:19 #19 1.496 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:19 #19 2.140 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:00:19 #19 2.151 (1/5) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 02:00:19 #19 2.167 Executing busybox-1.37.0-r19.post-upgrade 02:00:19 #19 2.218 (2/5) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 02:00:19 #19 2.222 (3/5) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 02:00:19 #19 2.230 (4/5) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 02:00:19 #19 2.234 (5/5) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 02:00:19 #19 2.240 Executing busybox-1.37.0-r19.trigger 02:00:19 #19 2.247 OK: 26 MiB in 42 packages 02:00:19 #19 DONE 2.4s 02:00:20 02:00:20 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 02:00:20 #18 5.104 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:00:20 #18 5.210 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:00:20 #18 5.285 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:00:20 #18 5.372 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:00:21 #18 5.428 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:00:21 #18 5.654 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:00:21 #18 5.964 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:00:21 #18 6.040 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:00:21 #18 6.176 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:00:21 #18 6.272 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:00:22 #18 6.542 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 02:00:22 #18 6.542 /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] 02:00:22 #18 6.542 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 02:00:22 #18 6.542 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:00:22 #18 6.542 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 02:00:22 #18 6.542 875 | const iot_data_t *deviceservices_config; 02:00:22 #18 6.542 | ^~~~~~~~~~~~~~~~~~~~~ 02:00:22 #18 6.681 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:00:22 #18 6.801 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:00:22 #18 6.865 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:00:22 #18 6.958 [ 68%] Linking C shared library libcsdk.so 02:00:22 #18 7.011 [ 68%] Built target csdk 02:00:22 #18 7.033 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:00:22 #18 7.175 [ 72%] Linking C executable template 02:00:22 #18 7.198 /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) 02:00:22 #18 7.239 [ 72%] Built target template 02:00:22 #18 7.260 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:00:22 #18 7.346 [ 76%] Linking C executable device-counter 02:00:22 #18 7.372 /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) 02:00:22 #18 7.417 [ 76%] Built target device-counter 02:00:22 #18 7.441 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:00:22 #18 7.535 [ 80%] Linking C executable device-random 02:00:23 #18 7.565 /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) 02:00:23 #18 7.607 [ 80%] Built target device-random 02:00:23 #18 7.629 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:00:23 #18 7.706 [ 84%] Linking C executable device-gyro 02:00:23 #18 7.735 /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) 02:00:23 #18 7.780 [ 84%] Built target device-gyro 02:00:23 #18 7.798 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:00:23 #18 7.887 [ 88%] Linking C executable device-bitfields 02:00:23 #18 7.915 /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) 02:00:23 #18 7.958 [ 88%] Built target device-bitfields 02:00:23 #18 7.975 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:00:23 #18 8.132 [ 92%] Linking C executable template-discovery 02:00:23 #18 8.158 /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) 02:00:23 #18 8.202 [ 92%] Built target template-discovery 02:00:23 #18 8.219 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:00:23 #18 8.337 [ 96%] Linking C executable device-file 02:00:24 #18 8.364 /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) 02:00:24 #18 8.410 [ 96%] Built target device-file 02:00:24 #18 8.432 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:00:24 #18 8.530 [100%] Linking C executable device-terminal 02:00:24 #18 8.557 /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) 02:00:24 #18 8.607 [100%] Built target device-terminal 02:00:24 #18 8.627 Run CPack packaging tool... 02:00:24 #18 8.642 CPack: Create package using TGZ 02:00:24 #18 8.642 CPack: Install projects 02:00:24 #18 8.642 CPack: - Run preinstall target for: Csdk 02:00:24 #18 8.910 CPack: - Install project: Csdk [] 02:00:24 #18 8.921 CPack: Create package 02:00:24 #18 8.943 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 02:00:24 #18 8.944 + '[' false '=' true ] 02:00:24 #18 8.944 + '[' false '=' true ] 02:00:24 #18 8.944 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 02:00:24 #18 8.945 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 02:00:24 #18 8.945 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 02:00:24 #18 9.021 -- The C compiler identification is GNU 12.2.1 02:00:24 #18 9.033 -- Detecting C compiler ABI info 02:00:24 #18 9.127 -- Detecting C compiler ABI info - done 02:00:24 #18 9.146 -- Check for working C compiler: /usr/bin/cc - skipped 02:00:24 #18 9.147 -- Detecting C compile features 02:00:24 #18 9.147 -- Detecting C compile features - done 02:00:24 #18 9.151 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:00:24 #18 9.230 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:00:24 #18 9.233 -- Found LIBYAML: /usr/lib/libyaml.so 02:00:24 #18 9.236 -- Found LIBUUID: /usr/lib/libuuid.so 02:00:24 #18 9.239 -- Found LIBCBOR: /usr/lib/libcbor.so 02:00:24 #18 9.242 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:00:24 #18 9.245 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:00:24 #18 9.245 -- /opt/iotech/iot/1.5/include 02:00:24 #18 9.245 -- C SDK 0.0.0 for Linux 02:00:24 #18 9.248 -- Performing Test CSDK_HAVE_ATOMIC 02:00:24 #18 9.341 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:00:25 #18 9.393 -- Found Curses: /usr/lib/libcurses.so 02:00:25 #18 9.416 -- Configuring done (0.5s) 02:00:25 #18 9.449 -- Generating done (0.0s) 02:00:25 #18 9.452 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 02:00:25 #18 9.457 + make 02:00:25 #18 9.457 + tee debug.log 02:00:25 #18 9.505 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:00:25 #18 9.578 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:00:25 #18 9.663 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:00:25 #18 9.741 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:00:25 #18 9.816 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:00:25 #18 9.941 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:00:25 #18 9.981 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:00:25 #18 10.06 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:00:25 #18 10.18 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:00:25 #18 10.25 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:00:25 #18 10.33 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:00:26 #18 10.41 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:00:26 #18 10.48 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:00:26 #18 10.56 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:00:26 #18 10.61 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:00:26 #18 10.75 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:00:26 #18 10.81 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:00:26 #18 10.92 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:00:26 #18 10.97 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:00:26 #18 11.08 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:00:26 #18 11.15 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:00:26 #18 11.35 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:00:27 #18 11.42 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:00:27 #18 11.48 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:00:27 #18 11.54 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:00:27 #18 11.59 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:00:27 #18 11.69 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:00:27 #18 11.91 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:00:27 #18 11.96 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:00:27 #18 12.03 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:00:27 #18 12.10 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:00:27 #18 12.25 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:00:27 #18 12.33 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:00:27 #18 12.39 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:00:27 #18 12.45 [ 68%] Linking C shared library libcsdk.so 02:00:27 #18 12.52 [ 68%] Built target csdk 02:00:28 #18 12.54 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:00:28 #18 12.60 [ 72%] Linking C executable template 02:00:28 #18 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) 02:00:28 #18 12.67 [ 72%] Built target template 02:00:28 #18 12.69 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:00:28 #18 12.75 [ 76%] Linking C executable device-counter 02:00:28 #18 12.78 /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) 02:00:28 #18 12.82 [ 76%] Built target device-counter 02:00:28 #18 12.83 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:00:28 #18 12.89 [ 80%] Linking C executable device-random 02:00:28 #18 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) 02:00:28 #18 12.95 [ 80%] Built target device-random 02:00:28 #18 12.97 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:00:28 #18 13.03 [ 84%] Linking C executable device-gyro 02:00:28 #18 13.06 /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) 02:00:28 #18 13.10 [ 84%] Built target device-gyro 02:00:28 #18 13.12 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:00:28 #18 13.18 [ 88%] Linking C executable device-bitfields 02:00:28 #18 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) 02:00:28 #18 13.26 [ 88%] Built target device-bitfields 02:00:28 #18 13.27 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:00:28 #18 13.36 [ 92%] Linking C executable template-discovery 02:00:28 #18 13.38 /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) 02:00:28 #18 13.43 [ 92%] Built target template-discovery 02:00:28 #18 13.45 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:00:28 #18 13.52 [ 96%] Linking C executable device-file 02:00:29 #18 13.54 /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) 02:00:29 #18 13.58 [ 96%] Built target device-file 02:00:29 #18 13.60 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:00:29 #18 13.67 [100%] Linking C executable device-terminal 02:00:29 #18 13.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) 02:00:29 #18 13.74 [100%] Built target device-terminal 02:00:29 #18 13.75 + cp -rf include/devsdk include/edgex /usr/include/ 02:00:29 #18 13.75 + cp build/release/c/libcsdk.so /usr/lib/ 02:00:29 #18 13.75 + mkdir -p /usr/share/doc/edgex-csdk 02:00:29 #18 13.75 + cp Attribution.txt /usr/share/doc/edgex-csdk 02:00:29 #18 13.75 + cp LICENSE /usr/share/doc/edgex-csdk 02:00:29 #18 13.76 + rm -rf /device-bacnet-c/deps 02:00:29 #18 DONE 13.8s 02:00:29 02:00:29 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 02:00:29 #20 0.265 + readlink -f /device-bacnet-c/scripts/build.sh 02:00:29 #20 0.266 + dirname /device-bacnet-c/scripts/build.sh 02:00:29 #20 0.267 + dirname /device-bacnet-c/scripts 02:00:29 #20 0.268 + ROOT=/device-bacnet-c 02:00:29 #20 0.268 + echo /device-bacnet-c 02:00:29 #20 0.268 + cd /device-bacnet-c 02:00:29 #20 0.268 /device-bacnet-c 02:00:29 #20 0.268 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 02:00:29 #20 0.268 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 02:00:29 #20 0.268 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 02:00:29 #20 0.269 + cd /device-bacnet-c/build/release/device-bacnet-ip 02:00:29 #20 0.269 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 02:00:29 #20 0.289 -- /opt/iotech/iot/1.5/include 02:00:29 #20 0.289 -- Configuring done (0.0s) 02:00:29 #20 0.295 -- Generating done (0.0s) 02:00:29 #20 0.296 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 02:00:29 #20 0.297 + make 02:00:29 #20 0.297 + tee release.log 02:00:29 #20 0.336 [ 22%] Built target bacnet_objects 02:00:29 #20 0.365 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 02:00:30 #20 0.551 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 02:00:30 #20 0.824 [ 55%] Linking C executable device-bacnet-c 02:00:30 #20 0.848 /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) 02:00:30 #20 0.893 [100%] Built target device-bacnet-c 02:00:30 #20 0.903 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 02:00:30 #20 0.904 + cd /device-bacnet-c/build/release/device-bacnet-mstp 02:00:30 #20 0.904 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 02:00:30 #20 0.921 -- /opt/iotech/iot/1.5/include 02:00:30 #20 0.922 -- Configuring done (0.0s) 02:00:30 #20 0.927 -- Generating done (0.0s) 02:00:30 #20 0.928 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 02:00:30 #20 0.929 + make 02:00:30 #20 0.929 + tee release.log 02:00:30 #20 0.966 [ 22%] Built target bacnet_objects 02:00:30 #20 0.993 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 02:00:30 #20 1.176 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 02:00:30 #20 1.475 [ 55%] Linking C executable device-bacnet-c 02:00:31 #20 1.504 /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) 02:00:31 #20 1.565 [100%] Built target device-bacnet-c 02:00:31 #20 DONE 1.6s 02:00:31 02:00:31 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 02:00:31 #21 DONE 0.1s 02:00:31 02:00:31 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 02:00:31 #22 DONE 0.1s 02:00:31 02:00:31 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 02:00:31 #23 DONE 0.0s 02:00:31 02:00:31 #24 [stage-1 9/12] COPY LICENSE /. 02:00:31 #24 DONE 0.0s 02:00:31 02:00:31 #25 [stage-1 10/12] COPY Attribution.txt /. 02:00:31 #25 DONE 0.0s 02:00:31 02:00:31 #26 [stage-1 11/12] COPY res /res 02:00:31 #26 DONE 0.0s 02:00:31 02:00:31 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 02:00:31 #27 DONE 0.0s 02:00:31 02:00:31 #28 exporting to image 02:00:31 #28 exporting layers 02:00:31 #28 exporting layers 0.4s done 02:00:31 #28 writing image sha256:d11fcaba79a6515da26997864072243fbfc991badb3acc9f1d8eb9ee83d098f1 done 02:00:31 #28 naming to docker.io/library/device-bacnet done 02:00:31 #28 DONE 0.4s 02:00:31 02:00:31 2 warnings found (use docker --debug to expand): 02:00:31  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 02:00:31 - 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 02:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:32 02:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:33 latest: Pulling from edgex-lftools-log-publisher 02:00:33 5eb5b503b376: Pulling fs layer 02:00:33 5c69ac0246d0: Pulling fs layer 02:00:33 ec43610c2a17: Pulling fs layer 02:00:33 3a2ae6a8a46f: Pulling fs layer 02:00:33 33b1e0a273af: Pulling fs layer 02:00:33 5d3b04190fa2: Pulling fs layer 02:00:33 2f39f015ded8: Pulling fs layer 02:00:33 33b1e0a273af: Waiting 02:00:33 2f39f015ded8: Waiting 02:00:33 5d3b04190fa2: Waiting 02:00:33 3a2ae6a8a46f: Waiting 02:00:33 5c69ac0246d0: Verifying Checksum 02:00:33 5c69ac0246d0: Download complete 02:00:33 3a2ae6a8a46f: Verifying Checksum 02:00:33 3a2ae6a8a46f: Download complete 02:00:33 33b1e0a273af: Verifying Checksum 02:00:33 33b1e0a273af: Download complete 02:00:33 ec43610c2a17: Verifying Checksum 02:00:33 ec43610c2a17: Download complete 02:00:33 5d3b04190fa2: Verifying Checksum 02:00:33 5d3b04190fa2: Download complete 02:00:33 5eb5b503b376: Verifying Checksum 02:00:33 5eb5b503b376: Download complete 02:00:34 2f39f015ded8: Download complete 02:00:35 5eb5b503b376: Pull complete 02:00:35 5c69ac0246d0: Pull complete 02:00:35 ec43610c2a17: Pull complete 02:00:35 3a2ae6a8a46f: Pull complete 02:00:35 33b1e0a273af: Pull complete 02:00:35 5d3b04190fa2: Pull complete 02:00:41 2f39f015ded8: Pull complete 02:00:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:41 prd-ubuntu20.04-docker-8c-8g-21326 does not seem to be running inside a container 02:00:41 $ 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-106 -v /w/workspace/exfoundry_device-bacnet-c_PR-106:/w/workspace/exfoundry_device-bacnet-c_PR-106:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:00:43 $ docker top 504fe3e4eee877fb8c2a5593ccdfc43d9fbe5d03a170f8471160e85bcab79c74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:43 ---> job-cost.sh 02:00:43 lf-activate-venv: SKIPPING 02:00:43 INFO: No Stack... 02:00:43 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:41 INFO: Archiving Costs [Pipeline] sh 02:01:41 + cat /w/workspace/exfoundry_device-bacnet-c_PR-106/archives/cost.csv 02:01:41 + cut -d, -f6 [Pipeline] lock 02:01:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-106-1-stack-cost] 02:01:41 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-106-1-stack-cost] did not exist. Created. 02:01:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:42 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:42 Stashed 1 file(s) [Pipeline] } 02:01:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:42 $ docker stop --time=1 504fe3e4eee877fb8c2a5593ccdfc43d9fbe5d03a170f8471160e85bcab79c74 02:01:43 $ docker rm -f --volumes 504fe3e4eee877fb8c2a5593ccdfc43d9fbe5d03a170f8471160e85bcab79c74 [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 02:01:44 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-106/archives ] 02:01:44 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-106/archives 02:01:44 total 16 02:01:44 drwxr-xr-x 3 root root 4096 Oct 3 02:01 . 02:01:44 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 02:01 .. 02:01:44 drwxr-xr-x 2 root root 4096 Oct 3 02:01 cost 02:01:44 -rw-r--r-- 1 root root 87 Oct 3 02:01 cost.csv 02:01:44 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-106/archives 02:01:44 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-106/archives 02:01:44 total 16 02:01:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 02:01 . 02:01:44 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 02:01 .. 02:01:44 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 02:01 cost 02:01:44 -rw-r--r-- 1 jenkins jenkins 87 Oct 3 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:01:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:01:46 ---> package-listing.sh 02:01:46 ++ facter osfamily 02:01:46 ++ tr '[:upper:]' '[:lower:]' 02:01:46 + OS_FAMILY=debian 02:01:46 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-106 02:01:46 + START_PACKAGES=/tmp/packages_start.txt 02:01:46 + END_PACKAGES=/tmp/packages_end.txt 02:01:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:01:46 + PACKAGES=/tmp/packages_start.txt 02:01:46 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-106 ']' 02:01:46 + PACKAGES=/tmp/packages_end.txt 02:01:46 + case "${OS_FAMILY}" in 02:01:46 + dpkg -l 02:01:46 + grep '^ii' 02:01:46 + '[' -f /tmp/packages_start.txt ']' 02:01:46 + '[' -f /tmp/packages_end.txt ']' 02:01:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:01:46 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-106 ']' 02:01:46 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-106/archives/ 02:01:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-106/archives/ [Pipeline] echo 02:01:46 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-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:01:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:47 prd-ubuntu20.04-docker-8c-8g-21326 does not seem to be running inside a container 02:01:47 $ 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-106/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-106 -v /w/workspace/exfoundry_device-bacnet-c_PR-106:/w/workspace/exfoundry_device-bacnet-c_PR-106:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-106@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 02:01:47 $ docker top 66a90a1cc6ad8d1ff1fb93c66ab360acdf3562a4472f70490d75e6dd0f4cf40d -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:48 + touch /tmp/pre-build-complete [Pipeline] sh 02:01:48 + mkdir -p /var/log/sysstat [Pipeline] sh 02:01:48 + ls /var/log/sa-host 02:01:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:48 provisioning config files... 02:01:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/config18299528112516142778tmp [Pipeline] { [Pipeline] echo 02:01:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:01:49 ---> create-netrc.sh [Pipeline] } 02:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:01:49 ---> python-tools-install.sh [Pipeline] echo 02:01:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:01:50 ---> sudo-logs.sh 02:01:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:01:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:01:50 ---> job-cost.sh 02:01:50 lf-activate-venv: SKIPPING 02:01:50 DEBUG: total: 0.2199999988079071 02:01:50 INFO: Retrieving Stack Cost... 02:01:50 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:05 INFO: Archiving Costs [Pipeline] echo 02:02:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:02:06 ---> logs-deploy.sh 02:02:06 lf-activate-venv: SKIPPING 02:02:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-106/1 02:02:06 INFO: archiving workspace using pattern(s): 02:02:06 Archives upload complete. 02:02:06 INFO: archiving logs to Nexus