Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f3b9c859b8ff04b5a99484b2075e76b9f42981d+345f7445bddd439fb101936ca9749c1199167c6e (7599d7f350b6493284886ec9c86cc66ea0264aa2) 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-ssh14085983334597001497.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8378467629215402645.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13090206121576891635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh11083509204970771667.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11418696136105929146.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1791 in /w/workspace/exfoundry_device-bacnet-c_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_PR-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 345f7445bddd439fb101936ca9749c1199167c6e into PR head commit 7f3b9c859b8ff04b5a99484b2075e76b9f42981d Merge succeeded, producing 9c25490a963450f748d74dc9dc5e1aa654b5748e Checking out Revision 9c25490a963450f748d74dc9dc5e1aa654b5748e (PR-109) > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f3b9c859b8ff04b5a99484b2075e76b9f42981d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 345f7445bddd439fb101936ca9749c1199167c6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c25490a963450f748d74dc9dc5e1aa654b5748e # timeout=10 Commit message: "Merge commit '345f7445bddd439fb101936ca9749c1199167c6e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk aa65f05fb4f85ea223cd5a13bc1723d67dec7071 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:36:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:36:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:36:53 ========================================================= 06:36:53 EdgeX Global Pipelines Version Info 06:36:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:36:55 ------------------- 06:36:55 stable info: 06:36:55 ------------------- 06:36:55 Commited By: Ginny Guan ginny@iotechsys.com 06:36:55 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:36:55 Message: update stable to v1.0.281 06:36:56 ------------------- 06:36:56 experimental info: 06:36:56 ------------------- 06:36:56 Commited By: **** collab-it+edgex@linuxfoundation.org 06:36:56 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:36:56 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c25490 [Pipeline] echo 06:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:56 provisioning config files... 06:36:56 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config18281337885109051030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:57 ---> ****-login.sh 06:36:57 nexus3.edgexfoundry.org:10001 06:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:57 06:36:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:57 Configure a credential helper to remove this warning. See 06:36:57 https://docs.****.com/go/credential-store/ 06:36:57 06:36:57 Login Succeeded 06:36:57 nexus3.edgexfoundry.org:10002 06:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:57 06:36:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:57 Configure a credential helper to remove this warning. See 06:36:57 https://docs.****.com/go/credential-store/ 06:36:57 06:36:57 Login Succeeded 06:36:57 nexus3.edgexfoundry.org:10003 06:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:57 06:36:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:57 Configure a credential helper to remove this warning. See 06:36:57 https://docs.****.com/go/credential-store/ 06:36:57 06:36:57 Login Succeeded 06:36:57 nexus3.edgexfoundry.org:10004 06:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:57 06:36:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:57 Configure a credential helper to remove this warning. See 06:36:57 https://docs.****.com/go/credential-store/ 06:36:57 06:36:57 Login Succeeded 06:36:57 ****.io 06:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:58 06:36:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:36:58 Configure a credential helper to remove this warning. See 06:36:58 https://docs.****.com/go/credential-store/ 06:36:58 06:36:58 Login Succeeded 06:36:58 ---> ****-login.sh ends [Pipeline] } 06:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:36:58 + git rev-list -1 --merges 9c25490a963450f748d74dc9dc5e1aa654b5748e~1..9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo 06:36:58 -----------> git rev-list -1 --merges 9c25490a963450f748d74dc9dc5e1aa654b5748e~1..9c25490a963450f748d74dc9dc5e1aa654b5748e 9c25490a963450f748d74dc9dc5e1aa654b5748e 06:36:58 9c25490a963450f748d74dc9dc5e1aa654b5748e [false] [Pipeline] sh 06:36:58 + git log --format=format:%s -1 9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo 06:36:58 ========================================================= 06:36:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:36:58 ========================================================= 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 06:36:59 + git rev-list -1 --merges 9c25490a963450f748d74dc9dc5e1aa654b5748e~1..9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo 06:36:59 -----------> git rev-list -1 --merges 9c25490a963450f748d74dc9dc5e1aa654b5748e~1..9c25490a963450f748d74dc9dc5e1aa654b5748e 9c25490a963450f748d74dc9dc5e1aa654b5748e 06:36:59 9c25490a963450f748d74dc9dc5e1aa654b5748e [false] [Pipeline] sh 06:36:59 + git log --format=format:%s -1 9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo 06:36:59 ========================================================= 06:36:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:36:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:37:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:00 + grep -v github /etc/ssh/ssh_known_hosts 06:37:00 + [ -e /tmp/ssh_known_hosts ] 06:37:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:37:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:37:00 + sudo tee -a /etc/ssh/ssh_known_hosts 06:37:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:00 06:37:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:01 0.1.4: Pulling from edgex-devops/py-git-semver 06:37:01 3dae71ba6b94: Pulling fs layer 06:37:01 6bf1a483ea7c: Pulling fs layer 06:37:01 f5dfc541a4d3: Pulling fs layer 06:37:01 461d9e800cba: Pulling fs layer 06:37:01 80192f66455f: Pulling fs layer 06:37:01 2e8e34ca0e6c: Pulling fs layer 06:37:01 a29436f7fd5d: Pulling fs layer 06:37:01 923cac83aea3: Pulling fs layer 06:37:01 461d9e800cba: Waiting 06:37:01 25ad8b0a4227: Pulling fs layer 06:37:01 db01528c6b51: Pulling fs layer 06:37:01 28988de357af: Pulling fs layer 06:37:01 80192f66455f: Waiting 06:37:01 a29436f7fd5d: Waiting 06:37:01 923cac83aea3: Waiting 06:37:01 25ad8b0a4227: Waiting 06:37:01 db01528c6b51: Waiting 06:37:01 2e8e34ca0e6c: Waiting 06:37:01 28988de357af: Waiting 06:37:01 6bf1a483ea7c: Verifying Checksum 06:37:01 6bf1a483ea7c: Download complete 06:37:01 461d9e800cba: Verifying Checksum 06:37:01 461d9e800cba: Download complete 06:37:01 80192f66455f: Verifying Checksum 06:37:01 80192f66455f: Download complete 06:37:01 f5dfc541a4d3: Download complete 06:37:01 3dae71ba6b94: Verifying Checksum 06:37:01 3dae71ba6b94: Download complete 06:37:01 923cac83aea3: Verifying Checksum 06:37:01 923cac83aea3: Download complete 06:37:01 25ad8b0a4227: Verifying Checksum 06:37:01 25ad8b0a4227: Download complete 06:37:01 db01528c6b51: Verifying Checksum 06:37:01 db01528c6b51: Download complete 06:37:01 28988de357af: Verifying Checksum 06:37:01 28988de357af: Download complete 06:37:01 a29436f7fd5d: Verifying Checksum 06:37:01 a29436f7fd5d: Download complete 06:37:02 2e8e34ca0e6c: Verifying Checksum 06:37:02 2e8e34ca0e6c: Download complete 06:37:02 3dae71ba6b94: Pull complete 06:37:02 6bf1a483ea7c: Pull complete 06:37:03 f5dfc541a4d3: Pull complete 06:37:03 461d9e800cba: Pull complete 06:37:03 80192f66455f: Pull complete 06:37:07 2e8e34ca0e6c: Pull complete 06:37:07 a29436f7fd5d: Pull complete 06:37:07 923cac83aea3: Pull complete 06:37:08 25ad8b0a4227: Pull complete 06:37:08 db01528c6b51: Pull complete 06:37:08 28988de357af: Pull complete 06:37:08 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:08 prd-ubuntu20.04-docker-8c-8g-1791 does not seem to be running inside a container 06:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:37:10 $ docker top 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 -eo pid,comm 06:37:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:37:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:10 [ssh-agent] Looking for ssh-agent implementation... 06:37:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:10 $ docker exec 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 ssh-agent 06:37:10 SSH_AUTH_SOCK=/tmp/ssh-2k7uLdwPJQBJ/agent.31 06:37:10 SSH_AGENT_PID=37 06:37:10 Running ssh-add (command line suppressed) 06:37:10 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_1501493947705472204.key (/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_1501493947705472204.key) 06:37:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:10 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-109 [Pipeline] sh 06:37:11 + git tag --points-at HEAD [Pipeline] } 06:37:11 $ docker exec --env ******** --env ******** 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 ssh-agent -k 06:37:11 unset SSH_AUTH_SOCK; 06:37:11 unset SSH_AGENT_PID; 06:37:11 echo Agent pid 37 killed; 06:37:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:37:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:11 [ssh-agent] Looking for ssh-agent implementation... 06:37:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:11 $ docker exec 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 ssh-agent 06:37:11 SSH_AUTH_SOCK=/tmp/ssh-h49xUp17CMea/agent.84 06:37:11 SSH_AGENT_PID=90 06:37:11 Running ssh-add (command line suppressed) 06:37:11 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_5082939565612933717.key (/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_5082939565612933717.key) 06:37:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:12 + git semver init 06:37:12 2026-09-04 06:37:12,400 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:37:12 2026-09-04 06:37:12,404 [run_init] DEBUG init version:0.0.0 force:False 06:37:12 2026-09-04 06:37:12,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver 06:37:12 2026-09-04 06:37:12,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-109/.semver 06:37:12 2026-09-04 06:37:12,405 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109, stdin=None, shell=False, universal_newlines=False) 06:37:13 2026-09-04 06:37:13,384 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-109/.git/info/exclude 06:37:13 2026-09-04 06:37:13,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 with force:False 06:37:13 2026-09-04 06:37:13,385 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 06:37:13 2026-09-04 06:37:13,390 [execute] INFO git cat-file --batch-check 06:37:13 2026-09-04 06:37:13,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver, stdin=, shell=False, universal_newlines=False) 06:37:13 2026-09-04 06:37:13,395 [execute] INFO git cat-file --batch 06:37:13 2026-09-04 06:37:13,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver, stdin=, shell=False, universal_newlines=False) 06:37:13 2026-09-04 06:37:13,399 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 06:37:13 0.0.0 [Pipeline] } 06:37:13 $ docker exec --env ******** --env ******** 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 ssh-agent -k 06:37:13 unset SSH_AUTH_SOCK; 06:37:13 unset SSH_AGENT_PID; 06:37:13 echo Agent pid 90 killed; 06:37:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:14 + git semver [Pipeline] } 06:37:14 $ docker stop --time=1 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 06:37:16 $ docker rm -f --volumes 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:37:17 Stashed 1 file(s) [Pipeline] echo 06:37:17 [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 06:37:17 provisioning config files... [Pipeline] // stage [Pipeline] } 06:37:17 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config15869264171100236765tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:17 ---> ****-login.sh 06:37:17 nexus3.edgexfoundry.org:10001 06:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:17 Login Succeeded 06:37:17 nexus3.edgexfoundry.org:10002 06:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:17 Login Succeeded 06:37:17 nexus3.edgexfoundry.org:10003 06:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:17 Login Succeeded 06:37:17 nexus3.edgexfoundry.org:10004 06:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:17 Login Succeeded 06:37:17 ****.io 06:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:18 Login Succeeded 06:37:18 ---> ****-login.sh ends [Pipeline] } 06:37:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:37:18 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 06:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:37:18 ========================================================= 06:37:18 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 06:37:18 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + 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 . 06:37:19 #0 building with "default" instance using docker driver 06:37:19 06:37:19 #1 [internal] load build definition from Dockerfile.alpine-base 06:37:19 #1 transferring dockerfile: 1.45kB done 06:37:19 #1 DONE 0.0s 06:37:19 06:37:19 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 06:37:19 #2 DONE 0.2s 06:37:19 06:37:19 #3 [internal] load .dockerignore 06:37:19 #3 transferring context: 2B done 06:37:19 #3 DONE 0.0s 06:37:19 06:37:19 #4 [internal] load build context 06:37:19 #4 transferring context: 86.05kB 0.0s done 06:37:19 #4 DONE 0.0s 06:37:19 06:37:19 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 06:37:19 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 06:37:19 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 06:37:19 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 06:37:19 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 06:37:19 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 7.34MB / 118.14MB 0.1s 06:37:19 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 06:37:19 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 18.87MB / 118.14MB 0.2s 06:37:19 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 06:37:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 38.80MB / 118.14MB 0.4s 06:37:20 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 06:37:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 63.96MB / 118.14MB 0.6s 06:37:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 90.18MB / 118.14MB 0.8s 06:37:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s 06:37:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.2s done 06:37:20 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 06:37:24 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.0s done 06:37:24 #5 DONE 4.3s 06:37:24 06:37:24 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:37:24 #6 0.259 Connecting to iotech.jfrog.io (52.30.167.63:443) 06:37:24 #6 0.662 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:37:24 #6 0.662 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:37:24 #6 0.662 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:37:25 #6 DONE 1.3s 06:37:25 06:37:25 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:37:25 #7 DONE 0.3s 06:37:25 06:37:25 #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init 06:37:25 #8 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:37:26 #8 0.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:37:26 #8 0.979 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:27 #8 1.582 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:37:27 #8 1.586 (1/18) Installing dumb-init (1.2.5-r2) 06:37:27 #8 1.599 (2/18) Installing hiredis (1.1.0-r2) 06:37:27 #8 1.611 (3/18) Installing hiredis-dev (1.1.0-r2) 06:37:27 #8 1.634 (4/18) Installing libcbor (0.10.2-r1) 06:37:27 #8 1.646 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) 06:37:29 #8 3.395 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) 06:37:29 #8 3.671 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 06:37:33 #8 7.744 (8/18) Installing libcbor-dev (0.10.2-r1) 06:37:33 #8 7.758 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:37:33 #8 7.770 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:37:33 #8 7.781 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:37:33 #8 7.796 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:37:33 #8 7.815 (13/18) Installing libblkid (2.38.1-r8) 06:37:33 #8 7.923 (14/18) Installing libuuid (2.38.1-r8) 06:37:33 #8 7.935 (15/18) Installing libfdisk (2.38.1-r8) 06:37:33 #8 7.957 (16/18) Installing libmount (2.38.1-r8) 06:37:33 #8 7.978 (17/18) Installing libsmartcols (2.38.1-r8) 06:37:33 #8 7.995 (18/18) Installing util-linux-dev (2.38.1-r8) 06:37:33 #8 8.061 Executing busybox-1.36.1-r4.trigger 06:37:33 #8 8.073 OK: 338 MiB in 100 packages 06:37:33 #8 DONE 8.2s 06:37:33 06:37:33 #9 [ 5/11] RUN apk --no-cache upgrade 06:37:34 #9 0.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:37:34 #9 0.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:37:35 #9 1.481 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:36 #9 2.256 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:37:36 #9 2.265 Upgrading critical system libraries and apk-tools: 06:37:36 #9 2.265 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:37:36 #9 2.321 Executing busybox-1.36.1-r4.trigger 06:37:36 #9 2.402 Continuing the upgrade transaction with new apk-tools: 06:37:37 #9 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:37:38 #9 4.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:37:39 #9 5.372 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:39 #9 5.962 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:37:39 #9 5.967 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:37:39 #9 6.108 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 06:37:40 #9 6.249 Executing busybox-1.36.1-r7.post-upgrade 06:37:40 #9 6.265 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 06:37:40 #9 6.276 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:37:40 #9 6.326 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:37:40 #9 6.684 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:37:40 #9 6.742 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 06:37:40 #9 6.754 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 06:37:40 #9 7.148 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:37:41 #9 7.689 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 06:37:41 #9 7.707 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 06:37:41 #9 7.732 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 06:37:41 #9 7.783 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:37:41 #9 7.825 (14/27) Installing libpsl (0.21.5-r0) 06:37:41 #9 7.841 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:37:41 #9 7.887 (16/27) Installing libpsl-utils (0.21.5-r0) 06:37:41 #9 7.899 (17/27) Installing libpsl-dev (0.21.5-r0) 06:37:41 #9 7.911 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:37:41 #9 7.977 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:37:41 #9 7.998 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:37:41 #9 8.327 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 06:37:42 #9 8.342 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:37:42 #9 8.356 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:37:42 #9 8.457 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:37:42 #9 8.469 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:37:42 #9 8.482 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:37:42 #9 8.494 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:37:42 #9 8.514 Executing busybox-1.36.1-r7.trigger 06:37:42 #9 8.519 Executing ca-certificates-20241121-r1.trigger 06:37:42 #9 8.591 OK: 338 MiB in 103 packages 06:37:42 #9 DONE 8.8s 06:37:42 06:37:42 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 06:37:42 #10 DONE 0.0s 06:37:42 06:37:42 #11 [ 7/11] COPY src /device-bacnet-c/src/ 06:37:42 #11 DONE 0.1s 06:37:42 06:37:42 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 06:37:42 #12 DONE 0.0s 06:37:42 06:37:42 #13 [ 9/11] WORKDIR /device-bacnet-c 06:37:42 #13 DONE 0.0s 06:37:42 06:37:42 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 06:37:43 #14 0.259 + CSDK_VER=4.0.2 06:37:43 #14 0.259 + '[' '!' -d deps ] 06:37:43 #14 0.259 + mkdir deps 06:37:43 #14 0.261 + cd /device-bacnet-c/deps 06:37:43 #14 0.261 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 06:37:43 #14 0.264 Connecting to github.com (140.82.112.3:443) 06:37:43 #14 0.390 Connecting to codeload.github.com (140.82.112.10:443) 06:37:43 #14 0.579 saving to 'v4.0.2.zip' 06:37:43 #14 0.645 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 06:37:43 #14 0.645 'v4.0.2.zip' saved 06:37:43 #14 0.646 + unzip v4.0.2.zip 06:37:43 #14 0.646 Archive: v4.0.2.zip 06:37:43 #14 0.653 creating: device-sdk-c-4.0.2/ 06:37:43 #14 0.653 creating: device-sdk-c-4.0.2/.github/ 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/.github/Contributing.md 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/.github/semantic.yml 06:37:43 #14 0.653 creating: device-sdk-c-4.0.2/.github/workflows/ 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/.gitignore 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/Attribution.txt 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/CHANGELOG.md 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/Doxyfile 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/Jenkinsfile 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/LICENSE 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/Makefile 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/OWNERS.md 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/README.IOT.md 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/README.md 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/README.v3.md 06:37:43 #14 0.653 creating: device-sdk-c-4.0.2/docs/ 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/docs/configuration.md 06:37:43 #14 0.653 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/docs/metrics.md 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/docs/startup.md 06:37:43 #14 0.656 creating: device-sdk-c-4.0.2/include/ 06:37:43 #14 0.656 creating: device-sdk-c-4.0.2/include/devsdk/ 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 06:37:43 #14 0.656 creating: device-sdk-c-4.0.2/include/edgex/ 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 06:37:43 #14 0.656 creating: device-sdk-c-4.0.2/scripts/ 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/scripts/build.sh 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 06:37:43 #14 0.656 creating: device-sdk-c-4.0.2/src/ 06:37:43 #14 0.656 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 06:37:43 #14 0.661 creating: device-sdk-c-4.0.2/src/c/ 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/api.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/bus.c 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/bus.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/callback3.c 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/callback3.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/command.c 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/command.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/config.c 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/config.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/correlation.c 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/correlation.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/data.c 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/data.h 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 06:37:43 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/device.c 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/device.h 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devman.c 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devmap.c 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devmap.h 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devutil.h 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/discovery.c 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/discovery.h 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 06:37:43 #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/ 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 06:37:43 #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 06:37:43 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 06:37:43 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 06:37:43 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 06:37:43 #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 06:37:43 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 06:37:43 #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 06:37:43 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 06:37:43 #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 06:37:43 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:37:43 #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 06:37:43 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 06:37:43 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 06:37:43 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 06:37:43 #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 06:37:43 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 06:37:43 #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 06:37:43 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 06:37:43 #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 06:37:43 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 06:37:43 #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 06:37:43 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 06:37:43 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 06:37:43 #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 06:37:43 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 06:37:43 #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 06:37:43 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 06:37:43 #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 06:37:43 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:37:43 #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 06:37:43 #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/file/ 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 06:37:43 #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 06:37:43 #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 06:37:43 #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 06:37:43 #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 06:37:43 #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 06:37:43 #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 06:37:43 #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 06:37:43 #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 06:37:43 #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/random/ 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 06:37:43 #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 06:37:43 #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 06:37:43 #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 06:37:43 #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 06:37:43 #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 06:37:43 #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:37:43 #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/res/ 06:37:43 #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 06:37:43 #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 06:37:43 #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 06:37:43 #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 06:37:43 #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 06:37:43 #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 06:37:43 #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 06:37:43 #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 06:37:43 #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 06:37:43 #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 06:37:43 #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 06:37:43 #14 0.683 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 06:37:43 #14 0.683 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/filesys.c 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/filesys.h 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/keeper.c 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/keeper.h 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/map.c 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/map.h 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/metadata.c 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/metadata.h 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/metrics.h 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/opstate.c 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/opstate.h 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/parson.c 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/parson.h 06:37:43 #14 0.683 inflating: device-sdk-c-4.0.2/src/c/profiles.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/profiles.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/registry.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/registry.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/rest.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/rest.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/service.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/service.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/transform.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/transform.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/validate.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/validate.h 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/watchers.c 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/c/watchers.h 06:37:43 #14 0.690 creating: device-sdk-c-4.0.2/src/cmake/ 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 06:37:43 #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 06:37:43 #14 0.691 + cd device-sdk-c-4.0.2 06:37:43 #14 0.691 + ./scripts/build.sh 06:37:43 #14 0.692 + CPPCHECK=false 06:37:43 #14 0.692 + DOCGEN=false 06:37:43 #14 0.692 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:37:43 #14 0.692 + '[' 0 -gt 0 ] 06:37:43 #14 0.693 + readlink -f ./scripts/build.sh 06:37:43 #14 0.694 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 06:37:43 #14 0.694 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 06:37:43 #14 0.695 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 06:37:43 #14 0.695 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 06:37:43 #14 0.695 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:37:43 #14 0.696 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:37:43 #14 0.696 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 06:37:43 #14 0.807 -- The C compiler identification is GNU 12.2.1 06:37:43 #14 0.834 -- Detecting C compiler ABI info 06:37:43 #14 0.947 -- Detecting C compiler ABI info - done 06:37:43 #14 0.982 -- Check for working C compiler: /usr/bin/cc - skipped 06:37:43 #14 0.983 -- Detecting C compile features 06:37:43 #14 0.985 -- Detecting C compile features - done 06:37:43 #14 0.990 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:37:43 #14 1.075 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:37:43 #14 1.080 -- Found LIBYAML: /usr/lib/libyaml.so 06:37:43 #14 1.085 -- Found LIBUUID: /usr/lib/libuuid.so 06:37:43 #14 1.090 -- Found LIBCBOR: /usr/lib/libcbor.so 06:37:43 #14 1.094 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:37:43 #14 1.098 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:37:43 #14 1.098 -- /opt/iotech/iot/1.6/include 06:37:43 #14 1.098 -- C SDK 0.0.0 for Linux 06:37:43 #14 1.101 -- Performing Test CSDK_HAVE_ATOMIC 06:37:43 #14 1.208 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:37:44 #14 1.269 -- Found Curses: /usr/lib/libcurses.so 06:37:44 #14 1.308 -- Configuring done (0.6s) 06:37:44 #14 1.346 -- Generating done (0.0s) 06:37:44 #14 1.348 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:37:44 #14 1.355 + make all package 06:37:44 #14 1.355 + tee release.log 06:37:44 #14 1.402 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:37:44 #14 1.550 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:37:44 #14 1.723 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:37:44 #14 1.894 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:37:44 #14 2.015 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 06:37:44 #14 2.085 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 06:37:44 #14 2.085 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 06:37:44 #14 2.085 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 06:37:44 #14 2.085 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:37:44 #14 2.183 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:37:45 #14 2.511 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:37:45 #14 2.576 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:37:45 #14 2.741 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:37:45 #14 3.031 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:37:45 #14 3.148 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:37:46 #14 3.285 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:37:46 #14 3.397 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:37:46 #14 3.517 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:37:46 #14 3.700 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:37:46 #14 3.782 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:37:46 #14 4.114 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:37:47 #14 4.180 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:37:47 #14 4.433 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:37:47 #14 4.554 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:37:47 #14 4.773 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:37:47 #14 4.890 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:37:48 #14 5.839 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:37:48 #14 5.970 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:37:49 #14 6.061 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:37:49 #14 6.147 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:37:49 #14 6.227 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:37:49 #14 6.461 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:37:49 #14 6.809 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:37:49 #14 6.876 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:37:49 #14 7.024 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:37:49 #14 7.135 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:37:50 #14 7.609 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:37:50 #14 7.749 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:37:50 #14 7.834 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:37:50 #14 7.944 [ 69%] Linking C shared library libcsdk.so 06:37:50 #14 8.009 [ 69%] Built target csdk 06:37:50 #14 8.029 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:37:50 #14 8.181 [ 73%] Linking C executable template 06:37:50 #14 8.211 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:50 #14 8.273 [ 73%] Built target template 06:37:50 #14 8.298 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:37:51 #14 8.396 [ 76%] Linking C executable device-counter 06:37:51 #14 8.428 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:51 #14 8.487 [ 76%] Built target device-counter 06:37:51 #14 8.507 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:37:51 #14 8.621 [ 80%] Linking C executable device-random 06:37:51 #14 8.651 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:51 #14 8.713 [ 80%] Built target device-random 06:37:51 #14 8.736 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:37:51 #14 8.833 [ 84%] Linking C executable device-gyro 06:37:51 #14 8.866 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:51 #14 8.928 [ 84%] Built target device-gyro 06:37:51 #14 8.947 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:37:51 #14 9.054 [ 88%] Linking C executable device-bitfields 06:37:52 #14 9.090 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:52 #14 9.152 [ 88%] Built target device-bitfields 06:37:52 #14 9.176 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:37:52 #14 9.347 [ 92%] Linking C executable template-discovery 06:37:52 #14 9.377 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:52 #14 9.435 [ 92%] Built target template-discovery 06:37:52 #14 9.455 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:37:52 #14 9.594 [ 96%] Linking C executable device-file 06:37:52 #14 9.624 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:52 #14 9.680 [ 96%] Built target device-file 06:37:52 #14 9.701 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:37:52 #14 9.825 [100%] Linking C executable device-terminal 06:37:52 #14 9.862 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:52 #14 9.920 [100%] Built target device-terminal 06:37:52 #14 9.936 Run CPack packaging tool... 06:37:52 #14 9.948 CPack: Create package using TGZ 06:37:52 #14 9.948 CPack: Install projects 06:37:52 #14 9.948 CPack: - Run preinstall target for: Csdk 06:37:52 #14 10.23 CPack: - Install project: Csdk [] 06:37:53 #14 10.24 CPack: Create package 06:37:53 #14 10.28 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 06:37:53 #14 10.28 + '[' false '=' true ] 06:37:53 #14 10.28 + '[' false '=' true ] 06:37:53 #14 10.28 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:37:53 #14 10.28 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:37:53 #14 10.28 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 06:37:53 #14 10.39 -- The C compiler identification is GNU 12.2.1 06:37:53 #14 10.42 -- Detecting C compiler ABI info 06:37:53 #14 10.53 -- Detecting C compiler ABI info - done 06:37:53 #14 10.57 -- Check for working C compiler: /usr/bin/cc - skipped 06:37:53 #14 10.57 -- Detecting C compile features 06:37:53 #14 10.57 -- Detecting C compile features - done 06:37:53 #14 10.58 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:37:53 #14 10.66 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:37:53 #14 10.67 -- Found LIBYAML: /usr/lib/libyaml.so 06:37:53 #14 10.67 -- Found LIBUUID: /usr/lib/libuuid.so 06:37:53 #14 10.68 -- Found LIBCBOR: /usr/lib/libcbor.so 06:37:53 #14 10.68 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:37:53 #14 10.69 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:37:53 #14 10.69 -- /opt/iotech/iot/1.6/include 06:37:53 #14 10.69 -- C SDK 0.0.0 for Linux 06:37:53 #14 10.69 -- Performing Test CSDK_HAVE_ATOMIC 06:37:53 #14 10.80 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:37:53 #14 10.86 -- Found Curses: /usr/lib/libcurses.so 06:37:53 #14 10.90 -- Configuring done (0.6s) 06:37:53 #14 10.93 -- Generating done (0.0s) 06:37:53 #14 10.94 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:37:53 #14 10.94 + make 06:37:53 #14 10.94 + tee debug.log 06:37:53 #14 10.99 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:37:53 #14 11.09 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:37:54 #14 11.20 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:37:54 #14 11.30 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:37:54 #14 11.40 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 06:37:54 #14 11.47 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 06:37:54 #14 11.47 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 06:37:54 #14 11.47 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 06:37:54 #14 11.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:37:54 #14 11.55 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:37:54 #14 11.71 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:37:54 #14 11.75 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:37:54 #14 11.85 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:37:54 #14 11.99 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:37:54 #14 12.09 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:37:54 #14 12.18 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:37:55 #14 12.26 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:37:55 #14 12.35 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:37:55 #14 12.44 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:37:55 #14 12.51 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:37:55 #14 12.69 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:37:55 #14 12.75 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:37:55 #14 12.89 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:37:55 #14 12.96 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:37:55 #14 13.10 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:37:55 #14 13.19 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:37:56 #14 13.42 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:37:56 #14 13.50 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:37:56 #14 13.58 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:37:56 #14 13.66 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:37:56 #14 13.73 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:37:56 #14 13.86 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:37:57 #14 14.11 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:37:57 #14 14.18 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:37:57 #14 14.27 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:37:57 #14 14.37 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:37:57 #14 14.57 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:37:57 #14 14.66 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:37:57 #14 14.74 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:37:57 #14 14.83 [ 69%] Linking C shared library libcsdk.so 06:37:57 #14 14.90 [ 69%] Built target csdk 06:37:57 #14 14.93 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:37:57 #14 15.02 [ 73%] Linking C executable template 06:37:57 #14 15.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:57 #14 15.10 [ 73%] Built target template 06:37:57 #14 15.12 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:37:58 #14 15.21 [ 76%] Linking C executable device-counter 06:37:58 #14 15.24 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:58 #14 15.30 [ 76%] Built target device-counter 06:37:58 #14 15.33 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:37:58 #14 15.40 [ 80%] Linking C executable device-random 06:37:58 #14 15.43 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:58 #14 15.49 [ 80%] Built target device-random 06:37:58 #14 15.52 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:37:58 #14 15.60 [ 84%] Linking C executable device-gyro 06:37:58 #14 15.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:58 #14 15.67 [ 84%] Built target device-gyro 06:37:58 #14 15.69 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:37:58 #14 15.78 [ 88%] Linking C executable device-bitfields 06:37:58 #14 15.81 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:58 #14 15.87 [ 88%] Built target device-bitfields 06:37:58 #14 15.89 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:37:58 #14 15.99 [ 92%] Linking C executable template-discovery 06:37:58 #14 16.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:58 #14 16.07 [ 92%] Built target template-discovery 06:37:58 #14 16.09 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:37:58 #14 16.19 [ 96%] Linking C executable device-file 06:37:59 #14 16.22 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:59 #14 16.28 [ 96%] Built target device-file 06:37:59 #14 16.30 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:37:59 #14 16.38 [100%] Linking C executable device-terminal 06:37:59 #14 16.42 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:37:59 #14 16.48 [100%] Built target device-terminal 06:37:59 #14 16.49 + cp -rf include/devsdk include/edgex /usr/include/ 06:37:59 #14 16.49 + cp build/release/c/libcsdk.so /usr/lib/ 06:37:59 #14 16.50 + mkdir -p /usr/share/doc/edgex-csdk 06:37:59 #14 16.50 + cp Attribution.txt /usr/share/doc/edgex-csdk 06:37:59 #14 16.50 + cp LICENSE /usr/share/doc/edgex-csdk 06:37:59 #14 16.50 + rm -rf /device-bacnet-c/deps 06:37:59 #14 DONE 16.6s 06:37:59 06:37:59 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 06:37:59 #15 0.256 + readlink -f /device-bacnet-c/scripts/build.sh 06:37:59 #15 0.257 + dirname /device-bacnet-c/scripts/build.sh 06:37:59 #15 0.258 + dirname /device-bacnet-c/scripts 06:37:59 #15 0.259 + ROOT=/device-bacnet-c 06:37:59 #15 0.259 + echo /device-bacnet-c 06:37:59 #15 0.259 + cd /device-bacnet-c 06:37:59 #15 0.259 /device-bacnet-c 06:37:59 #15 0.259 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 06:37:59 #15 0.259 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 06:37:59 #15 0.259 + git clone https://github.com/IOTechSystems/bacnet-stack.git 06:37:59 #15 0.261 Cloning into 'bacnet-stack'... 06:38:02 #15 3.132 + cd /device-bacnet-c/bacnet-stack 06:38:02 #15 3.132 + git checkout v0.8.6-IOTech 06:38:03 #15 3.837 Note: switching to 'v0.8.6-IOTech'. 06:38:03 #15 3.837 06:38:03 #15 3.837 You are in 'detached HEAD' state. You can look around, make experimental 06:38:03 #15 3.837 changes and commit them, and you can discard any commits you make in this 06:38:03 #15 3.837 state without impacting any branches by switching back to a branch. 06:38:03 #15 3.837 06:38:03 #15 3.837 If you want to create a new branch to retain commits you create, you may 06:38:03 #15 3.837 do so (now or later) by using -c with the switch command. Example: 06:38:03 #15 3.837 06:38:03 #15 3.837 git switch -c 06:38:03 #15 3.837 06:38:03 #15 3.837 Or undo this operation with: 06:38:03 #15 3.837 06:38:03 #15 3.837 git switch - 06:38:03 #15 3.837 06:38:03 #15 3.837 Turn off this advice by setting config variable advice.detachedHead to false 06:38:03 #15 3.837 06:38:03 #15 3.837 HEAD is now at 8b67b7f2 Changes for BACnet device service 06:38:03 #15 3.839 + mkdir -p /device-bacnet-c/lib/ip 06:38:03 #15 3.840 + mkdir -p /device-bacnet-c/lib/mstp 06:38:03 #15 3.841 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 06:38:03 #15 3.844 make -s -C lib clean 06:38:03 #15 3.848 make -s -C demo clean 06:38:03 #15 3.904 make -s -C demo/router clean 06:38:03 #15 3.908 make -s -C demo/router-ipv6 clean 06:38:03 #15 3.911 make -s -C demo/gateway clean 06:38:03 #15 3.914 make -s -C lib all 06:38:08 #15 8.772 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 06:38:08 #15 8.773 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 06:38:08 #15 8.773 147 | pthread_cancel(hThread); 06:38:08 #15 8.773 | ^~~~~~~ 06:38:08 #15 8.773 | | 06:38:08 #15 8.773 | long unsigned int 06:38:08 #15 8.773 In file included from ../ports/linux/net.h:73, 06:38:08 #15 8.773 from ../ports/linux/dlmstp.c:43: 06:38:08 #15 8.773 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 06:38:08 #15 8.773 98 | int pthread_cancel(pthread_t); 06:38:08 #15 8.773 | ^~~~~~~~~ 06:38:08 #15 8.776 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 06:38:08 #15 8.776 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 06:38:08 #15 8.776 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 06:38:08 #15 8.776 | ^~~~~~~~ 06:38:08 #15 8.776 | | 06:38:08 #15 8.776 | long unsigned int * 06:38:08 #15 8.776 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 06:38:08 #15 8.776 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 06:38:08 #15 8.776 | ^ 06:38:13 #15 13.32 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 06:38:13 #15 13.32 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 06:38:13 #15 13.32 make -s -C lib clean 06:38:13 #15 13.33 make -s -C demo clean 06:38:13 #15 13.40 make -s -C demo/router clean 06:38:13 #15 13.40 make -s -C demo/router-ipv6 clean 06:38:13 #15 13.41 make -s -C demo/gateway clean 06:38:13 #15 13.41 make -s -C lib all 06:38:23 #15 23.29 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 06:38:23 #15 23.29 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 06:38:23 #15 23.29 + cd /device-bacnet-c/build/release/device-bacnet-ip 06:38:23 #15 23.29 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:38:23 #15 23.39 -- The C compiler identification is GNU 12.2.1 06:38:23 #15 23.41 -- Detecting C compiler ABI info 06:38:23 #15 23.52 -- Detecting C compiler ABI info - done 06:38:23 #15 23.55 -- Check for working C compiler: /usr/bin/cc - skipped 06:38:23 #15 23.55 -- Detecting C compile features 06:38:23 #15 23.56 -- Detecting C compile features - done 06:38:23 #15 23.56 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 06:38:23 #15 23.67 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 06:38:23 #15 23.68 -- Found Threads: TRUE 06:38:23 #15 23.68 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:38:23 #15 23.68 -- /opt/iotech/iot/1.6/include 06:38:23 #15 23.69 -- Configuring done (0.4s) 06:38:23 #15 23.70 -- Generating done (0.0s) 06:38:23 #15 23.70 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 06:38:23 #15 23.70 + make 06:38:23 #15 23.70 + tee release.log 06:38:23 #15 23.74 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 06:38:23 #15 23.96 [ 22%] Linking C static library libbacnet_objects.a 06:38:23 #15 23.99 [ 22%] Built target bacnet_objects 06:38:23 #15 24.01 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:38:23 #15 24.22 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 06:38:23 #15 24.32 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 06:38:23 #15 24.40 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 06:38:23 #15 24.50 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:38:24 #15 24.79 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 06:38:24 #15 24.89 [100%] Linking C executable device-bacnet-c 06:38:24 #15 24.92 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:24 #15 24.98 [100%] Built target device-bacnet-c 06:38:24 #15 24.99 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 06:38:24 #15 24.99 + cd /device-bacnet-c/build/release/device-bacnet-mstp 06:38:24 #15 24.99 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:38:24 #15 25.09 -- The C compiler identification is GNU 12.2.1 06:38:24 #15 25.11 -- Detecting C compiler ABI info 06:38:24 #15 25.22 -- Detecting C compiler ABI info - done 06:38:24 #15 25.25 -- Check for working C compiler: /usr/bin/cc - skipped 06:38:24 #15 25.25 -- Detecting C compile features 06:38:24 #15 25.26 -- Detecting C compile features - done 06:38:24 #15 25.26 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 06:38:24 #15 25.37 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 06:38:24 #15 25.37 -- Found Threads: TRUE 06:38:24 #15 25.38 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:38:24 #15 25.38 -- /opt/iotech/iot/1.6/include 06:38:24 #15 25.38 -- Configuring done (0.4s) 06:38:24 #15 25.39 -- Generating done (0.0s) 06:38:24 #15 25.39 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 06:38:24 #15 25.40 + make 06:38:24 #15 25.40 + tee release.log 06:38:24 #15 25.44 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 06:38:25 #15 25.66 [ 22%] Linking C static library libbacnet_objects.a 06:38:25 #15 25.69 [ 22%] Built target bacnet_objects 06:38:25 #15 25.71 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:38:25 #15 25.89 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 06:38:25 #15 25.97 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 06:38:25 #15 26.04 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 06:38:25 #15 26.14 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:38:25 #15 26.42 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 06:38:25 #15 26.51 [100%] Linking C executable device-bacnet-c 06:38:25 #15 26.55 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:25 #15 26.61 [100%] Built target device-bacnet-c 06:38:25 #15 DONE 26.7s 06:38:26 06:38:26 #16 exporting to image 06:38:26 #16 exporting layers 06:38:26 #16 exporting layers 0.4s done 06:38:26 #16 writing image sha256:ef1495b57318e8d2fc57395ba57879f089d163e0eb4fa91b376e4a41e8ad41ee done 06:38:26 #16 naming to docker.io/library/ci-base-image-x86_64 done 06:38:26 #16 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:27 + docker inspect -f . ci-base-image-x86_64 06:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:27 prd-ubuntu20.04-docker-8c-8g-1791 does not seem to be running inside a container 06:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:38:27 $ docker top 0e9a45dd1ee9ee89e8e1d156faa44f870645fcc22fc6b7433c40c35cc11b73ba -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:27 + make test 06:38:27 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 06:38:28 $ docker stop --time=1 0e9a45dd1ee9ee89e8e1d156faa44f870645fcc22fc6b7433c40c35cc11b73ba 06:38:29 $ docker rm -f --volumes 0e9a45dd1ee9ee89e8e1d156faa44f870645fcc22fc6b7433c40c35cc11b73ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:38:30 + ls -al . 06:38:30 total 88 06:38:30 drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 06:37 . 06:38:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:36 .. 06:38:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:37 .git 06:38:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:36 .github 06:38:30 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:37 .semver 06:38:30 -rw-rw-r-- 1 jenkins jenkins 1563 Sep 4 06:36 Attribution.txt 06:38:30 -rw-rw-r-- 1 jenkins jenkins 1172 Sep 4 06:36 CHANGELOG.md 06:38:30 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 06:36 GOVERNANCE.md 06:38:30 -rw-rw-r-- 1 jenkins jenkins 764 Sep 4 06:36 Jenkinsfile 06:38:30 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 4 06:36 LICENSE 06:38:30 -rw-rw-r-- 1 jenkins jenkins 837 Sep 4 06:36 Makefile 06:38:30 -rw-rw-r-- 1 jenkins jenkins 621 Sep 4 06:36 OWNERS.md 06:38:30 -rw-rw-r-- 1 jenkins jenkins 5503 Sep 4 06:36 README.md 06:38:30 -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 06:37 VERSION 06:38:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:36 docs 06:38:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:36 res 06:38:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:36 sample-profiles 06:38:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:36 scripts 06:38:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:36 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:30 + 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=9c25490a963450f748d74dc9dc5e1aa654b5748e --label arch=amd64 --label version=0.0.0 . 06:38:31 #0 building with "default" instance using docker driver 06:38:31 06:38:31 #1 [internal] load build definition from Dockerfile.alpine 06:38:31 #1 transferring dockerfile: 2.40kB done 06:38:31 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 06:38:31 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 06:38:31 #1 DONE 0.0s 06:38:31 06:38:31 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:38:31 #2 DONE 0.0s 06:38:31 06:38:31 #3 [internal] load metadata for docker.io/library/alpine:3.23.2 06:38:31 #3 DONE 0.2s 06:38:31 06:38:31 #4 [internal] load .dockerignore 06:38:31 #4 transferring context: 2B done 06:38:31 #4 DONE 0.0s 06:38:31 06:38:31 #5 [internal] load build context 06:38:31 #5 transferring context: 20.43kB done 06:38:31 #5 DONE 0.0s 06:38:31 06:38:31 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 06:38:31 #6 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done 06:38:31 #6 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 06:38:31 #6 ... 06:38:31 06:38:31 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 06:38:31 #7 DONE 0.1s 06:38:31 06:38:31 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 06:38:31 #6 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done 06:38:31 #6 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 06:38:31 #6 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 06:38:31 #6 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 06:38:31 #6 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.2s done 06:38:31 #6 DONE 0.4s 06:38:31 06:38: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 06:38:31 #8 0.270 Connecting to iotech.jfrog.io (108.133.32.88:443) 06:38:31 #8 0.684 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:38:31 #8 0.684 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:38:31 #8 0.684 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:38:32 #8 DONE 0.8s 06:38:32 06:38:32 #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:38:32 #9 ... 06:38:32 06:38:32 #10 [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 06:38:32 #10 0.240 Connecting to iotech.jfrog.io (108.133.32.88:443) 06:38:32 #10 0.636 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:38:32 #10 0.636 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:38:32 #10 0.636 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:38:32 #10 DONE 0.7s 06:38:32 06:38:32 #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:38:32 #9 DONE 0.4s 06:38:32 06:38:32 #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:38:32 #11 DONE 0.4s 06:38:32 06:38: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.6-dev 06:38:32 #12 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:38:37 #12 3.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:38:37 #12 4.059 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:38:37 #12 4.640 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:38:37 #12 4.648 OK: 338 MiB in 103 packages 06:38:37 #12 DONE 4.8s 06:38:37 06:38:37 #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts 06:38:37 #13 DONE 0.0s 06:38:37 06:38:37 #14 [builder 6/10] COPY src /device-bacnet-c/src/ 06:38:37 #14 DONE 0.0s 06:38:37 06:38:37 #15 [builder 7/10] COPY VERSION /device-bacnet-c/ 06:38:37 #15 DONE 0.0s 06:38:37 06:38:37 #16 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 06:38:37 #16 4.219 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:38:37 #16 4.236 ( 1/28) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.8-r0) 06:38:37 #16 4.277 ( 2/28) Upgrading libssl3 (3.5.4-r0 -> 3.5.8-r0) 06:38:37 #16 4.291 ( 3/28) Installing brotli-libs (1.2.0-r0) 06:38:37 #16 4.306 ( 4/28) Installing c-ares (1.34.8-r0) 06:38:37 #16 4.313 ( 5/28) Installing libunistring (1.4.1-r0) 06:38:37 #16 4.333 ( 6/28) Installing libidn2 (2.3.8-r0) 06:38:37 #16 4.338 ( 7/28) Installing nghttp2-libs (1.69.0-r0) 06:38:37 #16 4.344 ( 8/28) Installing libpsl (0.21.5-r3) 06:38:37 #16 4.348 ( 9/28) Installing zstd-libs (1.5.7-r2) 06:38:37 #16 4.361 (10/28) Installing libcurl (8.20.0-r0) 06:38:37 #16 4.373 (11/28) Installing curl (8.20.0-r0) 06:38:37 #16 4.381 (12/28) Installing dumb-init (1.2.5-r3) 06:38:37 #16 4.387 (13/28) Installing hiredis (1.3.0-r0) 06:38:37 #16 4.399 (14/28) Installing yaml (0.2.5-r2) 06:38:37 #16 4.408 (15/28) Installing libcbor (0.13.0-r0) 06:38:37 #16 4.495 (16/28) Installing iotech-iot-1.6 (1.6.3-r0) 06:38:37 #16 ... 06:38:37 06:38:37 #17 [builder 8/10] WORKDIR /device-bacnet-c 06:38:37 #17 DONE 0.0s 06:38:37 06:38:37 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 06:38:37 #18 0.258 + CSDK_VER=4.0.2 06:38:37 #18 0.258 + '[' '!' -d deps ] 06:38:37 #18 0.258 + mkdir deps 06:38:37 #18 0.259 + cd /device-bacnet-c/deps 06:38:37 #18 0.259 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 06:38:37 #18 0.264 Connecting to github.com (140.82.113.3:443) 06:38:38 #18 1.548 Connecting to codeload.github.com (140.82.112.10:443) 06:38:39 #18 1.683 saving to 'v4.0.2.zip' 06:38:39 #18 2.166 v4.0.2.zip 214k --:--:-- ETA 06:38:39 #18 2.310 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 06:38:39 #18 2.310 'v4.0.2.zip' saved 06:38:39 #18 2.310 + unzip v4.0.2.zip 06:38:39 #18 2.311 Archive: v4.0.2.zip 06:38:39 #18 2.317 creating: device-sdk-c-4.0.2/ 06:38:39 #18 2.317 creating: device-sdk-c-4.0.2/.github/ 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/.github/Contributing.md 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/.github/semantic.yml 06:38:39 #18 2.317 creating: device-sdk-c-4.0.2/.github/workflows/ 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/.gitignore 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/Attribution.txt 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/CHANGELOG.md 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/Doxyfile 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/Jenkinsfile 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/LICENSE 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/Makefile 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/OWNERS.md 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/README.IOT.md 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/README.md 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/README.v3.md 06:38:39 #18 2.317 creating: device-sdk-c-4.0.2/docs/ 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/docs/configuration.md 06:38:39 #18 2.317 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/docs/metrics.md 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/docs/startup.md 06:38:39 #18 2.321 creating: device-sdk-c-4.0.2/include/ 06:38:39 #18 2.321 creating: device-sdk-c-4.0.2/include/devsdk/ 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 06:38:39 #18 2.321 creating: device-sdk-c-4.0.2/include/edgex/ 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 06:38:39 #18 2.321 creating: device-sdk-c-4.0.2/scripts/ 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/scripts/build.sh 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 06:38:39 #18 2.321 creating: device-sdk-c-4.0.2/src/ 06:38:39 #18 2.321 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 06:38:39 #18 2.326 creating: device-sdk-c-4.0.2/src/c/ 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/api.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/bus.c 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/bus.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/callback3.c 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/callback3.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/command.c 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/command.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/config.c 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/config.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/correlation.c 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/correlation.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/data.c 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/data.h 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 06:38:39 #18 2.326 inflating: device-sdk-c-4.0.2/src/c/device.c 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/device.h 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devman.c 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devmap.c 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devmap.h 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devutil.h 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/discovery.c 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/discovery.h 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 06:38:39 #18 2.330 creating: device-sdk-c-4.0.2/src/c/examples/ 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 06:38:39 #18 2.330 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 06:38:39 #18 2.330 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 06:38:39 #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 06:38:39 #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 06:38:39 #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 06:38:39 #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 06:38:39 #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 06:38:39 #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 06:38:39 #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 06:38:39 #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:38:39 #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 06:38:39 #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 06:38:39 #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 06:38:39 #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 06:38:39 #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 06:38:39 #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 06:38:39 #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 06:38:39 #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 06:38:39 #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 06:38:39 #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 06:38:39 #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 06:38:39 #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 06:38:39 #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 06:38:39 #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 06:38:39 #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 06:38:39 #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 06:38:39 #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 06:38:39 #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 06:38:39 #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:38:39 #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 06:38:39 #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/file/ 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 06:38:39 #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 06:38:39 #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 06:38:39 #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 06:38:39 #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 06:38:39 #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 06:38:39 #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 06:38:39 #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 06:38:39 #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 06:38:39 #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/random/ 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 06:38:39 #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 06:38:39 #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 06:38:39 #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 06:38:39 #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 06:38:39 #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 06:38:39 #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:38:39 #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/res/ 06:38:39 #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 06:38:39 #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 06:38:39 #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 06:38:39 #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 06:38:39 #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 06:38:39 #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 06:38:39 #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 06:38:39 #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 06:38:39 #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 06:38:39 #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 06:38:39 #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 06:38:39 #18 2.346 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 06:38:39 #18 2.346 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/filesys.c 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/filesys.h 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/keeper.c 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/keeper.h 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/map.c 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/map.h 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/metadata.c 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/metadata.h 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/metrics.h 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/opstate.c 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/opstate.h 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/parson.c 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/parson.h 06:38:39 #18 2.346 inflating: device-sdk-c-4.0.2/src/c/profiles.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/profiles.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/registry.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/registry.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/rest.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/rest.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets.h 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/service.c 06:38:39 #18 2.351 inflating: device-sdk-c-4.0.2/src/c/service.h 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/c/transform.c 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/c/transform.h 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/c/validate.c 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/c/validate.h 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/c/watchers.c 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/c/watchers.h 06:38:39 #18 2.353 creating: device-sdk-c-4.0.2/src/cmake/ 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 06:38:39 #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 06:38:39 #18 2.353 + cd device-sdk-c-4.0.2 06:38:39 #18 2.353 + ./scripts/build.sh 06:38:39 #18 2.354 + CPPCHECK=false 06:38:39 #18 2.354 + DOCGEN=false 06:38:39 #18 2.354 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:38:39 #18 2.354 + '[' 0 -gt 0 ] 06:38:39 #18 2.355 + readlink -f ./scripts/build.sh 06:38:39 #18 2.356 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 06:38:39 #18 2.356 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 06:38:39 #18 2.357 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 06:38:39 #18 2.357 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 06:38:39 #18 2.357 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:38:39 #18 2.358 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:38:39 #18 2.358 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 06:38:39 #18 2.448 -- The C compiler identification is GNU 12.2.1 06:38:39 #18 2.475 -- Detecting C compiler ABI info 06:38:39 #18 2.578 -- Detecting C compiler ABI info - done 06:38:40 #18 2.614 -- Check for working C compiler: /usr/bin/cc - skipped 06:38:40 #18 2.615 -- Detecting C compile features 06:38:40 #18 2.616 -- Detecting C compile features - done 06:38:40 #18 2.621 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:38:40 #18 2.701 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:38:40 #18 2.706 -- Found LIBYAML: /usr/lib/libyaml.so 06:38:40 #18 2.711 -- Found LIBUUID: /usr/lib/libuuid.so 06:38:40 #18 2.716 -- Found LIBCBOR: /usr/lib/libcbor.so 06:38:40 #18 2.721 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:38:40 #18 2.725 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:38:40 #18 2.725 -- /opt/iotech/iot/1.6/include 06:38:40 #18 2.725 -- C SDK 0.0.0 for Linux 06:38:40 #18 2.728 -- Performing Test CSDK_HAVE_ATOMIC 06:38:40 #18 2.822 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:38:40 #18 2.881 -- Found Curses: /usr/lib/libcurses.so 06:38:40 #18 2.911 -- Configuring done (0.5s) 06:38:40 #18 2.946 -- Generating done (0.0s) 06:38:40 #18 2.949 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:38:40 #18 2.953 + make all package 06:38:40 #18 2.953 + tee release.log 06:38:40 #18 3.000 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:38:40 #18 3.157 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:38:40 #18 3.333 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:38:40 #18 3.507 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:38:40 #18 3.601 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 06:38:40 #18 3.669 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 06:38:40 #18 3.669 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 06:38:40 #18 3.669 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 06:38:40 #18 3.669 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:38:41 #18 3.764 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:38:41 #18 4.086 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:38:43 #18 4.145 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:38:43 #18 4.290 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:38:43 #18 4.558 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:38:43 #18 4.677 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:38:43 #18 4.837 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:38:43 #18 4.984 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:38:43 #18 5.096 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:38:43 #18 5.274 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:38:43 #18 5.355 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:38:43 #18 5.692 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:38:43 #18 5.778 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:38:43 #18 6.037 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:38:43 #18 6.158 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:38:43 #18 6.373 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:38:43 #18 6.483 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:38:44 #18 7.462 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:38:44 #18 7.590 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:38:45 #18 7.687 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:38:45 #18 7.797 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:38:45 #18 7.874 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:38:45 #18 8.120 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:38:45 #18 8.442 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:38:45 #18 8.507 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:38:45 #18 8.621 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:38:45 #18 8.736 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:38:46 #18 9.240 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:38:46 #18 9.345 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:38:46 #18 9.434 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:38:46 #18 9.566 [ 69%] Linking C shared library libcsdk.so 06:38:46 #18 9.649 [ 69%] Built target csdk 06:38:46 #18 9.674 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:38:47 #18 ... 06:38:47 06:38:47 #16 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 06:38:47 #16 5.258 (17/28) Installing pkgconf (2.5.1-r0) 06:38:47 #16 5.266 (18/28) Installing openssl-dev (3.5.8-r0) 06:38:47 #16 5.301 (19/28) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 06:38:47 #16 14.01 (20/28) Installing gmp (6.3.0-r4) 06:38:47 #16 14.03 (21/28) Installing nettle (3.10.2-r0) 06:38:47 #16 14.04 (22/28) Installing libffi (3.5.2-r0) 06:38:47 #16 14.04 (23/28) Installing libtasn1 (4.21.0-r0) 06:38:47 #16 14.05 (24/28) Installing p11-kit (0.26.2-r0) 06:38:47 #16 14.07 (25/28) Installing gnutls (3.8.13-r0) 06:38:47 #16 14.10 (26/28) Installing libmicrohttpd (1.0.2-r1) 06:38:47 #16 14.10 (27/28) Installing libuuid (2.41.4-r0) 06:38:47 #16 14.11 (28/28) Installing linux-headers (6.16.12-r0) 06:38:47 #16 14.19 Executing busybox-1.37.0-r30.trigger 06:38:47 #16 14.20 OK: 28.7 MiB in 42 packages 06:38:47 #16 DONE 14.4s 06:38:47 06:38:47 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 06:38:47 #18 9.870 [ 73%] Linking C executable template 06:38:47 #18 ... 06:38:47 06:38:47 #19 [stage-1 5/12] RUN apk --no-cache upgrade 06:38:51 #19 3.924 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:38:51 #19 3.940 Preupgrading: 06:38:51 #19 3.940 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.8-r0) 06:38:51 #19 4.191 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.8-r0) 06:38:51 #19 4.408 Executing busybox-1.37.0-r30.trigger 06:38:51 #19 4.453 Continuing with the main upgrade transaction: 06:38:52 #19 5.313 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:38:52 #19 5.330 (1/7) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) 06:38:52 #19 5.335 Installing file to etc/hosts.apk-new 06:38:52 #19 5.336 Installing file to etc/shadow.apk-new 06:38:52 #19 5.336 (2/7) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) 06:38:52 #19 5.355 (3/7) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) 06:38:52 #19 5.359 Executing alpine-baselayout-3.7.2-r0.pre-upgrade 06:38:52 #19 5.366 Executing alpine-baselayout-3.7.2-r0.post-upgrade 06:38:52 #19 5.374 (4/7) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) 06:38:52 #19 5.378 (5/7) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 06:38:52 #19 5.384 (6/7) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) 06:38:52 #19 5.393 (7/7) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) 06:38:52 #19 5.399 Executing busybox-1.37.0-r30.trigger 06:38:52 #19 5.407 OK: 28.7 MiB in 42 packages 06:38:52 #19 DONE 5.5s 06:38:52 06:38:52 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 06:38:52 #18 9.902 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:52 #18 9.970 [ 73%] Built target template 06:38:52 #18 9.993 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:38:52 #18 10.10 [ 76%] Linking C executable device-counter 06:38:52 #18 10.12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:52 #18 10.19 [ 76%] Built target device-counter 06:38:52 #18 10.21 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:38:52 #18 10.31 [ 80%] Linking C executable device-random 06:38:52 #18 10.34 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:52 #18 10.40 [ 80%] Built target device-random 06:38:52 #18 10.42 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:38:52 #18 10.52 [ 84%] Linking C executable device-gyro 06:38:52 #18 10.54 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:52 #18 10.59 [ 84%] Built target device-gyro 06:38:52 #18 10.61 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:38:52 #18 10.71 [ 88%] Linking C executable device-bitfields 06:38:52 #18 10.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:52 #18 10.80 [ 88%] Built target device-bitfields 06:38:52 #18 10.82 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:38:52 #18 11.02 [ 92%] Linking C executable template-discovery 06:38:52 #18 11.05 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:52 #18 11.11 [ 92%] Built target template-discovery 06:38:52 #18 11.13 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:38:52 #18 11.26 [ 96%] Linking C executable device-file 06:38:52 #18 11.29 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:52 #18 11.35 [ 96%] Built target device-file 06:38:52 #18 11.37 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:38:52 #18 11.49 [100%] Linking C executable device-terminal 06:38:52 #18 11.52 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:52 #18 11.57 [100%] Built target device-terminal 06:38:52 #18 11.59 Run CPack packaging tool... 06:38:52 #18 11.61 CPack: Create package using TGZ 06:38:52 #18 11.61 CPack: Install projects 06:38:52 #18 11.61 CPack: - Run preinstall target for: Csdk 06:38:52 #18 11.91 CPack: - Install project: Csdk [] 06:38:52 #18 11.91 CPack: Create package 06:38:52 #18 11.94 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 06:38:52 #18 11.94 + '[' false '=' true ] 06:38:52 #18 11.94 + '[' false '=' true ] 06:38:52 #18 11.94 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:38:52 #18 11.94 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:38:52 #18 11.94 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 06:38:52 #18 12.05 -- The C compiler identification is GNU 12.2.1 06:38:52 #18 12.07 -- Detecting C compiler ABI info 06:38:52 #18 12.18 -- Detecting C compiler ABI info - done 06:38:52 #18 12.21 -- Check for working C compiler: /usr/bin/cc - skipped 06:38:52 #18 12.21 -- Detecting C compile features 06:38:52 #18 12.21 -- Detecting C compile features - done 06:38:52 #18 12.22 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:38:52 #18 12.30 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:38:52 #18 12.30 -- Found LIBYAML: /usr/lib/libyaml.so 06:38:52 #18 12.31 -- Found LIBUUID: /usr/lib/libuuid.so 06:38:52 #18 12.31 -- Found LIBCBOR: /usr/lib/libcbor.so 06:38:52 #18 12.32 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:38:52 #18 12.32 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 06:38:52 #18 12.32 -- /opt/iotech/iot/1.6/include 06:38:52 #18 12.32 -- C SDK 0.0.0 for Linux 06:38:52 #18 12.32 -- Performing Test CSDK_HAVE_ATOMIC 06:38:52 #18 12.42 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:38:52 #18 12.48 -- Found Curses: /usr/lib/libcurses.so 06:38:52 #18 12.51 -- Configuring done (0.6s) 06:38:52 #18 12.54 -- Generating done (0.0s) 06:38:52 #18 12.54 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 06:38:52 #18 12.55 + make 06:38:52 #18 12.55 + tee debug.log 06:38:52 #18 12.59 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:38:52 #18 12.66 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:38:52 #18 12.76 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:38:52 #18 12.87 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:38:52 #18 12.94 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 06:38:52 #18 13.01 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 06:38:52 #18 13.01 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 06:38:52 #18 13.01 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 06:38:52 #18 13.01 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:38:52 #18 13.07 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:38:52 #18 13.22 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:38:52 #18 13.26 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:38:52 #18 13.34 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:38:52 #18 13.46 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:38:52 #18 13.54 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:38:52 #18 13.65 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:38:52 #18 13.74 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:38:52 #18 13.83 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:38:52 #18 13.93 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:38:52 #18 13.99 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:38:52 #18 14.14 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:38:52 #18 14.20 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:38:52 #18 14.34 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:38:52 #18 14.41 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:38:52 #18 14.55 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:38:52 #18 14.64 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:38:52 #18 14.86 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:38:52 #18 14.94 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:38:52 #18 15.00 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:38:52 #18 15.08 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:38:52 #18 15.14 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:38:52 #18 15.24 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:38:52 #18 15.46 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:38:52 #18 15.52 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:38:52 #18 15.62 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:38:53 #18 15.71 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:38:53 #18 15.90 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:38:53 #18 15.99 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:38:53 #18 16.07 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:38:53 #18 16.16 [ 69%] Linking C shared library libcsdk.so 06:38:53 #18 16.21 [ 69%] Built target csdk 06:38:53 #18 16.23 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:38:53 #18 16.32 [ 73%] Linking C executable template 06:38:53 #18 16.36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:53 #18 16.42 [ 73%] Built target template 06:38:53 #18 16.43 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:38:53 #18 16.49 [ 76%] Linking C executable device-counter 06:38:53 #18 16.52 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:53 #18 16.58 [ 76%] Built target device-counter 06:38:53 #18 16.60 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:38:53 #18 16.66 [ 80%] Linking C executable device-random 06:38:53 #18 16.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:54 #18 16.75 [ 80%] Built target device-random 06:38:54 #18 16.77 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:38:54 #18 16.85 [ 84%] Linking C executable device-gyro 06:38:54 #18 16.88 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:54 #18 16.94 [ 84%] Built target device-gyro 06:38:54 #18 16.96 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:38:54 #18 17.04 [ 88%] Linking C executable device-bitfields 06:38:54 #18 17.07 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:54 #18 17.13 [ 88%] Built target device-bitfields 06:38:54 #18 17.15 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:38:54 #18 17.24 [ 92%] Linking C executable template-discovery 06:38:54 #18 17.27 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:54 #18 17.33 [ 92%] Built target template-discovery 06:38:54 #18 17.35 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:38:54 #18 17.43 [ 96%] Linking C executable device-file 06:38:54 #18 17.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:55 #18 17.52 [ 96%] Built target device-file 06:38:55 #18 17.54 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:38:55 #18 17.63 [100%] Linking C executable device-terminal 06:38:55 #18 17.66 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:55 #18 17.72 [100%] Built target device-terminal 06:38:55 #18 17.74 + cp -rf include/devsdk include/edgex /usr/include/ 06:38:55 #18 17.74 + cp build/release/c/libcsdk.so /usr/lib/ 06:38:55 #18 17.74 + mkdir -p /usr/share/doc/edgex-csdk 06:38:55 #18 17.74 + cp Attribution.txt /usr/share/doc/edgex-csdk 06:38:55 #18 17.74 + cp LICENSE /usr/share/doc/edgex-csdk 06:38:55 #18 17.74 + rm -rf /device-bacnet-c/deps 06:38:55 #18 DONE 17.8s 06:38:55 06:38:55 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 06:38:55 #20 0.274 + readlink -f /device-bacnet-c/scripts/build.sh 06:38:55 #20 0.275 + dirname /device-bacnet-c/scripts/build.sh 06:38:55 #20 0.276 + dirname /device-bacnet-c/scripts 06:38:55 #20 0.276 + ROOT=/device-bacnet-c 06:38:55 #20 0.276 + echo /device-bacnet-c 06:38:55 #20 0.276 /device-bacnet-c 06:38:55 #20 0.276 + cd /device-bacnet-c 06:38:55 #20 0.276 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 06:38:55 #20 0.276 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 06:38:55 #20 0.277 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 06:38:55 #20 0.278 + cd /device-bacnet-c/build/release/device-bacnet-ip 06:38:55 #20 0.278 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:38:55 #20 0.310 -- /opt/iotech/iot/1.6/include 06:38:55 #20 0.311 -- Configuring done (0.0s) 06:38:55 #20 0.327 -- Generating done (0.0s) 06:38:55 #20 0.329 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 06:38:55 #20 0.332 + make 06:38:55 #20 0.332 + tee release.log 06:38:55 #20 0.369 [ 22%] Built target bacnet_objects 06:38:55 #20 0.404 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:38:55 #20 0.602 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:38:56 #20 0.894 [ 55%] Linking C executable device-bacnet-c 06:38:56 #20 0.925 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:56 #20 0.988 [100%] Built target device-bacnet-c 06:38:56 #20 0.997 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 06:38:56 #20 0.998 + cd /device-bacnet-c/build/release/device-bacnet-mstp 06:38:56 #20 0.998 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:38:56 #20 1.029 -- /opt/iotech/iot/1.6/include 06:38:56 #20 1.030 -- Configuring done (0.0s) 06:38:56 #20 1.043 -- Generating done (0.0s) 06:38:56 #20 1.044 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 06:38:56 #20 1.046 + make 06:38:56 #20 1.046 + tee release.log 06:38:56 #20 1.091 [ 22%] Built target bacnet_objects 06:38:56 #20 1.120 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:38:56 #20 1.299 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:38:56 #20 1.599 [ 55%] Linking C executable device-bacnet-c 06:38:56 #20 1.640 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:38:56 #20 1.702 [100%] Built target device-bacnet-c 06:38:57 #20 DONE 1.8s 06:38:57 06:38:57 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 06:38:57 #21 DONE 0.1s 06:38:57 06:38:57 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 06:38:57 #22 DONE 0.0s 06:38:57 06:38:57 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 06:38:57 #23 DONE 0.0s 06:38:57 06:38:57 #24 [stage-1 9/12] COPY LICENSE /. 06:38:57 #24 DONE 0.0s 06:38:57 06:38:57 #25 [stage-1 10/12] COPY Attribution.txt /. 06:38:57 #25 DONE 0.0s 06:38:57 06:38:57 #26 [stage-1 11/12] COPY res /res 06:38:57 #26 DONE 0.0s 06:38:57 06:38:57 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 06:38:57 #27 DONE 0.0s 06:38:57 06:38:57 #28 exporting to image 06:38:57 #28 exporting layers 06:38:57 #28 exporting layers 0.5s done 06:38:57 #28 writing image sha256:55c700387d741ffceb0aa4760240d89845006c209cc16c473522fb349cf29f11 done 06:38:57 #28 naming to docker.io/library/device-bacnet done 06:38:57 #28 DONE 0.5s [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 06:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:58 06:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:58 latest: Pulling from edgex-lftools-log-publisher 06:38:58 5eb5b503b376: Pulling fs layer 06:38:58 5c69ac0246d0: Pulling fs layer 06:38:58 ec43610c2a17: Pulling fs layer 06:38:58 3a2ae6a8a46f: Pulling fs layer 06:38:58 33b1e0a273af: Pulling fs layer 06:38:58 5d3b04190fa2: Pulling fs layer 06:38:58 2f39f015ded8: Pulling fs layer 06:38:58 5d3b04190fa2: Waiting 06:38:58 2f39f015ded8: Waiting 06:38:58 3a2ae6a8a46f: Waiting 06:38:58 33b1e0a273af: Waiting 06:38:58 5c69ac0246d0: Verifying Checksum 06:38:58 5c69ac0246d0: Download complete 06:38:58 3a2ae6a8a46f: Download complete 06:38:58 33b1e0a273af: Verifying Checksum 06:38:58 33b1e0a273af: Download complete 06:38:59 5d3b04190fa2: Verifying Checksum 06:38:59 5d3b04190fa2: Download complete 06:38:59 ec43610c2a17: Verifying Checksum 06:38:59 ec43610c2a17: Download complete 06:38:59 5eb5b503b376: Verifying Checksum 06:38:59 5eb5b503b376: Download complete 06:38:59 2f39f015ded8: Verifying Checksum 06:38:59 2f39f015ded8: Download complete 06:39:00 5eb5b503b376: Pull complete 06:39:00 5c69ac0246d0: Pull complete 06:39:01 ec43610c2a17: Pull complete 06:39:01 3a2ae6a8a46f: Pull complete 06:39:01 33b1e0a273af: Pull complete 06:39:01 5d3b04190fa2: Pull complete 06:39:08 2f39f015ded8: Pull complete 06:39:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:08 prd-ubuntu20.04-docker-8c-8g-1791 does not seem to be running inside a container 06:39: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-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:39:09 $ docker top f04b08514b20c1f9b8377fbb9e19f3ed25e73593e58959e7c2ffd2b7cb975a18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:10 ---> job-cost.sh 06:39:10 lf-activate-venv: SKIPPING 06:39:10 INFO: No Stack... 06:39:10 INFO: Retrieving Pricing Info for: v3-standard-8 06:39:10 INFO: Archiving Costs [Pipeline] sh 06:39:11 + cat /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/cost.csv 06:39:11 + cut -d, -f6 [Pipeline] lock 06:39:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-4-stack-cost] 06:39:11 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-109-4-stack-cost] did not exist. Created. 06:39:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:11 + echo total: 0.2199999988079071 [Pipeline] stash 06:39:11 Stashed 1 file(s) [Pipeline] } 06:39:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-4-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:11 $ docker stop --time=1 f04b08514b20c1f9b8377fbb9e19f3ed25e73593e58959e7c2ffd2b7cb975a18 06:39:12 $ docker rm -f --volumes f04b08514b20c1f9b8377fbb9e19f3ed25e73593e58959e7c2ffd2b7cb975a18 [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 06:39:13 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-109/archives ] 06:39:13 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-109/archives 06:39:13 total 16 06:39:13 drwxr-xr-x 3 root root 4096 Sep 4 06:39 . 06:39:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 06:39 .. 06:39:13 drwxr-xr-x 2 root root 4096 Sep 4 06:39 cost 06:39:13 -rw-r--r-- 1 root root 87 Sep 4 06:39 cost.csv 06:39:13 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-109/archives 06:39:13 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-109/archives 06:39:13 total 16 06:39:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:39 . 06:39:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 06:39 .. 06:39:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 06:39 cost 06:39:13 -rw-r--r-- 1 jenkins jenkins 87 Sep 4 06:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:39:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:39:14 ---> package-listing.sh 06:39:14 ++ facter osfamily 06:39:14 ++ tr '[:upper:]' '[:lower:]' 06:39:15 + OS_FAMILY=debian 06:39:15 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-109 06:39:15 + START_PACKAGES=/tmp/packages_start.txt 06:39:15 + END_PACKAGES=/tmp/packages_end.txt 06:39:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:39:15 + PACKAGES=/tmp/packages_start.txt 06:39:15 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-109 ']' 06:39:15 + PACKAGES=/tmp/packages_end.txt 06:39:15 + case "${OS_FAMILY}" in 06:39:15 + dpkg -l 06:39:15 + grep '^ii' 06:39:15 + '[' -f /tmp/packages_start.txt ']' 06:39:15 + '[' -f /tmp/packages_end.txt ']' 06:39:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:39:15 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-109 ']' 06:39:15 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/ 06:39:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/ [Pipeline] echo 06:39:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:39:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:16 prd-ubuntu20.04-docker-8c-8g-1791 does not seem to be running inside a container 06:39:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:39:16 $ docker top 25d7fc1d60b06150fa336f7e90b4f59b7be86128c08da9892a4417a4be12a428 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:16 + touch /tmp/pre-build-complete [Pipeline] sh 06:39:17 + mkdir -p /var/log/sysstat [Pipeline] sh 06:39:17 + ls /var/log/sa-host 06:39:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:17 provisioning config files... 06:39:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config15113451320712557168tmp [Pipeline] { [Pipeline] echo 06:39:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:39:17 ---> create-netrc.sh [Pipeline] } 06:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:39:18 ---> python-tools-install.sh [Pipeline] echo 06:39:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:39:18 ---> sudo-logs.sh 06:39:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:39:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:39:24 ---> job-cost.sh 06:39:24 lf-activate-venv: SKIPPING 06:39:24 DEBUG: total: 0.2199999988079071 06:39:24 INFO: Retrieving Stack Cost... 06:39:24 INFO: Retrieving Pricing Info for: v3-standard-8 06:39:25 INFO: Archiving Costs [Pipeline] echo 06:39:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:39:25 ---> logs-deploy.sh 06:39:25 lf-activate-venv: SKIPPING 06:39:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-109/4 06:39:25 INFO: archiving workspace using pattern(s): 06:39:27 Archives upload complete. 06:39:27 INFO: archiving logs to Nexus 06:39:28 ---> uname -a: 06:39:28 Linux prd-ubuntu20-04-docker-8c-8g-1791 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:39:28 06:39:28 06:39:28 ---> lscpu: 06:39:28 Architecture: x86_64 06:39:28 CPU op-mode(s): 32-bit, 64-bit 06:39:28 Byte Order: Little Endian 06:39:28 Address sizes: 40 bits physical, 48 bits virtual 06:39:28 CPU(s): 8 06:39:28 On-line CPU(s) list: 0-7 06:39:28 Thread(s) per core: 1 06:39:28 Core(s) per socket: 1 06:39:28 Socket(s): 8 06:39:28 NUMA node(s): 1 06:39:28 Vendor ID: AuthenticAMD 06:39:28 CPU family: 23 06:39:28 Model: 49 06:39:28 Model name: AMD EPYC-Rome Processor 06:39:28 Stepping: 0 06:39:28 CPU MHz: 2799.996 06:39:28 BogoMIPS: 5599.99 06:39:28 Virtualization: AMD-V 06:39:28 Hypervisor vendor: KVM 06:39:28 Virtualization type: full 06:39:28 L1d cache: 256 KiB 06:39:28 L1i cache: 256 KiB 06:39:28 L2 cache: 4 MiB 06:39:28 L3 cache: 128 MiB 06:39:28 NUMA node0 CPU(s): 0-7 06:39:28 Vulnerability Gather data sampling: Not affected 06:39:28 Vulnerability Itlb multihit: Not affected 06:39:28 Vulnerability L1tf: Not affected 06:39:28 Vulnerability Mds: Not affected 06:39:28 Vulnerability Meltdown: Not affected 06:39:28 Vulnerability Mmio stale data: Not affected 06:39:28 Vulnerability Retbleed: Vulnerable 06:39:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:39:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:39:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:39:28 Vulnerability Srbds: Not affected 06:39:28 Vulnerability Tsx async abort: Not affected 06:39:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 06:39:28 06:39:28 06:39:28 ---> nproc: 06:39:28 8 06:39:28 06:39:28 06:39:28 ---> df -h: 06:39:28 Filesystem Size Used Avail Use% Mounted on 06:39:28 overlay 155G 11G 144G 8% / 06:39:28 tmpfs 64M 0 64M 0% /dev 06:39:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:39:28 shm 64M 0 64M 0% /dev/shm 06:39:28 /dev/vda1 155G 11G 144G 8% /facter-os 06:39:28 06:39:28 06:39:28 ---> sar -b -r -n DEV: 06:39:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1791) 09/04/26 _x86_64_ (8 CPU) 06:39:28 06:39:28 06:36:11 LINUX RESTART (8 CPU) 06:39:28 06:39:28 06:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:39:28 06:38:01 126.48 12.66 113.81 0.00 2142.98 39747.78 0.00 06:39:28 06:39:01 166.56 0.18 166.37 0.00 26.26 5609.60 0.00 06:39:28 Average: 146.52 6.42 140.09 0.00 1084.62 22678.69 0.00 06:39:28 06:39:28 06:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:39:28 06:38:01 28729976 31484708 812664 2.47 81424 2958856 2057428 6.07 1164356 2589412 7128 06:39:28 06:39:01 28373936 31497032 784496 2.39 94008 3291916 1874024 5.52 1224236 2845212 274640 06:39:28 Average: 28551956 31490870 798580 2.43 87716 3125386 1965726 5.80 1194296 2717312 140884 06:39:28 06:39:28 06:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:39:28 06:38:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 06:39:28 06:38:01 veth2da500f 17.48 28.11 1.22 421.35 0.00 0.00 0.00 0.03 06:39:28 06:38:01 docker0 91.33 150.47 5.15 811.62 0.00 0.00 0.00 0.00 06:39:28 06:38:01 ens3 333.26 221.98 3586.14 73.60 0.00 0.00 0.00 0.00 06:39:28 06:39:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 06:39:28 06:39:01 docker0 28.93 44.43 1.97 359.89 0.00 0.00 0.00 0.00 06:39:28 06:39:01 ens3 198.15 151.41 2974.54 31.20 0.00 0.00 0.00 0.00 06:39:28 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 06:39:28 Average: docker0 60.13 97.45 3.56 585.76 0.00 0.00 0.00 0.00 06:39:28 Average: ens3 265.71 186.69 3280.34 52.40 0.00 0.00 0.00 0.00 06:39:28 06:39:28 06:39:28 ---> sar -P ALL: 06:39:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1791) 09/04/26 _x86_64_ (8 CPU) 06:39:28 06:39:28 06:36:11 LINUX RESTART (8 CPU) 06:39:28 06:39:28 06:37:01 CPU %user %nice %system %iowait %steal %idle 06:39:28 06:38:01 all 7.92 0.00 3.16 0.82 0.01 88.10 06:39:28 06:38:01 0 10.50 0.00 3.58 0.18 0.00 85.74 06:39:28 06:38:01 1 8.70 0.00 4.17 0.44 0.02 86.68 06:39:28 06:38:01 2 8.01 0.00 2.73 0.42 0.00 88.83 06:39:28 06:38:01 3 8.45 0.00 3.45 1.57 0.00 86.53 06:39:28 06:38:01 4 6.06 0.00 2.21 0.08 0.00 91.65 06:39:28 06:38:01 5 8.09 0.00 3.42 1.23 0.02 87.24 06:39:28 06:38:01 6 7.67 0.00 3.09 0.13 0.02 89.09 06:39:28 06:38:01 7 5.88 0.00 2.64 2.47 0.00 89.01 06:39:28 06:39:01 all 9.64 0.00 3.09 0.36 0.01 86.90 06:39:28 06:39:01 0 10.52 0.00 3.32 0.30 0.02 85.84 06:39:28 06:39:01 1 11.56 0.00 3.28 0.40 0.00 84.76 06:39:28 06:39:01 2 8.29 0.00 3.20 1.04 0.02 87.45 06:39:28 06:39:01 3 5.22 0.00 2.16 0.19 0.02 92.42 06:39:28 06:39:01 4 11.27 0.00 3.39 0.25 0.00 85.09 06:39:28 06:39:01 5 9.60 0.00 2.88 0.08 0.00 87.44 06:39:28 06:39:01 6 10.84 0.00 3.57 0.40 0.00 85.19 06:39:28 06:39:01 7 9.76 0.00 2.95 0.25 0.02 87.02 06:39:28 Average: all 8.78 0.00 3.13 0.59 0.01 87.50 06:39:28 Average: 0 10.51 0.00 3.45 0.24 0.01 85.79 06:39:28 Average: 1 10.13 0.00 3.72 0.42 0.01 85.72 06:39:28 Average: 2 8.15 0.00 2.97 0.73 0.01 88.14 06:39:28 Average: 3 6.84 0.00 2.80 0.88 0.01 89.48 06:39:28 Average: 4 8.67 0.00 2.80 0.17 0.00 88.36 06:39:28 Average: 5 8.85 0.00 3.15 0.66 0.01 87.34 06:39:28 Average: 6 9.25 0.00 3.33 0.27 0.01 87.14 06:39:28 Average: 7 7.82 0.00 2.79 1.36 0.01 88.02 06:39:28 06:39:28 06:39:28