Started by upstream project "edgexfoundry/cd-management/release-lts" build number 70 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80ac5494b03d13a2d8e2fe89149133c760b36a69 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-ssh3586540134564467788.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4670643810799428717.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 590556114a56c6d90cc8043840e039c2f74196dc 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh47940867092073265.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh3680646021847706179.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9908868262586836269.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 ‘prd-ubuntu20.04-docker-8c-8g-2672’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2676 in /w/workspace/edgexfoundry_device-sdk-c_napa [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_napa # 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 Avoid second fetch Checking out Revision 80ac5494b03d13a2d8e2fe89149133c760b36a69 (napa) Commit message: "fix: bump sdk version to 3.1.1 (#498)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 > git rev-list --no-walk 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:50:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:50:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:50:20 ========================================================= 02:50:20 EdgeX Global Pipelines Version Info 02:50:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:50:21 ------------------- 02:50:21 stable info: 02:50:21 ------------------- 02:50:21 Commited By: Ginny Guan ginny@iotechsys.com 02:50:21 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:50:21 Message: update stable to v1.0.260 02:50:22 ------------------- 02:50:22 experimental info: 02:50:22 ------------------- 02:50:22 Commited By: Ginny Guan ginny@iotechsys.com 02:50:22 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:50:22 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80ac549 [Pipeline] echo 02:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:22 provisioning config files... 02:50:22 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config7232009826396030451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:23 ---> ****-login.sh 02:50:23 nexus3.edgexfoundry.org:10001 02:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:23 Configure a credential helper to remove this warning. See 02:50:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:23 02:50:23 Login Succeeded 02:50:23 nexus3.edgexfoundry.org:10002 02:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:23 Configure a credential helper to remove this warning. See 02:50:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:23 02:50:23 Login Succeeded 02:50:23 nexus3.edgexfoundry.org:10003 02:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:23 Configure a credential helper to remove this warning. See 02:50:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:23 02:50:23 Login Succeeded 02:50:23 nexus3.edgexfoundry.org:10004 02:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:23 Configure a credential helper to remove this warning. See 02:50:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:23 02:50:23 Login Succeeded 02:50:23 ****.io 02:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:24 Configure a credential helper to remove this warning. See 02:50:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:24 02:50:24 Login Succeeded 02:50:24 ---> ****-login.sh ends [Pipeline] } 02:50:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 02:50:24 + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:50:24 -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh 02:50:24 + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:50:24 ========================================================= 02:50:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 02:50:24 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:50:25 + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:50:25 -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh 02:50:25 + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:50:25 ========================================================= 02:50:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 02:50:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:50:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:50:26 + grep -v github /etc/ssh/ssh_known_hosts 02:50:26 + [ -e /tmp/ssh_known_hosts ] 02:50:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:50:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:50:26 + sudo tee -a /etc/ssh/ssh_known_hosts 02:50:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:50:26 02:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:50:26 0.1.4: Pulling from edgex-devops/py-git-semver 02:50:26 b85a868b505f: Pulling fs layer 02:50:26 e2be974225ed: Pulling fs layer 02:50:26 339a4e72a1f5: Pulling fs layer 02:50:26 988bab9f4d93: Pulling fs layer 02:50:26 1469e6f7b9e6: Pulling fs layer 02:50:26 eaf3925da568: Pulling fs layer 02:50:26 bab4dde63d76: Pulling fs layer 02:50:26 988bab9f4d93: Waiting 02:50:26 1469e6f7b9e6: Waiting 02:50:26 eaf3925da568: Waiting 02:50:26 bde34c3a00c8: Pulling fs layer 02:50:26 b352a97aabf1: Pulling fs layer 02:50:26 bde34c3a00c8: Waiting 02:50:26 bab4dde63d76: Waiting 02:50:26 4872d77fe225: Pulling fs layer 02:50:26 5851b861e8e6: Pulling fs layer 02:50:26 b352a97aabf1: Waiting 02:50:26 5851b861e8e6: Waiting 02:50:26 e2be974225ed: Verifying Checksum 02:50:26 e2be974225ed: Download complete 02:50:26 988bab9f4d93: Download complete 02:50:27 1469e6f7b9e6: Verifying Checksum 02:50:27 1469e6f7b9e6: Download complete 02:50:27 eaf3925da568: Verifying Checksum 02:50:27 eaf3925da568: Download complete 02:50:27 339a4e72a1f5: Verifying Checksum 02:50:27 339a4e72a1f5: Download complete 02:50:27 bde34c3a00c8: Verifying Checksum 02:50:27 bde34c3a00c8: Download complete 02:50:27 b352a97aabf1: Verifying Checksum 02:50:27 b352a97aabf1: Download complete 02:50:27 4872d77fe225: Verifying Checksum 02:50:27 4872d77fe225: Download complete 02:50:27 5851b861e8e6: Verifying Checksum 02:50:27 5851b861e8e6: Download complete 02:50:27 b85a868b505f: Verifying Checksum 02:50:27 b85a868b505f: Download complete 02:50:27 bab4dde63d76: Verifying Checksum 02:50:27 bab4dde63d76: Download complete 02:50:28 b85a868b505f: Pull complete 02:50:28 e2be974225ed: Pull complete 02:50:29 339a4e72a1f5: Pull complete 02:50:29 988bab9f4d93: Pull complete 02:50:29 1469e6f7b9e6: Pull complete 02:50:29 eaf3925da568: Pull complete 02:50:31 bab4dde63d76: Pull complete 02:50:31 bde34c3a00c8: Pull complete 02:50:31 b352a97aabf1: Pull complete 02:50:31 4872d77fe225: Pull complete 02:50:31 5851b861e8e6: Pull complete 02:50:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:50:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:32 prd-ubuntu20.04-docker-8c-8g-2676 does not seem to be running inside a container 02:50:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:50:34 $ docker top b3000d8a6954ccc9b786e349a66bafb2d835e4979b1c4f1e0d2e76aff335140f -eo pid,comm 02:50:35 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). 02:50:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:50:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:35 [ssh-agent] Looking for ssh-agent implementation... 02:50:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:35 $ docker exec b3000d8a6954ccc9b786e349a66bafb2d835e4979b1c4f1e0d2e76aff335140f ssh-agent 02:50:35 SSH_AUTH_SOCK=/tmp/ssh-pxWtEbOMalrg/agent.33 02:50:35 SSH_AGENT_PID=39 02:50:35 Running ssh-add (command line suppressed) 02:50:35 Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_10768587081965056956.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_10768587081965056956.key) 02:50:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:35 + git tag --points-at 9ba2c339c6b6ced168e87f011e0a7391adc1a762 [Pipeline] } 02:50:35 $ docker exec --env ******** --env ******** b3000d8a6954ccc9b786e349a66bafb2d835e4979b1c4f1e0d2e76aff335140f ssh-agent -k 02:50:35 unset SSH_AUTH_SOCK; 02:50:35 unset SSH_AGENT_PID; 02:50:35 echo Agent pid 39 killed; 02:50:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:50:35 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.3-dev.14|v3.1.1' [Pipeline] sshagent 02:50:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:35 [ssh-agent] Looking for ssh-agent implementation... 02:50:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:36 $ docker exec b3000d8a6954ccc9b786e349a66bafb2d835e4979b1c4f1e0d2e76aff335140f ssh-agent 02:50:36 SSH_AUTH_SOCK=/tmp/ssh-0m6DcDZAX7Dj/agent.72 02:50:36 SSH_AGENT_PID=78 02:50:36 Running ssh-add (command line suppressed) 02:50:36 Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_12865272431424513741.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_12865272431424513741.key) 02:50:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:36 + git semver init 02:50:36 2024-06-03 02:50:36,792 [run_init] DEBUG init version:0.0.0 force:False 02:50:36 2024-06-03 02:50:36,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver 02:50:36 2024-06-03 02:50:36,793 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_napa/.semver 02:50:36 2024-06-03 02:50:36,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=None) 02:50:37 2024-06-03 02:50:37,520 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_napa/.git/info/exclude 02:50:37 2024-06-03 02:50:37,521 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa with force:False 02:50:37 2024-06-03 02:50:37,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:50:37 2024-06-03 02:50:37,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:50:37 3.1.1 [Pipeline] } 02:50:37 $ docker exec --env ******** --env ******** b3000d8a6954ccc9b786e349a66bafb2d835e4979b1c4f1e0d2e76aff335140f ssh-agent -k 02:50:37 unset SSH_AUTH_SOCK; 02:50:37 unset SSH_AGENT_PID; 02:50:37 echo Agent pid 78 killed; 02:50:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:50:38 + git semver [Pipeline] } 02:50:38 $ docker stop --time=1 b3000d8a6954ccc9b786e349a66bafb2d835e4979b1c4f1e0d2e76aff335140f 02:50:39 $ docker rm -f --volumes b3000d8a6954ccc9b786e349a66bafb2d835e4979b1c4f1e0d2e76aff335140f [Pipeline] // withDockerContainer [Pipeline] sh 02:50:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:50:40 Stashed 1 file(s) [Pipeline] echo 02:50:40 [edgeXSemver]: initialized semver on version 3.1.1 [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] sh 02:50:40 + git checkout 9ba2c339c6b6ced168e87f011e0a7391adc1a762 02:50:40 error: Your local changes to the following files would be overwritten by checkout: 02:50:40 VERSION 02:50:40 Please commit your changes or stash them before you switch branches. 02:50:40 Aborting [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:50:41 02:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:50:41 latest: Pulling from edgex-lftools-log-publisher 02:50:41 5eb5b503b376: Pulling fs layer 02:50:41 5c69ac0246d0: Pulling fs layer 02:50:41 ec43610c2a17: Pulling fs layer 02:50:41 3a2ae6a8a46f: Pulling fs layer 02:50:41 33b1e0a273af: Pulling fs layer 02:50:41 5d3b04190fa2: Pulling fs layer 02:50:41 2f39f015ded8: Pulling fs layer 02:50:41 3a2ae6a8a46f: Waiting 02:50:41 33b1e0a273af: Waiting 02:50:41 5d3b04190fa2: Waiting 02:50:41 2f39f015ded8: Waiting 02:50:41 5c69ac0246d0: Download complete 02:50:41 3a2ae6a8a46f: Verifying Checksum 02:50:41 3a2ae6a8a46f: Download complete 02:50:41 33b1e0a273af: Verifying Checksum 02:50:41 33b1e0a273af: Download complete 02:50:41 5d3b04190fa2: Download complete 02:50:42 ec43610c2a17: Verifying Checksum 02:50:42 ec43610c2a17: Download complete 02:50:42 5eb5b503b376: Verifying Checksum 02:50:42 5eb5b503b376: Download complete 02:50:43 2f39f015ded8: Download complete 02:50:43 5eb5b503b376: Pull complete 02:50:43 5c69ac0246d0: Pull complete 02:50:44 ec43610c2a17: Pull complete 02:50:44 3a2ae6a8a46f: Pull complete 02:50:44 33b1e0a273af: Pull complete 02:50:44 5d3b04190fa2: Pull complete 02:50:49 2f39f015ded8: Pull complete 02:50:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:50:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:49 prd-ubuntu20.04-docker-8c-8g-2676 does not seem to be running inside a container 02:50:49 $ 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_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:50:53 $ docker top 383ec9b1b3f72b6a24be4b8a71aaccb8c5a776953bb2b267602c2f23c8443da9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:54 ---> job-cost.sh 02:50:54 lf-activate-venv: SKIPPING 02:50:54 INFO: No Stack... 02:50:54 INFO: Retrieving Pricing Info for: v3-standard-8 02:50:55 INFO: Archiving Costs [Pipeline] sh 02:50:55 + cat /w/workspace/edgexfoundry_device-sdk-c_napa/archives/cost.csv 02:50:55 + cut -d, -f6 [Pipeline] lock 02:50:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-4-stack-cost] 02:50:55 Resource [jenkins-edgexfoundry-device-sdk-c-napa-4-stack-cost] did not exist. Created. 02:50:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:50:55 Still waiting to schedule task 02:50:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2674’ is offline 02:50:55 + echo total: 0.2199999988079071 [Pipeline] stash 02:50:55 Stashed 1 file(s) [Pipeline] } 02:50:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:50:55 $ docker stop --time=1 383ec9b1b3f72b6a24be4b8a71aaccb8c5a776953bb2b267602c2f23c8443da9 02:50:56 $ docker rm -f --volumes 383ec9b1b3f72b6a24be4b8a71aaccb8c5a776953bb2b267602c2f23c8443da9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:50:57 Failed in branch amd64 02:52:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2677 in /w/workspace/edgexfoundry_device-sdk-c_napa [Pipeline] { [Pipeline] ws 02:52:32 Running in /w/workspace/device-sdk-c/4 [Pipeline] { [Pipeline] checkout 02:52:35 Selected Git installation does not exist. Using Default 02:52:35 The recommended git tool is: NONE 02:52:43 using credential edgex-jenkins-ssh 02:52:43 Cloning the remote Git repository 02:52:43 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 02:52:43 > git init /w/workspace/device-sdk-c/4 # timeout=10 02:52:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 02:52:44 > git --version # timeout=10 02:52:44 > git --version # 'git version 2.25.1' 02:52:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 02:52:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:46 Avoid second fetch 02:52:46 Checking out Revision 80ac5494b03d13a2d8e2fe89149133c760b36a69 (napa) 02:52:46 > git config core.sparsecheckout # timeout=10 02:52:46 > git checkout -f 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 02:52:47 Commit message: "fix: bump sdk version to 3.1.1 (#498)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:52:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:52 Dload Upload Total Spent Left Speed 02:52:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 02:52:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:52:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:52:53 + sudo tee /etc/docker/daemon.new 02:52:53 { 02:52:53 "registry-mirrors": [ 02:52:53 "https://nexus3.edgexfoundry.org:10001" 02:52:53 ], 02:52:53 "bip": "10.250.0.254/24", 02:52:53 "hosts": [ 02:52:53 "tcp://0.0.0.0:5555", 02:52:53 "unix:///var/run/docker.sock" 02:52:53 ], 02:52:53 "mtu": 1458, 02:52:53 "selinux-enabled": true, 02:52:53 "seccomp-profile": "/etc/docker/seccomp.json" 02:52:53 } [Pipeline] sh 02:52:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:52:54 + sudo service docker restart [Pipeline] sh 02:53:12 + git checkout 9ba2c339c6b6ced168e87f011e0a7391adc1a762 02:53:12 Previous HEAD position was 80ac549 fix: bump sdk version to 3.1.1 (#498) 02:53:12 HEAD is now at 9ba2c33 fix: bump sdk version to 3.2.0 (#500) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:12 provisioning config files... 02:53:12 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/4@tmp/config6664662364314836933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:13 ---> ****-login.sh 02:53:13 nexus3.edgexfoundry.org:10001 02:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:13 Configure a credential helper to remove this warning. See 02:53:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:13 02:53:13 Login Succeeded 02:53:13 nexus3.edgexfoundry.org:10002 02:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:14 Configure a credential helper to remove this warning. See 02:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:14 02:53:14 Login Succeeded 02:53:14 nexus3.edgexfoundry.org:10003 02:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:14 Configure a credential helper to remove this warning. See 02:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:14 02:53:14 Login Succeeded 02:53:14 nexus3.edgexfoundry.org:10004 02:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:14 Configure a credential helper to remove this warning. See 02:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:14 02:53:14 Login Succeeded 02:53:14 ****.io 02:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:15 Configure a credential helper to remove this warning. See 02:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:15 02:53:15 Login Succeeded 02:53:15 ---> ****-login.sh ends [Pipeline] } 02:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:53:15 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:53:16 + git log --pretty=%H %s 02:53:16 + grep ci(lts-release) 02:53:16 + head+ -n 1 02:53:16 awk {print $1} [Pipeline] echo 02:53:16 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64: [Pipeline] sh 02:53:16 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64: 02:53:16 invalid reference format [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:17 02:53:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:17 arm64: Pulling from edgex-lftools-log-publisher 02:53:17 8998bd30e6a1: Pulling fs layer 02:53:17 04944245beec: Pulling fs layer 02:53:17 699f458cf7ca: Pulling fs layer 02:53:17 765212b225bb: Pulling fs layer 02:53:17 f23df028b6ca: Pulling fs layer 02:53:17 d65c8cfc05b1: Pulling fs layer 02:53:17 2437ff75d9bd: Pulling fs layer 02:53:17 765212b225bb: Waiting 02:53:17 f23df028b6ca: Waiting 02:53:17 d65c8cfc05b1: Waiting 02:53:17 2437ff75d9bd: Waiting 02:53:17 04944245beec: Verifying Checksum 02:53:17 04944245beec: Download complete 02:53:17 765212b225bb: Download complete 02:53:17 f23df028b6ca: Download complete 02:53:17 d65c8cfc05b1: Verifying Checksum 02:53:17 d65c8cfc05b1: Download complete 02:53:18 699f458cf7ca: Verifying Checksum 02:53:18 699f458cf7ca: Download complete 02:53:18 8998bd30e6a1: Verifying Checksum 02:53:18 8998bd30e6a1: Download complete 02:53:20 2437ff75d9bd: Verifying Checksum 02:53:20 2437ff75d9bd: Download complete 02:53:22 8998bd30e6a1: Pull complete 02:53:23 04944245beec: Pull complete 02:53:25 699f458cf7ca: Pull complete 02:53:25 765212b225bb: Pull complete 02:53:26 f23df028b6ca: Pull complete 02:53:26 d65c8cfc05b1: Pull complete 02:53:44 2437ff75d9bd: Pull complete 02:53:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:53:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:44 prd-ubuntu20.04-docker-arm64-4c-16g-2677 does not seem to be running inside a container 02:53:44 $ 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/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:53:46 $ docker top 7713f5b001adf28bb372a8bdd98634271900b7ce1883283e974c3a7c4c70c7be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:47 ---> job-cost.sh 02:53:47 lf-activate-venv: SKIPPING 02:53:47 INFO: No Stack... 02:53:47 INFO: Retrieving Pricing Info for: v3-standard-4 02:53:48 INFO: Archiving Costs [Pipeline] sh 02:53:48 + cut -d, -f6 02:53:48 + cat /w/workspace/device-sdk-c/4/archives/cost.csv [Pipeline] lock 02:53:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-4-stack-cost] 02:53:49 Resource [jenkins-edgexfoundry-device-sdk-c-napa-4-stack-cost] did not exist. Created. 02:53:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:49 /w/workspace/device-sdk-c/4@tmp/durable-ca7cb461/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:53:50 + echo total: 0.10999999940395355 [Pipeline] stash 02:53:50 Warning: overwriting stash ‘stack-cost’ 02:53:50 Stashed 1 file(s) [Pipeline] } 02:53:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:53:50 $ docker stop --time=1 7713f5b001adf28bb372a8bdd98634271900b7ce1883283e974c3a7c4c70c7be 02:53:52 $ docker rm -f --volumes 7713f5b001adf28bb372a8bdd98634271900b7ce1883283e974c3a7c4c70c7be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:53:52 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:53:53 + [ -d /w/workspace/edgexfoundry_device-sdk-c_napa/archives ] 02:53:53 + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives 02:53:53 total 16 02:53:53 drwxr-xr-x 3 root root 4096 Jun 3 02:50 . 02:53:53 drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 02:50 .. 02:53:53 drwxr-xr-x 2 root root 4096 Jun 3 02:50 cost 02:53:53 -rw-r--r-- 1 root root 81 Jun 3 02:50 cost.csv 02:53:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_napa/archives 02:53:53 + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives 02:53:53 total 16 02:53:53 drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 02:50 . 02:53:53 drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 02:50 .. 02:53:53 drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 02:50 cost 02:53:53 -rw-r--r-- 1 jenkins jenkins 81 Jun 3 02:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:53:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:53:54 ---> package-listing.sh 02:53:54 ++ facter osfamily 02:53:54 ++ tr '[:upper:]' '[:lower:]' 02:53:54 + OS_FAMILY=debian 02:53:54 + workspace=/w/workspace/edgexfoundry_device-sdk-c_napa 02:53:54 + START_PACKAGES=/tmp/packages_start.txt 02:53:54 + END_PACKAGES=/tmp/packages_end.txt 02:53:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:53:54 + PACKAGES=/tmp/packages_start.txt 02:53:54 + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' 02:53:54 + PACKAGES=/tmp/packages_end.txt 02:53:54 + case "${OS_FAMILY}" in 02:53:54 + dpkg -l 02:53:54 + grep '^ii' 02:53:54 + '[' -f /tmp/packages_start.txt ']' 02:53:54 + '[' -f /tmp/packages_end.txt ']' 02:53:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:53:54 + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' 02:53:54 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_napa/archives/ 02:53:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_napa/archives/ [Pipeline] echo 02:53:54 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:53:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:55 prd-ubuntu20.04-docker-8c-8g-2676 does not seem to be running inside a container 02:53:55 $ 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_napa/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_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:53:55 $ docker top e8b8d287444137a19e8fa7c6582cbb64b9debbe69c4c4d5701bb1dfc020a0e7f -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:56 + touch /tmp/pre-build-complete [Pipeline] sh 02:53:56 + mkdir -p /var/log/sysstat [Pipeline] sh 02:53:56 + ls /var/log/sa-host 02:53:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:56 provisioning config files... 02:53:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config14046363730670847356tmp [Pipeline] { [Pipeline] echo 02:53:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:53:57 ---> create-netrc.sh [Pipeline] } 02:53:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:53:57 ---> python-tools-install.sh [Pipeline] echo 02:53:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:53:57 ---> sudo-logs.sh 02:53:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:53:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:53:58 ---> job-cost.sh 02:53:58 lf-activate-venv: SKIPPING 02:53:58 DEBUG: total: 0.2199999988079071 02:53:58 INFO: Retrieving Stack Cost... 02:53:58 INFO: Retrieving Pricing Info for: v3-standard-8 02:53:59 INFO: Archiving Costs [Pipeline] echo 02:53:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:00 ---> logs-deploy.sh 02:54:00 lf-activate-venv: SKIPPING 02:54:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/napa/4 02:54:00 INFO: archiving workspace using pattern(s): 02:54:01 Archives upload complete. 02:54:01 INFO: archiving logs to Nexus