Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4da0bb8aa793280e305e41bd3584482191500a47 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-ssh5514845888747167831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh10593561303677070958.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13670300824730473153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh6994600851860531035.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8160977411815540911.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-41539 in /w/workspace/edgexfoundry_device-sdk-c_odessa [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_odessa # 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 4da0bb8aa793280e305e41bd3584482191500a47 (odessa) Commit message: "Merge pull request #563 from FelixTing/issue-561" > 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 4da0bb8aa793280e305e41bd3584482191500a47 # timeout=10 > git rev-list --no-walk 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:25:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:25:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:25:14 ========================================================= 04:25:14 EdgeX Global Pipelines Version Info 04:25:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:25:15 ------------------- 04:25:15 stable info: 04:25:15 ------------------- 04:25:15 Commited By: Cherry Wang cherry@iotechsys.com 04:25:15 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 04:25:15 Message: update stable to v1.0.272 04:25:15 ------------------- 04:25:15 experimental info: 04:25:15 ------------------- 04:25:15 Commited By: Ginny Guan ginny@iotechsys.com 04:25:15 Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 04:25:15 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:25:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 04:25:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 04:25:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:25:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4da0bb8 [Pipeline] echo 04:25:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:16 provisioning config files... 04:25:16 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config4981497717958405713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:16 ---> ****-login.sh 04:25:16 nexus3.edgexfoundry.org:10001 04:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:17 Configure a credential helper to remove this warning. See 04:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:17 04:25:17 Login Succeeded 04:25:17 nexus3.edgexfoundry.org:10002 04:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:17 Configure a credential helper to remove this warning. See 04:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:17 04:25:17 Login Succeeded 04:25:17 nexus3.edgexfoundry.org:10003 04:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:17 Configure a credential helper to remove this warning. See 04:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:17 04:25:17 Login Succeeded 04:25:17 nexus3.edgexfoundry.org:10004 04:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:17 Configure a credential helper to remove this warning. See 04:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:17 04:25:17 Login Succeeded 04:25:17 ****.io 04:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:17 Configure a credential helper to remove this warning. See 04:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:17 04:25:17 Login Succeeded 04:25:17 ---> ****-login.sh ends [Pipeline] } 04:25:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 04:25:18 + git rev-list -1 --merges 4da0bb8aa793280e305e41bd3584482191500a47~1..4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo 04:25:18 -----------> git rev-list -1 --merges 4da0bb8aa793280e305e41bd3584482191500a47~1..4da0bb8aa793280e305e41bd3584482191500a47 4da0bb8aa793280e305e41bd3584482191500a47 04:25:18 4da0bb8aa793280e305e41bd3584482191500a47 [false] [Pipeline] sh 04:25:18 + git log --format=format:%s -1 4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo 04:25:18 ========================================================= 04:25:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:25:18 ========================================================= 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 04:25:19 + git rev-list -1 --merges 4da0bb8aa793280e305e41bd3584482191500a47~1..4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo 04:25:19 -----------> git rev-list -1 --merges 4da0bb8aa793280e305e41bd3584482191500a47~1..4da0bb8aa793280e305e41bd3584482191500a47 4da0bb8aa793280e305e41bd3584482191500a47 04:25:19 4da0bb8aa793280e305e41bd3584482191500a47 [false] [Pipeline] sh 04:25:19 + git log --format=format:%s -1 4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo 04:25:19 ========================================================= 04:25:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:25:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:25:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:25:19 + grep -v github /etc/ssh/ssh_known_hosts 04:25:19 + [ -e /tmp/ssh_known_hosts ] 04:25:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:25:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:25:19 + sudo tee -a /etc/ssh/ssh_known_hosts 04:25:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:25:20 04:25:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:25:20 0.1.4: Pulling from edgex-devops/py-git-semver 04:25:20 b85a868b505f: Pulling fs layer 04:25:20 e2be974225ed: Pulling fs layer 04:25:20 339a4e72a1f5: Pulling fs layer 04:25:20 988bab9f4d93: Pulling fs layer 04:25:20 1469e6f7b9e6: Pulling fs layer 04:25:20 eaf3925da568: Pulling fs layer 04:25:20 bab4dde63d76: Pulling fs layer 04:25:20 bde34c3a00c8: Pulling fs layer 04:25:20 b352a97aabf1: Pulling fs layer 04:25:20 4872d77fe225: Pulling fs layer 04:25:20 5851b861e8e6: Pulling fs layer 04:25:20 bab4dde63d76: Waiting 04:25:20 1469e6f7b9e6: Waiting 04:25:20 eaf3925da568: Waiting 04:25:20 bde34c3a00c8: Waiting 04:25:20 4872d77fe225: Waiting 04:25:20 5851b861e8e6: Waiting 04:25:20 988bab9f4d93: Waiting 04:25:20 b352a97aabf1: Waiting 04:25:20 e2be974225ed: Verifying Checksum 04:25:20 e2be974225ed: Download complete 04:25:20 988bab9f4d93: Verifying Checksum 04:25:20 988bab9f4d93: Download complete 04:25:20 1469e6f7b9e6: Verifying Checksum 04:25:20 1469e6f7b9e6: Download complete 04:25:20 339a4e72a1f5: Verifying Checksum 04:25:20 339a4e72a1f5: Download complete 04:25:20 eaf3925da568: Verifying Checksum 04:25:20 eaf3925da568: Download complete 04:25:20 bde34c3a00c8: Verifying Checksum 04:25:20 b352a97aabf1: Verifying Checksum 04:25:20 b352a97aabf1: Download complete 04:25:20 4872d77fe225: Download complete 04:25:20 5851b861e8e6: Verifying Checksum 04:25:20 5851b861e8e6: Download complete 04:25:20 b85a868b505f: Verifying Checksum 04:25:20 b85a868b505f: Download complete 04:25:21 bab4dde63d76: Verifying Checksum 04:25:21 bab4dde63d76: Download complete 04:25:22 b85a868b505f: Pull complete 04:25:22 e2be974225ed: Pull complete 04:25:22 339a4e72a1f5: Pull complete 04:25:22 988bab9f4d93: Pull complete 04:25:22 1469e6f7b9e6: Pull complete 04:25:22 eaf3925da568: Pull complete 04:25:24 bab4dde63d76: Pull complete 04:25:24 bde34c3a00c8: Pull complete 04:25:24 b352a97aabf1: Pull complete 04:25:24 4872d77fe225: Pull complete 04:25:24 5851b861e8e6: Pull complete 04:25:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:25:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:24 prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container 04:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:25:26 $ docker top b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 -eo pid,comm 04:25:26 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). 04:25:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:25:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:25:26 [ssh-agent] Looking for ssh-agent implementation... 04:25:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:26 $ docker exec b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 ssh-agent 04:25:26 SSH_AUTH_SOCK=/tmp/ssh-YOVortCLbAWY/agent.32 04:25:26 SSH_AGENT_PID=38 04:25:26 Running ssh-add (command line suppressed) 04:25:26 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_12380222013323218294.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_12380222013323218294.key) 04:25:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:25:27 + git tag --points-at HEAD [Pipeline] } 04:25:27 $ docker exec --env ******** --env ******** b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 ssh-agent -k 04:25:27 unset SSH_AUTH_SOCK; 04:25:27 unset SSH_AGENT_PID; 04:25:27 echo Agent pid 38 killed; 04:25:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:25:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:25:27 [ssh-agent] Looking for ssh-agent implementation... 04:25:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:27 $ docker exec b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 ssh-agent 04:25:27 SSH_AUTH_SOCK=/tmp/ssh-6oyQs5BGBJwJ/agent.71 04:25:27 SSH_AGENT_PID=77 04:25:27 Running ssh-add (command line suppressed) 04:25:27 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_7404747156410760209.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_7404747156410760209.key) 04:25:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:25:27 + git semver init 04:25:28 2025-03-18 04:25:28,030 [run_init] DEBUG init version:0.0.0 force:False 04:25:28 2025-03-18 04:25:28,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver 04:25:28 2025-03-18 04:25:28,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver 04:25:28 2025-03-18 04:25:28,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) 04:25:29 2025-03-18 04:25:28,783 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.git/info/exclude 04:25:29 2025-03-18 04:25:28,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa with force:False 04:25:29 2025-03-18 04:25:28,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 04:25:29 2025-03-18 04:25:28,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 04:25:29 4.0.1-dev.2 [Pipeline] } 04:25:29 $ docker exec --env ******** --env ******** b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 ssh-agent -k 04:25:29 unset SSH_AUTH_SOCK; 04:25:29 unset SSH_AGENT_PID; 04:25:29 echo Agent pid 77 killed; 04:25:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:25:29 + git semver [Pipeline] } 04:25:29 $ docker stop --time=1 b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 04:25:31 $ docker rm -f --volumes b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 [Pipeline] // withDockerContainer [Pipeline] sh 04:25:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:25:31 Stashed 1 file(s) [Pipeline] echo 04:25:31 [edgeXSemver]: initialized semver on version 4.0.1-dev.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:31 provisioning config files... 04:25:31 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config3845597849634272367tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 04:25:32 ---> ****-login.sh 04:25:32 nexus3.edgexfoundry.org:10001 04:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:32 Configure a credential helper to remove this warning. See 04:25:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:32 04:25:32 Login Succeeded 04:25:32 nexus3.edgexfoundry.org:10002 04:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:32 Configure a credential helper to remove this warning. See 04:25:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:32 04:25:32 Login Succeeded 04:25:32 nexus3.edgexfoundry.org:10003 04:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:32 Configure a credential helper to remove this warning. See 04:25:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:32 04:25:32 Login Succeeded 04:25:32 nexus3.edgexfoundry.org:10004 04:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:32 Configure a credential helper to remove this warning. See 04:25:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:32 04:25:32 Login Succeeded 04:25:32 ****.io 04:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:32 Configure a credential helper to remove this warning. See 04:25:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:32 04:25:32 Login Succeeded 04:25:32 ---> ****-login.sh ends [Pipeline] } 04:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:25:32 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 04:25:33 + + git log --pretty=%H %s 04:25:33 grep ci(lts-release) 04:25:33 + head -n 1 04:25:33 + awk {print $1} [Pipeline] echo 04:25:33 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh 04:25:33 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f 04:25:33 a5010725629ae1840c76610bca239c55fa79b92f: Pulling from device-sdk-c-builder-x86_64 04:25:33 96526aa774ef: Pulling fs layer 04:25:33 4f9bc52d1dc7: Pulling fs layer 04:25:33 585e8d389ef7: Pulling fs layer 04:25:33 c236b2a40c29: Pulling fs layer 04:25:33 aac332265079: Pulling fs layer 04:25:33 4adedbaa6b47: Pulling fs layer 04:25:33 7bb09381c24c: Pulling fs layer 04:25:33 aac332265079: Waiting 04:25:33 c236b2a40c29: Waiting 04:25:33 4adedbaa6b47: Waiting 04:25:33 a79c9e20dbb0: Pulling fs layer 04:25:33 7461e8f58c41: Pulling fs layer 04:25:33 8c8e6cddc092: Pulling fs layer 04:25:33 a79c9e20dbb0: Waiting 04:25:33 7461e8f58c41: Waiting 04:25:33 8c8e6cddc092: Waiting 04:25:33 4f9bc52d1dc7: Download complete 04:25:33 c236b2a40c29: Verifying Checksum 04:25:33 c236b2a40c29: Download complete 04:25:33 aac332265079: Download complete 04:25:33 96526aa774ef: Verifying Checksum 04:25:33 96526aa774ef: Download complete 04:25:33 4adedbaa6b47: Verifying Checksum 04:25:33 4adedbaa6b47: Download complete 04:25:33 a79c9e20dbb0: Verifying Checksum 04:25:33 a79c9e20dbb0: Download complete 04:25:33 7461e8f58c41: Verifying Checksum 04:25:33 7461e8f58c41: Download complete 04:25:33 8c8e6cddc092: Verifying Checksum 04:25:33 8c8e6cddc092: Download complete 04:25:33 7bb09381c24c: Verifying Checksum 04:25:33 7bb09381c24c: Download complete 04:25:33 96526aa774ef: Pull complete 04:25:33 4f9bc52d1dc7: Pull complete 04:25:34 585e8d389ef7: Verifying Checksum 04:25:34 585e8d389ef7: Download complete 04:25:37 585e8d389ef7: Pull complete 04:25:37 c236b2a40c29: Pull complete 04:25:37 aac332265079: Pull complete 04:25:37 4adedbaa6b47: Pull complete 04:25:37 7bb09381c24c: Pull complete 04:25:37 a79c9e20dbb0: Pull complete 04:25:37 7461e8f58c41: Pull complete 04:25:38 8c8e6cddc092: Pull complete 04:25:38 Digest: sha256:6cd169f18f1be2603c55d1008fca29f6eb671ef1130a41b19a435dd87536800c 04:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f 04:25:38 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh 04:25:38 + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:38 + docker inspect -f . ci-base-image-x86_64 04:25:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:38 prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container 04:25:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 ******** ci-base-image-x86_64 cat 04:25:40 $ docker top ceb547fc7a924b21ccca09e624980353efbb184da27cb2205c3163f265194199 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:40 + make test 04:25:40 echo "make test" 04:25:40 make test [Pipeline] } 04:25:40 $ docker stop --time=1 ceb547fc7a924b21ccca09e624980353efbb184da27cb2205c3163f265194199 04:25:41 $ docker rm -f --volumes ceb547fc7a924b21ccca09e624980353efbb184da27cb2205c3163f265194199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:42 + ls -al . 04:25:42 total 220 04:25:42 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 04:25 . 04:25:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:25 .. 04:25:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 04:25 .git 04:25:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 04:25 .github 04:25:42 -rw-rw-r-- 1 jenkins jenkins 176 Mar 18 04:25 .gitignore 04:25:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 04:25 .semver 04:25:42 -rw-rw-r-- 1 jenkins jenkins 2908 Mar 18 04:25 Attribution.txt 04:25:42 -rw-rw-r-- 1 jenkins jenkins 17404 Mar 18 04:25 CHANGELOG.md 04:25:42 -rw-rw-r-- 1 jenkins jenkins 108574 Mar 18 04:25 Doxyfile 04:25:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 04:25 GOVERNANCE.md 04:25:42 -rw-rw-r-- 1 jenkins jenkins 784 Mar 18 04:25 Jenkinsfile 04:25:42 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 04:25 LICENSE 04:25:42 -rw-rw-r-- 1 jenkins jenkins 444 Mar 18 04:25 Makefile 04:25:42 -rw-rw-r-- 1 jenkins jenkins 618 Mar 18 04:25 OWNERS.md 04:25:42 -rw-rw-r-- 1 jenkins jenkins 1651 Mar 18 04:25 README.IOT.md 04:25:42 -rw-rw-r-- 1 jenkins jenkins 4173 Mar 18 04:25 README.md 04:25:42 -rw-rw-r-- 1 jenkins jenkins 1245 Mar 18 04:25 README.v3.md 04:25:42 -rw-rw-r-- 1 jenkins jenkins 11 Mar 18 04:25 VERSION 04:25:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:25 docs 04:25:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:25 include 04:25:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:25 scripts 04:25:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:25 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:43 + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4da0bb8aa793280e305e41bd3584482191500a47 --label arch=amd64 --label version=4.0.1-dev.2 . 04:25:43 Sending build context to Docker daemon 5.569MB 04:25:43 Step 1/18 : ARG BASE=alpine:3.18 04:25:43 Step 2/18 : FROM ${BASE} 04:25:43 ---> 422b67f5a039 04:25:43 Step 3/18 : LABEL maintainer="IOTech " 04:25:43 ---> Running in 7fba3920496e 04:25:43 Removing intermediate container 7fba3920496e 04:25:43 ---> fa345ea05f30 04:25:43 Step 4/18 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 04:25:43 ---> Running in cfb1896299f2 04:25:43 Connecting to iotech.jfrog.io (34.246.139.145:443) 04:25:43 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 04:25:43 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 04:25:43 '/etc/apk/keys/alpine.dev.rsa.pub' saved 04:25:44 Removing intermediate container cfb1896299f2 04:25:44 ---> 682df5723d1b 04:25:44 Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 04:25:44 ---> Running in cb60bb27be52 04:25:44 Removing intermediate container cb60bb27be52 04:25:44 ---> 61d8df48bb32 04:25:44 Step 6/18 : 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev dumb-init && mkdir -p /edgex-c-sdk/build 04:25:44 ---> Running in 137aef270321 04:25:45 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:45 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:46 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:46 WARNING: This apk-tools is OLD! Some packages might not function properly. 04:25:46 (1/11) Installing iotech-iot-1.5-dev (1.5.5-r2) 04:25:46 (2/11) Installing libcbor-dev (0.10.2-r1) 04:25:47 (3/11) Installing libmenuw (6.4_p20230506-r0) 04:25:47 (4/11) Installing libpanelw (6.4_p20230506-r0) 04:25:47 (5/11) Installing libncurses++ (6.4_p20230506-r0) 04:25:48 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 04:25:48 (7/11) Installing libblkid (2.38.1-r8) 04:25:48 (8/11) Installing libfdisk (2.38.1-r8) 04:25:49 (9/11) Installing libmount (2.38.1-r8) 04:25:49 (10/11) Installing libsmartcols (2.38.1-r8) 04:25:49 (11/11) Installing util-linux-dev (2.38.1-r8) 04:25:50 Executing busybox-1.36.1-r7.trigger 04:25:50 OK: 336 MiB in 102 packages 04:25:51 Removing intermediate container 137aef270321 04:25:51 ---> f3e510c13841 04:25:51 Step 7/18 : RUN apk --no-cache upgrade 04:25:51 ---> Running in b8619b7d8f97 04:25:51 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:51 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:52 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:52 WARNING: This apk-tools is OLD! Some packages might not function properly. 04:25:52 (1/2) Upgrading binutils (2.40-r7 -> 2.40-r8) 04:25:53 (2/2) Upgrading iotech-iot-1.5 (1.5.5-r0 -> 1.5.5-r2) 04:25:53 Executing busybox-1.36.1-r7.trigger 04:25:53 OK: 336 MiB in 102 packages 04:25:54 Removing intermediate container b8619b7d8f97 04:25:54 ---> 4fd7aa00a7c4 04:25:54 Step 8/18 : COPY VERSION /edgex-c-sdk/ 04:25:54 ---> 8184f05033c9 04:25:54 Step 9/18 : COPY src /edgex-c-sdk/src/ 04:25:54 ---> d562a8cf80f4 04:25:54 Step 10/18 : COPY include /edgex-c-sdk/include/ 04:25:54 ---> fdd108664729 04:25:54 Step 11/18 : COPY scripts /edgex-c-sdk/scripts 04:25:54 ---> 5bbca826cc11 04:25:54 Step 12/18 : COPY LICENSE /edgex-c-sdk/ 04:25:54 ---> 358517ecebaa 04:25:54 Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ 04:25:55 ---> 2a9e893ac925 04:25:55 Step 14/18 : WORKDIR /edgex-c-sdk 04:25:55 ---> Running in 8dc2c4c09008 04:25:55 Removing intermediate container 8dc2c4c09008 04:25:55 ---> dca2959429dc 04:25:55 Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 04:25:55 ---> Running in 689affa78ba2 04:25:55 Removing intermediate container 689affa78ba2 04:25:55 ---> 6b6fb6d1854f 04:25:55 Step 16/18 : LABEL arch=amd64 04:25:55 ---> Running in 03135db919c9 04:25:55 Removing intermediate container 03135db919c9 04:25:55 ---> c403d982c3d3 04:25:55 Step 17/18 : LABEL git_sha=4da0bb8aa793280e305e41bd3584482191500a47 04:25:55 ---> Running in 4f1ab6b72303 04:25:55 Removing intermediate container 4f1ab6b72303 04:25:55 ---> f7066928e0ce 04:25:55 Step 18/18 : LABEL version=4.0.1-dev.2 04:25:55 ---> Running in a1ccd0d0c15e 04:25:55 Removing intermediate container a1ccd0d0c15e 04:25:55 ---> 6703502e6934 04:25:55 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:25:55 Successfully built 6703502e6934 04:25:55 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:56 04:25:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:56 latest: Pulling from edgex-lftools-log-publisher 04:25:56 5eb5b503b376: Pulling fs layer 04:25:56 5c69ac0246d0: Pulling fs layer 04:25:56 ec43610c2a17: Pulling fs layer 04:25:56 3a2ae6a8a46f: Pulling fs layer 04:25:56 33b1e0a273af: Pulling fs layer 04:25:56 5d3b04190fa2: Pulling fs layer 04:25:56 2f39f015ded8: Pulling fs layer 04:25:56 33b1e0a273af: Waiting 04:25:56 5d3b04190fa2: Waiting 04:25:56 2f39f015ded8: Waiting 04:25:56 3a2ae6a8a46f: Waiting 04:25:56 5c69ac0246d0: Download complete 04:25:56 3a2ae6a8a46f: Verifying Checksum 04:25:56 3a2ae6a8a46f: Download complete 04:25:56 33b1e0a273af: Verifying Checksum 04:25:56 33b1e0a273af: Download complete 04:25:56 ec43610c2a17: Verifying Checksum 04:25:56 ec43610c2a17: Download complete 04:25:56 5d3b04190fa2: Download complete 04:25:56 5eb5b503b376: Verifying Checksum 04:25:56 5eb5b503b376: Download complete 04:25:57 2f39f015ded8: Verifying Checksum 04:25:57 2f39f015ded8: Download complete 04:25:58 5eb5b503b376: Pull complete 04:25:58 5c69ac0246d0: Pull complete 04:25:58 ec43610c2a17: Pull complete 04:25:58 3a2ae6a8a46f: Pull complete 04:25:58 33b1e0a273af: Pull complete 04:25:58 5d3b04190fa2: Pull complete 04:26:02 2f39f015ded8: Pull complete 04:26:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:03 prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container 04:26:03 $ 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_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 04:26:04 $ docker top 1162ea068d1d79c36e39418efb02631d8c2b5610ef55b7a7bca74410c03d7865 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:04 ---> job-cost.sh 04:26:04 lf-activate-venv: SKIPPING 04:26:04 INFO: No Stack... 04:26:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:06 INFO: Archiving Costs [Pipeline] sh 04:26:06 + cat /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/cost.csv 04:26:06 + cut -d, -f6 [Pipeline] lock 04:26:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-6-stack-cost] 04:26:06 Resource [jenkins-edgexfoundry-device-sdk-c-odessa-6-stack-cost] did not exist. Created. 04:26:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:07 + echo total: 0.2199999988079071 [Pipeline] stash 04:26:07 Stashed 1 file(s) [Pipeline] } 04:26:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-6-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:07 $ docker stop --time=1 1162ea068d1d79c36e39418efb02631d8c2b5610ef55b7a7bca74410c03d7865 04:26:08 $ docker rm -f --volumes 1162ea068d1d79c36e39418efb02631d8c2b5610ef55b7a7bca74410c03d7865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:26:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:26:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:09 prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container 04:26:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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-devops/py-git-semver:0.1.4 cat 04:26:09 $ docker top 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 -eo pid,comm 04:26:09 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). 04:26:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:26:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:09 [ssh-agent] Looking for ssh-agent implementation... 04:26:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:09 $ docker exec 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 ssh-agent 04:26:10 SSH_AUTH_SOCK=/tmp/ssh-2nTzy3L4ePfu/agent.32 04:26:10 SSH_AGENT_PID=38 04:26:10 Running ssh-add (command line suppressed) 04:26:10 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_1230268269505878172.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_1230268269505878172.key) 04:26:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:10 + git semver tag 04:26:10 2025-03-18 04:26:10,627 [run_tag] DEBUG tag force:False 04:26:10 2025-03-18 04:26:10,627 [check_head_tag] DEBUG check head tag 04:26:10 2025-03-18 04:26:10,629 [execute] INFO git cat-file --batch-check 04:26:10 2025-03-18 04:26:10,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) 04:26:10 2025-03-18 04:26:10,633 [execute] INFO git cat-file --batch 04:26:10 2025-03-18 04:26:10,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) 04:26:10 2025-03-18 04:26:10,655 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 04:26:10 2025-03-18 04:26:10,656 [execute] INFO git tag -a v4.0.1-dev.2 -m v4.0.1-dev.2 04:26:10 2025-03-18 04:26:10,656 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.2', '-m', 'v4.0.1-dev.2'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) 04:26:10 2025-03-18 04:26:10,661 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 04:26:10 4.0.1-dev.2 [Pipeline] } 04:26:10 $ docker exec --env ******** --env ******** 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 ssh-agent -k 04:26:10 unset SSH_AUTH_SOCK; 04:26:10 unset SSH_AGENT_PID; 04:26:10 echo Agent pid 38 killed; 04:26:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:26:11 + git semver [Pipeline] } 04:26:11 $ docker stop --time=1 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 04:26:12 $ docker rm -f --volumes 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:26:13 04:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:26:13 0.23.1-centos7: Pulling from edgex-lftools 04:26:13 ab5ef0e58194: Pulling fs layer 04:26:13 9712f1f96733: Pulling fs layer 04:26:13 63f879dbbcfc: Pulling fs layer 04:26:13 0d9ebad4ef96: Pulling fs layer 04:26:13 e9a5061849ea: Pulling fs layer 04:26:13 d747dcd14b5f: Pulling fs layer 04:26:13 2de7ff778b66: Pulling fs layer 04:26:13 0d9ebad4ef96: Waiting 04:26:13 2de7ff778b66: Waiting 04:26:13 e9a5061849ea: Waiting 04:26:13 9712f1f96733: Verifying Checksum 04:26:13 9712f1f96733: Download complete 04:26:13 63f879dbbcfc: Verifying Checksum 04:26:13 63f879dbbcfc: Download complete 04:26:13 e9a5061849ea: Verifying Checksum 04:26:13 e9a5061849ea: Download complete 04:26:13 d747dcd14b5f: Download complete 04:26:13 0d9ebad4ef96: Verifying Checksum 04:26:13 0d9ebad4ef96: Download complete 04:26:13 ab5ef0e58194: Verifying Checksum 04:26:13 ab5ef0e58194: Download complete 04:26:13 2de7ff778b66: Verifying Checksum 04:26:13 2de7ff778b66: Download complete 04:26:16 ab5ef0e58194: Pull complete 04:26:16 9712f1f96733: Pull complete 04:26:17 63f879dbbcfc: Pull complete 04:26:20 0d9ebad4ef96: Pull complete 04:26:20 e9a5061849ea: Pull complete 04:26:20 d747dcd14b5f: Pull complete 04:26:21 2de7ff778b66: Pull complete 04:26:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:26:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:21 prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container 04:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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:0.23.1-centos7 cat 04:26:23 $ docker top 6fe4adc344c21685dfce5668921fe0e8340ce8a970ee80748177468cfbd3987c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:26:23 provisioning config files... 04:26:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config9329601331993192234tmp 04:26:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config5594234040035680204tmp 04:26:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config11716419673747662559tmp [Pipeline] { [Pipeline] echo 04:26:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:26:23 ---> sigul-configuration.sh 04:26:23 gpg: directory `/root/.gnupg' created 04:26:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:26:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:26:23 gpg: keyring `/root/.gnupg/secring.gpg' created 04:26:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:26:23 gpg: CAST5 encrypted data 04:26:23 gpg: encrypted with 1 passphrase 04:26:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:26:24 + mkdir /home/jenkins 04:26:24 + mkdir /home/jenkins/sigul [Pipeline] sh 04:26:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:26:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:26:24 ---> sigul-install.sh 04:26:24 Sigul already installed; skipping installation. [Pipeline] sh 04:26:25 + git tag --list 04:26:25 0.7.0 04:26:25 0.7.1 04:26:25 1.0.0 04:26:25 v1.0.1 04:26:25 v1.0.2 04:26:25 v1.0.3 04:26:25 v1.1.0 04:26:25 v1.1.1 04:26:25 v1.2.0 04:26:25 v1.2.1 04:26:25 v1.2.2 04:26:25 v1.3.0 04:26:25 v1.3.1 04:26:25 v2.0.0 04:26:25 v2.1.0 04:26:25 v2.2.0 04:26:25 v2.3.0 04:26:25 v3.0 04:26:25 v3.0.0 04:26:25 v3.0.1 04:26:25 v3.0.2 04:26:25 v3.0.3-dev.1 04:26:25 v3.0.3-dev.10 04:26:25 v3.0.3-dev.11 04:26:25 v3.0.3-dev.12 04:26:25 v3.0.3-dev.13 04:26:25 v3.0.3-dev.14 04:26:25 v3.0.3-dev.15 04:26:25 v3.0.3-dev.16 04:26:25 v3.0.3-dev.17 04:26:25 v3.0.3-dev.2 04:26:25 v3.0.3-dev.3 04:26:25 v3.0.3-dev.4 04:26:25 v3.0.3-dev.5 04:26:25 v3.0.3-dev.6 04:26:25 v3.0.3-dev.7 04:26:25 v3.0.3-dev.8 04:26:25 v3.0.3-dev.9 04:26:25 v3.1 04:26:25 v3.1.0 04:26:25 v3.1.0-dev.1 04:26:25 v3.1.0-dev.2 04:26:25 v3.1.0-dev.3 04:26:25 v3.1.0-dev.4 04:26:25 v3.1.0-dev.5 04:26:25 v3.1.0-dev.6 04:26:25 v3.1.0-dev.7 04:26:25 v3.1.0-dev.8 04:26:25 v3.1.0-dev.9 04:26:25 v3.1.1 04:26:25 v3.1.1-dev.1 04:26:25 v4.0 04:26:25 v4.0.0 04:26:25 v4.0.0-dev.1 04:26:25 v4.0.0-dev.10 04:26:25 v4.0.0-dev.11 04:26:25 v4.0.0-dev.12 04:26:25 v4.0.0-dev.13 04:26:25 v4.0.0-dev.14 04:26:25 v4.0.0-dev.15 04:26:25 v4.0.0-dev.16 04:26:25 v4.0.0-dev.17 04:26:25 v4.0.0-dev.18 04:26:25 v4.0.0-dev.19 04:26:25 v4.0.0-dev.2 04:26:25 v4.0.0-dev.20 04:26:25 v4.0.0-dev.21 04:26:25 v4.0.0-dev.22 04:26:25 v4.0.0-dev.23 04:26:25 v4.0.0-dev.3 04:26:25 v4.0.0-dev.4 04:26:25 v4.0.0-dev.5 04:26:25 v4.0.0-dev.6 04:26:25 v4.0.0-dev.7 04:26:25 v4.0.0-dev.8 04:26:25 v4.0.0-dev.9 04:26:25 v4.0.1-dev.1 04:26:25 v4.0.1-dev.2 [Pipeline] sh 04:26:25 + lftools sign git-tag v4.0.1-dev.2 04:26:26 Signing Git tag with Sigul... 04:26:26 Signing v4.0.1-dev.2 [Pipeline] echo 04:26:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:26:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:26:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:26:26 $ docker stop --time=1 6fe4adc344c21685dfce5668921fe0e8340ce8a970ee80748177468cfbd3987c 04:26:27 $ docker rm -f --volumes 6fe4adc344c21685dfce5668921fe0e8340ce8a970ee80748177468cfbd3987c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:26:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:26:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:28 prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container 04:26:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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-devops/py-git-semver:0.1.4 cat 04:26:29 $ docker top 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 -eo pid,comm 04:26:29 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). 04:26:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:26:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:29 [ssh-agent] Looking for ssh-agent implementation... 04:26:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:29 $ docker exec 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 ssh-agent 04:26:29 SSH_AUTH_SOCK=/tmp/ssh-xvxSQOcdSOAR/agent.32 04:26:29 SSH_AGENT_PID=38 04:26:29 Running ssh-add (command line suppressed) 04:26:29 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_13419548035781884499.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_13419548035781884499.key) 04:26:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:29 + git semver bump pre 04:26:30 2025-03-18 04:26:30,108 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 04:26:30 2025-03-18 04:26:30,109 [bump_version] DEBUG bumping version:4.0.1-dev.2 on axis:pre with prefix:dev 04:26:30 2025-03-18 04:26:30,109 [bump_version] DEBUG bumped version:4.0.1-dev.3 04:26:30 2025-03-18 04:26:30,109 [write_version] DEBUG write version:4.0.1-dev.3 to path:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa with force:True 04:26:30 2025-03-18 04:26:30,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 04:26:30 2025-03-18 04:26:30,109 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 04:26:30 2025-03-18 04:26:30,111 [execute] INFO git cat-file --batch-check 04:26:30 2025-03-18 04:26:30,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=) 04:26:30 2025-03-18 04:26:30,116 [execute] INFO git cat-file --batch 04:26:30 2025-03-18 04:26:30,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=) 04:26:30 2025-03-18 04:26:30,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 04:26:30 4.0.1-dev.3 [Pipeline] } 04:26:30 $ docker exec --env ******** --env ******** 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 ssh-agent -k 04:26:30 unset SSH_AUTH_SOCK; 04:26:30 unset SSH_AGENT_PID; 04:26:30 echo Agent pid 38 killed; 04:26:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:26:30 + git semver [Pipeline] } 04:26:30 $ docker stop --time=1 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 04:26:32 $ docker rm -f --volumes 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:26:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:32 prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container 04:26:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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-devops/py-git-semver:0.1.4 cat 04:26:33 $ docker top a658370170cb6fe385ea0fa650e6e3390688f687da19f6898b5f33f61d92008f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:26:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:33 [ssh-agent] Looking for ssh-agent implementation... 04:26:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:33 $ docker exec a658370170cb6fe385ea0fa650e6e3390688f687da19f6898b5f33f61d92008f ssh-agent 04:26:33 SSH_AUTH_SOCK=/tmp/ssh-hQ1AYBNzTpdp/agent.32 04:26:33 SSH_AGENT_PID=38 04:26:33 Running ssh-add (command line suppressed) 04:26:33 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_3471150535723697062.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_3471150535723697062.key) 04:26:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:34 + git semver push 04:26:34 2025-03-18 04:26:34,225 [run_push] DEBUG push 04:26:34 2025-03-18 04:26:34,226 [execute] INFO git cat-file --batch-check 04:26:34 2025-03-18 04:26:34,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=) 04:26:34 2025-03-18 04:26:34,230 [execute] INFO git rev-list 511bf9f930c764c5fa428eda073b3c28eb0605be -- 04:26:34 2025-03-18 04:26:34,230 [execute] DEBUG Popen(['git', 'rev-list', '511bf9f930c764c5fa428eda073b3c28eb0605be', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=None) 04:26:34 2025-03-18 04:26:34,240 [execute] INFO git fetch -v origin 04:26:34 2025-03-18 04:26:34,240 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=True, shell=None, istream=None) 04:26:34 2025-03-18 04:26:34,687 [run_push] DEBUG no remote changes detected 04:26:34 2025-03-18 04:26:34,688 [execute] INFO git push origin semver 04:26:34 2025-03-18 04:26:34,688 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=None) 04:26:35 2025-03-18 04:26:35,331 [run_push] DEBUG push all version tags 04:26:35 2025-03-18 04:26:35,331 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:26:35 2025-03-18 04:26:35,331 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) 04:26:36 2025-03-18 04:26:35,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 04:26:36 4.0.1-dev.3 [Pipeline] } 04:26:36 $ docker exec --env ******** --env ******** a658370170cb6fe385ea0fa650e6e3390688f687da19f6898b5f33f61d92008f ssh-agent -k 04:26:36 unset SSH_AUTH_SOCK; 04:26:36 unset SSH_AGENT_PID; 04:26:36 echo Agent pid 38 killed; 04:26:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:26:36 + git semver [Pipeline] } 04:26:36 $ docker stop --time=1 a658370170cb6fe385ea0fa650e6e3390688f687da19f6898b5f33f61d92008f 04:26:38 $ docker rm -f --volumes a658370170cb6fe385ea0fa650e6e3390688f687da19f6898b5f33f61d92008f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:26:38 + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] 04:26:38 + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives 04:26:38 total 16 04:26:38 drwxr-xr-x 3 root root 4096 Mar 18 04:26 . 04:26:38 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 04:26 .. 04:26:38 drwxr-xr-x 2 root root 4096 Mar 18 04:26 cost 04:26:38 -rw-r--r-- 1 root root 84 Mar 18 04:26 cost.csv 04:26:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_odessa/archives 04:26:38 + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives 04:26:38 total 16 04:26:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 04:26 . 04:26:38 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 04:26 .. 04:26:38 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 04:26 cost 04:26:38 -rw-r--r-- 1 jenkins jenkins 84 Mar 18 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:26:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:26:39 ---> package-listing.sh 04:26:39 ++ tr '[:upper:]' '[:lower:]' 04:26:39 ++ facter osfamily 04:26:39 + OS_FAMILY=debian 04:26:39 + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa 04:26:39 + START_PACKAGES=/tmp/packages_start.txt 04:26:39 + END_PACKAGES=/tmp/packages_end.txt 04:26:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:26:39 + PACKAGES=/tmp/packages_start.txt 04:26:39 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 04:26:39 + PACKAGES=/tmp/packages_end.txt 04:26:39 + case "${OS_FAMILY}" in 04:26:39 + dpkg -l 04:26:39 + grep '^ii' 04:26:39 + '[' -f /tmp/packages_start.txt ']' 04:26:39 + '[' -f /tmp/packages_end.txt ']' 04:26:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:26:39 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 04:26:39 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ 04:26:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo 04:26:39 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:26:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:40 prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container 04:26:40 $ 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_odessa/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_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 04:26:41 $ docker top d8174ac25aa9a31ee8aacac317755316b65112017801c1ef3d6289c6bae357de -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:41 + touch /tmp/pre-build-complete [Pipeline] sh 04:26:41 + mkdir -p /var/log/sysstat [Pipeline] sh 04:26:41 + ls /var/log/sa-host 04:26:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:42 provisioning config files... 04:26:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config3063222708760489474tmp [Pipeline] { [Pipeline] echo 04:26:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:26:42 ---> create-netrc.sh [Pipeline] } 04:26:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:26:42 ---> python-tools-install.sh [Pipeline] echo 04:26:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:26:43 ---> sudo-logs.sh 04:26:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:26:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:26:43 ---> job-cost.sh 04:26:43 lf-activate-venv: SKIPPING 04:26:43 DEBUG: total: 0.2199999988079071 04:26:43 INFO: Retrieving Stack Cost... 04:26:43 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:44 INFO: Archiving Costs [Pipeline] echo 04:26:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:26:44 ---> logs-deploy.sh 04:26:44 lf-activate-venv: SKIPPING 04:26:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/6 04:26:44 INFO: archiving workspace using pattern(s): 04:26:45 Archives upload complete. 04:26:45 INFO: archiving logs to Nexus