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 [2025-03-18T04:25:14.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-18T04:25:14.500Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-18T04:25:14.538Z] ========================================================= [2025-03-18T04:25:14.538Z] EdgeX Global Pipelines Version Info [2025-03-18T04:25:14.538Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:25:15.271Z] ------------------- [2025-03-18T04:25:15.272Z] stable info: [2025-03-18T04:25:15.272Z] ------------------- [2025-03-18T04:25:15.272Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-18T04:25:15.272Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-18T04:25:15.272Z] Message: update stable to v1.0.272 [2025-03-18T04:25:15.842Z] ------------------- [2025-03-18T04:25:15.842Z] experimental info: [2025-03-18T04:25:15.842Z] ------------------- [2025-03-18T04:25:15.842Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-18T04:25:15.842Z] Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 [2025-03-18T04:25:15.842Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-18T04:25:15.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2025-03-18T04:25:15.935Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2025-03-18T04:25:15.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-18T04:25:15.985Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-18T04:25:16.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-18T04:25:16.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-18T04:25:16.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-18T04:25:16.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-18T04:25:16.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-18T04:25:16.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2025-03-18T04:25:16.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-18T04:25:16.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-18T04:25:16.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-18T04:25:16.239Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-18T04:25:16.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-18T04:25:16.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-18T04:25:16.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-18T04:25:16.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-18T04:25:16.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-18T04:25:16.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-18T04:25:16.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo [2025-03-18T04:25:16.454Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4da0bb8 [Pipeline] echo [2025-03-18T04:25:16.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T04:25:16.543Z] provisioning config files... [2025-03-18T04:25:16.559Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config4981497717958405713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:25:16.915Z] ---> ****-login.sh [2025-03-18T04:25:16.915Z] nexus3.edgexfoundry.org:10001 [2025-03-18T04:25:17.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:17.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:17.180Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:17.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:17.180Z] [2025-03-18T04:25:17.180Z] Login Succeeded [2025-03-18T04:25:17.180Z] nexus3.edgexfoundry.org:10002 [2025-03-18T04:25:17.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:17.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:17.444Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:17.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:17.444Z] [2025-03-18T04:25:17.444Z] Login Succeeded [2025-03-18T04:25:17.444Z] nexus3.edgexfoundry.org:10003 [2025-03-18T04:25:17.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:17.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:17.445Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:17.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:17.445Z] [2025-03-18T04:25:17.445Z] Login Succeeded [2025-03-18T04:25:17.445Z] nexus3.edgexfoundry.org:10004 [2025-03-18T04:25:17.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:17.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:17.705Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:17.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:17.705Z] [2025-03-18T04:25:17.705Z] Login Succeeded [2025-03-18T04:25:17.705Z] ****.io [2025-03-18T04:25:17.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:17.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:17.965Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:17.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:17.965Z] [2025-03-18T04:25:17.965Z] Login Succeeded [2025-03-18T04:25:17.965Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T04:25:17.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-18T04:25:18.386Z] + git rev-list -1 --merges 4da0bb8aa793280e305e41bd3584482191500a47~1..4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo [2025-03-18T04:25:18.421Z] -----------> git rev-list -1 --merges 4da0bb8aa793280e305e41bd3584482191500a47~1..4da0bb8aa793280e305e41bd3584482191500a47 4da0bb8aa793280e305e41bd3584482191500a47 [2025-03-18T04:25:18.421Z] 4da0bb8aa793280e305e41bd3584482191500a47 [false] [Pipeline] sh [2025-03-18T04:25:18.720Z] + git log --format=format:%s -1 4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo [2025-03-18T04:25:18.734Z] ========================================================= [2025-03-18T04:25:18.734Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-18T04:25:18.734Z] ========================================================= 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 [2025-03-18T04:25:19.191Z] + git rev-list -1 --merges 4da0bb8aa793280e305e41bd3584482191500a47~1..4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo [2025-03-18T04:25:19.204Z] -----------> git rev-list -1 --merges 4da0bb8aa793280e305e41bd3584482191500a47~1..4da0bb8aa793280e305e41bd3584482191500a47 4da0bb8aa793280e305e41bd3584482191500a47 [2025-03-18T04:25:19.204Z] 4da0bb8aa793280e305e41bd3584482191500a47 [false] [Pipeline] sh [2025-03-18T04:25:19.499Z] + git log --format=format:%s -1 4da0bb8aa793280e305e41bd3584482191500a47 [Pipeline] echo [2025-03-18T04:25:19.517Z] ========================================================= [2025-03-18T04:25:19.517Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-18T04:25:19.517Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-18T04:25:19.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T04:25:19.915Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-18T04:25:19.915Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-18T04:25:19.915Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-18T04:25:19.915Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-18T04:25:19.915Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-18T04:25:19.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:25:20.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T04:25:20.304Z] [2025-03-18T04:25:20.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:25:20.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T04:25:20.619Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-18T04:25:20.619Z] b85a868b505f: Pulling fs layer [2025-03-18T04:25:20.619Z] e2be974225ed: Pulling fs layer [2025-03-18T04:25:20.619Z] 339a4e72a1f5: Pulling fs layer [2025-03-18T04:25:20.619Z] 988bab9f4d93: Pulling fs layer [2025-03-18T04:25:20.619Z] 1469e6f7b9e6: Pulling fs layer [2025-03-18T04:25:20.620Z] eaf3925da568: Pulling fs layer [2025-03-18T04:25:20.620Z] bab4dde63d76: Pulling fs layer [2025-03-18T04:25:20.620Z] bde34c3a00c8: Pulling fs layer [2025-03-18T04:25:20.620Z] b352a97aabf1: Pulling fs layer [2025-03-18T04:25:20.620Z] 4872d77fe225: Pulling fs layer [2025-03-18T04:25:20.620Z] 5851b861e8e6: Pulling fs layer [2025-03-18T04:25:20.620Z] bab4dde63d76: Waiting [2025-03-18T04:25:20.620Z] 1469e6f7b9e6: Waiting [2025-03-18T04:25:20.620Z] eaf3925da568: Waiting [2025-03-18T04:25:20.620Z] bde34c3a00c8: Waiting [2025-03-18T04:25:20.620Z] 4872d77fe225: Waiting [2025-03-18T04:25:20.620Z] 5851b861e8e6: Waiting [2025-03-18T04:25:20.620Z] 988bab9f4d93: Waiting [2025-03-18T04:25:20.620Z] b352a97aabf1: Waiting [2025-03-18T04:25:20.620Z] e2be974225ed: Verifying Checksum [2025-03-18T04:25:20.620Z] e2be974225ed: Download complete [2025-03-18T04:25:20.620Z] 988bab9f4d93: Verifying Checksum [2025-03-18T04:25:20.620Z] 988bab9f4d93: Download complete [2025-03-18T04:25:20.620Z] 1469e6f7b9e6: Verifying Checksum [2025-03-18T04:25:20.620Z] 1469e6f7b9e6: Download complete [2025-03-18T04:25:20.620Z] 339a4e72a1f5: Verifying Checksum [2025-03-18T04:25:20.620Z] 339a4e72a1f5: Download complete [2025-03-18T04:25:20.620Z] eaf3925da568: Verifying Checksum [2025-03-18T04:25:20.620Z] eaf3925da568: Download complete [2025-03-18T04:25:20.878Z] bde34c3a00c8: Verifying Checksum [2025-03-18T04:25:20.878Z] b352a97aabf1: Verifying Checksum [2025-03-18T04:25:20.878Z] b352a97aabf1: Download complete [2025-03-18T04:25:20.878Z] 4872d77fe225: Download complete [2025-03-18T04:25:20.878Z] 5851b861e8e6: Verifying Checksum [2025-03-18T04:25:20.878Z] 5851b861e8e6: Download complete [2025-03-18T04:25:20.878Z] b85a868b505f: Verifying Checksum [2025-03-18T04:25:20.878Z] b85a868b505f: Download complete [2025-03-18T04:25:21.137Z] bab4dde63d76: Verifying Checksum [2025-03-18T04:25:21.137Z] bab4dde63d76: Download complete [2025-03-18T04:25:22.076Z] b85a868b505f: Pull complete [2025-03-18T04:25:22.076Z] e2be974225ed: Pull complete [2025-03-18T04:25:22.643Z] 339a4e72a1f5: Pull complete [2025-03-18T04:25:22.643Z] 988bab9f4d93: Pull complete [2025-03-18T04:25:22.901Z] 1469e6f7b9e6: Pull complete [2025-03-18T04:25:22.901Z] eaf3925da568: Pull complete [2025-03-18T04:25:24.279Z] bab4dde63d76: Pull complete [2025-03-18T04:25:24.540Z] bde34c3a00c8: Pull complete [2025-03-18T04:25:24.540Z] b352a97aabf1: Pull complete [2025-03-18T04:25:24.540Z] 4872d77fe225: Pull complete [2025-03-18T04:25:24.801Z] 5851b861e8e6: Pull complete [2025-03-18T04:25:24.801Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-18T04:25:24.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T04:25:24.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T04:25:24.954Z] prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container [2025-03-18T04:25:24.985Z] $ 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 [2025-03-18T04:25:26.284Z] $ docker top b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 -eo pid,comm [2025-03-18T04:25:26.335Z] 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). [2025-03-18T04:25:26.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T04:25:26.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T04:25:26.399Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T04:25:26.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T04:25:26.509Z] $ docker exec b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 ssh-agent [2025-03-18T04:25:26.614Z] SSH_AUTH_SOCK=/tmp/ssh-YOVortCLbAWY/agent.32 [2025-03-18T04:25:26.614Z] SSH_AGENT_PID=38 [2025-03-18T04:25:26.620Z] Running ssh-add (command line suppressed) [2025-03-18T04:25:26.732Z] 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) [2025-03-18T04:25:26.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T04:25:27.039Z] + git tag --points-at HEAD [Pipeline] } [2025-03-18T04:25:27.050Z] $ docker exec --env ******** --env ******** b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 ssh-agent -k [2025-03-18T04:25:27.140Z] unset SSH_AUTH_SOCK; [2025-03-18T04:25:27.141Z] unset SSH_AGENT_PID; [2025-03-18T04:25:27.141Z] echo Agent pid 38 killed; [2025-03-18T04:25:27.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-18T04:25:27.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T04:25:27.198Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T04:25:27.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T04:25:27.319Z] $ docker exec b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 ssh-agent [2025-03-18T04:25:27.448Z] SSH_AUTH_SOCK=/tmp/ssh-6oyQs5BGBJwJ/agent.71 [2025-03-18T04:25:27.448Z] SSH_AGENT_PID=77 [2025-03-18T04:25:27.453Z] Running ssh-add (command line suppressed) [2025-03-18T04:25:27.548Z] 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) [2025-03-18T04:25:27.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T04:25:27.863Z] + git semver init [2025-03-18T04:25:28.125Z] 2025-03-18 04:25:28,030 [run_init] DEBUG init version:0.0.0 force:False [2025-03-18T04:25:28.125Z] 2025-03-18 04:25:28,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver [2025-03-18T04:25:28.125Z] 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 [2025-03-18T04:25:28.125Z] 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) [2025-03-18T04:25:29.066Z] 2025-03-18 04:25:28,783 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.git/info/exclude [2025-03-18T04:25:29.066Z] 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 [2025-03-18T04:25:29.066Z] 2025-03-18 04:25:28,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-18T04:25:29.066Z] 2025-03-18 04:25:28,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-18T04:25:29.066Z] 4.0.1-dev.2 [Pipeline] } [2025-03-18T04:25:29.078Z] $ docker exec --env ******** --env ******** b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 ssh-agent -k [2025-03-18T04:25:29.173Z] unset SSH_AUTH_SOCK; [2025-03-18T04:25:29.174Z] unset SSH_AGENT_PID; [2025-03-18T04:25:29.174Z] echo Agent pid 77 killed; [2025-03-18T04:25:29.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T04:25:29.519Z] + git semver [Pipeline] } [2025-03-18T04:25:29.794Z] $ docker stop --time=1 b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 [2025-03-18T04:25:31.092Z] $ docker rm -f --volumes b8cd79a133c4fd8c60729be98d4fba5cb751b5414500cbb8b7b4d266878f67a1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T04:25:31.443Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-18T04:25:31.654Z] Stashed 1 file(s) [Pipeline] echo [2025-03-18T04:25:31.659Z] [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 [2025-03-18T04:25:31.943Z] provisioning config files... [2025-03-18T04:25:31.950Z] 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 [2025-03-18T04:25:32.284Z] ---> ****-login.sh [2025-03-18T04:25:32.284Z] nexus3.edgexfoundry.org:10001 [2025-03-18T04:25:32.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:32.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:32.285Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:32.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:32.285Z] [2025-03-18T04:25:32.285Z] Login Succeeded [2025-03-18T04:25:32.285Z] nexus3.edgexfoundry.org:10002 [2025-03-18T04:25:32.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:32.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:32.285Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:32.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:32.285Z] [2025-03-18T04:25:32.285Z] Login Succeeded [2025-03-18T04:25:32.285Z] nexus3.edgexfoundry.org:10003 [2025-03-18T04:25:32.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:32.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:32.545Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:32.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:32.545Z] [2025-03-18T04:25:32.545Z] Login Succeeded [2025-03-18T04:25:32.545Z] nexus3.edgexfoundry.org:10004 [2025-03-18T04:25:32.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:32.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:32.546Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:32.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:32.546Z] [2025-03-18T04:25:32.546Z] Login Succeeded [2025-03-18T04:25:32.546Z] ****.io [2025-03-18T04:25:32.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T04:25:32.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T04:25:32.805Z] Configure a credential helper to remove this warning. See [2025-03-18T04:25:32.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T04:25:32.806Z] [2025-03-18T04:25:32.806Z] Login Succeeded [2025-03-18T04:25:32.806Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T04:25:32.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-18T04:25:32.906Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-18T04:25:33.241Z] + + git log --pretty=%H %s [2025-03-18T04:25:33.241Z] grep ci(lts-release) [2025-03-18T04:25:33.241Z] + head -n 1 [2025-03-18T04:25:33.241Z] + awk {print $1} [Pipeline] echo [2025-03-18T04:25:33.254Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh [2025-03-18T04:25:33.529Z] + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [2025-03-18T04:25:33.529Z] a5010725629ae1840c76610bca239c55fa79b92f: Pulling from device-sdk-c-builder-x86_64 [2025-03-18T04:25:33.529Z] 96526aa774ef: Pulling fs layer [2025-03-18T04:25:33.529Z] 4f9bc52d1dc7: Pulling fs layer [2025-03-18T04:25:33.529Z] 585e8d389ef7: Pulling fs layer [2025-03-18T04:25:33.529Z] c236b2a40c29: Pulling fs layer [2025-03-18T04:25:33.529Z] aac332265079: Pulling fs layer [2025-03-18T04:25:33.529Z] 4adedbaa6b47: Pulling fs layer [2025-03-18T04:25:33.529Z] 7bb09381c24c: Pulling fs layer [2025-03-18T04:25:33.529Z] aac332265079: Waiting [2025-03-18T04:25:33.529Z] c236b2a40c29: Waiting [2025-03-18T04:25:33.529Z] 4adedbaa6b47: Waiting [2025-03-18T04:25:33.529Z] a79c9e20dbb0: Pulling fs layer [2025-03-18T04:25:33.529Z] 7461e8f58c41: Pulling fs layer [2025-03-18T04:25:33.529Z] 8c8e6cddc092: Pulling fs layer [2025-03-18T04:25:33.529Z] a79c9e20dbb0: Waiting [2025-03-18T04:25:33.529Z] 7461e8f58c41: Waiting [2025-03-18T04:25:33.529Z] 8c8e6cddc092: Waiting [2025-03-18T04:25:33.529Z] 4f9bc52d1dc7: Download complete [2025-03-18T04:25:33.529Z] c236b2a40c29: Verifying Checksum [2025-03-18T04:25:33.529Z] c236b2a40c29: Download complete [2025-03-18T04:25:33.529Z] aac332265079: Download complete [2025-03-18T04:25:33.529Z] 96526aa774ef: Verifying Checksum [2025-03-18T04:25:33.529Z] 96526aa774ef: Download complete [2025-03-18T04:25:33.529Z] 4adedbaa6b47: Verifying Checksum [2025-03-18T04:25:33.529Z] 4adedbaa6b47: Download complete [2025-03-18T04:25:33.529Z] a79c9e20dbb0: Verifying Checksum [2025-03-18T04:25:33.529Z] a79c9e20dbb0: Download complete [2025-03-18T04:25:33.529Z] 7461e8f58c41: Verifying Checksum [2025-03-18T04:25:33.529Z] 7461e8f58c41: Download complete [2025-03-18T04:25:33.529Z] 8c8e6cddc092: Verifying Checksum [2025-03-18T04:25:33.529Z] 8c8e6cddc092: Download complete [2025-03-18T04:25:33.787Z] 7bb09381c24c: Verifying Checksum [2025-03-18T04:25:33.787Z] 7bb09381c24c: Download complete [2025-03-18T04:25:33.787Z] 96526aa774ef: Pull complete [2025-03-18T04:25:33.787Z] 4f9bc52d1dc7: Pull complete [2025-03-18T04:25:34.355Z] 585e8d389ef7: Verifying Checksum [2025-03-18T04:25:34.355Z] 585e8d389ef7: Download complete [2025-03-18T04:25:37.639Z] 585e8d389ef7: Pull complete [2025-03-18T04:25:37.639Z] c236b2a40c29: Pull complete [2025-03-18T04:25:37.639Z] aac332265079: Pull complete [2025-03-18T04:25:37.639Z] 4adedbaa6b47: Pull complete [2025-03-18T04:25:37.899Z] 7bb09381c24c: Pull complete [2025-03-18T04:25:37.899Z] a79c9e20dbb0: Pull complete [2025-03-18T04:25:37.899Z] 7461e8f58c41: Pull complete [2025-03-18T04:25:38.160Z] 8c8e6cddc092: Pull complete [2025-03-18T04:25:38.160Z] Digest: sha256:6cd169f18f1be2603c55d1008fca29f6eb671ef1130a41b19a435dd87536800c [2025-03-18T04:25:38.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [2025-03-18T04:25:38.160Z] nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh [2025-03-18T04:25:38.464Z] + 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 [2025-03-18T04:25:38.860Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-18T04:25:38.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T04:25:38.941Z] prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container [2025-03-18T04:25:38.971Z] $ 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 [2025-03-18T04:25:40.165Z] $ docker top ceb547fc7a924b21ccca09e624980353efbb184da27cb2205c3163f265194199 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T04:25:40.519Z] + make test [2025-03-18T04:25:40.519Z] echo "make test" [2025-03-18T04:25:40.519Z] make test [Pipeline] } [2025-03-18T04:25:40.531Z] $ docker stop --time=1 ceb547fc7a924b21ccca09e624980353efbb184da27cb2205c3163f265194199 [2025-03-18T04:25:41.822Z] $ docker rm -f --volumes ceb547fc7a924b21ccca09e624980353efbb184da27cb2205c3163f265194199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-18T04:25:42.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-18T04:25:42.718Z] + ls -al . [2025-03-18T04:25:42.718Z] total 220 [2025-03-18T04:25:42.718Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 04:25 . [2025-03-18T04:25:42.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:25 .. [2025-03-18T04:25:42.718Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 04:25 .git [2025-03-18T04:25:42.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 04:25 .github [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 18 04:25 .gitignore [2025-03-18T04:25:42.718Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 04:25 .semver [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 18 04:25 Attribution.txt [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 17404 Mar 18 04:25 CHANGELOG.md [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 18 04:25 Doxyfile [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 04:25 GOVERNANCE.md [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 784 Mar 18 04:25 Jenkinsfile [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 04:25 LICENSE [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 444 Mar 18 04:25 Makefile [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 18 04:25 OWNERS.md [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 1651 Mar 18 04:25 README.IOT.md [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 4173 Mar 18 04:25 README.md [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 1245 Mar 18 04:25 README.v3.md [2025-03-18T04:25:42.718Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 18 04:25 VERSION [2025-03-18T04:25:42.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:25 docs [2025-03-18T04:25:42.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:25 include [2025-03-18T04:25:42.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:25 scripts [2025-03-18T04:25:42.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:25 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:25:43.040Z] + 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 . [2025-03-18T04:25:43.040Z] Sending build context to Docker daemon 5.569MB [2025-03-18T04:25:43.040Z] Step 1/18 : ARG BASE=alpine:3.18 [2025-03-18T04:25:43.040Z] Step 2/18 : FROM ${BASE} [2025-03-18T04:25:43.040Z] ---> 422b67f5a039 [2025-03-18T04:25:43.040Z] Step 3/18 : LABEL maintainer="IOTech " [2025-03-18T04:25:43.040Z] ---> Running in 7fba3920496e [2025-03-18T04:25:43.299Z] Removing intermediate container 7fba3920496e [2025-03-18T04:25:43.299Z] ---> fa345ea05f30 [2025-03-18T04:25:43.299Z] 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 [2025-03-18T04:25:43.299Z] ---> Running in cfb1896299f2 [2025-03-18T04:25:43.558Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-18T04:25:43.819Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-18T04:25:43.819Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-18T04:25:43.819Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-18T04:25:44.079Z] Removing intermediate container cfb1896299f2 [2025-03-18T04:25:44.079Z] ---> 682df5723d1b [2025-03-18T04:25:44.079Z] Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-18T04:25:44.079Z] ---> Running in cb60bb27be52 [2025-03-18T04:25:44.759Z] Removing intermediate container cb60bb27be52 [2025-03-18T04:25:44.759Z] ---> 61d8df48bb32 [2025-03-18T04:25:44.759Z] 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 [2025-03-18T04:25:44.759Z] ---> Running in 137aef270321 [2025-03-18T04:25:45.019Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T04:25:45.588Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-18T04:25:46.156Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T04:25:46.724Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T04:25:46.724Z] (1/11) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-18T04:25:46.724Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2025-03-18T04:25:47.290Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2025-03-18T04:25:47.549Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2025-03-18T04:25:47.807Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2025-03-18T04:25:48.066Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-18T04:25:48.325Z] (7/11) Installing libblkid (2.38.1-r8) [2025-03-18T04:25:48.893Z] (8/11) Installing libfdisk (2.38.1-r8) [2025-03-18T04:25:49.151Z] (9/11) Installing libmount (2.38.1-r8) [2025-03-18T04:25:49.719Z] (10/11) Installing libsmartcols (2.38.1-r8) [2025-03-18T04:25:49.979Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2025-03-18T04:25:50.548Z] Executing busybox-1.36.1-r7.trigger [2025-03-18T04:25:50.548Z] OK: 336 MiB in 102 packages [2025-03-18T04:25:51.117Z] Removing intermediate container 137aef270321 [2025-03-18T04:25:51.117Z] ---> f3e510c13841 [2025-03-18T04:25:51.117Z] Step 7/18 : RUN apk --no-cache upgrade [2025-03-18T04:25:51.117Z] ---> Running in b8619b7d8f97 [2025-03-18T04:25:51.377Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T04:25:51.635Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-18T04:25:52.204Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T04:25:52.772Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T04:25:52.772Z] (1/2) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-03-18T04:25:53.339Z] (2/2) Upgrading iotech-iot-1.5 (1.5.5-r0 -> 1.5.5-r2) [2025-03-18T04:25:53.906Z] Executing busybox-1.36.1-r7.trigger [2025-03-18T04:25:53.906Z] OK: 336 MiB in 102 packages [2025-03-18T04:25:54.474Z] Removing intermediate container b8619b7d8f97 [2025-03-18T04:25:54.474Z] ---> 4fd7aa00a7c4 [2025-03-18T04:25:54.474Z] Step 8/18 : COPY VERSION /edgex-c-sdk/ [2025-03-18T04:25:54.474Z] ---> 8184f05033c9 [2025-03-18T04:25:54.474Z] Step 9/18 : COPY src /edgex-c-sdk/src/ [2025-03-18T04:25:54.732Z] ---> d562a8cf80f4 [2025-03-18T04:25:54.732Z] Step 10/18 : COPY include /edgex-c-sdk/include/ [2025-03-18T04:25:54.732Z] ---> fdd108664729 [2025-03-18T04:25:54.732Z] Step 11/18 : COPY scripts /edgex-c-sdk/scripts [2025-03-18T04:25:54.993Z] ---> 5bbca826cc11 [2025-03-18T04:25:54.993Z] Step 12/18 : COPY LICENSE /edgex-c-sdk/ [2025-03-18T04:25:54.993Z] ---> 358517ecebaa [2025-03-18T04:25:54.993Z] Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ [2025-03-18T04:25:55.252Z] ---> 2a9e893ac925 [2025-03-18T04:25:55.252Z] Step 14/18 : WORKDIR /edgex-c-sdk [2025-03-18T04:25:55.252Z] ---> Running in 8dc2c4c09008 [2025-03-18T04:25:55.252Z] Removing intermediate container 8dc2c4c09008 [2025-03-18T04:25:55.252Z] ---> dca2959429dc [2025-03-18T04:25:55.252Z] Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2025-03-18T04:25:55.252Z] ---> Running in 689affa78ba2 [2025-03-18T04:25:55.252Z] Removing intermediate container 689affa78ba2 [2025-03-18T04:25:55.252Z] ---> 6b6fb6d1854f [2025-03-18T04:25:55.252Z] Step 16/18 : LABEL arch=amd64 [2025-03-18T04:25:55.511Z] ---> Running in 03135db919c9 [2025-03-18T04:25:55.511Z] Removing intermediate container 03135db919c9 [2025-03-18T04:25:55.511Z] ---> c403d982c3d3 [2025-03-18T04:25:55.511Z] Step 17/18 : LABEL git_sha=4da0bb8aa793280e305e41bd3584482191500a47 [2025-03-18T04:25:55.511Z] ---> Running in 4f1ab6b72303 [2025-03-18T04:25:55.511Z] Removing intermediate container 4f1ab6b72303 [2025-03-18T04:25:55.511Z] ---> f7066928e0ce [2025-03-18T04:25:55.511Z] Step 18/18 : LABEL version=4.0.1-dev.2 [2025-03-18T04:25:55.511Z] ---> Running in a1ccd0d0c15e [2025-03-18T04:25:55.770Z] Removing intermediate container a1ccd0d0c15e [2025-03-18T04:25:55.770Z] ---> 6703502e6934 [2025-03-18T04:25:55.770Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-18T04:25:55.770Z] Successfully built 6703502e6934 [2025-03-18T04:25:55.770Z] 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 [2025-03-18T04:25:56.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T04:25:56.306Z] [2025-03-18T04:25:56.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:25:56.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T04:25:56.614Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-18T04:25:56.614Z] 5eb5b503b376: Pulling fs layer [2025-03-18T04:25:56.614Z] 5c69ac0246d0: Pulling fs layer [2025-03-18T04:25:56.614Z] ec43610c2a17: Pulling fs layer [2025-03-18T04:25:56.614Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-18T04:25:56.614Z] 33b1e0a273af: Pulling fs layer [2025-03-18T04:25:56.614Z] 5d3b04190fa2: Pulling fs layer [2025-03-18T04:25:56.614Z] 2f39f015ded8: Pulling fs layer [2025-03-18T04:25:56.614Z] 33b1e0a273af: Waiting [2025-03-18T04:25:56.614Z] 5d3b04190fa2: Waiting [2025-03-18T04:25:56.614Z] 2f39f015ded8: Waiting [2025-03-18T04:25:56.614Z] 3a2ae6a8a46f: Waiting [2025-03-18T04:25:56.614Z] 5c69ac0246d0: Download complete [2025-03-18T04:25:56.614Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-18T04:25:56.614Z] 3a2ae6a8a46f: Download complete [2025-03-18T04:25:56.614Z] 33b1e0a273af: Verifying Checksum [2025-03-18T04:25:56.614Z] 33b1e0a273af: Download complete [2025-03-18T04:25:56.614Z] ec43610c2a17: Verifying Checksum [2025-03-18T04:25:56.614Z] ec43610c2a17: Download complete [2025-03-18T04:25:56.614Z] 5d3b04190fa2: Download complete [2025-03-18T04:25:56.872Z] 5eb5b503b376: Verifying Checksum [2025-03-18T04:25:56.872Z] 5eb5b503b376: Download complete [2025-03-18T04:25:57.437Z] 2f39f015ded8: Verifying Checksum [2025-03-18T04:25:57.437Z] 2f39f015ded8: Download complete [2025-03-18T04:25:58.003Z] 5eb5b503b376: Pull complete [2025-03-18T04:25:58.003Z] 5c69ac0246d0: Pull complete [2025-03-18T04:25:58.261Z] ec43610c2a17: Pull complete [2025-03-18T04:25:58.521Z] 3a2ae6a8a46f: Pull complete [2025-03-18T04:25:58.521Z] 33b1e0a273af: Pull complete [2025-03-18T04:25:58.780Z] 5d3b04190fa2: Pull complete [2025-03-18T04:26:02.965Z] 2f39f015ded8: Pull complete [2025-03-18T04:26:02.965Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-18T04:26:02.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T04:26:02.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T04:26:03.068Z] prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container [2025-03-18T04:26:03.094Z] $ 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 [2025-03-18T04:26:04.553Z] $ docker top 1162ea068d1d79c36e39418efb02631d8c2b5610ef55b7a7bca74410c03d7865 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:04.929Z] ---> job-cost.sh [2025-03-18T04:26:04.929Z] lf-activate-venv: SKIPPING [2025-03-18T04:26:04.929Z] INFO: No Stack... [2025-03-18T04:26:06.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-18T04:26:06.568Z] INFO: Archiving Costs [Pipeline] sh [2025-03-18T04:26:06.855Z] + cat /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/cost.csv [2025-03-18T04:26:06.855Z] + cut -d, -f6 [Pipeline] lock [2025-03-18T04:26:06.868Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-6-stack-cost] [2025-03-18T04:26:06.876Z] Resource [jenkins-edgexfoundry-device-sdk-c-odessa-6-stack-cost] did not exist. Created. [2025-03-18T04:26:06.882Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-18T04:26:07.195Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-18T04:26:07.251Z] Stashed 1 file(s) [Pipeline] } [2025-03-18T04:26:07.260Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-6-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-18T04:26:07.285Z] $ docker stop --time=1 1162ea068d1d79c36e39418efb02631d8c2b5610ef55b7a7bca74410c03d7865 [2025-03-18T04:26:08.424Z] $ 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 [2025-03-18T04:26:08.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T04:26:08.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:26:09.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T04:26:09.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T04:26:09.376Z] prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container [2025-03-18T04:26:09.407Z] $ 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 [2025-03-18T04:26:09.728Z] $ docker top 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 -eo pid,comm [2025-03-18T04:26:09.774Z] 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). [2025-03-18T04:26:09.774Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T04:26:09.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T04:26:09.834Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T04:26:09.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T04:26:09.941Z] $ docker exec 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 ssh-agent [2025-03-18T04:26:10.039Z] SSH_AUTH_SOCK=/tmp/ssh-2nTzy3L4ePfu/agent.32 [2025-03-18T04:26:10.039Z] SSH_AGENT_PID=38 [2025-03-18T04:26:10.044Z] Running ssh-add (command line suppressed) [2025-03-18T04:26:10.147Z] 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) [2025-03-18T04:26:10.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T04:26:10.453Z] + git semver tag [2025-03-18T04:26:10.713Z] 2025-03-18 04:26:10,627 [run_tag] DEBUG tag force:False [2025-03-18T04:26:10.713Z] 2025-03-18 04:26:10,627 [check_head_tag] DEBUG check head tag [2025-03-18T04:26:10.713Z] 2025-03-18 04:26:10,629 [execute] INFO git cat-file --batch-check [2025-03-18T04:26:10.713Z] 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=) [2025-03-18T04:26:10.713Z] 2025-03-18 04:26:10,633 [execute] INFO git cat-file --batch [2025-03-18T04:26:10.713Z] 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=) [2025-03-18T04:26:10.713Z] 2025-03-18 04:26:10,655 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-18T04:26:10.713Z] 2025-03-18 04:26:10,656 [execute] INFO git tag -a v4.0.1-dev.2 -m v4.0.1-dev.2 [2025-03-18T04:26:10.713Z] 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) [2025-03-18T04:26:10.713Z] 2025-03-18 04:26:10,661 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-18T04:26:10.713Z] 4.0.1-dev.2 [Pipeline] } [2025-03-18T04:26:10.725Z] $ docker exec --env ******** --env ******** 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 ssh-agent -k [2025-03-18T04:26:10.825Z] unset SSH_AUTH_SOCK; [2025-03-18T04:26:10.825Z] unset SSH_AGENT_PID; [2025-03-18T04:26:10.825Z] echo Agent pid 38 killed; [2025-03-18T04:26:10.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T04:26:11.155Z] + git semver [Pipeline] } [2025-03-18T04:26:11.430Z] $ docker stop --time=1 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 [2025-03-18T04:26:12.738Z] $ docker rm -f --volumes 55d996f1d2e22927e32ba4411ba9c76bcc4c1f70801abd282a239a1123178b65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:26:13.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-18T04:26:13.155Z] [2025-03-18T04:26:13.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:26:13.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-18T04:26:13.463Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-18T04:26:13.463Z] ab5ef0e58194: Pulling fs layer [2025-03-18T04:26:13.463Z] 9712f1f96733: Pulling fs layer [2025-03-18T04:26:13.463Z] 63f879dbbcfc: Pulling fs layer [2025-03-18T04:26:13.463Z] 0d9ebad4ef96: Pulling fs layer [2025-03-18T04:26:13.463Z] e9a5061849ea: Pulling fs layer [2025-03-18T04:26:13.463Z] d747dcd14b5f: Pulling fs layer [2025-03-18T04:26:13.463Z] 2de7ff778b66: Pulling fs layer [2025-03-18T04:26:13.463Z] 0d9ebad4ef96: Waiting [2025-03-18T04:26:13.463Z] 2de7ff778b66: Waiting [2025-03-18T04:26:13.463Z] e9a5061849ea: Waiting [2025-03-18T04:26:13.463Z] 9712f1f96733: Verifying Checksum [2025-03-18T04:26:13.463Z] 9712f1f96733: Download complete [2025-03-18T04:26:13.722Z] 63f879dbbcfc: Verifying Checksum [2025-03-18T04:26:13.722Z] 63f879dbbcfc: Download complete [2025-03-18T04:26:13.980Z] e9a5061849ea: Verifying Checksum [2025-03-18T04:26:13.980Z] e9a5061849ea: Download complete [2025-03-18T04:26:13.980Z] d747dcd14b5f: Download complete [2025-03-18T04:26:13.980Z] 0d9ebad4ef96: Verifying Checksum [2025-03-18T04:26:13.980Z] 0d9ebad4ef96: Download complete [2025-03-18T04:26:13.980Z] ab5ef0e58194: Verifying Checksum [2025-03-18T04:26:13.980Z] ab5ef0e58194: Download complete [2025-03-18T04:26:13.980Z] 2de7ff778b66: Verifying Checksum [2025-03-18T04:26:13.980Z] 2de7ff778b66: Download complete [2025-03-18T04:26:16.509Z] ab5ef0e58194: Pull complete [2025-03-18T04:26:16.509Z] 9712f1f96733: Pull complete [2025-03-18T04:26:17.076Z] 63f879dbbcfc: Pull complete [2025-03-18T04:26:20.357Z] 0d9ebad4ef96: Pull complete [2025-03-18T04:26:20.357Z] e9a5061849ea: Pull complete [2025-03-18T04:26:20.357Z] d747dcd14b5f: Pull complete [2025-03-18T04:26:21.295Z] 2de7ff778b66: Pull complete [2025-03-18T04:26:21.295Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-18T04:26:21.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-18T04:26:21.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T04:26:21.393Z] prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container [2025-03-18T04:26:21.420Z] $ 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 [2025-03-18T04:26:23.534Z] $ docker top 6fe4adc344c21685dfce5668921fe0e8340ce8a970ee80748177468cfbd3987c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-18T04:26:23.608Z] provisioning config files... [2025-03-18T04:26:23.614Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config9329601331993192234tmp [2025-03-18T04:26:23.624Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config5594234040035680204tmp [2025-03-18T04:26:23.632Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config11716419673747662559tmp [Pipeline] { [Pipeline] echo [2025-03-18T04:26:23.660Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:23.953Z] ---> sigul-configuration.sh [2025-03-18T04:26:23.953Z] gpg: directory `/root/.gnupg' created [2025-03-18T04:26:23.953Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-18T04:26:23.953Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-18T04:26:23.953Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-18T04:26:23.953Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-18T04:26:23.953Z] gpg: CAST5 encrypted data [2025-03-18T04:26:23.953Z] gpg: encrypted with 1 passphrase [2025-03-18T04:26:23.953Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-18T04:26:24.255Z] + mkdir /home/jenkins [2025-03-18T04:26:24.255Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-18T04:26:24.552Z] + 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 [2025-03-18T04:26:24.565Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:24.859Z] ---> sigul-install.sh [2025-03-18T04:26:24.859Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-18T04:26:25.152Z] + git tag --list [2025-03-18T04:26:25.152Z] 0.7.0 [2025-03-18T04:26:25.152Z] 0.7.1 [2025-03-18T04:26:25.152Z] 1.0.0 [2025-03-18T04:26:25.152Z] v1.0.1 [2025-03-18T04:26:25.152Z] v1.0.2 [2025-03-18T04:26:25.152Z] v1.0.3 [2025-03-18T04:26:25.152Z] v1.1.0 [2025-03-18T04:26:25.152Z] v1.1.1 [2025-03-18T04:26:25.152Z] v1.2.0 [2025-03-18T04:26:25.152Z] v1.2.1 [2025-03-18T04:26:25.152Z] v1.2.2 [2025-03-18T04:26:25.152Z] v1.3.0 [2025-03-18T04:26:25.152Z] v1.3.1 [2025-03-18T04:26:25.152Z] v2.0.0 [2025-03-18T04:26:25.152Z] v2.1.0 [2025-03-18T04:26:25.152Z] v2.2.0 [2025-03-18T04:26:25.152Z] v2.3.0 [2025-03-18T04:26:25.152Z] v3.0 [2025-03-18T04:26:25.152Z] v3.0.0 [2025-03-18T04:26:25.152Z] v3.0.1 [2025-03-18T04:26:25.152Z] v3.0.2 [2025-03-18T04:26:25.152Z] v3.0.3-dev.1 [2025-03-18T04:26:25.152Z] v3.0.3-dev.10 [2025-03-18T04:26:25.152Z] v3.0.3-dev.11 [2025-03-18T04:26:25.152Z] v3.0.3-dev.12 [2025-03-18T04:26:25.152Z] v3.0.3-dev.13 [2025-03-18T04:26:25.152Z] v3.0.3-dev.14 [2025-03-18T04:26:25.152Z] v3.0.3-dev.15 [2025-03-18T04:26:25.152Z] v3.0.3-dev.16 [2025-03-18T04:26:25.152Z] v3.0.3-dev.17 [2025-03-18T04:26:25.152Z] v3.0.3-dev.2 [2025-03-18T04:26:25.152Z] v3.0.3-dev.3 [2025-03-18T04:26:25.152Z] v3.0.3-dev.4 [2025-03-18T04:26:25.152Z] v3.0.3-dev.5 [2025-03-18T04:26:25.152Z] v3.0.3-dev.6 [2025-03-18T04:26:25.152Z] v3.0.3-dev.7 [2025-03-18T04:26:25.152Z] v3.0.3-dev.8 [2025-03-18T04:26:25.152Z] v3.0.3-dev.9 [2025-03-18T04:26:25.152Z] v3.1 [2025-03-18T04:26:25.152Z] v3.1.0 [2025-03-18T04:26:25.152Z] v3.1.0-dev.1 [2025-03-18T04:26:25.152Z] v3.1.0-dev.2 [2025-03-18T04:26:25.152Z] v3.1.0-dev.3 [2025-03-18T04:26:25.152Z] v3.1.0-dev.4 [2025-03-18T04:26:25.152Z] v3.1.0-dev.5 [2025-03-18T04:26:25.152Z] v3.1.0-dev.6 [2025-03-18T04:26:25.152Z] v3.1.0-dev.7 [2025-03-18T04:26:25.152Z] v3.1.0-dev.8 [2025-03-18T04:26:25.152Z] v3.1.0-dev.9 [2025-03-18T04:26:25.152Z] v3.1.1 [2025-03-18T04:26:25.152Z] v3.1.1-dev.1 [2025-03-18T04:26:25.152Z] v4.0 [2025-03-18T04:26:25.152Z] v4.0.0 [2025-03-18T04:26:25.152Z] v4.0.0-dev.1 [2025-03-18T04:26:25.152Z] v4.0.0-dev.10 [2025-03-18T04:26:25.152Z] v4.0.0-dev.11 [2025-03-18T04:26:25.152Z] v4.0.0-dev.12 [2025-03-18T04:26:25.152Z] v4.0.0-dev.13 [2025-03-18T04:26:25.152Z] v4.0.0-dev.14 [2025-03-18T04:26:25.152Z] v4.0.0-dev.15 [2025-03-18T04:26:25.152Z] v4.0.0-dev.16 [2025-03-18T04:26:25.152Z] v4.0.0-dev.17 [2025-03-18T04:26:25.152Z] v4.0.0-dev.18 [2025-03-18T04:26:25.152Z] v4.0.0-dev.19 [2025-03-18T04:26:25.152Z] v4.0.0-dev.2 [2025-03-18T04:26:25.152Z] v4.0.0-dev.20 [2025-03-18T04:26:25.152Z] v4.0.0-dev.21 [2025-03-18T04:26:25.152Z] v4.0.0-dev.22 [2025-03-18T04:26:25.152Z] v4.0.0-dev.23 [2025-03-18T04:26:25.152Z] v4.0.0-dev.3 [2025-03-18T04:26:25.152Z] v4.0.0-dev.4 [2025-03-18T04:26:25.152Z] v4.0.0-dev.5 [2025-03-18T04:26:25.152Z] v4.0.0-dev.6 [2025-03-18T04:26:25.153Z] v4.0.0-dev.7 [2025-03-18T04:26:25.153Z] v4.0.0-dev.8 [2025-03-18T04:26:25.153Z] v4.0.0-dev.9 [2025-03-18T04:26:25.153Z] v4.0.1-dev.1 [2025-03-18T04:26:25.153Z] v4.0.1-dev.2 [Pipeline] sh [2025-03-18T04:26:25.453Z] + lftools sign git-tag v4.0.1-dev.2 [2025-03-18T04:26:26.024Z] Signing Git tag with Sigul... [2025-03-18T04:26:26.024Z] Signing v4.0.1-dev.2 [Pipeline] echo [2025-03-18T04:26:26.301Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:26.594Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-18T04:26:26.602Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-18T04:26:26.627Z] $ docker stop --time=1 6fe4adc344c21685dfce5668921fe0e8340ce8a970ee80748177468cfbd3987c [2025-03-18T04:26:27.943Z] $ docker rm -f --volumes 6fe4adc344c21685dfce5668921fe0e8340ce8a970ee80748177468cfbd3987c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-18T04:26:28.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T04:26:28.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:26:28.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T04:26:28.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T04:26:28.756Z] prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container [2025-03-18T04:26:28.815Z] $ 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 [2025-03-18T04:26:29.149Z] $ docker top 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 -eo pid,comm [2025-03-18T04:26:29.193Z] 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). [2025-03-18T04:26:29.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T04:26:29.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T04:26:29.247Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T04:26:29.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T04:26:29.360Z] $ docker exec 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 ssh-agent [2025-03-18T04:26:29.452Z] SSH_AUTH_SOCK=/tmp/ssh-xvxSQOcdSOAR/agent.32 [2025-03-18T04:26:29.452Z] SSH_AGENT_PID=38 [2025-03-18T04:26:29.457Z] Running ssh-add (command line suppressed) [2025-03-18T04:26:29.570Z] 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) [2025-03-18T04:26:29.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T04:26:29.950Z] + git semver bump pre [2025-03-18T04:26:30.210Z] 2025-03-18 04:26:30,108 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-18T04:26:30.210Z] 2025-03-18 04:26:30,109 [bump_version] DEBUG bumping version:4.0.1-dev.2 on axis:pre with prefix:dev [2025-03-18T04:26:30.210Z] 2025-03-18 04:26:30,109 [bump_version] DEBUG bumped version:4.0.1-dev.3 [2025-03-18T04:26:30.210Z] 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 [2025-03-18T04:26:30.210Z] 2025-03-18 04:26:30,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-18T04:26:30.210Z] 2025-03-18 04:26:30,109 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-18T04:26:30.210Z] 2025-03-18 04:26:30,111 [execute] INFO git cat-file --batch-check [2025-03-18T04:26:30.210Z] 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=) [2025-03-18T04:26:30.210Z] 2025-03-18 04:26:30,116 [execute] INFO git cat-file --batch [2025-03-18T04:26:30.210Z] 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=) [2025-03-18T04:26:30.210Z] 2025-03-18 04:26:30,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-18T04:26:30.210Z] 4.0.1-dev.3 [Pipeline] } [2025-03-18T04:26:30.223Z] $ docker exec --env ******** --env ******** 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 ssh-agent -k [2025-03-18T04:26:30.313Z] unset SSH_AUTH_SOCK; [2025-03-18T04:26:30.314Z] unset SSH_AGENT_PID; [2025-03-18T04:26:30.314Z] echo Agent pid 38 killed; [2025-03-18T04:26:30.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T04:26:30.650Z] + git semver [Pipeline] } [2025-03-18T04:26:30.927Z] $ docker stop --time=1 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 [2025-03-18T04:26:32.185Z] $ docker rm -f --volumes 5ef0cefd09481c9580c9f7838f57df34192c66e457b8dd36c72b686fd2a0c165 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T04:26:32.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T04:26:32.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:26:32.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T04:26:32.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T04:26:32.932Z] prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container [2025-03-18T04:26:32.963Z] $ 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 [2025-03-18T04:26:33.301Z] $ docker top a658370170cb6fe385ea0fa650e6e3390688f687da19f6898b5f33f61d92008f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T04:26:33.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T04:26:33.402Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T04:26:33.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T04:26:33.524Z] $ docker exec a658370170cb6fe385ea0fa650e6e3390688f687da19f6898b5f33f61d92008f ssh-agent [2025-03-18T04:26:33.636Z] SSH_AUTH_SOCK=/tmp/ssh-hQ1AYBNzTpdp/agent.32 [2025-03-18T04:26:33.636Z] SSH_AGENT_PID=38 [2025-03-18T04:26:33.641Z] Running ssh-add (command line suppressed) [2025-03-18T04:26:33.743Z] 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) [2025-03-18T04:26:33.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T04:26:34.050Z] + git semver push [2025-03-18T04:26:34.309Z] 2025-03-18 04:26:34,225 [run_push] DEBUG push [2025-03-18T04:26:34.309Z] 2025-03-18 04:26:34,226 [execute] INFO git cat-file --batch-check [2025-03-18T04:26:34.309Z] 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=) [2025-03-18T04:26:34.309Z] 2025-03-18 04:26:34,230 [execute] INFO git rev-list 511bf9f930c764c5fa428eda073b3c28eb0605be -- [2025-03-18T04:26:34.309Z] 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) [2025-03-18T04:26:34.309Z] 2025-03-18 04:26:34,240 [execute] INFO git fetch -v origin [2025-03-18T04:26:34.309Z] 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) [2025-03-18T04:26:34.878Z] 2025-03-18 04:26:34,687 [run_push] DEBUG no remote changes detected [2025-03-18T04:26:34.878Z] 2025-03-18 04:26:34,688 [execute] INFO git push origin semver [2025-03-18T04:26:34.878Z] 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) [2025-03-18T04:26:35.450Z] 2025-03-18 04:26:35,331 [run_push] DEBUG push all version tags [2025-03-18T04:26:35.450Z] 2025-03-18 04:26:35,331 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-18T04:26:35.450Z] 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) [2025-03-18T04:26:36.019Z] 2025-03-18 04:26:35,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-18T04:26:36.019Z] 4.0.1-dev.3 [Pipeline] } [2025-03-18T04:26:36.031Z] $ docker exec --env ******** --env ******** a658370170cb6fe385ea0fa650e6e3390688f687da19f6898b5f33f61d92008f ssh-agent -k [2025-03-18T04:26:36.134Z] unset SSH_AUTH_SOCK; [2025-03-18T04:26:36.135Z] unset SSH_AGENT_PID; [2025-03-18T04:26:36.135Z] echo Agent pid 38 killed; [2025-03-18T04:26:36.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T04:26:36.472Z] + git semver [Pipeline] } [2025-03-18T04:26:36.749Z] $ docker stop --time=1 a658370170cb6fe385ea0fa650e6e3390688f687da19f6898b5f33f61d92008f [2025-03-18T04:26:38.012Z] $ 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 [2025-03-18T04:26:38.500Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] [2025-03-18T04:26:38.500Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives [2025-03-18T04:26:38.500Z] total 16 [2025-03-18T04:26:38.500Z] drwxr-xr-x 3 root root 4096 Mar 18 04:26 . [2025-03-18T04:26:38.500Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 04:26 .. [2025-03-18T04:26:38.500Z] drwxr-xr-x 2 root root 4096 Mar 18 04:26 cost [2025-03-18T04:26:38.500Z] -rw-r--r-- 1 root root 84 Mar 18 04:26 cost.csv [2025-03-18T04:26:38.500Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_odessa/archives [2025-03-18T04:26:38.500Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives [2025-03-18T04:26:38.500Z] total 16 [2025-03-18T04:26:38.500Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 04:26 . [2025-03-18T04:26:38.500Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 04:26 .. [2025-03-18T04:26:38.500Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 04:26 cost [2025-03-18T04:26:38.500Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 18 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:38.791Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:39.651Z] ---> package-listing.sh [2025-03-18T04:26:39.651Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-18T04:26:39.651Z] ++ facter osfamily [2025-03-18T04:26:39.911Z] + OS_FAMILY=debian [2025-03-18T04:26:39.911Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa [2025-03-18T04:26:39.911Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-18T04:26:39.911Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-18T04:26:39.911Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-18T04:26:39.911Z] + PACKAGES=/tmp/packages_start.txt [2025-03-18T04:26:39.911Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-18T04:26:39.911Z] + PACKAGES=/tmp/packages_end.txt [2025-03-18T04:26:39.911Z] + case "${OS_FAMILY}" in [2025-03-18T04:26:39.911Z] + dpkg -l [2025-03-18T04:26:39.911Z] + grep '^ii' [2025-03-18T04:26:39.911Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-18T04:26:39.911Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-18T04:26:39.911Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-18T04:26:39.911Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-18T04:26:39.911Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [2025-03-18T04:26:39.911Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo [2025-03-18T04:26:39.923Z] 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 [2025-03-18T04:26:40.202Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T04:26:40.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T04:26:40.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T04:26:40.854Z] prd-ubuntu20.04-docker-8c-8g-41539 does not seem to be running inside a container [2025-03-18T04:26:40.887Z] $ 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 [2025-03-18T04:26:41.068Z] $ docker top d8174ac25aa9a31ee8aacac317755316b65112017801c1ef3d6289c6bae357de -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T04:26:41.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-18T04:26:41.707Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-18T04:26:41.995Z] + ls /var/log/sa-host [2025-03-18T04:26:41.995Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T04:26:42.109Z] provisioning config files... [2025-03-18T04:26:42.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config3063222708760489474tmp [Pipeline] { [Pipeline] echo [2025-03-18T04:26:42.140Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:42.423Z] ---> create-netrc.sh [Pipeline] } [2025-03-18T04:26:42.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:42.767Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-18T04:26:42.776Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:43.059Z] ---> sudo-logs.sh [2025-03-18T04:26:43.060Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-18T04:26:43.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:43.374Z] ---> job-cost.sh [2025-03-18T04:26:43.374Z] lf-activate-venv: SKIPPING [2025-03-18T04:26:43.374Z] DEBUG: total: 0.2199999988079071 [2025-03-18T04:26:43.374Z] INFO: Retrieving Stack Cost... [2025-03-18T04:26:43.631Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-18T04:26:44.198Z] INFO: Archiving Costs [Pipeline] echo [2025-03-18T04:26:44.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T04:26:44.491Z] ---> logs-deploy.sh [2025-03-18T04:26:44.491Z] lf-activate-venv: SKIPPING [2025-03-18T04:26:44.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/6 [2025-03-18T04:26:44.491Z] INFO: archiving workspace using pattern(s): [2025-03-18T04:26:45.425Z] Archives upload complete. [2025-03-18T04:26:45.425Z] INFO: archiving logs to Nexus