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 80a24b09310d384b64bfe7dfccb669ba75fd38c7 rather than 2ab919ba902543e8751b24cbae806de0a32484ea Obtained Jenkinsfile from 80a24b09310d384b64bfe7dfccb669ba75fd38c7 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-ssh13308470971472332414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16071997941923067588.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6180800973821197936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh14593336968627492951.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-ssh6142228174299917152.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2455 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 > 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 Merging remotes/origin/main commit 80a24b09310d384b64bfe7dfccb669ba75fd38c7 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea Merge succeeded, producing a602938c478f48cb443a458150cbf579f9df8a49 Checking out Revision a602938c478f48cb443a458150cbf579f9df8a49 (PR-444) > 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 80a24b09310d384b64bfe7dfccb669ba75fd38c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a602938c478f48cb443a458150cbf579f9df8a49 # timeout=10 Commit message: "Merge commit '80a24b09310d384b64bfe7dfccb669ba75fd38c7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:55:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:55:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:55:44 ========================================================= 18:55:44 EdgeX Global Pipelines Version Info 18:55:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:55:44 ------------------- 18:55:44 stable info: 18:55:44 ------------------- 18:55:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:55:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:55:44 Message: update stable to v1.0.250 > git rev-list --no-walk 94b47772b46cefb9b2d55bc9e01bdbeea3b40d2b # timeout=10 18:55:45 ------------------- 18:55:45 experimental info: 18:55:45 ------------------- 18:55:45 Commited By: **** collab-it+edgex@linuxfoundation.org 18:55:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:55:45 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a602938c478f48cb443a458150cbf579f9df8a49 [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a602938 [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:45 provisioning config files... 18:55:45 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config14775428396548481641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:46 ---> docker-login.sh 18:55:46 nexus3.edgexfoundry.org:10001 18:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:46 Configure a credential helper to remove this warning. See 18:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:46 18:55:46 Login Succeeded 18:55:46 nexus3.edgexfoundry.org:10002 18:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:46 Configure a credential helper to remove this warning. See 18:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:46 18:55:46 Login Succeeded 18:55:46 nexus3.edgexfoundry.org:10003 18:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:46 Configure a credential helper to remove this warning. See 18:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:46 18:55:46 Login Succeeded 18:55:46 nexus3.edgexfoundry.org:10004 18:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:46 Configure a credential helper to remove this warning. See 18:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:46 18:55:46 Login Succeeded 18:55:46 docker.io 18:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:47 Configure a credential helper to remove this warning. See 18:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:47 18:55:47 Login Succeeded 18:55:47 ---> docker-login.sh ends [Pipeline] } 18:55:47 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:55:47 + git rev-list -1 --merges a602938c478f48cb443a458150cbf579f9df8a49~1..a602938c478f48cb443a458150cbf579f9df8a49 [Pipeline] echo 18:55:47 -----------> git rev-list -1 --merges a602938c478f48cb443a458150cbf579f9df8a49~1..a602938c478f48cb443a458150cbf579f9df8a49 a602938c478f48cb443a458150cbf579f9df8a49 18:55:47 a602938c478f48cb443a458150cbf579f9df8a49 [false] [Pipeline] sh 18:55:47 + git log --format=format:%s -1 a602938c478f48cb443a458150cbf579f9df8a49 [Pipeline] echo 18:55:47 ========================================================= 18:55:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:55:47 ========================================================= 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:55:48 + git rev-list -1 --merges a602938c478f48cb443a458150cbf579f9df8a49~1..a602938c478f48cb443a458150cbf579f9df8a49 [Pipeline] echo 18:55:48 -----------> git rev-list -1 --merges a602938c478f48cb443a458150cbf579f9df8a49~1..a602938c478f48cb443a458150cbf579f9df8a49 a602938c478f48cb443a458150cbf579f9df8a49 18:55:48 a602938c478f48cb443a458150cbf579f9df8a49 [false] [Pipeline] sh 18:55:48 + git log --format=format:%s -1 a602938c478f48cb443a458150cbf579f9df8a49 [Pipeline] echo 18:55:48 ========================================================= 18:55:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:55:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:55:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:49 + grep -v github /etc/ssh/ssh_known_hosts 18:55:49 + [ -e /tmp/ssh_known_hosts ] 18:55:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:55:49 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:55:49 sudo tee -a /etc/ssh/ssh_known_hosts 18:55:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:49 18:55:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:49 0.1.4: Pulling from edgex-devops/py-git-semver 18:55:49 b85a868b505f: Pulling fs layer 18:55:49 e2be974225ed: Pulling fs layer 18:55:49 339a4e72a1f5: Pulling fs layer 18:55:49 988bab9f4d93: Pulling fs layer 18:55:49 1469e6f7b9e6: Pulling fs layer 18:55:49 eaf3925da568: Pulling fs layer 18:55:49 bab4dde63d76: Pulling fs layer 18:55:49 bde34c3a00c8: Pulling fs layer 18:55:49 b352a97aabf1: Pulling fs layer 18:55:49 4872d77fe225: Pulling fs layer 18:55:49 5851b861e8e6: Pulling fs layer 18:55:49 1469e6f7b9e6: Waiting 18:55:49 988bab9f4d93: Waiting 18:55:49 bab4dde63d76: Waiting 18:55:49 4872d77fe225: Waiting 18:55:49 bde34c3a00c8: Waiting 18:55:49 b352a97aabf1: Waiting 18:55:49 5851b861e8e6: Waiting 18:55:49 eaf3925da568: Waiting 18:55:50 e2be974225ed: Download complete 18:55:50 988bab9f4d93: Verifying Checksum 18:55:50 988bab9f4d93: Download complete 18:55:50 1469e6f7b9e6: Verifying Checksum 18:55:50 1469e6f7b9e6: Download complete 18:55:50 eaf3925da568: Verifying Checksum 18:55:50 eaf3925da568: Download complete 18:55:50 339a4e72a1f5: Verifying Checksum 18:55:50 339a4e72a1f5: Download complete 18:55:50 b352a97aabf1: Verifying Checksum 18:55:50 b352a97aabf1: Download complete 18:55:50 4872d77fe225: Verifying Checksum 18:55:50 4872d77fe225: Download complete 18:55:50 5851b861e8e6: Verifying Checksum 18:55:50 5851b861e8e6: Download complete 18:55:50 b85a868b505f: Verifying Checksum 18:55:50 b85a868b505f: Download complete 18:55:50 bab4dde63d76: Verifying Checksum 18:55:50 bab4dde63d76: Download complete 18:55:51 b85a868b505f: Pull complete 18:55:51 e2be974225ed: Pull complete 18:55:52 339a4e72a1f5: Pull complete 18:55:52 988bab9f4d93: Pull complete 18:55:52 1469e6f7b9e6: Pull complete 18:55:52 eaf3925da568: Pull complete 18:55:54 bab4dde63d76: Pull complete 18:55:54 bde34c3a00c8: Pull complete 18:55:54 b352a97aabf1: Pull complete 18:55:54 4872d77fe225: Pull complete 18:55:54 5851b861e8e6: Pull complete 18:55:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:54 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 18:55:55 $ 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:56:00 $ docker top 13f02c61d87ae0cebed0c2d29f2f50a98b24fffe65c6e74832f0164a8768a3b3 -eo pid,comm 18:56:00 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:56:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:00 [ssh-agent] Looking for ssh-agent implementation... 18:56:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:00 $ docker exec 13f02c61d87ae0cebed0c2d29f2f50a98b24fffe65c6e74832f0164a8768a3b3 ssh-agent 18:56:00 SSH_AUTH_SOCK=/tmp/ssh-vCrgpDsWns9R/agent.31 18:56:00 SSH_AGENT_PID=37 18:56:00 Running ssh-add (command line suppressed) 18:56:00 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_8272852542016156400.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_8272852542016156400.key) 18:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:01 + git tag --points-at HEAD [Pipeline] } 18:56:01 $ docker exec --env ******** --env ******** 13f02c61d87ae0cebed0c2d29f2f50a98b24fffe65c6e74832f0164a8768a3b3 ssh-agent -k 18:56:01 unset SSH_AUTH_SOCK; 18:56:01 unset SSH_AGENT_PID; 18:56:01 echo Agent pid 37 killed; 18:56:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:56:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:01 [ssh-agent] Looking for ssh-agent implementation... 18:56:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:01 $ docker exec 13f02c61d87ae0cebed0c2d29f2f50a98b24fffe65c6e74832f0164a8768a3b3 ssh-agent 18:56:01 SSH_AUTH_SOCK=/tmp/ssh-Kv1BbdOe89jq/agent.69 18:56:01 SSH_AGENT_PID=75 18:56:01 Running ssh-add (command line suppressed) 18:56:01 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_1659337131270027581.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_1659337131270027581.key) 18:56:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:01 + git semver init 18:56:02 2023-07-28 18:56:02,060 [run_init] DEBUG init version:0.0.0 force:False 18:56:02 2023-07-28 18:56:02,060 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:56:02 2023-07-28 18:56:02,061 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:56:02 2023-07-28 18:56:02,061 [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:56:03 2023-07-28 18:56:03,101 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.git/info/exclude 18:56:03 2023-07-28 18:56:03,101 [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:56:03 2023-07-28 18:56:03,101 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:56:03 2023-07-28 18:56:03,104 [execute] INFO git cat-file --batch-check 18:56:03 2023-07-28 18:56:03,104 [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:56:03 2023-07-28 18:56:03,110 [execute] INFO git cat-file --batch 18:56:03 2023-07-28 18:56:03,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver, universal_newlines=False, shell=None, istream=) 18:56:03 2023-07-28 18:56:03,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:56:03 0.0.0 [Pipeline] } 18:56:03 $ docker exec --env ******** --env ******** 13f02c61d87ae0cebed0c2d29f2f50a98b24fffe65c6e74832f0164a8768a3b3 ssh-agent -k 18:56:03 unset SSH_AUTH_SOCK; 18:56:03 unset SSH_AGENT_PID; 18:56:03 echo Agent pid 75 killed; 18:56:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:04 + git semver [Pipeline] } 18:56:04 $ docker stop --time=1 13f02c61d87ae0cebed0c2d29f2f50a98b24fffe65c6e74832f0164a8768a3b3 18:56:05 $ docker rm -f --volumes 13f02c61d87ae0cebed0c2d29f2f50a98b24fffe65c6e74832f0164a8768a3b3 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:56:06 Stashed 1 file(s) [Pipeline] echo 18:56:06 [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:56:06 provisioning config files... 18:56:06 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config12570005708837402101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:06 ---> docker-login.sh 18:56:06 nexus3.edgexfoundry.org:10001 18:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:06 Configure a credential helper to remove this warning. See 18:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:06 18:56:06 Login Succeeded 18:56:06 nexus3.edgexfoundry.org:10002 18:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:06 Configure a credential helper to remove this warning. See 18:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:06 18:56:06 Login Succeeded 18:56:06 nexus3.edgexfoundry.org:10003 18:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:07 Configure a credential helper to remove this warning. See 18:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:07 18:56:07 Login Succeeded 18:56:07 nexus3.edgexfoundry.org:10004 18:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:07 Configure a credential helper to remove this warning. See 18:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:07 18:56:07 Login Succeeded 18:56:07 docker.io 18:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:07 Configure a credential helper to remove this warning. See 18:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:07 18:56:07 Login Succeeded 18:56:07 ---> docker-login.sh ends [Pipeline] } 18:56:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:56:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:07 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 18:56:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:07 ========================================================= 18:56:07 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 18:56:07 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:08 + 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:56:08 Sending build context to Docker daemon 4.892MB 18:56:08 Step 1/21 : ARG BASE=alpine:3.16 18:56:08 Step 2/21 : FROM ${BASE} as builder 18:56:08 latest: Pulling from edgex-devops/edgex-gcc-base 18:56:08 91d30c5bc195: Pulling fs layer 18:56:08 316e5a4585fb: Pulling fs layer 18:56:08 91d30c5bc195: Verifying Checksum 18:56:08 91d30c5bc195: Download complete 18:56:08 91d30c5bc195: Pull complete 18:56:09 316e5a4585fb: Verifying Checksum 18:56:09 316e5a4585fb: Download complete 18:56:11 316e5a4585fb: Pull complete 18:56:12 Digest: sha256:46ce083f99ae49712d4f1141acdd2e69c9eb8e11ca29cc7d79d78bb0a10585c4 18:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 18:56:12 ---> e83ffa357ff4 18:56:12 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:56:17 ---> Running in 5119f5f313bc 18:56:17 Connecting to iotech.jfrog.io (54.154.242.239:443) 18:56:17 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:56:17 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:56:17 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:56:17 Removing intermediate container 5119f5f313bc 18:56:17 ---> 6d4f877fb59c 18:56:17 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 18:56:17 ---> Running in 5f24fe398bcb 18:56:18 Removing intermediate container 5f24fe398bcb 18:56:18 ---> 63550ad317fa 18:56:18 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:56:18 ---> Running in e05cd99eea7d 18:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:56:18 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz 18:56:19 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:56:19 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:56:19 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:56:19 (3/16) Installing hiredis (1.0.2-r0) 18:56:19 (4/16) Installing hiredis-dev (1.0.2-r0) 18:56:19 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 18:56:20 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 18:56:20 (7/16) Installing libcbor (0.9.0-r1) 18:56:20 (8/16) Installing libcbor-dev (0.9.0-r1) 18:56:20 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 18:56:20 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 18:56:21 (11/16) Installing libblkid (2.38-r1) 18:56:21 (12/16) Installing libuuid (2.38-r1) 18:56:21 (13/16) Installing libfdisk (2.38-r1) 18:56:21 (14/16) Installing libmount (2.38-r1) 18:56:21 (15/16) Installing libsmartcols (2.38-r1) 18:56:21 (16/16) Installing util-linux-dev (2.38-r1) 18:56:21 Executing busybox-1.35.0-r17.trigger 18:56:21 OK: 280 MiB in 90 packages 18:56:21 Still waiting to schedule task 18:56:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:56:21 Removing intermediate container e05cd99eea7d 18:56:21 ---> 2c924e9b542d 18:56:21 Step 6/21 : RUN mkdir /tmp/sdk 18:56:22 ---> Running in 393539f6a552 18:56:22 Removing intermediate container 393539f6a552 18:56:22 ---> 3a69e4ce5ed0 18:56:22 Step 7/21 : COPY VERSION /tmp/sdk 18:56:22 ---> 16d9193c2281 18:56:22 Step 8/21 : COPY src /tmp/sdk/src 18:56:22 ---> 8d89cbc188f7 18:56:22 Step 9/21 : COPY include /tmp/sdk/include 18:56:23 ---> aca03f2038ac 18:56:23 Step 10/21 : COPY scripts /tmp/sdk/scripts 18:56:23 ---> 677e06e25c2e 18:56:23 Step 11/21 : COPY LICENSE /tmp/sdk 18:56:23 ---> f6b0684fbb82 18:56:23 Step 12/21 : COPY Attribution.txt /tmp/sdk 18:56:23 ---> 8034e8c4fde2 18:56:23 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:56:23 ---> Running in 9a2adadfb966 18:56:23 + CPPCHECK=false 18:56:23 + DOCGEN=false 18:56:23 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 18:56:23 + '[' 0 -gt 0 ] 18:56:23 + readlink -f ./scripts/build.sh 18:56:23 + dirname /tmp/sdk/scripts/build.sh 18:56:23 + dirname /tmp/sdk/scripts 18:56:23 + ROOT=/tmp/sdk 18:56:23 + cd /tmp/sdk 18:56:23 + mkdir -p /tmp/sdk/build/release 18:56:23 + cd /tmp/sdk/build/release 18:56:23 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:56:24 -- The C compiler identification is GNU 11.2.1 18:56:24 -- Detecting C compiler ABI info 18:56:24 -- Detecting C compiler ABI info - done 18:56:24 -- Check for working C compiler: /usr/bin/cc - skipped 18:56:24 -- Detecting C compile features 18:56:24 -- Detecting C compile features - done 18:56:24 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:56:24 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:56:24 -- Found LIBYAML: /usr/lib/libyaml.so 18:56:24 -- Found LIBUUID: /usr/lib/libuuid.so 18:56:24 -- Found LIBCBOR: /usr/lib/libcbor.so 18:56:24 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:56:24 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:56:24 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:56:24 -- /opt/iotech/iot/1.5/include 18:56:24 -- C SDK 0.0.0 for Linux 18:56:24 -- Performing Test CSDK_HAVE_ATOMIC 18:56:24 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:56:24 -- Found Curses: /usr/lib/libcurses.so 18:56:24 -- Configuring done 18:56:24 -- Generating done 18:56:24 -- Build files have been written to: /tmp/sdk/build/release 18:56:24 + make all package 18:56:24 + tee release.log 18:56:24 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:56:24 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:56:24 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:24 25 | void clear_ae_signals (); 18:56:24 | ^~~~ 18:56:24 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:56:24 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:56:24 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:56:24 | ^ 18:56:24 | ; 18:56:24 171 | } 18:56:24 | ~ 18:56:24 /tmp/sdk/src/c/autoevent.c: At top level: 18:56:24 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:24 278 | void clear_ae_signals () 18:56:24 | ^~~~~~~~~~~~~~~~ 18:56:24 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:56:24 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:56:24 make: *** [Makefile:156: all] Error 2 18:56:24 + '[' false '=' true ] 18:56:24 + '[' false '=' true ] 18:56:24 + mkdir -p /tmp/sdk/build/debug 18:56:24 + cd /tmp/sdk/build/debug 18:56:24 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 18:56:24 -- The C compiler identification is GNU 11.2.1 18:56:24 -- Detecting C compiler ABI info 18:56:24 -- Detecting C compiler ABI info - done 18:56:24 -- Check for working C compiler: /usr/bin/cc - skipped 18:56:24 -- Detecting C compile features 18:56:24 -- Detecting C compile features - done 18:56:24 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:56:24 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:56:24 -- Found LIBYAML: /usr/lib/libyaml.so 18:56:24 -- Found LIBUUID: /usr/lib/libuuid.so 18:56:24 -- Found LIBCBOR: /usr/lib/libcbor.so 18:56:24 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:56:24 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:56:24 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:56:24 -- /opt/iotech/iot/1.5/include 18:56:24 -- C SDK 0.0.0 for Linux 18:56:24 -- Performing Test CSDK_HAVE_ATOMIC 18:56:24 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:56:24 -- Found Curses: /usr/lib/libcurses.so 18:56:24 -- Configuring done 18:56:24 -- Generating done 18:56:24 -- Build files have been written to: /tmp/sdk/build/debug 18:56:24 + make 18:56:24 + tee debug.log 18:56:24 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:56:24 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:56:24 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:24 25 | void clear_ae_signals (); 18:56:24 | ^~~~ 18:56:25 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:56:25 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:56:25 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:56:25 | ^ 18:56:25 | ; 18:56:25 171 | } 18:56:25 | ~ 18:56:25 /tmp/sdk/src/c/autoevent.c: At top level: 18:56:25 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:25 278 | void clear_ae_signals () 18:56:25 | ^~~~~~~~~~~~~~~~ 18:56:25 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:56:25 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:56:25 make: *** [Makefile:156: all] Error 2 18:56:25 make: Entering directory '/tmp/sdk/build/release' 18:56:25 make[1]: Entering directory '/tmp/sdk/build/release' 18:56:25 make[2]: Entering directory '/tmp/sdk/build/release' 18:56:25 Consolidate compiler generated dependencies of target csdk 18:56:25 make[2]: Leaving directory '/tmp/sdk/build/release' 18:56:25 make[2]: Entering directory '/tmp/sdk/build/release' 18:56:25 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:56:25 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:56:25 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:25 25 | void clear_ae_signals (); 18:56:25 | ^~~~ 18:56:25 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:56:25 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:56:25 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:56:25 | ^ 18:56:25 | ; 18:56:25 171 | } 18:56:25 | ~ 18:56:25 /tmp/sdk/src/c/autoevent.c: At top level: 18:56:25 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:25 278 | void clear_ae_signals () 18:56:25 | ^~~~~~~~~~~~~~~~ 18:56:25 make[2]: Leaving directory '/tmp/sdk/build/release' 18:56:25 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:56:25 make[1]: Leaving directory '/tmp/sdk/build/release' 18:56:25 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:56:25 make: *** [Makefile:156: all] Error 2 18:56:25 make: Leaving directory '/tmp/sdk/build/release' 18:56:25 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:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:26 18:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:26 latest: Pulling from edgex-lftools-log-publisher 18:56:26 5eb5b503b376: Pulling fs layer 18:56:26 5c69ac0246d0: Pulling fs layer 18:56:26 ec43610c2a17: Pulling fs layer 18:56:26 3a2ae6a8a46f: Pulling fs layer 18:56:26 33b1e0a273af: Pulling fs layer 18:56:26 5d3b04190fa2: Pulling fs layer 18:56:26 2f39f015ded8: Pulling fs layer 18:56:26 3a2ae6a8a46f: Waiting 18:56:26 33b1e0a273af: Waiting 18:56:26 5d3b04190fa2: Waiting 18:56:26 5c69ac0246d0: Verifying Checksum 18:56:26 5c69ac0246d0: Download complete 18:56:26 3a2ae6a8a46f: Download complete 18:56:26 33b1e0a273af: Verifying Checksum 18:56:26 33b1e0a273af: Download complete 18:56:26 5d3b04190fa2: Verifying Checksum 18:56:26 5d3b04190fa2: Download complete 18:56:26 ec43610c2a17: Verifying Checksum 18:56:26 ec43610c2a17: Download complete 18:56:26 5eb5b503b376: Verifying Checksum 18:56:26 5eb5b503b376: Download complete 18:56:27 2f39f015ded8: Download complete 18:56:28 5eb5b503b376: Pull complete 18:56:28 5c69ac0246d0: Pull complete 18:56:29 ec43610c2a17: Pull complete 18:56:29 3a2ae6a8a46f: Pull complete 18:56:29 33b1e0a273af: Pull complete 18:56:29 5d3b04190fa2: Pull complete 18:56:34 2f39f015ded8: Pull complete 18:56:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:34 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 18:56:34 $ 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:56:41 $ docker top 631bf48476c608dc1a3df90f9652364d5e2a6498e8f331e006a8ad50f6fcbeb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:41 ---> job-cost.sh 18:56:41 lf-activate-venv: SKIPPING 18:56:41 INFO: No Stack... 18:56:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:56:42 INFO: Archiving Costs [Pipeline] sh 18:56:42 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/cost.csv 18:56:42 + cut -d, -f6 [Pipeline] lock 18:56:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-14-stack-cost] 18:56:42 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-14-stack-cost] did not exist. Created. 18:56:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:56:42 + echo total: 0.2199999988079071 [Pipeline] stash 18:56:42 Stashed 1 file(s) [Pipeline] } 18:56:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-14-stack-cost] [Pipeline] // lock [Pipeline] } 18:56:42 $ docker stop --time=1 631bf48476c608dc1a3df90f9652364d5e2a6498e8f331e006a8ad50f6fcbeb8 18:56:43 $ docker rm -f --volumes 631bf48476c608dc1a3df90f9652364d5e2a6498e8f331e006a8ad50f6fcbeb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:56:43 Failed in branch amd64 18:57:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2456 in /w/workspace/edgexfoundry_device-sdk-c_PR-444 [Pipeline] { [Pipeline] ws 18:57:52 Running in /w/workspace/device-sdk-c/14 [Pipeline] { [Pipeline] checkout 18:57:52 Selected Git installation does not exist. Using Default 18:57:52 The recommended git tool is: NONE 18:57:57 using credential edgex-jenkins-ssh 18:57:57 Cloning the remote Git repository 18:57:57 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 18:57:57 > git init /w/workspace/device-sdk-c/14 # timeout=10 18:57:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:57:57 > git --version # timeout=10 18:57:57 > git --version # 'git version 2.25.1' 18:57:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:57:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:00 Merging remotes/origin/main commit 80a24b09310d384b64bfe7dfccb669ba75fd38c7 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea 18:58:00 Merge succeeded, producing 2d36372e385665d03573234cc54bfc4bb4ebd7d3 18:58:00 Checking out Revision 2d36372e385665d03573234cc54bfc4bb4ebd7d3 (PR-444) 18:57:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:57:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:59 > 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:58:00 > git config core.sparsecheckout # timeout=10 18:58:00 > git checkout -f 2ab919ba902543e8751b24cbae806de0a32484ea # timeout=10 18:58:00 > git remote # timeout=10 18:58:00 > git config --get remote.origin.url # timeout=10 18:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:00 > git merge 80a24b09310d384b64bfe7dfccb669ba75fd38c7 # timeout=10 18:58:00 > git rev-parse HEAD^{commit} # timeout=10 18:58:00 > git config core.sparsecheckout # timeout=10 18:58:00 > git checkout -f 2d36372e385665d03573234cc54bfc4bb4ebd7d3 # timeout=10 18:58:04 Commit message: "Merge commit '80a24b09310d384b64bfe7dfccb669ba75fd38c7' into HEAD" 18:58:04 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:04 > git rev-list --no-walk 94b47772b46cefb9b2d55bc9e01bdbeea3b40d2b # timeout=10 18:58:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:58:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:58:05 Dload Upload Total Spent Left Speed 18:58:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 18:58:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:58:06 + + sudo tee /etc/docker/daemon.newsudo 18:58:06 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:58:06 { 18:58:06 "registry-mirrors": [ 18:58:06 "https://nexus3.edgexfoundry.org:10001" 18:58:06 ], 18:58:06 "bip": "10.250.0.254/24", 18:58:06 "hosts": [ 18:58:06 "tcp://0.0.0.0:5555", 18:58:06 "unix:///var/run/docker.sock" 18:58:06 ], 18:58:06 "mtu": 1458, 18:58:06 "selinux-enabled": true, 18:58:06 "seccomp-profile": "/etc/docker/seccomp.json" 18:58:06 } [Pipeline] sh 18:58:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:58:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:25 provisioning config files... 18:58:25 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/14@tmp/config7128030590033268960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:25 ---> docker-login.sh 18:58:25 nexus3.edgexfoundry.org:10001 18:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:26 Configure a credential helper to remove this warning. See 18:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:26 18:58:26 Login Succeeded 18:58:26 nexus3.edgexfoundry.org:10002 18:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:26 Configure a credential helper to remove this warning. See 18:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:26 18:58:26 Login Succeeded 18:58:26 nexus3.edgexfoundry.org:10003 18:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:26 Configure a credential helper to remove this warning. See 18:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:26 18:58:26 Login Succeeded 18:58:26 nexus3.edgexfoundry.org:10004 18:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:27 Configure a credential helper to remove this warning. See 18:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:27 18:58:27 Login Succeeded 18:58:27 docker.io 18:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:27 Configure a credential helper to remove this warning. See 18:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:27 18:58:27 Login Succeeded 18:58:27 ---> docker-login.sh ends [Pipeline] } 18:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:31 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 18:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:31 ========================================================= 18:58:31 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 18:58:31 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:31 + 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 . 18:58:32 Sending build context to Docker daemon 2.942MB 18:58:32 Step 1/21 : ARG BASE=alpine:3.16 18:58:32 Step 2/21 : FROM ${BASE} as builder 18:58:32 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 18:58:32 547446be3368: Pulling fs layer 18:58:32 76bd08e1cacc: Pulling fs layer 18:58:32 547446be3368: Verifying Checksum 18:58:32 547446be3368: Download complete 18:58:33 547446be3368: Pull complete 18:58:34 76bd08e1cacc: Verifying Checksum 18:58:34 76bd08e1cacc: Download complete 18:58:42 76bd08e1cacc: Pull complete 18:58:42 Digest: sha256:e2ae639067a511a7973e9e369d25ddd915310c8cf663528363fa06e26cb01fbe 18:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 18:58:42 ---> 295cd00e64f4 18:58:42 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:58:43 ---> Running in 6976a56557da 18:58:44 Connecting to iotech.jfrog.io (52.16.13.142:443) 18:58:44 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:58:44 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:58:44 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:58:45 Removing intermediate container 6976a56557da 18:58:45 ---> 86bc9ad6a6f8 18:58:45 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 18:58:45 ---> Running in 59d10f02ab7b 18:58:46 Removing intermediate container 59d10f02ab7b 18:58:46 ---> 86ae2f489949 18:58:46 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:58:47 ---> Running in 870c3c7eab3e 18:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:58:48 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz 18:58:49 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:58:49 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:58:49 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:58:49 (3/16) Installing hiredis (1.0.2-r0) 18:58:49 (4/16) Installing hiredis-dev (1.0.2-r0) 18:58:49 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 18:58:50 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 18:58:50 (7/16) Installing libcbor (0.9.0-r1) 18:58:50 (8/16) Installing libcbor-dev (0.9.0-r1) 18:58:50 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 18:58:50 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 18:58:51 (11/16) Installing libblkid (2.38-r1) 18:58:51 (12/16) Installing libuuid (2.38-r1) 18:58:51 (13/16) Installing libfdisk (2.38-r1) 18:58:51 (14/16) Installing libmount (2.38-r1) 18:58:51 (15/16) Installing libsmartcols (2.38-r1) 18:58:51 (16/16) Installing util-linux-dev (2.38-r1) 18:58:51 Executing busybox-1.35.0-r17.trigger 18:58:51 OK: 286 MiB in 90 packages 18:58:52 Removing intermediate container 870c3c7eab3e 18:58:52 ---> 09244f7360ee 18:58:52 Step 6/21 : RUN mkdir /tmp/sdk 18:58:52 ---> Running in 1b49c5ce7c0f 18:58:54 Removing intermediate container 1b49c5ce7c0f 18:58:54 ---> 87a953706033 18:58:54 Step 7/21 : COPY VERSION /tmp/sdk 18:58:54 ---> 4d24d2e35cb9 18:58:54 Step 8/21 : COPY src /tmp/sdk/src 18:58:57 ---> b1369009dd15 18:58:57 Step 9/21 : COPY include /tmp/sdk/include 18:58:58 ---> 3fba0bd324ee 18:58:58 Step 10/21 : COPY scripts /tmp/sdk/scripts 18:58:58 ---> 4668646442ec 18:58:58 Step 11/21 : COPY LICENSE /tmp/sdk 18:58:58 ---> ffa93a1d4a13 18:58:58 Step 12/21 : COPY Attribution.txt /tmp/sdk 18:58:59 ---> 9ed4cb841e59 18:58:59 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:58:59 ---> Running in 7cbefb2e80b8 18:59:00 + CPPCHECK=false 18:59:00 + DOCGEN=false 18:59:00 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 18:59:00 + '[' 0 -gt 0 ] 18:59:00 + readlink -f ./scripts/build.sh 18:59:00 + dirname /tmp/sdk/scripts/build.sh 18:59:00 + dirname /tmp/sdk/scripts 18:59:00 + ROOT=/tmp/sdk 18:59:00 + cd /tmp/sdk 18:59:00 + mkdir -p /tmp/sdk/build/release 18:59:00 + cd /tmp/sdk/build/release 18:59:00 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:59:00 -- The C compiler identification is GNU 11.2.1 18:59:00 -- Detecting C compiler ABI info 18:59:01 -- Detecting C compiler ABI info - done 18:59:01 -- Check for working C compiler: /usr/bin/cc - skipped 18:59:01 -- Detecting C compile features 18:59:01 -- Detecting C compile features - done 18:59:01 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:59:01 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:59:01 -- Found LIBYAML: /usr/lib/libyaml.so 18:59:01 -- Found LIBUUID: /usr/lib/libuuid.so 18:59:01 -- Found LIBCBOR: /usr/lib/libcbor.so 18:59:01 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:59:01 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:59:01 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:59:01 -- /opt/iotech/iot/1.5/include 18:59:01 -- C SDK 0.0.0 for Linux 18:59:01 -- Performing Test CSDK_HAVE_ATOMIC 18:59:01 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:59:01 -- Found Curses: /usr/lib/libcurses.so 18:59:02 -- Configuring done 18:59:02 -- Generating done 18:59:02 -- Build files have been written to: /tmp/sdk/build/release 18:59:02 + make all package 18:59:02 + tee release.log 18:59:02 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:59:02 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:59:02 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:02 25 | void clear_ae_signals (); 18:59:02 | ^~~~ 18:59:02 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:59:02 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:59:02 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:59:02 | ^ 18:59:02 | ; 18:59:02 171 | } 18:59:02 | ~ 18:59:02 /tmp/sdk/src/c/autoevent.c: At top level: 18:59:02 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:02 278 | void clear_ae_signals () 18:59:02 | ^~~~~~~~~~~~~~~~ 18:59:02 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:59:02 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:59:02 make: *** [Makefile:156: all] Error 2 18:59:02 + '[' false '=' true ] 18:59:02 + '[' false '=' true ] 18:59:02 + mkdir -p /tmp/sdk/build/debug 18:59:02 + cd /tmp/sdk/build/debug 18:59:02 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 18:59:03 -- The C compiler identification is GNU 11.2.1 18:59:03 -- Detecting C compiler ABI info 18:59:03 -- Detecting C compiler ABI info - done 18:59:03 -- Check for working C compiler: /usr/bin/cc - skipped 18:59:03 -- Detecting C compile features 18:59:03 -- Detecting C compile features - done 18:59:03 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:59:03 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:59:03 -- Found LIBYAML: /usr/lib/libyaml.so 18:59:04 -- Found LIBUUID: /usr/lib/libuuid.so 18:59:04 -- Found LIBCBOR: /usr/lib/libcbor.so 18:59:04 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:59:04 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:59:04 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:59:04 -- /opt/iotech/iot/1.5/include 18:59:04 -- C SDK 0.0.0 for Linux 18:59:04 -- Performing Test CSDK_HAVE_ATOMIC 18:59:04 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:59:04 -- Found Curses: /usr/lib/libcurses.so 18:59:04 -- Configuring done 18:59:04 -- Generating done 18:59:04 -- Build files have been written to: /tmp/sdk/build/debug 18:59:04 + make 18:59:04 + tee debug.log 18:59:04 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:59:05 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:59:05 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:05 25 | void clear_ae_signals (); 18:59:05 | ^~~~ 18:59:05 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:59:05 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:59:05 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:59:05 | ^ 18:59:05 | ; 18:59:05 171 | } 18:59:05 | ~ 18:59:05 /tmp/sdk/src/c/autoevent.c: At top level: 18:59:05 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:05 278 | void clear_ae_signals () 18:59:05 | ^~~~~~~~~~~~~~~~ 18:59:05 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:59:05 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:59:05 make: *** [Makefile:156: all] Error 2 18:59:05 make: Entering directory '/tmp/sdk/build/release' 18:59:05 make[1]: Entering directory '/tmp/sdk/build/release' 18:59:05 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:05 Consolidate compiler generated dependencies of target csdk 18:59:05 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:05 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:05 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:59:05 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:59:05 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:05 25 | void clear_ae_signals (); 18:59:05 | ^~~~ 18:59:05 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:59:05 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:59:05 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:59:05 | ^ 18:59:05 | ; 18:59:05 171 | } 18:59:05 | ~ 18:59:05 /tmp/sdk/src/c/autoevent.c: At top level: 18:59:05 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:05 278 | void clear_ae_signals () 18:59:05 | ^~~~~~~~~~~~~~~~ 18:59:05 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:59:05 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:05 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:59:05 make[1]: Leaving directory '/tmp/sdk/build/release' 18:59:05 make: *** [Makefile:156: all] Error 2 18:59:05 make: Leaving directory '/tmp/sdk/build/release' 18:59:06 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 18:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:06 18:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:06 arm64: Pulling from edgex-lftools-log-publisher 18:59:06 8998bd30e6a1: Pulling fs layer 18:59:06 04944245beec: Pulling fs layer 18:59:06 699f458cf7ca: Pulling fs layer 18:59:06 765212b225bb: Pulling fs layer 18:59:06 f23df028b6ca: Pulling fs layer 18:59:06 d65c8cfc05b1: Pulling fs layer 18:59:06 2437ff75d9bd: Pulling fs layer 18:59:06 f23df028b6ca: Waiting 18:59:06 d65c8cfc05b1: Waiting 18:59:06 2437ff75d9bd: Waiting 18:59:06 765212b225bb: Waiting 18:59:07 04944245beec: Verifying Checksum 18:59:07 04944245beec: Download complete 18:59:07 765212b225bb: Verifying Checksum 18:59:07 765212b225bb: Download complete 18:59:07 f23df028b6ca: Verifying Checksum 18:59:07 f23df028b6ca: Download complete 18:59:07 d65c8cfc05b1: Verifying Checksum 18:59:07 d65c8cfc05b1: Download complete 18:59:07 699f458cf7ca: Verifying Checksum 18:59:07 699f458cf7ca: Download complete 18:59:07 8998bd30e6a1: Verifying Checksum 18:59:07 8998bd30e6a1: Download complete 18:59:09 2437ff75d9bd: Download complete 18:59:11 8998bd30e6a1: Pull complete 18:59:11 04944245beec: Pull complete 18:59:13 699f458cf7ca: Pull complete 18:59:13 765212b225bb: Pull complete 18:59:14 f23df028b6ca: Pull complete 18:59:14 d65c8cfc05b1: Pull complete 18:59:29 2437ff75d9bd: Pull complete 18:59:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:29 prd-ubuntu20.04-docker-arm64-4c-16g-2456 does not seem to be running inside a container 18:59:29 $ 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/14 -v /w/workspace/device-sdk-c/14:/w/workspace/device-sdk-c/14:rw,z -v /w/workspace/device-sdk-c/14@tmp:/w/workspace/device-sdk-c/14@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 18:59:32 $ docker top b271a210aebf4a8b78ef87e17cd932e59742dbd0de9de75b240683188ef6622e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:32 ---> job-cost.sh 18:59:32 lf-activate-venv: SKIPPING 18:59:32 INFO: No Stack... 18:59:33 INFO: Retrieving Pricing Info for: v3-standard-4 18:59:34 INFO: Archiving Costs [Pipeline] sh 18:59:34 + + cat /w/workspace/device-sdk-c/14/archives/cost.csv 18:59:34 cut -d, -f6 [Pipeline] lock 18:59:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-14-stack-cost] 18:59:34 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-14-stack-cost] did not exist. Created. 18:59:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:34 /w/workspace/device-sdk-c/14@tmp/durable-dacf56b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:59:35 + echo total: 0.10999999940395355 [Pipeline] stash 18:59:35 Warning: overwriting stash ‘stack-cost’ 18:59:35 Stashed 1 file(s) [Pipeline] } 18:59:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-14-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:35 $ docker stop --time=1 b271a210aebf4a8b78ef87e17cd932e59742dbd0de9de75b240683188ef6622e 18:59:38 $ docker rm -f --volumes b271a210aebf4a8b78ef87e17cd932e59742dbd0de9de75b240683188ef6622e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:59:38 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 18:59:39 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives ] 18:59:39 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 18:59:39 total 16 18:59:39 drwxr-xr-x 3 root root 4096 Jul 28 18:56 . 18:59:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 18:56 .. 18:59:39 drwxr-xr-x 2 root root 4096 Jul 28 18:56 cost 18:59:39 -rw-r--r-- 1 root root 85 Jul 28 18:56 cost.csv 18:59:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 18:59:39 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 18:59:39 total 16 18:59:39 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 18:56 . 18:59:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 18:56 .. 18:59:39 drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 18:56 cost 18:59:39 -rw-r--r-- 1 jenkins jenkins 85 Jul 28 18:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:59:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:40 ---> package-listing.sh 18:59:40 ++ facter osfamily 18:59:40 ++ tr '[:upper:]' '[:lower:]' 18:59:40 + OS_FAMILY=debian 18:59:40 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-444 18:59:40 + START_PACKAGES=/tmp/packages_start.txt 18:59:40 + END_PACKAGES=/tmp/packages_end.txt 18:59:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:40 + PACKAGES=/tmp/packages_start.txt 18:59:40 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 18:59:40 + PACKAGES=/tmp/packages_end.txt 18:59:40 + case "${OS_FAMILY}" in 18:59:40 + dpkg -l 18:59:40 + grep '^ii' 18:59:40 + '[' -f /tmp/packages_start.txt ']' 18:59:40 + '[' -f /tmp/packages_end.txt ']' 18:59:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:40 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 18:59:40 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/ 18:59:40 + 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 18:59:40 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 18:59:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:41 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 18:59:41 $ 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 18:59:41 $ docker top 513993d128447ce2b95dcf3c31ded9334434515830a210eca016d2f34b613150 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:42 + touch /tmp/pre-build-complete [Pipeline] sh 18:59:42 + mkdir -p /var/log/sysstat [Pipeline] sh 18:59:42 + ls /var/log/sa-host 18:59:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:43 provisioning config files... 18:59:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config13927677187170050934tmp [Pipeline] { [Pipeline] echo 18:59:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:59:43 ---> create-netrc.sh [Pipeline] } 18:59:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:59:43 ---> python-tools-install.sh [Pipeline] echo 18:59:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:59:43 ---> sudo-logs.sh 18:59:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:59:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:59:44 ---> job-cost.sh 18:59:44 lf-activate-venv: SKIPPING 18:59:44 DEBUG: total: 0.2199999988079071 18:59:44 INFO: Retrieving Stack Cost... 18:59:44 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:44 INFO: Archiving Costs [Pipeline] echo 18:59:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:59:45 ---> logs-deploy.sh 18:59:45 lf-activate-venv: SKIPPING 18:59:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-444/14 18:59:45 INFO: archiving workspace using pattern(s): 18:59:46 Archives upload complete. 18:59:46 INFO: archiving logs to Nexus