Pull request #105 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f711b24f1cb0103b1ef55ad527faab5ae1ffc142+5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (d5b6d3a6b42dc988ff132e9337f6ea97b167fc6d) 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-ssh2120633016269173839.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-ssh10833630240804681371.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-105/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-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12642620180156520021.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-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10836893377458865651.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-ssh15396516996726325277.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-105/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-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh809474662192867382.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-20757 in /w/workspace/exfoundry_device-bacnet-c_PR-105 [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-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 into PR head commit f711b24f1cb0103b1ef55ad527faab5ae1ffc142 Merge succeeded, producing f711b24f1cb0103b1ef55ad527faab5ae1ffc142 Checking out Revision f711b24f1cb0103b1ef55ad527faab5ae1ffc142 (PR-105) Commit message: "fix: scripts/Dockerfile.alpine-base to reduce vulnerabilities" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f711b24f1cb0103b1ef55ad527faab5ae1ffc142 # 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 f711b24f1cb0103b1ef55ad527faab5ae1ffc142 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:05:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:05:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:05:37 ========================================================= 01:05:37 EdgeX Global Pipelines Version Info 01:05:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:05:38 ------------------- 01:05:38 stable info: 01:05:38 ------------------- 01:05:38 Commited By: Cherry Wang cherry@iotechsys.com 01:05:38 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:05:38 Message: update stable to v1.0.276 01:05:39 ------------------- 01:05:39 experimental info: 01:05:39 ------------------- 01:05:39 Commited By: **** collab-it+edgex@linuxfoundation.org 01:05:39 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:05:39 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:05:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:05:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f711b24 [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:52 provisioning config files... 01:05:52 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/config15189007221592961776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:52 ---> ****-login.sh 01:05:52 nexus3.edgexfoundry.org:10001 01:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:54 01:05:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:05:54 Configure a credential helper to remove this warning. See 01:05:54 https://docs.****.com/go/credential-store/ 01:05:54 01:05:54 Login Succeeded 01:05:54 nexus3.edgexfoundry.org:10002 01:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:54 01:05:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:05:54 Configure a credential helper to remove this warning. See 01:05:54 https://docs.****.com/go/credential-store/ 01:05:54 01:05:54 Login Succeeded 01:05:54 nexus3.edgexfoundry.org:10003 01:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:54 01:05:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:05:54 Configure a credential helper to remove this warning. See 01:05:54 https://docs.****.com/go/credential-store/ 01:05:54 01:05:54 Login Succeeded 01:05:54 nexus3.edgexfoundry.org:10004 01:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:54 01:05:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:05:54 Configure a credential helper to remove this warning. See 01:05:54 https://docs.****.com/go/credential-store/ 01:05:54 01:05:54 Login Succeeded 01:05:54 ****.io 01:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:54 01:05:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:05:54 Configure a credential helper to remove this warning. See 01:05:54 https://docs.****.com/go/credential-store/ 01:05:54 01:05:54 Login Succeeded 01:05:54 ---> ****-login.sh ends [Pipeline] } 01:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 01:05:55 + git rev-list -1 --merges f711b24f1cb0103b1ef55ad527faab5ae1ffc142~1..f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo 01:05:55 -----------> git rev-list -1 --merges f711b24f1cb0103b1ef55ad527faab5ae1ffc142~1..f711b24f1cb0103b1ef55ad527faab5ae1ffc142 f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [false] [Pipeline] sh 01:05:55 + git log --format=format:%s -1 f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo 01:05:55 ========================================================= 01:05:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:05:55 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:05:56 + git rev-list -1 --merges f711b24f1cb0103b1ef55ad527faab5ae1ffc142~1..f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo 01:05:56 -----------> git rev-list -1 --merges f711b24f1cb0103b1ef55ad527faab5ae1ffc142~1..f711b24f1cb0103b1ef55ad527faab5ae1ffc142 f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [false] [Pipeline] sh 01:05:56 + git log --format=format:%s -1 f711b24f1cb0103b1ef55ad527faab5ae1ffc142 [Pipeline] echo 01:05:56 ========================================================= 01:05:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:05:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:05:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:05:57 + grep -v github /etc/ssh/ssh_known_hosts 01:05:57 + [ -e /tmp/ssh_known_hosts ] 01:05:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:05:57 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:05:57 sudo tee -a /etc/ssh/ssh_known_hosts 01:05:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:57 01:05:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:59 0.1.4: Pulling from edgex-devops/py-git-semver 01:05:59 3dae71ba6b94: Pulling fs layer 01:05:59 6bf1a483ea7c: Pulling fs layer 01:05:59 f5dfc541a4d3: Pulling fs layer 01:05:59 461d9e800cba: Pulling fs layer 01:05:59 80192f66455f: Pulling fs layer 01:05:59 461d9e800cba: Waiting 01:05:59 2e8e34ca0e6c: Pulling fs layer 01:05:59 a29436f7fd5d: Pulling fs layer 01:05:59 923cac83aea3: Pulling fs layer 01:05:59 25ad8b0a4227: Pulling fs layer 01:05:59 db01528c6b51: Pulling fs layer 01:05:59 80192f66455f: Waiting 01:05:59 28988de357af: Pulling fs layer 01:05:59 2e8e34ca0e6c: Waiting 01:05:59 a29436f7fd5d: Waiting 01:05:59 28988de357af: Waiting 01:05:59 25ad8b0a4227: Waiting 01:05:59 923cac83aea3: Waiting 01:05:59 db01528c6b51: Waiting 01:05:59 6bf1a483ea7c: Verifying Checksum 01:05:59 6bf1a483ea7c: Download complete 01:05:59 461d9e800cba: Verifying Checksum 01:05:59 461d9e800cba: Download complete 01:05:59 80192f66455f: Verifying Checksum 01:05:59 80192f66455f: Download complete 01:05:59 f5dfc541a4d3: Verifying Checksum 01:05:59 f5dfc541a4d3: Download complete 01:05:59 3dae71ba6b94: Download complete 01:05:59 923cac83aea3: Download complete 01:05:59 25ad8b0a4227: Verifying Checksum 01:05:59 25ad8b0a4227: Download complete 01:05:59 db01528c6b51: Download complete 01:05:59 28988de357af: Verifying Checksum 01:05:59 28988de357af: Download complete 01:05:59 a29436f7fd5d: Verifying Checksum 01:05:59 a29436f7fd5d: Download complete 01:05:59 2e8e34ca0e6c: Verifying Checksum 01:05:59 2e8e34ca0e6c: Download complete 01:06:00 3dae71ba6b94: Pull complete 01:06:00 6bf1a483ea7c: Pull complete 01:06:01 f5dfc541a4d3: Pull complete 01:06:01 461d9e800cba: Pull complete 01:06:01 80192f66455f: Pull complete 01:06:04 2e8e34ca0e6c: Pull complete 01:06:05 a29436f7fd5d: Pull complete 01:06:05 923cac83aea3: Pull complete 01:06:05 25ad8b0a4227: Pull complete 01:06:06 db01528c6b51: Pull complete 01:06:06 28988de357af: Pull complete 01:06:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:06 prd-ubuntu20.04-docker-8c-8g-20757 does not seem to be running inside a container 01:06:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-105 -v /w/workspace/exfoundry_device-bacnet-c_PR-105:/w/workspace/exfoundry_device-bacnet-c_PR-105:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:06:09 $ docker top 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf -eo pid,comm 01:06:09 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:06:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:09 [ssh-agent] Looking for ssh-agent implementation... 01:06:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:09 $ docker exec 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf ssh-agent 01:06:09 SSH_AUTH_SOCK=/tmp/ssh-2bYKkaomEVzi/agent.34 01:06:09 SSH_AGENT_PID=40 01:06:09 Running ssh-add (command line suppressed) 01:06:09 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/private_key_7254604688616056519.key (/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/private_key_7254604688616056519.key) 01:06:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:10 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-105 [Pipeline] sh 01:06:10 + git tag --points-at HEAD [Pipeline] } 01:06:10 $ docker exec --env ******** --env ******** 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf ssh-agent -k 01:06:10 unset SSH_AUTH_SOCK; 01:06:10 unset SSH_AGENT_PID; 01:06:10 echo Agent pid 40 killed; 01:06:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:06:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:10 [ssh-agent] Looking for ssh-agent implementation... 01:06:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:10 $ docker exec 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf ssh-agent 01:06:10 SSH_AUTH_SOCK=/tmp/ssh-hivUAZgg3qEW/agent.86 01:06:10 SSH_AGENT_PID=92 01:06:10 Running ssh-add (command line suppressed) 01:06:10 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/private_key_793259171495876825.key (/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/private_key_793259171495876825.key) 01:06:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:11 + git semver init 01:06:11 2025-10-03 01:06:11,477 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:06:11 2025-10-03 01:06:11,481 [run_init] DEBUG init version:0.0.0 force:False 01:06:11 2025-10-03 01:06:11,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver 01:06:11 2025-10-03 01:06:11,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-105/.semver 01:06:11 2025-10-03 01:06:11,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-105, stdin=None, shell=False, universal_newlines=False) 01:06:12 2025-10-03 01:06:12,090 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-105/.git/info/exclude 01:06:12 2025-10-03 01:06:12,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver/PR-105 with force:False 01:06:12 2025-10-03 01:06:12,090 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver/PR-105 01:06:12 2025-10-03 01:06:12,095 [execute] INFO git cat-file --batch-check 01:06:12 2025-10-03 01:06:12,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver, stdin=, shell=False, universal_newlines=False) 01:06:12 2025-10-03 01:06:12,098 [execute] INFO git cat-file --batch 01:06:12 2025-10-03 01:06:12,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-105/.semver, stdin=, shell=False, universal_newlines=False) 01:06:12 2025-10-03 01:06:12,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-105/.semver/PR-105 01:06:12 0.0.0 [Pipeline] } 01:06:12 $ docker exec --env ******** --env ******** 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf ssh-agent -k 01:06:12 unset SSH_AUTH_SOCK; 01:06:12 unset SSH_AGENT_PID; 01:06:12 echo Agent pid 92 killed; 01:06:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:12 + git semver [Pipeline] } 01:06:12 $ docker stop --time=1 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf 01:06:14 $ docker rm -f --volumes 4efbbaa9b4c10762bd1c1379049a6b751ec7eef0ea2fbd75b1bec7110c36eeaf [Pipeline] // withDockerContainer [Pipeline] sh 01:06:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:06:15 Stashed 1 file(s) [Pipeline] echo 01:06:15 [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:06:16 provisioning config files... 01:06:16 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/config10687245937101886968tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 01:06:16 ---> ****-login.sh 01:06:16 nexus3.edgexfoundry.org:10001 01:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:16 Login Succeeded 01:06:16 nexus3.edgexfoundry.org:10002 01:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:16 Login Succeeded 01:06:16 nexus3.edgexfoundry.org:10003 01:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:16 Login Succeeded 01:06:16 nexus3.edgexfoundry.org:10004 01:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:16 Login Succeeded 01:06:16 ****.io 01:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:16 Login Succeeded 01:06:16 ---> ****-login.sh ends [Pipeline] } 01:06:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:06:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:06:17 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 01:06:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:06:17 ========================================================= 01:06:17 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 01:06:17 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:17 + 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:06:18 #0 building with "default" instance using docker driver 01:06:18 01:06:18 #1 [internal] load build definition from Dockerfile.alpine-base 01:06:18 #1 transferring dockerfile: 1.45kB done 01:06:18 #1 DONE 0.0s 01:06:18 01:06:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 01:06:18 #2 DONE 0.1s 01:06:18 01:06:18 #3 [internal] load .dockerignore 01:06:18 #3 transferring context: 2B done 01:06:18 #3 DONE 0.0s 01:06:18 01:06:18 #4 [internal] load build context 01:06:18 #4 transferring context: 85.88kB done 01:06:18 #4 DONE 0.1s 01:06:18 01:06:18 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 01:06:18 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 01:06:18 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 01:06:18 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 01:06:18 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 01:06:18 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.15MB / 118.14MB 0.1s 01:06:18 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 01:06:18 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 15.73MB / 118.14MB 0.2s 01:06:18 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 01:06:18 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 54.53MB / 118.14MB 0.4s 01:06:19 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 106.95MB / 118.14MB 0.6s 01:06:19 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 01:06:19 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 01:06:19 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done 01:06:22 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.1s done 01:06:22 #5 DONE 4.2s 01:06:22 01:06:22 #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:06:22 #6 0.247 Connecting to iotech.jfrog.io (34.246.139.145:443) 01:06:23 #6 0.682 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:06:23 #6 0.682 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:06:23 #6 0.682 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:06:24 #6 DONE 1.8s 01:06:24 01:06:24 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 01:06:24 #7 DONE 0.3s 01:06:24 01:06:24 #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:06:24 #8 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:06:25 #8 0.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:06:25 #8 0.817 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 01:06:26 #8 1.400 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:06:26 #8 1.406 (1/18) Installing dumb-init (1.2.5-r2) 01:06:26 #8 1.432 (2/18) Installing hiredis (1.1.0-r2) 01:06:26 #8 1.452 (3/18) Installing hiredis-dev (1.1.0-r2) 01:06:26 #8 1.490 (4/18) Installing libcbor (0.10.2-r1) 01:06:26 #8 1.527 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 01:06:26 #8 2.232 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 01:06:27 #8 2.340 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 01:06:27 #8 2.547 (8/18) Installing libcbor-dev (0.10.2-r1) 01:06:27 #8 2.603 (9/18) Installing libmenuw (6.4_p20230506-r0) 01:06:27 #8 2.645 (10/18) Installing libpanelw (6.4_p20230506-r0) 01:06:27 #8 2.664 (11/18) Installing libncurses++ (6.4_p20230506-r0) 01:06:27 #8 2.686 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 01:06:27 #8 2.848 (13/18) Installing libblkid (2.38.1-r8) 01:06:27 #8 2.894 (14/18) Installing libuuid (2.38.1-r8) 01:06:27 #8 3.050 (15/18) Installing libfdisk (2.38.1-r8) 01:06:27 #8 3.143 (16/18) Installing libmount (2.38.1-r8) 01:06:27 #8 3.188 (17/18) Installing libsmartcols (2.38.1-r8) 01:06:28 #8 3.218 (18/18) Installing util-linux-dev (2.38.1-r8) 01:06:28 #8 3.295 Executing busybox-1.36.1-r4.trigger 01:06:28 #8 3.307 OK: 336 MiB in 100 packages 01:06:28 #8 DONE 3.4s 01:06:28 01:06:28 #9 [ 5/11] RUN apk --no-cache upgrade 01:06:28 #9 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:06:28 #9 0.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:06:28 #9 0.530 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 01:06:29 #9 1.154 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:06:29 #9 1.162 Upgrading critical system libraries and apk-tools: 01:06:29 #9 1.162 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 01:06:29 #9 1.398 Executing busybox-1.36.1-r4.trigger 01:06:29 #9 1.444 Continuing the upgrade transaction with new apk-tools: 01:06:29 #9 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:06:29 #9 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:06:30 #9 1.988 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 01:06:30 #9 2.558 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:06:30 #9 2.566 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 01:06:30 #9 2.777 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 01:06:31 #9 2.902 Executing busybox-1.36.1-r7.post-upgrade 01:06:31 #9 2.913 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 01:06:31 #9 3.050 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 01:06:31 #9 3.343 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 01:06:31 #9 3.505 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 01:06:31 #9 3.740 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 01:06:32 #9 3.946 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 01:06:32 #9 4.217 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 01:06:32 #9 4.592 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 01:06:33 #9 5.014 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 01:06:33 #9 5.224 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 01:06:33 #9 5.419 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 01:06:34 #9 5.785 (14/27) Installing libpsl (0.21.5-r0) 01:06:34 #9 5.969 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 01:06:34 #9 6.381 (16/27) Installing libpsl-utils (0.21.5-r0) 01:06:34 #9 6.731 (17/27) Installing libpsl-dev (0.21.5-r0) 01:06:35 #9 7.395 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 01:06:35 #9 7.678 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 01:06:36 #9 7.976 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 01:06:36 #9 8.295 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 01:06:36 #9 8.525 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 01:06:36 #9 8.825 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 01:06:37 #9 9.149 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 01:06:37 #9 9.637 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 01:06:37 #9 9.829 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 01:06:38 #9 10.06 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 01:06:38 #9 10.56 Executing busybox-1.36.1-r7.trigger 01:06:39 #9 10.57 Executing ca-certificates-20241121-r1.trigger 01:06:39 #9 10.62 OK: 337 MiB in 103 packages 01:06:39 #9 DONE 11.0s 01:06:39 01:06:39 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 01:06:39 #10 DONE 0.0s 01:06:39 01:06:39 #11 [ 7/11] COPY src /device-bacnet-c/src/ 01:06:39 #11 DONE 0.2s 01:06:39 01:06:39 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 01:06:39 #12 DONE 0.0s 01:06:39 01:06:39 #13 [ 9/11] WORKDIR /device-bacnet-c 01:06:39 #13 DONE 0.0s 01:06:39 01:06:39 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 01:06:39 #14 0.248 + CSDK_VER=4.0.0 01:06:39 #14 0.248 + '[' '!' -d deps ] 01:06:39 #14 0.248 + mkdir deps 01:06:39 #14 0.249 + cd /device-bacnet-c/deps 01:06:39 #14 0.249 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 01:06:39 #14 0.252 Connecting to github.com (140.82.114.4:443) 01:06:39 #14 0.480 Connecting to codeload.github.com (140.82.113.9:443) 01:06:40 #14 0.650 saving to 'v4.0.0.zip' 01:06:40 #14 0.704 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 01:06:40 #14 0.704 'v4.0.0.zip' saved 01:06:40 #14 0.705 + unzip v4.0.0.zip 01:06:40 #14 0.706 Archive: v4.0.0.zip 01:06:40 #14 0.712 creating: device-sdk-c-4.0.0/ 01:06:40 #14 0.712 creating: device-sdk-c-4.0.0/.github/ 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/.github/Contributing.md 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/.github/semantic.yml 01:06:40 #14 0.712 creating: device-sdk-c-4.0.0/.github/workflows/ 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/.gitignore 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/Attribution.txt 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/CHANGELOG.md 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/Doxyfile 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/Jenkinsfile 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/LICENSE 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/Makefile 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/OWNERS.md 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/README.IOT.md 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/README.md 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/README.v3.md 01:06:40 #14 0.712 creating: device-sdk-c-4.0.0/docs/ 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/docs/configuration.md 01:06:40 #14 0.712 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/docs/metrics.md 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/docs/startup.md 01:06:40 #14 0.716 creating: device-sdk-c-4.0.0/include/ 01:06:40 #14 0.716 creating: device-sdk-c-4.0.0/include/devsdk/ 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 01:06:40 #14 0.716 creating: device-sdk-c-4.0.0/include/edgex/ 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 01:06:40 #14 0.716 creating: device-sdk-c-4.0.0/scripts/ 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/scripts/build.sh 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 01:06:40 #14 0.716 creating: device-sdk-c-4.0.0/src/ 01:06:40 #14 0.716 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 01:06:40 #14 0.718 creating: device-sdk-c-4.0.0/src/c/ 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/api.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/bus.c 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/bus.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/callback3.c 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/callback3.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/config.c 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/config.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/correlation.c 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/correlation.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/data.c 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/data.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/device.c 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/device.h 01:06:40 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/devman.c 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/devmap.c 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/devmap.h 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/devutil.h 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/discovery.c 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/discovery.h 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 01:06:40 #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/ 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 01:06:40 #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 01:06:40 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 01:06:40 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 01:06:40 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 01:06:40 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 01:06:40 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 01:06:40 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 01:06:40 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 01:06:40 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 01:06:40 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 01:06:40 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 01:06:40 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 01:06:40 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 01:06:40 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 01:06:40 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 01:06:40 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 01:06:40 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 01:06:40 #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 01:06:40 #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 01:06:40 #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 01:06:40 #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 01:06:40 #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 01:06:40 #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 01:06:40 #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 01:06:40 #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 01:06:40 #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 01:06:40 #14 0.722 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 01:06:40 #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 01:06:40 #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 01:06:40 #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 01:06:40 #14 0.722 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 01:06:40 #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/file/ 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 01:06:40 #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 01:06:40 #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 01:06:40 #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 01:06:40 #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 01:06:40 #14 0.723 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 01:06:40 #14 0.723 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 01:06:40 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 01:06:40 #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 01:06:40 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 01:06:40 #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 01:06:40 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 01:06:40 #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/random/ 01:06:40 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 01:06:40 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 01:06:40 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 01:06:40 #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 01:06:40 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 01:06:40 #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 01:06:40 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 01:06:40 #14 0.724 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 01:06:40 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 01:06:40 #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/res/ 01:06:40 #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 01:06:40 #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 01:06:40 #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 01:06:40 #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 01:06:40 #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 01:06:40 #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 01:06:40 #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 01:06:40 #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 01:06:40 #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 01:06:40 #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 01:06:40 #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 01:06:40 #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 01:06:40 #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 01:06:40 #14 0.725 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 01:06:40 #14 0.725 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/filesys.c 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/filesys.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/keeper.c 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/keeper.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/map.c 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/map.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/metadata.c 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/metadata.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/metrics.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/opstate.c 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/opstate.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/parson.c 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/parson.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/profiles.c 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/profiles.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/registry.c 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/registry.h 01:06:40 #14 0.728 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/rest.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/rest.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/secrets.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/service.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/service.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/transform.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/transform.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/validate.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/validate.h 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/watchers.c 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/c/watchers.h 01:06:40 #14 0.730 creating: device-sdk-c-4.0.0/src/cmake/ 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 01:06:40 #14 0.730 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 01:06:40 #14 0.730 + cd device-sdk-c-4.0.0 01:06:40 #14 0.730 + ./scripts/build.sh 01:06:40 #14 0.731 + CPPCHECK=false 01:06:40 #14 0.731 + DOCGEN=false 01:06:40 #14 0.731 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 01:06:40 #14 0.731 + '[' 0 -gt 0 ] 01:06:40 #14 0.733 + readlink -f ./scripts/build.sh 01:06:40 #14 0.733 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 01:06:40 #14 0.734 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 01:06:40 #14 0.734 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 01:06:40 #14 0.734 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 01:06:40 #14 0.734 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 01:06:40 #14 0.735 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 01:06:40 #14 0.735 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 01:06:40 #14 0.812 -- The C compiler identification is GNU 12.2.1 01:06:40 #14 0.828 -- Detecting C compiler ABI info 01:06:40 #14 0.922 -- Detecting C compiler ABI info - done 01:06:40 #14 0.943 -- Check for working C compiler: /usr/bin/cc - skipped 01:06:40 #14 0.944 -- Detecting C compile features 01:06:40 #14 0.944 -- Detecting C compile features - done 01:06:40 #14 0.949 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:06:40 #14 1.019 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 01:06:40 #14 1.023 -- Found LIBYAML: /usr/lib/libyaml.so 01:06:40 #14 1.026 -- Found LIBUUID: /usr/lib/libuuid.so 01:06:40 #14 1.028 -- Found LIBCBOR: /usr/lib/libcbor.so 01:06:40 #14 1.030 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:06:40 #14 1.032 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:06:40 #14 1.032 -- /opt/iotech/iot/1.5/include 01:06:40 #14 1.033 -- C SDK 0.0.0 for Linux 01:06:40 #14 1.036 -- Performing Test CSDK_HAVE_ATOMIC 01:06:40 #14 1.113 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:06:40 #14 1.159 -- Found Curses: /usr/lib/libcurses.so 01:06:40 #14 1.180 -- Configuring done (0.4s) 01:06:40 #14 1.214 -- Generating done (0.0s) 01:06:40 #14 1.217 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 01:06:40 #14 1.220 + make all package 01:06:40 #14 1.221 + tee release.log 01:06:40 #14 1.260 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:06:40 #14 1.372 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:06:40 #14 1.523 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:06:41 #14 1.655 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:06:41 #14 1.757 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:06:41 #14 2.069 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:06:41 #14 2.121 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:06:41 #14 2.259 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:06:41 #14 2.575 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:06:42 #14 2.671 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:06:42 #14 2.807 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:06:42 #14 2.935 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:06:42 #14 3.030 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:06:42 #14 3.209 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:06:42 #14 3.260 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:06:42 #14 3.574 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:06:43 #14 3.633 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:06:43 #14 3.890 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:06:43 #14 3.997 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:06:43 #14 4.194 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:06:44 #14 4.282 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:06:44 #14 5.315 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:06:44 #14 5.416 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:06:44 #14 5.493 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:06:44 #14 5.580 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:06:45 #14 5.635 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:06:45 #14 5.856 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:06:45 #14 6.181 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:06:45 #14 6.258 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:06:45 #14 6.384 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:06:46 #14 6.478 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:06:46 #14 6.740 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 01:06:46 #14 6.741 /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:06:46 #14 6.741 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 01:06:46 #14 6.741 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:06:46 #14 6.741 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 01:06:46 #14 6.741 875 | const iot_data_t *deviceservices_config; 01:06:46 #14 6.741 | ^~~~~~~~~~~~~~~~~~~~~ 01:06:46 #14 6.883 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:06:46 #14 7.010 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:06:46 #14 7.071 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:06:46 #14 7.162 [ 68%] Linking C shared library libcsdk.so 01:06:46 #14 7.222 [ 68%] Built target csdk 01:06:46 #14 7.242 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:06:46 #14 7.377 [ 72%] Linking C executable template 01:06:47 #14 7.403 /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:06:47 #14 7.444 [ 72%] Built target template 01:06:47 #14 7.462 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:06:47 #14 7.553 [ 76%] Linking C executable device-counter 01:06:47 #14 7.574 /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:06:47 #14 7.611 [ 76%] Built target device-counter 01:06:47 #14 7.629 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:06:47 #14 7.722 [ 80%] Linking C executable device-random 01:06:47 #14 7.749 /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:06:47 #14 7.795 [ 80%] Built target device-random 01:06:47 #14 7.813 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:06:47 #14 7.895 [ 84%] Linking C executable device-gyro 01:06:47 #14 7.917 /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:06:47 #14 7.957 [ 84%] Built target device-gyro 01:06:47 #14 7.977 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:06:47 #14 8.062 [ 88%] Linking C executable device-bitfields 01:06:47 #14 8.088 /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:06:47 #14 8.130 [ 88%] Built target device-bitfields 01:06:47 #14 8.147 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:06:47 #14 8.289 [ 92%] Linking C executable template-discovery 01:06:47 #14 8.312 /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:06:47 #14 8.350 [ 92%] Built target template-discovery 01:06:47 #14 8.370 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:06:47 #14 8.487 [ 96%] Linking C executable device-file 01:06:48 #14 8.513 /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:06:48 #14 8.550 [ 96%] Built target device-file 01:06:48 #14 8.569 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:06:48 #14 8.667 [100%] Linking C executable device-terminal 01:06:48 #14 8.696 /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:06:48 #14 8.738 [100%] Built target device-terminal 01:06:48 #14 8.755 Run CPack packaging tool... 01:06:48 #14 8.768 CPack: Create package using TGZ 01:06:48 #14 8.768 CPack: Install projects 01:06:48 #14 8.769 CPack: - Run preinstall target for: Csdk 01:06:48 #14 8.999 CPack: - Install project: Csdk [] 01:06:48 #14 9.008 CPack: Create package 01:06:48 #14 9.030 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 01:06:48 #14 9.031 + '[' false '=' true ] 01:06:48 #14 9.031 + '[' false '=' true ] 01:06:48 #14 9.031 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 01:06:48 #14 9.032 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 01:06:48 #14 9.032 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 01:06:48 #14 9.110 -- The C compiler identification is GNU 12.2.1 01:06:48 #14 9.124 -- Detecting C compiler ABI info 01:06:48 #14 9.230 -- Detecting C compiler ABI info - done 01:06:48 #14 9.250 -- Check for working C compiler: /usr/bin/cc - skipped 01:06:48 #14 9.251 -- Detecting C compile features 01:06:48 #14 9.251 -- Detecting C compile features - done 01:06:48 #14 9.256 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:06:48 #14 9.331 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 01:06:48 #14 9.335 -- Found LIBYAML: /usr/lib/libyaml.so 01:06:48 #14 9.338 -- Found LIBUUID: /usr/lib/libuuid.so 01:06:48 #14 9.341 -- Found LIBCBOR: /usr/lib/libcbor.so 01:06:48 #14 9.343 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:06:48 #14 9.346 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:06:48 #14 9.346 -- /opt/iotech/iot/1.5/include 01:06:48 #14 9.346 -- C SDK 0.0.0 for Linux 01:06:48 #14 9.348 -- Performing Test CSDK_HAVE_ATOMIC 01:06:48 #14 9.433 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:06:48 #14 9.481 -- Found Curses: /usr/lib/libcurses.so 01:06:48 #14 9.503 -- Configuring done (0.5s) 01:06:48 #14 9.538 -- Generating done (0.0s) 01:06:49 #14 9.541 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 01:06:49 #14 9.544 + make 01:06:49 #14 9.544 + tee debug.log 01:06:49 #14 9.588 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:06:49 #14 9.660 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:06:49 #14 9.740 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:06:49 #14 9.825 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:06:49 #14 9.901 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:06:49 #14 10.03 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:06:49 #14 10.07 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:06:49 #14 10.14 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:06:49 #14 10.26 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:06:49 #14 10.32 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:06:49 #14 10.41 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:06:49 #14 10.48 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:06:49 #14 10.54 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:06:50 #14 10.62 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:06:50 #14 10.66 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:06:50 #14 10.81 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:06:50 #14 10.85 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:06:50 #14 10.96 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:06:50 #14 11.01 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:06:50 #14 11.12 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:06:50 #14 11.18 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:06:50 #14 11.38 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:06:50 #14 11.45 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:06:50 #14 11.50 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:06:50 #14 11.57 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:06:50 #14 11.62 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:06:51 #14 11.71 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:06:51 #14 11.93 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:06:51 #14 11.99 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:06:51 #14 12.05 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:06:51 #14 12.12 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:06:51 #14 12.26 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:06:51 #14 12.33 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:06:51 #14 12.39 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:06:52 #14 12.44 [ 68%] Linking C shared library libcsdk.so 01:06:52 #14 12.51 [ 68%] Built target csdk 01:06:52 #14 12.52 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:06:52 #14 12.59 [ 72%] Linking C executable template 01:06:52 #14 12.62 /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:06:52 #14 12.66 [ 72%] Built target template 01:06:52 #14 12.68 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:06:52 #14 12.74 [ 76%] Linking C executable device-counter 01:06:52 #14 12.76 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:06:52 #14 12.80 [ 76%] Built target device-counter 01:06:52 #14 12.82 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:06:52 #14 12.88 [ 80%] Linking C executable device-random 01:06:52 #14 12.91 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:06:52 #14 12.95 [ 80%] Built target device-random 01:06:52 #14 12.96 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:06:52 #14 13.02 [ 84%] Linking C executable device-gyro 01:06:52 #14 13.04 /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:06:52 #14 13.08 [ 84%] Built target device-gyro 01:06:52 #14 13.10 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:06:52 #14 13.16 [ 88%] Linking C executable device-bitfields 01:06:52 #14 13.18 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:06:52 #14 13.23 [ 88%] Built target device-bitfields 01:06:52 #14 13.24 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:06:52 #14 13.32 [ 92%] Linking C executable template-discovery 01:06:53 #14 13.35 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:06:53 #14 13.40 [ 92%] Built target template-discovery 01:06:53 #14 13.42 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:06:53 #14 13.49 [ 96%] Linking C executable device-file 01:06:53 #14 13.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:06:53 #14 13.56 [ 96%] Built target device-file 01:06:53 #14 13.58 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:06:53 #14 13.66 [100%] Linking C executable device-terminal 01:06:53 #14 13.69 /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:06:53 #14 13.73 [100%] Built target device-terminal 01:06:53 #14 13.73 + cp -rf include/devsdk include/edgex /usr/include/ 01:06:53 #14 13.74 + cp build/release/c/libcsdk.so /usr/lib/ 01:06:53 #14 13.74 + mkdir -p /usr/share/doc/edgex-csdk 01:06:53 #14 13.74 + cp Attribution.txt /usr/share/doc/edgex-csdk 01:06:53 #14 13.74 + cp LICENSE /usr/share/doc/edgex-csdk 01:06:53 #14 13.74 + rm -rf /device-bacnet-c/deps 01:06:53 #14 DONE 13.8s 01:06:53 01:06:53 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 01:06:53 #15 0.344 + readlink -f /device-bacnet-c/scripts/build.sh 01:06:53 #15 0.345 + dirname /device-bacnet-c/scripts/build.sh 01:06:53 #15 0.346 + dirname /device-bacnet-c/scripts 01:06:53 #15 0.346 + ROOT=/device-bacnet-c 01:06:53 #15 0.346 + echo /device-bacnet-c 01:06:53 #15 0.346 + cd /device-bacnet-c 01:06:53 #15 0.346 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 01:06:53 #15 0.346 /device-bacnet-c 01:06:53 #15 0.347 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 01:06:53 #15 0.347 + git clone https://github.com/IOTechSystems/bacnet-stack.git 01:06:53 #15 0.348 Cloning into 'bacnet-stack'... 01:06:56 #15 2.779 + cd /device-bacnet-c/bacnet-stack 01:06:56 #15 2.779 + git checkout v0.8.6-IOTech 01:06:56 #15 3.574 Note: switching to 'v0.8.6-IOTech'. 01:06:56 #15 3.574 01:06:56 #15 3.574 You are in 'detached HEAD' state. You can look around, make experimental 01:06:56 #15 3.574 changes and commit them, and you can discard any commits you make in this 01:06:56 #15 3.574 state without impacting any branches by switching back to a branch. 01:06:56 #15 3.574 01:06:56 #15 3.574 If you want to create a new branch to retain commits you create, you may 01:06:56 #15 3.574 do so (now or later) by using -c with the switch command. Example: 01:06:56 #15 3.574 01:06:56 #15 3.574 git switch -c 01:06:56 #15 3.574 01:06:56 #15 3.574 Or undo this operation with: 01:06:56 #15 3.574 01:06:56 #15 3.574 git switch - 01:06:56 #15 3.574 01:06:56 #15 3.574 Turn off this advice by setting config variable advice.detachedHead to false 01:06:56 #15 3.574 01:06:56 #15 3.574 HEAD is now at 8b67b7f2 Changes for BACnet device service 01:06:56 #15 3.575 + mkdir -p /device-bacnet-c/lib/ip 01:06:56 #15 3.576 + mkdir -p /device-bacnet-c/lib/mstp 01:06:56 #15 3.577 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 01:06:56 #15 3.580 make -s -C lib clean 01:06:56 #15 3.584 make -s -C demo clean 01:06:56 #15 3.635 make -s -C demo/router clean 01:06:56 #15 3.638 make -s -C demo/router-ipv6 clean 01:06:56 #15 3.641 make -s -C demo/gateway clean 01:06:56 #15 3.645 make -s -C lib all 01:07:01 #15 7.802 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 01:07:01 #15 7.802 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 01:07:01 #15 7.802 147 | pthread_cancel(hThread); 01:07:01 #15 7.802 | ^~~~~~~ 01:07:01 #15 7.802 | | 01:07:01 #15 7.802 | long unsigned int 01:07:01 #15 7.802 In file included from ../ports/linux/net.h:73, 01:07:01 #15 7.802 from ../ports/linux/dlmstp.c:43: 01:07:01 #15 7.802 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 01:07:01 #15 7.802 98 | int pthread_cancel(pthread_t); 01:07:01 #15 7.802 | ^~~~~~~~~ 01:07:01 #15 7.805 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 01:07:01 #15 7.805 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 01:07:01 #15 7.805 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 01:07:01 #15 7.805 | ^~~~~~~~ 01:07:01 #15 7.805 | | 01:07:01 #15 7.805 | long unsigned int * 01:07:01 #15 7.805 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 01:07:01 #15 7.805 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 01:07:01 #15 7.805 | ^ 01:07:05 #15 11.30 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 01:07:05 #15 11.30 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 01:07:05 #15 11.31 make -s -C lib clean 01:07:05 #15 11.31 make -s -C demo clean 01:07:05 #15 11.38 make -s -C demo/router clean 01:07:05 #15 11.38 make -s -C demo/router-ipv6 clean 01:07:05 #15 11.38 make -s -C demo/gateway clean 01:07:05 #15 11.38 make -s -C lib all 01:07:19 #15 25.88 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 01:07:19 #15 25.88 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 01:07:19 #15 25.88 + cd /device-bacnet-c/build/release/device-bacnet-ip 01:07:19 #15 25.88 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 01:07:19 #15 25.97 -- The C compiler identification is GNU 12.2.1 01:07:19 #15 25.99 -- Detecting C compiler ABI info 01:07:23 #15 26.41 -- Detecting C compiler ABI info - done 01:07:23 #15 26.44 -- Check for working C compiler: /usr/bin/cc - skipped 01:07:23 #15 26.44 -- Detecting C compile features 01:07:23 #15 26.44 -- Detecting C compile features - done 01:07:23 #15 26.44 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 01:07:23 #15 26.53 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 01:07:23 #15 26.53 -- Found Threads: TRUE 01:07:23 #15 26.54 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:07:23 #15 26.54 -- /opt/iotech/iot/1.5/include 01:07:23 #15 26.54 -- Configuring done (0.6s) 01:07:23 #15 26.55 -- Generating done (0.0s) 01:07:23 #15 26.55 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 01:07:23 #15 26.55 + make 01:07:23 #15 26.55 + tee release.log 01:07:23 #15 26.59 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 01:07:23 #15 26.82 [ 22%] Linking C static library libbacnet_objects.a 01:07:23 #15 26.85 [ 22%] Built target bacnet_objects 01:07:23 #15 26.87 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 01:07:23 #15 27.07 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 01:07:23 #15 27.16 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 01:07:23 #15 27.22 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 01:07:23 #15 27.29 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 01:07:23 #15 29.48 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 01:07:24 #15 30.71 [100%] Linking C executable device-bacnet-c 01:07:24 #15 30.74 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:07:24 #15 30.80 [100%] Built target device-bacnet-c 01:07:24 #15 30.81 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 01:07:24 #15 30.81 + cd /device-bacnet-c/build/release/device-bacnet-mstp 01:07:24 #15 30.81 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 01:07:24 #15 30.89 -- The C compiler identification is GNU 12.2.1 01:07:24 #15 30.90 -- Detecting C compiler ABI info 01:07:24 #15 30.98 -- Detecting C compiler ABI info - done 01:07:24 #15 31.01 -- Check for working C compiler: /usr/bin/cc - skipped 01:07:24 #15 31.01 -- Detecting C compile features 01:07:24 #15 31.01 -- Detecting C compile features - done 01:07:24 #15 31.01 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 01:07:24 #15 31.09 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 01:07:24 #15 31.10 -- Found Threads: TRUE 01:07:24 #15 31.10 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:07:24 #15 31.10 -- /opt/iotech/iot/1.5/include 01:07:24 #15 31.10 -- Configuring done (0.3s) 01:07:24 #15 31.11 -- Generating done (0.0s) 01:07:24 #15 31.11 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 01:07:24 #15 31.11 + tee release.log 01:07:24 #15 31.11 + make 01:07:24 #15 31.16 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 01:07:24 #15 31.40 [ 22%] Linking C static library libbacnet_objects.a 01:07:24 #15 31.43 [ 22%] Built target bacnet_objects 01:07:24 #15 31.44 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 01:07:24 #15 31.62 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 01:07:25 #15 31.71 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 01:07:25 #15 31.76 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 01:07:25 #15 31.83 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 01:07:25 #15 32.11 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 01:07:25 #15 32.18 [100%] Linking C executable device-bacnet-c 01:07:25 #15 32.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) 01:07:25 #15 32.27 [100%] Built target device-bacnet-c 01:07:25 #15 DONE 32.4s 01:07:25 01:07:25 #16 exporting to image 01:07:25 #16 exporting layers 01:07:26 #16 exporting layers 0.5s done 01:07:26 #16 writing image sha256:f6b43369e13b868a63d644b3a82f8fbfd24718844ac12e1909b36e0c2cea2650 done 01:07:26 #16 naming to docker.io/library/ci-base-image-x86_64 done 01:07:26 #16 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:27 + docker inspect -f . ci-base-image-x86_64 01:07:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:27 prd-ubuntu20.04-docker-8c-8g-20757 does not seem to be running inside a container 01:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-105 -v /w/workspace/exfoundry_device-bacnet-c_PR-105:/w/workspace/exfoundry_device-bacnet-c_PR-105:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:07:27 $ docker top ae2f8fee4a6c64ecdc53613e6e2615d3a49f8af5c79665492b049007547942db -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:28 + make test 01:07:28 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 01:07:28 $ docker stop --time=1 ae2f8fee4a6c64ecdc53613e6e2615d3a49f8af5c79665492b049007547942db 01:07:29 $ docker rm -f --volumes ae2f8fee4a6c64ecdc53613e6e2615d3a49f8af5c79665492b049007547942db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:07:30 + ls -al . 01:07:30 total 88 01:07:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:06 . 01:07:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 .. 01:07:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:06 .git 01:07:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:05 .github 01:07:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:06 .semver 01:07:30 -rw-rw-r-- 1 jenkins jenkins 1563 Oct 3 01:05 Attribution.txt 01:07:30 -rw-rw-r-- 1 jenkins jenkins 1004 Oct 3 01:05 CHANGELOG.md 01:07:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:05 GOVERNANCE.md 01:07:30 -rw-rw-r-- 1 jenkins jenkins 764 Oct 3 01:05 Jenkinsfile 01:07:30 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 3 01:05 LICENSE 01:07:30 -rw-rw-r-- 1 jenkins jenkins 837 Oct 3 01:05 Makefile 01:07:30 -rw-rw-r-- 1 jenkins jenkins 621 Oct 3 01:05 OWNERS.md 01:07:30 -rw-rw-r-- 1 jenkins jenkins 5503 Oct 3 01:05 README.md 01:07:30 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:06 VERSION 01:07:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:05 docs 01:07:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 res 01:07:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:05 sample-profiles 01:07:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:05 scripts 01:07:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:31 + 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=f711b24f1cb0103b1ef55ad527faab5ae1ffc142 --label arch=amd64 --label version=0.0.0 . 01:07:31 #0 building with "default" instance using docker driver 01:07:31 01:07:31 #1 [internal] load build definition from Dockerfile.alpine 01:07:31 #1 transferring dockerfile: 2.40kB done 01:07:31 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 01:07:31 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 01:07:31 #1 DONE 0.0s 01:07:31 01:07:31 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:07:31 #2 DONE 0.0s 01:07:31 01:07:31 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:07:31 #3 DONE 0.1s 01:07:31 01:07:31 #4 [internal] load .dockerignore 01:07:31 #4 transferring context: 2B done 01:07:31 #4 DONE 0.0s 01:07:31 01:07:31 #5 [internal] load build context 01:07:31 #5 transferring context: 20.43kB done 01:07:31 #5 DONE 0.0s 01:07:31 01:07:31 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:07:31 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:07:31 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:07:31 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:07:31 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:07:31 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:07:31 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:07:31 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:07:31 #6 DONE 0.3s 01:07:31 01:07:31 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 01:07:31 #7 DONE 0.1s 01:07:31 01:07:31 #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 01:07:31 #8 0.305 Connecting to iotech.jfrog.io (54.73.4.50:443) 01:07:32 #8 0.724 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:07:32 #8 0.724 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:07:32 #8 0.724 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:07:32 #8 DONE 0.8s 01:07:32 01:07:32 #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 01:07:32 #9 0.199 Connecting to iotech.jfrog.io (34.246.139.145:443) 01:07:32 #9 0.610 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:07:32 #9 0.610 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:07:32 #9 0.610 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:07:32 #9 DONE 0.7s 01:07:32 01:07:32 #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 01:07:32 #10 DONE 0.4s 01:07:32 01:07:32 #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 01:07:32 #11 DONE 0.5s 01:07:32 01:07:32 #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 01:07:33 #12 0.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:07:33 #12 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:07:33 #12 1.190 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 01:07:35 #12 2.424 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:07:35 #12 2.433 OK: 337 MiB in 103 packages 01:07:35 #12 DONE 3.1s 01:07:35 01:07:35 #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 01:07:35 #13 0.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:07:35 #13 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:07:35 #13 0.949 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 01:07:35 #13 1.564 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:07:35 #13 1.573 (1/29) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 01:07:35 #13 1.611 (2/29) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 01:07:35 #13 1.626 (3/29) Installing ca-certificates (20250911-r0) 01:07:35 #13 1.644 (4/29) Installing brotli-libs (1.1.0-r2) 01:07:35 #13 1.656 (5/29) Installing c-ares (1.33.1-r0) 01:07:35 #13 1.664 (6/29) Installing libunistring (1.2-r0) 01:07:35 #13 1.693 (7/29) Installing libidn2 (2.3.7-r0) 01:07:35 #13 1.702 (8/29) Installing nghttp2-libs (1.62.1-r0) 01:07:35 #13 1.710 (9/29) Installing libpsl (0.21.5-r1) 01:07:35 #13 1.799 (10/29) Installing zstd-libs (1.5.6-r0) 01:07:35 #13 1.812 (11/29) Installing libcurl (8.14.1-r2) 01:07:35 #13 1.826 (12/29) Installing curl (8.14.1-r2) 01:07:35 #13 1.836 (13/29) Installing dumb-init (1.2.5-r3) 01:07:35 #13 1.844 (14/29) Installing hiredis (1.2.0-r0) 01:07:35 #13 1.877 (15/29) Installing yaml (0.2.5-r2) 01:07:35 #13 1.894 (16/29) Installing libcbor (0.11.0-r0) 01:07:35 #13 2.255 (17/29) Installing iotech-iot-1.5 (1.5.7-r0) 01:07:35 #13 2.993 (18/29) Installing pkgconf (2.2.0-r0) 01:07:35 #13 3.064 (19/29) Installing openssl-dev (3.3.5-r0) 01:07:35 #13 3.091 (20/29) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 01:07:36 #13 ... 01:07:36 01:07:36 #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts 01:07:36 #14 DONE 0.5s 01:07:36 01:07:36 #15 [builder 6/10] COPY src /device-bacnet-c/src/ 01:07:36 #15 DONE 0.5s 01:07:36 01:07:36 #16 [builder 7/10] COPY VERSION /device-bacnet-c/ 01:07:36 #16 DONE 0.0s 01:07:36 01:07:36 #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 01:07:36 #13 3.867 (21/29) Installing gmp (6.3.0-r1) 01:07:36 #13 3.919 (22/29) Installing nettle (3.9.1-r0) 01:07:36 #13 3.944 (23/29) Installing libffi (3.4.6-r0) 01:07:36 #13 4.035 (24/29) Installing libtasn1 (4.20.0-r0) 01:07:36 #13 4.044 (25/29) Installing p11-kit (0.25.3-r0) 01:07:36 #13 4.082 (26/29) Installing gnutls (3.8.5-r0) 01:07:36 #13 4.121 (27/29) Installing libmicrohttpd (0.9.77-r0) 01:07:36 #13 ... 01:07:36 01:07:36 #17 [builder 8/10] WORKDIR /device-bacnet-c 01:07:36 #17 DONE 0.0s 01:07:36 01:07:36 #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 01:07:36 #13 4.229 (28/29) Installing libuuid (2.40.1-r1) 01:07:36 #13 4.232 (29/29) Installing linux-headers (6.6-r0) 01:07:36 #13 4.393 Executing busybox-1.36.1-r29.trigger 01:07:37 #13 4.398 Executing ca-certificates-20250911-r0.trigger 01:07:37 #13 4.435 OK: 30 MiB in 41 packages 01:07:37 #13 DONE 4.6s 01:07:37 01:07:37 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 01:07:37 #18 0.214 + CSDK_VER=4.0.0 01:07:37 #18 0.214 + '[' '!' -d deps ] 01:07:37 #18 0.214 + mkdir deps 01:07:37 #18 0.215 + cd /device-bacnet-c/deps 01:07:37 #18 0.215 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 01:07:37 #18 0.221 Connecting to github.com (140.82.114.3:443) 01:07:37 #18 0.309 Connecting to codeload.github.com (140.82.113.9:443) 01:07:37 #18 0.413 saving to 'v4.0.0.zip' 01:07:37 #18 0.471 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 01:07:37 #18 0.471 'v4.0.0.zip' saved 01:07:37 #18 0.471 + unzip v4.0.0.zip 01:07:37 #18 0.471 Archive: v4.0.0.zip 01:07:37 #18 0.473 creating: device-sdk-c-4.0.0/ 01:07:37 #18 0.473 creating: device-sdk-c-4.0.0/.github/ 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/.github/Contributing.md 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/.github/semantic.yml 01:07:37 #18 0.473 creating: device-sdk-c-4.0.0/.github/workflows/ 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/.gitignore 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/Attribution.txt 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/CHANGELOG.md 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/Doxyfile 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/Jenkinsfile 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/LICENSE 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/Makefile 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/OWNERS.md 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/README.IOT.md 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/README.md 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/README.v3.md 01:07:37 #18 0.473 creating: device-sdk-c-4.0.0/docs/ 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/docs/configuration.md 01:07:37 #18 0.473 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/docs/metrics.md 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/docs/startup.md 01:07:37 #18 0.474 creating: device-sdk-c-4.0.0/include/ 01:07:37 #18 0.474 creating: device-sdk-c-4.0.0/include/devsdk/ 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 01:07:37 #18 0.474 creating: device-sdk-c-4.0.0/include/edgex/ 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 01:07:37 #18 0.474 creating: device-sdk-c-4.0.0/scripts/ 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/scripts/build.sh 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 01:07:37 #18 0.474 creating: device-sdk-c-4.0.0/src/ 01:07:37 #18 0.474 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 01:07:37 #18 0.477 creating: device-sdk-c-4.0.0/src/c/ 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/api.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/bus.c 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/bus.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/callback3.c 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/callback3.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/config.c 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/config.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/correlation.c 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/correlation.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/data.c 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/data.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/device.c 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/device.h 01:07:37 #18 0.477 inflating: device-sdk-c-4.0.0/src/c/devman.c 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/devmap.c 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/devmap.h 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/devutil.h 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/discovery.c 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/discovery.h 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 01:07:37 #18 0.480 creating: device-sdk-c-4.0.0/src/c/examples/ 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 01:07:37 #18 0.480 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 01:07:37 #18 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 01:07:37 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 01:07:37 #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 01:07:37 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 01:07:37 #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 01:07:37 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 01:07:37 #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 01:07:37 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 01:07:37 #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 01:07:37 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 01:07:37 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 01:07:37 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 01:07:37 #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 01:07:37 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 01:07:37 #18 0.481 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 01:07:37 #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 01:07:37 #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 01:07:37 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 01:07:37 #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 01:07:37 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 01:07:37 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 01:07:37 #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 01:07:37 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 01:07:37 #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 01:07:37 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 01:07:37 #18 0.483 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 01:07:37 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 01:07:37 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 01:07:37 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 01:07:37 #18 0.483 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 01:07:37 #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/file/ 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 01:07:37 #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 01:07:37 #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 01:07:37 #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 01:07:37 #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 01:07:37 #18 0.484 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 01:07:37 #18 0.484 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 01:07:37 #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 01:07:37 #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 01:07:37 #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 01:07:37 #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 01:07:37 #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 01:07:37 #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/random/ 01:07:37 #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 01:07:37 #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 01:07:37 #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 01:07:37 #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 01:07:37 #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 01:07:37 #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 01:07:37 #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 01:07:37 #18 0.486 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 01:07:37 #18 0.486 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 01:07:37 #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/res/ 01:07:37 #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 01:07:37 #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 01:07:37 #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 01:07:37 #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 01:07:37 #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 01:07:37 #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 01:07:37 #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 01:07:37 #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 01:07:37 #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 01:07:37 #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 01:07:37 #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 01:07:37 #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 01:07:37 #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 01:07:37 #18 0.487 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 01:07:37 #18 0.487 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/filesys.c 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/filesys.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/keeper.c 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/keeper.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/map.c 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/map.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/metadata.c 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/metadata.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/metrics.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/opstate.c 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/opstate.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/parson.c 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/parson.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/profiles.c 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/profiles.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/registry.c 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/registry.h 01:07:37 #18 0.490 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/rest.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/rest.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/secrets.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/service.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/service.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/transform.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/transform.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/validate.c 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/validate.h 01:07:37 #18 0.492 inflating: device-sdk-c-4.0.0/src/c/watchers.c 01:07:37 #18 0.493 inflating: device-sdk-c-4.0.0/src/c/watchers.h 01:07:37 #18 0.493 creating: device-sdk-c-4.0.0/src/cmake/ 01:07:37 #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 01:07:37 #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 01:07:37 #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 01:07:37 #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 01:07:37 #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 01:07:37 #18 0.493 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 01:07:37 #18 0.493 + cd device-sdk-c-4.0.0 01:07:37 #18 0.493 + ./scripts/build.sh 01:07:37 #18 0.493 + CPPCHECK=false 01:07:37 #18 0.493 + DOCGEN=false 01:07:37 #18 0.493 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 01:07:37 #18 0.493 + '[' 0 -gt 0 ] 01:07:37 #18 0.494 + readlink -f ./scripts/build.sh 01:07:37 #18 0.495 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 01:07:37 #18 0.495 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 01:07:37 #18 0.496 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 01:07:37 #18 0.496 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 01:07:37 #18 0.496 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 01:07:37 #18 0.496 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 01:07:37 #18 0.496 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 01:07:37 #18 0.565 -- The C compiler identification is GNU 12.2.1 01:07:37 #18 0.583 -- Detecting C compiler ABI info 01:07:37 #18 0.665 -- Detecting C compiler ABI info - done 01:07:37 #18 0.681 -- Check for working C compiler: /usr/bin/cc - skipped 01:07:37 #18 0.681 -- Detecting C compile features 01:07:37 #18 0.682 -- Detecting C compile features - done 01:07:37 #18 0.686 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:07:37 #18 0.758 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 01:07:37 #18 0.762 -- Found LIBYAML: /usr/lib/libyaml.so 01:07:37 #18 0.764 -- Found LIBUUID: /usr/lib/libuuid.so 01:07:37 #18 0.767 -- Found LIBCBOR: /usr/lib/libcbor.so 01:07:37 #18 0.769 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:07:37 #18 0.771 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:07:37 #18 0.771 -- /opt/iotech/iot/1.5/include 01:07:37 #18 0.771 -- C SDK 0.0.0 for Linux 01:07:37 #18 0.774 -- Performing Test CSDK_HAVE_ATOMIC 01:07:37 #18 0.853 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:07:37 #18 0.900 -- Found Curses: /usr/lib/libcurses.so 01:07:37 #18 0.924 -- Configuring done (0.4s) 01:07:37 #18 0.958 -- Generating done (0.0s) 01:07:37 #18 0.960 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 01:07:37 #18 0.964 + make all package 01:07:37 #18 0.964 + tee release.log 01:07:37 #18 0.997 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:07:37 #18 1.119 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:07:37 #18 1.264 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:07:38 #18 1.399 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:07:38 #18 1.495 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:07:38 #18 1.840 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:07:38 #18 1.880 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:07:39 #18 2.013 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:07:39 #18 2.311 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:07:39 #18 2.418 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:07:39 #18 ... 01:07:39 01:07:39 #19 [stage-1 5/12] RUN apk --no-cache upgrade 01:07:39 #19 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:07:39 #19 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:07:39 #19 0.546 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 01:07:39 #19 1.159 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:07:39 #19 1.167 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:07:39 #19 1.230 Executing busybox-1.36.1-r30.post-upgrade 01:07:39 #19 1.390 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:07:39 #19 1.458 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 01:07:39 #19 1.593 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:07:39 #19 1.626 Executing busybox-1.36.1-r30.trigger 01:07:39 #19 1.631 Executing ca-certificates-20250911-r0.trigger 01:07:39 #19 1.671 OK: 30 MiB in 41 packages 01:07:39 #19 DONE 2.1s 01:07:39 01:07:39 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 01:07:39 #18 2.558 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:07:39 #18 2.679 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:07:39 #18 2.773 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:07:39 #18 2.927 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:07:40 #18 2.983 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:07:40 #18 3.313 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:07:40 #18 3.375 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:07:40 #18 3.609 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:07:40 #18 3.713 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:07:40 #18 3.918 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:07:41 #18 4.005 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:07:42 #18 5.034 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:07:42 #18 5.142 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:07:42 #18 5.212 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:07:42 #18 5.299 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:07:42 #18 5.362 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:07:42 #18 5.589 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:07:42 #18 5.917 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:07:43 #18 5.992 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:07:43 #18 6.117 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:07:43 #18 6.209 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:07:43 #18 6.475 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 01:07:43 #18 6.475 /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:07:43 #18 6.475 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 01:07:43 #18 6.475 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:07:43 #18 6.475 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 01:07:43 #18 6.475 875 | const iot_data_t *deviceservices_config; 01:07:43 #18 6.475 | ^~~~~~~~~~~~~~~~~~~~~ 01:07:43 #18 6.616 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:07:43 #18 6.734 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:07:43 #18 6.799 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:07:43 #18 6.892 [ 68%] Linking C shared library libcsdk.so 01:07:43 #18 6.954 [ 68%] Built target csdk 01:07:43 #18 6.973 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:07:43 #18 7.112 [ 72%] Linking C executable template 01:07:44 #18 7.132 /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:07:44 #18 7.175 [ 72%] Built target template 01:07:44 #18 7.191 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:07:44 #18 7.289 [ 76%] Linking C executable device-counter 01:07:44 #18 7.314 /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:07:44 #18 7.354 [ 76%] Built target device-counter 01:07:44 #18 7.369 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:07:44 #18 7.458 [ 80%] Linking C executable device-random 01:07:44 #18 7.480 /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:07:44 #18 7.522 [ 80%] Built target device-random 01:07:44 #18 7.540 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:07:44 #18 7.620 [ 84%] Linking C executable device-gyro 01:07:44 #18 7.647 /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:07:44 #18 7.693 [ 84%] Built target device-gyro 01:07:44 #18 7.706 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:07:44 #18 7.790 [ 88%] Linking C executable device-bitfields 01:07:46 #18 7.811 /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:07:46 #18 7.851 [ 88%] Built target device-bitfields 01:07:46 #18 7.872 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:07:46 #18 8.031 [ 92%] Linking C executable template-discovery 01:07:46 #18 8.045 /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:07:46 #18 8.086 [ 92%] Built target template-discovery 01:07:46 #18 8.106 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:07:46 #18 8.216 [ 96%] Linking C executable device-file 01:07:46 #18 8.241 /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:07:46 #18 8.281 [ 96%] Built target device-file 01:07:46 #18 8.297 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:07:46 #18 8.399 [100%] Linking C executable device-terminal 01:07:46 #18 8.425 /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:07:46 #18 8.466 [100%] Built target device-terminal 01:07:46 #18 8.482 Run CPack packaging tool... 01:07:46 #18 8.495 CPack: Create package using TGZ 01:07:46 #18 8.495 CPack: Install projects 01:07:46 #18 8.496 CPack: - Run preinstall target for: Csdk 01:07:46 #18 8.736 CPack: - Install project: Csdk [] 01:07:46 #18 8.740 CPack: Create package 01:07:46 #18 8.764 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 01:07:46 #18 8.766 + '[' false '=' true ] 01:07:46 #18 8.766 + '[' false '=' true ] 01:07:46 #18 8.766 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 01:07:46 #18 8.767 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 01:07:46 #18 8.767 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 01:07:46 #18 8.837 -- The C compiler identification is GNU 12.2.1 01:07:46 #18 8.853 -- Detecting C compiler ABI info 01:07:46 #18 8.940 -- Detecting C compiler ABI info - done 01:07:46 #18 8.962 -- Check for working C compiler: /usr/bin/cc - skipped 01:07:46 #18 8.962 -- Detecting C compile features 01:07:46 #18 8.963 -- Detecting C compile features - done 01:07:46 #18 8.967 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:07:46 #18 9.040 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 01:07:46 #18 9.043 -- Found LIBYAML: /usr/lib/libyaml.so 01:07:46 #18 9.046 -- Found LIBUUID: /usr/lib/libuuid.so 01:07:46 #18 9.049 -- Found LIBCBOR: /usr/lib/libcbor.so 01:07:46 #18 9.052 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:07:46 #18 9.054 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:07:46 #18 9.054 -- /opt/iotech/iot/1.5/include 01:07:46 #18 9.054 -- C SDK 0.0.0 for Linux 01:07:46 #18 9.057 -- Performing Test CSDK_HAVE_ATOMIC 01:07:46 #18 9.138 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:07:46 #18 9.182 -- Found Curses: /usr/lib/libcurses.so 01:07:46 #18 9.204 -- Configuring done (0.4s) 01:07:46 #18 9.237 -- Generating done (0.0s) 01:07:46 #18 9.239 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 01:07:46 #18 9.243 + make 01:07:46 #18 9.243 + tee debug.log 01:07:46 #18 9.277 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:07:46 #18 9.349 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:07:46 #18 9.425 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:07:46 #18 9.502 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:07:46 #18 9.569 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:07:46 #18 9.687 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:07:46 #18 9.721 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:07:46 #18 9.794 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:07:46 #18 9.908 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:07:46 #18 9.980 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:07:46 #18 10.06 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:07:47 #18 10.13 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:07:47 #18 10.20 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:07:47 #18 10.27 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:07:47 #18 10.32 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:07:47 #18 10.46 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:07:47 #18 10.50 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:07:47 #18 10.61 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:07:47 #18 10.65 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:07:47 #18 10.76 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:07:47 #18 10.83 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:07:47 #18 11.05 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:07:47 #18 11.12 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:07:47 #18 11.18 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:07:48 #18 11.24 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:07:48 #18 11.29 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:07:48 #18 11.38 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:07:48 #18 11.60 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:07:48 #18 11.65 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:07:48 #18 11.72 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:07:48 #18 11.79 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:07:48 #18 11.94 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:07:48 #18 12.02 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:07:48 #18 12.07 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:07:48 #18 12.12 [ 68%] Linking C shared library libcsdk.so 01:07:48 #18 12.26 [ 68%] Built target csdk 01:07:49 #18 12.28 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:07:49 #18 12.36 [ 72%] Linking C executable template 01:07:49 #18 12.39 /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:07:49 #18 12.43 [ 72%] Built target template 01:07:49 #18 12.45 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:07:49 #18 12.51 [ 76%] Linking C executable device-counter 01:07:49 #18 12.53 /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:07:49 #18 12.58 [ 76%] Built target device-counter 01:07:49 #18 12.60 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:07:49 #18 12.66 [ 80%] Linking C executable device-random 01:07:49 #18 12.68 /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:07:49 #18 12.72 [ 80%] Built target device-random 01:07:49 #18 12.74 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:07:49 #18 12.80 [ 84%] Linking C executable device-gyro 01:07:49 #18 12.83 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:07:49 #18 12.87 [ 84%] Built target device-gyro 01:07:49 #18 12.89 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:07:49 #18 12.96 [ 88%] Linking C executable device-bitfields 01:07:50 #18 12.98 /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:07:50 #18 13.03 [ 88%] Built target device-bitfields 01:07:50 #18 13.04 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:07:50 #18 13.11 [ 92%] Linking C executable template-discovery 01:07:50 #18 13.14 /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:07:50 #18 13.19 [ 92%] Built target template-discovery 01:07:50 #18 13.21 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:07:50 #18 13.28 [ 96%] Linking C executable device-file 01:07:50 #18 13.30 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 01:07:50 #18 13.34 [ 96%] Built target device-file 01:07:50 #18 13.35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:07:50 #18 13.43 [100%] Linking C executable device-terminal 01:07:50 #18 13.46 /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:07:50 #18 13.50 [100%] Built target device-terminal 01:07:50 #18 13.51 + cp -rf include/devsdk include/edgex /usr/include/ 01:07:50 #18 13.52 + cp build/release/c/libcsdk.so /usr/lib/ 01:07:50 #18 13.52 + mkdir -p /usr/share/doc/edgex-csdk 01:07:50 #18 13.52 + cp Attribution.txt /usr/share/doc/edgex-csdk 01:07:50 #18 13.52 + cp LICENSE /usr/share/doc/edgex-csdk 01:07:50 #18 13.52 + rm -rf /device-bacnet-c/deps 01:07:50 #18 DONE 13.9s 01:07:50 01:07:50 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 01:07:51 #20 0.654 + readlink -f /device-bacnet-c/scripts/build.sh 01:07:51 #20 0.655 + dirname /device-bacnet-c/scripts/build.sh 01:07:51 #20 0.656 + dirname /device-bacnet-c/scripts 01:07:51 #20 0.656 + ROOT=/device-bacnet-c 01:07:51 #20 0.656 + echo /device-bacnet-c 01:07:51 #20 0.657 /device-bacnet-c 01:07:51 #20 0.657 + cd /device-bacnet-c 01:07:51 #20 0.657 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 01:07:51 #20 0.657 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 01:07:51 #20 0.657 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 01:07:51 #20 0.658 + cd /device-bacnet-c/build/release/device-bacnet-ip 01:07:51 #20 0.658 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 01:07:51 #20 0.676 -- /opt/iotech/iot/1.5/include 01:07:51 #20 0.677 -- Configuring done (0.0s) 01:07:51 #20 0.683 -- Generating done (0.0s) 01:07:51 #20 0.684 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 01:07:51 #20 0.685 + make 01:07:51 #20 0.686 + tee release.log 01:07:51 #20 0.724 [ 22%] Built target bacnet_objects 01:07:51 #20 0.751 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 01:07:51 #20 0.973 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 01:07:51 #20 1.257 [ 55%] Linking C executable device-bacnet-c 01:07:52 #20 1.288 /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:07:52 #20 1.338 [100%] Built target device-bacnet-c 01:07:52 #20 1.353 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 01:07:52 #20 1.354 + cd /device-bacnet-c/build/release/device-bacnet-mstp 01:07:52 #20 1.354 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 01:07:52 #20 1.372 -- /opt/iotech/iot/1.5/include 01:07:52 #20 1.372 -- Configuring done (0.0s) 01:07:52 #20 1.378 -- Generating done (0.0s) 01:07:52 #20 1.396 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 01:07:52 #20 1.398 + make 01:07:52 #20 1.399 + tee release.log 01:07:52 #20 1.437 [ 22%] Built target bacnet_objects 01:07:52 #20 1.457 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 01:07:52 #20 1.624 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 01:07:52 #20 1.907 [ 55%] Linking C executable device-bacnet-c 01:07:52 #20 1.935 /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:07:52 #20 1.981 [100%] Built target device-bacnet-c 01:07:52 #20 DONE 2.2s 01:07:52 01:07:52 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 01:07:53 #21 DONE 0.2s 01:07:53 01:07:53 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 01:07:53 #22 DONE 0.2s 01:07:53 01:07:53 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 01:07:53 #23 DONE 0.3s 01:07:53 01:07:53 #24 [stage-1 9/12] COPY LICENSE /. 01:07:53 #24 DONE 0.0s 01:07:53 01:07:53 #25 [stage-1 10/12] COPY Attribution.txt /. 01:07:53 #25 DONE 0.1s 01:07:54 01:07:54 #26 [stage-1 11/12] COPY res /res 01:07:54 #26 DONE 0.3s 01:07:54 01:07:54 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 01:07:54 #27 DONE 0.3s 01:07:54 01:07:54 #28 exporting to image 01:07:54 #28 exporting layers 01:07:56 #28 exporting layers 1.8s done 01:07:56 #28 writing image sha256:5dca7bc5bad6f1d3e9568dbe4803d3be5ee272146b017b0820f2143868bf0ce8 done 01:07:56 #28 naming to docker.io/library/device-bacnet 0.0s done 01:07:56 #28 DONE 1.9s 01:07:57 01:07:57 2 warnings found (use docker --debug to expand): 01:07:57  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 01:07:57 - 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 01:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:58 01:07:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:58 latest: Pulling from edgex-lftools-log-publisher 01:07:58 5eb5b503b376: Pulling fs layer 01:07:58 5c69ac0246d0: Pulling fs layer 01:07:58 ec43610c2a17: Pulling fs layer 01:07:58 3a2ae6a8a46f: Pulling fs layer 01:07:58 33b1e0a273af: Pulling fs layer 01:07:58 5d3b04190fa2: Pulling fs layer 01:07:58 2f39f015ded8: Pulling fs layer 01:07:58 33b1e0a273af: Waiting 01:07:58 5d3b04190fa2: Waiting 01:07:58 3a2ae6a8a46f: Waiting 01:07:58 2f39f015ded8: Waiting 01:07:58 5c69ac0246d0: Verifying Checksum 01:07:58 5c69ac0246d0: Download complete 01:07:58 3a2ae6a8a46f: Verifying Checksum 01:07:58 3a2ae6a8a46f: Download complete 01:07:58 33b1e0a273af: Verifying Checksum 01:07:58 33b1e0a273af: Download complete 01:07:58 5d3b04190fa2: Verifying Checksum 01:07:58 5d3b04190fa2: Download complete 01:07:58 ec43610c2a17: Verifying Checksum 01:07:58 ec43610c2a17: Download complete 01:07:58 5eb5b503b376: Verifying Checksum 01:07:58 5eb5b503b376: Download complete 01:07:59 2f39f015ded8: Verifying Checksum 01:07:59 2f39f015ded8: Download complete 01:08:00 5eb5b503b376: Pull complete 01:08:00 5c69ac0246d0: Pull complete 01:08:01 ec43610c2a17: Pull complete 01:08:01 3a2ae6a8a46f: Pull complete 01:08:01 33b1e0a273af: Pull complete 01:08:01 5d3b04190fa2: Pull complete 01:08:08 2f39f015ded8: Pull complete 01:08:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:08:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:08 prd-ubuntu20.04-docker-8c-8g-20757 does not seem to be running inside a container 01:08:08 $ 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-105 -v /w/workspace/exfoundry_device-bacnet-c_PR-105:/w/workspace/exfoundry_device-bacnet-c_PR-105:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-105@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 01:08:10 $ docker top 8c47ff9773f1c4144485536ec30061a4aaddbec77291c3ed07203fe59e7808e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:10 ---> job-cost.sh 01:08:10 lf-activate-venv: SKIPPING 01:08:10 INFO: No Stack... 01:08:11 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo 01:09:32 Exception caught while running job-cost.sh. [Pipeline] } 01:09:32 $ docker stop --time=1 8c47ff9773f1c4144485536ec30061a4aaddbec77291c3ed07203fe59e7808e4 01:09:33 $ docker rm -f --volumes 8c47ff9773f1c4144485536ec30061a4aaddbec77291c3ed07203fe59e7808e4 [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 01:09:35 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-105/archives ] [Pipeline] libraryResource [Pipeline] sh 01:09:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:09:36 ---> package-listing.sh 01:09:36 ++ facter osfamily 01:09:36 ++ tr '[:upper:]' '[:lower:]' 01:09:36 + OS_FAMILY=debian 01:09:36 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-105 01:09:36 + START_PACKAGES=/tmp/packages_start.txt 01:09:36 + END_PACKAGES=/tmp/packages_end.txt 01:09:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:09:36 + PACKAGES=/tmp/packages_start.txt 01:09:36 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-105 ']' 01:09:36 + PACKAGES=/tmp/packages_end.txt 01:09:36 + case "${OS_FAMILY}" in 01:09:36 + dpkg -l 01:09:36 + grep '^ii' 01:09:36 + '[' -f /tmp/packages_start.txt ']' 01:09:36 + '[' -f /tmp/packages_end.txt ']' 01:09:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:09:36 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-105 ']' 01:09:36 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-105/archives/ 01:09:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-105/archives/ [Pipeline] echo 01:09:37 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-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:09:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:38 prd-ubuntu20.04-docker-8c-8g-20757 does not seem to be running inside a container 01:09:38 $ 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-105/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-105 -v /w/workspace/exfoundry_device-bacnet-c_PR-105:/w/workspace/exfoundry_device-bacnet-c_PR-105:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:09:38 $ docker top b488721b9d35ff02ba7fcf65618a1aab0a74d65e7092713fe2332fd06d05f208 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:38 + touch /tmp/pre-build-complete [Pipeline] sh 01:09:39 + mkdir -p /var/log/sysstat [Pipeline] sh 01:09:39 + ls /var/log/sa-host 01:09:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:39 provisioning config files... 01:09:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-105@tmp/config14044044282610543525tmp [Pipeline] { [Pipeline] echo 01:09:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:09:39 ---> create-netrc.sh [Pipeline] } 01:09:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:09:40 ---> python-tools-install.sh [Pipeline] echo 01:09:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:09:40 ---> sudo-logs.sh 01:09:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:09:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:09:41 ---> job-cost.sh 01:09:41 lf-activate-venv: SKIPPING 01:09:41 INFO: No Stack... 01:09:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:09:56 INFO: Archiving Costs [Pipeline] echo 01:09:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:09:56 ---> logs-deploy.sh 01:09:56 lf-activate-venv: SKIPPING 01:09:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-105/1 01:09:56 INFO: archiving workspace using pattern(s): 01:09:57 Archives upload complete. 01:09:57 INFO: archiving logs to Nexus