Pull request #116 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of kasa320 for edgexfoundry/device-bacnet-c Loading trusted files from base branch main at 652c4c721f17326d85c096634bcaaa8a720b44aa rather than acebc0f62460989245742d61cf4d13eba8febd3d Obtained Jenkinsfile from 652c4c721f17326d85c096634bcaaa8a720b44aa 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-ssh16225004722075602416.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-ssh16142537670346860076.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1660061328466225227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14990077239964063028.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15419379108688143363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15751571113202840828.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1274’ Running on prd-ubuntu20.04-docker-8c-8g-1279 in /w/workspace/exfoundry_device-bacnet-c_PR-116 [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-116 # 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 > 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/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 652c4c721f17326d85c096634bcaaa8a720b44aa into PR head commit acebc0f62460989245742d61cf4d13eba8febd3d Merge succeeded, producing acebc0f62460989245742d61cf4d13eba8febd3d Checking out Revision acebc0f62460989245742d61cf4d13eba8febd3d (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f acebc0f62460989245742d61cf4d13eba8febd3d # 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 652c4c721f17326d85c096634bcaaa8a720b44aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acebc0f62460989245742d61cf4d13eba8febd3d # timeout=10 Commit message: "fix: handle ENUMERATED application tag when reading property values" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:43:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:43:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:43:23 ========================================================= 10:43:23 EdgeX Global Pipelines Version Info 10:43:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:43:24 ------------------- 10:43:24 stable info: 10:43:24 ------------------- 10:43:24 Commited By: Ginny Guan ginny@iotechsys.com 10:43:24 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 10:43:24 Message: update stable to v1.0.281 10:43:25 ------------------- 10:43:25 experimental info: 10:43:25 ------------------- 10:43:25 Commited By: **** collab-it+edgex@linuxfoundation.org 10:43:25 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 10:43:25 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acebc0f62460989245742d61cf4d13eba8febd3d [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acebc0f [Pipeline] echo 10:43:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:26 provisioning config files... 10:43:27 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-116@tmp/config3250751729954786402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:27 ---> ****-login.sh 10:43:27 nexus3.edgexfoundry.org:10001 10:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:27 10:43:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:43:27 Configure a credential helper to remove this warning. See 10:43:27 https://docs.****.com/go/credential-store/ 10:43:27 10:43:27 Login Succeeded 10:43:27 nexus3.edgexfoundry.org:10002 10:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:27 10:43:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:43:27 Configure a credential helper to remove this warning. See 10:43:27 https://docs.****.com/go/credential-store/ 10:43:27 10:43:27 Login Succeeded 10:43:27 nexus3.edgexfoundry.org:10003 10:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:27 10:43:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:43:27 Configure a credential helper to remove this warning. See 10:43:27 https://docs.****.com/go/credential-store/ 10:43:27 10:43:27 Login Succeeded 10:43:27 nexus3.edgexfoundry.org:10004 10:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:28 10:43:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:43:28 Configure a credential helper to remove this warning. See 10:43:28 https://docs.****.com/go/credential-store/ 10:43:28 10:43:28 Login Succeeded 10:43:28 ****.io 10:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:28 10:43:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:43:28 Configure a credential helper to remove this warning. See 10:43:28 https://docs.****.com/go/credential-store/ 10:43:28 10:43:28 Login Succeeded 10:43:28 ---> ****-login.sh ends [Pipeline] } 10:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 10:43:29 + git rev-list -1 --merges acebc0f62460989245742d61cf4d13eba8febd3d~1..acebc0f62460989245742d61cf4d13eba8febd3d [Pipeline] echo 10:43:29 -----------> git rev-list -1 --merges acebc0f62460989245742d61cf4d13eba8febd3d~1..acebc0f62460989245742d61cf4d13eba8febd3d acebc0f62460989245742d61cf4d13eba8febd3d [false] [Pipeline] sh 10:43:29 + git log --format=format:%s -1 acebc0f62460989245742d61cf4d13eba8febd3d [Pipeline] echo 10:43:29 ========================================================= 10:43:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:43:29 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:43:30 + git rev-list -1 --merges acebc0f62460989245742d61cf4d13eba8febd3d~1..acebc0f62460989245742d61cf4d13eba8febd3d [Pipeline] echo 10:43:30 -----------> git rev-list -1 --merges acebc0f62460989245742d61cf4d13eba8febd3d~1..acebc0f62460989245742d61cf4d13eba8febd3d acebc0f62460989245742d61cf4d13eba8febd3d [false] [Pipeline] sh 10:43:30 + git log --format=format:%s -1 acebc0f62460989245742d61cf4d13eba8febd3d [Pipeline] echo 10:43:30 ========================================================= 10:43:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:43:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:43:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:43:31 + grep -v github /etc/ssh/ssh_known_hosts 10:43:31 + [ -e /tmp/ssh_known_hosts ] 10:43:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:43:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:43:31 + sudo tee -a /etc/ssh/ssh_known_hosts 10:43:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:31 10:43:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:32 0.1.4: Pulling from edgex-devops/py-git-semver 10:43:32 3dae71ba6b94: Pulling fs layer 10:43:32 6bf1a483ea7c: Pulling fs layer 10:43:32 f5dfc541a4d3: Pulling fs layer 10:43:32 461d9e800cba: Pulling fs layer 10:43:32 80192f66455f: Pulling fs layer 10:43:32 2e8e34ca0e6c: Pulling fs layer 10:43:32 a29436f7fd5d: Pulling fs layer 10:43:32 923cac83aea3: Pulling fs layer 10:43:32 25ad8b0a4227: Pulling fs layer 10:43:32 db01528c6b51: Pulling fs layer 10:43:32 28988de357af: Pulling fs layer 10:43:32 80192f66455f: Waiting 10:43:32 461d9e800cba: Waiting 10:43:32 a29436f7fd5d: Waiting 10:43:32 923cac83aea3: Waiting 10:43:32 2e8e34ca0e6c: Waiting 10:43:32 25ad8b0a4227: Waiting 10:43:32 28988de357af: Waiting 10:43:32 db01528c6b51: Waiting 10:43:32 6bf1a483ea7c: Verifying Checksum 10:43:32 6bf1a483ea7c: Download complete 10:43:32 461d9e800cba: Verifying Checksum 10:43:32 461d9e800cba: Download complete 10:43:32 f5dfc541a4d3: Verifying Checksum 10:43:32 f5dfc541a4d3: Download complete 10:43:32 80192f66455f: Verifying Checksum 10:43:32 80192f66455f: Download complete 10:43:32 3dae71ba6b94: Verifying Checksum 10:43:32 3dae71ba6b94: Download complete 10:43:32 923cac83aea3: Verifying Checksum 10:43:32 923cac83aea3: Download complete 10:43:32 25ad8b0a4227: Verifying Checksum 10:43:32 25ad8b0a4227: Download complete 10:43:32 db01528c6b51: Verifying Checksum 10:43:32 db01528c6b51: Download complete 10:43:32 28988de357af: Download complete 10:43:32 a29436f7fd5d: Verifying Checksum 10:43:32 a29436f7fd5d: Download complete 10:43:33 2e8e34ca0e6c: Verifying Checksum 10:43:33 2e8e34ca0e6c: Download complete 10:43:34 3dae71ba6b94: Pull complete 10:43:34 6bf1a483ea7c: Pull complete 10:43:34 f5dfc541a4d3: Pull complete 10:43:34 461d9e800cba: Pull complete 10:43:34 80192f66455f: Pull complete 10:43:38 2e8e34ca0e6c: Pull complete 10:43:38 a29436f7fd5d: Pull complete 10:43:38 923cac83aea3: Pull complete 10:43:38 25ad8b0a4227: Pull complete 10:43:38 db01528c6b51: Pull complete 10:43:38 28988de357af: Pull complete 10:43:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:39 prd-ubuntu20.04-docker-8c-8g-1279 does not seem to be running inside a container 10:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-116 -v /w/workspace/exfoundry_device-bacnet-c_PR-116:/w/workspace/exfoundry_device-bacnet-c_PR-116:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-116@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:43:40 $ docker top 927ad682c657dd2af188b4e9941f544ab158d297395dca135baa51e28fbc740c -eo pid,comm 10:43:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:43:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:43:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:43:40 [ssh-agent] Looking for ssh-agent implementation... 10:43:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:43:41 $ docker exec 927ad682c657dd2af188b4e9941f544ab158d297395dca135baa51e28fbc740c ssh-agent 10:43:41 SSH_AUTH_SOCK=/tmp/ssh-elio4RZ7iT6U/agent.33 10:43:41 SSH_AGENT_PID=39 10:43:41 Running ssh-add (command line suppressed) 10:43:41 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-116@tmp/private_key_8451218110143316474.key (/w/workspace/exfoundry_device-bacnet-c_PR-116@tmp/private_key_8451218110143316474.key) 10:43:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:43:41 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-116 [Pipeline] sh 10:43:42 + git tag --points-at HEAD [Pipeline] } 10:43:42 $ docker exec --env ******** --env ******** 927ad682c657dd2af188b4e9941f544ab158d297395dca135baa51e28fbc740c ssh-agent -k 10:43:42 unset SSH_AUTH_SOCK; 10:43:42 unset SSH_AGENT_PID; 10:43:42 echo Agent pid 39 killed; 10:43:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:43:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:43:42 [ssh-agent] Looking for ssh-agent implementation... 10:43:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:43:42 $ docker exec 927ad682c657dd2af188b4e9941f544ab158d297395dca135baa51e28fbc740c ssh-agent 10:43:42 SSH_AUTH_SOCK=/tmp/ssh-RGiJc55GufDa/agent.86 10:43:42 SSH_AGENT_PID=92 10:43:42 Running ssh-add (command line suppressed) 10:43:42 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-116@tmp/private_key_14098486980051917464.key (/w/workspace/exfoundry_device-bacnet-c_PR-116@tmp/private_key_14098486980051917464.key) 10:43:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:43:43 + git semver init 10:43:43 2026-09-02 10:43:43,287 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:43:43 2026-09-02 10:43:43,290 [run_init] DEBUG init version:0.0.0 force:False 10:43:43 2026-09-02 10:43:43,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-116/.semver 10:43:43 2026-09-02 10:43:43,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-116/.semver 10:43:43 2026-09-02 10:43:43,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-116/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-116, stdin=None, shell=False, universal_newlines=False) 10:43:44 2026-09-02 10:43:44,191 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-116/.git/info/exclude 10:43:44 2026-09-02 10:43:44,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-116/.semver/PR-116 with force:False 10:43:44 2026-09-02 10:43:44,191 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-116/.semver/PR-116 10:43:44 2026-09-02 10:43:44,193 [execute] INFO git cat-file --batch-check 10:43:44 2026-09-02 10:43:44,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-116/.semver, stdin=, shell=False, universal_newlines=False) 10:43:44 2026-09-02 10:43:44,196 [execute] INFO git cat-file --batch 10:43:44 2026-09-02 10:43:44,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-116/.semver, stdin=, shell=False, universal_newlines=False) 10:43:44 2026-09-02 10:43:44,200 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-116/.semver/PR-116 10:43:44 0.0.0 [Pipeline] } 10:43:44 $ docker exec --env ******** --env ******** 927ad682c657dd2af188b4e9941f544ab158d297395dca135baa51e28fbc740c ssh-agent -k 10:43:44 unset SSH_AUTH_SOCK; 10:43:44 unset SSH_AGENT_PID; 10:43:44 echo Agent pid 92 killed; 10:43:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:43:44 + git semver [Pipeline] } 10:43:45 $ docker stop --time=1 927ad682c657dd2af188b4e9941f544ab158d297395dca135baa51e28fbc740c 10:43:46 $ docker rm -f --volumes 927ad682c657dd2af188b4e9941f544ab158d297395dca135baa51e28fbc740c [Pipeline] // withDockerContainer [Pipeline] sh 10:43:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:43:47 Stashed 1 file(s) [Pipeline] echo 10:43:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:48 provisioning config files... 10:43:48 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-116@tmp/config7810266989895092275tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 10:43:48 ---> ****-login.sh 10:43:48 nexus3.edgexfoundry.org:10001 10:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:48 Login Succeeded 10:43:48 nexus3.edgexfoundry.org:10002 10:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:48 Login Succeeded 10:43:48 nexus3.edgexfoundry.org:10003 10:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:49 Login Succeeded 10:43:49 nexus3.edgexfoundry.org:10004 10:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:49 Login Succeeded 10:43:49 ****.io 10:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:49 Login Succeeded 10:43:49 ---> ****-login.sh ends [Pipeline] } 10:43:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:43:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:43:49 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 10:43:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:43:49 ========================================================= 10:43:49 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 10:43:49 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:50 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 10:43:50 #0 building with "default" instance using docker driver 10:43:50 10:43:50 #1 [internal] load build definition from Dockerfile.alpine-base 10:43:50 #1 transferring dockerfile: 1.45kB done 10:43:50 #1 DONE 0.0s 10:43:50 10:43:50 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 10:43:50 #2 DONE 0.1s 10:43:51 10:43:51 #3 [internal] load .dockerignore 10:43:51 #3 transferring context: 2B done 10:43:51 #3 DONE 0.0s 10:43:51 10:43:51 #4 [internal] load build context 10:43:51 #4 transferring context: 86.05kB 0.0s done 10:43:51 #4 DONE 0.0s 10:43:51 10:43:51 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 10:43:51 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 10:43:51 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 10:43:51 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 10:43:51 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.1s 10:43:51 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 11.53MB / 118.14MB 0.1s 10:43:51 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 10:43:51 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 29.36MB / 118.14MB 0.2s 10:43:51 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 10:43:51 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 71.30MB / 118.14MB 0.4s 10:43:51 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 113.25MB / 118.14MB 0.6s 10:43:51 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done 10:43:51 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 10:43:55 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.0s done 10:43:55 #5 DONE 3.9s 10:43:55 10:43:55 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 10:43:55 #6 0.294 Connecting to iotech.jfrog.io (108.133.32.88:443) 10:43:55 #6 0.721 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:43:55 #6 0.721 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:43:55 #6 0.721 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:43:56 #6 DONE 1.3s 10:43:56 10:43:56 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:43:56 #7 DONE 0.3s 10:43:56 10:43:56 #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init 10:43:56 #8 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:43:57 #8 0.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:43:57 #8 0.717 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:43:57 #8 1.311 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:43:57 #8 1.316 (1/18) Installing dumb-init (1.2.5-r2) 10:43:57 #8 1.403 (2/18) Installing hiredis (1.1.0-r2) 10:43:57 #8 1.496 (3/18) Installing hiredis-dev (1.1.0-r2) 10:43:58 #8 1.617 (4/18) Installing libcbor (0.10.2-r1) 10:43:58 #8 1.704 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) 10:44:00 #8 3.705 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) 10:44:00 #8 3.981 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 10:44:03 #8 6.527 (8/18) Installing libcbor-dev (0.10.2-r1) 10:44:03 #8 6.616 (9/18) Installing libmenuw (6.4_p20230506-r0) 10:44:03 #8 6.621 (10/18) Installing libpanelw (6.4_p20230506-r0) 10:44:03 #8 6.625 (11/18) Installing libncurses++ (6.4_p20230506-r0) 10:44:03 #8 6.631 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 10:44:03 #8 6.642 (13/18) Installing libblkid (2.38.1-r8) 10:44:03 #8 6.652 (14/18) Installing libuuid (2.38.1-r8) 10:44:03 #8 6.739 (15/18) Installing libfdisk (2.38.1-r8) 10:44:03 #8 6.750 (16/18) Installing libmount (2.38.1-r8) 10:44:03 #8 6.761 (17/18) Installing libsmartcols (2.38.1-r8) 10:44:03 #8 6.769 (18/18) Installing util-linux-dev (2.38.1-r8) 10:44:03 #8 6.889 Executing busybox-1.36.1-r4.trigger 10:44:03 #8 6.900 OK: 338 MiB in 100 packages 10:44:03 #8 DONE 7.1s 10:44:03 10:44:03 #9 [ 5/11] RUN apk --no-cache upgrade 10:44:03 #9 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:03 #9 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:04 #9 0.516 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:44:04 #9 1.146 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:44:04 #9 1.147 Upgrading critical system libraries and apk-tools: 10:44:04 #9 1.147 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:44:04 #9 1.161 Executing busybox-1.36.1-r4.trigger 10:44:04 #9 1.226 Continuing the upgrade transaction with new apk-tools: 10:44:04 #9 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:04 #9 1.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:05 #9 1.444 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:44:05 #9 1.984 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:44:05 #9 1.989 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 10:44:05 #9 2.001 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 10:44:05 #9 2.017 Executing busybox-1.36.1-r7.post-upgrade 10:44:05 #9 2.032 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 10:44:05 #9 2.035 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 10:44:05 #9 2.043 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 10:44:05 #9 2.079 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 10:44:05 #9 2.089 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 10:44:05 #9 2.093 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 10:44:05 #9 2.149 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 10:44:05 #9 2.200 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 10:44:05 #9 2.210 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 10:44:05 #9 2.216 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 10:44:05 #9 2.313 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 10:44:05 #9 2.337 (14/27) Installing libpsl (0.21.5-r0) 10:44:05 #9 2.342 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 10:44:05 #9 2.357 (16/27) Installing libpsl-utils (0.21.5-r0) 10:44:05 #9 2.362 (17/27) Installing libpsl-dev (0.21.5-r0) 10:44:05 #9 2.366 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 10:44:05 #9 2.400 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 10:44:05 #9 2.412 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 10:44:05 #9 2.481 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 10:44:06 #9 2.486 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 10:44:06 #9 2.491 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 10:44:06 #9 2.510 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 10:44:06 #9 2.596 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 10:44:06 #9 2.683 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 10:44:06 #9 2.775 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 10:44:06 #9 2.869 Executing busybox-1.36.1-r7.trigger 10:44:06 #9 2.873 Executing ca-certificates-20241121-r1.trigger 10:44:06 #9 2.945 OK: 338 MiB in 103 packages 10:44:06 #9 DONE 3.1s 10:44:06 10:44:06 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 10:44:06 #10 DONE 0.0s 10:44:06 10:44:06 #11 [ 7/11] COPY src /device-bacnet-c/src/ 10:44:06 #11 DONE 0.1s 10:44:07 10:44:07 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 10:44:07 #12 DONE 0.0s 10:44:07 10:44:07 #13 [ 9/11] WORKDIR /device-bacnet-c 10:44:07 #13 DONE 0.0s 10:44:07 10:44:07 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 10:44:07 #14 0.251 + CSDK_VER=4.0.2 10:44:07 #14 0.251 + '[' '!' -d deps ] 10:44:07 #14 0.251 + mkdir deps 10:44:07 #14 0.252 + cd /device-bacnet-c/deps 10:44:07 #14 0.252 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 10:44:07 #14 0.255 Connecting to github.com (140.82.112.3:443) 10:44:07 #14 0.548 Connecting to codeload.github.com (140.82.113.9:443) 10:44:07 #14 0.730 saving to 'v4.0.2.zip' 10:44:07 #14 0.795 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 10:44:07 #14 0.795 'v4.0.2.zip' saved 10:44:07 #14 0.796 + unzip v4.0.2.zip 10:44:07 #14 0.796 Archive: v4.0.2.zip 10:44:07 #14 0.802 creating: device-sdk-c-4.0.2/ 10:44:07 #14 0.802 creating: device-sdk-c-4.0.2/.github/ 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/.github/Contributing.md 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/.github/semantic.yml 10:44:07 #14 0.802 creating: device-sdk-c-4.0.2/.github/workflows/ 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/.gitignore 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/Attribution.txt 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/CHANGELOG.md 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/Doxyfile 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/Jenkinsfile 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/LICENSE 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/Makefile 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/OWNERS.md 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/README.IOT.md 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/README.md 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/README.v3.md 10:44:07 #14 0.802 creating: device-sdk-c-4.0.2/docs/ 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/docs/configuration.md 10:44:07 #14 0.802 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/docs/metrics.md 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/docs/startup.md 10:44:07 #14 0.806 creating: device-sdk-c-4.0.2/include/ 10:44:07 #14 0.806 creating: device-sdk-c-4.0.2/include/devsdk/ 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 10:44:07 #14 0.806 creating: device-sdk-c-4.0.2/include/edgex/ 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 10:44:07 #14 0.806 creating: device-sdk-c-4.0.2/scripts/ 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/scripts/build.sh 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 10:44:07 #14 0.806 creating: device-sdk-c-4.0.2/src/ 10:44:07 #14 0.806 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 10:44:07 #14 0.811 creating: device-sdk-c-4.0.2/src/c/ 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/api.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/bus.c 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/bus.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/callback3.c 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/callback3.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/command.c 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/command.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/config.c 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/config.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/correlation.c 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/correlation.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/data.c 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/data.h 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 10:44:07 #14 0.811 inflating: device-sdk-c-4.0.2/src/c/device.c 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/device.h 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/devman.c 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/devmap.c 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/devmap.h 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/devutil.h 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/discovery.c 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/discovery.h 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 10:44:07 #14 0.816 creating: device-sdk-c-4.0.2/src/c/examples/ 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 10:44:07 #14 0.816 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 10:44:07 #14 0.816 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 10:44:07 #14 0.818 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 10:44:07 #14 0.818 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 10:44:07 #14 0.818 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 10:44:07 #14 0.818 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 10:44:07 #14 0.818 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 10:44:07 #14 0.818 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 10:44:07 #14 0.818 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 10:44:07 #14 0.818 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:44:07 #14 0.818 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 10:44:07 #14 0.818 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 10:44:07 #14 0.818 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 10:44:07 #14 0.818 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 10:44:07 #14 0.818 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 10:44:07 #14 0.818 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 10:44:07 #14 0.820 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 10:44:07 #14 0.820 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 10:44:07 #14 0.820 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 10:44:07 #14 0.820 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 10:44:07 #14 0.820 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 10:44:07 #14 0.820 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 10:44:07 #14 0.820 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 10:44:07 #14 0.820 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 10:44:07 #14 0.820 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 10:44:07 #14 0.820 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 10:44:07 #14 0.820 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 10:44:07 #14 0.820 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 10:44:07 #14 0.820 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:44:07 #14 0.820 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 10:44:07 #14 0.822 creating: device-sdk-c-4.0.2/src/c/examples/file/ 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 10:44:07 #14 0.822 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 10:44:07 #14 0.822 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 10:44:07 #14 0.822 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 10:44:07 #14 0.822 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 10:44:07 #14 0.822 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 10:44:07 #14 0.825 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 10:44:07 #14 0.825 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 10:44:07 #14 0.825 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 10:44:07 #14 0.825 creating: device-sdk-c-4.0.2/src/c/examples/random/ 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 10:44:07 #14 0.825 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 10:44:07 #14 0.825 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 10:44:07 #14 0.825 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 10:44:07 #14 0.827 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 10:44:07 #14 0.827 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 10:44:07 #14 0.827 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:44:07 #14 0.827 creating: device-sdk-c-4.0.2/src/c/examples/res/ 10:44:07 #14 0.827 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 10:44:07 #14 0.827 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 10:44:07 #14 0.827 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 10:44:07 #14 0.827 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 10:44:07 #14 0.827 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 10:44:07 #14 0.827 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 10:44:07 #14 0.827 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 10:44:07 #14 0.827 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 10:44:07 #14 0.827 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 10:44:07 #14 0.827 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 10:44:07 #14 0.827 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 10:44:07 #14 0.832 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 10:44:07 #14 0.832 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/filesys.c 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/filesys.h 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/keeper.c 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/keeper.h 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/map.c 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/map.h 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/metadata.c 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/metadata.h 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/metrics.h 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/opstate.c 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/opstate.h 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/parson.c 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/parson.h 10:44:07 #14 0.832 inflating: device-sdk-c-4.0.2/src/c/profiles.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/profiles.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/registry.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/registry.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/rest.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/rest.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/secrets.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/secrets.h 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/service.c 10:44:07 #14 0.837 inflating: device-sdk-c-4.0.2/src/c/service.h 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/c/transform.c 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/c/transform.h 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/c/validate.c 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/c/validate.h 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/c/watchers.c 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/c/watchers.h 10:44:07 #14 0.838 creating: device-sdk-c-4.0.2/src/cmake/ 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 10:44:07 #14 0.838 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 10:44:07 #14 0.839 + cd device-sdk-c-4.0.2 10:44:07 #14 0.839 + ./scripts/build.sh 10:44:07 #14 0.840 + CPPCHECK=false 10:44:07 #14 0.840 + DOCGEN=false 10:44:07 #14 0.840 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:44:07 #14 0.840 + '[' 0 -gt 0 ] 10:44:07 #14 0.841 + readlink -f ./scripts/build.sh 10:44:07 #14 0.842 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 10:44:07 #14 0.843 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 10:44:07 #14 0.843 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 10:44:07 #14 0.843 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 10:44:07 #14 0.843 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 10:44:07 #14 0.844 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 10:44:07 #14 0.844 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 10:44:07 #14 0.948 -- The C compiler identification is GNU 12.2.1 10:44:08 #14 0.975 -- Detecting C compiler ABI info 10:44:08 #14 1.079 -- Detecting C compiler ABI info - done 10:44:08 #14 1.116 -- Check for working C compiler: /usr/bin/cc - skipped 10:44:08 #14 1.117 -- Detecting C compile features 10:44:08 #14 1.118 -- Detecting C compile features - done 10:44:08 #14 1.124 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:44:08 #14 1.198 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:44:08 #14 1.204 -- Found LIBYAML: /usr/lib/libyaml.so 10:44:08 #14 1.209 -- Found LIBUUID: /usr/lib/libuuid.so 10:44:08 #14 1.214 -- Found LIBCBOR: /usr/lib/libcbor.so 10:44:08 #14 1.217 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:44:08 #14 1.221 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:44:08 #14 1.221 -- /opt/iotech/iot/1.6/include 10:44:08 #14 1.221 -- C SDK 0.0.0 for Linux 10:44:08 #14 1.223 -- Performing Test CSDK_HAVE_ATOMIC 10:44:08 #14 1.321 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:44:08 #14 1.380 -- Found Curses: /usr/lib/libcurses.so 10:44:08 #14 1.411 -- Configuring done (0.6s) 10:44:08 #14 1.445 -- Generating done (0.0s) 10:44:08 #14 1.448 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 10:44:08 #14 1.451 + tee release.log 10:44:08 #14 1.451 + make all package 10:44:08 #14 1.487 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:44:08 #14 1.643 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:44:08 #14 1.807 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:44:08 #14 1.980 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:44:08 #14 2.105 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 10:44:09 #14 2.175 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 10:44:09 #14 2.175 /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] 10:44:09 #14 2.175 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 10:44:09 #14 2.175 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:44:09 #14 2.274 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:44:09 #14 2.588 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:44:09 #14 2.648 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:44:09 #14 2.800 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:44:09 #14 3.106 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:44:10 #14 3.227 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:44:10 #14 3.371 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:44:10 #14 3.504 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:44:10 #14 3.587 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:44:10 #14 3.760 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:44:10 #14 3.814 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:44:11 #14 4.140 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:44:11 #14 4.200 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:44:11 #14 4.474 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:44:11 #14 4.578 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:44:11 #14 4.812 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:44:11 #14 4.894 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:44:12 #14 5.912 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:44:13 #14 6.014 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:44:13 #14 6.106 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:44:13 #14 6.188 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:44:13 #14 6.274 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:44:13 #14 6.516 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:44:13 #14 6.877 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:44:13 #14 6.975 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:44:13 #14 7.125 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:44:14 #14 7.230 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:44:14 #14 7.772 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:44:14 #14 7.886 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:44:15 #14 7.969 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:44:15 #14 8.079 [ 69%] Linking C shared library libcsdk.so 10:44:15 #14 8.139 [ 69%] Built target csdk 10:44:15 #14 8.161 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:44:15 #14 8.324 [ 73%] Linking C executable template 10:44:15 #14 8.355 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:44:15 #14 8.413 [ 73%] Built target template 10:44:15 #14 8.434 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:44:15 #14 8.536 [ 76%] Linking C executable device-counter 10:44:15 #14 8.560 /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) 10:44:15 #14 8.599 [ 76%] Built target device-counter 10:44:15 #14 8.613 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:44:15 #14 8.691 [ 80%] Linking C executable device-random 10:44:15 #14 8.716 /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) 10:44:15 #14 8.774 [ 80%] Built target device-random 10:44:15 #14 8.793 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:44:15 #14 8.902 [ 84%] Linking C executable device-gyro 10:44:16 #14 8.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) 10:44:16 #14 8.969 [ 84%] Built target device-gyro 10:44:16 #14 8.993 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:44:16 #14 9.101 [ 88%] Linking C executable device-bitfields 10:44:16 #14 9.131 /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) 10:44:16 #14 9.193 [ 88%] Built target device-bitfields 10:44:16 #14 9.213 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:44:16 #14 9.400 [ 92%] Linking C executable template-discovery 10:44:16 #14 9.419 /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) 10:44:16 #14 9.465 [ 92%] Built target template-discovery 10:44:16 #14 9.487 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:44:16 #14 9.630 [ 96%] Linking C executable device-file 10:44:16 #14 9.664 /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) 10:44:16 #14 9.725 [ 96%] Built target device-file 10:44:16 #14 9.742 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:44:16 #14 9.846 [100%] Linking C executable device-terminal 10:44:16 #14 9.883 /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) 10:44:16 #14 9.933 [100%] Built target device-terminal 10:44:16 #14 9.955 Run CPack packaging tool... 10:44:16 #14 9.976 CPack: Create package using TGZ 10:44:16 #14 9.976 CPack: Install projects 10:44:16 #14 9.976 CPack: - Run preinstall target for: Csdk 10:44:17 #14 10.28 CPack: - Install project: Csdk [] 10:44:17 #14 10.29 CPack: Create package 10:44:17 #14 10.32 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 10:44:17 #14 10.32 + '[' false '=' true ] 10:44:17 #14 10.32 + '[' false '=' true ] 10:44:17 #14 10.32 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 10:44:17 #14 10.32 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 10:44:17 #14 10.32 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 10:44:17 #14 10.41 -- The C compiler identification is GNU 12.2.1 10:44:17 #14 10.42 -- Detecting C compiler ABI info 10:44:17 #14 10.53 -- Detecting C compiler ABI info - done 10:44:17 #14 10.56 -- Check for working C compiler: /usr/bin/cc - skipped 10:44:17 #14 10.56 -- Detecting C compile features 10:44:17 #14 10.57 -- Detecting C compile features - done 10:44:17 #14 10.57 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:44:17 #14 10.65 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:44:17 #14 10.66 -- Found LIBYAML: /usr/lib/libyaml.so 10:44:17 #14 10.66 -- Found LIBUUID: /usr/lib/libuuid.so 10:44:17 #14 10.67 -- Found LIBCBOR: /usr/lib/libcbor.so 10:44:17 #14 10.67 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:44:17 #14 10.67 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:44:17 #14 10.67 -- /opt/iotech/iot/1.6/include 10:44:17 #14 10.67 -- C SDK 0.0.0 for Linux 10:44:17 #14 10.68 -- Performing Test CSDK_HAVE_ATOMIC 10:44:17 #14 10.79 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:44:17 #14 10.85 -- Found Curses: /usr/lib/libcurses.so 10:44:17 #14 10.88 -- Configuring done (0.5s) 10:44:17 #14 10.92 -- Generating done (0.0s) 10:44:17 #14 10.92 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 10:44:17 #14 10.92 + make 10:44:17 #14 10.92 + tee debug.log 10:44:17 #14 10.96 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:44:17 #14 11.06 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:44:18 #14 11.16 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:44:18 #14 11.26 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:44:18 #14 11.36 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 10:44:18 #14 11.42 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 10:44:18 #14 11.42 /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] 10:44:18 #14 11.42 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 10:44:18 #14 11.42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:44:18 #14 11.48 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:44:18 #14 11.64 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:44:18 #14 11.68 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:44:18 #14 11.78 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:44:18 #14 11.92 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:44:18 #14 12.02 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:44:18 #14 12.12 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:44:19 #14 12.21 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:44:19 #14 12.27 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:44:19 #14 12.35 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:44:19 #14 12.41 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:44:19 #14 12.58 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:44:19 #14 12.64 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:44:19 #14 12.75 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:44:19 #14 12.81 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:44:19 #14 12.95 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:44:19 #14 13.01 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:44:19 #14 13.22 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:44:20 #14 13.29 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:44:20 #14 13.34 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:44:20 #14 13.42 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:44:20 #14 13.46 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:44:20 #14 13.59 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:44:20 #14 13.83 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:44:20 #14 13.88 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:44:20 #14 13.97 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:44:21 #14 14.06 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:44:21 #14 14.25 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:44:21 #14 14.32 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:44:21 #14 14.40 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:44:21 #14 14.50 [ 69%] Linking C shared library libcsdk.so 10:44:21 #14 14.56 [ 69%] Built target csdk 10:44:21 #14 14.58 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:44:21 #14 14.68 [ 73%] Linking C executable template 10:44:21 #14 14.71 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:44:21 #14 14.77 [ 73%] Built target template 10:44:21 #14 14.79 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:44:21 #14 14.88 [ 76%] Linking C executable device-counter 10:44:21 #14 14.91 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:44:21 #14 14.97 [ 76%] Built target device-counter 10:44:21 #14 15.00 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:44:21 #14 15.08 [ 80%] Linking C executable device-random 10:44:22 #14 15.11 /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) 10:44:22 #14 15.17 [ 80%] Built target device-random 10:44:22 #14 15.19 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:44:22 #14 15.26 [ 84%] Linking C executable device-gyro 10:44:22 #14 15.28 /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) 10:44:22 #14 15.33 [ 84%] Built target device-gyro 10:44:22 #14 15.35 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:44:22 #14 15.43 [ 88%] Linking C executable device-bitfields 10:44:22 #14 15.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) 10:44:22 #14 15.53 [ 88%] Built target device-bitfields 10:44:22 #14 15.55 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:44:22 #14 15.62 [ 92%] Linking C executable template-discovery 10:44:22 #14 15.64 /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) 10:44:22 #14 15.69 [ 92%] Built target template-discovery 10:44:22 #14 15.71 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:44:22 #14 15.80 [ 96%] Linking C executable device-file 10:44:22 #14 15.83 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:44:22 #14 15.89 [ 96%] Built target device-file 10:44:22 #14 15.91 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:44:22 #14 16.01 [100%] Linking C executable device-terminal 10:44:22 #14 16.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) 10:44:23 #14 16.10 [100%] Built target device-terminal 10:44:23 #14 16.11 + cp -rf include/devsdk include/edgex /usr/include/ 10:44:23 #14 16.12 + cp build/release/c/libcsdk.so /usr/lib/ 10:44:23 #14 16.12 + mkdir -p /usr/share/doc/edgex-csdk 10:44:23 #14 16.12 + cp Attribution.txt /usr/share/doc/edgex-csdk 10:44:23 #14 16.12 + cp LICENSE /usr/share/doc/edgex-csdk 10:44:23 #14 16.12 + rm -rf /device-bacnet-c/deps 10:44:23 #14 DONE 16.2s 10:44:23 10:44:23 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 10:44:23 #15 0.298 + readlink -f /device-bacnet-c/scripts/build.sh 10:44:23 #15 0.298 + dirname /device-bacnet-c/scripts/build.sh 10:44:23 #15 0.299 + dirname /device-bacnet-c/scripts 10:44:23 #15 0.299 + ROOT=/device-bacnet-c 10:44:23 #15 0.299 + echo /device-bacnet-c 10:44:23 #15 0.299 + cd /device-bacnet-c 10:44:23 #15 0.299 /device-bacnet-c 10:44:23 #15 0.300 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 10:44:23 #15 0.300 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 10:44:23 #15 0.300 + git clone https://github.com/IOTechSystems/bacnet-stack.git 10:44:23 #15 0.302 Cloning into 'bacnet-stack'... 10:44:31 #15 7.219 + cd /device-bacnet-c/bacnet-stack 10:44:31 #15 7.219 + git checkout v0.8.6-IOTech 10:44:31 #15 7.711 Note: switching to 'v0.8.6-IOTech'. 10:44:31 #15 7.711 10:44:31 #15 7.711 You are in 'detached HEAD' state. You can look around, make experimental 10:44:31 #15 7.711 changes and commit them, and you can discard any commits you make in this 10:44:31 #15 7.711 state without impacting any branches by switching back to a branch. 10:44:31 #15 7.711 10:44:31 #15 7.711 If you want to create a new branch to retain commits you create, you may 10:44:31 #15 7.711 do so (now or later) by using -c with the switch command. Example: 10:44:31 #15 7.711 10:44:31 #15 7.711 git switch -c 10:44:31 #15 7.711 10:44:31 #15 7.711 Or undo this operation with: 10:44:31 #15 7.711 10:44:31 #15 7.711 git switch - 10:44:31 #15 7.711 10:44:31 #15 7.711 Turn off this advice by setting config variable advice.detachedHead to false 10:44:31 #15 7.711 10:44:31 #15 7.711 HEAD is now at 8b67b7f2 Changes for BACnet device service 10:44:31 #15 7.712 + mkdir -p /device-bacnet-c/lib/ip 10:44:31 #15 7.713 + mkdir -p /device-bacnet-c/lib/mstp 10:44:31 #15 7.714 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 10:44:31 #15 7.716 make -s -C lib clean 10:44:31 #15 7.719 make -s -C demo clean 10:44:31 #15 7.776 make -s -C demo/router clean 10:44:31 #15 7.779 make -s -C demo/router-ipv6 clean 10:44:31 #15 7.782 make -s -C demo/gateway clean 10:44:31 #15 7.786 make -s -C lib all 10:44:35 #15 12.40 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 10:44:35 #15 12.40 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 10:44:35 #15 12.40 147 | pthread_cancel(hThread); 10:44:35 #15 12.40 | ^~~~~~~ 10:44:35 #15 12.40 | | 10:44:35 #15 12.40 | long unsigned int 10:44:35 #15 12.40 In file included from ../ports/linux/net.h:73, 10:44:35 #15 12.40 from ../ports/linux/dlmstp.c:43: 10:44:35 #15 12.40 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 10:44:35 #15 12.40 98 | int pthread_cancel(pthread_t); 10:44:35 #15 12.40 | ^~~~~~~~~ 10:44:35 #15 12.41 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 10:44:35 #15 12.41 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 10:44:35 #15 12.41 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 10:44:35 #15 12.41 | ^~~~~~~~ 10:44:35 #15 12.41 | | 10:44:35 #15 12.41 | long unsigned int * 10:44:35 #15 12.41 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 10:44:35 #15 12.41 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 10:44:35 #15 12.41 | ^ 10:44:40 #15 16.88 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 10:44:40 #15 16.88 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 10:44:40 #15 16.89 make -s -C lib clean 10:44:40 #15 16.89 make -s -C demo clean 10:44:40 #15 16.96 make -s -C demo/router clean 10:44:40 #15 16.97 make -s -C demo/router-ipv6 clean 10:44:40 #15 16.97 make -s -C demo/gateway clean 10:44:40 #15 16.97 make -s -C lib all 10:44:50 #15 26.70 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 10:44:50 #15 26.70 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 10:44:50 #15 26.70 + cd /device-bacnet-c/build/release/device-bacnet-ip 10:44:50 #15 26.70 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:44:50 #15 26.77 -- The C compiler identification is GNU 12.2.1 10:44:50 #15 26.80 -- Detecting C compiler ABI info 10:44:50 #15 26.91 -- Detecting C compiler ABI info - done 10:44:50 #15 26.94 -- Check for working C compiler: /usr/bin/cc - skipped 10:44:50 #15 26.94 -- Detecting C compile features 10:44:50 #15 26.94 -- Detecting C compile features - done 10:44:50 #15 26.95 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:44:50 #15 27.06 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:44:50 #15 27.06 -- Found Threads: TRUE 10:44:50 #15 27.07 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:44:50 #15 27.07 -- /opt/iotech/iot/1.6/include 10:44:50 #15 27.07 -- Configuring done (0.4s) 10:44:50 #15 27.08 -- Generating done (0.0s) 10:44:50 #15 27.08 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 10:44:50 #15 27.09 + make 10:44:50 #15 27.09 + tee release.log 10:44:50 #15 27.13 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 10:44:50 #15 27.34 [ 22%] Linking C static library libbacnet_objects.a 10:44:50 #15 27.37 [ 22%] Built target bacnet_objects 10:44:50 #15 27.39 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:44:50 #15 27.59 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 10:44:50 #15 27.70 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 10:44:51 #15 27.78 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 10:44:51 #15 27.86 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:44:51 #15 28.13 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 10:44:51 #15 28.19 [100%] Linking C executable device-bacnet-c 10:44:51 #15 28.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) 10:44:51 #15 28.28 [100%] Built target device-bacnet-c 10:44:51 #15 28.29 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 10:44:51 #15 28.29 + cd /device-bacnet-c/build/release/device-bacnet-mstp 10:44:51 #15 28.29 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:44:51 #15 28.39 -- The C compiler identification is GNU 12.2.1 10:44:51 #15 28.41 -- Detecting C compiler ABI info 10:44:51 #15 28.51 -- Detecting C compiler ABI info - done 10:44:51 #15 28.55 -- Check for working C compiler: /usr/bin/cc - skipped 10:44:51 #15 28.55 -- Detecting C compile features 10:44:51 #15 28.55 -- Detecting C compile features - done 10:44:51 #15 28.55 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:44:51 #15 28.65 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:44:52 #15 28.65 -- Found Threads: TRUE 10:44:52 #15 28.66 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:44:52 #15 28.66 -- /opt/iotech/iot/1.6/include 10:44:52 #15 28.66 -- Configuring done (0.4s) 10:44:52 #15 28.67 -- Generating done (0.0s) 10:44:52 #15 28.67 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 10:44:52 #15 28.68 + make 10:44:52 #15 28.68 + tee release.log 10:44:52 #15 28.72 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 10:44:52 #15 28.95 [ 22%] Linking C static library libbacnet_objects.a 10:44:52 #15 28.97 [ 22%] Built target bacnet_objects 10:44:52 #15 28.99 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:44:52 #15 29.18 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 10:44:52 #15 29.26 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 10:44:52 #15 29.34 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 10:44:52 #15 29.44 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:44:52 #15 29.71 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 10:44:52 #15 29.77 [100%] Linking C executable device-bacnet-c 10:44:52 #15 29.80 /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) 10:44:52 #15 29.86 [100%] Built target device-bacnet-c 10:44:53 #15 DONE 30.0s 10:44:53 10:44:53 #16 exporting to image 10:44:53 #16 exporting layers 10:44:53 #16 exporting layers 0.4s done 10:44:53 #16 writing image sha256:9131ccc89972f72bce46b4e2f8033bda09d25aad9b13794c1bd55a595a5e3091 done 10:44:53 #16 naming to docker.io/library/ci-base-image-x86_64 done 10:44:53 #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 10:44:54 + docker inspect -f . ci-base-image-x86_64 10:44:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:54 prd-ubuntu20.04-docker-8c-8g-1279 does not seem to be running inside a container 10:44:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-116 -v /w/workspace/exfoundry_device-bacnet-c_PR-116:/w/workspace/exfoundry_device-bacnet-c_PR-116:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-116@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:44:54 $ docker top 136f4a760ffddb074c66a9b16c92a79b9018fc8134832feb2048d12d4f37d6e2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:55 + make test 10:44:55 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 10:44:55 $ docker stop --time=1 136f4a760ffddb074c66a9b16c92a79b9018fc8134832feb2048d12d4f37d6e2 10:44:56 $ docker rm -f --volumes 136f4a760ffddb074c66a9b16c92a79b9018fc8134832feb2048d12d4f37d6e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:44:57 + ls -al . 10:44:57 total 88 10:44:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 10:43 . 10:44:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:43 .. 10:44:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:43 .git 10:44:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 10:43 .github 10:44:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:43 .semver 10:44:57 -rw-rw-r-- 1 jenkins jenkins 1563 Sep 2 10:43 Attribution.txt 10:44:57 -rw-rw-r-- 1 jenkins jenkins 1172 Sep 2 10:43 CHANGELOG.md 10:44:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 10:43 GOVERNANCE.md 10:44:57 -rw-rw-r-- 1 jenkins jenkins 764 Sep 2 10:43 Jenkinsfile 10:44:57 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 10:43 LICENSE 10:44:57 -rw-rw-r-- 1 jenkins jenkins 837 Sep 2 10:43 Makefile 10:44:57 -rw-rw-r-- 1 jenkins jenkins 621 Sep 2 10:43 OWNERS.md 10:44:57 -rw-rw-r-- 1 jenkins jenkins 5503 Sep 2 10:43 README.md 10:44:57 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 10:43 VERSION 10:44:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:43 docs 10:44:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:43 res 10:44:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:43 sample-profiles 10:44:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:43 scripts 10:44:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:43 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:58 + 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=acebc0f62460989245742d61cf4d13eba8febd3d --label arch=amd64 --label version=0.0.0 . 10:44:58 #0 building with "default" instance using docker driver 10:44:58 10:44:58 #1 [internal] load build definition from Dockerfile.alpine 10:44:58 #1 transferring dockerfile: 2.40kB done 10:44:58 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 10:44:58 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 10:44:58 #1 DONE 0.0s 10:44:58 10:44:58 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:44:58 #2 DONE 0.0s 10:44:58 10:44:58 #3 [internal] load metadata for docker.io/library/alpine:3.20 10:44:59 #3 DONE 0.9s 10:44:59 10:44:59 #4 [internal] load .dockerignore 10:44:59 #4 transferring context: 2B done 10:44:59 #4 DONE 0.0s 10:44:59 10:44:59 #5 [internal] load build context 10:44:59 #5 transferring context: 20.43kB 0.0s done 10:44:59 #5 DONE 0.0s 10:44:59 10:44:59 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 10:44:59 #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 10:44:59 #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 10:44:59 #6 ... 10:44:59 10:44:59 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 10:44:59 #7 DONE 0.2s 10:44:59 10:44:59 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 10:44:59 #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 10:44:59 #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 10:44:59 #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 10:44:59 #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 10:44:59 #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 10:44:59 #6 DONE 0.3s 10:44:59 10:44:59 #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 10:44:59 #8 0.276 Connecting to iotech.jfrog.io (108.133.32.88:443) 10:45:00 #8 0.696 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:45:00 #8 0.696 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:45:00 #8 0.696 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:45:00 #8 DONE 0.8s 10:45:00 10:45:00 #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:45:00 #9 ... 10:45:00 10:45:00 #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 10:45:00 #10 0.262 Connecting to iotech.jfrog.io (108.133.32.88:443) 10:45:00 #10 0.668 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:45:00 #10 0.668 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:45:00 #10 0.668 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:45:00 #10 DONE 0.7s 10:45:00 10:45:00 #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:45:00 #9 DONE 0.4s 10:45:00 10:45:00 #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:45:00 #11 DONE 0.4s 10:45:00 10:45:00 #12 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev 10:45:01 #12 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:45:01 #12 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:45:01 #12 0.834 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:45:02 #12 1.431 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:45:02 #12 1.438 OK: 338 MiB in 103 packages 10:45:02 #12 DONE 1.5s 10:45:02 10:45:02 #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts 10:45:02 #13 DONE 0.0s 10:45:02 10:45:02 #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 10:45:02 #14 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:45:02 #14 0.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:45:02 #14 0.884 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:45:02 #14 ... 10:45:02 10:45:02 #15 [builder 6/10] COPY src /device-bacnet-c/src/ 10:45:02 #15 DONE 0.1s 10:45:02 10:45:02 #16 [builder 7/10] COPY VERSION /device-bacnet-c/ 10:45:02 #16 DONE 0.0s 10:45:02 10:45:02 #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 10:45:02 #14 1.536 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:45:02 #14 1.542 (1/27) Installing ca-certificates (20260413-r0) 10:45:02 #14 ... 10:45:02 10:45:02 #17 [builder 8/10] WORKDIR /device-bacnet-c 10:45:02 #17 DONE 0.0s 10:45:02 10:45:02 #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 10:45:02 #14 1.562 (2/27) Installing brotli-libs (1.1.0-r2) 10:45:02 #14 1.577 (3/27) Installing c-ares (1.33.1-r0) 10:45:02 #14 1.582 (4/27) Installing libunistring (1.2-r0) 10:45:02 #14 1.604 (5/27) Installing libidn2 (2.3.7-r0) 10:45:02 #14 1.610 (6/27) Installing nghttp2-libs (1.62.1-r0) 10:45:02 #14 1.616 (7/27) Installing libpsl (0.21.5-r1) 10:45:02 #14 1.620 (8/27) Installing zstd-libs (1.5.6-r0) 10:45:02 #14 1.634 (9/27) Installing libcurl (8.14.1-r2) 10:45:02 #14 1.649 (10/27) Installing curl (8.14.1-r2) 10:45:02 #14 1.656 (11/27) Installing dumb-init (1.2.5-r3) 10:45:02 #14 1.662 (12/27) Installing hiredis (1.2.0-r0) 10:45:02 #14 1.749 (13/27) Installing yaml (0.2.5-r2) 10:45:02 #14 1.755 (14/27) Installing libcbor (0.11.0-r0) 10:45:02 #14 1.842 (15/27) Installing iotech-iot-1.6 (1.6.3-r0) 10:45:03 #14 2.598 (16/27) Installing pkgconf (2.2.0-r0) 10:45:03 #14 2.604 (17/27) Installing openssl-dev (3.3.7-r0) 10:45:03 #14 2.626 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 10:45:04 #14 3.456 (19/27) Installing gmp (6.3.0-r1) 10:45:04 #14 3.883 (20/27) Installing nettle (3.10.2-r0) 10:45:04 #14 3.899 (21/27) Installing libffi (3.4.6-r0) 10:45:04 #14 3.904 (22/27) Installing libtasn1 (4.21.0-r0) 10:45:04 #14 3.909 (23/27) Installing p11-kit (0.25.3-r0) 10:45:04 #14 3.930 (24/27) Installing gnutls (3.8.13-r0) 10:45:04 #14 3.964 (25/27) Installing libmicrohttpd (0.9.77-r0) 10:45:04 #14 4.053 (26/27) Installing libuuid (2.40.1-r1) 10:45:05 #14 4.057 (27/27) Installing linux-headers (6.6-r0) 10:45:05 #14 4.159 Executing busybox-1.36.1-r31.trigger 10:45:05 #14 4.163 Executing ca-certificates-20260413-r0.trigger 10:45:05 #14 4.202 OK: 31 MiB in 41 packages 10:45:05 #14 DONE 4.4s 10:45:05 10:45:05 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 10:45:05 #18 0.254 + CSDK_VER=4.0.2 10:45:05 #18 0.254 + '[' '!' -d deps ] 10:45:05 #18 0.254 + mkdir deps 10:45:05 #18 0.255 + cd /device-bacnet-c/deps 10:45:05 #18 0.255 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 10:45:05 #18 0.259 Connecting to github.com (140.82.113.3:443) 10:45:05 #18 0.499 Connecting to codeload.github.com (140.82.113.9:443) 10:45:05 #18 0.630 saving to 'v4.0.2.zip' 10:45:05 #18 0.697 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 10:45:05 #18 0.697 'v4.0.2.zip' saved 10:45:05 #18 0.697 + unzip v4.0.2.zip 10:45:05 #18 0.698 Archive: v4.0.2.zip 10:45:05 #18 0.706 creating: device-sdk-c-4.0.2/ 10:45:05 #18 0.706 creating: device-sdk-c-4.0.2/.github/ 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/.github/Contributing.md 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/.github/semantic.yml 10:45:05 #18 0.706 creating: device-sdk-c-4.0.2/.github/workflows/ 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/.gitignore 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/Attribution.txt 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/CHANGELOG.md 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/Doxyfile 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/Jenkinsfile 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/LICENSE 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/Makefile 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/OWNERS.md 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/README.IOT.md 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/README.md 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/README.v3.md 10:45:05 #18 0.706 creating: device-sdk-c-4.0.2/docs/ 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/docs/configuration.md 10:45:05 #18 0.706 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/docs/metrics.md 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/docs/startup.md 10:45:05 #18 0.711 creating: device-sdk-c-4.0.2/include/ 10:45:05 #18 0.711 creating: device-sdk-c-4.0.2/include/devsdk/ 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 10:45:05 #18 0.711 creating: device-sdk-c-4.0.2/include/edgex/ 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 10:45:05 #18 0.711 creating: device-sdk-c-4.0.2/scripts/ 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/scripts/build.sh 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 10:45:05 #18 0.711 creating: device-sdk-c-4.0.2/src/ 10:45:05 #18 0.711 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 10:45:05 #18 0.717 creating: device-sdk-c-4.0.2/src/c/ 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/api.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/bus.c 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/bus.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/callback3.c 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/callback3.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/command.c 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/command.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/config.c 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/config.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/correlation.c 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/correlation.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/data.c 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/data.h 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 10:45:05 #18 0.717 inflating: device-sdk-c-4.0.2/src/c/device.c 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/device.h 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/devman.c 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/devmap.c 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/devmap.h 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/devutil.h 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/discovery.c 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/discovery.h 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 10:45:05 #18 0.721 creating: device-sdk-c-4.0.2/src/c/examples/ 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 10:45:05 #18 0.721 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 10:45:05 #18 0.721 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 10:45:05 #18 0.724 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 10:45:05 #18 0.724 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 10:45:05 #18 0.724 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 10:45:05 #18 0.724 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 10:45:05 #18 0.724 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 10:45:05 #18 0.724 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 10:45:05 #18 0.724 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 10:45:05 #18 0.724 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:45:05 #18 0.724 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 10:45:05 #18 0.724 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 10:45:05 #18 0.724 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 10:45:05 #18 0.724 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 10:45:05 #18 0.724 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 10:45:05 #18 0.724 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 10:45:05 #18 0.725 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 10:45:05 #18 0.725 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 10:45:05 #18 0.725 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 10:45:05 #18 0.725 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 10:45:05 #18 0.725 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 10:45:05 #18 0.725 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 10:45:05 #18 0.725 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 10:45:05 #18 0.725 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 10:45:05 #18 0.725 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 10:45:05 #18 0.725 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 10:45:05 #18 0.725 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 10:45:05 #18 0.725 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 10:45:05 #18 0.725 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:45:05 #18 0.725 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 10:45:05 #18 0.728 creating: device-sdk-c-4.0.2/src/c/examples/file/ 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 10:45:05 #18 0.728 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 10:45:05 #18 0.728 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 10:45:05 #18 0.728 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 10:45:05 #18 0.728 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 10:45:05 #18 0.728 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 10:45:05 #18 0.730 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 10:45:05 #18 0.730 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 10:45:05 #18 0.730 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 10:45:05 #18 0.730 creating: device-sdk-c-4.0.2/src/c/examples/random/ 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 10:45:05 #18 0.730 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 10:45:05 #18 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 10:45:05 #18 0.730 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 10:45:05 #18 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 10:45:05 #18 0.733 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 10:45:05 #18 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:45:05 #18 0.733 creating: device-sdk-c-4.0.2/src/c/examples/res/ 10:45:05 #18 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 10:45:05 #18 0.733 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 10:45:05 #18 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 10:45:05 #18 0.733 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 10:45:05 #18 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 10:45:05 #18 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 10:45:05 #18 0.733 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 10:45:05 #18 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 10:45:05 #18 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 10:45:05 #18 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 10:45:05 #18 0.733 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 10:45:05 #18 0.738 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 10:45:05 #18 0.738 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/filesys.c 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/filesys.h 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/keeper.c 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/keeper.h 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/map.c 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/map.h 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/metadata.c 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/metadata.h 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/metrics.h 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/opstate.c 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/opstate.h 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/parson.c 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/parson.h 10:45:05 #18 0.738 inflating: device-sdk-c-4.0.2/src/c/profiles.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/profiles.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/registry.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/registry.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/rest.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/rest.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/secrets.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/secrets.h 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/service.c 10:45:05 #18 0.743 inflating: device-sdk-c-4.0.2/src/c/service.h 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/c/transform.c 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/c/transform.h 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/c/validate.c 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/c/validate.h 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/c/watchers.c 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/c/watchers.h 10:45:05 #18 0.745 creating: device-sdk-c-4.0.2/src/cmake/ 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 10:45:05 #18 0.745 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 10:45:05 #18 0.745 + cd device-sdk-c-4.0.2 10:45:05 #18 0.745 + ./scripts/build.sh 10:45:05 #18 0.746 + CPPCHECK=false 10:45:05 #18 0.746 + DOCGEN=false 10:45:05 #18 0.746 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:45:05 #18 0.746 + '[' 0 -gt 0 ] 10:45:05 #18 0.747 + readlink -f ./scripts/build.sh 10:45:05 #18 0.747 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 10:45:05 #18 0.748 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 10:45:05 #18 0.749 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 10:45:05 #18 0.749 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 10:45:05 #18 0.749 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 10:45:05 #18 0.749 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 10:45:05 #18 0.749 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 10:45:05 #18 0.857 -- The C compiler identification is GNU 12.2.1 10:45:05 #18 0.884 -- Detecting C compiler ABI info 10:45:05 #18 0.976 -- Detecting C compiler ABI info - done 10:45:05 #18 1.001 -- Check for working C compiler: /usr/bin/cc - skipped 10:45:05 #18 1.003 -- Detecting C compile features 10:45:05 #18 1.003 -- Detecting C compile features - done 10:45:05 #18 1.008 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:45:05 #18 1.100 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:45:05 #18 1.106 -- Found LIBYAML: /usr/lib/libyaml.so 10:45:05 #18 1.112 -- Found LIBUUID: /usr/lib/libuuid.so 10:45:05 #18 1.118 -- Found LIBCBOR: /usr/lib/libcbor.so 10:45:05 #18 1.123 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:45:05 #18 1.127 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:45:05 #18 1.127 -- /opt/iotech/iot/1.6/include 10:45:05 #18 1.127 -- C SDK 0.0.0 for Linux 10:45:05 #18 1.131 -- Performing Test CSDK_HAVE_ATOMIC 10:45:05 #18 1.230 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:45:05 #18 1.287 -- Found Curses: /usr/lib/libcurses.so 10:45:05 #18 1.318 -- Configuring done (0.6s) 10:45:05 #18 1.353 -- Generating done (0.0s) 10:45:05 #18 1.356 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 10:45:05 #18 1.360 + make all package 10:45:05 #18 1.360 + tee release.log 10:45:05 #18 1.398 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:45:05 #18 1.557 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:45:05 #18 1.751 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:45:05 #18 1.896 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:45:05 #18 1.988 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 10:45:05 #18 2.056 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 10:45:05 #18 2.056 /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] 10:45:05 #18 2.056 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 10:45:05 #18 2.056 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:45:05 #18 2.152 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:45:05 #18 2.485 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:45:05 #18 2.545 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:45:05 #18 2.711 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:45:05 #18 3.098 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:45:05 #18 3.226 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:45:05 #18 3.376 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:45:05 #18 3.521 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:45:06 #18 3.609 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:45:06 #18 3.780 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:45:06 #18 3.862 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:45:06 #18 ... 10:45:06 10:45:06 #19 [stage-1 5/12] RUN apk --no-cache upgrade 10:45:06 #19 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:45:06 #19 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:45:06 #19 0.493 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:45:06 #19 1.122 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:45:06 #19 1.131 OK: 31 MiB in 41 packages 10:45:06 #19 DONE 1.2s 10:45:06 10:45:06 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 10:45:06 #18 4.300 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:45:06 #18 4.356 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:45:06 #18 4.618 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:45:07 #18 4.744 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:45:07 #18 4.960 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:45:07 #18 5.037 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:45:08 #18 5.975 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:45:08 #18 6.104 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:45:08 #18 6.198 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:45:08 #18 6.286 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:45:08 #18 6.341 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:45:09 #18 6.583 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:45:09 #18 6.941 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:45:09 #18 7.010 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:45:09 #18 7.168 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:45:09 #18 7.293 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:45:10 #18 7.788 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:45:10 #18 7.897 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:45:10 #18 7.984 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:45:10 #18 8.087 [ 69%] Linking C shared library libcsdk.so 10:45:10 #18 8.154 [ 69%] Built target csdk 10:45:10 #18 8.173 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:45:10 #18 8.334 [ 73%] Linking C executable template 10:45:10 #18 8.362 /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) 10:45:10 #18 8.424 [ 73%] Built target template 10:45:10 #18 8.443 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:45:10 #18 8.524 [ 76%] Linking C executable device-counter 10:45:10 #18 8.544 /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) 10:45:11 #18 8.584 [ 76%] Built target device-counter 10:45:11 #18 8.605 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:45:11 #18 8.714 [ 80%] Linking C executable device-random 10:45:11 #18 8.741 /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) 10:45:11 #18 8.809 [ 80%] Built target device-random 10:45:11 #18 8.828 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:45:11 #18 8.924 [ 84%] Linking C executable device-gyro 10:45:11 #18 8.951 /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) 10:45:11 #18 9.005 [ 84%] Built target device-gyro 10:45:11 #18 9.026 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:45:11 #18 9.138 [ 88%] Linking C executable device-bitfields 10:45:11 #18 9.173 /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) 10:45:11 #18 9.228 [ 88%] Built target device-bitfields 10:45:11 #18 9.245 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:45:11 #18 9.418 [ 92%] Linking C executable template-discovery 10:45:11 #18 9.450 /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) 10:45:11 #18 9.507 [ 92%] Built target template-discovery 10:45:11 #18 9.525 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:45:11 #18 9.643 [ 96%] Linking C executable device-file 10:45:12 #18 9.664 /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) 10:45:12 #18 9.704 [ 96%] Built target device-file 10:45:12 #18 9.724 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:45:12 #18 9.829 [100%] Linking C executable device-terminal 10:45:12 #18 9.861 /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) 10:45:12 #18 9.914 [100%] Built target device-terminal 10:45:12 #18 9.932 Run CPack packaging tool... 10:45:12 #18 9.948 CPack: Create package using TGZ 10:45:12 #18 9.948 CPack: Install projects 10:45:12 #18 9.948 CPack: - Run preinstall target for: Csdk 10:45:12 #18 10.22 CPack: - Install project: Csdk [] 10:45:12 #18 10.22 CPack: Create package 10:45:12 #18 10.26 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 10:45:12 #18 10.26 + '[' false '=' true ] 10:45:12 #18 10.26 + '[' false '=' true ] 10:45:12 #18 10.26 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 10:45:12 #18 10.27 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 10:45:12 #18 10.27 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 10:45:12 #18 10.36 -- The C compiler identification is GNU 12.2.1 10:45:12 #18 10.39 -- Detecting C compiler ABI info 10:45:12 #18 10.49 -- Detecting C compiler ABI info - done 10:45:12 #18 10.52 -- Check for working C compiler: /usr/bin/cc - skipped 10:45:12 #18 10.52 -- Detecting C compile features 10:45:12 #18 10.52 -- Detecting C compile features - done 10:45:12 #18 10.53 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:45:12 #18 10.60 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:45:12 #18 10.61 -- Found LIBYAML: /usr/lib/libyaml.so 10:45:12 #18 10.62 -- Found LIBUUID: /usr/lib/libuuid.so 10:45:12 #18 10.62 -- Found LIBCBOR: /usr/lib/libcbor.so 10:45:12 #18 10.62 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:45:12 #18 10.63 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:45:12 #18 10.63 -- /opt/iotech/iot/1.6/include 10:45:12 #18 10.63 -- C SDK 0.0.0 for Linux 10:45:12 #18 10.63 -- Performing Test CSDK_HAVE_ATOMIC 10:45:12 #18 10.72 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:45:13 #18 10.77 -- Found Curses: /usr/lib/libcurses.so 10:45:13 #18 10.81 -- Configuring done (0.5s) 10:45:13 #18 10.84 -- Generating done (0.0s) 10:45:13 #18 10.85 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 10:45:13 #18 10.85 + make 10:45:13 #18 10.85 + tee debug.log 10:45:13 #18 10.89 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:45:13 #18 10.97 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:45:13 #18 11.08 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:45:13 #18 11.16 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:45:13 #18 11.23 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 10:45:13 #18 11.30 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 10:45:13 #18 11.30 /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] 10:45:13 #18 11.30 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 10:45:13 #18 11.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:45:13 #18 11.36 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:45:13 #18 11.51 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:45:14 #18 11.56 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:45:14 #18 11.66 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:45:14 #18 11.79 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:45:14 #18 11.89 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:45:14 #18 11.97 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:45:14 #18 12.07 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:45:14 #18 12.16 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:45:14 #18 12.26 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:45:14 #18 12.31 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:45:14 #18 12.46 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:45:15 #18 12.52 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:45:15 #18 12.66 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:45:15 #18 12.70 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:45:15 #18 12.85 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:45:15 #18 12.93 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:45:15 #18 13.17 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:45:15 #18 13.27 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:45:15 #18 13.33 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:45:15 #18 13.40 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:45:15 #18 13.45 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:45:15 #18 13.54 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:45:16 #18 13.80 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:45:16 #18 13.87 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:45:16 #18 13.96 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:45:16 #18 14.05 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:45:16 #18 14.25 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:45:16 #18 14.33 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:45:16 #18 14.37 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:45:16 #18 14.44 [ 69%] Linking C shared library libcsdk.so 10:45:16 #18 14.52 [ 69%] Built target csdk 10:45:17 #18 14.54 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:45:17 #18 14.63 [ 73%] Linking C executable template 10:45:17 #18 14.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) 10:45:17 #18 14.72 [ 73%] Built target template 10:45:17 #18 14.74 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:45:17 #18 14.83 [ 76%] Linking C executable device-counter 10:45:17 #18 14.86 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:45:17 #18 14.92 [ 76%] Built target device-counter 10:45:17 #18 14.94 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:45:17 #18 15.01 [ 80%] Linking C executable device-random 10:45:17 #18 15.03 /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) 10:45:17 #18 15.07 [ 80%] Built target device-random 10:45:17 #18 15.09 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:45:17 #18 15.17 [ 84%] Linking C executable device-gyro 10:45:17 #18 15.20 /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) 10:45:17 #18 15.26 [ 84%] Built target device-gyro 10:45:17 #18 15.28 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:45:17 #18 15.36 [ 88%] Linking C executable device-bitfields 10:45:17 #18 15.40 /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) 10:45:17 #18 15.45 [ 88%] Built target device-bitfields 10:45:17 #18 15.47 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:45:17 #18 15.56 [ 92%] Linking C executable template-discovery 10:45:18 #18 15.59 /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) 10:45:18 #18 15.65 [ 92%] Built target template-discovery 10:45:18 #18 15.67 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:45:18 #18 15.76 [ 96%] Linking C executable device-file 10:45:18 #18 15.79 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:45:18 #18 15.86 [ 96%] Built target device-file 10:45:18 #18 15.88 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:45:18 #18 15.97 [100%] Linking C executable device-terminal 10:45:18 #18 16.01 /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) 10:45:18 #18 16.07 [100%] Built target device-terminal 10:45:18 #18 16.08 + cp -rf include/devsdk include/edgex /usr/include/ 10:45:18 #18 16.08 + cp build/release/c/libcsdk.so /usr/lib/ 10:45:18 #18 16.08 + mkdir -p /usr/share/doc/edgex-csdk 10:45:18 #18 16.08 + cp Attribution.txt /usr/share/doc/edgex-csdk 10:45:18 #18 16.08 + cp LICENSE /usr/share/doc/edgex-csdk 10:45:18 #18 16.08 + rm -rf /device-bacnet-c/deps 10:45:18 #18 DONE 16.2s 10:45:18 10:45:18 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 10:45:18 #20 0.267 + readlink -f /device-bacnet-c/scripts/build.sh 10:45:18 #20 0.267 + dirname /device-bacnet-c/scripts/build.sh 10:45:18 #20 0.268 + dirname /device-bacnet-c/scripts 10:45:18 #20 0.269 + ROOT=/device-bacnet-c 10:45:18 #20 0.269 + echo /device-bacnet-c 10:45:18 #20 0.269 + cd /device-bacnet-c 10:45:18 #20 0.269 /device-bacnet-c 10:45:18 #20 0.269 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 10:45:18 #20 0.269 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 10:45:18 #20 0.269 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 10:45:18 #20 0.270 + cd /device-bacnet-c/build/release/device-bacnet-ip 10:45:18 #20 0.270 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:45:18 #20 0.304 -- /opt/iotech/iot/1.6/include 10:45:18 #20 0.305 -- Configuring done (0.0s) 10:45:18 #20 0.318 -- Generating done (0.0s) 10:45:18 #20 0.320 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 10:45:18 #20 0.322 + make 10:45:18 #20 0.322 + tee release.log 10:45:18 #20 0.374 [ 22%] Built target bacnet_objects 10:45:19 #20 0.404 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:45:19 #20 0.610 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:45:19 #20 0.900 [ 55%] Linking C executable device-bacnet-c 10:45:19 #20 0.929 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:45:19 #20 0.990 [100%] Built target device-bacnet-c 10:45:19 #20 0.999 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 10:45:19 #20 1.000 + cd /device-bacnet-c/build/release/device-bacnet-mstp 10:45:19 #20 1.000 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:45:19 #20 1.031 -- /opt/iotech/iot/1.6/include 10:45:19 #20 1.032 -- Configuring done (0.0s) 10:45:19 #20 1.042 -- Generating done (0.0s) 10:45:19 #20 1.043 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 10:45:19 #20 1.044 + + maketee 10:45:19 #20 1.044 release.log 10:45:19 #20 1.085 [ 22%] Built target bacnet_objects 10:45:19 #20 1.107 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:45:19 #20 1.281 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:45:20 #20 1.550 [ 55%] Linking C executable device-bacnet-c 10:45:20 #20 1.571 /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) 10:45:20 #20 1.621 [100%] Built target device-bacnet-c 10:45:20 #20 DONE 1.7s 10:45:20 10:45:20 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 10:45:20 #21 DONE 0.2s 10:45:20 10:45:20 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 10:45:20 #22 DONE 0.1s 10:45:20 10:45:20 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 10:45:20 #23 DONE 0.0s 10:45:20 10:45:20 #24 [stage-1 9/12] COPY LICENSE /. 10:45:20 #24 DONE 0.0s 10:45:20 10:45:20 #25 [stage-1 10/12] COPY Attribution.txt /. 10:45:20 #25 DONE 0.0s 10:45:20 10:45:20 #26 [stage-1 11/12] COPY res /res 10:45:20 #26 DONE 0.0s 10:45:20 10:45:20 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 10:45:20 #27 DONE 0.0s 10:45:20 10:45:20 #28 exporting to image 10:45:20 #28 exporting layers 10:45:21 #28 exporting layers 0.5s done 10:45:21 #28 writing image sha256:8951a84537d81e555828c603f35bd0b220158ec8278a5de7d81f81966302e76d done 10:45:21 #28 naming to docker.io/library/device-bacnet done 10:45:21 #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 10:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:22 10:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:22 latest: Pulling from edgex-lftools-log-publisher 10:45:22 5eb5b503b376: Pulling fs layer 10:45:22 5c69ac0246d0: Pulling fs layer 10:45:22 ec43610c2a17: Pulling fs layer 10:45:22 3a2ae6a8a46f: Pulling fs layer 10:45:22 33b1e0a273af: Pulling fs layer 10:45:22 5d3b04190fa2: Pulling fs layer 10:45:22 2f39f015ded8: Pulling fs layer 10:45:22 3a2ae6a8a46f: Waiting 10:45:22 33b1e0a273af: Waiting 10:45:22 5d3b04190fa2: Waiting 10:45:22 2f39f015ded8: Waiting 10:45:22 5c69ac0246d0: Download complete 10:45:22 3a2ae6a8a46f: Verifying Checksum 10:45:22 3a2ae6a8a46f: Download complete 10:45:22 ec43610c2a17: Verifying Checksum 10:45:22 ec43610c2a17: Download complete 10:45:22 5d3b04190fa2: Verifying Checksum 10:45:22 5d3b04190fa2: Download complete 10:45:22 33b1e0a273af: Verifying Checksum 10:45:22 33b1e0a273af: Download complete 10:45:22 5eb5b503b376: Download complete 10:45:23 2f39f015ded8: Verifying Checksum 10:45:23 2f39f015ded8: Download complete 10:45:24 5eb5b503b376: Pull complete 10:45:24 5c69ac0246d0: Pull complete 10:45:24 ec43610c2a17: Pull complete 10:45:24 3a2ae6a8a46f: Pull complete 10:45:25 33b1e0a273af: Pull complete 10:45:25 5d3b04190fa2: Pull complete 10:45:30 2f39f015ded8: Pull complete 10:45:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:30 prd-ubuntu20.04-docker-8c-8g-1279 does not seem to be running inside a container 10:45:30 $ 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-116 -v /w/workspace/exfoundry_device-bacnet-c_PR-116:/w/workspace/exfoundry_device-bacnet-c_PR-116:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-116@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:45:31 $ docker top 9ff09152a2cf9f6471b2c8b71804a4bc515993dabd3471c12a759d63d31d0335 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:32 ---> job-cost.sh 10:45:32 lf-activate-venv: SKIPPING 10:45:32 INFO: No Stack... 10:45:32 INFO: Retrieving Pricing Info for: v3-standard-8 10:45:32 INFO: Archiving Costs [Pipeline] sh 10:45:33 + cat /w/workspace/exfoundry_device-bacnet-c_PR-116/archives/cost.csv 10:45:33 + cut -d, -f6 [Pipeline] lock 10:45:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-116-1-stack-cost] 10:45:33 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-116-1-stack-cost] did not exist. Created. 10:45:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:45:33 + echo total: 0.2199999988079071 [Pipeline] stash 10:45:33 Stashed 1 file(s) [Pipeline] } 10:45:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:45:33 $ docker stop --time=1 9ff09152a2cf9f6471b2c8b71804a4bc515993dabd3471c12a759d63d31d0335 10:45:35 $ docker rm -f --volumes 9ff09152a2cf9f6471b2c8b71804a4bc515993dabd3471c12a759d63d31d0335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:45:36 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-116/archives ] 10:45:36 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-116/archives 10:45:36 total 16 10:45:36 drwxr-xr-x 3 root root 4096 Sep 2 10:45 . 10:45:36 drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 10:45 .. 10:45:36 drwxr-xr-x 2 root root 4096 Sep 2 10:45 cost 10:45:36 -rw-r--r-- 1 root root 87 Sep 2 10:45 cost.csv 10:45:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-116/archives 10:45:36 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-116/archives 10:45:36 total 16 10:45:36 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:45 . 10:45:36 drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 10:45 .. 10:45:36 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 10:45 cost 10:45:36 -rw-r--r-- 1 jenkins jenkins 87 Sep 2 10:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:45:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:45:37 ---> package-listing.sh 10:45:37 ++ facter osfamily 10:45:37 ++ tr '[:upper:]' '[:lower:]' 10:45:38 + OS_FAMILY=debian 10:45:38 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-116 10:45:38 + START_PACKAGES=/tmp/packages_start.txt 10:45:38 + END_PACKAGES=/tmp/packages_end.txt 10:45:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:45:38 + PACKAGES=/tmp/packages_start.txt 10:45:38 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-116 ']' 10:45:38 + PACKAGES=/tmp/packages_end.txt 10:45:38 + case "${OS_FAMILY}" in 10:45:38 + dpkg -l 10:45:38 + grep '^ii' 10:45:38 + '[' -f /tmp/packages_start.txt ']' 10:45:38 + '[' -f /tmp/packages_end.txt ']' 10:45:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:45:38 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-116 ']' 10:45:38 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-116/archives/ 10:45:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-116/archives/ [Pipeline] echo 10:45:38 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:45:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:39 prd-ubuntu20.04-docker-8c-8g-1279 does not seem to be running inside a container 10:45:39 $ 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-116/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-116 -v /w/workspace/exfoundry_device-bacnet-c_PR-116:/w/workspace/exfoundry_device-bacnet-c_PR-116:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-116@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:45:39 $ docker top 9aeeda4da5d9caea13a925e201409437fb87be926af4920354809eb84295538f -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:40 + touch /tmp/pre-build-complete [Pipeline] sh 10:45:40 + mkdir -p /var/log/sysstat [Pipeline] sh 10:45:40 + ls /var/log/sa-host 10:45:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:40 provisioning config files... 10:45:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-116@tmp/config14412688207113216106tmp [Pipeline] { [Pipeline] echo 10:45:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:45:41 ---> create-netrc.sh [Pipeline] } 10:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:45:42 ---> python-tools-install.sh [Pipeline] echo 10:45:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:45:42 ---> sudo-logs.sh 10:45:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:45:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:45:43 ---> job-cost.sh 10:45:43 lf-activate-venv: SKIPPING 10:45:43 DEBUG: total: 0.2199999988079071 10:45:43 INFO: Retrieving Stack Cost... 10:45:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:45:44 INFO: Archiving Costs [Pipeline] echo 10:45:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:45:44 ---> logs-deploy.sh 10:45:44 lf-activate-venv: SKIPPING 10:45:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-116/1 10:45:44 INFO: archiving workspace using pattern(s): 10:45:45 Archives upload complete. 10:45:45 INFO: archiving logs to Nexus 10:45:46 ---> uname -a: 10:45:46 Linux prd-ubuntu20-04-docker-8c-8g-1279 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:45:46 10:45:46 10:45:46 ---> lscpu: 10:45:46 Architecture: x86_64 10:45:46 CPU op-mode(s): 32-bit, 64-bit 10:45:46 Byte Order: Little Endian 10:45:46 Address sizes: 40 bits physical, 48 bits virtual 10:45:46 CPU(s): 8 10:45:46 On-line CPU(s) list: 0-7 10:45:46 Thread(s) per core: 1 10:45:46 Core(s) per socket: 1 10:45:46 Socket(s): 8 10:45:46 NUMA node(s): 1 10:45:46 Vendor ID: AuthenticAMD 10:45:46 CPU family: 23 10:45:46 Model: 49 10:45:46 Model name: AMD EPYC-Rome Processor 10:45:46 Stepping: 0 10:45:46 CPU MHz: 2799.998 10:45:46 BogoMIPS: 5599.99 10:45:46 Virtualization: AMD-V 10:45:46 Hypervisor vendor: KVM 10:45:46 Virtualization type: full 10:45:46 L1d cache: 256 KiB 10:45:46 L1i cache: 256 KiB 10:45:46 L2 cache: 4 MiB 10:45:46 L3 cache: 128 MiB 10:45:46 NUMA node0 CPU(s): 0-7 10:45:46 Vulnerability Gather data sampling: Not affected 10:45:46 Vulnerability Itlb multihit: Not affected 10:45:46 Vulnerability L1tf: Not affected 10:45:46 Vulnerability Mds: Not affected 10:45:46 Vulnerability Meltdown: Not affected 10:45:46 Vulnerability Mmio stale data: Not affected 10:45:46 Vulnerability Retbleed: Vulnerable 10:45:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:45:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:45:46 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:45:46 Vulnerability Srbds: Not affected 10:45:46 Vulnerability Tsx async abort: Not affected 10:45:46 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 10:45:46 10:45:46 10:45:46 ---> nproc: 10:45:46 8 10:45:46 10:45:46 10:45:46 ---> df -h: 10:45:46 Filesystem Size Used Avail Use% Mounted on 10:45:46 overlay 155G 11G 145G 8% / 10:45:46 tmpfs 64M 0 64M 0% /dev 10:45:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:45:46 shm 64M 0 64M 0% /dev/shm 10:45:46 /dev/vda1 155G 11G 145G 8% /facter-os 10:45:46 10:45:46 10:45:46 ---> sar -b -r -n DEV: 10:45:46 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1279) 09/02/26 _x86_64_ (8 CPU) 10:45:46 10:45:46 10:42:38 LINUX RESTART (8 CPU) 10:45:46 10:45:46 10:43:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:45:46 10:44:01 427.84 74.47 353.36 0.00 13252.40 82045.78 0.00 10:45:46 10:45:01 110.41 0.25 110.16 0.00 31.59 5110.61 0.00 10:45:46 Average: 266.45 36.74 229.71 0.00 6530.54 42929.63 0.00 10:45:46 10:45:46 10:43:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:45:46 10:44:01 28797824 31474224 829148 2.52 79408 2885776 2036316 6.00 1100920 2592496 2464 10:45:46 10:45:01 28665160 31454056 834732 2.54 85160 2985312 2193388 6.47 1241972 2563816 1012 10:45:46 Average: 28731492 31464140 831940 2.53 82284 2935544 2114852 6.23 1171446 2578156 1738 10:45:46 10:45:46 10:43:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:45:46 10:44:01 docker0 7.05 10.03 0.54 47.90 0.00 0.00 0.00 0.00 10:45:46 10:44:01 veth900e546 4.91 7.46 0.38 43.92 0.00 0.00 0.00 0.00 10:45:46 10:44:01 ens3 490.06 377.20 6761.73 135.11 0.00 0.00 0.00 0.00 10:45:46 10:44:01 lo 5.31 5.31 0.53 0.53 0.00 0.00 0.00 0.00 10:45:46 10:45:01 docker0 93.47 149.11 5.06 774.00 0.00 0.00 0.00 0.00 10:45:46 10:45:01 veth07e403d 1.03 1.12 0.08 7.26 0.00 0.00 0.00 0.00 10:45:46 10:45:01 ens3 204.72 130.74 880.09 29.91 0.00 0.00 0.00 0.00 10:45:46 10:45:01 veth37cbbcd 0.38 0.37 0.03 0.92 0.00 0.00 0.00 0.00 10:45:46 10:45:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 10:45:46 Average: docker0 50.99 80.74 2.84 417.07 0.00 0.00 0.00 0.00 10:45:46 Average: veth07e403d 0.53 0.57 0.04 3.69 0.00 0.00 0.00 0.00 10:45:46 Average: ens3 344.98 251.89 3771.32 81.62 0.00 0.00 0.00 0.00 10:45:46 Average: veth37cbbcd 0.19 0.19 0.02 0.47 0.00 0.00 0.00 0.00 10:45:46 Average: lo 2.88 2.88 0.29 0.29 0.00 0.00 0.00 0.00 10:45:46 10:45:46 10:45:46 ---> sar -P ALL: 10:45:46 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1279) 09/02/26 _x86_64_ (8 CPU) 10:45:46 10:45:46 10:42:38 LINUX RESTART (8 CPU) 10:45:46 10:45:46 10:43:03 CPU %user %nice %system %iowait %steal %idle 10:45:46 10:44:01 all 8.80 0.00 2.77 1.60 0.01 86.81 10:45:46 10:44:01 0 10.55 0.00 2.39 0.52 0.02 86.53 10:45:46 10:44:01 1 8.81 0.00 2.29 2.92 0.02 85.96 10:45:46 10:44:01 2 9.28 0.00 3.46 3.59 0.02 83.66 10:45:46 10:44:01 3 8.69 0.00 2.86 0.83 0.00 87.61 10:45:46 10:44:01 4 10.80 0.00 3.00 1.68 0.00 84.52 10:45:46 10:44:01 5 8.11 0.00 2.11 0.51 0.00 89.28 10:45:46 10:44:01 6 7.53 0.00 2.40 1.69 0.02 88.36 10:45:46 10:44:01 7 6.67 0.00 3.66 1.06 0.02 88.60 10:45:46 10:45:01 all 8.78 0.00 2.65 0.31 0.01 88.25 10:45:46 10:45:01 0 8.64 0.00 2.69 0.18 0.00 88.49 10:45:46 10:45:01 1 6.26 0.00 2.06 0.23 0.00 91.45 10:45:46 10:45:01 2 7.96 0.00 2.50 0.89 0.02 88.64 10:45:46 10:45:01 3 11.64 0.00 3.05 0.07 0.02 85.23 10:45:46 10:45:01 4 5.68 0.00 2.04 0.49 0.03 91.76 10:45:46 10:45:01 5 8.89 0.00 2.79 0.15 0.03 88.13 10:45:46 10:45:01 6 8.04 0.00 2.55 0.23 0.00 89.18 10:45:46 10:45:01 7 13.16 0.00 3.49 0.20 0.02 83.13 10:45:46 Average: all 8.79 0.00 2.71 0.94 0.01 87.55 10:45:46 Average: 0 9.58 0.00 2.54 0.35 0.01 87.52 10:45:46 Average: 1 7.51 0.00 2.17 1.55 0.01 88.76 10:45:46 Average: 2 8.61 0.00 2.97 2.21 0.02 86.19 10:45:46 Average: 3 10.19 0.00 2.96 0.44 0.01 86.40 10:45:46 Average: 4 8.19 0.00 2.51 1.07 0.02 88.22 10:45:46 Average: 5 8.50 0.00 2.46 0.32 0.02 88.70 10:45:46 Average: 6 7.79 0.00 2.48 0.95 0.01 88.78 10:45:46 Average: 7 9.98 0.00 3.57 0.62 0.02 85.81 10:45:46 10:45:46 10:45:46