Branch indexing 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 TuhinDasgupta-eaton for edgexfoundry/device-sdk-c Loading trusted files from base branch main at 753c0e66273d645c82de476ca0a438ee98891f55 rather than 2ab919ba902543e8751b24cbae806de0a32484ea Obtained Jenkinsfile from 753c0e66273d645c82de476ca0a438ee98891f55 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-ssh13847811001010340342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11155018532884440425.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-444/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-sdk-c/branches/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1318302385093942960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6525074591706367300.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-sdk-c/branches/PR-444/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-sdk-c/branches/PR-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4763339349970932888.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-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [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-sdk-c-settings PROJECT: device-sdk-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-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9443’ Running on prd-ubuntu20.04-docker-8c-8g-9445 in /w/workspace/edgexfoundry_device-sdk-c_PR-444 [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-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-444 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 753c0e66273d645c82de476ca0a438ee98891f55 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea Merge succeeded, producing 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 Checking out Revision 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 (PR-444) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ab919ba902543e8751b24cbae806de0a32484ea # 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 753c0e66273d645c82de476ca0a438ee98891f55 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 # timeout=10 Commit message: "Merge commit '753c0e66273d645c82de476ca0a438ee98891f55' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:18 ========================================================= 18:57:18 EdgeX Global Pipelines Version Info 18:57:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c368bf2e8cd3a2a23ee9f069c13c500faf2a364a # timeout=10 18:57:19 ------------------- 18:57:19 stable info: 18:57:19 ------------------- 18:57:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:57:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:57:19 Message: update stable to v1.0.254 18:57:20 ------------------- 18:57:20 experimental info: 18:57:20 ------------------- 18:57:20 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:57:20 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo 18:57:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0785e60 [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:21 provisioning config files... 18:57:21 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config13956824473204154139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:21 ---> docker-login.sh 18:57:21 nexus3.edgexfoundry.org:10001 18:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:21 Configure a credential helper to remove this warning. See 18:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:21 18:57:21 Login Succeeded 18:57:21 nexus3.edgexfoundry.org:10002 18:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:21 Configure a credential helper to remove this warning. See 18:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:21 18:57:21 Login Succeeded 18:57:21 nexus3.edgexfoundry.org:10003 18:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:21 Configure a credential helper to remove this warning. See 18:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:21 18:57:21 Login Succeeded 18:57:21 nexus3.edgexfoundry.org:10004 18:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:21 Configure a credential helper to remove this warning. See 18:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:21 18:57:21 Login Succeeded 18:57:21 docker.io 18:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:22 Configure a credential helper to remove this warning. See 18:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:22 18:57:22 Login Succeeded 18:57:22 ---> docker-login.sh ends [Pipeline] } 18:57:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 18:57:22 + git rev-list -1 --merges 0785e601f7769f39a6d5c4bd62641feca5ba7aa3~1..0785e601f7769f39a6d5c4bd62641feca5ba7aa3 [Pipeline] echo 18:57:22 -----------> git rev-list -1 --merges 0785e601f7769f39a6d5c4bd62641feca5ba7aa3~1..0785e601f7769f39a6d5c4bd62641feca5ba7aa3 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 18:57:22 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 [false] [Pipeline] sh 18:57:22 + git log --format=format:%s -1 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 [Pipeline] echo 18:57:22 ========================================================= 18:57:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:57:22 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:57:23 + git rev-list -1 --merges 0785e601f7769f39a6d5c4bd62641feca5ba7aa3~1..0785e601f7769f39a6d5c4bd62641feca5ba7aa3 [Pipeline] echo 18:57:23 -----------> git rev-list -1 --merges 0785e601f7769f39a6d5c4bd62641feca5ba7aa3~1..0785e601f7769f39a6d5c4bd62641feca5ba7aa3 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 18:57:23 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 [false] [Pipeline] sh 18:57:23 + git log --format=format:%s -1 0785e601f7769f39a6d5c4bd62641feca5ba7aa3 [Pipeline] echo 18:57:23 ========================================================= 18:57:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:57:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:24 + grep -v github /etc/ssh/ssh_known_hosts 18:57:24 + [ -e /tmp/ssh_known_hosts ] 18:57:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:24 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:24 18:57:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:24 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:24 b85a868b505f: Pulling fs layer 18:57:24 e2be974225ed: Pulling fs layer 18:57:24 339a4e72a1f5: Pulling fs layer 18:57:24 988bab9f4d93: Pulling fs layer 18:57:24 1469e6f7b9e6: Pulling fs layer 18:57:24 eaf3925da568: Pulling fs layer 18:57:24 bab4dde63d76: Pulling fs layer 18:57:24 bde34c3a00c8: Pulling fs layer 18:57:24 b352a97aabf1: Pulling fs layer 18:57:24 4872d77fe225: Pulling fs layer 18:57:24 5851b861e8e6: Pulling fs layer 18:57:24 1469e6f7b9e6: Waiting 18:57:24 eaf3925da568: Waiting 18:57:24 4872d77fe225: Waiting 18:57:24 bab4dde63d76: Waiting 18:57:24 b352a97aabf1: Waiting 18:57:24 bde34c3a00c8: Waiting 18:57:24 e2be974225ed: Verifying Checksum 18:57:24 e2be974225ed: Download complete 18:57:24 988bab9f4d93: Verifying Checksum 18:57:24 988bab9f4d93: Download complete 18:57:24 1469e6f7b9e6: Verifying Checksum 18:57:24 1469e6f7b9e6: Download complete 18:57:24 eaf3925da568: Download complete 18:57:24 339a4e72a1f5: Verifying Checksum 18:57:24 339a4e72a1f5: Download complete 18:57:24 bde34c3a00c8: Download complete 18:57:24 b352a97aabf1: Verifying Checksum 18:57:24 b352a97aabf1: Download complete 18:57:24 4872d77fe225: Verifying Checksum 18:57:24 4872d77fe225: Download complete 18:57:24 5851b861e8e6: Verifying Checksum 18:57:24 5851b861e8e6: Download complete 18:57:24 b85a868b505f: Verifying Checksum 18:57:24 b85a868b505f: Download complete 18:57:25 bab4dde63d76: Verifying Checksum 18:57:25 bab4dde63d76: Download complete 18:57:26 b85a868b505f: Pull complete 18:57:26 e2be974225ed: Pull complete 18:57:26 339a4e72a1f5: Pull complete 18:57:27 988bab9f4d93: Pull complete 18:57:27 1469e6f7b9e6: Pull complete 18:57:27 eaf3925da568: Pull complete 18:57:29 bab4dde63d76: Pull complete 18:57:29 bde34c3a00c8: Pull complete 18:57:29 b352a97aabf1: Pull complete 18:57:29 4872d77fe225: Pull complete 18:57:29 5851b861e8e6: Pull complete 18:57:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:29 prd-ubuntu20.04-docker-8c-8g-9445 does not seem to be running inside a container 18:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@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 18:57:36 $ docker top d7db1da90fdb38b3a2a3ca912411e6b493145000a203ae42fb5af13d3be2ff42 -eo pid,comm 18:57:36 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). 18:57:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:36 [ssh-agent] Looking for ssh-agent implementation... 18:57:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:36 $ docker exec d7db1da90fdb38b3a2a3ca912411e6b493145000a203ae42fb5af13d3be2ff42 ssh-agent 18:57:36 SSH_AUTH_SOCK=/tmp/ssh-8zPXJOg0rje6/agent.32 18:57:36 SSH_AGENT_PID=38 18:57:36 Running ssh-add (command line suppressed) 18:57:36 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_6275585928236642239.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_6275585928236642239.key) 18:57:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:37 + git tag --points-at HEAD [Pipeline] } 18:57:37 $ docker exec --env ******** --env ******** d7db1da90fdb38b3a2a3ca912411e6b493145000a203ae42fb5af13d3be2ff42 ssh-agent -k 18:57:37 unset SSH_AUTH_SOCK; 18:57:37 unset SSH_AGENT_PID; 18:57:37 echo Agent pid 38 killed; 18:57:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:37 [ssh-agent] Looking for ssh-agent implementation... 18:57:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:37 $ docker exec d7db1da90fdb38b3a2a3ca912411e6b493145000a203ae42fb5af13d3be2ff42 ssh-agent 18:57:37 SSH_AUTH_SOCK=/tmp/ssh-g6keyWK6BcHe/agent.71 18:57:37 SSH_AGENT_PID=77 18:57:37 Running ssh-add (command line suppressed) 18:57:37 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_10242033834984775251.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_10242033834984775251.key) 18:57:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:37 + git semver init 18:57:38 2023-10-17 18:57:37,951 [run_init] DEBUG init version:0.0.0 force:False 18:57:38 2023-10-17 18:57:37,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:57:38 2023-10-17 18:57:37,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:57:38 2023-10-17 18:57:37,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444, universal_newlines=False, shell=None, istream=None) 18:57:39 2023-10-17 18:57:39,794 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.git/info/exclude 18:57:39 2023-10-17 18:57:39,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 with force:False 18:57:39 2023-10-17 18:57:39,794 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:57:39 2023-10-17 18:57:39,799 [execute] INFO git cat-file --batch-check 18:57:39 2023-10-17 18:57:39,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver, universal_newlines=False, shell=None, istream=) 18:57:39 2023-10-17 18:57:39,805 [execute] INFO git cat-file --batch 18:57:39 2023-10-17 18:57:39,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver, universal_newlines=False, shell=None, istream=) 18:57:39 2023-10-17 18:57:39,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:57:39 0.0.0 [Pipeline] } 18:57:39 $ docker exec --env ******** --env ******** d7db1da90fdb38b3a2a3ca912411e6b493145000a203ae42fb5af13d3be2ff42 ssh-agent -k 18:57:40 unset SSH_AUTH_SOCK; 18:57:40 unset SSH_AGENT_PID; 18:57:40 echo Agent pid 77 killed; 18:57:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:40 + git semver [Pipeline] } 18:57:40 $ docker stop --time=1 d7db1da90fdb38b3a2a3ca912411e6b493145000a203ae42fb5af13d3be2ff42 18:57:41 $ docker rm -f --volumes d7db1da90fdb38b3a2a3ca912411e6b493145000a203ae42fb5af13d3be2ff42 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:42 Stashed 1 file(s) [Pipeline] echo 18:57:42 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:42 provisioning config files... 18:57:42 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config908685609809228104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:42 ---> docker-login.sh 18:57:42 nexus3.edgexfoundry.org:10001 18:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:42 Configure a credential helper to remove this warning. See 18:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:42 18:57:42 Login Succeeded 18:57:42 nexus3.edgexfoundry.org:10002 18:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:42 Configure a credential helper to remove this warning. See 18:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:42 18:57:42 Login Succeeded 18:57:42 nexus3.edgexfoundry.org:10003 18:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:43 Configure a credential helper to remove this warning. See 18:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:43 18:57:43 Login Succeeded 18:57:43 nexus3.edgexfoundry.org:10004 18:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:43 Configure a credential helper to remove this warning. See 18:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:43 18:57:43 Login Succeeded 18:57:43 docker.io 18:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:43 Configure a credential helper to remove this warning. See 18:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:43 18:57:43 Login Succeeded 18:57:43 ---> docker-login.sh ends [Pipeline] } 18:57:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:57:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:57:43 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 18:57:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:57:43 ========================================================= 18:57:43 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 18:57:43 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:43 + 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 . 18:57:43 Sending build context to Docker daemon 4.965MB 18:57:43 Step 1/21 : ARG BASE=alpine:3.16 18:57:43 Step 2/21 : FROM ${BASE} as builder 18:57:43 latest: Pulling from edgex-devops/edgex-gcc-base 18:57:43 91d30c5bc195: Pulling fs layer 18:57:43 316e5a4585fb: Pulling fs layer 18:57:44 91d30c5bc195: Verifying Checksum 18:57:44 91d30c5bc195: Download complete 18:57:44 91d30c5bc195: Pull complete 18:57:44 316e5a4585fb: Verifying Checksum 18:57:44 316e5a4585fb: Download complete 18:57:47 316e5a4585fb: Pull complete 18:57:47 Digest: sha256:46ce083f99ae49712d4f1141acdd2e69c9eb8e11ca29cc7d79d78bb0a10585c4 18:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 18:57:47 ---> e83ffa357ff4 18:57:47 Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 18:57:49 ---> Running in 2a7e54c2f67b 18:57:49 Connecting to iotech.jfrog.io (54.73.4.50:443) 18:57:50 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:57:50 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:57:50 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:57:50 Removing intermediate container 2a7e54c2f67b 18:57:50 ---> 60c207739cea 18:57:50 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 18:57:50 ---> Running in c650eea85d4e 18:57:50 Removing intermediate container c650eea85d4e 18:57:50 ---> 1ce3276dd548 18:57:50 Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 18:57:50 ---> Running in 99f0eed17797 18:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:57:51 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz 18:57:52 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:57:52 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:57:52 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:57:52 (3/16) Installing hiredis (1.0.2-r0) 18:57:52 (4/16) Installing hiredis-dev (1.0.2-r0) 18:57:52 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 18:57:52 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 18:57:53 (7/16) Installing libcbor (0.9.0-r1) 18:57:53 (8/16) Installing libcbor-dev (0.9.0-r1) 18:57:53 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 18:57:53 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 18:57:54 (11/16) Installing libblkid (2.38-r1) 18:57:54 (12/16) Installing libuuid (2.38-r1) 18:57:54 (13/16) Installing libfdisk (2.38-r1) 18:57:54 (14/16) Installing libmount (2.38-r1) 18:57:54 (15/16) Installing libsmartcols (2.38-r1) 18:57:54 (16/16) Installing util-linux-dev (2.38-r1) 18:57:54 Executing busybox-1.35.0-r17.trigger 18:57:54 OK: 280 MiB in 90 packages 18:57:54 Removing intermediate container 99f0eed17797 18:57:54 ---> c7b8aa595e02 18:57:54 Step 6/21 : RUN mkdir /tmp/sdk 18:57:54 ---> Running in e77dd2101bd6 18:57:55 Removing intermediate container e77dd2101bd6 18:57:55 ---> 7e60dfb7ca58 18:57:55 Step 7/21 : COPY VERSION /tmp/sdk 18:57:55 ---> 826bd69444d4 18:57:55 Step 8/21 : COPY src /tmp/sdk/src 18:57:55 ---> 2ca0c0568812 18:57:55 Step 9/21 : COPY include /tmp/sdk/include 18:57:56 ---> b75857b0e07b 18:57:56 Step 10/21 : COPY scripts /tmp/sdk/scripts 18:57:56 ---> 61fe5f200c26 18:57:56 Step 11/21 : COPY LICENSE /tmp/sdk 18:57:56 ---> 129c7d4668ff 18:57:56 Step 12/21 : COPY Attribution.txt /tmp/sdk 18:57:56 ---> 151892d3c186 18:57:56 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:57:56 ---> Running in 1ea74ce812d9 18:57:56 + CPPCHECK=false 18:57:56 + DOCGEN=false 18:57:56 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 18:57:56 + '[' 0 -gt 0 ] 18:57:56 + readlink -f ./scripts/build.sh 18:57:56 + dirname /tmp/sdk/scripts/build.sh 18:57:56 + dirname /tmp/sdk/scripts 18:57:56 + ROOT=/tmp/sdk 18:57:56 + cd /tmp/sdk 18:57:56 + mkdir -p /tmp/sdk/build/release 18:57:56 + cd /tmp/sdk/build/release 18:57:56 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:57:56 -- The C compiler identification is GNU 11.2.1 18:57:56 -- Detecting C compiler ABI info 18:57:56 -- Detecting C compiler ABI info - done 18:57:56 -- Check for working C compiler: /usr/bin/cc - skipped 18:57:56 -- Detecting C compile features 18:57:56 -- Detecting C compile features - done 18:57:56 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:57:56 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:57:56 -- Found LIBYAML: /usr/lib/libyaml.so 18:57:56 -- Found LIBUUID: /usr/lib/libuuid.so 18:57:56 -- Found LIBCBOR: /usr/lib/libcbor.so 18:57:56 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:57:56 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:57:56 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:57:56 -- /opt/iotech/iot/1.5/include 18:57:56 -- C SDK 0.0.0 for Linux 18:57:56 -- Performing Test CSDK_HAVE_ATOMIC 18:57:56 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:57:57 -- Found Curses: /usr/lib/libcurses.so 18:57:57 -- Configuring done 18:57:57 -- Generating done 18:57:57 -- Build files have been written to: /tmp/sdk/build/release 18:57:57 + make all package 18:57:57 + tee release.log 18:57:57 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:57:57 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:57:57 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:57 25 | void clear_ae_signals (); 18:57:57 | ^~~~ 18:57:57 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:57:57 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:57:57 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:57:57 | ^ 18:57:57 | ; 18:57:57 171 | } 18:57:57 | ~ 18:57:57 /tmp/sdk/src/c/autoevent.c: At top level: 18:57:57 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:57 278 | void clear_ae_signals () 18:57:57 | ^~~~~~~~~~~~~~~~ 18:57:57 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:57:57 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:57:57 make: *** [Makefile:156: all] Error 2 18:57:57 + '[' false '=' true ] 18:57:57 + '[' false '=' true ] 18:57:57 + mkdir -p /tmp/sdk/build/debug 18:57:57 + cd /tmp/sdk/build/debug 18:57:57 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 18:57:57 -- The C compiler identification is GNU 11.2.1 18:57:57 -- Detecting C compiler ABI info 18:57:57 -- Detecting C compiler ABI info - done 18:57:57 -- Check for working C compiler: /usr/bin/cc - skipped 18:57:57 -- Detecting C compile features 18:57:57 -- Detecting C compile features - done 18:57:57 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:57:57 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:57:57 -- Found LIBYAML: /usr/lib/libyaml.so 18:57:57 -- Found LIBUUID: /usr/lib/libuuid.so 18:57:57 -- Found LIBCBOR: /usr/lib/libcbor.so 18:57:57 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:57:57 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:57:57 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:57:57 -- /opt/iotech/iot/1.5/include 18:57:57 -- C SDK 0.0.0 for Linux 18:57:57 -- Performing Test CSDK_HAVE_ATOMIC 18:57:57 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:57:57 -- Found Curses: /usr/lib/libcurses.so 18:57:57 -- Configuring done 18:57:57 -- Generating done 18:57:57 -- Build files have been written to: /tmp/sdk/build/debug 18:57:57 + make 18:57:57 + tee debug.log 18:57:57 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:57:57 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:57:57 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:57 25 | void clear_ae_signals (); 18:57:57 | ^~~~ 18:57:57 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:57:57 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:57:57 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:57:57 | ^ 18:57:57 | ; 18:57:57 171 | } 18:57:57 | ~ 18:57:57 /tmp/sdk/src/c/autoevent.c: At top level: 18:57:57 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:57 278 | void clear_ae_signals () 18:57:57 | ^~~~~~~~~~~~~~~~ 18:57:57 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:57:57 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:57:57 make: *** [Makefile:156: all] Error 2 18:57:57 make: Entering directory '/tmp/sdk/build/release' 18:57:57 make[1]: Entering directory '/tmp/sdk/build/release' 18:57:57 make[2]: Entering directory '/tmp/sdk/build/release' 18:57:57 Consolidate compiler generated dependencies of target csdk 18:57:57 make[2]: Leaving directory '/tmp/sdk/build/release' 18:57:57 make[2]: Entering directory '/tmp/sdk/build/release' 18:57:57 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:57:57 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:57:57 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:57 25 | void clear_ae_signals (); 18:57:57 | ^~~~ 18:57:57 Still waiting to schedule task 18:57:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:57 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:57:57 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:57:57 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:57:57 | ^ 18:57:57 | ; 18:57:57 171 | } 18:57:57 | ~ 18:57:57 /tmp/sdk/src/c/autoevent.c: At top level: 18:57:57 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:57 278 | void clear_ae_signals () 18:57:57 | ^~~~~~~~~~~~~~~~ 18:57:57 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:57:57 make[2]: Leaving directory '/tmp/sdk/build/release' 18:57:57 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:57:57 make[1]: Leaving directory '/tmp/sdk/build/release' 18:57:57 make: *** [Makefile:156: all] Error 2 18:57:57 make: Leaving directory '/tmp/sdk/build/release' 18:57:58 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:58 18:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:58 latest: Pulling from edgex-lftools-log-publisher 18:57:58 5eb5b503b376: Pulling fs layer 18:57:58 5c69ac0246d0: Pulling fs layer 18:57:58 ec43610c2a17: Pulling fs layer 18:57:58 3a2ae6a8a46f: Pulling fs layer 18:57:58 33b1e0a273af: Pulling fs layer 18:57:58 5d3b04190fa2: Pulling fs layer 18:57:58 2f39f015ded8: Pulling fs layer 18:57:58 5d3b04190fa2: Waiting 18:57:58 2f39f015ded8: Waiting 18:57:58 3a2ae6a8a46f: Waiting 18:57:58 5c69ac0246d0: Download complete 18:57:58 3a2ae6a8a46f: Verifying Checksum 18:57:58 3a2ae6a8a46f: Download complete 18:57:58 33b1e0a273af: Verifying Checksum 18:57:58 33b1e0a273af: Download complete 18:57:58 5d3b04190fa2: Verifying Checksum 18:57:58 5d3b04190fa2: Download complete 18:57:59 ec43610c2a17: Verifying Checksum 18:57:59 ec43610c2a17: Download complete 18:57:59 5eb5b503b376: Download complete 18:57:59 2f39f015ded8: Download complete 18:58:00 5eb5b503b376: Pull complete 18:58:00 5c69ac0246d0: Pull complete 18:58:00 ec43610c2a17: Pull complete 18:58:00 3a2ae6a8a46f: Pull complete 18:58:01 33b1e0a273af: Pull complete 18:58:01 5d3b04190fa2: Pull complete 18:58:05 2f39f015ded8: Pull complete 18:58:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:05 prd-ubuntu20.04-docker-8c-8g-9445 does not seem to be running inside a container 18:58:05 $ 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/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@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 18:58:10 $ docker top 6abe06114ac704d5092895f32bfd5865213877a25ddfdb3c9ad78386abc88272 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:10 ---> job-cost.sh 18:58:10 lf-activate-venv: SKIPPING 18:58:10 INFO: No Stack... 18:58:11 INFO: Retrieving Pricing Info for: v3-standard-8 18:58:11 INFO: Archiving Costs [Pipeline] sh 18:58:11 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/cost.csv 18:58:11 + cut -d, -f6 [Pipeline] lock 18:58:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-22-stack-cost] 18:58:11 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-22-stack-cost] did not exist. Created. 18:58:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:11 + echo total: 0.2199999988079071 [Pipeline] stash 18:58:11 Stashed 1 file(s) [Pipeline] } 18:58:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-22-stack-cost] [Pipeline] // lock [Pipeline] } 18:58:12 $ docker stop --time=1 6abe06114ac704d5092895f32bfd5865213877a25ddfdb3c9ad78386abc88272 18:58:13 $ docker rm -f --volumes 6abe06114ac704d5092895f32bfd5865213877a25ddfdb3c9ad78386abc88272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:58:13 Failed in branch amd64 18:59:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9447 in /w/workspace/edgexfoundry_device-sdk-c_PR-444 [Pipeline] { [Pipeline] ws 18:59:40 Running in /w/workspace/device-sdk-c/22 [Pipeline] { [Pipeline] checkout 18:59:40 Selected Git installation does not exist. Using Default 18:59:40 The recommended git tool is: NONE 18:59:46 using credential edgex-jenkins-ssh 18:59:46 Cloning the remote Git repository 18:59:46 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 18:59:46 > git init /w/workspace/device-sdk-c/22 # timeout=10 18:59:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:46 > git --version # timeout=10 18:59:46 > git --version # 'git version 2.25.1' 18:59:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:51 Merging remotes/origin/main commit 753c0e66273d645c82de476ca0a438ee98891f55 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea 18:59:51 Merge succeeded, producing 260be4d3c3000973d89c6c7468ff263bc8419ad6 18:59:51 Checking out Revision 260be4d3c3000973d89c6c7468ff263bc8419ad6 (PR-444) 18:59:51 > git config core.sparsecheckout # timeout=10 18:59:51 > git checkout -f 2ab919ba902543e8751b24cbae806de0a32484ea # timeout=10 18:59:51 > git remote # timeout=10 18:59:51 > git config --get remote.origin.url # timeout=10 18:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:51 > git merge 753c0e66273d645c82de476ca0a438ee98891f55 # timeout=10 18:59:51 > git rev-parse HEAD^{commit} # timeout=10 18:59:51 > git config core.sparsecheckout # timeout=10 18:59:51 > git checkout -f 260be4d3c3000973d89c6c7468ff263bc8419ad6 # timeout=10 18:59:55 Commit message: "Merge commit '753c0e66273d645c82de476ca0a438ee98891f55' into HEAD" 18:59:55 First time build. Skipping changelog. 18:59:55 > git rev-list --no-walk c368bf2e8cd3a2a23ee9f069c13c500faf2a364a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:59:56 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:56 Dload Upload Total Spent Left Speed 18:59:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69298 [Pipeline] sh 18:59:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:59:57 + sudo tee /etc/docker/daemon.new 18:59:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:59:57 { 18:59:57 "registry-mirrors": [ 18:59:57 "https://nexus3.edgexfoundry.org:10001" 18:59:57 ], 18:59:57 "bip": "10.250.0.254/24", 18:59:57 "hosts": [ 18:59:57 "tcp://0.0.0.0:5555", 18:59:57 "unix:///var/run/docker.sock" 18:59:57 ], 18:59:57 "mtu": 1458, 18:59:57 "selinux-enabled": true, 18:59:57 "seccomp-profile": "/etc/docker/seccomp.json" 18:59:57 } [Pipeline] sh 18:59:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:59:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:16 provisioning config files... 19:00:16 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/22@tmp/config13251220677526960209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:16 ---> docker-login.sh 19:00:16 nexus3.edgexfoundry.org:10001 19:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:17 Configure a credential helper to remove this warning. See 19:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:17 19:00:17 Login Succeeded 19:00:17 nexus3.edgexfoundry.org:10002 19:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:17 Configure a credential helper to remove this warning. See 19:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:17 19:00:17 Login Succeeded 19:00:17 nexus3.edgexfoundry.org:10003 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 nexus3.edgexfoundry.org:10004 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 docker.io 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:19 Configure a credential helper to remove this warning. See 19:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:19 19:00:19 Login Succeeded 19:00:19 ---> docker-login.sh ends [Pipeline] } 19:00:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:00:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:19 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 19:00:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:19 ========================================================= 19:00:19 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 19:00:19 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:19 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 19:00:20 Sending build context to Docker daemon 2.989MB 19:00:20 Step 1/21 : ARG BASE=alpine:3.16 19:00:20 Step 2/21 : FROM ${BASE} as builder 19:00:20 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 19:00:20 547446be3368: Pulling fs layer 19:00:20 76bd08e1cacc: Pulling fs layer 19:00:20 547446be3368: Verifying Checksum 19:00:20 547446be3368: Download complete 19:00:21 547446be3368: Pull complete 19:00:22 76bd08e1cacc: Verifying Checksum 19:00:22 76bd08e1cacc: Download complete 19:00:35 76bd08e1cacc: Pull complete 19:00:35 Digest: sha256:e2ae639067a511a7973e9e369d25ddd915310c8cf663528363fa06e26cb01fbe 19:00:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 19:00:35 ---> 295cd00e64f4 19:00:35 Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 19:00:35 ---> Running in 55d94fa50227 19:00:35 Connecting to iotech.jfrog.io (54.73.4.50:443) 19:00:35 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 19:00:35 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 19:00:35 '/etc/apk/keys/alpine.dev.rsa.pub' saved 19:00:36 Removing intermediate container 55d94fa50227 19:00:36 ---> 769c233e96e1 19:00:36 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 19:00:36 ---> Running in 429f95999ae9 19:00:40 Removing intermediate container 429f95999ae9 19:00:40 ---> 303b016a1bfc 19:00:40 Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 19:00:40 ---> Running in 105dfef46430 19:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:00:42 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz 19:00:43 WARNING: This apk-tools is OLD! Some packages might not function properly. 19:00:43 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 19:00:43 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 19:00:43 (3/16) Installing hiredis (1.0.2-r0) 19:00:43 (4/16) Installing hiredis-dev (1.0.2-r0) 19:00:43 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 19:00:43 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 19:00:44 (7/16) Installing libcbor (0.9.0-r1) 19:00:44 (8/16) Installing libcbor-dev (0.9.0-r1) 19:00:44 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 19:00:44 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 19:00:45 (11/16) Installing libblkid (2.38-r1) 19:00:45 (12/16) Installing libuuid (2.38-r1) 19:00:45 (13/16) Installing libfdisk (2.38-r1) 19:00:45 (14/16) Installing libmount (2.38-r1) 19:00:45 (15/16) Installing libsmartcols (2.38-r1) 19:00:45 (16/16) Installing util-linux-dev (2.38-r1) 19:00:45 Executing busybox-1.35.0-r17.trigger 19:00:45 OK: 286 MiB in 90 packages 19:00:46 Removing intermediate container 105dfef46430 19:00:46 ---> 097e54ebadf6 19:00:46 Step 6/21 : RUN mkdir /tmp/sdk 19:00:46 ---> Running in 04d628cea0e2 19:00:48 Removing intermediate container 04d628cea0e2 19:00:48 ---> 9284f36e7e78 19:00:48 Step 7/21 : COPY VERSION /tmp/sdk 19:00:49 ---> b67f478989ec 19:00:49 Step 8/21 : COPY src /tmp/sdk/src 19:00:50 ---> 796d4a1a9623 19:00:50 Step 9/21 : COPY include /tmp/sdk/include 19:00:54 ---> fbc010652afe 19:00:54 Step 10/21 : COPY scripts /tmp/sdk/scripts 19:00:54 ---> 915c96e08c5a 19:00:54 Step 11/21 : COPY LICENSE /tmp/sdk 19:00:54 ---> bd6516307bd8 19:00:54 Step 12/21 : COPY Attribution.txt /tmp/sdk 19:00:55 ---> 1a30402fc407 19:00:55 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 19:00:55 ---> Running in 6d430e9578f5 19:00:56 + CPPCHECK=false 19:00:56 + DOCGEN=false 19:00:56 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 19:00:56 + '[' 0 -gt 0 ] 19:00:56 + readlink -f ./scripts/build.sh 19:00:56 + dirname /tmp/sdk/scripts/build.sh 19:00:56 + dirname /tmp/sdk/scripts 19:00:56 + ROOT=/tmp/sdk 19:00:56 + cd /tmp/sdk 19:00:56 + mkdir -p /tmp/sdk/build/release 19:00:56 + cd /tmp/sdk/build/release 19:00:56 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 19:00:56 -- The C compiler identification is GNU 11.2.1 19:00:57 -- Detecting C compiler ABI info 19:00:57 -- Detecting C compiler ABI info - done 19:00:57 -- Check for working C compiler: /usr/bin/cc - skipped 19:00:57 -- Detecting C compile features 19:00:57 -- Detecting C compile features - done 19:00:57 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:00:57 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 19:00:57 -- Found LIBYAML: /usr/lib/libyaml.so 19:00:57 -- Found LIBUUID: /usr/lib/libuuid.so 19:00:57 -- Found LIBCBOR: /usr/lib/libcbor.so 19:00:57 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:00:57 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:00:57 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 19:00:57 -- /opt/iotech/iot/1.5/include 19:00:57 -- C SDK 0.0.0 for Linux 19:00:57 -- Performing Test CSDK_HAVE_ATOMIC 19:00:58 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:00:58 -- Found Curses: /usr/lib/libcurses.so 19:00:58 -- Configuring done 19:00:58 -- Generating done 19:00:58 -- Build files have been written to: /tmp/sdk/build/release 19:00:58 + make all package 19:00:58 + tee release.log 19:00:58 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:00:59 In file included from /tmp/sdk/src/c/autoevent.c:9: 19:00:59 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:59 25 | void clear_ae_signals (); 19:00:59 | ^~~~ 19:00:59 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 19:00:59 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 19:00:59 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 19:00:59 | ^ 19:00:59 | ; 19:00:59 171 | } 19:00:59 | ~ 19:00:59 /tmp/sdk/src/c/autoevent.c: At top level: 19:00:59 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:59 278 | void clear_ae_signals () 19:00:59 | ^~~~~~~~~~~~~~~~ 19:00:59 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 19:00:59 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 19:00:59 make: *** [Makefile:156: all] Error 2 19:00:59 + '[' false '=' true ] 19:00:59 + '[' false '=' true ] 19:00:59 + mkdir -p /tmp/sdk/build/debug 19:00:59 + cd /tmp/sdk/build/debug 19:00:59 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 19:00:59 -- The C compiler identification is GNU 11.2.1 19:00:59 -- Detecting C compiler ABI info 19:00:59 -- Detecting C compiler ABI info - done 19:01:00 -- Check for working C compiler: /usr/bin/cc - skipped 19:01:00 -- Detecting C compile features 19:01:00 -- Detecting C compile features - done 19:01:00 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:01:00 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 19:01:00 -- Found LIBYAML: /usr/lib/libyaml.so 19:01:00 -- Found LIBUUID: /usr/lib/libuuid.so 19:01:00 -- Found LIBCBOR: /usr/lib/libcbor.so 19:01:00 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:01:00 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:01:00 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 19:01:00 -- /opt/iotech/iot/1.5/include 19:01:00 -- C SDK 0.0.0 for Linux 19:01:00 -- Performing Test CSDK_HAVE_ATOMIC 19:01:00 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:01:00 -- Found Curses: /usr/lib/libcurses.so 19:01:00 -- Configuring done 19:01:01 -- Generating done 19:01:01 -- Build files have been written to: /tmp/sdk/build/debug 19:01:01 + + tee debug.log 19:01:01 make 19:01:01 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:01:01 In file included from /tmp/sdk/src/c/autoevent.c:9: 19:01:01 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:01:01 25 | void clear_ae_signals (); 19:01:01 | ^~~~ 19:01:01 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 19:01:01 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 19:01:01 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 19:01:01 | ^ 19:01:01 | ; 19:01:01 171 | } 19:01:01 | ~ 19:01:01 /tmp/sdk/src/c/autoevent.c: At top level: 19:01:01 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:01:01 278 | void clear_ae_signals () 19:01:01 | ^~~~~~~~~~~~~~~~ 19:01:01 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 19:01:01 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 19:01:01 make: *** [Makefile:156: all] Error 2 19:01:01 make: Entering directory '/tmp/sdk/build/release' 19:01:01 make[1]: Entering directory '/tmp/sdk/build/release' 19:01:01 make[2]: Entering directory '/tmp/sdk/build/release' 19:01:01 Consolidate compiler generated dependencies of target csdk 19:01:01 make[2]: Leaving directory '/tmp/sdk/build/release' 19:01:01 make[2]: Entering directory '/tmp/sdk/build/release' 19:01:01 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:01:02 In file included from /tmp/sdk/src/c/autoevent.c:9: 19:01:02 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:01:02 25 | void clear_ae_signals (); 19:01:02 | ^~~~ 19:01:02 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 19:01:02 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 19:01:02 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 19:01:02 | ^ 19:01:02 | ; 19:01:02 171 | } 19:01:02 | ~ 19:01:02 /tmp/sdk/src/c/autoevent.c: At top level: 19:01:02 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:01:02 278 | void clear_ae_signals () 19:01:02 | ^~~~~~~~~~~~~~~~ 19:01:02 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 19:01:02 make[2]: Leaving directory '/tmp/sdk/build/release' 19:01:02 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 19:01:02 make[1]: Leaving directory '/tmp/sdk/build/release' 19:01:02 make: *** [Makefile:156: all] Error 2 19:01:02 make: Leaving directory '/tmp/sdk/build/release' 19:01:02 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:01:03 19:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:01:03 arm64: Pulling from edgex-lftools-log-publisher 19:01:03 8998bd30e6a1: Pulling fs layer 19:01:03 04944245beec: Pulling fs layer 19:01:03 699f458cf7ca: Pulling fs layer 19:01:03 765212b225bb: Pulling fs layer 19:01:03 f23df028b6ca: Pulling fs layer 19:01:03 d65c8cfc05b1: Pulling fs layer 19:01:03 2437ff75d9bd: Pulling fs layer 19:01:03 765212b225bb: Waiting 19:01:03 f23df028b6ca: Waiting 19:01:03 2437ff75d9bd: Waiting 19:01:03 d65c8cfc05b1: Waiting 19:01:03 04944245beec: Verifying Checksum 19:01:03 04944245beec: Download complete 19:01:03 765212b225bb: Verifying Checksum 19:01:03 765212b225bb: Download complete 19:01:03 f23df028b6ca: Verifying Checksum 19:01:03 f23df028b6ca: Download complete 19:01:03 d65c8cfc05b1: Verifying Checksum 19:01:03 d65c8cfc05b1: Download complete 19:01:04 699f458cf7ca: Verifying Checksum 19:01:04 699f458cf7ca: Download complete 19:01:04 8998bd30e6a1: Verifying Checksum 19:01:04 8998bd30e6a1: Download complete 19:01:06 2437ff75d9bd: Verifying Checksum 19:01:06 2437ff75d9bd: Download complete 19:01:08 8998bd30e6a1: Pull complete 19:01:09 04944245beec: Pull complete 19:01:11 699f458cf7ca: Pull complete 19:01:11 765212b225bb: Pull complete 19:01:11 f23df028b6ca: Pull complete 19:01:12 d65c8cfc05b1: Pull complete 19:01:27 2437ff75d9bd: Pull complete 19:01:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:01:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:27 prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container 19:01:27 $ 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/device-sdk-c/22 -v /w/workspace/device-sdk-c/22:/w/workspace/device-sdk-c/22:rw,z -v /w/workspace/device-sdk-c/22@tmp:/w/workspace/device-sdk-c/22@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:01:29 $ docker top 970c78555dbf065f319ac6f913dca79c93b00af8ee5e650a19351012d4849958 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:30 ---> job-cost.sh 19:01:30 lf-activate-venv: SKIPPING 19:01:30 INFO: No Stack... 19:01:30 INFO: Retrieving Pricing Info for: v3-standard-4 19:01:31 INFO: Archiving Costs [Pipeline] sh 19:01:31 + cat /w/workspace/device-sdk-c/22/archives/cost.csv 19:01:31 + cut -d, -f6 [Pipeline] lock 19:01:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-22-stack-cost] 19:01:32 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-22-stack-cost] did not exist. Created. 19:01:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:32 /w/workspace/device-sdk-c/22@tmp/durable-cd079dbc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:01:32 + echo total: 0.10999999940395355 [Pipeline] stash 19:01:32 Warning: overwriting stash ‘stack-cost’ 19:01:33 Stashed 1 file(s) [Pipeline] } 19:01:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-22-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:33 $ docker stop --time=1 970c78555dbf065f319ac6f913dca79c93b00af8ee5e650a19351012d4849958 19:01:36 $ docker rm -f --volumes 970c78555dbf065f319ac6f913dca79c93b00af8ee5e650a19351012d4849958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:37 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:01:37 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives ] 19:01:37 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 19:01:37 total 16 19:01:37 drwxr-xr-x 3 root root 4096 Oct 17 18:58 . 19:01:37 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 18:58 .. 19:01:37 drwxr-xr-x 2 root root 4096 Oct 17 18:58 cost 19:01:37 -rw-r--r-- 1 root root 85 Oct 17 18:58 cost.csv 19:01:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 19:01:37 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 19:01:37 total 16 19:01:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 18:58 . 19:01:37 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 18:58 .. 19:01:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 18:58 cost 19:01:37 -rw-r--r-- 1 jenkins jenkins 85 Oct 17 18:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:01:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:01:38 ---> package-listing.sh 19:01:38 ++ facter osfamily 19:01:38 ++ tr '[:upper:]' '[:lower:]' 19:01:38 + OS_FAMILY=debian 19:01:38 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-444 19:01:38 + START_PACKAGES=/tmp/packages_start.txt 19:01:38 + END_PACKAGES=/tmp/packages_end.txt 19:01:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:38 + PACKAGES=/tmp/packages_start.txt 19:01:38 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 19:01:38 + PACKAGES=/tmp/packages_end.txt 19:01:38 + case "${OS_FAMILY}" in 19:01:38 + dpkg -l 19:01:38 + grep '^ii' 19:01:38 + '[' -f /tmp/packages_start.txt ']' 19:01:38 + '[' -f /tmp/packages_end.txt ']' 19:01:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:38 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 19:01:38 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/ 19:01:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/ [Pipeline] echo 19:01:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:01:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:39 prd-ubuntu20.04-docker-8c-8g-9445 does not seem to be running inside a container 19:01:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@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 19:01:40 $ docker top a9b14b033f2410f86592eddd45687cf07d95a501747d1a84ae9de1165efa47df -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:40 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:41 + mkdir -p /var/log/sysstat [Pipeline] sh 19:01:41 + ls /var/log/sa-host 19:01:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:41 provisioning config files... 19:01:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config3166901791893779410tmp [Pipeline] { [Pipeline] echo 19:01:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:41 ---> create-netrc.sh [Pipeline] } 19:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:01:42 ---> python-tools-install.sh [Pipeline] echo 19:01:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:42 ---> sudo-logs.sh 19:01:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:42 ---> job-cost.sh 19:01:42 lf-activate-venv: SKIPPING 19:01:42 DEBUG: total: 0.2199999988079071 19:01:42 INFO: Retrieving Stack Cost... 19:01:43 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:43 INFO: Archiving Costs [Pipeline] echo 19:01:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:43 ---> logs-deploy.sh 19:01:43 lf-activate-venv: SKIPPING 19:01:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-444/22 19:01:43 INFO: archiving workspace using pattern(s): 19:01:44 Archives upload complete. 19:01:45 INFO: archiving logs to Nexus