Started by upstream project "edgexfoundry/cd-management/release-lts" build number 96 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61cfff653e6d8db0b28916b7bc013370e3de7ed1 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-ssh4438592435281477258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh15950052601042396195.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/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-virtual-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12810473824974827201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh6794186658582147844.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-virtual-go/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-virtual-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8269754298250523489.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-41055’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41056’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41057’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41058’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41060’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41062 in /w/workspace/foundry_device-virtual-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 61cfff653e6d8db0b28916b7bc013370e3de7ed1 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @f1ae59d" > git config core.sparsecheckout # timeout=10 > git checkout -f 61cfff653e6d8db0b28916b7bc013370e3de7ed1 # timeout=10 > git rev-list --no-walk 61cfff653e6d8db0b28916b7bc013370e3de7ed1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T07:22:43.239Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T07:22:43.311Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:22:43.338Z] ========================================================= [2025-03-12T07:22:43.338Z] EdgeX Global Pipelines Version Info [2025-03-12T07:22:43.338Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:22:44.425Z] ------------------- [2025-03-12T07:22:44.426Z] stable info: [2025-03-12T07:22:44.426Z] ------------------- [2025-03-12T07:22:44.426Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T07:22:44.426Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:22:44.426Z] Message: update stable to v1.0.271 [2025-03-12T07:22:44.683Z] ------------------- [2025-03-12T07:22:44.683Z] experimental info: [2025-03-12T07:22:44.683Z] ------------------- [2025-03-12T07:22:44.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T07:22:44.683Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:22:44.683Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T07:22:44.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-03-12T07:22:44.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-03-12T07:22:44.786Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T07:22:44.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T07:22:44.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T07:22:44.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T07:22:44.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T07:22:44.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T07:22:44.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T07:22:44.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T07:22:44.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T07:22:44.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-03-12T07:22:45.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T07:22:45.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T07:22:45.065Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:22:45.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:22:45.108Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:22:45.127Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:22:45.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T07:22:45.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T07:22:45.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T07:22:45.212Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T07:22:45.307Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T07:22:45.326Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T07:22:45.352Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T07:22:45.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T07:22:45.399Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T07:22:45.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T07:22:45.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T07:22:45.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T07:22:45.498Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [Pipeline] echo [2025-03-12T07:22:45.521Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61cfff6 [Pipeline] echo [2025-03-12T07:22:45.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:22:45.593Z] provisioning config files... [2025-03-12T07:22:45.607Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config9967537456436434021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:22:45.941Z] ---> ****-login.sh [2025-03-12T07:22:45.941Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:22:46.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:46.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:46.208Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:46.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:46.209Z] [2025-03-12T07:22:46.209Z] Login Succeeded [2025-03-12T07:22:46.209Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:22:46.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:46.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:46.471Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:46.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:46.471Z] [2025-03-12T07:22:46.471Z] Login Succeeded [2025-03-12T07:22:46.471Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:22:46.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:46.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:46.471Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:46.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:46.471Z] [2025-03-12T07:22:46.471Z] Login Succeeded [2025-03-12T07:22:46.471Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:22:46.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:46.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:46.471Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:46.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:46.471Z] [2025-03-12T07:22:46.471Z] Login Succeeded [2025-03-12T07:22:46.471Z] ****.io [2025-03-12T07:22:46.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:46.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:46.732Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:46.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:46.732Z] [2025-03-12T07:22:46.732Z] Login Succeeded [2025-03-12T07:22:46.732Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:22:46.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T07:22:47.136Z] + git rev-list -1 --merges 61cfff653e6d8db0b28916b7bc013370e3de7ed1~1..61cfff653e6d8db0b28916b7bc013370e3de7ed1 [Pipeline] echo [2025-03-12T07:22:47.162Z] -----------> git rev-list -1 --merges 61cfff653e6d8db0b28916b7bc013370e3de7ed1~1..61cfff653e6d8db0b28916b7bc013370e3de7ed1 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [false] [Pipeline] sh [2025-03-12T07:22:47.452Z] + git log --format=format:%s -1 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [Pipeline] echo [2025-03-12T07:22:47.469Z] ========================================================= [2025-03-12T07:22:47.469Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-12T07:22:47.469Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:22:47.805Z] + git log --format=format:%s -1 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [Pipeline] echo [2025-03-12T07:22:47.817Z] [semverPrep] GIT_COMMIT: 61cfff653e6d8db0b28916b7bc013370e3de7ed1, Commit Message: ci(lts-release): LTS release v4.0.0 @f1ae59d [Pipeline] echo [2025-03-12T07:22:47.830Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T07:22:48.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:22:48.193Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T07:22:48.193Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T07:22:48.193Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T07:22:48.193Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-03-12T07:22:48.193Z] -a /etc/ssh/ssh_known_hosts [2025-03-12T07:22:48.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:22:48.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:22:48.553Z] [2025-03-12T07:22:48.553Z] 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-12T07:22:48.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:22:48.861Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T07:22:48.861Z] b85a868b505f: Pulling fs layer [2025-03-12T07:22:48.861Z] e2be974225ed: Pulling fs layer [2025-03-12T07:22:48.861Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T07:22:48.861Z] 988bab9f4d93: Pulling fs layer [2025-03-12T07:22:48.861Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T07:22:48.861Z] 988bab9f4d93: Waiting [2025-03-12T07:22:48.861Z] 1469e6f7b9e6: Waiting [2025-03-12T07:22:48.861Z] eaf3925da568: Pulling fs layer [2025-03-12T07:22:48.861Z] bab4dde63d76: Pulling fs layer [2025-03-12T07:22:48.861Z] bde34c3a00c8: Pulling fs layer [2025-03-12T07:22:48.861Z] eaf3925da568: Waiting [2025-03-12T07:22:48.861Z] bab4dde63d76: Waiting [2025-03-12T07:22:48.861Z] b352a97aabf1: Pulling fs layer [2025-03-12T07:22:48.861Z] bde34c3a00c8: Waiting [2025-03-12T07:22:48.861Z] b352a97aabf1: Waiting [2025-03-12T07:22:48.861Z] 4872d77fe225: Pulling fs layer [2025-03-12T07:22:48.861Z] 5851b861e8e6: Pulling fs layer [2025-03-12T07:22:48.861Z] 4872d77fe225: Waiting [2025-03-12T07:22:48.861Z] 5851b861e8e6: Waiting [2025-03-12T07:22:48.861Z] e2be974225ed: Verifying Checksum [2025-03-12T07:22:48.861Z] e2be974225ed: Download complete [2025-03-12T07:22:48.861Z] 988bab9f4d93: Verifying Checksum [2025-03-12T07:22:48.861Z] 988bab9f4d93: Download complete [2025-03-12T07:22:48.861Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T07:22:48.861Z] 1469e6f7b9e6: Download complete [2025-03-12T07:22:49.120Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T07:22:49.120Z] eaf3925da568: Verifying Checksum [2025-03-12T07:22:49.120Z] eaf3925da568: Download complete [2025-03-12T07:22:49.120Z] bde34c3a00c8: Verifying Checksum [2025-03-12T07:22:49.120Z] bde34c3a00c8: Download complete [2025-03-12T07:22:49.120Z] b352a97aabf1: Download complete [2025-03-12T07:22:49.120Z] 4872d77fe225: Verifying Checksum [2025-03-12T07:22:49.120Z] 4872d77fe225: Download complete [2025-03-12T07:22:49.120Z] 5851b861e8e6: Verifying Checksum [2025-03-12T07:22:49.120Z] 5851b861e8e6: Download complete [2025-03-12T07:22:49.120Z] b85a868b505f: Verifying Checksum [2025-03-12T07:22:49.120Z] b85a868b505f: Download complete [2025-03-12T07:22:49.378Z] bab4dde63d76: Verifying Checksum [2025-03-12T07:22:50.312Z] b85a868b505f: Pull complete [2025-03-12T07:22:50.573Z] e2be974225ed: Pull complete [2025-03-12T07:22:50.834Z] 339a4e72a1f5: Pull complete [2025-03-12T07:22:51.092Z] 988bab9f4d93: Pull complete [2025-03-12T07:22:51.352Z] 1469e6f7b9e6: Pull complete [2025-03-12T07:22:51.352Z] eaf3925da568: Pull complete [2025-03-12T07:22:53.255Z] bab4dde63d76: Pull complete [2025-03-12T07:22:53.255Z] bde34c3a00c8: Pull complete [2025-03-12T07:22:53.255Z] b352a97aabf1: Pull complete [2025-03-12T07:22:53.255Z] 4872d77fe225: Pull complete [2025-03-12T07:22:53.515Z] 5851b861e8e6: Pull complete [2025-03-12T07:22:53.515Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T07:22:53.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:22:53.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:22:53.663Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:22:53.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T07:22:55.444Z] $ docker top 1816c504ecaa34436a7ca42683d80b67226cead955ea095053910a3cb0575f2c -eo pid,comm [2025-03-12T07:22:55.507Z] 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-12T07:22:55.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T07:22:55.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:22:55.564Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:22:55.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:22:55.698Z] $ docker exec 1816c504ecaa34436a7ca42683d80b67226cead955ea095053910a3cb0575f2c ssh-agent [2025-03-12T07:22:55.814Z] SSH_AUTH_SOCK=/tmp/ssh-ZddxFupJVJBe/agent.33 [2025-03-12T07:22:55.814Z] SSH_AGENT_PID=39 [2025-03-12T07:22:55.820Z] Running ssh-add (command line suppressed) [2025-03-12T07:22:55.927Z] Identity added: /w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_17894830531938879551.key (/w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_17894830531938879551.key) [2025-03-12T07:22:55.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:22:56.230Z] + git tag --points-at 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [Pipeline] } [2025-03-12T07:22:56.242Z] $ docker exec --env ******** --env ******** 1816c504ecaa34436a7ca42683d80b67226cead955ea095053910a3cb0575f2c ssh-agent -k [2025-03-12T07:22:56.334Z] unset SSH_AUTH_SOCK; [2025-03-12T07:22:56.334Z] unset SSH_AGENT_PID; [2025-03-12T07:22:56.334Z] echo Agent pid 39 killed; [2025-03-12T07:22:56.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-12T07:22:56.384Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-12T07:22:56.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:22:56.412Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:22:56.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:22:56.532Z] $ docker exec 1816c504ecaa34436a7ca42683d80b67226cead955ea095053910a3cb0575f2c ssh-agent [2025-03-12T07:22:56.643Z] SSH_AUTH_SOCK=/tmp/ssh-4lvIDLwVa0Rh/agent.72 [2025-03-12T07:22:56.643Z] SSH_AGENT_PID=78 [2025-03-12T07:22:56.647Z] Running ssh-add (command line suppressed) [2025-03-12T07:22:56.746Z] Identity added: /w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_2446461727616854346.key (/w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_2446461727616854346.key) [2025-03-12T07:22:56.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:22:57.060Z] + git semver init [2025-03-12T07:22:57.319Z] 2025-03-12 07:22:57,222 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T07:22:57.319Z] 2025-03-12 07:22:57,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_odessa/.semver [2025-03-12T07:22:57.319Z] 2025-03-12 07:22:57,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_odessa/.semver [2025-03-12T07:22:57.319Z] 2025-03-12 07:22:57,223 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_odessa/.semver'], cwd=/w/workspace/foundry_device-virtual-go_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-12T07:22:59.227Z] 2025-03-12 07:22:58,838 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_odessa/.git/info/exclude [2025-03-12T07:22:59.227Z] 2025-03-12 07:22:58,839 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_odessa/.semver/odessa with force:False [2025-03-12T07:22:59.227Z] 2025-03-12 07:22:58,839 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_odessa/.semver/odessa [2025-03-12T07:22:59.227Z] 2025-03-12 07:22:58,839 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_odessa/.semver/odessa [2025-03-12T07:22:59.227Z] 4.0.0 [Pipeline] } [2025-03-12T07:22:59.240Z] $ docker exec --env ******** --env ******** 1816c504ecaa34436a7ca42683d80b67226cead955ea095053910a3cb0575f2c ssh-agent -k [2025-03-12T07:22:59.335Z] unset SSH_AUTH_SOCK; [2025-03-12T07:22:59.335Z] unset SSH_AGENT_PID; [2025-03-12T07:22:59.338Z] echo Agent pid 78 killed; [2025-03-12T07:22:59.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:22:59.681Z] + git semver [Pipeline] } [2025-03-12T07:22:59.955Z] $ docker stop --time=1 1816c504ecaa34436a7ca42683d80b67226cead955ea095053910a3cb0575f2c [2025-03-12T07:23:01.282Z] $ docker rm -f --volumes 1816c504ecaa34436a7ca42683d80b67226cead955ea095053910a3cb0575f2c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:23:01.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T07:23:01.936Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T07:23:01.940Z] [edgeXSemver]: initialized semver on version 4.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:23:02.389Z] + git checkout 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:23:02.389Z] HEAD is now at 61cfff6 ci(lts-release): LTS release v4.0.0 @f1ae59d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:23:02.415Z] provisioning config files... [2025-03-12T07:23:02.423Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config15220071392209061120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:23:02.730Z] ---> ****-login.sh [2025-03-12T07:23:02.731Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:23:02.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:02.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:02.731Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:02.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:02.731Z] [2025-03-12T07:23:02.731Z] Login Succeeded [2025-03-12T07:23:02.731Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:23:02.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:02.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:02.731Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:02.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:02.731Z] [2025-03-12T07:23:02.731Z] Login Succeeded [2025-03-12T07:23:02.731Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:23:02.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:02.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:02.991Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:02.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:02.991Z] [2025-03-12T07:23:02.991Z] Login Succeeded [2025-03-12T07:23:02.991Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:23:02.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:02.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:02.991Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:02.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:02.991Z] [2025-03-12T07:23:02.991Z] Login Succeeded [2025-03-12T07:23:02.991Z] ****.io [2025-03-12T07:23:03.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:03.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:03.251Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:03.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:03.252Z] [2025-03-12T07:23:03.252Z] Login Succeeded [2025-03-12T07:23:03.252Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:23:03.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:23:03.365Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:23:03.659Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T07:23:03.659Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T07:23:03.677Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:23:03.695Z] ========================================================= [2025-03-12T07:23:03.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T07:23:03.695Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:04.049Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T07:23:04.615Z] Sending build context to Docker daemon 88.02MB [2025-03-12T07:23:04.615Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:23:04.615Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T07:23:04.615Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T07:23:04.615Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T07:23:04.615Z] 8833042f23b5: Pulling fs layer [2025-03-12T07:23:04.615Z] 6ca661eb024f: Pulling fs layer [2025-03-12T07:23:04.615Z] b5acb76e9680: Pulling fs layer [2025-03-12T07:23:04.615Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:23:04.615Z] 012bb1f9d321: Pulling fs layer [2025-03-12T07:23:04.615Z] 97255f1bc79d: Pulling fs layer [2025-03-12T07:23:04.615Z] 454448c9edf9: Pulling fs layer [2025-03-12T07:23:04.615Z] 15f87924ceaf: Pulling fs layer [2025-03-12T07:23:04.615Z] 4f4fb700ef54: Waiting [2025-03-12T07:23:04.615Z] 012bb1f9d321: Waiting [2025-03-12T07:23:04.615Z] 97255f1bc79d: Waiting [2025-03-12T07:23:04.615Z] 454448c9edf9: Waiting [2025-03-12T07:23:04.615Z] 15f87924ceaf: Waiting [2025-03-12T07:23:04.615Z] b5acb76e9680: Waiting [2025-03-12T07:23:04.615Z] 8833042f23b5: Verifying Checksum [2025-03-12T07:23:04.615Z] 8833042f23b5: Download complete [2025-03-12T07:23:04.615Z] b5acb76e9680: Download complete [2025-03-12T07:23:04.615Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:23:04.615Z] 4f4fb700ef54: Download complete [2025-03-12T07:23:04.615Z] 012bb1f9d321: Verifying Checksum [2025-03-12T07:23:04.615Z] 012bb1f9d321: Download complete [2025-03-12T07:23:04.615Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T07:23:04.615Z] 0a9a5dfd008f: Download complete [2025-03-12T07:23:04.874Z] 97255f1bc79d: Verifying Checksum [2025-03-12T07:23:04.874Z] 97255f1bc79d: Download complete [2025-03-12T07:23:04.874Z] 0a9a5dfd008f: Pull complete [2025-03-12T07:23:04.874Z] 8833042f23b5: Pull complete [2025-03-12T07:23:05.133Z] 15f87924ceaf: Verifying Checksum [2025-03-12T07:23:05.133Z] 15f87924ceaf: Download complete [2025-03-12T07:23:05.133Z] 6ca661eb024f: Download complete [2025-03-12T07:23:05.392Z] 454448c9edf9: Verifying Checksum [2025-03-12T07:23:05.392Z] 454448c9edf9: Download complete [2025-03-12T07:23:08.674Z] 6ca661eb024f: Pull complete [2025-03-12T07:23:08.674Z] b5acb76e9680: Pull complete [2025-03-12T07:23:08.674Z] 4f4fb700ef54: Pull complete [2025-03-12T07:23:08.934Z] 012bb1f9d321: Pull complete [2025-03-12T07:23:08.934Z] 97255f1bc79d: Pull complete [2025-03-12T07:23:11.467Z] 454448c9edf9: Pull complete [2025-03-12T07:23:11.732Z] 15f87924ceaf: Pull complete [2025-03-12T07:23:11.732Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T07:23:11.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T07:23:11.732Z] ---> bc3d7bf65e23 [2025-03-12T07:23:11.732Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:23:14.273Z] ---> Running in 7a8134d4828c [2025-03-12T07:23:14.273Z] Removing intermediate container 7a8134d4828c [2025-03-12T07:23:14.273Z] ---> 541a447083b8 [2025-03-12T07:23:14.273Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:23:14.273Z] ---> Running in 926121ceb61b [2025-03-12T07:23:14.273Z] Removing intermediate container 926121ceb61b [2025-03-12T07:23:14.273Z] ---> 420861836364 [2025-03-12T07:23:14.273Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:23:14.273Z] ---> Running in 3a21cf1010e6 [2025-03-12T07:23:14.273Z] Removing intermediate container 3a21cf1010e6 [2025-03-12T07:23:14.273Z] ---> a0b87c65a59a [2025-03-12T07:23:14.273Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-12T07:23:14.273Z] ---> Running in ca761aaace0f [2025-03-12T07:23:14.622Z] Removing intermediate container ca761aaace0f [2025-03-12T07:23:14.622Z] ---> b5b5b7347762 [2025-03-12T07:23:14.622Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:23:14.622Z] ---> Running in 583c647643d9 [2025-03-12T07:23:14.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:23:14.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:23:15.141Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T07:23:15.141Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T07:23:15.141Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T07:23:15.141Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T07:23:15.141Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:23:15.141Z] OK: 252 MiB in 62 packages [2025-03-12T07:23:15.722Z] Removing intermediate container 583c647643d9 [2025-03-12T07:23:15.722Z] ---> fc3d0973e811 [2025-03-12T07:23:15.722Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T07:23:17.076Z] Still waiting to schedule task [2025-03-12T07:23:17.077Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41050’ [2025-03-12T07:23:18.257Z] ---> 460363519a9d [2025-03-12T07:23:18.257Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:23:18.257Z] ---> Running in becbffccb2b1 [2025-03-12T07:23:44.827Z] Removing intermediate container becbffccb2b1 [2025-03-12T07:23:44.827Z] ---> 97337b453560 [2025-03-12T07:23:44.827Z] Step 10/12 : COPY . . [2025-03-12T07:23:46.726Z] ---> b403c12c26c0 [2025-03-12T07:23:46.726Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:23:46.726Z] ---> Running in 7adac57b92aa [2025-03-12T07:23:46.726Z] Removing intermediate container 7adac57b92aa [2025-03-12T07:23:46.726Z] ---> 010bc19d2117 [2025-03-12T07:23:46.726Z] Step 12/12 : RUN $MAKE [2025-03-12T07:23:46.726Z] ---> Running in 77553d4d6963 [2025-03-12T07:23:46.985Z] noop [2025-03-12T07:23:47.244Z] Removing intermediate container 77553d4d6963 [2025-03-12T07:23:47.244Z] ---> b2c7bf0f0c2d [2025-03-12T07:23:47.502Z] Successfully built b2c7bf0f0c2d [2025-03-12T07:23:47.502Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:47.826Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:23:47.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:23:47.906Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:23:47.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:23:48.361Z] $ docker top 8c3331f04c76b24392748603a12a76b2a8566e51707a83cedb8cd5daf9fdb603 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:23:48.711Z] + go version [2025-03-12T07:23:48.711Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T07:23:48.720Z] $ docker stop --time=1 8c3331f04c76b24392748603a12a76b2a8566e51707a83cedb8cd5daf9fdb603 [2025-03-12T07:23:50.008Z] $ docker rm -f --volumes 8c3331f04c76b24392748603a12a76b2a8566e51707a83cedb8cd5daf9fdb603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:50.474Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:23:50.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:23:50.561Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:23:50.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:23:50.918Z] $ docker top 3641e4877eeaab6892864d3cc7b5fb4c750ac403d3b5fbc3f2e32ce05bcf8d4d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:23:51.277Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:23:51.577Z] + make test [2025-03-12T07:23:51.577Z] go test ./... -coverprofile=coverage.out [2025-03-12T07:23:52.512Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-12T07:24:10.583Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-12T07:24:10.583Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2025-03-12T07:24:20.544Z] go vet ./... [2025-03-12T07:24:24.720Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:24:24.720Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:24:24.720Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:24:24.989Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:24:25.301Z] + go mod tidy [Pipeline] } [2025-03-12T07:24:25.876Z] $ docker stop --time=1 3641e4877eeaab6892864d3cc7b5fb4c750ac403d3b5fbc3f2e32ce05bcf8d4d [2025-03-12T07:24:28.477Z] $ docker rm -f --volumes 3641e4877eeaab6892864d3cc7b5fb4c750ac403d3b5fbc3f2e32ce05bcf8d4d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:24:29.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:24:29.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T07:24:29.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:24:29.855Z] + ls -al . [2025-03-12T07:24:29.856Z] total 272 [2025-03-12T07:24:29.856Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 07:23 . [2025-03-12T07:24:29.856Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:22 .. [2025-03-12T07:24:29.856Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:24 .git [2025-03-12T07:24:29.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:22 .github [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 12 07:22 .gitignore [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 07:22 .golangci.yml [2025-03-12T07:24:29.856Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:22 .semver [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 12 07:22 Attribution.txt [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 12 07:22 CHANGELOG.md [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 12 07:22 Dockerfile [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:22 GOVERNANCE.md [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 12 07:22 Jenkinsfile [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:22 LICENSE [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 12 07:22 Makefile [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 12 07:22 OWNERS.md [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 12 07:22 README.md [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:23 VERSION [2025-03-12T07:24:29.856Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:22 bin [2025-03-12T07:24:29.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:22 cmd [2025-03-12T07:24:29.856Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 12 07:24 coverage.out [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 6032 Mar 12 07:22 go.mod [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 07:22 go.sum [2025-03-12T07:24:29.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:22 internal [2025-03-12T07:24:29.856Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:22 vendor [2025-03-12T07:24:29.856Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 12 07:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:30.178Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=61cfff653e6d8db0b28916b7bc013370e3de7ed1 --label arch=amd64 --label version=4.0.0 . [2025-03-12T07:24:30.744Z] Sending build context to Docker daemon 88.06MB [2025-03-12T07:24:30.744Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:24:30.744Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-12T07:24:30.744Z] ---> b2c7bf0f0c2d [2025-03-12T07:24:30.744Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:24:31.003Z] ---> Running in fc9d0005c66e [2025-03-12T07:24:31.003Z] Removing intermediate container fc9d0005c66e [2025-03-12T07:24:31.003Z] ---> c1503465c1d1 [2025-03-12T07:24:31.003Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:24:31.003Z] ---> Running in 1f00470a0fed [2025-03-12T07:24:31.261Z] Removing intermediate container 1f00470a0fed [2025-03-12T07:24:31.261Z] ---> 247cd1158380 [2025-03-12T07:24:31.261Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:24:31.261Z] ---> Running in fd3433fc3ecf [2025-03-12T07:24:31.261Z] Removing intermediate container fd3433fc3ecf [2025-03-12T07:24:31.261Z] ---> c3ab7eea1c97 [2025-03-12T07:24:31.261Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-12T07:24:31.261Z] ---> Running in 00e634fd7234 [2025-03-12T07:24:31.519Z] Removing intermediate container 00e634fd7234 [2025-03-12T07:24:31.519Z] ---> 99b760a50f08 [2025-03-12T07:24:31.519Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:24:31.519Z] ---> Running in fb5bb85a665c [2025-03-12T07:24:31.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:24:31.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:24:32.033Z] OK: 252 MiB in 62 packages [2025-03-12T07:24:32.290Z] Removing intermediate container fb5bb85a665c [2025-03-12T07:24:32.291Z] ---> ec1e3a3647b2 [2025-03-12T07:24:32.291Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-12T07:24:34.820Z] ---> 1b792b10bded [2025-03-12T07:24:34.820Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:24:34.820Z] ---> Running in a662dd90bfbb [2025-03-12T07:24:34.820Z] skipping... [2025-03-12T07:24:35.080Z] Removing intermediate container a662dd90bfbb [2025-03-12T07:24:35.080Z] ---> 4129e4a8144a [2025-03-12T07:24:35.080Z] Step 10/26 : COPY . . [2025-03-12T07:24:38.366Z] ---> f2a8c0ff07cd [2025-03-12T07:24:38.366Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:24:38.366Z] ---> Running in f7b1510eef78 [2025-03-12T07:24:38.366Z] Removing intermediate container f7b1510eef78 [2025-03-12T07:24:38.366Z] ---> 5f218ffc6692 [2025-03-12T07:24:38.366Z] Step 12/26 : RUN $MAKE [2025-03-12T07:24:38.366Z] ---> Running in ebb52f3c356d [2025-03-12T07:24:38.366Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-03-12T07:25:04.896Z] Removing intermediate container ebb52f3c356d [2025-03-12T07:25:04.896Z] ---> 889adcd860fd [2025-03-12T07:25:04.896Z] Step 13/26 : FROM alpine:3.20 [2025-03-12T07:25:05.833Z] 3.20: Pulling from library/alpine [2025-03-12T07:25:06.401Z] 0a9a5dfd008f: Already exists [2025-03-12T07:25:06.661Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T07:25:06.921Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T07:25:06.921Z] ---> ff221270b9fb [2025-03-12T07:25:06.921Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-12T07:25:07.858Z] ---> Running in 319c1c7ceacc [2025-03-12T07:25:08.117Z] Removing intermediate container 319c1c7ceacc [2025-03-12T07:25:08.118Z] ---> 66257ed3eac6 [2025-03-12T07:25:08.118Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-12T07:25:08.686Z] ---> Running in a71b566b4f87 [2025-03-12T07:25:09.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:25:09.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:25:09.769Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T07:25:09.770Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:25:09.770Z] OK: 8 MiB in 15 packages [2025-03-12T07:25:11.674Z] Removing intermediate container a71b566b4f87 [2025-03-12T07:25:11.674Z] ---> b3e8fc6cb3a6 [2025-03-12T07:25:11.674Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-12T07:25:11.674Z] ---> Running in 1ab4ea9f91d6 [2025-03-12T07:25:12.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:25:12.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:25:12.867Z] OK: 8 MiB in 15 packages [2025-03-12T07:25:13.432Z] Removing intermediate container 1ab4ea9f91d6 [2025-03-12T07:25:13.432Z] ---> 9ce022318815 [2025-03-12T07:25:13.432Z] Step 17/26 : WORKDIR / [2025-03-12T07:25:13.432Z] ---> Running in c20b2fb62aac [2025-03-12T07:25:13.432Z] Removing intermediate container c20b2fb62aac [2025-03-12T07:25:13.432Z] ---> 5597e2f149a6 [2025-03-12T07:25:13.432Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-12T07:25:13.690Z] ---> 07229a6bec3d [2025-03-12T07:25:13.690Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-12T07:25:13.690Z] ---> 3a79df4d4e3b [2025-03-12T07:25:13.690Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-12T07:25:14.626Z] ---> ae069918ff94 [2025-03-12T07:25:14.627Z] Step 21/26 : EXPOSE 59900 [2025-03-12T07:25:14.627Z] ---> Running in a23c5d40c61c [2025-03-12T07:25:14.627Z] Removing intermediate container a23c5d40c61c [2025-03-12T07:25:14.627Z] ---> e134164cca1e [2025-03-12T07:25:14.627Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-12T07:25:14.627Z] ---> Running in 1f24439df1de [2025-03-12T07:25:14.627Z] Removing intermediate container 1f24439df1de [2025-03-12T07:25:14.627Z] ---> 14a80c9e46a5 [2025-03-12T07:25:14.627Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T07:25:14.627Z] ---> Running in 293e702e2c13 [2025-03-12T07:25:14.627Z] Removing intermediate container 293e702e2c13 [2025-03-12T07:25:14.627Z] ---> a81a43865835 [2025-03-12T07:25:14.627Z] Step 24/26 : LABEL arch=amd64 [2025-03-12T07:25:14.888Z] ---> Running in f27627b56093 [2025-03-12T07:25:14.888Z] Removing intermediate container f27627b56093 [2025-03-12T07:25:14.888Z] ---> 6c0881e36435 [2025-03-12T07:25:14.888Z] Step 25/26 : LABEL git_sha=61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:25:14.888Z] ---> Running in f8bd9c906461 [2025-03-12T07:25:14.888Z] Removing intermediate container f8bd9c906461 [2025-03-12T07:25:14.888Z] ---> cd691377cbcd [2025-03-12T07:25:14.888Z] Step 26/26 : LABEL version=4.0.0 [2025-03-12T07:25:14.888Z] ---> Running in 1a4139c7ecbd [2025-03-12T07:25:14.888Z] Removing intermediate container 1a4139c7ecbd [2025-03-12T07:25:14.888Z] ---> 001d493ec945 [2025-03-12T07:25:14.888Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T07:25:15.147Z] Successfully built 001d493ec945 [2025-03-12T07:25:15.147Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:25:15.267Z] provisioning config files... [2025-03-12T07:25:15.274Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config320820489195939800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:25:15.567Z] ---> ****-login.sh [2025-03-12T07:25:15.567Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:25:15.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:15.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:15.567Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:15.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:15.567Z] [2025-03-12T07:25:15.567Z] Login Succeeded [2025-03-12T07:25:15.567Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:25:15.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:15.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:15.567Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:15.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:15.567Z] [2025-03-12T07:25:15.567Z] Login Succeeded [2025-03-12T07:25:15.567Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:25:15.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:15.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:15.826Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:15.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:15.826Z] [2025-03-12T07:25:15.826Z] Login Succeeded [2025-03-12T07:25:15.826Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:25:15.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:15.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:15.826Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:15.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:15.826Z] [2025-03-12T07:25:15.826Z] Login Succeeded [2025-03-12T07:25:15.826Z] ****.io [2025-03-12T07:25:16.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:16.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:16.344Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:16.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:16.344Z] [2025-03-12T07:25:16.344Z] Login Succeeded [2025-03-12T07:25:16.344Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:25:16.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:25:16.404Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:25:16.501Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-03-12T07:25:16.501Z] 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:25:16.501Z] 4.0.0 [2025-03-12T07:25:16.501Z] 61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0 [2025-03-12T07:25:16.501Z] odessa [2025-03-12T07:25:16.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:16.859Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:61cfff653e6d8db0b28916b7bc013370e3de7ed1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:17.183Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:25:17.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-12T07:25:17.183Z] 84209815b9a2: Preparing [2025-03-12T07:25:17.183Z] f0eac9386fec: Preparing [2025-03-12T07:25:17.183Z] a95f53306084: Preparing [2025-03-12T07:25:17.183Z] 8de352e03fe6: Preparing [2025-03-12T07:25:17.183Z] 3a62bf7708ba: Preparing [2025-03-12T07:25:17.183Z] 994456c4fd7b: Preparing [2025-03-12T07:25:17.183Z] 994456c4fd7b: Waiting [2025-03-12T07:25:17.183Z] a95f53306084: Pushed [2025-03-12T07:25:17.183Z] 3a62bf7708ba: Pushed [2025-03-12T07:25:17.183Z] f0eac9386fec: Pushed [2025-03-12T07:25:17.183Z] 994456c4fd7b: Layer already exists [2025-03-12T07:25:17.183Z] 8de352e03fe6: Pushed [2025-03-12T07:25:20.467Z] 84209815b9a2: Pushed [2025-03-12T07:25:20.467Z] 61cfff653e6d8db0b28916b7bc013370e3de7ed1: digest: sha256:35ba5f78b46874bb5f1d82e7a2cda52418360422a7634e3bb4baa702b1a21555 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:20.799Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:21.128Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0 [2025-03-12T07:25:21.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-12T07:25:21.128Z] 84209815b9a2: Preparing [2025-03-12T07:25:21.128Z] f0eac9386fec: Preparing [2025-03-12T07:25:21.128Z] a95f53306084: Preparing [2025-03-12T07:25:21.128Z] 8de352e03fe6: Preparing [2025-03-12T07:25:21.128Z] 3a62bf7708ba: Preparing [2025-03-12T07:25:21.128Z] 994456c4fd7b: Preparing [2025-03-12T07:25:21.128Z] 994456c4fd7b: Waiting [2025-03-12T07:25:21.128Z] 3a62bf7708ba: Layer already exists [2025-03-12T07:25:21.128Z] f0eac9386fec: Layer already exists [2025-03-12T07:25:21.128Z] 8de352e03fe6: Layer already exists [2025-03-12T07:25:21.128Z] a95f53306084: Layer already exists [2025-03-12T07:25:21.128Z] 84209815b9a2: Layer already exists [2025-03-12T07:25:21.128Z] 994456c4fd7b: Layer already exists [2025-03-12T07:25:21.128Z] 4.0.0: digest: sha256:35ba5f78b46874bb5f1d82e7a2cda52418360422a7634e3bb4baa702b1a21555 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:21.461Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:21.787Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0 [2025-03-12T07:25:21.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-12T07:25:21.787Z] 84209815b9a2: Preparing [2025-03-12T07:25:21.787Z] f0eac9386fec: Preparing [2025-03-12T07:25:21.787Z] a95f53306084: Preparing [2025-03-12T07:25:21.787Z] 8de352e03fe6: Preparing [2025-03-12T07:25:21.787Z] 3a62bf7708ba: Preparing [2025-03-12T07:25:21.787Z] 994456c4fd7b: Preparing [2025-03-12T07:25:21.787Z] 994456c4fd7b: Waiting [2025-03-12T07:25:21.787Z] f0eac9386fec: Layer already exists [2025-03-12T07:25:21.787Z] a95f53306084: Layer already exists [2025-03-12T07:25:21.787Z] 8de352e03fe6: Layer already exists [2025-03-12T07:25:21.787Z] 3a62bf7708ba: Layer already exists [2025-03-12T07:25:21.787Z] 84209815b9a2: Layer already exists [2025-03-12T07:25:21.787Z] 994456c4fd7b: Layer already exists [2025-03-12T07:25:21.787Z] 61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0: digest: sha256:35ba5f78b46874bb5f1d82e7a2cda52418360422a7634e3bb4baa702b1a21555 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:22.110Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:22.442Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:odessa [2025-03-12T07:25:22.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-12T07:25:22.442Z] 84209815b9a2: Preparing [2025-03-12T07:25:22.442Z] f0eac9386fec: Preparing [2025-03-12T07:25:22.442Z] a95f53306084: Preparing [2025-03-12T07:25:22.442Z] 8de352e03fe6: Preparing [2025-03-12T07:25:22.442Z] 3a62bf7708ba: Preparing [2025-03-12T07:25:22.442Z] 994456c4fd7b: Preparing [2025-03-12T07:25:22.442Z] 994456c4fd7b: Waiting [2025-03-12T07:25:22.442Z] f0eac9386fec: Layer already exists [2025-03-12T07:25:22.442Z] 84209815b9a2: Layer already exists [2025-03-12T07:25:22.442Z] 8de352e03fe6: Layer already exists [2025-03-12T07:25:22.442Z] 3a62bf7708ba: Layer already exists [2025-03-12T07:25:22.442Z] a95f53306084: Layer already exists [2025-03-12T07:25:22.442Z] 994456c4fd7b: Layer already exists [2025-03-12T07:25:22.442Z] odessa: digest: sha256:35ba5f78b46874bb5f1d82e7a2cda52418360422a7634e3bb4baa702b1a21555 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:25:22.516Z] ===================================================== [Pipeline] echo [2025-03-12T07:25:22.533Z] taggedImages: [2025-03-12T07:25:22.533Z] - nexus3.edgexfoundry.org:10004/device-virtual:61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:25:22.533Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0 [2025-03-12T07:25:22.533Z] - nexus3.edgexfoundry.org:10004/device-virtual:61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0 [2025-03-12T07:25:22.533Z] - nexus3.edgexfoundry.org:10004/device-virtual:odessa [Pipeline] } [Pipeline] // script [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-12T07:25:22.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:25:22.925Z] [2025-03-12T07:25:22.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:23.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:25:23.224Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T07:25:23.224Z] 5eb5b503b376: Pulling fs layer [2025-03-12T07:25:23.224Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T07:25:23.224Z] ec43610c2a17: Pulling fs layer [2025-03-12T07:25:23.224Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T07:25:23.224Z] 33b1e0a273af: Pulling fs layer [2025-03-12T07:25:23.224Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T07:25:23.224Z] 2f39f015ded8: Pulling fs layer [2025-03-12T07:25:23.224Z] 5d3b04190fa2: Waiting [2025-03-12T07:25:23.224Z] 3a2ae6a8a46f: Waiting [2025-03-12T07:25:23.224Z] 33b1e0a273af: Waiting [2025-03-12T07:25:23.224Z] 2f39f015ded8: Waiting [2025-03-12T07:25:23.224Z] 5c69ac0246d0: Download complete [2025-03-12T07:25:23.224Z] 3a2ae6a8a46f: Download complete [2025-03-12T07:25:23.224Z] 33b1e0a273af: Verifying Checksum [2025-03-12T07:25:23.224Z] 33b1e0a273af: Download complete [2025-03-12T07:25:23.224Z] ec43610c2a17: Verifying Checksum [2025-03-12T07:25:23.224Z] ec43610c2a17: Download complete [2025-03-12T07:25:23.224Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T07:25:23.482Z] 5eb5b503b376: Download complete [2025-03-12T07:25:24.047Z] 2f39f015ded8: Verifying Checksum [2025-03-12T07:25:24.047Z] 2f39f015ded8: Download complete [2025-03-12T07:25:24.612Z] 5eb5b503b376: Pull complete [2025-03-12T07:25:24.870Z] 5c69ac0246d0: Pull complete [2025-03-12T07:25:25.128Z] ec43610c2a17: Pull complete [2025-03-12T07:25:25.386Z] 3a2ae6a8a46f: Pull complete [2025-03-12T07:25:25.644Z] 33b1e0a273af: Pull complete [2025-03-12T07:25:25.644Z] 5d3b04190fa2: Pull complete [2025-03-12T07:25:29.822Z] 2f39f015ded8: Pull complete [2025-03-12T07:25:29.822Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T07:25:29.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:25:29.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:25:29.925Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:25:29.955Z] $ 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/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T07:25:33.308Z] $ docker top f7a82a7ff9ac90dedfd036d49dc507edd98bbfcfe1341b6f7a171dcac69721cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:25:33.715Z] ---> job-cost.sh [2025-03-12T07:25:33.715Z] lf-activate-venv: SKIPPING [2025-03-12T07:25:33.715Z] INFO: No Stack... [2025-03-12T07:25:33.974Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:25:34.248Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:25:34.538Z] + cat /w/workspace/foundry_device-virtual-go_odessa/archives/cost.csv [2025-03-12T07:25:34.538Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T07:25:34.553Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-2-stack-cost] [2025-03-12T07:25:34.562Z] Resource [jenkins-edgexfoundry-device-virtual-go-odessa-2-stack-cost] did not exist. Created. [2025-03-12T07:25:34.568Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:25:34.882Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T07:25:34.965Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:25:34.973Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:25:34.998Z] $ docker stop --time=1 f7a82a7ff9ac90dedfd036d49dc507edd98bbfcfe1341b6f7a171dcac69721cd [2025-03-12T07:25:36.215Z] $ docker rm -f --volumes f7a82a7ff9ac90dedfd036d49dc507edd98bbfcfe1341b6f7a171dcac69721cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T07:26:39.557Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41067 in /w/workspace/foundry_device-virtual-go_odessa [Pipeline] { [Pipeline] ws [2025-03-12T07:26:39.576Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2025-03-12T07:26:42.638Z] The recommended git tool is: git [2025-03-12T07:26:48.687Z] using credential edgex-jenkins-ssh [2025-03-12T07:26:48.712Z] Cloning the remote Git repository [2025-03-12T07:26:48.774Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-03-12T07:26:48.897Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2025-03-12T07:26:49.106Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-03-12T07:26:49.108Z] > git --version # timeout=10 [2025-03-12T07:26:49.132Z] > git --version # 'git version 2.25.1' [2025-03-12T07:26:49.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T07:26:49.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:26:53.652Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-03-12T07:26:53.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:26:54.759Z] Avoid second fetch [2025-03-12T07:26:54.760Z] Checking out Revision 61cfff653e6d8db0b28916b7bc013370e3de7ed1 (odessa) [2025-03-12T07:26:54.778Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T07:26:54.856Z] > git checkout -f 61cfff653e6d8db0b28916b7bc013370e3de7ed1 # timeout=10 [2025-03-12T07:26:56.968Z] Commit message: "ci(lts-release): LTS release v4.0.0 @f1ae59d" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:27:02.063Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T07:27:02.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:27:02.063Z] Dload Upload Total Spent Left Speed [2025-03-12T07:27:02.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 142k 0 --:--:-- --:--:-- --:--:-- 143k [Pipeline] sh [2025-03-12T07:27:02.422Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T07:27:02.755Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T07:27:02.755Z] + sudo tee /etc/docker/daemon.new [2025-03-12T07:27:02.755Z] { [2025-03-12T07:27:02.755Z] "registry-mirrors": [ [2025-03-12T07:27:02.755Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T07:27:02.755Z] ], [2025-03-12T07:27:02.755Z] "bip": "10.250.0.254/24", [2025-03-12T07:27:02.755Z] "hosts": [ [2025-03-12T07:27:02.755Z] "tcp://0.0.0.0:5555", [2025-03-12T07:27:02.755Z] "unix:///var/run/docker.sock" [2025-03-12T07:27:02.755Z] ], [2025-03-12T07:27:02.755Z] "mtu": 1458, [2025-03-12T07:27:02.755Z] "selinux-enabled": true, [2025-03-12T07:27:02.755Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T07:27:02.755Z] } [Pipeline] sh [2025-03-12T07:27:03.086Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T07:27:03.424Z] + sudo service docker restart [Pipeline] sh [2025-03-12T07:27:22.002Z] + git checkout 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:27:22.271Z] HEAD is now at 61cfff6 ci(lts-release): LTS release v4.0.0 @f1ae59d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:27:22.308Z] provisioning config files... [2025-03-12T07:27:22.344Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config13168129272440941477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:27:22.837Z] ---> ****-login.sh [2025-03-12T07:27:22.837Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:27:23.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:27:23.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:27:23.434Z] Configure a credential helper to remove this warning. See [2025-03-12T07:27:23.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:27:23.434Z] [2025-03-12T07:27:23.434Z] Login Succeeded [2025-03-12T07:27:23.435Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:27:23.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:27:23.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:27:23.982Z] Configure a credential helper to remove this warning. See [2025-03-12T07:27:23.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:27:23.982Z] [2025-03-12T07:27:23.982Z] Login Succeeded [2025-03-12T07:27:23.982Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:27:24.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:27:24.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:27:24.260Z] Configure a credential helper to remove this warning. See [2025-03-12T07:27:24.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:27:24.260Z] [2025-03-12T07:27:24.260Z] Login Succeeded [2025-03-12T07:27:24.530Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:27:24.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:27:24.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:27:24.803Z] Configure a credential helper to remove this warning. See [2025-03-12T07:27:24.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:27:24.803Z] [2025-03-12T07:27:24.803Z] Login Succeeded [2025-03-12T07:27:24.803Z] ****.io [2025-03-12T07:27:25.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:27:25.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:27:25.351Z] Configure a credential helper to remove this warning. See [2025-03-12T07:27:25.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:27:25.351Z] [2025-03-12T07:27:25.351Z] Login Succeeded [2025-03-12T07:27:25.351Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:27:25.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:27:25.738Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:27:26.073Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T07:27:26.073Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T07:27:26.132Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:27:26.151Z] ========================================================= [2025-03-12T07:27:26.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T07:27:26.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:27:26.525Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T07:27:30.790Z] Sending build context to Docker daemon 64.36MB [2025-03-12T07:27:30.790Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:27:30.790Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T07:27:30.790Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T07:27:30.790Z] 94e9d8af2201: Pulling fs layer [2025-03-12T07:27:30.790Z] 345fe9f21930: Pulling fs layer [2025-03-12T07:27:30.790Z] b40fc9e46828: Pulling fs layer [2025-03-12T07:27:30.790Z] c9804373a1e5: Pulling fs layer [2025-03-12T07:27:30.790Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:27:30.790Z] f5a772c54f75: Pulling fs layer [2025-03-12T07:27:30.790Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T07:27:30.790Z] 0a0502178392: Pulling fs layer [2025-03-12T07:27:30.790Z] f5a772c54f75: Waiting [2025-03-12T07:27:30.790Z] e2dd1b2a9dca: Waiting [2025-03-12T07:27:30.790Z] 0a0502178392: Waiting [2025-03-12T07:27:30.790Z] c9804373a1e5: Waiting [2025-03-12T07:27:30.790Z] 4f4fb700ef54: Waiting [2025-03-12T07:27:30.790Z] 345fe9f21930: Verifying Checksum [2025-03-12T07:27:30.790Z] 345fe9f21930: Download complete [2025-03-12T07:27:30.790Z] c9804373a1e5: Verifying Checksum [2025-03-12T07:27:30.790Z] c9804373a1e5: Download complete [2025-03-12T07:27:31.060Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:27:31.060Z] 4f4fb700ef54: Download complete [2025-03-12T07:27:31.060Z] f5a772c54f75: Verifying Checksum [2025-03-12T07:27:31.060Z] f5a772c54f75: Download complete [2025-03-12T07:27:31.060Z] 94e9d8af2201: Verifying Checksum [2025-03-12T07:27:31.060Z] 94e9d8af2201: Download complete [2025-03-12T07:27:31.645Z] 0a0502178392: Verifying Checksum [2025-03-12T07:27:31.645Z] 0a0502178392: Download complete [2025-03-12T07:27:31.913Z] 94e9d8af2201: Pull complete [2025-03-12T07:27:32.499Z] 345fe9f21930: Pull complete [2025-03-12T07:27:33.084Z] b40fc9e46828: Verifying Checksum [2025-03-12T07:27:33.084Z] b40fc9e46828: Download complete [2025-03-12T07:27:34.044Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T07:27:34.044Z] e2dd1b2a9dca: Download complete [2025-03-12T07:27:49.105Z] b40fc9e46828: Pull complete [2025-03-12T07:27:49.105Z] c9804373a1e5: Pull complete [2025-03-12T07:27:49.105Z] 4f4fb700ef54: Pull complete [2025-03-12T07:27:49.105Z] f5a772c54f75: Pull complete [2025-03-12T07:27:57.342Z] e2dd1b2a9dca: Pull complete [2025-03-12T07:27:59.322Z] 0a0502178392: Pull complete [2025-03-12T07:27:59.322Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T07:27:59.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T07:27:59.322Z] ---> 72db82c1953f [2025-03-12T07:27:59.322Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:28:01.920Z] ---> Running in c5518de109b4 [2025-03-12T07:28:01.920Z] Removing intermediate container c5518de109b4 [2025-03-12T07:28:01.920Z] ---> 23c48beadc7c [2025-03-12T07:28:01.920Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:28:02.192Z] ---> Running in c62c49d9fbb4 [2025-03-12T07:28:02.462Z] Removing intermediate container c62c49d9fbb4 [2025-03-12T07:28:02.462Z] ---> f0576c52b9b7 [2025-03-12T07:28:02.462Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:28:02.462Z] ---> Running in c70d276d233b [2025-03-12T07:28:02.732Z] Removing intermediate container c70d276d233b [2025-03-12T07:28:02.732Z] ---> cf240182c34b [2025-03-12T07:28:02.732Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-12T07:28:03.003Z] ---> Running in 1c42cb7f9df7 [2025-03-12T07:28:03.273Z] Removing intermediate container 1c42cb7f9df7 [2025-03-12T07:28:03.273Z] ---> 559e9c35cf1b [2025-03-12T07:28:03.273Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:28:03.545Z] ---> Running in b22aaf8cc980 [2025-03-12T07:28:04.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:28:05.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:28:07.196Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T07:28:07.196Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T07:28:07.196Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T07:28:07.196Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T07:28:07.196Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:28:07.196Z] OK: 244 MiB in 62 packages [2025-03-12T07:28:08.622Z] Removing intermediate container b22aaf8cc980 [2025-03-12T07:28:08.622Z] ---> b44341478344 [2025-03-12T07:28:08.622Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T07:28:20.974Z] ---> 024230add5e6 [2025-03-12T07:28:20.974Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:28:20.974Z] ---> Running in c65518f98286 [2025-03-12T07:30:12.678Z] Removing intermediate container c65518f98286 [2025-03-12T07:30:12.678Z] ---> a5daf393d0f6 [2025-03-12T07:30:12.678Z] Step 10/12 : COPY . . [2025-03-12T07:30:16.965Z] ---> ef4c751e6b59 [2025-03-12T07:30:16.965Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:30:17.243Z] ---> Running in e7fc65e9cbfc [2025-03-12T07:30:17.517Z] Removing intermediate container e7fc65e9cbfc [2025-03-12T07:30:17.517Z] ---> 8c2f67a98ffb [2025-03-12T07:30:17.517Z] Step 12/12 : RUN $MAKE [2025-03-12T07:30:17.517Z] ---> Running in 688c21cc8a04 [2025-03-12T07:30:18.493Z] noop [2025-03-12T07:30:19.458Z] Removing intermediate container 688c21cc8a04 [2025-03-12T07:30:19.458Z] ---> d20d92f2821e [2025-03-12T07:30:20.047Z] Successfully built d20d92f2821e [2025-03-12T07:30:20.047Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:30:20.412Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T07:30:20.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:30:20.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-41067 does not seem to be running inside a container [2025-03-12T07:30:20.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T07:30:22.107Z] $ docker top 76f98ea357121760007eb6013d59bab04cb19ad4d7c9568580f4afc986891a0b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:30:22.992Z] + go version [2025-03-12T07:30:22.992Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T07:30:23.019Z] $ docker stop --time=1 76f98ea357121760007eb6013d59bab04cb19ad4d7c9568580f4afc986891a0b [2025-03-12T07:30:24.758Z] $ docker rm -f --volumes 76f98ea357121760007eb6013d59bab04cb19ad4d7c9568580f4afc986891a0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:30:25.380Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T07:30:25.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:30:25.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-41067 does not seem to be running inside a container [2025-03-12T07:30:25.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T07:30:27.055Z] $ docker top f75942c7457f3f6e6bff7c5c63ef9d60f678d861fe7394e788c8d7b524d4aa3c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:30:27.909Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:30:28.570Z] + make test [2025-03-12T07:30:28.570Z] go test ./... -coverprofile=coverage.out [2025-03-12T07:30:32.838Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-12T07:34:39.967Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-12T07:34:39.967Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.074s coverage: 58.3% of statements [2025-03-12T07:34:39.967Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T07:34:39.967Z] go vet ./... [2025-03-12T07:35:36.450Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:35:36.450Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:35:36.450Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:35:36.470Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:35:37.133Z] + go mod tidy [Pipeline] } [2025-03-12T07:35:42.534Z] $ docker stop --time=1 f75942c7457f3f6e6bff7c5c63ef9d60f678d861fe7394e788c8d7b524d4aa3c [2025-03-12T07:35:44.701Z] $ docker rm -f --volumes f75942c7457f3f6e6bff7c5c63ef9d60f678d861fe7394e788c8d7b524d4aa3c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:35:46.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:35:46.594Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T07:35:47.924Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:35:48.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:35:48.673Z] + ls -al . [2025-03-12T07:35:48.673Z] total 268 [2025-03-12T07:35:48.673Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:30 . [2025-03-12T07:35:48.673Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:26 .. [2025-03-12T07:35:48.673Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:27 .git [2025-03-12T07:35:48.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:26 .github [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 12 07:26 .gitignore [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 07:26 .golangci.yml [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 12 07:26 Attribution.txt [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 12 07:26 CHANGELOG.md [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 12 07:26 Dockerfile [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:26 GOVERNANCE.md [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 12 07:26 Jenkinsfile [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:26 LICENSE [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 12 07:26 Makefile [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 12 07:26 OWNERS.md [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 12 07:26 README.md [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:23 VERSION [2025-03-12T07:35:48.673Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:26 bin [2025-03-12T07:35:48.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:26 cmd [2025-03-12T07:35:48.673Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 12 07:34 coverage.out [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 6032 Mar 12 07:26 go.mod [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 07:26 go.sum [2025-03-12T07:35:48.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:26 internal [2025-03-12T07:35:48.673Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:26 vendor [2025-03-12T07:35:48.673Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 12 07:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:35:49.026Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=61cfff653e6d8db0b28916b7bc013370e3de7ed1 --label arch=arm64 --label version=4.0.0 . [2025-03-12T07:35:53.288Z] Sending build context to Docker daemon 64.41MB [2025-03-12T07:35:53.288Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:35:53.288Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-12T07:35:53.288Z] ---> d20d92f2821e [2025-03-12T07:35:53.288Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:35:53.871Z] ---> Running in aa151a6619c2 [2025-03-12T07:35:54.137Z] Removing intermediate container aa151a6619c2 [2025-03-12T07:35:54.137Z] ---> 3f637b178dfc [2025-03-12T07:35:54.137Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:35:54.137Z] ---> Running in 651703bb8178 [2025-03-12T07:35:54.721Z] Removing intermediate container 651703bb8178 [2025-03-12T07:35:54.721Z] ---> a8130c519319 [2025-03-12T07:35:54.721Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:35:54.721Z] ---> Running in 2ebea3c12919 [2025-03-12T07:35:54.989Z] Removing intermediate container 2ebea3c12919 [2025-03-12T07:35:54.989Z] ---> 10cb467556a0 [2025-03-12T07:35:54.989Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-12T07:35:54.989Z] ---> Running in bd4a44cd8c0e [2025-03-12T07:35:55.574Z] Removing intermediate container bd4a44cd8c0e [2025-03-12T07:35:55.574Z] ---> 6b34e0a00f4a [2025-03-12T07:35:55.574Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:35:55.574Z] ---> Running in 58e7fbe45e72 [2025-03-12T07:35:56.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:35:57.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:35:58.545Z] OK: 244 MiB in 62 packages [2025-03-12T07:35:59.506Z] Removing intermediate container 58e7fbe45e72 [2025-03-12T07:35:59.506Z] ---> 1f94dc02adee [2025-03-12T07:35:59.506Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-12T07:36:15.344Z] ---> 2239938ee007 [2025-03-12T07:36:15.344Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:36:15.344Z] ---> Running in d4421be3c361 [2025-03-12T07:36:15.344Z] skipping... [2025-03-12T07:36:15.612Z] Removing intermediate container d4421be3c361 [2025-03-12T07:36:15.612Z] ---> a33c3e814905 [2025-03-12T07:36:15.612Z] Step 10/26 : COPY . . [2025-03-12T07:36:30.620Z] ---> cf37e1d2a604 [2025-03-12T07:36:30.620Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:36:30.620Z] ---> Running in a7b8581d4fdc [2025-03-12T07:36:30.620Z] Removing intermediate container a7b8581d4fdc [2025-03-12T07:36:30.620Z] ---> f13c7019d287 [2025-03-12T07:36:30.620Z] Step 12/26 : RUN $MAKE [2025-03-12T07:36:30.888Z] ---> Running in 3c6536b6cb38 [2025-03-12T07:36:31.851Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-03-12T07:40:27.371Z] Removing intermediate container 3c6536b6cb38 [2025-03-12T07:40:27.371Z] ---> fb5ed56c0fa0 [2025-03-12T07:40:27.371Z] Step 13/26 : FROM alpine:3.20 [2025-03-12T07:40:27.371Z] 3.20: Pulling from library/alpine [2025-03-12T07:40:27.371Z] 94e9d8af2201: Already exists [2025-03-12T07:40:27.371Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T07:40:27.371Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T07:40:27.371Z] ---> 7aab056cecc6 [2025-03-12T07:40:27.371Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-12T07:40:27.371Z] ---> Running in b91511da83a6 [2025-03-12T07:40:27.371Z] Removing intermediate container b91511da83a6 [2025-03-12T07:40:27.371Z] ---> 0e1e44e6ac3d [2025-03-12T07:40:27.371Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-12T07:40:27.371Z] ---> Running in e640b37d8631 [2025-03-12T07:40:27.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:40:27.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:40:27.371Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T07:40:27.371Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:40:27.371Z] OK: 9 MiB in 15 packages [2025-03-12T07:40:27.371Z] Removing intermediate container e640b37d8631 [2025-03-12T07:40:27.371Z] ---> d831825f8f90 [2025-03-12T07:40:27.371Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-12T07:40:27.371Z] ---> Running in 660c8813046c [2025-03-12T07:40:27.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:40:27.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:40:27.371Z] OK: 9 MiB in 15 packages [2025-03-12T07:40:27.371Z] Removing intermediate container 660c8813046c [2025-03-12T07:40:27.371Z] ---> f8185e0e9907 [2025-03-12T07:40:27.371Z] Step 17/26 : WORKDIR / [2025-03-12T07:40:27.371Z] ---> Running in 808af91f00d3 [2025-03-12T07:40:27.371Z] Removing intermediate container 808af91f00d3 [2025-03-12T07:40:27.371Z] ---> c74f9aa10b1b [2025-03-12T07:40:27.371Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-12T07:40:27.371Z] ---> 3737b23feee7 [2025-03-12T07:40:27.371Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-12T07:40:27.371Z] ---> 8b5da6d9b8b7 [2025-03-12T07:40:27.371Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-12T07:40:27.371Z] ---> f535a2efa257 [2025-03-12T07:40:27.371Z] Step 21/26 : EXPOSE 59900 [2025-03-12T07:40:27.371Z] ---> Running in 11b7b0186d4e [2025-03-12T07:40:27.371Z] Removing intermediate container 11b7b0186d4e [2025-03-12T07:40:27.371Z] ---> a37cc9073b4e [2025-03-12T07:40:27.372Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-12T07:40:27.372Z] ---> Running in 28f5400dee42 [2025-03-12T07:40:27.372Z] Removing intermediate container 28f5400dee42 [2025-03-12T07:40:27.372Z] ---> 1dc1a5c74169 [2025-03-12T07:40:27.372Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T07:40:27.372Z] ---> Running in 17f34c9d6225 [2025-03-12T07:40:27.372Z] Removing intermediate container 17f34c9d6225 [2025-03-12T07:40:27.372Z] ---> 065dcc5db24f [2025-03-12T07:40:27.372Z] Step 24/26 : LABEL arch=arm64 [2025-03-12T07:40:27.372Z] ---> Running in 459d91773987 [2025-03-12T07:40:27.372Z] Removing intermediate container 459d91773987 [2025-03-12T07:40:27.372Z] ---> b4688a3597fb [2025-03-12T07:40:27.372Z] Step 25/26 : LABEL git_sha=61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:40:27.372Z] ---> Running in a84166e7c4d6 [2025-03-12T07:40:27.372Z] Removing intermediate container a84166e7c4d6 [2025-03-12T07:40:27.372Z] ---> 819154814011 [2025-03-12T07:40:27.372Z] Step 26/26 : LABEL version=4.0.0 [2025-03-12T07:40:27.372Z] ---> Running in fade555fe8e1 [2025-03-12T07:40:27.643Z] Removing intermediate container fade555fe8e1 [2025-03-12T07:40:27.643Z] ---> 26f7c58f4d48 [2025-03-12T07:40:27.643Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T07:40:28.597Z] Successfully built 26f7c58f4d48 [2025-03-12T07:40:28.597Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:40:28.764Z] provisioning config files... [2025-03-12T07:40:28.779Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config6468503024074703366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:40:29.144Z] ---> ****-login.sh [2025-03-12T07:40:29.144Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:40:29.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:40:29.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:40:29.411Z] Configure a credential helper to remove this warning. See [2025-03-12T07:40:29.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:40:29.411Z] [2025-03-12T07:40:29.411Z] Login Succeeded [2025-03-12T07:40:29.411Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:40:29.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:40:29.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:40:29.676Z] Configure a credential helper to remove this warning. See [2025-03-12T07:40:29.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:40:29.676Z] [2025-03-12T07:40:29.676Z] Login Succeeded [2025-03-12T07:40:29.676Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:40:29.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:40:30.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:40:30.209Z] Configure a credential helper to remove this warning. See [2025-03-12T07:40:30.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:40:30.209Z] [2025-03-12T07:40:30.209Z] Login Succeeded [2025-03-12T07:40:30.209Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:40:30.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:40:30.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:40:30.475Z] Configure a credential helper to remove this warning. See [2025-03-12T07:40:30.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:40:30.475Z] [2025-03-12T07:40:30.475Z] Login Succeeded [2025-03-12T07:40:30.475Z] ****.io [2025-03-12T07:40:30.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:40:31.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:40:31.005Z] Configure a credential helper to remove this warning. See [2025-03-12T07:40:31.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:40:31.005Z] [2025-03-12T07:40:31.005Z] Login Succeeded [2025-03-12T07:40:31.005Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:40:31.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:40:31.068Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:40:31.097Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-03-12T07:40:31.097Z] 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:40:31.097Z] 4.0.0 [2025-03-12T07:40:31.097Z] 61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0 [2025-03-12T07:40:31.097Z] odessa [2025-03-12T07:40:31.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:31.472Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:61cfff653e6d8db0b28916b7bc013370e3de7ed1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:31.834Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:40:31.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-12T07:40:31.834Z] 8254906d9296: Preparing [2025-03-12T07:40:31.834Z] d406a384b96e: Preparing [2025-03-12T07:40:31.834Z] 78a1fa35f077: Preparing [2025-03-12T07:40:31.834Z] 20cf3e74fb62: Preparing [2025-03-12T07:40:31.834Z] 395000363506: Preparing [2025-03-12T07:40:31.834Z] dd9c8f8612c8: Preparing [2025-03-12T07:40:31.834Z] dd9c8f8612c8: Waiting [2025-03-12T07:40:32.105Z] d406a384b96e: Pushed [2025-03-12T07:40:32.105Z] 395000363506: Pushed [2025-03-12T07:40:32.105Z] 20cf3e74fb62: Pushed [2025-03-12T07:40:32.105Z] 78a1fa35f077: Pushed [2025-03-12T07:40:32.105Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:40:40.279Z] 8254906d9296: Pushed [2025-03-12T07:40:40.279Z] 61cfff653e6d8db0b28916b7bc013370e3de7ed1: digest: sha256:95800ce0e70ea50e3015da2d4acba4055e11ad7021dd513b35b11c900da31ffe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:40.639Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:40.982Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0 [2025-03-12T07:40:40.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-12T07:40:40.982Z] 8254906d9296: Preparing [2025-03-12T07:40:40.982Z] d406a384b96e: Preparing [2025-03-12T07:40:40.982Z] 78a1fa35f077: Preparing [2025-03-12T07:40:40.982Z] 20cf3e74fb62: Preparing [2025-03-12T07:40:40.982Z] 395000363506: Preparing [2025-03-12T07:40:40.982Z] dd9c8f8612c8: Preparing [2025-03-12T07:40:40.982Z] dd9c8f8612c8: Waiting [2025-03-12T07:40:40.982Z] d406a384b96e: Layer already exists [2025-03-12T07:40:40.982Z] 78a1fa35f077: Layer already exists [2025-03-12T07:40:40.982Z] 8254906d9296: Layer already exists [2025-03-12T07:40:40.982Z] 20cf3e74fb62: Layer already exists [2025-03-12T07:40:40.982Z] 395000363506: Layer already exists [2025-03-12T07:40:40.982Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:40:40.982Z] 4.0.0: digest: sha256:95800ce0e70ea50e3015da2d4acba4055e11ad7021dd513b35b11c900da31ffe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:41.331Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:41.674Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0 [2025-03-12T07:40:41.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-12T07:40:41.674Z] 8254906d9296: Preparing [2025-03-12T07:40:41.674Z] d406a384b96e: Preparing [2025-03-12T07:40:41.674Z] 78a1fa35f077: Preparing [2025-03-12T07:40:41.674Z] 20cf3e74fb62: Preparing [2025-03-12T07:40:41.674Z] 395000363506: Preparing [2025-03-12T07:40:41.674Z] dd9c8f8612c8: Preparing [2025-03-12T07:40:41.674Z] dd9c8f8612c8: Waiting [2025-03-12T07:40:41.674Z] 20cf3e74fb62: Layer already exists [2025-03-12T07:40:41.674Z] 78a1fa35f077: Layer already exists [2025-03-12T07:40:41.674Z] 395000363506: Layer already exists [2025-03-12T07:40:41.674Z] d406a384b96e: Layer already exists [2025-03-12T07:40:41.674Z] 8254906d9296: Layer already exists [2025-03-12T07:40:41.674Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:40:41.674Z] 61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0: digest: sha256:95800ce0e70ea50e3015da2d4acba4055e11ad7021dd513b35b11c900da31ffe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:42.026Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:42.407Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa [2025-03-12T07:40:42.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-12T07:40:42.407Z] 8254906d9296: Preparing [2025-03-12T07:40:42.407Z] d406a384b96e: Preparing [2025-03-12T07:40:42.407Z] 78a1fa35f077: Preparing [2025-03-12T07:40:42.407Z] 20cf3e74fb62: Preparing [2025-03-12T07:40:42.407Z] 395000363506: Preparing [2025-03-12T07:40:42.407Z] dd9c8f8612c8: Preparing [2025-03-12T07:40:42.407Z] dd9c8f8612c8: Waiting [2025-03-12T07:40:42.407Z] d406a384b96e: Layer already exists [2025-03-12T07:40:42.407Z] 395000363506: Layer already exists [2025-03-12T07:40:42.407Z] 20cf3e74fb62: Layer already exists [2025-03-12T07:40:42.407Z] 8254906d9296: Layer already exists [2025-03-12T07:40:42.407Z] 78a1fa35f077: Layer already exists [2025-03-12T07:40:42.407Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:40:42.670Z] odessa: digest: sha256:95800ce0e70ea50e3015da2d4acba4055e11ad7021dd513b35b11c900da31ffe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:40:42.763Z] ===================================================== [Pipeline] echo [2025-03-12T07:40:42.779Z] taggedImages: [2025-03-12T07:40:42.779Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:61cfff653e6d8db0b28916b7bc013370e3de7ed1 [2025-03-12T07:40:42.779Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0 [2025-03-12T07:40:42.779Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:61cfff653e6d8db0b28916b7bc013370e3de7ed1-4.0.0 [2025-03-12T07:40:42.779Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:43.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:40:43.178Z] [2025-03-12T07:40:43.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:43.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:40:43.511Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T07:40:43.511Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T07:40:43.511Z] 04944245beec: Pulling fs layer [2025-03-12T07:40:43.511Z] 699f458cf7ca: Pulling fs layer [2025-03-12T07:40:43.511Z] 765212b225bb: Pulling fs layer [2025-03-12T07:40:43.511Z] f23df028b6ca: Pulling fs layer [2025-03-12T07:40:43.511Z] 765212b225bb: Waiting [2025-03-12T07:40:43.511Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T07:40:43.511Z] f23df028b6ca: Waiting [2025-03-12T07:40:43.511Z] d65c8cfc05b1: Waiting [2025-03-12T07:40:43.511Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T07:40:43.511Z] 2437ff75d9bd: Waiting [2025-03-12T07:40:43.776Z] 04944245beec: Verifying Checksum [2025-03-12T07:40:43.776Z] 04944245beec: Download complete [2025-03-12T07:40:43.776Z] 765212b225bb: Verifying Checksum [2025-03-12T07:40:43.776Z] 765212b225bb: Download complete [2025-03-12T07:40:43.776Z] f23df028b6ca: Verifying Checksum [2025-03-12T07:40:43.776Z] f23df028b6ca: Download complete [2025-03-12T07:40:43.776Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T07:40:43.776Z] d65c8cfc05b1: Download complete [2025-03-12T07:40:43.776Z] 699f458cf7ca: Verifying Checksum [2025-03-12T07:40:43.776Z] 699f458cf7ca: Download complete [2025-03-12T07:40:44.352Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T07:40:44.352Z] 8998bd30e6a1: Download complete [2025-03-12T07:40:46.924Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T07:40:46.924Z] 2437ff75d9bd: Download complete [2025-03-12T07:40:48.866Z] 8998bd30e6a1: Pull complete [2025-03-12T07:40:49.129Z] 04944245beec: Pull complete [2025-03-12T07:40:50.525Z] 699f458cf7ca: Pull complete [2025-03-12T07:40:50.789Z] 765212b225bb: Pull complete [2025-03-12T07:40:51.365Z] f23df028b6ca: Pull complete [2025-03-12T07:40:51.629Z] d65c8cfc05b1: Pull complete [2025-03-12T07:41:09.797Z] 2437ff75d9bd: Pull complete [2025-03-12T07:41:09.797Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T07:41:09.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:41:09.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:41:09.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-41067 does not seem to be running inside a container [2025-03-12T07:41:10.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-12T07:41:12.631Z] $ docker top b4abf6456b8a18d6fd17d823a05a7b2ff8ff940befc17db172a0b83d02d90f7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:13.456Z] ---> job-cost.sh [2025-03-12T07:41:13.456Z] lf-activate-venv: SKIPPING [2025-03-12T07:41:13.456Z] INFO: No Stack... [2025-03-12T07:41:14.030Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T07:41:14.982Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:41:15.610Z] + cut -d, -f6 [2025-03-12T07:41:15.610Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock [2025-03-12T07:41:15.630Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-2-stack-cost] [2025-03-12T07:41:15.636Z] Resource [jenkins-edgexfoundry-device-virtual-go-odessa-2-stack-cost] did not exist. Created. [2025-03-12T07:41:15.641Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:41:16.304Z] /w/workspace/device-virtual-go/2@tmp/durable-37a57cb5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T07:41:16.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T07:41:16.959Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T07:41:17.568Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:41:17.576Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:41:17.624Z] $ docker stop --time=1 b4abf6456b8a18d6fd17d823a05a7b2ff8ff940befc17db172a0b83d02d90f7e [2025-03-12T07:41:19.130Z] $ docker rm -f --volumes b4abf6456b8a18d6fd17d823a05a7b2ff8ff940befc17db172a0b83d02d90f7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-12T07:41:19.563Z] provisioning config files... [2025-03-12T07:41:19.572Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config1752118933913231832tmp [Pipeline] { [Pipeline] sh [2025-03-12T07:41:19.877Z] + set +x [2025-03-12T07:41:19.877Z] + curl -s https://codecov.io/bash [2025-03-12T07:41:19.877Z] + bash -s -- [2025-03-12T07:41:19.877Z] [2025-03-12T07:41:19.877Z] _____ _ [2025-03-12T07:41:19.877Z] / ____| | | [2025-03-12T07:41:19.877Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T07:41:19.877Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T07:41:19.877Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T07:41:19.877Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T07:41:19.877Z] Bash-1.0.6 [2025-03-12T07:41:19.877Z] [2025-03-12T07:41:19.877Z] [2025-03-12T07:41:19.877Z] ==> git version 2.25.1 found [2025-03-12T07:41:19.877Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-12T07:41:19.877Z] Release-Date: 2020-01-08 [2025-03-12T07:41:19.877Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T07:41:19.877Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T07:41:19.877Z] ==> Jenkins CI detected. [2025-03-12T07:41:19.877Z] current dir:  /w/workspace/foundry_device-virtual-go_odessa [2025-03-12T07:41:19.877Z] project root: . [2025-03-12T07:41:19.877Z] --> token set from env [2025-03-12T07:41:19.877Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-12T07:41:19.877Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T07:41:19.877Z] ==> Python coveragepy not found [2025-03-12T07:41:19.877Z] ==> Searching for coverage reports in: [2025-03-12T07:41:19.877Z] + . [2025-03-12T07:41:20.137Z] -> Found 1 reports [2025-03-12T07:41:20.137Z] ==> Detecting git/mercurial file structure [2025-03-12T07:41:20.137Z] ==> Reading reports [2025-03-12T07:41:20.137Z] + ./coverage.out bytes=43316 [2025-03-12T07:41:20.137Z] ==> Appending adjustments [2025-03-12T07:41:20.137Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T07:41:20.396Z] + Found adjustments [2025-03-12T07:41:20.396Z] ==> Gzipping contents [2025-03-12T07:41:20.396Z] 32K /tmp/codecov.FNriAg.gz [2025-03-12T07:41:20.396Z] ==> Uploading reports [2025-03-12T07:41:20.396Z] url: https://codecov.io [2025-03-12T07:41:20.397Z] query: branch=odessa&commit=61cfff653e6d8db0b28916b7bc013370e3de7ed1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T07:41:20.397Z] -> Pinging Codecov [2025-03-12T07:41:20.397Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=61cfff653e6d8db0b28916b7bc013370e3de7ed1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T07:41:20.397Z] -> Uploading to [2025-03-12T07:41:20.397Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/61cfff653e6d8db0b28916b7bc013370e3de7ed1/7efdf153-5747-48f3-a042-ef4f4d61caa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T074120Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b1ef1000d37661570e6731ccb617cfe9d83a4ed90ad19f4c000fd400a61d3799 [2025-03-12T07:41:20.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:41:20.656Z] Dload Upload Total Spent Left Speed [2025-03-12T07:41:20.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29675 0 0 100 29675 0 211k --:--:-- --:--:-- --:--:-- 211k [2025-03-12T07:41:20.656Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/61cfff653e6d8db0b28916b7bc013370e3de7ed1 [Pipeline] } [2025-03-12T07:41:20.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T07:41:20.801Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T07:41:20.818Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:21.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:41:21.131Z] [2025-03-12T07:41:21.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:21.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:41:21.438Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T07:41:21.438Z] 43c4264eed91: Pulling fs layer [2025-03-12T07:41:21.438Z] 4cc291be95ef: Pulling fs layer [2025-03-12T07:41:21.438Z] 2ac1f1163629: Pulling fs layer [2025-03-12T07:41:21.438Z] 5c3c966382ef: Pulling fs layer [2025-03-12T07:41:21.438Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:41:21.438Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T07:41:21.438Z] 9c3e1370e548: Pulling fs layer [2025-03-12T07:41:21.438Z] 5c3c966382ef: Waiting [2025-03-12T07:41:21.438Z] 4f4fb700ef54: Waiting [2025-03-12T07:41:21.438Z] d9c7d2e4e75e: Waiting [2025-03-12T07:41:21.438Z] 9c3e1370e548: Waiting [2025-03-12T07:41:21.438Z] 4cc291be95ef: Download complete [2025-03-12T07:41:21.438Z] 5c3c966382ef: Verifying Checksum [2025-03-12T07:41:21.438Z] 5c3c966382ef: Download complete [2025-03-12T07:41:21.438Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:41:21.438Z] 43c4264eed91: Download complete [2025-03-12T07:41:21.698Z] 43c4264eed91: Pull complete [2025-03-12T07:41:21.698Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T07:41:21.698Z] d9c7d2e4e75e: Download complete [2025-03-12T07:41:21.698Z] 4cc291be95ef: Pull complete [2025-03-12T07:41:21.956Z] 2ac1f1163629: Download complete [2025-03-12T07:41:22.522Z] 9c3e1370e548: Download complete [2025-03-12T07:41:25.052Z] 2ac1f1163629: Pull complete [2025-03-12T07:41:25.052Z] 5c3c966382ef: Pull complete [2025-03-12T07:41:25.052Z] 4f4fb700ef54: Pull complete [2025-03-12T07:41:25.310Z] d9c7d2e4e75e: Pull complete [2025-03-12T07:41:27.838Z] 9c3e1370e548: Pull complete [2025-03-12T07:41:28.097Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T07:41:28.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:41:28.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:41:28.204Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:41:28.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T07:41:30.630Z] $ docker top d8925ccfcdc45b617c64adfc7173812bd14c15aecac438c08b80fe9fa1292063 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:41:30.984Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_odessa [Pipeline] echo [2025-03-12T07:41:30.996Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:odessa' [Pipeline] sh [2025-03-12T07:41:31.277Z] + set -o pipefail [2025-03-12T07:41:31.277Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:odessa' [2025-03-12T07:41:35.684Z] [2025-03-12T07:41:35.684Z] Monitoring /w/workspace/foundry_device-virtual-go_odessa (github.com/edgexfoundry/device-virtual-go)... [2025-03-12T07:41:35.684Z] [2025-03-12T07:41:35.684Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/79f06c66-ae0a-455c-80b1-770f1f5c69f5/history/59ec77ca-a82b-4216-87af-18dd646ea166 [2025-03-12T07:41:35.684Z] [2025-03-12T07:41:35.684Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T07:41:35.684Z] [2025-03-12T07:41:35.684Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T07:41:35.684Z] [2025-03-12T07:41:35.684Z] [2025-03-12T07:41:35.684Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T07:41:35.684Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T07:41:35.984Z] $ docker stop --time=1 d8925ccfcdc45b617c64adfc7173812bd14c15aecac438c08b80fe9fa1292063 [2025-03-12T07:41:37.504Z] $ docker rm -f --volumes d8925ccfcdc45b617c64adfc7173812bd14c15aecac438c08b80fe9fa1292063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:41:38.103Z] + git log --format=format:%s -1 61cfff653e6d8db0b28916b7bc013370e3de7ed1 [Pipeline] sh [2025-03-12T07:41:38.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:41:38.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:38.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:41:38.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:41:38.772Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:41:38.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -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-12T07:41:39.137Z] $ docker top 629b60deb97c9ee6b11847ee5567732b7274514bcd7785b3cd3e143b67157c90 -eo pid,comm [2025-03-12T07:41:39.189Z] 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-12T07:41:39.189Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:41:39.237Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:41:39.550Z] + git semver [Pipeline] } [2025-03-12T07:41:39.816Z] $ docker stop --time=1 629b60deb97c9ee6b11847ee5567732b7274514bcd7785b3cd3e143b67157c90 [2025-03-12T07:41:41.132Z] $ docker rm -f --volumes 629b60deb97c9ee6b11847ee5567732b7274514bcd7785b3cd3e143b67157c90 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:41.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:41:41.552Z] [2025-03-12T07:41:41.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:41.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:41:41.854Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T07:41:41.854Z] ab5ef0e58194: Pulling fs layer [2025-03-12T07:41:41.854Z] 9712f1f96733: Pulling fs layer [2025-03-12T07:41:41.854Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T07:41:41.854Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T07:41:41.854Z] e9a5061849ea: Pulling fs layer [2025-03-12T07:41:41.854Z] d747dcd14b5f: Pulling fs layer [2025-03-12T07:41:41.854Z] 2de7ff778b66: Pulling fs layer [2025-03-12T07:41:41.854Z] d747dcd14b5f: Waiting [2025-03-12T07:41:41.854Z] e9a5061849ea: Waiting [2025-03-12T07:41:41.854Z] 2de7ff778b66: Waiting [2025-03-12T07:41:41.854Z] 0d9ebad4ef96: Waiting [2025-03-12T07:41:41.854Z] 9712f1f96733: Verifying Checksum [2025-03-12T07:41:41.854Z] 9712f1f96733: Download complete [2025-03-12T07:41:42.421Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T07:41:42.421Z] 63f879dbbcfc: Download complete [2025-03-12T07:41:42.421Z] ab5ef0e58194: Verifying Checksum [2025-03-12T07:41:42.421Z] d747dcd14b5f: Download complete [2025-03-12T07:41:42.421Z] e9a5061849ea: Verifying Checksum [2025-03-12T07:41:42.421Z] e9a5061849ea: Download complete [2025-03-12T07:41:42.421Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T07:41:42.422Z] 0d9ebad4ef96: Download complete [2025-03-12T07:41:42.422Z] 2de7ff778b66: Verifying Checksum [2025-03-12T07:41:42.422Z] 2de7ff778b66: Download complete [2025-03-12T07:41:44.949Z] ab5ef0e58194: Pull complete [2025-03-12T07:41:45.207Z] 9712f1f96733: Pull complete [2025-03-12T07:41:45.772Z] 63f879dbbcfc: Pull complete [2025-03-12T07:41:49.950Z] 0d9ebad4ef96: Pull complete [2025-03-12T07:41:49.951Z] e9a5061849ea: Pull complete [2025-03-12T07:41:49.951Z] d747dcd14b5f: Pull complete [2025-03-12T07:41:50.886Z] 2de7ff778b66: Pull complete [2025-03-12T07:41:50.886Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T07:41:50.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:41:50.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:41:50.991Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:41:51.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T07:41:53.427Z] $ docker top 10a130e583cd60427652ff414e3016f3dbeb123822df93c913c84f5aeded981a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:41:53.519Z] provisioning config files... [2025-03-12T07:41:53.526Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config17830204195931923781tmp [2025-03-12T07:41:53.536Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config4950493791644702661tmp [2025-03-12T07:41:53.545Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config4724295651450134760tmp [Pipeline] { [Pipeline] echo [2025-03-12T07:41:53.568Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:53.868Z] ---> sigul-configuration.sh [2025-03-12T07:41:53.869Z] gpg: directory `/root/.gnupg' created [2025-03-12T07:41:53.869Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T07:41:53.869Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T07:41:53.869Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T07:41:53.869Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T07:41:53.869Z] gpg: CAST5 encrypted data [2025-03-12T07:41:53.869Z] gpg: encrypted with 1 passphrase [2025-03-12T07:41:53.869Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T07:41:54.163Z] + mkdir /home/jenkins [2025-03-12T07:41:54.163Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T07:41:54.461Z] + 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-12T07:41:54.476Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:54.769Z] ---> sigul-install.sh [2025-03-12T07:41:54.769Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T07:41:55.065Z] + git tag --list [2025-03-12T07:41:55.065Z] v1.0.0 [2025-03-12T07:41:55.065Z] v1.1.0 [2025-03-12T07:41:55.065Z] v1.1.1 [2025-03-12T07:41:55.065Z] v1.2.1 [2025-03-12T07:41:55.065Z] v1.2.2 [2025-03-12T07:41:55.065Z] v1.2.3 [2025-03-12T07:41:55.065Z] v1.3.0 [2025-03-12T07:41:55.065Z] v1.3.1 [2025-03-12T07:41:55.065Z] v2.0.0 [2025-03-12T07:41:55.065Z] v2.1.0 [2025-03-12T07:41:55.065Z] v2.1.1 [2025-03-12T07:41:55.065Z] v2.2.0 [2025-03-12T07:41:55.065Z] v2.3.0 [2025-03-12T07:41:55.065Z] v3.0 [2025-03-12T07:41:55.065Z] v3.0.0 [2025-03-12T07:41:55.065Z] v3.1 [2025-03-12T07:41:55.065Z] v3.1.0 [2025-03-12T07:41:55.065Z] v3.1.0-dev.1 [2025-03-12T07:41:55.065Z] v3.1.0-dev.10 [2025-03-12T07:41:55.065Z] v3.1.0-dev.11 [2025-03-12T07:41:55.065Z] v3.1.0-dev.12 [2025-03-12T07:41:55.065Z] v3.1.0-dev.13 [2025-03-12T07:41:55.065Z] v3.1.0-dev.14 [2025-03-12T07:41:55.065Z] v3.1.0-dev.15 [2025-03-12T07:41:55.065Z] v3.1.0-dev.16 [2025-03-12T07:41:55.065Z] v3.1.0-dev.17 [2025-03-12T07:41:55.065Z] v3.1.0-dev.18 [2025-03-12T07:41:55.065Z] v3.1.0-dev.19 [2025-03-12T07:41:55.065Z] v3.1.0-dev.2 [2025-03-12T07:41:55.065Z] v3.1.0-dev.20 [2025-03-12T07:41:55.065Z] v3.1.0-dev.21 [2025-03-12T07:41:55.065Z] v3.1.0-dev.22 [2025-03-12T07:41:55.065Z] v3.1.0-dev.23 [2025-03-12T07:41:55.065Z] v3.1.0-dev.24 [2025-03-12T07:41:55.065Z] v3.1.0-dev.25 [2025-03-12T07:41:55.065Z] v3.1.0-dev.26 [2025-03-12T07:41:55.065Z] v3.1.0-dev.27 [2025-03-12T07:41:55.065Z] v3.1.0-dev.28 [2025-03-12T07:41:55.065Z] v3.1.0-dev.29 [2025-03-12T07:41:55.065Z] v3.1.0-dev.3 [2025-03-12T07:41:55.065Z] v3.1.0-dev.30 [2025-03-12T07:41:55.065Z] v3.1.0-dev.4 [2025-03-12T07:41:55.065Z] v3.1.0-dev.5 [2025-03-12T07:41:55.065Z] v3.1.0-dev.6 [2025-03-12T07:41:55.065Z] v3.1.0-dev.7 [2025-03-12T07:41:55.065Z] v3.1.0-dev.8 [2025-03-12T07:41:55.065Z] v3.1.0-dev.9 [2025-03-12T07:41:55.065Z] v3.1.1 [2025-03-12T07:41:55.065Z] v3.1.1-dev.1 [2025-03-12T07:41:55.065Z] v3.2.0-dev.1 [2025-03-12T07:41:55.065Z] v3.2.0-dev.10 [2025-03-12T07:41:55.065Z] v3.2.0-dev.11 [2025-03-12T07:41:55.065Z] v3.2.0-dev.12 [2025-03-12T07:41:55.065Z] v3.2.0-dev.13 [2025-03-12T07:41:55.065Z] v3.2.0-dev.14 [2025-03-12T07:41:55.065Z] v3.2.0-dev.15 [2025-03-12T07:41:55.065Z] v3.2.0-dev.16 [2025-03-12T07:41:55.065Z] v3.2.0-dev.17 [2025-03-12T07:41:55.065Z] v3.2.0-dev.18 [2025-03-12T07:41:55.065Z] v3.2.0-dev.19 [2025-03-12T07:41:55.065Z] v3.2.0-dev.2 [2025-03-12T07:41:55.065Z] v3.2.0-dev.20 [2025-03-12T07:41:55.065Z] v3.2.0-dev.21 [2025-03-12T07:41:55.065Z] v3.2.0-dev.22 [2025-03-12T07:41:55.065Z] v3.2.0-dev.23 [2025-03-12T07:41:55.065Z] v3.2.0-dev.24 [2025-03-12T07:41:55.065Z] v3.2.0-dev.25 [2025-03-12T07:41:55.065Z] v3.2.0-dev.26 [2025-03-12T07:41:55.065Z] v3.2.0-dev.27 [2025-03-12T07:41:55.065Z] v3.2.0-dev.28 [2025-03-12T07:41:55.065Z] v3.2.0-dev.3 [2025-03-12T07:41:55.065Z] v3.2.0-dev.4 [2025-03-12T07:41:55.065Z] v3.2.0-dev.5 [2025-03-12T07:41:55.065Z] v3.2.0-dev.6 [2025-03-12T07:41:55.065Z] v3.2.0-dev.7 [2025-03-12T07:41:55.065Z] v3.2.0-dev.8 [2025-03-12T07:41:55.065Z] v3.2.0-dev.9 [2025-03-12T07:41:55.066Z] v4.0.0 [2025-03-12T07:41:55.066Z] v4.0.0-dev.1 [2025-03-12T07:41:55.066Z] v4.0.0-dev.10 [2025-03-12T07:41:55.066Z] v4.0.0-dev.11 [2025-03-12T07:41:55.066Z] v4.0.0-dev.12 [2025-03-12T07:41:55.066Z] v4.0.0-dev.13 [2025-03-12T07:41:55.066Z] v4.0.0-dev.14 [2025-03-12T07:41:55.066Z] v4.0.0-dev.15 [2025-03-12T07:41:55.066Z] v4.0.0-dev.16 [2025-03-12T07:41:55.066Z] v4.0.0-dev.17 [2025-03-12T07:41:55.066Z] v4.0.0-dev.18 [2025-03-12T07:41:55.066Z] v4.0.0-dev.19 [2025-03-12T07:41:55.066Z] v4.0.0-dev.2 [2025-03-12T07:41:55.066Z] v4.0.0-dev.3 [2025-03-12T07:41:55.066Z] v4.0.0-dev.4 [2025-03-12T07:41:55.066Z] v4.0.0-dev.5 [2025-03-12T07:41:55.066Z] v4.0.0-dev.6 [2025-03-12T07:41:55.066Z] v4.0.0-dev.7 [2025-03-12T07:41:55.066Z] v4.0.0-dev.8 [2025-03-12T07:41:55.066Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T07:41:55.361Z] + lftools sign git-tag v4.0.0 [2025-03-12T07:41:55.931Z] Signing Git tag with Sigul... [2025-03-12T07:41:55.931Z] Signing v4.0.0 [Pipeline] echo [2025-03-12T07:41:56.514Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:56.804Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T07:41:56.811Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T07:41:56.836Z] $ docker stop --time=1 10a130e583cd60427652ff414e3016f3dbeb123822df93c913c84f5aeded981a [2025-03-12T07:41:58.142Z] $ docker rm -f --volumes 10a130e583cd60427652ff414e3016f3dbeb123822df93c913c84f5aeded981a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T07:41:58.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:41:58.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:58.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:41:58.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:41:58.990Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:41:59.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -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-12T07:41:59.401Z] $ docker top 617da9528d1c0c187cbb95d595c248a364243d6c6c11d7902629aa93b021205d -eo pid,comm [2025-03-12T07:41:59.459Z] 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-12T07:41:59.459Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:41:59.501Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:41:59.802Z] + git semver [Pipeline] } [2025-03-12T07:42:00.068Z] $ docker stop --time=1 617da9528d1c0c187cbb95d595c248a364243d6c6c11d7902629aa93b021205d [2025-03-12T07:42:01.379Z] $ docker rm -f --volumes 617da9528d1c0c187cbb95d595c248a364243d6c6c11d7902629aa93b021205d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:42:01.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:42:01.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:42:02.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:42:02.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:42:02.123Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:42:02.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -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-12T07:42:02.488Z] $ docker top e76505a18ecf205bb0dfaec57955aae1b10208e9007366e3673fe6168cf3a79d -eo pid,comm [2025-03-12T07:42:02.542Z] 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-12T07:42:02.542Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:42:02.587Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:42:02.890Z] + git semver [Pipeline] } [2025-03-12T07:42:03.159Z] $ docker stop --time=1 e76505a18ecf205bb0dfaec57955aae1b10208e9007366e3673fe6168cf3a79d [2025-03-12T07:42:04.471Z] $ docker rm -f --volumes e76505a18ecf205bb0dfaec57955aae1b10208e9007366e3673fe6168cf3a79d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-12T07:42:05.127Z] + [ -d /w/workspace/foundry_device-virtual-go_odessa/archives ] [2025-03-12T07:42:05.127Z] + ls -al /w/workspace/foundry_device-virtual-go_odessa/archives [2025-03-12T07:42:05.127Z] total 16 [2025-03-12T07:42:05.127Z] drwxr-xr-x 3 root root 4096 Mar 12 07:25 . [2025-03-12T07:42:05.127Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:41 .. [2025-03-12T07:42:05.127Z] drwxr-xr-x 2 root root 4096 Mar 12 07:25 cost [2025-03-12T07:42:05.127Z] -rw-r--r-- 1 root root 89 Mar 12 07:25 cost.csv [2025-03-12T07:42:05.127Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_odessa/archives [2025-03-12T07:42:05.127Z] + ls -al /w/workspace/foundry_device-virtual-go_odessa/archives [2025-03-12T07:42:05.127Z] total 16 [2025-03-12T07:42:05.127Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:25 . [2025-03-12T07:42:05.127Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:41 .. [2025-03-12T07:42:05.127Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 07:25 cost [2025-03-12T07:42:05.127Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 12 07:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:42:05.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:42:06.278Z] ---> package-listing.sh [2025-03-12T07:42:06.278Z] ++ facter osfamily [2025-03-12T07:42:06.278Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T07:42:06.537Z] + OS_FAMILY=debian [2025-03-12T07:42:06.537Z] + workspace=/w/workspace/foundry_device-virtual-go_odessa [2025-03-12T07:42:06.537Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T07:42:06.537Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T07:42:06.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T07:42:06.537Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T07:42:06.537Z] + '[' /w/workspace/foundry_device-virtual-go_odessa ']' [2025-03-12T07:42:06.537Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T07:42:06.537Z] + case "${OS_FAMILY}" in [2025-03-12T07:42:06.537Z] + dpkg -l [2025-03-12T07:42:06.537Z] + grep '^ii' [2025-03-12T07:42:06.537Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T07:42:06.537Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T07:42:06.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T07:42:06.537Z] + '[' /w/workspace/foundry_device-virtual-go_odessa ']' [2025-03-12T07:42:06.537Z] + mkdir -p /w/workspace/foundry_device-virtual-go_odessa/archives/ [2025-03-12T07:42:06.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_odessa/archives/ [Pipeline] echo [2025-03-12T07:42:06.548Z] 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/foundry_device-virtual-go_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-12T07:42:06.827Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:42:07.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:42:07.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:42:08.006Z] prd-ubuntu20.04-docker-8c-8g-41062 does not seem to be running inside a container [2025-03-12T07:42:08.033Z] $ 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/foundry_device-virtual-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T07:42:08.232Z] $ docker top 7b928906c1330b18bd77cc8cd8c0576180d03c312efdc70df960f82087641e7d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:42:08.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T07:42:08.860Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T07:42:09.141Z] + ls /var/log/sa-host [2025-03-12T07:42:09.141Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:42:09.223Z] provisioning config files... [2025-03-12T07:42:09.231Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config1188854821161838507tmp [Pipeline] { [Pipeline] echo [2025-03-12T07:42:09.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:42:09.526Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T07:42:09.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:42:09.876Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T07:42:09.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:42:10.169Z] ---> sudo-logs.sh [2025-03-12T07:42:10.169Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T07:42:10.196Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:42:10.477Z] ---> job-cost.sh [2025-03-12T07:42:10.477Z] lf-activate-venv: SKIPPING [2025-03-12T07:42:10.477Z] DEBUG: total: 0.2199999988079071 [2025-03-12T07:42:10.477Z] INFO: Retrieving Stack Cost... [2025-03-12T07:42:10.736Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:42:11.304Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T07:42:11.318Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:42:11.598Z] ---> logs-deploy.sh [2025-03-12T07:42:11.598Z] lf-activate-venv: SKIPPING [2025-03-12T07:42:11.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/odessa/2 [2025-03-12T07:42:11.598Z] INFO: archiving workspace using pattern(s): [2025-03-12T07:42:12.533Z] Archives upload complete. [2025-03-12T07:42:12.533Z] INFO: archiving logs to Nexus