Pull request #111 updated 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 cherrycl for edgexfoundry/device-bacnet-c Obtained Jenkinsfile from 0903bcac07964a582b58001e480393cedc4f329c+ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb (46ee6ed020801d0122f0a4e72a27d26c70209518) 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-ssh14267399065963733486.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-ssh2362863861520394178.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17206764162119581880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7389358459037230112.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4032644090322138396.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-13634’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13635 in /w/workspace/exfoundry_device-bacnet-c_PR-111 [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-111 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb into PR head commit 0903bcac07964a582b58001e480393cedc4f329c > 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/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 0903bcac07964a582b58001e480393cedc4f329c Checking out Revision 0903bcac07964a582b58001e480393cedc4f329c (PR-111) > git checkout -f 0903bcac07964a582b58001e480393cedc4f329c # 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 ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0903bcac07964a582b58001e480393cedc4f329c # timeout=10 Commit message: "build: Update C sdk version to 4.0.2" First time build. Skipping changelog. > git rev-list --no-walk e5d477b42dd7378975298d652ad40fb94d9c3ada # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:22:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:22:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:22:58 ========================================================= 07:22:58 EdgeX Global Pipelines Version Info 07:22:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:22:59 ------------------- 07:22:59 stable info: 07:22:59 ------------------- 07:22:59 Commited By: Ginny Guan ginny@iotechsys.com 07:22:59 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 07:22:59 Message: update stable to v1.0.281 07:23:00 ------------------- 07:23:00 experimental info: 07:23:00 ------------------- 07:23:00 Commited By: **** collab-it+edgex@linuxfoundation.org 07:23:00 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 07:23:00 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:23:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0903bca [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:01 provisioning config files... 07:23:01 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/config9165235629687344105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:01 ---> ****-login.sh 07:23:01 nexus3.edgexfoundry.org:10001 07:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:01 07:23:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:23:01 Configure a credential helper to remove this warning. See 07:23:01 https://docs.****.com/go/credential-store/ 07:23:01 07:23:01 Login Succeeded 07:23:01 nexus3.edgexfoundry.org:10002 07:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:02 07:23:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:23:02 Configure a credential helper to remove this warning. See 07:23:02 https://docs.****.com/go/credential-store/ 07:23:02 07:23:02 Login Succeeded 07:23:02 nexus3.edgexfoundry.org:10003 07:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:02 07:23:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:23:02 Configure a credential helper to remove this warning. See 07:23:02 https://docs.****.com/go/credential-store/ 07:23:02 07:23:02 Login Succeeded 07:23:02 nexus3.edgexfoundry.org:10004 07:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:02 07:23:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:23:02 Configure a credential helper to remove this warning. See 07:23:02 https://docs.****.com/go/credential-store/ 07:23:02 07:23:02 Login Succeeded 07:23:02 ****.io 07:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:02 07:23:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:23:02 Configure a credential helper to remove this warning. See 07:23:02 https://docs.****.com/go/credential-store/ 07:23:02 07:23:02 Login Succeeded 07:23:02 ---> ****-login.sh ends [Pipeline] } 07:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 07:23:02 + git rev-list -1 --merges 0903bcac07964a582b58001e480393cedc4f329c~1..0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo 07:23:02 -----------> git rev-list -1 --merges 0903bcac07964a582b58001e480393cedc4f329c~1..0903bcac07964a582b58001e480393cedc4f329c 0903bcac07964a582b58001e480393cedc4f329c [false] [Pipeline] sh 07:23:03 + git log --format=format:%s -1 0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo 07:23:03 ========================================================= 07:23:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:23:03 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:23:03 + git rev-list -1 --merges 0903bcac07964a582b58001e480393cedc4f329c~1..0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo 07:23:03 -----------> git rev-list -1 --merges 0903bcac07964a582b58001e480393cedc4f329c~1..0903bcac07964a582b58001e480393cedc4f329c 0903bcac07964a582b58001e480393cedc4f329c [false] [Pipeline] sh 07:23:04 + git log --format=format:%s -1 0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo 07:23:04 ========================================================= 07:23:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:23:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:23:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:23:04 + grep -v github /etc/ssh/ssh_known_hosts 07:23:04 + [ -e /tmp/ssh_known_hosts ] 07:23:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:23:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:23:04 + sudo tee -a /etc/ssh/ssh_known_hosts 07:23:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:04 07:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:05 0.1.4: Pulling from edgex-devops/py-git-semver 07:23:05 3dae71ba6b94: Pulling fs layer 07:23:05 6bf1a483ea7c: Pulling fs layer 07:23:05 f5dfc541a4d3: Pulling fs layer 07:23:05 461d9e800cba: Pulling fs layer 07:23:05 80192f66455f: Pulling fs layer 07:23:05 2e8e34ca0e6c: Pulling fs layer 07:23:05 461d9e800cba: Waiting 07:23:05 80192f66455f: Waiting 07:23:05 a29436f7fd5d: Pulling fs layer 07:23:05 923cac83aea3: Pulling fs layer 07:23:05 25ad8b0a4227: Pulling fs layer 07:23:05 2e8e34ca0e6c: Waiting 07:23:05 a29436f7fd5d: Waiting 07:23:05 923cac83aea3: Waiting 07:23:05 db01528c6b51: Pulling fs layer 07:23:05 28988de357af: Pulling fs layer 07:23:05 25ad8b0a4227: Waiting 07:23:05 28988de357af: Waiting 07:23:05 6bf1a483ea7c: Verifying Checksum 07:23:05 6bf1a483ea7c: Download complete 07:23:05 461d9e800cba: Verifying Checksum 07:23:05 461d9e800cba: Download complete 07:23:05 80192f66455f: Verifying Checksum 07:23:05 80192f66455f: Download complete 07:23:05 f5dfc541a4d3: Verifying Checksum 07:23:05 f5dfc541a4d3: Download complete 07:23:05 3dae71ba6b94: Verifying Checksum 07:23:05 3dae71ba6b94: Download complete 07:23:05 923cac83aea3: Verifying Checksum 07:23:05 923cac83aea3: Download complete 07:23:05 25ad8b0a4227: Verifying Checksum 07:23:05 25ad8b0a4227: Download complete 07:23:05 db01528c6b51: Verifying Checksum 07:23:05 db01528c6b51: Download complete 07:23:05 28988de357af: Download complete 07:23:06 a29436f7fd5d: Verifying Checksum 07:23:06 a29436f7fd5d: Download complete 07:23:06 2e8e34ca0e6c: Verifying Checksum 07:23:06 2e8e34ca0e6c: Download complete 07:23:07 3dae71ba6b94: Pull complete 07:23:07 6bf1a483ea7c: Pull complete 07:23:07 f5dfc541a4d3: Pull complete 07:23:07 461d9e800cba: Pull complete 07:23:07 80192f66455f: Pull complete 07:23:12 2e8e34ca0e6c: Pull complete 07:23:13 a29436f7fd5d: Pull complete 07:23:13 923cac83aea3: Pull complete 07:23:13 25ad8b0a4227: Pull complete 07:23:13 db01528c6b51: Pull complete 07:23:13 28988de357af: Pull complete 07:23:13 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:13 prd-ubuntu20.04-docker-8c-8g-13635 does not seem to be running inside a container 07:23:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-111 -v /w/workspace/exfoundry_device-bacnet-c_PR-111:/w/workspace/exfoundry_device-bacnet-c_PR-111:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:23:15 $ docker top 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c -eo pid,comm 07:23:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:23:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:15 [ssh-agent] Looking for ssh-agent implementation... 07:23:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:15 $ docker exec 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c ssh-agent 07:23:15 SSH_AUTH_SOCK=/tmp/ssh-5pIJaEHQJzIL/agent.32 07:23:15 SSH_AGENT_PID=38 07:23:15 Running ssh-add (command line suppressed) 07:23:15 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_3260174448683105708.key (/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_3260174448683105708.key) 07:23:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:15 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-111 [Pipeline] sh 07:23:16 + git tag --points-at HEAD [Pipeline] } 07:23:16 $ docker exec --env ******** --env ******** 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c ssh-agent -k 07:23:16 unset SSH_AUTH_SOCK; 07:23:16 unset SSH_AGENT_PID; 07:23:16 echo Agent pid 38 killed; 07:23:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:16 [ssh-agent] Looking for ssh-agent implementation... 07:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:16 $ docker exec 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c ssh-agent 07:23:16 SSH_AUTH_SOCK=/tmp/ssh-nToFO96xMQI4/agent.85 07:23:16 SSH_AGENT_PID=91 07:23:16 Running ssh-add (command line suppressed) 07:23:16 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_2083325900949874025.key (/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_2083325900949874025.key) 07:23:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:16 + git semver init 07:23:17 2026-06-22 07:23:17,041 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:23:17 2026-06-22 07:23:17,045 [run_init] DEBUG init version:0.0.0 force:False 07:23:17 2026-06-22 07:23:17,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver 07:23:17 2026-06-22 07:23:17,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-111/.semver 07:23:17 2026-06-22 07:23:17,046 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-111, stdin=None, shell=False, universal_newlines=False) 07:23:18 2026-06-22 07:23:17,699 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-111/.git/info/exclude 07:23:18 2026-06-22 07:23:17,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver/PR-111 with force:False 07:23:18 2026-06-22 07:23:17,699 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver/PR-111 07:23:18 2026-06-22 07:23:17,703 [execute] INFO git cat-file --batch-check 07:23:18 2026-06-22 07:23:17,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver, stdin=, shell=False, universal_newlines=False) 07:23:18 2026-06-22 07:23:17,708 [execute] INFO git cat-file --batch 07:23:18 2026-06-22 07:23:17,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver, stdin=, shell=False, universal_newlines=False) 07:23:18 2026-06-22 07:23:17,711 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-111/.semver/PR-111 07:23:18 0.0.0 [Pipeline] } 07:23:18 $ docker exec --env ******** --env ******** 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c ssh-agent -k 07:23:18 unset SSH_AUTH_SOCK; 07:23:18 unset SSH_AGENT_PID; 07:23:18 echo Agent pid 91 killed; 07:23:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:18 + git semver [Pipeline] } 07:23:18 $ docker stop --time=1 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c 07:23:20 $ docker rm -f --volumes 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c [Pipeline] // withDockerContainer [Pipeline] sh 07:23:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:23:20 Stashed 1 file(s) [Pipeline] echo 07:23:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:20 provisioning config files... 07:23:20 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/config3572927468476891613tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 07:23:21 ---> ****-login.sh 07:23:21 nexus3.edgexfoundry.org:10001 07:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:21 Login Succeeded 07:23:21 nexus3.edgexfoundry.org:10002 07:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:21 Login Succeeded 07:23:21 nexus3.edgexfoundry.org:10003 07:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:21 Login Succeeded 07:23:21 nexus3.edgexfoundry.org:10004 07:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:21 Login Succeeded 07:23:21 ****.io 07:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:21 Login Succeeded 07:23:21 ---> ****-login.sh ends [Pipeline] } 07:23:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:23:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:23:21 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 07:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:23:22 ========================================================= 07:23:22 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 07:23:22 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:22 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 07:23:22 #0 building with "default" instance using docker driver 07:23:22 07:23:22 #1 [internal] load build definition from Dockerfile.alpine-base 07:23:22 #1 transferring dockerfile: 1.45kB done 07:23:22 #1 DONE 0.0s 07:23:22 07:23:22 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 07:23:22 #2 DONE 0.1s 07:23:23 07:23:23 #3 [internal] load .dockerignore 07:23:23 #3 transferring context: 2B done 07:23:23 #3 DONE 0.0s 07:23:23 07:23:23 #4 [internal] load build context 07:23:23 #4 transferring context: 85.88kB done 07:23:23 #4 DONE 0.0s 07:23:23 07:23:23 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 07:23:23 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 07:23:23 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 07:23:23 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 07:23:23 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 07:23:23 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 07:23:23 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 07:23:23 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 11.53MB / 118.14MB 0.2s 07:23:23 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 26.21MB / 118.14MB 0.4s 07:23:23 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 60.82MB / 118.14MB 0.6s 07:23:23 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 87.03MB / 118.14MB 0.7s 07:23:23 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 113.25MB / 118.14MB 0.8s 07:23:24 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s done 07:23:24 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 07:23:28 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.6s done 07:23:28 #5 DONE 4.8s 07:23:28 07:23:28 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 07:23:28 #6 0.370 Connecting to iotech.jfrog.io (54.73.4.50:443) 07:23:28 #6 0.773 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:23:28 #6 0.773 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:23:28 #6 0.773 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:23:29 #6 DONE 1.5s 07:23:29 07:23:29 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:23:29 #7 DONE 0.3s 07:23:29 07:23:29 #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 07:23:29 #8 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:23:29 #8 0.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:23:30 #8 0.644 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:30 #8 1.250 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:23:31 #8 1.259 (1/18) Installing dumb-init (1.2.5-r2) 07:23:31 #8 1.264 (2/18) Installing hiredis (1.1.0-r2) 07:23:31 #8 1.267 (3/18) Installing hiredis-dev (1.1.0-r2) 07:23:31 #8 1.276 (4/18) Installing libcbor (0.10.2-r1) 07:23:31 #8 1.280 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) 07:23:31 #8 1.998 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) 07:23:31 #8 2.109 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 07:23:31 #8 2.411 (8/18) Installing libcbor-dev (0.10.2-r1) 07:23:32 #8 2.416 (9/18) Installing libmenuw (6.4_p20230506-r0) 07:23:32 #8 2.419 (10/18) Installing libpanelw (6.4_p20230506-r0) 07:23:32 #8 2.423 (11/18) Installing libncurses++ (6.4_p20230506-r0) 07:23:32 #8 2.427 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 07:23:32 #8 2.437 (13/18) Installing libblkid (2.38.1-r8) 07:23:32 #8 2.444 (14/18) Installing libuuid (2.38.1-r8) 07:23:32 #8 2.447 (15/18) Installing libfdisk (2.38.1-r8) 07:23:32 #8 2.456 (16/18) Installing libmount (2.38.1-r8) 07:23:32 #8 2.464 (17/18) Installing libsmartcols (2.38.1-r8) 07:23:32 #8 2.470 (18/18) Installing util-linux-dev (2.38.1-r8) 07:23:32 #8 2.527 Executing busybox-1.36.1-r4.trigger 07:23:32 #8 2.535 OK: 338 MiB in 100 packages 07:23:32 #8 DONE 2.7s 07:23:32 07:23:32 #9 [ 5/11] RUN apk --no-cache upgrade 07:23:32 #9 0.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:23:32 #9 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:23:32 #9 0.441 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:33 #9 1.018 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:23:33 #9 1.025 Upgrading critical system libraries and apk-tools: 07:23:33 #9 1.025 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:23:33 #9 1.045 Executing busybox-1.36.1-r4.trigger 07:23:33 #9 1.092 Continuing the upgrade transaction with new apk-tools: 07:23:33 #9 1.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:23:33 #9 1.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:23:33 #9 1.282 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:34 #9 1.832 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:23:34 #9 1.839 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 07:23:34 #9 1.852 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 07:23:34 #9 1.866 Executing busybox-1.36.1-r7.post-upgrade 07:23:34 #9 1.882 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 07:23:34 #9 1.885 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 07:23:34 #9 1.894 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 07:23:34 #9 1.928 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 07:23:34 #9 1.936 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 07:23:34 #9 1.939 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 07:23:34 #9 1.994 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 07:23:34 #9 2.049 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 07:23:34 #9 2.054 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 07:23:34 #9 2.060 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 07:23:34 #9 2.074 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 07:23:34 #9 2.087 (14/27) Installing libpsl (0.21.5-r0) 07:23:34 #9 2.091 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 07:23:34 #9 2.101 (16/27) Installing libpsl-utils (0.21.5-r0) 07:23:34 #9 2.104 (17/27) Installing libpsl-dev (0.21.5-r0) 07:23:34 #9 2.108 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 07:23:34 #9 2.134 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 07:23:34 #9 2.140 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 07:23:34 #9 2.193 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 07:23:34 #9 2.201 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 07:23:34 #9 2.205 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 07:23:34 #9 2.225 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 07:23:34 #9 2.229 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 07:23:34 #9 2.232 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 07:23:34 #9 2.235 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 07:23:34 #9 2.246 Executing busybox-1.36.1-r7.trigger 07:23:34 #9 2.250 Executing ca-certificates-20241121-r1.trigger 07:23:34 #9 2.292 OK: 338 MiB in 103 packages 07:23:34 #9 DONE 2.5s 07:23:34 07:23:34 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 07:23:34 #10 DONE 0.0s 07:23:34 07:23:34 #11 [ 7/11] COPY src /device-bacnet-c/src/ 07:23:34 #11 DONE 0.0s 07:23:34 07:23:34 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 07:23:34 #12 DONE 0.0s 07:23:35 07:23:35 #13 [ 9/11] WORKDIR /device-bacnet-c 07:23:35 #13 DONE 0.0s 07:23:35 07:23:35 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 07:23:35 #14 0.201 + CSDK_VER=4.0.2 07:23:35 #14 0.201 + '[' '!' -d deps ] 07:23:35 #14 0.201 + mkdir deps 07:23:35 #14 0.201 + cd /device-bacnet-c/deps 07:23:35 #14 0.201 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 07:23:35 #14 0.204 Connecting to github.com (140.82.113.3:443) 07:23:35 #14 0.459 Connecting to codeload.github.com (140.82.114.10:443) 07:23:35 #14 0.583 saving to 'v4.0.2.zip' 07:23:35 #14 0.646 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 07:23:35 #14 0.646 'v4.0.2.zip' saved 07:23:35 #14 0.646 + unzip v4.0.2.zip 07:23:35 #14 0.647 Archive: v4.0.2.zip 07:23:35 #14 0.653 creating: device-sdk-c-4.0.2/ 07:23:35 #14 0.653 creating: device-sdk-c-4.0.2/.github/ 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/.github/Contributing.md 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/.github/semantic.yml 07:23:35 #14 0.653 creating: device-sdk-c-4.0.2/.github/workflows/ 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/.gitignore 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/Attribution.txt 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/CHANGELOG.md 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/Doxyfile 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/Jenkinsfile 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/LICENSE 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/Makefile 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/OWNERS.md 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/README.IOT.md 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/README.md 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/README.v3.md 07:23:35 #14 0.653 creating: device-sdk-c-4.0.2/docs/ 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/docs/configuration.md 07:23:35 #14 0.653 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/docs/metrics.md 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/docs/startup.md 07:23:35 #14 0.656 creating: device-sdk-c-4.0.2/include/ 07:23:35 #14 0.656 creating: device-sdk-c-4.0.2/include/devsdk/ 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 07:23:35 #14 0.656 creating: device-sdk-c-4.0.2/include/edgex/ 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 07:23:35 #14 0.656 creating: device-sdk-c-4.0.2/scripts/ 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/scripts/build.sh 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 07:23:35 #14 0.656 creating: device-sdk-c-4.0.2/src/ 07:23:35 #14 0.656 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 07:23:35 #14 0.659 creating: device-sdk-c-4.0.2/src/c/ 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/api.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/bus.c 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/bus.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/callback3.c 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/callback3.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/command.c 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/command.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/config.c 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/config.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/correlation.c 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/correlation.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/data.c 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/data.h 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 07:23:35 #14 0.659 inflating: device-sdk-c-4.0.2/src/c/device.c 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/device.h 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devman.c 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devmap.c 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devmap.h 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devutil.h 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/discovery.c 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/discovery.h 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 07:23:35 #14 0.661 creating: device-sdk-c-4.0.2/src/c/examples/ 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 07:23:35 #14 0.661 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 07:23:35 #14 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 07:23:35 #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 07:23:35 #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 07:23:35 #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 07:23:35 #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 07:23:35 #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 07:23:35 #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 07:23:35 #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 07:23:35 #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 07:23:35 #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 07:23:35 #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 07:23:35 #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 07:23:35 #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 07:23:35 #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 07:23:35 #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 07:23:35 #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 07:23:35 #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 07:23:35 #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 07:23:35 #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 07:23:35 #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 07:23:35 #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 07:23:35 #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 07:23:35 #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 07:23:35 #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 07:23:35 #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 07:23:35 #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 07:23:35 #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 07:23:35 #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 07:23:35 #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 07:23:35 #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/file/ 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 07:23:35 #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 07:23:35 #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 07:23:35 #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 07:23:35 #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 07:23:35 #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 07:23:35 #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 07:23:35 #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 07:23:35 #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 07:23:35 #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/random/ 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 07:23:35 #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 07:23:35 #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 07:23:35 #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 07:23:35 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 07:23:35 #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 07:23:35 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 07:23:35 #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/res/ 07:23:35 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 07:23:35 #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 07:23:35 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 07:23:35 #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 07:23:35 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 07:23:35 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 07:23:35 #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 07:23:35 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 07:23:35 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 07:23:35 #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 07:23:35 #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 07:23:35 #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 07:23:35 #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/filesys.c 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/filesys.h 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/keeper.c 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/keeper.h 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/map.c 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/map.h 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/metadata.c 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/metadata.h 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/metrics.h 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/opstate.c 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/opstate.h 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/parson.c 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/parson.h 07:23:35 #14 0.668 inflating: device-sdk-c-4.0.2/src/c/profiles.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/profiles.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/registry.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/registry.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/rest.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/rest.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets.h 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/service.c 07:23:35 #14 0.670 inflating: device-sdk-c-4.0.2/src/c/service.h 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/c/transform.c 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/c/transform.h 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/c/validate.c 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/c/validate.h 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/c/watchers.c 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/c/watchers.h 07:23:35 #14 0.671 creating: device-sdk-c-4.0.2/src/cmake/ 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 07:23:35 #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 07:23:35 #14 0.671 + cd device-sdk-c-4.0.2 07:23:35 #14 0.671 + ./scripts/build.sh 07:23:35 #14 0.672 + CPPCHECK=false 07:23:35 #14 0.672 + DOCGEN=false 07:23:35 #14 0.672 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 07:23:35 #14 0.672 + '[' 0 -gt 0 ] 07:23:35 #14 0.673 + readlink -f ./scripts/build.sh 07:23:35 #14 0.674 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 07:23:35 #14 0.674 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 07:23:35 #14 0.675 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 07:23:35 #14 0.675 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 07:23:35 #14 0.675 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 07:23:35 #14 0.676 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 07:23:35 #14 0.676 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 07:23:35 #14 0.748 -- The C compiler identification is GNU 12.2.1 07:23:35 #14 0.764 -- Detecting C compiler ABI info 07:23:35 #14 0.850 -- Detecting C compiler ABI info - done 07:23:35 #14 0.870 -- Check for working C compiler: /usr/bin/cc - skipped 07:23:35 #14 0.870 -- Detecting C compile features 07:23:35 #14 0.871 -- Detecting C compile features - done 07:23:35 #14 0.875 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:23:35 #14 0.949 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:23:35 #14 0.953 -- Found LIBYAML: /usr/lib/libyaml.so 07:23:35 #14 0.956 -- Found LIBUUID: /usr/lib/libuuid.so 07:23:35 #14 0.959 -- Found LIBCBOR: /usr/lib/libcbor.so 07:23:35 #14 0.962 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:23:35 #14 0.966 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 07:23:35 #14 0.966 -- /opt/iotech/iot/1.6/include 07:23:35 #14 0.966 -- C SDK 0.0.0 for Linux 07:23:35 #14 0.968 -- Performing Test CSDK_HAVE_ATOMIC 07:23:35 #14 1.058 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:23:36 #14 1.106 -- Found Curses: /usr/lib/libcurses.so 07:23:36 #14 1.126 -- Configuring done (0.4s) 07:23:36 #14 1.159 -- Generating done (0.0s) 07:23:36 #14 1.162 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 07:23:36 #14 1.166 + make all package 07:23:36 #14 1.166 + tee release.log 07:23:36 #14 1.212 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:23:36 #14 1.353 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:23:36 #14 1.504 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:23:36 #14 1.648 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:23:36 #14 1.746 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 07:23:36 #14 1.788 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 07:23:36 #14 1.788 /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] 07:23:36 #14 1.788 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 07:23:36 #14 1.788 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:23:36 #14 1.885 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:23:37 #14 2.210 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:23:37 #14 2.251 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:23:37 #14 2.394 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:23:37 #14 2.689 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:23:37 #14 2.782 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:23:37 #14 2.912 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:23:37 #14 3.038 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:23:38 #14 3.128 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:23:38 #14 3.286 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:23:38 #14 3.341 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:23:38 #14 3.661 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:23:38 #14 3.721 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:23:38 #14 3.971 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:23:38 #14 4.079 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:23:39 #14 4.301 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:23:39 #14 4.387 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:23:40 #14 5.373 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:23:40 #14 5.483 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:23:40 #14 5.552 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:23:40 #14 5.641 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:23:40 #14 5.704 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:23:40 #14 5.920 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:23:41 #14 6.265 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:23:41 #14 6.338 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:23:41 #14 6.462 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:23:41 #14 6.554 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:23:41 #14 7.050 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:23:42 #14 7.164 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:23:42 #14 7.221 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:23:42 #14 7.324 [ 69%] Linking C shared library libcsdk.so 07:23:42 #14 7.372 [ 69%] Built target csdk 07:23:42 #14 7.391 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:23:42 #14 7.527 [ 73%] Linking C executable template 07:23:42 #14 7.554 /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) 07:23:42 #14 7.594 [ 73%] Built target template 07:23:42 #14 7.611 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:23:42 #14 7.696 [ 76%] Linking C executable device-counter 07:23:42 #14 7.720 /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) 07:23:42 #14 7.760 [ 76%] Built target device-counter 07:23:42 #14 7.776 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:23:42 #14 7.862 [ 80%] Linking C executable device-random 07:23:42 #14 7.890 /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) 07:23:42 #14 7.932 [ 80%] Built target device-random 07:23:42 #14 7.955 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:23:42 #14 8.036 [ 84%] Linking C executable device-gyro 07:23:43 #14 8.064 /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) 07:23:43 #14 8.108 [ 84%] Built target device-gyro 07:23:43 #14 8.129 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:23:43 #14 8.222 [ 88%] Linking C executable device-bitfields 07:23:43 #14 8.247 /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) 07:23:43 #14 8.287 [ 88%] Built target device-bitfields 07:23:43 #14 8.310 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:23:43 #14 8.458 [ 92%] Linking C executable template-discovery 07:23:43 #14 8.487 /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) 07:23:43 #14 8.529 [ 92%] Built target template-discovery 07:23:43 #14 8.548 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:23:43 #14 8.664 [ 96%] Linking C executable device-file 07:23:43 #14 8.684 /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) 07:23:43 #14 8.725 [ 96%] Built target device-file 07:23:43 #14 8.743 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:23:43 #14 8.842 [100%] Linking C executable device-terminal 07:23:43 #14 8.867 /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) 07:23:43 #14 8.911 [100%] Built target device-terminal 07:23:43 #14 8.928 Run CPack packaging tool... 07:23:43 #14 8.943 CPack: Create package using TGZ 07:23:43 #14 8.943 CPack: Install projects 07:23:43 #14 8.943 CPack: - Run preinstall target for: Csdk 07:23:44 #14 9.191 CPack: - Install project: Csdk [] 07:23:44 #14 9.199 CPack: Create package 07:23:44 #14 9.225 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 07:23:44 #14 9.226 + '[' false '=' true ] 07:23:44 #14 9.226 + '[' false '=' true ] 07:23:44 #14 9.226 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 07:23:44 #14 9.227 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 07:23:44 #14 9.227 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 07:23:44 #14 9.304 -- The C compiler identification is GNU 12.2.1 07:23:44 #14 9.320 -- Detecting C compiler ABI info 07:23:44 #14 9.408 -- Detecting C compiler ABI info - done 07:23:44 #14 9.428 -- Check for working C compiler: /usr/bin/cc - skipped 07:23:44 #14 9.429 -- Detecting C compile features 07:23:44 #14 9.430 -- Detecting C compile features - done 07:23:44 #14 9.434 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:23:44 #14 9.516 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:23:44 #14 9.520 -- Found LIBYAML: /usr/lib/libyaml.so 07:23:44 #14 9.523 -- Found LIBUUID: /usr/lib/libuuid.so 07:23:44 #14 9.526 -- Found LIBCBOR: /usr/lib/libcbor.so 07:23:44 #14 9.529 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:23:44 #14 9.531 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 07:23:44 #14 9.531 -- /opt/iotech/iot/1.6/include 07:23:44 #14 9.531 -- C SDK 0.0.0 for Linux 07:23:44 #14 9.534 -- Performing Test CSDK_HAVE_ATOMIC 07:23:44 #14 9.624 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:23:44 #14 9.672 -- Found Curses: /usr/lib/libcurses.so 07:23:44 #14 9.694 -- Configuring done (0.5s) 07:23:44 #14 9.727 -- Generating done (0.0s) 07:23:44 #14 9.729 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 07:23:44 #14 9.733 + make 07:23:44 #14 9.734 + tee debug.log 07:23:44 #14 9.775 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:23:44 #14 9.860 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:23:44 #14 9.935 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:23:44 #14 10.01 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:23:44 #14 10.08 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 07:23:44 #14 10.13 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 07:23:44 #14 10.13 /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] 07:23:44 #14 10.13 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 07:23:44 #14 10.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:23:45 #14 10.18 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:23:45 #14 10.31 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:23:45 #14 10.34 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:23:45 #14 10.42 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:23:45 #14 10.53 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:23:45 #14 10.59 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:23:45 #14 10.67 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:23:45 #14 10.75 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:23:45 #14 10.82 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:23:45 #14 10.89 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:23:45 #14 10.93 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:23:45 #14 11.07 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:23:45 #14 11.12 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:23:45 #14 11.22 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:23:46 #14 11.27 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:23:46 #14 11.39 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:23:46 #14 11.45 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:23:46 #14 11.66 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:23:46 #14 11.73 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:23:46 #14 11.78 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:23:46 #14 11.85 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:23:46 #14 11.90 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:23:46 #14 11.99 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:23:46 #14 12.22 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:23:47 #14 12.27 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:23:47 #14 12.34 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:23:47 #14 12.41 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:23:47 #14 12.57 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:23:47 #14 12.64 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:23:47 #14 12.70 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:23:47 #14 12.76 [ 69%] Linking C shared library libcsdk.so 07:23:47 #14 12.82 [ 69%] Built target csdk 07:23:47 #14 12.84 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:23:47 #14 12.91 [ 73%] Linking C executable template 07:23:47 #14 12.94 /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) 07:23:47 #14 12.98 [ 73%] Built target template 07:23:47 #14 13.00 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:23:47 #14 13.06 [ 76%] Linking C executable device-counter 07:23:47 #14 13.08 /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) 07:23:47 #14 13.13 [ 76%] Built target device-counter 07:23:47 #14 13.15 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:23:47 #14 13.21 [ 80%] Linking C executable device-random 07:23:48 #14 13.23 /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) 07:23:48 #14 13.27 [ 80%] Built target device-random 07:23:48 #14 13.29 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:23:48 #14 13.34 [ 84%] Linking C executable device-gyro 07:23:48 #14 13.37 /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) 07:23:48 #14 13.41 [ 84%] Built target device-gyro 07:23:48 #14 13.43 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:23:48 #14 13.49 [ 88%] Linking C executable device-bitfields 07:23:48 #14 13.51 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:23:48 #14 13.55 [ 88%] Built target device-bitfields 07:23:48 #14 13.57 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:23:48 #14 13.65 [ 92%] Linking C executable template-discovery 07:23:48 #14 13.67 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:23:48 #14 13.71 [ 92%] Built target template-discovery 07:23:48 #14 13.73 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:23:48 #14 13.81 [ 96%] Linking C executable device-file 07:23:48 #14 13.84 /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) 07:23:48 #14 13.88 [ 96%] Built target device-file 07:23:48 #14 13.90 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:23:48 #14 13.97 [100%] Linking C executable device-terminal 07:23:49 #14 14.00 /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) 07:23:49 #14 14.04 [100%] Built target device-terminal 07:23:49 #14 14.05 + cp -rf include/devsdk include/edgex /usr/include/ 07:23:49 #14 14.05 + cp build/release/c/libcsdk.so /usr/lib/ 07:23:49 #14 14.05 + mkdir -p /usr/share/doc/edgex-csdk 07:23:49 #14 14.05 + cp Attribution.txt /usr/share/doc/edgex-csdk 07:23:49 #14 14.05 + cp LICENSE /usr/share/doc/edgex-csdk 07:23:49 #14 14.06 + rm -rf /device-bacnet-c/deps 07:23:49 #14 DONE 14.1s 07:23:49 07:23:49 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 07:23:49 #15 0.220 + readlink -f /device-bacnet-c/scripts/build.sh 07:23:49 #15 0.221 + dirname /device-bacnet-c/scripts/build.sh 07:23:49 #15 0.221 + dirname /device-bacnet-c/scripts 07:23:49 #15 0.222 + ROOT=/device-bacnet-c 07:23:49 #15 0.222 + echo /device-bacnet-c 07:23:49 #15 0.222 + cd /device-bacnet-c 07:23:49 #15 0.222 /device-bacnet-c 07:23:49 #15 0.222 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 07:23:49 #15 0.222 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 07:23:49 #15 0.222 + git clone https://github.com/IOTechSystems/bacnet-stack.git 07:23:49 #15 0.224 Cloning into 'bacnet-stack'... 07:23:52 #15 3.431 + cd /device-bacnet-c/bacnet-stack 07:23:52 #15 3.431 + git checkout v0.8.6-IOTech 07:23:53 #15 4.108 Note: switching to 'v0.8.6-IOTech'. 07:23:53 #15 4.108 07:23:53 #15 4.108 You are in 'detached HEAD' state. You can look around, make experimental 07:23:53 #15 4.108 changes and commit them, and you can discard any commits you make in this 07:23:53 #15 4.108 state without impacting any branches by switching back to a branch. 07:23:53 #15 4.108 07:23:53 #15 4.108 If you want to create a new branch to retain commits you create, you may 07:23:53 #15 4.108 do so (now or later) by using -c with the switch command. Example: 07:23:53 #15 4.108 07:23:53 #15 4.108 git switch -c 07:23:53 #15 4.108 07:23:53 #15 4.108 Or undo this operation with: 07:23:53 #15 4.108 07:23:53 #15 4.108 git switch - 07:23:53 #15 4.108 07:23:53 #15 4.108 Turn off this advice by setting config variable advice.detachedHead to false 07:23:53 #15 4.108 07:23:53 #15 4.108 HEAD is now at 8b67b7f2 Changes for BACnet device service 07:23:53 #15 4.109 + mkdir -p /device-bacnet-c/lib/ip 07:23:53 #15 4.110 + mkdir -p /device-bacnet-c/lib/mstp 07:23:53 #15 4.111 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 07:23:53 #15 4.115 make -s -C lib clean 07:23:53 #15 4.120 make -s -C demo clean 07:23:53 #15 4.178 make -s -C demo/router clean 07:23:53 #15 4.182 make -s -C demo/router-ipv6 clean 07:23:53 #15 4.185 make -s -C demo/gateway clean 07:23:53 #15 4.188 make -s -C lib all 07:23:57 #15 8.250 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 07:23:57 #15 8.250 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 07:23:57 #15 8.250 147 | pthread_cancel(hThread); 07:23:57 #15 8.250 | ^~~~~~~ 07:23:57 #15 8.250 | | 07:23:57 #15 8.250 | long unsigned int 07:23:57 #15 8.250 In file included from ../ports/linux/net.h:73, 07:23:57 #15 8.250 from ../ports/linux/dlmstp.c:43: 07:23:57 #15 8.250 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 07:23:57 #15 8.250 98 | int pthread_cancel(pthread_t); 07:23:57 #15 8.250 | ^~~~~~~~~ 07:23:57 #15 8.252 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 07:23:57 #15 8.252 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 07:23:57 #15 8.252 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 07:23:57 #15 8.252 | ^~~~~~~~ 07:23:57 #15 8.252 | | 07:23:57 #15 8.252 | long unsigned int * 07:23:57 #15 8.252 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 07:23:57 #15 8.252 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 07:23:57 #15 8.252 | ^ 07:24:00 #15 11.64 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 07:24:00 #15 11.64 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 07:24:00 #15 11.64 make -s -C lib clean 07:24:00 #15 11.65 make -s -C demo clean 07:24:00 #15 11.72 make -s -C demo/router clean 07:24:00 #15 11.72 make -s -C demo/router-ipv6 clean 07:24:00 #15 11.72 make -s -C demo/gateway clean 07:24:00 #15 11.73 make -s -C lib all 07:24:09 #15 20.06 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 07:24:09 #15 20.06 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 07:24:09 #15 20.06 + cd /device-bacnet-c/build/release/device-bacnet-ip 07:24:09 #15 20.06 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 07:24:09 #15 20.12 -- The C compiler identification is GNU 12.2.1 07:24:09 #15 20.14 -- Detecting C compiler ABI info 07:24:09 #15 20.22 -- Detecting C compiler ABI info - done 07:24:09 #15 20.25 -- Check for working C compiler: /usr/bin/cc - skipped 07:24:09 #15 20.25 -- Detecting C compile features 07:24:09 #15 20.25 -- Detecting C compile features - done 07:24:09 #15 20.25 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 07:24:09 #15 20.34 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 07:24:09 #15 20.34 -- Found Threads: TRUE 07:24:09 #15 20.35 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 07:24:09 #15 20.35 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) 07:24:09 #15 20.35 Call Stack (most recent call first): 07:24:09 #15 20.35 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) 07:24:09 #15 20.35 /device-bacnet-c/src/cmake/FindIOT.cmake:4 (find_package_handle_standard_args) 07:24:09 #15 20.35 CMakeLists.txt:43 (find_package) 07:24:09 #15 20.35 07:24:09 #15 20.35 07:24:09 #15 20.35 -- Configuring incomplete, errors occurred! 07:24:09 #15 ERROR: process "/bin/sh -c /device-bacnet-c/scripts/build.sh" did not complete successfully: exit code: 1 07:24:09 ------ 07:24:09 > [11/11] RUN /device-bacnet-c/scripts/build.sh: 07:24:09 20.34 -- Found Threads: TRUE 07:24:09 20.35 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 07:24:09 20.35 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) 07:24:09 20.35 Call Stack (most recent call first): 07:24:09 20.35 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) 07:24:09 20.35 /device-bacnet-c/src/cmake/FindIOT.cmake:4 (find_package_handle_standard_args) 07:24:09 20.35 CMakeLists.txt:43 (find_package) 07:24:09 20.35 07:24:09 20.35 07:24:09 20.35 -- Configuring incomplete, errors occurred! 07:24:09 ------ 07:24:09 Dockerfile.alpine-base:34 07:24:09 -------------------- 07:24:09 32 | RUN /device-bacnet-c/scripts/build_deps.sh 07:24:09 33 | 07:24:09 34 | >>> RUN /device-bacnet-c/scripts/build.sh 07:24:09 35 | 07:24:09 -------------------- 07:24:09 ERROR: failed to solve: process "/bin/sh -c /device-bacnet-c/scripts/build.sh" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:10 07:24:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:10 latest: Pulling from edgex-lftools-log-publisher 07:24:10 5eb5b503b376: Pulling fs layer 07:24:10 5c69ac0246d0: Pulling fs layer 07:24:10 ec43610c2a17: Pulling fs layer 07:24:10 3a2ae6a8a46f: Pulling fs layer 07:24:10 33b1e0a273af: Pulling fs layer 07:24:10 5d3b04190fa2: Pulling fs layer 07:24:10 2f39f015ded8: Pulling fs layer 07:24:10 5d3b04190fa2: Waiting 07:24:10 33b1e0a273af: Waiting 07:24:10 2f39f015ded8: Waiting 07:24:10 3a2ae6a8a46f: Waiting 07:24:10 5c69ac0246d0: Download complete 07:24:10 3a2ae6a8a46f: Verifying Checksum 07:24:10 3a2ae6a8a46f: Download complete 07:24:10 ec43610c2a17: Verifying Checksum 07:24:10 ec43610c2a17: Download complete 07:24:10 33b1e0a273af: Verifying Checksum 07:24:10 33b1e0a273af: Download complete 07:24:10 5d3b04190fa2: Download complete 07:24:10 5eb5b503b376: Verifying Checksum 07:24:10 5eb5b503b376: Download complete 07:24:11 2f39f015ded8: Verifying Checksum 07:24:11 2f39f015ded8: Download complete 07:24:12 5eb5b503b376: Pull complete 07:24:12 5c69ac0246d0: Pull complete 07:24:12 ec43610c2a17: Pull complete 07:24:12 3a2ae6a8a46f: Pull complete 07:24:13 33b1e0a273af: Pull complete 07:24:13 5d3b04190fa2: Pull complete 07:24:19 2f39f015ded8: Pull complete 07:24:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:19 prd-ubuntu20.04-docker-8c-8g-13635 does not seem to be running inside a container 07:24:19 $ 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-111 -v /w/workspace/exfoundry_device-bacnet-c_PR-111:/w/workspace/exfoundry_device-bacnet-c_PR-111:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:24:21 $ docker top 1d6c008aab6d7f1381acefac1a506efa78ca391ab1e5adba9c0c6c204ac0f51a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:21 ---> job-cost.sh 07:24:21 lf-activate-venv: SKIPPING 07:24:21 INFO: No Stack... 07:24:21 INFO: Retrieving Pricing Info for: v3-standard-8 07:24:22 INFO: Archiving Costs [Pipeline] sh 07:24:22 + cat /w/workspace/exfoundry_device-bacnet-c_PR-111/archives/cost.csv 07:24:22 + cut -d, -f6 [Pipeline] lock 07:24:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-111-2-stack-cost] 07:24:22 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-111-2-stack-cost] did not exist. Created. 07:24:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-111-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:24:22 + echo total: 0.2199999988079071 [Pipeline] stash 07:24:22 Stashed 1 file(s) [Pipeline] } 07:24:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-111-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:24:22 $ docker stop --time=1 1d6c008aab6d7f1381acefac1a506efa78ca391ab1e5adba9c0c6c204ac0f51a 07:24:23 $ docker rm -f --volumes 1d6c008aab6d7f1381acefac1a506efa78ca391ab1e5adba9c0c6c204ac0f51a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:24:24 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:24:24 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-111/archives ] 07:24:24 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-111/archives 07:24:24 total 16 07:24:24 drwxr-xr-x 3 root root 4096 Jun 22 07:24 . 07:24:24 drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 07:24 .. 07:24:24 drwxr-xr-x 2 root root 4096 Jun 22 07:24 cost 07:24:24 -rw-r--r-- 1 root root 87 Jun 22 07:24 cost.csv 07:24:24 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-111/archives 07:24:24 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-111/archives 07:24:24 total 16 07:24:24 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 07:24 . 07:24:24 drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 07:24 .. 07:24:24 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 07:24 cost 07:24:24 -rw-r--r-- 1 jenkins jenkins 87 Jun 22 07:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:24:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:25 ---> package-listing.sh 07:24:25 ++ facter osfamily 07:24:25 ++ tr '[:upper:]' '[:lower:]' 07:24:26 + OS_FAMILY=debian 07:24:26 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-111 07:24:26 + START_PACKAGES=/tmp/packages_start.txt 07:24:26 + END_PACKAGES=/tmp/packages_end.txt 07:24:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:26 + PACKAGES=/tmp/packages_start.txt 07:24:26 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-111 ']' 07:24:26 + PACKAGES=/tmp/packages_end.txt 07:24:26 + case "${OS_FAMILY}" in 07:24:26 + dpkg -l 07:24:26 + grep '^ii' 07:24:26 + '[' -f /tmp/packages_start.txt ']' 07:24:26 + '[' -f /tmp/packages_end.txt ']' 07:24:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:26 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-111 ']' 07:24:26 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-111/archives/ 07:24:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-111/archives/ [Pipeline] echo 07:24:26 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-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:24:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:26 prd-ubuntu20.04-docker-8c-8g-13635 does not seem to be running inside a container 07:24:27 $ 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-111/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-111 -v /w/workspace/exfoundry_device-bacnet-c_PR-111:/w/workspace/exfoundry_device-bacnet-c_PR-111:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-111@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 07:24:27 $ docker top bfe098538302fb074d374d0f340e1d9cf2eb575ae3b8de7ef78a51a4f573b098 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:27 + touch /tmp/pre-build-complete [Pipeline] sh 07:24:27 + mkdir -p /var/log/sysstat [Pipeline] sh 07:24:28 + ls /var/log/sa-host 07:24:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:28 provisioning config files... 07:24:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/config344334471137806481tmp [Pipeline] { [Pipeline] echo 07:24:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:24:28 ---> create-netrc.sh [Pipeline] } 07:24:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:24:28 ---> python-tools-install.sh [Pipeline] echo 07:24:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:24:29 ---> sudo-logs.sh 07:24:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:24:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:24:29 ---> job-cost.sh 07:24:29 lf-activate-venv: SKIPPING 07:24:29 DEBUG: total: 0.2199999988079071 07:24:29 INFO: Retrieving Stack Cost... 07:24:29 INFO: Retrieving Pricing Info for: v3-standard-8 07:24:29 INFO: Archiving Costs [Pipeline] echo 07:24:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:30 ---> logs-deploy.sh 07:24:30 lf-activate-venv: SKIPPING 07:24:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-111/2 07:24:30 INFO: archiving workspace using pattern(s): 07:24:31 Archives upload complete. 07:24:31 INFO: archiving logs to Nexus