Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d704995b03b47bc58c7575fa1c2901cfb409aa84 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-ssh6737351576086803829.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2413031518823140921.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7667783029231997888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh374106800249540442.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1816818744698812533.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, goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8333 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 Avoid second fetch Checking out Revision d704995b03b47bc58c7575fa1c2901cfb409aa84 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f d704995b03b47bc58c7575fa1c2901cfb409aa84 # timeout=10 Commit message: "Merge pull request #584 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.63" > git rev-list --no-walk a3a66f652deb868fe752f9d2873c24e3ceebd22e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-27T22:21:29.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-27T22:21:29.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-27T22:21:29.740Z] ========================================================= [2026-04-27T22:21:29.740Z] EdgeX Global Pipelines Version Info [2026-04-27T22:21:29.740Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:21:30.829Z] ------------------- [2026-04-27T22:21:30.829Z] stable info: [2026-04-27T22:21:30.829Z] ------------------- [2026-04-27T22:21:30.829Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-27T22:21:30.829Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-27T22:21:30.829Z] Message: update stable to v1.0.278 [2026-04-27T22:21:31.403Z] ------------------- [2026-04-27T22:21:31.403Z] experimental info: [2026-04-27T22:21:31.403Z] ------------------- [2026-04-27T22:21:31.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-27T22:21:31.403Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-27T22:21:31.403Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-27T22:21:31.477Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-04-27T22:21:31.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-04-27T22:21:31.510Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-27T22:21:31.529Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-27T22:21:31.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-27T22:21:31.570Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-27T22:21:31.595Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-27T22:21:31.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-27T22:21:31.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-27T22:21:31.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-27T22:21:31.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-27T22:21:31.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-04-27T22:21:31.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-27T22:21:31.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-27T22:21:31.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-27T22:21:31.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-27T22:21:31.810Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-27T22:21:31.832Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-27T22:21:31.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-27T22:21:31.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-27T22:21:31.905Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-27T22:21:31.927Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-27T22:21:31.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-27T22:21:31.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-27T22:21:31.999Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-27T22:21:32.020Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-27T22:21:32.047Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-27T22:21:32.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-27T22:21:32.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-27T22:21:32.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-27T22:21:32.139Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo [2026-04-27T22:21:32.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d704995 [Pipeline] echo [2026-04-27T22:21:32.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-27T22:21:32.249Z] provisioning config files... [2026-04-27T22:21:32.263Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16489437948283434275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:21:32.588Z] ---> ****-login.sh [2026-04-27T22:21:32.589Z] nexus3.edgexfoundry.org:10001 [2026-04-27T22:21:32.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:32.849Z] [2026-04-27T22:21:32.849Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-27T22:21:32.849Z] Configure a credential helper to remove this warning. See [2026-04-27T22:21:32.849Z] https://docs.****.com/go/credential-store/ [2026-04-27T22:21:32.849Z] [2026-04-27T22:21:32.849Z] Login Succeeded [2026-04-27T22:21:32.849Z] nexus3.edgexfoundry.org:10002 [2026-04-27T22:21:32.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:33.109Z] [2026-04-27T22:21:33.109Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-27T22:21:33.109Z] Configure a credential helper to remove this warning. See [2026-04-27T22:21:33.109Z] https://docs.****.com/go/credential-store/ [2026-04-27T22:21:33.109Z] [2026-04-27T22:21:33.109Z] Login Succeeded [2026-04-27T22:21:33.109Z] nexus3.edgexfoundry.org:10003 [2026-04-27T22:21:33.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:33.109Z] [2026-04-27T22:21:33.109Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-27T22:21:33.109Z] Configure a credential helper to remove this warning. See [2026-04-27T22:21:33.109Z] https://docs.****.com/go/credential-store/ [2026-04-27T22:21:33.109Z] [2026-04-27T22:21:33.109Z] Login Succeeded [2026-04-27T22:21:33.109Z] nexus3.edgexfoundry.org:10004 [2026-04-27T22:21:33.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:33.109Z] [2026-04-27T22:21:33.109Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-27T22:21:33.109Z] Configure a credential helper to remove this warning. See [2026-04-27T22:21:33.110Z] https://docs.****.com/go/credential-store/ [2026-04-27T22:21:33.110Z] [2026-04-27T22:21:33.110Z] Login Succeeded [2026-04-27T22:21:33.110Z] ****.io [2026-04-27T22:21:33.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:33.369Z] [2026-04-27T22:21:33.369Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-27T22:21:33.369Z] Configure a credential helper to remove this warning. See [2026-04-27T22:21:33.369Z] https://docs.****.com/go/credential-store/ [2026-04-27T22:21:33.369Z] [2026-04-27T22:21:33.369Z] Login Succeeded [2026-04-27T22:21:33.369Z] ---> ****-login.sh ends [Pipeline] } [2026-04-27T22:21:33.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-27T22:21:33.795Z] + git rev-list -1 --merges d704995b03b47bc58c7575fa1c2901cfb409aa84~1..d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo [2026-04-27T22:21:33.823Z] -----------> git rev-list -1 --merges d704995b03b47bc58c7575fa1c2901cfb409aa84~1..d704995b03b47bc58c7575fa1c2901cfb409aa84 d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:21:33.823Z] d704995b03b47bc58c7575fa1c2901cfb409aa84 [false] [Pipeline] sh [2026-04-27T22:21:34.118Z] + git log --format=format:%s -1 d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo [2026-04-27T22:21:34.134Z] ========================================================= [2026-04-27T22:21:34.134Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-27T22:21:34.135Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-27T22:21:34.472Z] + git log --format=format:%s -1 d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo [2026-04-27T22:21:34.484Z] [semverPrep] GIT_COMMIT: d704995b03b47bc58c7575fa1c2901cfb409aa84, Commit Message: Merge pull request #584 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.63 [Pipeline] echo [2026-04-27T22:21:34.499Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-27T22:21:34.873Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-27T22:21:34.873Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-27T22:21:34.873Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-27T22:21:34.873Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-27T22:21:34.873Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-27T22:21:34.873Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-27T22:21:34.873Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:21:35.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-27T22:21:35.319Z] [2026-04-27T22:21:35.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:21:35.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-27T22:21:35.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-27T22:21:35.629Z] 3dae71ba6b94: Pulling fs layer [2026-04-27T22:21:35.629Z] 6bf1a483ea7c: Pulling fs layer [2026-04-27T22:21:35.629Z] f5dfc541a4d3: Pulling fs layer [2026-04-27T22:21:35.629Z] 461d9e800cba: Pulling fs layer [2026-04-27T22:21:35.629Z] 80192f66455f: Pulling fs layer [2026-04-27T22:21:35.629Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-27T22:21:35.629Z] a29436f7fd5d: Pulling fs layer [2026-04-27T22:21:35.629Z] 923cac83aea3: Pulling fs layer [2026-04-27T22:21:35.629Z] 25ad8b0a4227: Pulling fs layer [2026-04-27T22:21:35.629Z] db01528c6b51: Pulling fs layer [2026-04-27T22:21:35.629Z] 28988de357af: Pulling fs layer [2026-04-27T22:21:35.629Z] 461d9e800cba: Waiting [2026-04-27T22:21:35.629Z] 80192f66455f: Waiting [2026-04-27T22:21:35.629Z] 2e8e34ca0e6c: Waiting [2026-04-27T22:21:35.629Z] a29436f7fd5d: Waiting [2026-04-27T22:21:35.629Z] 923cac83aea3: Waiting [2026-04-27T22:21:35.629Z] 25ad8b0a4227: Waiting [2026-04-27T22:21:35.629Z] 28988de357af: Waiting [2026-04-27T22:21:35.629Z] db01528c6b51: Waiting [2026-04-27T22:21:35.629Z] 6bf1a483ea7c: Verifying Checksum [2026-04-27T22:21:35.629Z] 6bf1a483ea7c: Download complete [2026-04-27T22:21:35.629Z] 461d9e800cba: Download complete [2026-04-27T22:21:35.629Z] 80192f66455f: Verifying Checksum [2026-04-27T22:21:35.629Z] 80192f66455f: Download complete [2026-04-27T22:21:35.890Z] f5dfc541a4d3: Verifying Checksum [2026-04-27T22:21:35.891Z] f5dfc541a4d3: Download complete [2026-04-27T22:21:35.891Z] 3dae71ba6b94: Verifying Checksum [2026-04-27T22:21:35.891Z] 3dae71ba6b94: Download complete [2026-04-27T22:21:35.891Z] 923cac83aea3: Verifying Checksum [2026-04-27T22:21:35.891Z] 923cac83aea3: Download complete [2026-04-27T22:21:35.891Z] 25ad8b0a4227: Verifying Checksum [2026-04-27T22:21:35.891Z] 25ad8b0a4227: Download complete [2026-04-27T22:21:35.891Z] db01528c6b51: Verifying Checksum [2026-04-27T22:21:35.891Z] db01528c6b51: Download complete [2026-04-27T22:21:35.891Z] 28988de357af: Verifying Checksum [2026-04-27T22:21:35.891Z] 28988de357af: Download complete [2026-04-27T22:21:36.150Z] a29436f7fd5d: Verifying Checksum [2026-04-27T22:21:36.150Z] a29436f7fd5d: Download complete [2026-04-27T22:21:36.718Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-27T22:21:36.718Z] 2e8e34ca0e6c: Download complete [2026-04-27T22:21:37.286Z] 3dae71ba6b94: Pull complete [2026-04-27T22:21:37.545Z] 6bf1a483ea7c: Pull complete [2026-04-27T22:21:38.502Z] f5dfc541a4d3: Pull complete [2026-04-27T22:21:38.502Z] 461d9e800cba: Pull complete [2026-04-27T22:21:38.502Z] 80192f66455f: Pull complete [2026-04-27T22:21:42.706Z] 2e8e34ca0e6c: Pull complete [2026-04-27T22:21:43.274Z] a29436f7fd5d: Pull complete [2026-04-27T22:21:43.274Z] 923cac83aea3: Pull complete [2026-04-27T22:21:43.535Z] 25ad8b0a4227: Pull complete [2026-04-27T22:21:43.535Z] db01528c6b51: Pull complete [2026-04-27T22:21:43.535Z] 28988de357af: Pull complete [2026-04-27T22:21:43.535Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-27T22:21:43.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-27T22:21:43.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:21:43.668Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:21:43.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-27T22:21:45.225Z] $ docker top f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e -eo pid,comm [2026-04-27T22:21:45.281Z] 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). [2026-04-27T22:21:45.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-27T22:21:45.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-27T22:21:45.339Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-27T22:21:45.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-27T22:21:45.449Z] $ docker exec f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e ssh-agent [2026-04-27T22:21:45.556Z] SSH_AUTH_SOCK=/tmp/ssh-kRSw9SJWNm3I/agent.33 [2026-04-27T22:21:45.556Z] SSH_AGENT_PID=39 [2026-04-27T22:21:45.562Z] Running ssh-add (command line suppressed) [2026-04-27T22:21:45.670Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13932092348769898583.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13932092348769898583.key) [2026-04-27T22:21:45.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-27T22:21:45.986Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2026-04-27T22:21:46.285Z] + git tag --points-at HEAD [Pipeline] } [2026-04-27T22:21:46.295Z] $ docker exec --env ******** --env ******** f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e ssh-agent -k [2026-04-27T22:21:46.404Z] unset SSH_AUTH_SOCK; [2026-04-27T22:21:46.404Z] unset SSH_AGENT_PID; [2026-04-27T22:21:46.405Z] echo Agent pid 39 killed; [2026-04-27T22:21:46.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-27T22:21:46.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-27T22:21:46.459Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-27T22:21:46.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-27T22:21:46.567Z] $ docker exec f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e ssh-agent [2026-04-27T22:21:46.668Z] SSH_AUTH_SOCK=/tmp/ssh-UWBRvNttHAXc/agent.86 [2026-04-27T22:21:46.668Z] SSH_AGENT_PID=92 [2026-04-27T22:21:46.672Z] Running ssh-add (command line suppressed) [2026-04-27T22:21:46.764Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2562208851109322363.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2562208851109322363.key) [2026-04-27T22:21:46.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-27T22:21:47.078Z] + git semver init [2026-04-27T22:21:47.337Z] 2026-04-27 22:21:47,289 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-27T22:21:47.337Z] 2026-04-27 22:21:47,293 [run_init] DEBUG init version:0.0.0 force:False [2026-04-27T22:21:47.337Z] 2026-04-27 22:21:47,293 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2026-04-27T22:21:47.337Z] 2026-04-27 22:21:47,293 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2026-04-27T22:21:47.337Z] 2026-04-27 22:21:47,294 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-04-27T22:21:49.250Z] 2026-04-27 22:21:48,751 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2026-04-27T22:21:49.250Z] 2026-04-27 22:21:48,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2026-04-27T22:21:49.250Z] 2026-04-27 22:21:48,752 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-27T22:21:49.250Z] 2026-04-27 22:21:48,752 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-27T22:21:49.250Z] 4.1.0-dev.18 [Pipeline] } [2026-04-27T22:21:49.258Z] $ docker exec --env ******** --env ******** f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e ssh-agent -k [2026-04-27T22:21:49.362Z] unset SSH_AUTH_SOCK; [2026-04-27T22:21:49.362Z] unset SSH_AGENT_PID; [2026-04-27T22:21:49.362Z] echo Agent pid 92 killed; [2026-04-27T22:21:49.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-27T22:21:49.699Z] + git semver [Pipeline] } [2026-04-27T22:21:49.969Z] $ docker stop --time=1 f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e [2026-04-27T22:21:51.227Z] $ docker rm -f --volumes f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-27T22:21:51.573Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-27T22:21:51.797Z] Stashed 1 file(s) [Pipeline] echo [2026-04-27T22:21:51.801Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-27T22:21:51.973Z] provisioning config files... [2026-04-27T22:21:51.983Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7749941224314493490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:21:52.407Z] ---> ****-login.sh [2026-04-27T22:21:52.407Z] nexus3.edgexfoundry.org:10001 [2026-04-27T22:21:52.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:52.407Z] Login Succeeded [2026-04-27T22:21:52.407Z] nexus3.edgexfoundry.org:10002 [2026-04-27T22:21:52.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:52.407Z] Login Succeeded [2026-04-27T22:21:52.407Z] nexus3.edgexfoundry.org:10003 [2026-04-27T22:21:52.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:52.407Z] Login Succeeded [2026-04-27T22:21:52.407Z] nexus3.edgexfoundry.org:10004 [2026-04-27T22:21:52.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:52.677Z] Login Succeeded [2026-04-27T22:21:52.677Z] ****.io [2026-04-27T22:21:52.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:21:52.935Z] Login Succeeded [2026-04-27T22:21:52.935Z] ---> ****-login.sh ends [Pipeline] } [2026-04-27T22:21:52.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-27T22:21:53.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-27T22:21:53.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-27T22:21:53.074Z] ========================================================= [2026-04-27T22:21:53.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-27T22:21:53.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:21:53.405Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-27T22:21:53.974Z] #0 building with "default" instance using docker driver [2026-04-27T22:21:53.974Z] [2026-04-27T22:21:53.974Z] #1 [internal] load build definition from Dockerfile [2026-04-27T22:21:53.974Z] #1 transferring dockerfile: 1.79kB done [2026-04-27T22:21:53.974Z] #1 DONE 0.0s [2026-04-27T22:21:53.974Z] [2026-04-27T22:21:53.974Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-27T22:21:53.974Z] #2 DONE 0.1s [2026-04-27T22:21:54.232Z] [2026-04-27T22:21:54.232Z] #3 [internal] load .dockerignore [2026-04-27T22:21:54.232Z] #3 transferring context: 2B done [2026-04-27T22:21:54.232Z] #3 DONE 0.0s [2026-04-27T22:21:54.232Z] [2026-04-27T22:21:54.232Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-27T22:21:54.232Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-27T22:21:54.232Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-04-27T22:21:54.232Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-04-27T22:21:54.232Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-04-27T22:21:54.232Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-27T22:21:54.232Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-27T22:21:54.232Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-27T22:21:54.232Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-27T22:21:54.233Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-27T22:21:54.233Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.31MB / 60.15MB 0.2s [2026-04-27T22:21:54.233Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-27T22:21:54.233Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-27T22:21:54.233Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-04-27T22:21:54.233Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-04-27T22:21:54.233Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-04-27T22:21:54.491Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s [2026-04-27T22:21:54.491Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-04-27T22:21:54.491Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2026-04-27T22:21:54.491Z] #4 ... [2026-04-27T22:21:54.491Z] [2026-04-27T22:21:54.491Z] #5 [internal] load build context [2026-04-27T22:21:54.491Z] #5 transferring context: 42.00MB 0.3s done [2026-04-27T22:21:54.491Z] #5 DONE 0.4s [2026-04-27T22:21:54.491Z] [2026-04-27T22:21:54.491Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-27T22:21:54.491Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 45.09MB / 60.15MB 0.4s [2026-04-27T22:21:54.491Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-04-27T22:21:54.491Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14.68MB / 112.58MB 0.4s [2026-04-27T22:21:54.491Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-04-27T22:21:54.491Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s [2026-04-27T22:21:54.749Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-04-27T22:21:54.749Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 35.65MB / 112.58MB 0.6s [2026-04-27T22:21:54.749Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.68MB / 14.72MB 0.6s [2026-04-27T22:21:54.749Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.7s [2026-04-27T22:21:54.749Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-04-27T22:21:54.749Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-04-27T22:21:55.007Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 0.8s [2026-04-27T22:21:55.007Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s [2026-04-27T22:21:55.266Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-04-27T22:21:55.266Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-04-27T22:22:00.536Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done [2026-04-27T22:22:00.536Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-27T22:22:00.536Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-27T22:22:00.536Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-27T22:22:00.536Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-27T22:22:00.536Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-27T22:22:00.536Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-04-27T22:22:00.536Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-04-27T22:22:03.822Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done [2026-04-27T22:22:03.822Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-27T22:22:04.397Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done [2026-04-27T22:22:04.658Z] #4 DONE 10.5s [2026-04-27T22:22:04.658Z] [2026-04-27T22:22:04.658Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-04-27T22:22:06.066Z] #6 DONE 1.3s [2026-04-27T22:22:06.066Z] [2026-04-27T22:22:06.066Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-04-27T22:22:06.066Z] #7 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-27T22:22:06.325Z] #7 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-27T22:22:06.584Z] #7 0.706 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-27T22:22:06.843Z] #7 0.717 (2/4) Installing libedit (20250104.3.1-r1) [2026-04-27T22:22:06.843Z] #7 0.724 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-27T22:22:06.843Z] #7 0.746 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-27T22:22:06.843Z] #7 0.759 Executing busybox-1.37.0-r19.trigger [2026-04-27T22:22:06.843Z] #7 0.771 OK: 269 MiB in 64 packages [2026-04-27T22:22:06.843Z] #7 DONE 0.9s [2026-04-27T22:22:06.843Z] [2026-04-27T22:22:06.843Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-27T22:22:06.843Z] #8 DONE 0.0s [2026-04-27T22:22:06.843Z] [2026-04-27T22:22:06.843Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-27T22:22:06.933Z] Still waiting to schedule task [2026-04-27T22:22:06.933Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-27T22:22:19.048Z] #9 DONE 11.3s [2026-04-27T22:22:19.048Z] [2026-04-27T22:22:19.048Z] #10 [builder 6/7] COPY . . [2026-04-27T22:22:19.048Z] #10 DONE 0.1s [2026-04-27T22:22:19.048Z] [2026-04-27T22:22:19.048Z] #11 [builder 7/7] RUN echo noop [2026-04-27T22:22:19.048Z] #11 0.195 noop [2026-04-27T22:22:19.048Z] #11 DONE 0.2s [2026-04-27T22:22:19.048Z] [2026-04-27T22:22:19.048Z] #12 exporting to image [2026-04-27T22:22:19.048Z] #12 exporting layers [2026-04-27T22:22:27.162Z] #12 exporting layers 8.1s done [2026-04-27T22:22:27.162Z] #12 writing image sha256:6a89df1a0505c7fe469db8bb5c6395777cfb461c7ba93dc3c51fafb68bf2723a done [2026-04-27T22:22:27.162Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-27T22:22:27.162Z] #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:22:27.490Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-27T22:22:27.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:22:27.572Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:22:27.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:22:27.924Z] $ docker top 7dccfb2808942536b0be4a46ba8944515b372780647fb12c366f490c04441fb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-27T22:22:28.276Z] + go version [2026-04-27T22:22:28.276Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-27T22:22:28.286Z] $ docker stop --time=1 7dccfb2808942536b0be4a46ba8944515b372780647fb12c366f490c04441fb0 [2026-04-27T22:22:29.591Z] $ docker rm -f --volumes 7dccfb2808942536b0be4a46ba8944515b372780647fb12c366f490c04441fb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:22:30.027Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-27T22:22:30.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:22:30.106Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:22:30.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:22:30.389Z] $ docker top 38bf661247aadc313aee890ef91f8e2b188443b6fdb042f1bc81e71b6ed41d1c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-27T22:22:30.735Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2026-04-27T22:22:31.036Z] + make test [2026-04-27T22:22:31.036Z] go test ./... -coverprofile=coverage.out [2026-04-27T22:22:32.450Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-04-27T22:22:54.376Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-04-27T22:22:54.376Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 59.6% of statements [2026-04-27T22:23:06.581Z] 0 issues. [2026-04-27T22:23:06.581Z] go vet ./... [2026-04-27T22:23:13.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-27T22:23:13.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-27T22:23:13.140Z] ./bin/test-attribution-txt.sh [2026-04-27T22:23:13.140Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-27T22:23:13.140Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-27T22:23:13.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-27T22:23:13.168Z] $ docker stop --time=1 38bf661247aadc313aee890ef91f8e2b188443b6fdb042f1bc81e71b6ed41d1c [2026-04-27T22:23:14.922Z] $ docker rm -f --volumes 38bf661247aadc313aee890ef91f8e2b188443b6fdb042f1bc81e71b6ed41d1c [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-27T22:23:15.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-27T22:23:15.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-27T22:23:16.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-27T22:23:16.426Z] + ls -al . [2026-04-27T22:23:16.426Z] total 276 [2026-04-27T22:23:16.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 22:22 . [2026-04-27T22:23:16.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 22:21 .. [2026-04-27T22:23:16.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 22:22 .git [2026-04-27T22:23:16.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:21 .github [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 272 Apr 27 22:21 .gitignore [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 27 22:21 .golangci.yml [2026-04-27T22:23:16.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 22:21 .semver [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 20974 Apr 27 22:21 Attribution.txt [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 17302 Apr 27 22:21 CHANGELOG.md [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 1755 Apr 27 22:21 Dockerfile [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 22:21 GOVERNANCE.md [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 27 22:21 Jenkinsfile [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 22:21 LICENSE [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 2651 Apr 27 22:21 Makefile [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 27 22:21 OWNERS.md [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 4473 Apr 27 22:21 README.md [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 22:21 VERSION [2026-04-27T22:23:16.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 22:21 bin [2026-04-27T22:23:16.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:21 cmd [2026-04-27T22:23:16.426Z] -rw-r--r-- 1 jenkins jenkins 45292 Apr 27 22:22 coverage.out [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 6526 Apr 27 22:21 go.mod [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 89245 Apr 27 22:21 go.sum [2026-04-27T22:23:16.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:21 internal [2026-04-27T22:23:16.426Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 27 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:16.745Z] + 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=d704995b03b47bc58c7575fa1c2901cfb409aa84 --label arch=amd64 --label version=4.1.0-dev.18 . [2026-04-27T22:23:17.005Z] #0 building with "default" instance using docker driver [2026-04-27T22:23:17.006Z] [2026-04-27T22:23:17.006Z] #1 [internal] load build definition from Dockerfile [2026-04-27T22:23:17.006Z] #1 transferring dockerfile: 1.79kB done [2026-04-27T22:23:17.006Z] #1 DONE 0.0s [2026-04-27T22:23:17.006Z] [2026-04-27T22:23:17.006Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-27T22:23:17.006Z] #2 DONE 0.0s [2026-04-27T22:23:17.006Z] [2026-04-27T22:23:17.006Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-27T22:23:17.006Z] #3 DONE 0.1s [2026-04-27T22:23:17.006Z] [2026-04-27T22:23:17.006Z] #4 [internal] load .dockerignore [2026-04-27T22:23:17.006Z] #4 transferring context: 2B done [2026-04-27T22:23:17.006Z] #4 DONE 0.0s [2026-04-27T22:23:17.006Z] [2026-04-27T22:23:17.006Z] #5 [internal] load build context [2026-04-27T22:23:17.006Z] #5 transferring context: 59.08kB 0.0s done [2026-04-27T22:23:17.006Z] #5 DONE 0.0s [2026-04-27T22:23:17.006Z] [2026-04-27T22:23:17.006Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-27T22:23:17.006Z] #6 DONE 0.1s [2026-04-27T22:23:17.006Z] [2026-04-27T22:23:17.006Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-27T22:23:17.006Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-27T22:23:17.006Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-04-27T22:23:17.006Z] #7 ... [2026-04-27T22:23:17.006Z] [2026-04-27T22:23:17.006Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2026-04-27T22:23:17.006Z] #8 DONE 0.0s [2026-04-27T22:23:17.006Z] [2026-04-27T22:23:17.006Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-27T22:23:17.006Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-27T22:23:17.006Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-27T22:23:17.006Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-27T22:23:17.006Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-27T22:23:17.265Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-04-27T22:23:17.265Z] #7 DONE 0.3s [2026-04-27T22:23:17.265Z] [2026-04-27T22:23:17.265Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-27T22:23:17.841Z] #9 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-27T22:23:17.841Z] #9 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-27T22:23:18.100Z] #9 ... [2026-04-27T22:23:18.101Z] [2026-04-27T22:23:18.101Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-04-27T22:23:18.101Z] #10 0.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-27T22:23:18.101Z] #10 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-27T22:23:18.101Z] #10 0.800 OK: 269 MiB in 64 packages [2026-04-27T22:23:18.101Z] #10 DONE 0.9s [2026-04-27T22:23:18.101Z] [2026-04-27T22:23:18.101Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-27T22:23:18.101Z] #9 0.623 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-27T22:23:18.101Z] #9 0.629 Executing busybox-1.37.0-r20.trigger [2026-04-27T22:23:18.101Z] #9 0.634 OK: 7 MiB in 17 packages [2026-04-27T22:23:18.101Z] #9 DONE 0.8s [2026-04-27T22:23:18.101Z] [2026-04-27T22:23:18.101Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-27T22:23:18.101Z] #11 DONE 0.1s [2026-04-27T22:23:18.101Z] [2026-04-27T22:23:18.101Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-27T22:23:18.667Z] #12 DONE 0.6s [2026-04-27T22:23:18.667Z] [2026-04-27T22:23:18.667Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-27T22:23:18.667Z] #13 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-27T22:23:18.668Z] #13 0.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-27T22:23:18.668Z] #13 ... [2026-04-27T22:23:18.668Z] [2026-04-27T22:23:18.668Z] #14 [builder 6/7] COPY . . [2026-04-27T22:23:18.668Z] #14 DONE 0.1s [2026-04-27T22:23:18.926Z] [2026-04-27T22:23:18.926Z] #15 [builder 7/7] RUN make build [2026-04-27T22:23:19.186Z] #15 ... [2026-04-27T22:23:19.186Z] [2026-04-27T22:23:19.186Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-27T22:23:19.186Z] #13 0.939 OK: 7 MiB in 17 packages [2026-04-27T22:23:19.186Z] #13 DONE 1.1s [2026-04-27T22:23:19.186Z] [2026-04-27T22:23:19.186Z] #15 [builder 7/7] RUN make build [2026-04-27T22:23:19.186Z] #15 0.211 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-04-27T22:23:35.762Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8334 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2026-04-27T22:23:35.792Z] Running in /w/workspace/device-virtual-go/230 [Pipeline] { [Pipeline] checkout [2026-04-27T22:23:38.842Z] The recommended git tool is: git [2026-04-27T22:23:43.087Z] using credential edgex-jenkins-ssh [2026-04-27T22:23:43.110Z] Cloning the remote Git repository [2026-04-27T22:23:43.146Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2026-04-27T22:23:43.231Z] > git init /w/workspace/device-virtual-go/230 # timeout=10 [2026-04-27T22:23:43.360Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2026-04-27T22:23:43.361Z] > git --version # timeout=10 [2026-04-27T22:23:43.380Z] > git --version # 'git version 2.25.1' [2026-04-27T22:23:43.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-27T22:23:43.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-27T22:23:45.724Z] #15 DONE 26.2s [2026-04-27T22:23:45.724Z] [2026-04-27T22:23:45.724Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-04-27T22:23:45.724Z] #16 DONE 0.0s [2026-04-27T22:23:45.724Z] [2026-04-27T22:23:45.724Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-04-27T22:23:45.724Z] #17 DONE 0.0s [2026-04-27T22:23:45.724Z] [2026-04-27T22:23:45.724Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-04-27T22:23:45.724Z] #18 DONE 0.1s [2026-04-27T22:23:45.724Z] [2026-04-27T22:23:45.724Z] #19 exporting to image [2026-04-27T22:23:45.724Z] #19 exporting layers 0.1s done [2026-04-27T22:23:45.724Z] #19 writing image sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done [2026-04-27T22:23:45.724Z] #19 naming to docker.io/library/device-virtual done [2026-04-27T22:23:45.724Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-27T22:23:45.870Z] provisioning config files... [2026-04-27T22:23:45.882Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1480399448394663172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:23:46.188Z] ---> ****-login.sh [2026-04-27T22:23:46.188Z] nexus3.edgexfoundry.org:10001 [2026-04-27T22:23:46.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:46.188Z] Login Succeeded [2026-04-27T22:23:46.188Z] nexus3.edgexfoundry.org:10002 [2026-04-27T22:23:46.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:46.188Z] Login Succeeded [2026-04-27T22:23:46.188Z] nexus3.edgexfoundry.org:10003 [2026-04-27T22:23:46.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:46.448Z] Login Succeeded [2026-04-27T22:23:46.448Z] nexus3.edgexfoundry.org:10004 [2026-04-27T22:23:46.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:46.448Z] Login Succeeded [2026-04-27T22:23:46.448Z] ****.io [2026-04-27T22:23:46.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:46.708Z] Login Succeeded [2026-04-27T22:23:46.708Z] ---> ****-login.sh ends [Pipeline] } [2026-04-27T22:23:46.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-27T22:23:46.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-27T22:23:46.816Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2026-04-27T22:23:46.816Z] d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:23:46.816Z] latest [2026-04-27T22:23:46.816Z] 4.1.0-dev.18 [2026-04-27T22:23:46.816Z] d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [2026-04-27T22:23:46.816Z] main [2026-04-27T22:23:46.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:47.179Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:47.481Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2026-04-27T22:23:47.509Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:23:47.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-27T22:23:47.509Z] 6b5da9ec7c97: Preparing [2026-04-27T22:23:47.509Z] 33ae56cc5154: Preparing [2026-04-27T22:23:47.509Z] ef4cb215f3a0: Preparing [2026-04-27T22:23:47.509Z] bfdc2c8a6bbb: Preparing [2026-04-27T22:23:47.509Z] 28eb5e2f401c: Preparing [2026-04-27T22:23:47.509Z] 0854555d70ac: Preparing [2026-04-27T22:23:47.509Z] 0854555d70ac: Waiting [2026-04-27T22:23:47.509Z] bfdc2c8a6bbb: Pushed [2026-04-27T22:23:47.509Z] 33ae56cc5154: Pushed [2026-04-27T22:23:47.509Z] ef4cb215f3a0: Pushed [2026-04-27T22:23:47.509Z] 28eb5e2f401c: Pushed [2026-04-27T22:23:47.509Z] 0854555d70ac: Layer already exists [2026-04-27T22:23:48.324Z] Avoid second fetch [2026-04-27T22:23:48.325Z] Checking out Revision d704995b03b47bc58c7575fa1c2901cfb409aa84 (main) [2026-04-27T22:23:48.902Z] Commit message: "Merge pull request #584 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.63" [2026-04-27T22:23:47.514Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-27T22:23:48.336Z] > git config core.sparsecheckout # timeout=10 [2026-04-27T22:23:48.391Z] > git checkout -f d704995b03b47bc58c7575fa1c2901cfb409aa84 # timeout=10 [2026-04-27T22:23:51.702Z] 6b5da9ec7c97: Pushed [2026-04-27T22:23:51.703Z] d704995b03b47bc58c7575fa1c2901cfb409aa84: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:52.033Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:52.360Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-27T22:23:52.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-27T22:23:52.360Z] 6b5da9ec7c97: Preparing [2026-04-27T22:23:52.360Z] 33ae56cc5154: Preparing [2026-04-27T22:23:52.360Z] ef4cb215f3a0: Preparing [2026-04-27T22:23:52.360Z] bfdc2c8a6bbb: Preparing [2026-04-27T22:23:52.360Z] 28eb5e2f401c: Preparing [2026-04-27T22:23:52.360Z] 0854555d70ac: Preparing [2026-04-27T22:23:52.360Z] 0854555d70ac: Waiting [2026-04-27T22:23:52.360Z] 6b5da9ec7c97: Layer already exists [2026-04-27T22:23:52.360Z] 33ae56cc5154: Layer already exists [2026-04-27T22:23:52.360Z] 28eb5e2f401c: Layer already exists [2026-04-27T22:23:52.360Z] ef4cb215f3a0: Layer already exists [2026-04-27T22:23:52.360Z] bfdc2c8a6bbb: Layer already exists [2026-04-27T22:23:52.360Z] 0854555d70ac: Layer already exists [2026-04-27T22:23:52.360Z] latest: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:52.688Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:53.011Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 [2026-04-27T22:23:53.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-27T22:23:53.011Z] 6b5da9ec7c97: Preparing [2026-04-27T22:23:53.011Z] 33ae56cc5154: Preparing [2026-04-27T22:23:53.011Z] ef4cb215f3a0: Preparing [2026-04-27T22:23:53.011Z] bfdc2c8a6bbb: Preparing [2026-04-27T22:23:53.011Z] 28eb5e2f401c: Preparing [2026-04-27T22:23:53.011Z] 0854555d70ac: Preparing [2026-04-27T22:23:53.011Z] 0854555d70ac: Waiting [2026-04-27T22:23:53.011Z] 33ae56cc5154: Layer already exists [2026-04-27T22:23:53.011Z] ef4cb215f3a0: Layer already exists [2026-04-27T22:23:53.011Z] 28eb5e2f401c: Layer already exists [2026-04-27T22:23:53.011Z] 6b5da9ec7c97: Layer already exists [2026-04-27T22:23:53.011Z] bfdc2c8a6bbb: Layer already exists [2026-04-27T22:23:53.011Z] 0854555d70ac: Layer already exists [2026-04-27T22:23:53.011Z] 4.1.0-dev.18: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-27T22:23:53.220Z] provisioning config files... [2026-04-27T22:23:53.249Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/230@tmp/config9203086698041631806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:23:53.342Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:53.936Z] ---> ****-login.sh [2026-04-27T22:23:53.936Z] nexus3.edgexfoundry.org:10001 [2026-04-27T22:23:53.942Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [2026-04-27T22:23:53.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-27T22:23:53.943Z] 6b5da9ec7c97: Preparing [2026-04-27T22:23:53.943Z] 33ae56cc5154: Preparing [2026-04-27T22:23:53.943Z] ef4cb215f3a0: Preparing [2026-04-27T22:23:53.943Z] bfdc2c8a6bbb: Preparing [2026-04-27T22:23:53.943Z] 28eb5e2f401c: Preparing [2026-04-27T22:23:53.943Z] 0854555d70ac: Preparing [2026-04-27T22:23:53.943Z] 0854555d70ac: Waiting [2026-04-27T22:23:53.943Z] 28eb5e2f401c: Layer already exists [2026-04-27T22:23:53.943Z] ef4cb215f3a0: Layer already exists [2026-04-27T22:23:53.943Z] 6b5da9ec7c97: Layer already exists [2026-04-27T22:23:53.943Z] bfdc2c8a6bbb: Layer already exists [2026-04-27T22:23:53.943Z] 33ae56cc5154: Layer already exists [2026-04-27T22:23:53.943Z] 0854555d70ac: Layer already exists [2026-04-27T22:23:53.943Z] d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:54.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:54.278Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:54.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:23:54.477Z] Configure a credential helper to remove this warning. See [2026-04-27T22:23:54.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:23:54.477Z] [2026-04-27T22:23:54.477Z] Login Succeeded [2026-04-27T22:23:54.477Z] nexus3.edgexfoundry.org:10002 [2026-04-27T22:23:54.602Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2026-04-27T22:23:54.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-27T22:23:54.602Z] 6b5da9ec7c97: Preparing [2026-04-27T22:23:54.602Z] 33ae56cc5154: Preparing [2026-04-27T22:23:54.602Z] ef4cb215f3a0: Preparing [2026-04-27T22:23:54.602Z] bfdc2c8a6bbb: Preparing [2026-04-27T22:23:54.602Z] 28eb5e2f401c: Preparing [2026-04-27T22:23:54.602Z] 0854555d70ac: Preparing [2026-04-27T22:23:54.602Z] 0854555d70ac: Waiting [2026-04-27T22:23:54.602Z] ef4cb215f3a0: Layer already exists [2026-04-27T22:23:54.602Z] 28eb5e2f401c: Layer already exists [2026-04-27T22:23:54.602Z] bfdc2c8a6bbb: Layer already exists [2026-04-27T22:23:54.602Z] 33ae56cc5154: Layer already exists [2026-04-27T22:23:54.602Z] 6b5da9ec7c97: Layer already exists [2026-04-27T22:23:54.602Z] 0854555d70ac: Layer already exists [2026-04-27T22:23:54.602Z] main: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-27T22:23:54.679Z] ===================================================== [Pipeline] echo [2026-04-27T22:23:54.694Z] taggedImages: [2026-04-27T22:23:54.694Z] - nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:23:54.694Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-27T22:23:54.694Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 [2026-04-27T22:23:54.694Z] - nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [2026-04-27T22:23:54.694Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2026-04-27T22:23:54.740Z] ========================================================= [2026-04-27T22:23:54.740Z] [edgeXBuildMultiArch] RAW Config: [2026-04-27T22:23:54.740Z] images: [2026-04-27T22:23:54.740Z] - nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:23:54.740Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-27T22:23:54.740Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 [2026-04-27T22:23:54.740Z] - nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [2026-04-27T22:23:54.740Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2026-04-27T22:23:54.740Z] settingsFile: [2026-04-27T22:23:54.740Z] device-virtual-go-settings [2026-04-27T22:23:54.740Z] ========================================================= [Pipeline] node [2026-04-27T22:23:54.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:54.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:23:54.754Z] Configure a credential helper to remove this warning. See [2026-04-27T22:23:54.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:23:54.754Z] [2026-04-27T22:23:54.754Z] Login Succeeded [2026-04-27T22:23:54.754Z] nexus3.edgexfoundry.org:10003 [2026-04-27T22:23:55.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:55.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:23:55.024Z] Configure a credential helper to remove this warning. See [2026-04-27T22:23:55.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:23:55.024Z] [2026-04-27T22:23:55.024Z] Login Succeeded [2026-04-27T22:23:55.292Z] nexus3.edgexfoundry.org:10004 [2026-04-27T22:23:55.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:55.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:23:55.561Z] Configure a credential helper to remove this warning. See [2026-04-27T22:23:55.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:23:55.561Z] [2026-04-27T22:23:55.561Z] Login Succeeded [2026-04-27T22:23:55.561Z] ****.io [2026-04-27T22:23:55.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:23:56.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:23:56.097Z] Configure a credential helper to remove this warning. See [2026-04-27T22:23:56.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:23:56.097Z] [2026-04-27T22:23:56.097Z] Login Succeeded [2026-04-27T22:23:56.097Z] ---> ****-login.sh ends [Pipeline] } [2026-04-27T22:23:56.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-27T22:23:56.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-27T22:23:56.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-27T22:23:56.461Z] ========================================================= [2026-04-27T22:23:56.461Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-27T22:23:56.461Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:23:56.825Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-27T22:23:57.427Z] Sending build context to Docker daemon 21.24MB [2026-04-27T22:23:57.428Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-04-27T22:23:57.428Z] Step 2/12 : FROM ${BASE} AS builder [2026-04-27T22:23:57.698Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-27T22:23:57.698Z] 6b59a28fa201: Pulling fs layer [2026-04-27T22:23:57.698Z] d32bb0dddca7: Pulling fs layer [2026-04-27T22:23:57.698Z] 5dab1238d3d9: Pulling fs layer [2026-04-27T22:23:57.698Z] 196fd7d83e7d: Pulling fs layer [2026-04-27T22:23:57.698Z] 4f4fb700ef54: Pulling fs layer [2026-04-27T22:23:57.698Z] 8ba94037c8f0: Pulling fs layer [2026-04-27T22:23:57.698Z] deaec5988b04: Pulling fs layer [2026-04-27T22:23:57.698Z] 9f65657bb879: Pulling fs layer [2026-04-27T22:23:57.698Z] 4f4fb700ef54: Waiting [2026-04-27T22:23:57.698Z] 8ba94037c8f0: Waiting [2026-04-27T22:23:57.698Z] deaec5988b04: Waiting [2026-04-27T22:23:57.698Z] 9f65657bb879: Waiting [2026-04-27T22:23:57.698Z] 196fd7d83e7d: Waiting [2026-04-27T22:23:57.698Z] d32bb0dddca7: Verifying Checksum [2026-04-27T22:23:57.698Z] d32bb0dddca7: Download complete [2026-04-27T22:23:57.698Z] 196fd7d83e7d: Download complete [2026-04-27T22:23:57.698Z] 4f4fb700ef54: Verifying Checksum [2026-04-27T22:23:57.698Z] 4f4fb700ef54: Download complete [2026-04-27T22:23:57.698Z] 8ba94037c8f0: Verifying Checksum [2026-04-27T22:23:57.698Z] 8ba94037c8f0: Download complete [2026-04-27T22:23:57.698Z] 6b59a28fa201: Verifying Checksum [2026-04-27T22:23:57.698Z] 6b59a28fa201: Download complete [2026-04-27T22:23:58.293Z] 9f65657bb879: Verifying Checksum [2026-04-27T22:23:58.293Z] 9f65657bb879: Download complete [2026-04-27T22:23:59.259Z] 5dab1238d3d9: Verifying Checksum [2026-04-27T22:23:59.259Z] 5dab1238d3d9: Download complete [2026-04-27T22:24:00.682Z] deaec5988b04: Download complete [2026-04-27T22:24:01.647Z] 6b59a28fa201: Pull complete [2026-04-27T22:24:02.259Z] d32bb0dddca7: Pull complete [2026-04-27T22:24:09.743Z] Still waiting to schedule task [2026-04-27T22:24:09.744Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-27T22:24:17.284Z] 5dab1238d3d9: Pull complete [2026-04-27T22:24:17.284Z] 196fd7d83e7d: Pull complete [2026-04-27T22:24:17.284Z] 4f4fb700ef54: Pull complete [2026-04-27T22:24:17.284Z] 8ba94037c8f0: Pull complete [2026-04-27T22:24:25.515Z] deaec5988b04: Pull complete [2026-04-27T22:24:28.873Z] 9f65657bb879: Pull complete [2026-04-27T22:24:28.873Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-27T22:24:28.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-27T22:24:28.873Z] ---> 334268110677 [2026-04-27T22:24:28.873Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-27T22:24:30.285Z] ---> Running in f07d8e31fd58 [2026-04-27T22:24:30.880Z] Removing intermediate container f07d8e31fd58 [2026-04-27T22:24:30.880Z] ---> 721f9a576ee0 [2026-04-27T22:24:30.880Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-04-27T22:24:30.880Z] ---> Running in ff312799cf9c [2026-04-27T22:24:31.148Z] Removing intermediate container ff312799cf9c [2026-04-27T22:24:31.148Z] ---> 62bb3ae193bc [2026-04-27T22:24:31.148Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-04-27T22:24:31.148Z] ---> Running in 8d467bac4951 [2026-04-27T22:24:31.423Z] Removing intermediate container 8d467bac4951 [2026-04-27T22:24:31.423Z] ---> c580d29c0eab [2026-04-27T22:24:31.423Z] Step 6/12 : WORKDIR /device-virtual-go [2026-04-27T22:24:31.423Z] ---> Running in 20b4f0d1f5f8 [2026-04-27T22:24:32.012Z] Removing intermediate container 20b4f0d1f5f8 [2026-04-27T22:24:32.012Z] ---> b24874a8e4fd [2026-04-27T22:24:32.012Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-27T22:24:32.012Z] ---> Running in 058598f623e9 [2026-04-27T22:24:32.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-27T22:24:33.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-27T22:24:34.650Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-27T22:24:34.650Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-04-27T22:24:34.650Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-27T22:24:34.920Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-27T22:24:34.920Z] Executing busybox-1.37.0-r19.trigger [2026-04-27T22:24:34.920Z] OK: 259 MiB in 64 packages [2026-04-27T22:24:35.894Z] Removing intermediate container 058598f623e9 [2026-04-27T22:24:35.894Z] ---> ea3e55a620ad [2026-04-27T22:24:35.894Z] Step 8/12 : COPY go.mod vendor* ./ [2026-04-27T22:24:36.479Z] ---> 436b32b73aec [2026-04-27T22:24:36.479Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-27T22:24:36.479Z] ---> Running in 09cbb9a415a6 [2026-04-27T22:25:14.459Z] Running on prd-centos7-docker-4c-2g-8335 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-27T22:25:14.507Z] provisioning config files... [2026-04-27T22:25:14.550Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2686813346633647625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:25:18.467Z] ---> ****-login.sh [2026-04-27T22:25:18.467Z] nexus3.edgexfoundry.org:10001 [2026-04-27T22:25:18.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:25:18.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:25:18.468Z] Configure a credential helper to remove this warning. See [2026-04-27T22:25:18.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:25:18.468Z] [2026-04-27T22:25:18.468Z] Login Succeeded [2026-04-27T22:25:18.468Z] nexus3.edgexfoundry.org:10002 [2026-04-27T22:25:18.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:25:18.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:25:18.728Z] Configure a credential helper to remove this warning. See [2026-04-27T22:25:18.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:25:18.728Z] [2026-04-27T22:25:18.728Z] Login Succeeded [2026-04-27T22:25:18.728Z] nexus3.edgexfoundry.org:10003 [2026-04-27T22:25:18.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:25:18.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:25:18.728Z] Configure a credential helper to remove this warning. See [2026-04-27T22:25:18.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:25:18.728Z] [2026-04-27T22:25:18.728Z] Login Succeeded [2026-04-27T22:25:18.728Z] nexus3.edgexfoundry.org:10004 [2026-04-27T22:25:18.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:25:18.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:25:18.729Z] Configure a credential helper to remove this warning. See [2026-04-27T22:25:18.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:25:18.729Z] [2026-04-27T22:25:18.729Z] Login Succeeded [2026-04-27T22:25:18.729Z] ****.io [2026-04-27T22:25:18.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:25:18.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:25:18.989Z] Configure a credential helper to remove this warning. See [2026-04-27T22:25:18.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:25:18.989Z] [2026-04-27T22:25:18.989Z] Login Succeeded [2026-04-27T22:25:18.989Z] ---> ****-login.sh ends [Pipeline] } [2026-04-27T22:25:18.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-27T22:25:19.333Z] + docker buildx ls [2026-04-27T22:25:19.333Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-27T22:25:19.333Z] default * docker [2026-04-27T22:25:19.333Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-27T22:25:19.638Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-27T22:25:19.638Z] edgex-builder [Pipeline] sh [2026-04-27T22:25:19.946Z] + docker buildx inspect --bootstrap [2026-04-27T22:25:19.946Z] #1 [internal] booting buildkit [2026-04-27T22:25:19.946Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-27T22:25:23.244Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-04-27T22:25:23.244Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-27T22:25:24.187Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2026-04-27T22:25:24.187Z] #1 DONE 4.6s [2026-04-27T22:25:24.187Z] Name: edgex-builder [2026-04-27T22:25:24.187Z] Driver: docker-container [2026-04-27T22:25:24.187Z] [2026-04-27T22:25:24.187Z] Nodes: [2026-04-27T22:25:24.187Z] Name: edgex-builder0 [2026-04-27T22:25:24.187Z] Endpoint: unix:///var/run/docker.sock [2026-04-27T22:25:24.187Z] Status: running [2026-04-27T22:25:24.187Z] Buildkit: v0.29.0 [2026-04-27T22:25:24.187Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-27T22:25:24.480Z] + docker buildx ls [2026-04-27T22:25:24.480Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-27T22:25:24.480Z] edgex-builder * docker-container [2026-04-27T22:25:24.480Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-27T22:25:24.480Z] default docker [2026-04-27T22:25:24.480Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-27T22:25:24.773Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84' [2026-04-27T22:25:24.773Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 --push - [2026-04-27T22:25:24.773Z] #1 [internal] load build definition from Dockerfile [2026-04-27T22:25:24.773Z] #1 transferring dockerfile: 199B done [2026-04-27T22:25:24.773Z] #1 DONE 0.0s [2026-04-27T22:25:24.773Z] [2026-04-27T22:25:24.774Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:25:24.774Z] #2 DONE 0.1s [2026-04-27T22:25:24.774Z] [2026-04-27T22:25:24.774Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:25:25.032Z] #3 DONE 0.1s [2026-04-27T22:25:25.032Z] [2026-04-27T22:25:25.032Z] #4 [internal] load .dockerignore [2026-04-27T22:25:25.032Z] #4 transferring context: 2B done [2026-04-27T22:25:25.032Z] #4 DONE 0.0s [2026-04-27T22:25:25.032Z] [2026-04-27T22:25:25.032Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:25.032Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:25.032Z] #5 DONE 0.0s [2026-04-27T22:25:25.032Z] [2026-04-27T22:25:25.032Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:25.032Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:25.032Z] #6 DONE 0.1s [2026-04-27T22:25:25.032Z] [2026-04-27T22:25:25.032Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-27T22:25:25.032Z] #7 DONE 0.0s [2026-04-27T22:25:25.032Z] [2026-04-27T22:25:25.032Z] #8 exporting to image [2026-04-27T22:25:25.032Z] #8 exporting layers done [2026-04-27T22:25:25.032Z] #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f 0.0s done [2026-04-27T22:25:25.032Z] #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done [2026-04-27T22:25:25.032Z] #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done [2026-04-27T22:25:25.032Z] #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done [2026-04-27T22:25:25.032Z] #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done [2026-04-27T22:25:25.032Z] #8 pushing layers 0.1s done [2026-04-27T22:25:25.032Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af [2026-04-27T22:25:25.032Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-27T22:25:25.292Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done [2026-04-27T22:25:25.292Z] #8 DONE 0.2s [2026-04-27T22:25:25.292Z] [2026-04-27T22:25:25.292Z] 1 warning found (use --debug to expand): [2026-04-27T22:25:25.292Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-27T22:25:25.581Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2026-04-27T22:25:25.581Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2026-04-27T22:25:25.581Z] #1 [internal] load build definition from Dockerfile [2026-04-27T22:25:25.581Z] #1 transferring dockerfile: 165B done [2026-04-27T22:25:25.581Z] #1 DONE 0.0s [2026-04-27T22:25:25.581Z] [2026-04-27T22:25:25.581Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-27T22:25:25.581Z] #2 DONE 0.0s [2026-04-27T22:25:25.581Z] [2026-04-27T22:25:25.581Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-27T22:25:25.581Z] #3 DONE 0.0s [2026-04-27T22:25:25.581Z] [2026-04-27T22:25:25.581Z] #4 [internal] load .dockerignore [2026-04-27T22:25:25.581Z] #4 transferring context: 2B done [2026-04-27T22:25:25.581Z] #4 DONE 0.0s [2026-04-27T22:25:25.581Z] [2026-04-27T22:25:25.581Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:25.581Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:25.581Z] #5 DONE 0.0s [2026-04-27T22:25:25.581Z] [2026-04-27T22:25:25.581Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:25.841Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:25.841Z] #6 CACHED [2026-04-27T22:25:25.841Z] [2026-04-27T22:25:25.841Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:25.841Z] #5 CACHED [2026-04-27T22:25:25.841Z] [2026-04-27T22:25:25.841Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-27T22:25:25.841Z] #7 DONE 0.0s [2026-04-27T22:25:25.841Z] [2026-04-27T22:25:25.841Z] #8 exporting to image [2026-04-27T22:25:25.841Z] #8 exporting layers done [2026-04-27T22:25:25.841Z] #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f done [2026-04-27T22:25:25.841Z] #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done [2026-04-27T22:25:25.841Z] #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done [2026-04-27T22:25:25.841Z] #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done [2026-04-27T22:25:25.841Z] #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done [2026-04-27T22:25:25.841Z] #8 pushing layers 0.0s done [2026-04-27T22:25:25.841Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done [2026-04-27T22:25:25.841Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-27T22:25:25.841Z] #8 DONE 0.1s [2026-04-27T22:25:25.841Z] [2026-04-27T22:25:25.841Z] 1 warning found (use --debug to expand): [2026-04-27T22:25:25.841Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-27T22:25:26.135Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 --push - [2026-04-27T22:25:26.136Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18' [2026-04-27T22:25:26.136Z] #1 [internal] load build definition from Dockerfile [2026-04-27T22:25:26.136Z] #1 transferring dockerfile: 171B done [2026-04-27T22:25:26.136Z] #1 DONE 0.0s [2026-04-27T22:25:26.136Z] [2026-04-27T22:25:26.136Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 [2026-04-27T22:25:26.136Z] #2 DONE 0.0s [2026-04-27T22:25:26.136Z] [2026-04-27T22:25:26.136Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 [2026-04-27T22:25:26.136Z] #3 DONE 0.0s [2026-04-27T22:25:26.136Z] [2026-04-27T22:25:26.136Z] #4 [internal] load .dockerignore [2026-04-27T22:25:26.136Z] #4 transferring context: 2B done [2026-04-27T22:25:26.136Z] #4 DONE 0.0s [2026-04-27T22:25:26.136Z] [2026-04-27T22:25:26.136Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:26.136Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:26.136Z] #5 CACHED [2026-04-27T22:25:26.136Z] [2026-04-27T22:25:26.136Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:26.396Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:26.396Z] #6 CACHED [2026-04-27T22:25:26.396Z] [2026-04-27T22:25:26.396Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-27T22:25:26.396Z] #7 DONE 0.0s [2026-04-27T22:25:26.396Z] [2026-04-27T22:25:26.396Z] #8 exporting to image [2026-04-27T22:25:26.396Z] #8 exporting layers done [2026-04-27T22:25:26.396Z] #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f done [2026-04-27T22:25:26.396Z] #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done [2026-04-27T22:25:26.396Z] #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done [2026-04-27T22:25:26.396Z] #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done [2026-04-27T22:25:26.396Z] #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done [2026-04-27T22:25:26.396Z] #8 pushing layers 0.0s done [2026-04-27T22:25:26.396Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done [2026-04-27T22:25:26.396Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-27T22:25:26.396Z] #8 DONE 0.1s [2026-04-27T22:25:26.396Z] [2026-04-27T22:25:26.396Z] 1 warning found (use --debug to expand): [2026-04-27T22:25:26.396Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-27T22:25:26.686Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18' [2026-04-27T22:25:26.686Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 --push - [2026-04-27T22:25:26.686Z] #1 [internal] load build definition from Dockerfile [2026-04-27T22:25:26.686Z] #1 transferring dockerfile: 212B done [2026-04-27T22:25:26.686Z] #1 DONE 0.0s [2026-04-27T22:25:26.686Z] [2026-04-27T22:25:26.686Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [2026-04-27T22:25:26.686Z] #2 DONE 0.0s [2026-04-27T22:25:26.686Z] [2026-04-27T22:25:26.686Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [2026-04-27T22:25:26.686Z] #3 DONE 0.0s [2026-04-27T22:25:26.686Z] [2026-04-27T22:25:26.686Z] #4 [internal] load .dockerignore [2026-04-27T22:25:26.686Z] #4 transferring context: 2B done [2026-04-27T22:25:26.686Z] #4 DONE 0.0s [2026-04-27T22:25:26.686Z] [2026-04-27T22:25:26.686Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:26.686Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:26.686Z] #5 DONE 0.0s [2026-04-27T22:25:26.686Z] [2026-04-27T22:25:26.686Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:26.946Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:26.946Z] #6 CACHED [2026-04-27T22:25:26.946Z] [2026-04-27T22:25:26.946Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:26.946Z] #5 CACHED [2026-04-27T22:25:26.946Z] [2026-04-27T22:25:26.946Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-27T22:25:26.946Z] #7 DONE 0.0s [2026-04-27T22:25:26.946Z] [2026-04-27T22:25:26.946Z] #8 exporting to image [2026-04-27T22:25:26.946Z] #8 exporting layers done [2026-04-27T22:25:26.946Z] #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f done [2026-04-27T22:25:26.946Z] #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done [2026-04-27T22:25:26.946Z] #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done [2026-04-27T22:25:26.946Z] #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done [2026-04-27T22:25:26.946Z] #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done [2026-04-27T22:25:26.946Z] #8 pushing layers 0.0s done [2026-04-27T22:25:26.946Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done [2026-04-27T22:25:26.946Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-27T22:25:26.946Z] #8 DONE 0.1s [2026-04-27T22:25:26.946Z] [2026-04-27T22:25:26.946Z] 1 warning found (use --debug to expand): [2026-04-27T22:25:26.946Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-27T22:25:27.235Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2026-04-27T22:25:27.235Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2026-04-27T22:25:27.235Z] #1 [internal] load build definition from Dockerfile [2026-04-27T22:25:27.235Z] #1 transferring dockerfile: 163B done [2026-04-27T22:25:27.235Z] #1 DONE 0.0s [2026-04-27T22:25:27.235Z] [2026-04-27T22:25:27.235Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-04-27T22:25:27.235Z] #2 DONE 0.0s [2026-04-27T22:25:27.235Z] [2026-04-27T22:25:27.235Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-04-27T22:25:27.235Z] #3 DONE 0.0s [2026-04-27T22:25:27.235Z] [2026-04-27T22:25:27.235Z] #4 [internal] load .dockerignore [2026-04-27T22:25:27.235Z] #4 transferring context: 2B done [2026-04-27T22:25:27.235Z] #4 DONE 0.0s [2026-04-27T22:25:27.235Z] [2026-04-27T22:25:27.235Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:27.235Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:27.235Z] #5 CACHED [2026-04-27T22:25:27.235Z] [2026-04-27T22:25:27.235Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe [2026-04-27T22:25:27.235Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done [2026-04-27T22:25:27.498Z] #6 CACHED [2026-04-27T22:25:27.498Z] [2026-04-27T22:25:27.498Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-27T22:25:27.498Z] #7 DONE 0.0s [2026-04-27T22:25:27.498Z] [2026-04-27T22:25:27.498Z] #8 exporting to image [2026-04-27T22:25:27.498Z] #8 exporting layers done [2026-04-27T22:25:27.498Z] #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f done [2026-04-27T22:25:27.498Z] #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done [2026-04-27T22:25:27.498Z] #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done [2026-04-27T22:25:27.498Z] #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done [2026-04-27T22:25:27.498Z] #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done [2026-04-27T22:25:27.498Z] #8 pushing layers 0.0s done [2026-04-27T22:25:27.498Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done [2026-04-27T22:25:27.498Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-27T22:25:27.498Z] #8 DONE 0.1s [2026-04-27T22:25:27.498Z] [2026-04-27T22:25:27.498Z] 1 warning found (use --debug to expand): [2026-04-27T22:25:27.498Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-27T22:25:27.900Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:25:28.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:25:28.758Z] ---> package-listing.sh [2026-04-27T22:25:28.758Z] ++ facter osfamily [2026-04-27T22:25:28.758Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-27T22:25:29.018Z] + OS_FAMILY=redhat [2026-04-27T22:25:29.018Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-04-27T22:25:29.018Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-27T22:25:29.018Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-27T22:25:29.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-27T22:25:29.018Z] + PACKAGES=/tmp/packages_start.txt [2026-04-27T22:25:29.018Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-04-27T22:25:29.018Z] + PACKAGES=/tmp/packages_end.txt [2026-04-27T22:25:29.018Z] + case "${OS_FAMILY}" in [2026-04-27T22:25:29.018Z] + sort [2026-04-27T22:25:29.018Z] + rpm -qa [2026-04-27T22:25:29.587Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-27T22:25:29.587Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-27T22:25:29.587Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-27T22:25:29.587Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-04-27T22:25:29.587Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-04-27T22:25:29.587Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2026-04-27T22:25:29.598Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-27T22:25:29.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:25:30.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-27T22:25:30.452Z] [2026-04-27T22:25:30.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:25:30.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-27T22:25:30.756Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-27T22:25:30.756Z] 5eb5b503b376: Pulling fs layer [2026-04-27T22:25:30.756Z] 5c69ac0246d0: Pulling fs layer [2026-04-27T22:25:30.756Z] ec43610c2a17: Pulling fs layer [2026-04-27T22:25:30.756Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-27T22:25:30.756Z] 33b1e0a273af: Pulling fs layer [2026-04-27T22:25:30.756Z] 5d3b04190fa2: Pulling fs layer [2026-04-27T22:25:30.756Z] 2f39f015ded8: Pulling fs layer [2026-04-27T22:25:30.756Z] 3a2ae6a8a46f: Waiting [2026-04-27T22:25:30.756Z] 33b1e0a273af: Waiting [2026-04-27T22:25:30.756Z] 5d3b04190fa2: Waiting [2026-04-27T22:25:30.756Z] 2f39f015ded8: Waiting [2026-04-27T22:25:30.756Z] 5c69ac0246d0: Verifying Checksum [2026-04-27T22:25:30.756Z] 5c69ac0246d0: Download complete [2026-04-27T22:25:30.756Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-27T22:25:30.756Z] 3a2ae6a8a46f: Download complete [2026-04-27T22:25:30.756Z] 33b1e0a273af: Verifying Checksum [2026-04-27T22:25:30.756Z] 33b1e0a273af: Download complete [2026-04-27T22:25:30.756Z] ec43610c2a17: Verifying Checksum [2026-04-27T22:25:30.756Z] ec43610c2a17: Download complete [2026-04-27T22:25:30.756Z] 5d3b04190fa2: Verifying Checksum [2026-04-27T22:25:30.756Z] 5d3b04190fa2: Download complete [2026-04-27T22:25:31.019Z] 5eb5b503b376: Verifying Checksum [2026-04-27T22:25:31.019Z] 5eb5b503b376: Download complete [2026-04-27T22:25:31.592Z] 2f39f015ded8: Verifying Checksum [2026-04-27T22:25:31.592Z] 2f39f015ded8: Download complete [2026-04-27T22:25:32.157Z] 5eb5b503b376: Pull complete [2026-04-27T22:25:32.424Z] 5c69ac0246d0: Pull complete [2026-04-27T22:25:33.004Z] ec43610c2a17: Pull complete [2026-04-27T22:25:33.004Z] 3a2ae6a8a46f: Pull complete [2026-04-27T22:25:33.004Z] 33b1e0a273af: Pull complete [2026-04-27T22:25:33.265Z] 5d3b04190fa2: Pull complete [2026-04-27T22:25:37.481Z] 2f39f015ded8: Pull complete [2026-04-27T22:25:37.481Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-27T22:25:37.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-27T22:25:37.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:25:37.625Z] prd-centos7-docker-4c-2g-8335 does not seem to be running inside a container [2026-04-27T22:25:37.652Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:25:40.942Z] $ docker top 0ea6b9fe84394d4e737ccdb9c0d46ec43a1361533cef328e4f0294dc1092c8a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-27T22:25:41.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-27T22:25:41.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-27T22:25:41.879Z] + ls /var/log/sa-host [2026-04-27T22:25:41.879Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-27T22:25:42.047Z] provisioning config files... [2026-04-27T22:25:42.056Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5969003351935769486tmp [Pipeline] { [Pipeline] echo [2026-04-27T22:25:42.080Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:25:42.376Z] ---> create-netrc.sh [Pipeline] } [2026-04-27T22:25:42.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:25:42.750Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-27T22:25:42.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:25:43.047Z] ---> sudo-logs.sh [2026-04-27T22:25:43.047Z] Archiving 'sudo' log.. [2026-04-27T22:25:43.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8335.novalocal: Name or service not known [2026-04-27T22:25:43.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8335.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-27T22:25:43.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:25:43.615Z] ---> job-cost.sh [2026-04-27T22:25:43.615Z] lf-activate-venv: SKIPPING [2026-04-27T22:25:43.615Z] INFO: No Stack... [2026-04-27T22:25:43.874Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-27T22:25:44.133Z] INFO: Archiving Costs [Pipeline] echo [2026-04-27T22:25:44.147Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:25:44.439Z] ---> logs-deploy.sh [2026-04-27T22:25:44.439Z] lf-activate-venv: SKIPPING [2026-04-27T22:25:44.439Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/230 [2026-04-27T22:25:44.439Z] INFO: archiving workspace using pattern(s): [2026-04-27T22:25:45.375Z] Archives upload complete. [2026-04-27T22:25:45.375Z] INFO: archiving logs to Nexus [2026-04-27T22:25:46.314Z] ---> uname -a: [2026-04-27T22:25:46.314Z] Linux prd-centos7-docker-4c-2g-8335.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-04-27T22:25:46.314Z] [2026-04-27T22:25:46.314Z] [2026-04-27T22:25:46.314Z] ---> lscpu: [2026-04-27T22:25:46.314Z] Architecture: x86_64 [2026-04-27T22:25:46.314Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-27T22:25:46.314Z] Byte Order: Little Endian [2026-04-27T22:25:46.314Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-27T22:25:46.314Z] CPU(s): 2 [2026-04-27T22:25:46.314Z] On-line CPU(s) list: 0,1 [2026-04-27T22:25:46.314Z] Thread(s) per core: 1 [2026-04-27T22:25:46.314Z] Core(s) per socket: 1 [2026-04-27T22:25:46.314Z] Socket(s): 2 [2026-04-27T22:25:46.314Z] NUMA node(s): 1 [2026-04-27T22:25:46.314Z] Vendor ID: AuthenticAMD [2026-04-27T22:25:46.314Z] CPU family: 23 [2026-04-27T22:25:46.314Z] Model: 49 [2026-04-27T22:25:46.314Z] Model name: AMD EPYC-Rome Processor [2026-04-27T22:25:46.314Z] Stepping: 0 [2026-04-27T22:25:46.314Z] CPU MHz: 2799.998 [2026-04-27T22:25:46.314Z] BogoMIPS: 5599.99 [2026-04-27T22:25:46.314Z] Virtualization: AMD-V [2026-04-27T22:25:46.314Z] Hypervisor vendor: KVM [2026-04-27T22:25:46.314Z] Virtualization type: full [2026-04-27T22:25:46.314Z] L1d cache: 64 KiB [2026-04-27T22:25:46.314Z] L1i cache: 64 KiB [2026-04-27T22:25:46.314Z] L2 cache: 1 MiB [2026-04-27T22:25:46.314Z] L3 cache: 32 MiB [2026-04-27T22:25:46.314Z] NUMA node0 CPU(s): 0,1 [2026-04-27T22:25:46.314Z] Vulnerability Itlb multihit: Not affected [2026-04-27T22:25:46.314Z] Vulnerability L1tf: Not affected [2026-04-27T22:25:46.314Z] Vulnerability Mds: Not affected [2026-04-27T22:25:46.314Z] Vulnerability Meltdown: Not affected [2026-04-27T22:25:46.314Z] Vulnerability Mmio stale data: Not affected [2026-04-27T22:25:46.314Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-27T22:25:46.314Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-27T22:25:46.314Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-27T22:25:46.314Z] Vulnerability Srbds: Not affected [2026-04-27T22:25:46.314Z] Vulnerability Tsx async abort: Not affected [2026-04-27T22:25:46.314Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-04-27T22:25:46.314Z] [2026-04-27T22:25:46.314Z] [2026-04-27T22:25:46.314Z] ---> nproc: [2026-04-27T22:25:46.314Z] 2 [2026-04-27T22:25:46.314Z] [2026-04-27T22:25:46.314Z] [2026-04-27T22:25:46.314Z] ---> df -h: [2026-04-27T22:25:46.314Z] Filesystem Size Used Avail Use% Mounted on [2026-04-27T22:25:46.314Z] overlay 40G 7.4G 33G 19% / [2026-04-27T22:25:46.314Z] tmpfs 64M 0 64M 0% /dev [2026-04-27T22:25:46.314Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-27T22:25:46.314Z] shm 64M 0 64M 0% /dev/shm [2026-04-27T22:25:46.314Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-04-27T22:25:46.314Z] [2026-04-27T22:25:46.314Z] [2026-04-27T22:25:46.314Z] Cannot open /var/log/sysstat/sa27: No such file or directory [2026-04-27T22:25:46.314Z] Please check if data collecting is enabled [2026-04-27T22:25:46.314Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-27T22:25:46.349Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-27T22:25:46.353Z] $ docker stop --time=1 0ea6b9fe84394d4e737ccdb9c0d46ec43a1361533cef328e4f0294dc1092c8a3 [2026-04-27T22:25:47.483Z] $ docker rm -f --volumes 0ea6b9fe84394d4e737ccdb9c0d46ec43a1361533cef328e4f0294dc1092c8a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-27T22:25:47.590Z] [WS-CLEANUP] Deleting project workspace... [2026-04-27T22:25:47.590Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-27T22:25:47.608Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 [2026-04-27T22:25:48.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-27T22:25:48.048Z] [2026-04-27T22:25:48.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:25:48.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-27T22:25:48.483Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-27T22:25:48.483Z] 5eb5b503b376: Pulling fs layer [2026-04-27T22:25:48.483Z] 5c69ac0246d0: Pulling fs layer [2026-04-27T22:25:48.483Z] ec43610c2a17: Pulling fs layer [2026-04-27T22:25:48.483Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-27T22:25:48.483Z] 33b1e0a273af: Pulling fs layer [2026-04-27T22:25:48.483Z] 5d3b04190fa2: Pulling fs layer [2026-04-27T22:25:48.483Z] 2f39f015ded8: Pulling fs layer [2026-04-27T22:25:48.483Z] 3a2ae6a8a46f: Waiting [2026-04-27T22:25:48.483Z] 33b1e0a273af: Waiting [2026-04-27T22:25:48.483Z] 5d3b04190fa2: Waiting [2026-04-27T22:25:48.483Z] 2f39f015ded8: Waiting [2026-04-27T22:25:48.483Z] 5c69ac0246d0: Verifying Checksum [2026-04-27T22:25:48.483Z] 5c69ac0246d0: Download complete [2026-04-27T22:25:48.483Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-27T22:25:48.483Z] 3a2ae6a8a46f: Download complete [2026-04-27T22:25:48.483Z] ec43610c2a17: Verifying Checksum [2026-04-27T22:25:48.483Z] ec43610c2a17: Download complete [2026-04-27T22:25:48.483Z] 33b1e0a273af: Download complete [2026-04-27T22:25:48.483Z] 5d3b04190fa2: Download complete [2026-04-27T22:25:48.741Z] 5eb5b503b376: Verifying Checksum [2026-04-27T22:25:48.741Z] 5eb5b503b376: Download complete [2026-04-27T22:25:49.307Z] 2f39f015ded8: Download complete [2026-04-27T22:25:50.243Z] 5eb5b503b376: Pull complete [2026-04-27T22:25:50.501Z] 5c69ac0246d0: Pull complete [2026-04-27T22:25:51.069Z] ec43610c2a17: Pull complete [2026-04-27T22:25:51.069Z] 3a2ae6a8a46f: Pull complete [2026-04-27T22:25:51.069Z] 33b1e0a273af: Pull complete [2026-04-27T22:25:51.327Z] 5d3b04190fa2: Pull complete [2026-04-27T22:25:57.892Z] 2f39f015ded8: Pull complete [2026-04-27T22:25:57.892Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-27T22:25:57.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-27T22:25:57.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:25:57.995Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:25:58.020Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:25:59.210Z] $ docker top e87d867920e204a07ac5c31b3afdd1930e709154d04296b06da208af438c1a4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:25:59.601Z] ---> job-cost.sh [2026-04-27T22:25:59.601Z] lf-activate-venv: SKIPPING [2026-04-27T22:25:59.601Z] INFO: No Stack... [2026-04-27T22:25:59.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-27T22:26:00.118Z] INFO: Archiving Costs [Pipeline] sh [2026-04-27T22:26:00.403Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2026-04-27T22:26:00.404Z] + cut -d, -f6 [Pipeline] lock [2026-04-27T22:26:00.415Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [2026-04-27T22:26:00.422Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] did not exist. Created. [2026-04-27T22:26:00.427Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-27T22:26:00.733Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-04-27T22:26:00.758Z] Stashed 1 file(s) [Pipeline] } [2026-04-27T22:26:00.768Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-27T22:26:00.798Z] $ docker stop --time=1 e87d867920e204a07ac5c31b3afdd1930e709154d04296b06da208af438c1a4b [2026-04-27T22:26:01.942Z] $ docker rm -f --volumes e87d867920e204a07ac5c31b3afdd1930e709154d04296b06da208af438c1a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-27T22:26:28.164Z] Removing intermediate container 09cbb9a415a6 [2026-04-27T22:26:28.164Z] ---> e3c2b7868216 [2026-04-27T22:26:28.164Z] Step 10/12 : COPY . . [2026-04-27T22:26:28.164Z] ---> 76e6e8f85649 [2026-04-27T22:26:28.164Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-27T22:26:28.164Z] ---> Running in 8a034f6ccce6 [2026-04-27T22:26:28.164Z] Removing intermediate container 8a034f6ccce6 [2026-04-27T22:26:28.164Z] ---> 7addc62a498b [2026-04-27T22:26:28.164Z] Step 12/12 : RUN $MAKE [2026-04-27T22:26:28.164Z] ---> Running in a7df2ad3f902 [2026-04-27T22:26:28.164Z] noop [2026-04-27T22:26:28.164Z] Removing intermediate container a7df2ad3f902 [2026-04-27T22:26:28.164Z] ---> 41e00e4aa337 [2026-04-27T22:26:28.164Z] Successfully built 41e00e4aa337 [2026-04-27T22:26:28.164Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:26:28.537Z] + docker inspect -f . ci-base-image-arm64 [2026-04-27T22:26:28.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:26:28.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-8334 does not seem to be running inside a container [2026-04-27T22:26:28.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/230 -v /w/workspace/device-virtual-go/230:/w/workspace/device-virtual-go/230:rw,z -v /w/workspace/device-virtual-go/230@tmp:/w/workspace/device-virtual-go/230@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 [2026-04-27T22:26:30.060Z] $ docker top 770f7f83e3a6cac1d9b201cb24ec84dd11be2abacd69d60f611e83525a629a81 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-27T22:26:30.913Z] + go version [2026-04-27T22:26:30.913Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-27T22:26:30.929Z] $ docker stop --time=1 770f7f83e3a6cac1d9b201cb24ec84dd11be2abacd69d60f611e83525a629a81 [2026-04-27T22:26:32.548Z] $ docker rm -f --volumes 770f7f83e3a6cac1d9b201cb24ec84dd11be2abacd69d60f611e83525a629a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:26:33.159Z] + docker inspect -f . ci-base-image-arm64 [2026-04-27T22:26:33.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:26:33.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-8334 does not seem to be running inside a container [2026-04-27T22:26:33.412Z] $ 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/230 -v /w/workspace/device-virtual-go/230:/w/workspace/device-virtual-go/230:rw,z -v /w/workspace/device-virtual-go/230@tmp:/w/workspace/device-virtual-go/230@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 [2026-04-27T22:26:34.596Z] $ docker top 1e26be21f4e6e0fb1182d1eb012b276d1e010e8ec5c1c2dccdcdfa6500a6d9a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-27T22:26:35.444Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/230 [Pipeline] fileExists [Pipeline] sh [2026-04-27T22:26:36.096Z] + make test [2026-04-27T22:26:36.096Z] go test ./... -coverprofile=coverage.out [2026-04-27T22:26:41.438Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-04-27T22:30:18.253Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-04-27T22:30:18.253Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 59.4% of statements [2026-04-27T22:30:18.253Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-27T22:30:18.253Z] go vet ./... [2026-04-27T22:31:05.085Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-27T22:31:05.085Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-27T22:31:05.085Z] ./bin/test-attribution-txt.sh [2026-04-27T22:31:05.085Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-27T22:31:05.085Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-27T22:31:05.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-27T22:31:05.126Z] $ docker stop --time=1 1e26be21f4e6e0fb1182d1eb012b276d1e010e8ec5c1c2dccdcdfa6500a6d9a5 [2026-04-27T22:31:07.001Z] $ docker rm -f --volumes 1e26be21f4e6e0fb1182d1eb012b276d1e010e8ec5c1c2dccdcdfa6500a6d9a5 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-27T22:31:08.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-27T22:31:08.627Z] Warning: overwriting stash ‘coverage-report’ [2026-04-27T22:31:09.284Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-27T22:31:09.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-27T22:31:10.084Z] + ls -al . [2026-04-27T22:31:10.084Z] total 272 [2026-04-27T22:31:10.084Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 27 22:26 . [2026-04-27T22:31:10.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 22:23 .. [2026-04-27T22:31:10.084Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 22:23 .git [2026-04-27T22:31:10.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:23 .github [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 272 Apr 27 22:23 .gitignore [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 27 22:23 .golangci.yml [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 20974 Apr 27 22:23 Attribution.txt [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 17302 Apr 27 22:23 CHANGELOG.md [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 1755 Apr 27 22:23 Dockerfile [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 22:23 GOVERNANCE.md [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 27 22:23 Jenkinsfile [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 22:23 LICENSE [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 2651 Apr 27 22:23 Makefile [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 27 22:23 OWNERS.md [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 4473 Apr 27 22:23 README.md [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 22:21 VERSION [2026-04-27T22:31:10.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 22:23 bin [2026-04-27T22:31:10.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:23 cmd [2026-04-27T22:31:10.084Z] -rw-r--r-- 1 jenkins jenkins 45292 Apr 27 22:30 coverage.out [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 6526 Apr 27 22:23 go.mod [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 89245 Apr 27 22:23 go.sum [2026-04-27T22:31:10.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:23 internal [2026-04-27T22:31:10.084Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 27 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:31:10.455Z] + 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=d704995b03b47bc58c7575fa1c2901cfb409aa84 --label arch=arm64 --label version=4.1.0-dev.18 . [2026-04-27T22:31:11.050Z] Sending build context to Docker daemon 21.28MB [2026-04-27T22:31:11.050Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-04-27T22:31:11.050Z] Step 2/26 : FROM ${BASE} AS builder [2026-04-27T22:31:11.050Z] ---> 41e00e4aa337 [2026-04-27T22:31:11.050Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-27T22:31:11.320Z] ---> Running in ea7dd6d901d1 [2026-04-27T22:31:11.588Z] Removing intermediate container ea7dd6d901d1 [2026-04-27T22:31:11.588Z] ---> 61f86c7c7713 [2026-04-27T22:31:11.588Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-04-27T22:31:11.588Z] ---> Running in 547836fd4621 [2026-04-27T22:31:11.860Z] Removing intermediate container 547836fd4621 [2026-04-27T22:31:11.860Z] ---> 3b17cb9b887f [2026-04-27T22:31:11.860Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-04-27T22:31:11.860Z] ---> Running in 288ab5d66862 [2026-04-27T22:31:12.132Z] Removing intermediate container 288ab5d66862 [2026-04-27T22:31:12.132Z] ---> 44f95e4ed0a3 [2026-04-27T22:31:12.132Z] Step 6/26 : WORKDIR /device-virtual-go [2026-04-27T22:31:12.400Z] ---> Running in 6146c8141758 [2026-04-27T22:31:12.669Z] Removing intermediate container 6146c8141758 [2026-04-27T22:31:12.669Z] ---> b3ef6a4ecf9b [2026-04-27T22:31:12.669Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-27T22:31:12.669Z] ---> Running in c6258e8f4dde [2026-04-27T22:31:13.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-27T22:31:13.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-27T22:31:15.857Z] OK: 259 MiB in 64 packages [2026-04-27T22:31:16.444Z] Removing intermediate container c6258e8f4dde [2026-04-27T22:31:16.444Z] ---> 5611aca77771 [2026-04-27T22:31:16.444Z] Step 8/26 : COPY go.mod vendor* ./ [2026-04-27T22:31:16.713Z] ---> 00cd3ab6e071 [2026-04-27T22:31:16.713Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-27T22:31:16.983Z] ---> Running in c66d4990f6cd [2026-04-27T22:31:19.578Z] Removing intermediate container c66d4990f6cd [2026-04-27T22:31:19.578Z] ---> ddbe02c552a2 [2026-04-27T22:31:19.578Z] Step 10/26 : COPY . . [2026-04-27T22:31:20.533Z] ---> 909057079a92 [2026-04-27T22:31:20.533Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-27T22:31:20.533Z] ---> Running in eefd8a5abe44 [2026-04-27T22:31:20.801Z] Removing intermediate container eefd8a5abe44 [2026-04-27T22:31:20.801Z] ---> ab06be9ff807 [2026-04-27T22:31:20.801Z] Step 12/26 : RUN $MAKE [2026-04-27T22:31:21.070Z] ---> Running in 8f7f8f95facb [2026-04-27T22:31:22.033Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-04-27T22:34:58.829Z] Removing intermediate container 8f7f8f95facb [2026-04-27T22:34:58.829Z] ---> 34f82aeca557 [2026-04-27T22:34:58.829Z] Step 13/26 : FROM alpine:3.22 [2026-04-27T22:34:58.829Z] 3.22: Pulling from library/alpine [2026-04-27T22:34:58.829Z] 58e777220c39: Pulling fs layer [2026-04-27T22:34:58.829Z] 58e777220c39: Download complete [2026-04-27T22:34:59.413Z] 58e777220c39: Pull complete [2026-04-27T22:34:59.413Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-27T22:34:59.413Z] Status: Downloaded newer image for alpine:3.22 [2026-04-27T22:34:59.413Z] ---> 6a2735c23ff3 [2026-04-27T22:34:59.413Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2026-04-27T22:34:59.679Z] ---> Running in b46c18fda03a [2026-04-27T22:34:59.946Z] Removing intermediate container b46c18fda03a [2026-04-27T22:34:59.946Z] ---> bf8f29510440 [2026-04-27T22:34:59.946Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-04-27T22:34:59.946Z] ---> Running in 73a6e2bbc837 [2026-04-27T22:35:00.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-27T22:35:01.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-27T22:35:03.123Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-04-27T22:35:03.123Z] Executing busybox-1.37.0-r20.trigger [2026-04-27T22:35:03.123Z] OK: 8 MiB in 17 packages [2026-04-27T22:35:04.101Z] Removing intermediate container 73a6e2bbc837 [2026-04-27T22:35:04.101Z] ---> 6ed91592edf6 [2026-04-27T22:35:04.101Z] Step 16/26 : RUN apk --no-cache upgrade [2026-04-27T22:35:04.101Z] ---> Running in bd272cfd41a6 [2026-04-27T22:35:05.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-27T22:35:05.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-27T22:35:06.472Z] OK: 8 MiB in 17 packages [2026-04-27T22:35:07.435Z] Removing intermediate container bd272cfd41a6 [2026-04-27T22:35:07.435Z] ---> 1507b43eaf8b [2026-04-27T22:35:07.435Z] Step 17/26 : WORKDIR / [2026-04-27T22:35:07.435Z] ---> Running in 39fa5977168b [2026-04-27T22:35:08.019Z] Removing intermediate container 39fa5977168b [2026-04-27T22:35:08.019Z] ---> 0e8f577b707f [2026-04-27T22:35:08.019Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2026-04-27T22:35:08.294Z] ---> 5c0a6cdb9c4f [2026-04-27T22:35:08.294Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2026-04-27T22:35:08.883Z] ---> 516d19863643 [2026-04-27T22:35:08.883Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2026-04-27T22:35:10.826Z] ---> 1a9e36808206 [2026-04-27T22:35:10.826Z] Step 21/26 : EXPOSE 59900 [2026-04-27T22:35:10.826Z] ---> Running in 97f3ef11f44d [2026-04-27T22:35:11.092Z] Removing intermediate container 97f3ef11f44d [2026-04-27T22:35:11.092Z] ---> 0c7b4969f3ca [2026-04-27T22:35:11.092Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2026-04-27T22:35:11.092Z] ---> Running in 1bd32cafdbf8 [2026-04-27T22:35:11.360Z] Removing intermediate container 1bd32cafdbf8 [2026-04-27T22:35:11.360Z] ---> 6d150653ca2f [2026-04-27T22:35:11.360Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-27T22:35:11.630Z] ---> Running in 18a030b1e9bc [2026-04-27T22:35:11.896Z] Removing intermediate container 18a030b1e9bc [2026-04-27T22:35:11.896Z] ---> 9a248a845989 [2026-04-27T22:35:11.896Z] Step 24/26 : LABEL arch=arm64 [2026-04-27T22:35:11.896Z] ---> Running in f55277af3fe6 [2026-04-27T22:35:12.172Z] Removing intermediate container f55277af3fe6 [2026-04-27T22:35:12.172Z] ---> cd95dc8c14fe [2026-04-27T22:35:12.172Z] Step 25/26 : LABEL git_sha=d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:35:12.172Z] ---> Running in e08672ba381c [2026-04-27T22:35:12.439Z] Removing intermediate container e08672ba381c [2026-04-27T22:35:12.439Z] ---> a139aa054721 [2026-04-27T22:35:12.439Z] Step 26/26 : LABEL version=4.1.0-dev.18 [2026-04-27T22:35:12.439Z] ---> Running in 7a4d1ff1567d [2026-04-27T22:35:12.706Z] Removing intermediate container 7a4d1ff1567d [2026-04-27T22:35:12.706Z] ---> 59f95e6ba11c [2026-04-27T22:35:12.706Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-27T22:35:12.706Z] Successfully built 59f95e6ba11c [2026-04-27T22:35:12.972Z] 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 [2026-04-27T22:35:13.253Z] provisioning config files... [2026-04-27T22:35:13.268Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/230@tmp/config17091805524005403646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:35:13.637Z] ---> ****-login.sh [2026-04-27T22:35:13.637Z] nexus3.edgexfoundry.org:10001 [2026-04-27T22:35:13.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:35:13.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:35:13.905Z] Configure a credential helper to remove this warning. See [2026-04-27T22:35:13.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:35:13.905Z] [2026-04-27T22:35:13.905Z] Login Succeeded [2026-04-27T22:35:13.905Z] nexus3.edgexfoundry.org:10002 [2026-04-27T22:35:14.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:35:14.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:35:14.171Z] Configure a credential helper to remove this warning. See [2026-04-27T22:35:14.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:35:14.171Z] [2026-04-27T22:35:14.171Z] Login Succeeded [2026-04-27T22:35:14.171Z] nexus3.edgexfoundry.org:10003 [2026-04-27T22:35:14.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:35:14.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:35:14.436Z] Configure a credential helper to remove this warning. See [2026-04-27T22:35:14.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:35:14.436Z] [2026-04-27T22:35:14.436Z] Login Succeeded [2026-04-27T22:35:14.703Z] nexus3.edgexfoundry.org:10004 [2026-04-27T22:35:14.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:35:14.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:35:14.968Z] Configure a credential helper to remove this warning. See [2026-04-27T22:35:14.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:35:14.968Z] [2026-04-27T22:35:14.968Z] Login Succeeded [2026-04-27T22:35:14.968Z] ****.io [2026-04-27T22:35:15.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-27T22:35:15.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-27T22:35:15.497Z] Configure a credential helper to remove this warning. See [2026-04-27T22:35:15.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-27T22:35:15.497Z] [2026-04-27T22:35:15.497Z] Login Succeeded [2026-04-27T22:35:15.497Z] ---> ****-login.sh ends [Pipeline] } [2026-04-27T22:35:15.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-27T22:35:15.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-27T22:35:15.597Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2026-04-27T22:35:15.598Z] d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:35:15.598Z] latest [2026-04-27T22:35:15.598Z] 4.1.0-dev.18 [2026-04-27T22:35:15.598Z] d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [2026-04-27T22:35:15.598Z] main [2026-04-27T22:35:15.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:15.971Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:16.326Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:35:16.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-27T22:35:16.326Z] 6cc31a581ab6: Preparing [2026-04-27T22:35:16.326Z] d5d23c100d17: Preparing [2026-04-27T22:35:16.326Z] 50935a6169c2: Preparing [2026-04-27T22:35:16.326Z] d3edffaf088c: Preparing [2026-04-27T22:35:16.326Z] d85bf9d34d0d: Preparing [2026-04-27T22:35:16.326Z] eeaa73608b53: Preparing [2026-04-27T22:35:16.326Z] eeaa73608b53: Waiting [2026-04-27T22:35:16.591Z] d3edffaf088c: Pushed [2026-04-27T22:35:16.591Z] 50935a6169c2: Pushed [2026-04-27T22:35:16.591Z] d5d23c100d17: Pushed [2026-04-27T22:35:16.591Z] d85bf9d34d0d: Pushed [2026-04-27T22:35:16.591Z] eeaa73608b53: Layer already exists [2026-04-27T22:35:24.774Z] 6cc31a581ab6: Pushed [2026-04-27T22:35:24.774Z] d704995b03b47bc58c7575fa1c2901cfb409aa84: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:25.139Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:25.489Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-04-27T22:35:25.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-27T22:35:25.489Z] 6cc31a581ab6: Preparing [2026-04-27T22:35:25.489Z] d5d23c100d17: Preparing [2026-04-27T22:35:25.489Z] 50935a6169c2: Preparing [2026-04-27T22:35:25.489Z] d3edffaf088c: Preparing [2026-04-27T22:35:25.489Z] d85bf9d34d0d: Preparing [2026-04-27T22:35:25.489Z] eeaa73608b53: Preparing [2026-04-27T22:35:25.489Z] eeaa73608b53: Waiting [2026-04-27T22:35:25.489Z] 6cc31a581ab6: Layer already exists [2026-04-27T22:35:25.489Z] 50935a6169c2: Layer already exists [2026-04-27T22:35:25.489Z] d85bf9d34d0d: Layer already exists [2026-04-27T22:35:25.489Z] d5d23c100d17: Layer already exists [2026-04-27T22:35:25.489Z] d3edffaf088c: Layer already exists [2026-04-27T22:35:25.489Z] eeaa73608b53: Layer already exists [2026-04-27T22:35:25.489Z] latest: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:26.106Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:26.461Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.18 [2026-04-27T22:35:26.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-27T22:35:26.461Z] 6cc31a581ab6: Preparing [2026-04-27T22:35:26.461Z] d5d23c100d17: Preparing [2026-04-27T22:35:26.461Z] 50935a6169c2: Preparing [2026-04-27T22:35:26.461Z] d3edffaf088c: Preparing [2026-04-27T22:35:26.461Z] d85bf9d34d0d: Preparing [2026-04-27T22:35:26.461Z] eeaa73608b53: Preparing [2026-04-27T22:35:26.461Z] eeaa73608b53: Waiting [2026-04-27T22:35:26.461Z] d85bf9d34d0d: Layer already exists [2026-04-27T22:35:26.461Z] 6cc31a581ab6: Layer already exists [2026-04-27T22:35:26.461Z] d3edffaf088c: Layer already exists [2026-04-27T22:35:26.461Z] 50935a6169c2: Layer already exists [2026-04-27T22:35:26.461Z] d5d23c100d17: Layer already exists [2026-04-27T22:35:26.461Z] eeaa73608b53: Layer already exists [2026-04-27T22:35:26.461Z] 4.1.0-dev.18: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:27.090Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:27.441Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [2026-04-27T22:35:27.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-27T22:35:27.441Z] 6cc31a581ab6: Preparing [2026-04-27T22:35:27.441Z] d5d23c100d17: Preparing [2026-04-27T22:35:27.441Z] 50935a6169c2: Preparing [2026-04-27T22:35:27.441Z] d3edffaf088c: Preparing [2026-04-27T22:35:27.441Z] d85bf9d34d0d: Preparing [2026-04-27T22:35:27.441Z] eeaa73608b53: Preparing [2026-04-27T22:35:27.441Z] eeaa73608b53: Waiting [2026-04-27T22:35:27.441Z] d5d23c100d17: Layer already exists [2026-04-27T22:35:27.441Z] d3edffaf088c: Layer already exists [2026-04-27T22:35:27.441Z] 6cc31a581ab6: Layer already exists [2026-04-27T22:35:27.441Z] d85bf9d34d0d: Layer already exists [2026-04-27T22:35:27.441Z] 50935a6169c2: Layer already exists [2026-04-27T22:35:27.441Z] eeaa73608b53: Layer already exists [2026-04-27T22:35:27.441Z] d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:27.807Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:28.161Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2026-04-27T22:35:28.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-27T22:35:28.161Z] 6cc31a581ab6: Preparing [2026-04-27T22:35:28.161Z] d5d23c100d17: Preparing [2026-04-27T22:35:28.161Z] 50935a6169c2: Preparing [2026-04-27T22:35:28.161Z] d3edffaf088c: Preparing [2026-04-27T22:35:28.161Z] d85bf9d34d0d: Preparing [2026-04-27T22:35:28.161Z] eeaa73608b53: Preparing [2026-04-27T22:35:28.161Z] eeaa73608b53: Waiting [2026-04-27T22:35:28.161Z] 50935a6169c2: Layer already exists [2026-04-27T22:35:28.161Z] d85bf9d34d0d: Layer already exists [2026-04-27T22:35:28.161Z] d3edffaf088c: Layer already exists [2026-04-27T22:35:28.161Z] 6cc31a581ab6: Layer already exists [2026-04-27T22:35:28.161Z] d5d23c100d17: Layer already exists [2026-04-27T22:35:28.161Z] eeaa73608b53: Layer already exists [2026-04-27T22:35:28.425Z] main: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-27T22:35:28.503Z] ===================================================== [Pipeline] echo [2026-04-27T22:35:28.522Z] taggedImages: [2026-04-27T22:35:28.522Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84 [2026-04-27T22:35:28.522Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-04-27T22:35:28.522Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.18 [2026-04-27T22:35:28.522Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [2026-04-27T22:35:28.522Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2026-04-27T22:35:28.536Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo [2026-04-27T22:35:28.548Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2026-04-27T22:35:28.564Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.18 [Pipeline] echo [2026-04-27T22:35:28.576Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [Pipeline] echo [2026-04-27T22:35:28.590Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:28.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-27T22:35:28.982Z] [2026-04-27T22:35:28.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:35:29.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-27T22:35:29.313Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-27T22:35:29.313Z] 8998bd30e6a1: Pulling fs layer [2026-04-27T22:35:29.313Z] 04944245beec: Pulling fs layer [2026-04-27T22:35:29.313Z] 699f458cf7ca: Pulling fs layer [2026-04-27T22:35:29.313Z] 765212b225bb: Pulling fs layer [2026-04-27T22:35:29.313Z] f23df028b6ca: Pulling fs layer [2026-04-27T22:35:29.313Z] d65c8cfc05b1: Pulling fs layer [2026-04-27T22:35:29.313Z] 2437ff75d9bd: Pulling fs layer [2026-04-27T22:35:29.313Z] 765212b225bb: Waiting [2026-04-27T22:35:29.313Z] f23df028b6ca: Waiting [2026-04-27T22:35:29.313Z] d65c8cfc05b1: Waiting [2026-04-27T22:35:29.579Z] 04944245beec: Verifying Checksum [2026-04-27T22:35:29.579Z] 04944245beec: Download complete [2026-04-27T22:35:29.579Z] 765212b225bb: Download complete [2026-04-27T22:35:29.579Z] f23df028b6ca: Verifying Checksum [2026-04-27T22:35:29.579Z] f23df028b6ca: Download complete [2026-04-27T22:35:29.579Z] d65c8cfc05b1: Download complete [2026-04-27T22:35:29.844Z] 699f458cf7ca: Verifying Checksum [2026-04-27T22:35:29.844Z] 699f458cf7ca: Download complete [2026-04-27T22:35:30.110Z] 8998bd30e6a1: Verifying Checksum [2026-04-27T22:35:30.110Z] 8998bd30e6a1: Download complete [2026-04-27T22:35:32.680Z] 2437ff75d9bd: Verifying Checksum [2026-04-27T22:35:32.680Z] 2437ff75d9bd: Download complete [2026-04-27T22:35:34.615Z] 8998bd30e6a1: Pull complete [2026-04-27T22:35:35.196Z] 04944245beec: Pull complete [2026-04-27T22:35:37.131Z] 699f458cf7ca: Pull complete [2026-04-27T22:35:37.131Z] 765212b225bb: Pull complete [2026-04-27T22:35:37.719Z] f23df028b6ca: Pull complete [2026-04-27T22:35:37.984Z] d65c8cfc05b1: Pull complete [2026-04-27T22:35:56.187Z] 2437ff75d9bd: Pull complete [2026-04-27T22:35:56.187Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-27T22:35:56.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-27T22:35:56.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:35:56.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-8334 does not seem to be running inside a container [2026-04-27T22:35:56.464Z] $ 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/230 -v /w/workspace/device-virtual-go/230:/w/workspace/device-virtual-go/230:rw,z -v /w/workspace/device-virtual-go/230@tmp:/w/workspace/device-virtual-go/230@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 [2026-04-27T22:35:59.071Z] $ docker top 8cdc919bb92664639b09f8a1658365c3304de266953c5e8a8c72524bc23f62dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:35:59.589Z] ---> job-cost.sh [2026-04-27T22:35:59.854Z] lf-activate-venv: SKIPPING [2026-04-27T22:35:59.854Z] INFO: No Stack... [2026-04-27T22:36:00.433Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-27T22:36:01.011Z] INFO: Archiving Costs [Pipeline] sh [2026-04-27T22:36:01.644Z] + cat /w/workspace/device-virtual-go/230/archives/cost.csv [2026-04-27T22:36:01.644Z] + cut -d, -f6 [Pipeline] lock [2026-04-27T22:36:01.701Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [2026-04-27T22:36:01.709Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] did not exist. Created. [2026-04-27T22:36:01.714Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-27T22:36:02.375Z] /w/workspace/device-virtual-go/230@tmp/durable-b55d5995/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-27T22:36:03.009Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-27T22:36:03.024Z] Warning: overwriting stash ‘stack-cost’ [2026-04-27T22:36:03.072Z] Stashed 1 file(s) [Pipeline] } [2026-04-27T22:36:03.082Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-27T22:36:03.113Z] $ docker stop --time=1 8cdc919bb92664639b09f8a1658365c3304de266953c5e8a8c72524bc23f62dd [2026-04-27T22:36:04.614Z] $ docker rm -f --volumes 8cdc919bb92664639b09f8a1658365c3304de266953c5e8a8c72524bc23f62dd [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 [2026-04-27T22:36:05.168Z] provisioning config files... [2026-04-27T22:36:05.180Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config288693018529592343tmp [Pipeline] { [Pipeline] sh [2026-04-27T22:36:05.478Z] + set +x [2026-04-27T22:36:05.478Z] + curl -s https://codecov.io/bash [2026-04-27T22:36:05.478Z] + bash -s -- [2026-04-27T22:36:05.478Z] [2026-04-27T22:36:05.478Z] _____ _ [2026-04-27T22:36:05.478Z] / ____| | | [2026-04-27T22:36:05.478Z] | | ___ __| | ___ ___ _____ __ [2026-04-27T22:36:05.478Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-27T22:36:05.478Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-27T22:36:05.478Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-27T22:36:05.478Z] Bash-1.0.6 [2026-04-27T22:36:05.478Z] [2026-04-27T22:36:05.478Z] [2026-04-27T22:36:05.478Z] ==> git version 2.25.1 found [2026-04-27T22:36:05.478Z] ==> 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 [2026-04-27T22:36:05.478Z] Release-Date: 2020-01-08 [2026-04-27T22:36:05.478Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-04-27T22:36:05.478Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-27T22:36:05.478Z] ==> Jenkins CI detected. [2026-04-27T22:36:05.478Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2026-04-27T22:36:05.478Z] project root: . [2026-04-27T22:36:05.478Z] --> token set from env [2026-04-27T22:36:05.478Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-27T22:36:05.478Z] ==> Running gcov in . (disable via -X gcov) [2026-04-27T22:36:05.478Z] ==> Python coveragepy not found [2026-04-27T22:36:05.478Z] ==> Searching for coverage reports in: [2026-04-27T22:36:05.478Z] + . [2026-04-27T22:36:05.478Z] -> Found 1 reports [2026-04-27T22:36:05.478Z] ==> Detecting git/mercurial file structure [2026-04-27T22:36:05.478Z] ==> Reading reports [2026-04-27T22:36:05.478Z] + ./coverage.out bytes=45292 [2026-04-27T22:36:05.478Z] ==> Appending adjustments [2026-04-27T22:36:05.478Z] https://docs.codecov.io/docs/fixing-reports [2026-04-27T22:36:05.737Z] + Found adjustments [2026-04-27T22:36:05.737Z] ==> Gzipping contents [2026-04-27T22:36:05.737Z] 8.0K /tmp/codecov.vh4Wex.gz [2026-04-27T22:36:05.737Z] ==> Uploading reports [2026-04-27T22:36:05.737Z] url: https://codecov.io [2026-04-27T22:36:05.737Z] query: branch=main&commit=d704995b03b47bc58c7575fa1c2901cfb409aa84&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-27T22:36:05.737Z] -> Pinging Codecov [2026-04-27T22:36:05.738Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d704995b03b47bc58c7575fa1c2901cfb409aa84&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-27T22:36:05.997Z] -> Uploading to [2026-04-27T22:36:05.997Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/d704995b03b47bc58c7575fa1c2901cfb409aa84/3ea53156-e1ad-4ee8-b9e1-44351cbef50d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260427%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260427T223605Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6580752e61e0db9b752fa24f7302a6103d7300ce3c3f92fca9e094f567f6d126 [2026-04-27T22:36:05.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-27T22:36:05.998Z] Dload Upload Total Spent Left Speed [2026-04-27T22:36:05.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 41656 --:--:-- --:--:-- --:--:-- 41656 [2026-04-27T22:36:05.998Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] } [2026-04-27T22:36:06.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-04-27T22:36:06.271Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-27T22:36:06.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:36:06.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-27T22:36:06.603Z] [2026-04-27T22:36:06.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:36:06.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-27T22:36:06.911Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-27T22:36:06.911Z] 2d35ebdb57d9: Already exists [2026-04-27T22:36:06.911Z] 85e8836fcdb2: Pulling fs layer [2026-04-27T22:36:06.911Z] 91631faa732a: Pulling fs layer [2026-04-27T22:36:06.911Z] f3f5ae8826fa: Pulling fs layer [2026-04-27T22:36:06.911Z] 4f4fb700ef54: Pulling fs layer [2026-04-27T22:36:06.911Z] 7861252a18e6: Pulling fs layer [2026-04-27T22:36:06.911Z] 9130f900ef6f: Pulling fs layer [2026-04-27T22:36:06.911Z] 7861252a18e6: Waiting [2026-04-27T22:36:06.911Z] 9130f900ef6f: Waiting [2026-04-27T22:36:06.911Z] 4f4fb700ef54: Waiting [2026-04-27T22:36:06.911Z] f3f5ae8826fa: Download complete [2026-04-27T22:36:06.911Z] 85e8836fcdb2: Verifying Checksum [2026-04-27T22:36:06.911Z] 85e8836fcdb2: Download complete [2026-04-27T22:36:06.911Z] 4f4fb700ef54: Verifying Checksum [2026-04-27T22:36:06.911Z] 4f4fb700ef54: Download complete [2026-04-27T22:36:07.171Z] 85e8836fcdb2: Pull complete [2026-04-27T22:36:07.171Z] 7861252a18e6: Verifying Checksum [2026-04-27T22:36:07.171Z] 7861252a18e6: Download complete [2026-04-27T22:36:07.429Z] 91631faa732a: Verifying Checksum [2026-04-27T22:36:07.429Z] 91631faa732a: Download complete [2026-04-27T22:36:07.996Z] 9130f900ef6f: Verifying Checksum [2026-04-27T22:36:07.996Z] 9130f900ef6f: Download complete [2026-04-27T22:36:12.187Z] 91631faa732a: Pull complete [2026-04-27T22:36:12.187Z] f3f5ae8826fa: Pull complete [2026-04-27T22:36:12.187Z] 4f4fb700ef54: Pull complete [2026-04-27T22:36:12.465Z] 7861252a18e6: Pull complete [2026-04-27T22:36:16.660Z] 9130f900ef6f: Pull complete [2026-04-27T22:36:16.660Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-27T22:36:16.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-27T22:36:16.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:36:16.765Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:36:16.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:36:17.995Z] $ docker top 22c52482dc152a124d0632fe64e69583f7ab87ecb84ec2871f56ef00357fb153 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-27T22:36:18.348Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2026-04-27T22:36:18.360Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2026-04-27T22:36:18.639Z] + set -o pipefail [2026-04-27T22:36:18.639Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2026-04-27T22:36:26.756Z] [2026-04-27T22:36:26.756Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2026-04-27T22:36:26.756Z] [2026-04-27T22:36:26.756Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/52b6ba5f-75ef-442f-b415-478302879533 [2026-04-27T22:36:26.756Z] [2026-04-27T22:36:26.756Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-27T22:36:26.756Z] [Pipeline] } [2026-04-27T22:36:27.020Z] $ docker stop --time=1 22c52482dc152a124d0632fe64e69583f7ab87ecb84ec2871f56ef00357fb153 [2026-04-27T22:36:29.130Z] $ docker rm -f --volumes 22c52482dc152a124d0632fe64e69583f7ab87ecb84ec2871f56ef00357fb153 [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 [2026-04-27T22:36:29.993Z] + git log --format=format:%s -1 d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] sh [2026-04-27T22:36:30.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-27T22:36:30.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:36:30.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-27T22:36:30.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:36:30.661Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:36:30.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:36:30.922Z] $ docker top f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 -eo pid,comm [2026-04-27T22:36:30.968Z] 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). [2026-04-27T22:36:30.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-27T22:36:31.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-27T22:36:31.018Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-27T22:36:31.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-27T22:36:31.115Z] $ docker exec f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 ssh-agent [2026-04-27T22:36:31.221Z] SSH_AUTH_SOCK=/tmp/ssh-seyRIdqov4Oi/agent.33 [2026-04-27T22:36:31.221Z] SSH_AGENT_PID=39 [2026-04-27T22:36:31.226Z] Running ssh-add (command line suppressed) [2026-04-27T22:36:31.326Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3198518459410579690.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3198518459410579690.key) [2026-04-27T22:36:31.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-27T22:36:31.636Z] + git semver tag [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,844 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,848 [run_tag] DEBUG tag force:False [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,848 [check_head_tag] DEBUG check head tag [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,848 [execute] INFO git cat-file --batch-check [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,851 [execute] INFO git cat-file --batch [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,861 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,861 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,861 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-04-27T22:36:31.894Z] 2026-04-27 22:36:31,864 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-27T22:36:31.894Z] 4.1.0-dev.18 [Pipeline] } [2026-04-27T22:36:31.898Z] $ docker exec --env ******** --env ******** f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 ssh-agent -k [2026-04-27T22:36:31.992Z] unset SSH_AUTH_SOCK; [2026-04-27T22:36:31.992Z] unset SSH_AGENT_PID; [2026-04-27T22:36:31.992Z] echo Agent pid 39 killed; [2026-04-27T22:36:32.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-27T22:36:32.330Z] + git semver [Pipeline] } [2026-04-27T22:36:32.597Z] $ docker stop --time=1 f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 [2026-04-27T22:36:33.865Z] $ docker rm -f --volumes f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:36:34.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-27T22:36:34.292Z] [2026-04-27T22:36:34.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:36:34.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-27T22:36:34.596Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-27T22:36:34.596Z] ab5ef0e58194: Pulling fs layer [2026-04-27T22:36:34.596Z] 9712f1f96733: Pulling fs layer [2026-04-27T22:36:34.596Z] 63f879dbbcfc: Pulling fs layer [2026-04-27T22:36:34.596Z] 0d9ebad4ef96: Pulling fs layer [2026-04-27T22:36:34.596Z] e9a5061849ea: Pulling fs layer [2026-04-27T22:36:34.596Z] d747dcd14b5f: Pulling fs layer [2026-04-27T22:36:34.596Z] 2de7ff778b66: Pulling fs layer [2026-04-27T22:36:34.596Z] 0d9ebad4ef96: Waiting [2026-04-27T22:36:34.596Z] 2de7ff778b66: Waiting [2026-04-27T22:36:34.596Z] e9a5061849ea: Waiting [2026-04-27T22:36:34.596Z] d747dcd14b5f: Waiting [2026-04-27T22:36:34.596Z] 9712f1f96733: Download complete [2026-04-27T22:36:34.857Z] 63f879dbbcfc: Verifying Checksum [2026-04-27T22:36:34.857Z] 63f879dbbcfc: Download complete [2026-04-27T22:36:34.857Z] e9a5061849ea: Verifying Checksum [2026-04-27T22:36:34.857Z] e9a5061849ea: Download complete [2026-04-27T22:36:34.857Z] d747dcd14b5f: Verifying Checksum [2026-04-27T22:36:34.857Z] d747dcd14b5f: Download complete [2026-04-27T22:36:35.116Z] 0d9ebad4ef96: Verifying Checksum [2026-04-27T22:36:35.116Z] 0d9ebad4ef96: Download complete [2026-04-27T22:36:35.116Z] 2de7ff778b66: Verifying Checksum [2026-04-27T22:36:35.116Z] 2de7ff778b66: Download complete [2026-04-27T22:36:35.116Z] ab5ef0e58194: Verifying Checksum [2026-04-27T22:36:35.116Z] ab5ef0e58194: Download complete [2026-04-27T22:36:39.299Z] ab5ef0e58194: Pull complete [2026-04-27T22:36:39.299Z] 9712f1f96733: Pull complete [2026-04-27T22:36:39.299Z] 63f879dbbcfc: Pull complete [2026-04-27T22:36:44.564Z] 0d9ebad4ef96: Pull complete [2026-04-27T22:36:44.823Z] e9a5061849ea: Pull complete [2026-04-27T22:36:44.823Z] d747dcd14b5f: Pull complete [2026-04-27T22:36:46.196Z] 2de7ff778b66: Pull complete [2026-04-27T22:36:46.196Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-27T22:36:46.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-27T22:36:46.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:36:46.309Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:36:46.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:36:47.587Z] $ docker top 3febef3b17c9475cc96bdc28d993ff68adf49dc60d5ef84a9cbb59a65a8e705b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-27T22:36:47.656Z] provisioning config files... [2026-04-27T22:36:47.661Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4513871254402006065tmp [2026-04-27T22:36:47.670Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4989045578395446866tmp [2026-04-27T22:36:47.678Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2895386597351098723tmp [Pipeline] { [Pipeline] echo [2026-04-27T22:36:47.699Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:36:48.053Z] ---> sigul-configuration.sh [2026-04-27T22:36:48.053Z] gpg: directory `/root/.gnupg' created [2026-04-27T22:36:48.053Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-27T22:36:48.053Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-27T22:36:48.053Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-27T22:36:48.053Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-27T22:36:48.053Z] gpg: CAST5 encrypted data [2026-04-27T22:36:48.053Z] gpg: encrypted with 1 passphrase [2026-04-27T22:36:48.053Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-27T22:36:48.347Z] + mkdir /home/jenkins [2026-04-27T22:36:48.347Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-27T22:36:48.639Z] + 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 [2026-04-27T22:36:48.652Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:36:48.946Z] ---> sigul-install.sh [2026-04-27T22:36:48.946Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-27T22:36:49.241Z] + git tag --list [2026-04-27T22:36:49.242Z] v1.0.0 [2026-04-27T22:36:49.242Z] v1.1.0 [2026-04-27T22:36:49.242Z] v1.1.1 [2026-04-27T22:36:49.242Z] v1.2.1 [2026-04-27T22:36:49.242Z] v1.2.2 [2026-04-27T22:36:49.242Z] v1.2.3 [2026-04-27T22:36:49.242Z] v1.3.0 [2026-04-27T22:36:49.242Z] v1.3.1 [2026-04-27T22:36:49.242Z] v2.0.0 [2026-04-27T22:36:49.242Z] v2.1.0 [2026-04-27T22:36:49.242Z] v2.1.1 [2026-04-27T22:36:49.242Z] v2.2.0 [2026-04-27T22:36:49.242Z] v2.3.0 [2026-04-27T22:36:49.242Z] v3.0 [2026-04-27T22:36:49.242Z] v3.0.0 [2026-04-27T22:36:49.242Z] v3.1 [2026-04-27T22:36:49.242Z] v3.1.0 [2026-04-27T22:36:49.242Z] v3.1.1 [2026-04-27T22:36:49.242Z] v4.0 [2026-04-27T22:36:49.242Z] v4.0.0 [2026-04-27T22:36:49.242Z] v4.0.1 [2026-04-27T22:36:49.242Z] v4.1.0-dev.1 [2026-04-27T22:36:49.242Z] v4.1.0-dev.10 [2026-04-27T22:36:49.242Z] v4.1.0-dev.11 [2026-04-27T22:36:49.242Z] v4.1.0-dev.12 [2026-04-27T22:36:49.242Z] v4.1.0-dev.13 [2026-04-27T22:36:49.242Z] v4.1.0-dev.14 [2026-04-27T22:36:49.242Z] v4.1.0-dev.15 [2026-04-27T22:36:49.242Z] v4.1.0-dev.16 [2026-04-27T22:36:49.242Z] v4.1.0-dev.17 [2026-04-27T22:36:49.242Z] v4.1.0-dev.18 [2026-04-27T22:36:49.242Z] v4.1.0-dev.2 [2026-04-27T22:36:49.242Z] v4.1.0-dev.3 [2026-04-27T22:36:49.242Z] v4.1.0-dev.4 [2026-04-27T22:36:49.242Z] v4.1.0-dev.5 [2026-04-27T22:36:49.242Z] v4.1.0-dev.6 [2026-04-27T22:36:49.242Z] v4.1.0-dev.7 [2026-04-27T22:36:49.242Z] v4.1.0-dev.8 [2026-04-27T22:36:49.242Z] v4.1.0-dev.9 [Pipeline] sh [2026-04-27T22:36:49.588Z] + lftools sign git-tag v4.1.0-dev.18 [2026-04-27T22:36:50.232Z] Signing Git tag with Sigul... [2026-04-27T22:36:50.232Z] Signing v4.1.0-dev.18 [Pipeline] echo [2026-04-27T22:36:50.538Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:36:50.858Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-27T22:36:50.866Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-27T22:36:50.888Z] $ docker stop --time=1 3febef3b17c9475cc96bdc28d993ff68adf49dc60d5ef84a9cbb59a65a8e705b [2026-04-27T22:36:52.158Z] $ docker rm -f --volumes 3febef3b17c9475cc96bdc28d993ff68adf49dc60d5ef84a9cbb59a65a8e705b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-27T22:36:52.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-27T22:36:52.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:36:52.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-27T22:36:52.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:36:52.980Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:36:53.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:36:53.241Z] $ docker top 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 -eo pid,comm [2026-04-27T22:36:53.288Z] 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). [2026-04-27T22:36:53.288Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-27T22:36:53.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-27T22:36:53.346Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-27T22:36:53.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-27T22:36:53.437Z] $ docker exec 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 ssh-agent [2026-04-27T22:36:53.541Z] SSH_AUTH_SOCK=/tmp/ssh-BimfJmHtNvRt/agent.32 [2026-04-27T22:36:53.541Z] SSH_AGENT_PID=38 [2026-04-27T22:36:53.546Z] Running ssh-add (command line suppressed) [2026-04-27T22:36:53.636Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8124316561719122436.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8124316561719122436.key) [2026-04-27T22:36:53.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-27T22:36:53.942Z] + git semver bump pre [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,142 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,146 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,146 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,146 [bump_version] DEBUG bumped version:4.1.0-dev.19 [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,146 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,146 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,146 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,148 [execute] INFO git cat-file --batch-check [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,151 [execute] INFO git cat-file --batch [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-27T22:36:54.201Z] 2026-04-27 22:36:54,154 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-27T22:36:54.201Z] 4.1.0-dev.19 [Pipeline] } [2026-04-27T22:36:54.205Z] $ docker exec --env ******** --env ******** 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 ssh-agent -k [2026-04-27T22:36:54.296Z] unset SSH_AUTH_SOCK; [2026-04-27T22:36:54.296Z] unset SSH_AGENT_PID; [2026-04-27T22:36:54.296Z] echo Agent pid 38 killed; [2026-04-27T22:36:54.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-27T22:36:54.630Z] + git semver [Pipeline] } [2026-04-27T22:36:54.898Z] $ docker stop --time=1 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 [2026-04-27T22:36:56.173Z] $ docker rm -f --volumes 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-27T22:36:56.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-27T22:36:56.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:36:56.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-27T22:36:56.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:36:56.901Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:36:56.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:36:57.146Z] $ docker top dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-27T22:36:57.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-27T22:36:57.246Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-27T22:36:57.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-27T22:36:57.339Z] $ docker exec dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 ssh-agent [2026-04-27T22:36:57.448Z] SSH_AUTH_SOCK=/tmp/ssh-PWtamBPGigSZ/agent.32 [2026-04-27T22:36:57.449Z] SSH_AGENT_PID=38 [2026-04-27T22:36:57.453Z] Running ssh-add (command line suppressed) [2026-04-27T22:36:57.557Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16558737783856839265.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16558737783856839265.key) [2026-04-27T22:36:57.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-27T22:36:57.865Z] + git semver push [2026-04-27T22:36:58.123Z] 2026-04-27 22:36:58,057 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-27T22:36:58.123Z] 2026-04-27 22:36:58,062 [run_push] DEBUG push [2026-04-27T22:36:58.123Z] 2026-04-27 22:36:58,062 [execute] INFO git cat-file --batch-check [2026-04-27T22:36:58.123Z] 2026-04-27 22:36:58,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-27T22:36:58.123Z] 2026-04-27 22:36:58,064 [execute] INFO git rev-list 1b86ed679b68873c83f0818d1e7b958e2744d177 -- [2026-04-27T22:36:58.123Z] 2026-04-27 22:36:58,065 [execute] DEBUG Popen(['git', 'rev-list', '1b86ed679b68873c83f0818d1e7b958e2744d177', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-27T22:36:58.123Z] 2026-04-27 22:36:58,074 [execute] INFO git fetch -v -- origin [2026-04-27T22:36:58.123Z] 2026-04-27 22:36:58,074 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-27T22:36:58.691Z] 2026-04-27 22:36:58,582 [run_push] DEBUG no remote changes detected [2026-04-27T22:36:58.691Z] 2026-04-27 22:36:58,583 [execute] INFO git push origin semver [2026-04-27T22:36:58.691Z] 2026-04-27 22:36:58,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-27T22:37:00.068Z] 2026-04-27 22:36:59,788 [run_push] DEBUG push all version tags [2026-04-27T22:37:00.068Z] 2026-04-27 22:36:59,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-27T22:37:00.068Z] 2026-04-27 22:36:59,789 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-04-27T22:37:01.013Z] 2026-04-27 22:37:00,850 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-27T22:37:01.013Z] 4.1.0-dev.19 [Pipeline] } [2026-04-27T22:37:01.018Z] $ docker exec --env ******** --env ******** dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 ssh-agent -k [2026-04-27T22:37:01.106Z] unset SSH_AUTH_SOCK; [2026-04-27T22:37:01.107Z] unset SSH_AGENT_PID; [2026-04-27T22:37:01.107Z] echo Agent pid 38 killed; [2026-04-27T22:37:01.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-27T22:37:01.455Z] + git semver [Pipeline] } [2026-04-27T22:37:01.722Z] $ docker stop --time=1 dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 [2026-04-27T22:37:02.978Z] $ docker rm -f --volumes dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 [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 [2026-04-27T22:37:03.576Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2026-04-27T22:37:03.576Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-04-27T22:37:03.576Z] total 16 [2026-04-27T22:37:03.576Z] drwxr-xr-x 3 root root 4096 Apr 27 22:26 . [2026-04-27T22:37:03.576Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 22:36 .. [2026-04-27T22:37:03.576Z] drwxr-xr-x 2 root root 4096 Apr 27 22:26 cost [2026-04-27T22:37:03.576Z] -rw-r--r-- 1 root root 89 Apr 27 22:26 cost.csv [2026-04-27T22:37:03.576Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2026-04-27T22:37:03.576Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-04-27T22:37:03.576Z] total 16 [2026-04-27T22:37:03.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 22:26 . [2026-04-27T22:37:03.576Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 22:36 .. [2026-04-27T22:37:03.576Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 22:26 cost [2026-04-27T22:37:03.576Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 27 22:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:37:03.877Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:37:04.732Z] ---> package-listing.sh [2026-04-27T22:37:04.732Z] ++ facter osfamily [2026-04-27T22:37:04.732Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-27T22:37:04.991Z] + OS_FAMILY=debian [2026-04-27T22:37:04.991Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-04-27T22:37:04.991Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-27T22:37:04.991Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-27T22:37:04.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-27T22:37:04.991Z] + PACKAGES=/tmp/packages_start.txt [2026-04-27T22:37:04.991Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-04-27T22:37:04.991Z] + PACKAGES=/tmp/packages_end.txt [2026-04-27T22:37:04.991Z] + case "${OS_FAMILY}" in [2026-04-27T22:37:04.991Z] + dpkg -l [2026-04-27T22:37:04.991Z] + grep '^ii' [2026-04-27T22:37:04.991Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-27T22:37:04.991Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-27T22:37:04.991Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-27T22:37:04.991Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-04-27T22:37:04.991Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-04-27T22:37:04.991Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2026-04-27T22:37:05.002Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-27T22:37:05.279Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-27T22:37:05.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-27T22:37:05.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-27T22:37:05.924Z] prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container [2026-04-27T22:37:05.948Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2026-04-27T22:37:06.155Z] $ docker top 7bcbb9cac449405dcaf59c22ce63a58a07b1e3f33080eea6186ff47278b3ed82 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-27T22:37:06.503Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-27T22:37:06.785Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-27T22:37:07.069Z] + ls /var/log/sa-host [2026-04-27T22:37:07.069Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-27T22:37:07.101Z] provisioning config files... [2026-04-27T22:37:07.114Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4198234624013844843tmp [Pipeline] { [Pipeline] echo [2026-04-27T22:37:07.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:37:07.416Z] ---> create-netrc.sh [Pipeline] } [2026-04-27T22:37:07.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:37:07.729Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-27T22:37:07.738Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:37:08.020Z] ---> sudo-logs.sh [2026-04-27T22:37:08.020Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-27T22:37:08.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:37:08.336Z] ---> job-cost.sh [2026-04-27T22:37:08.336Z] lf-activate-venv: SKIPPING [2026-04-27T22:37:08.336Z] DEBUG: total: 0.2199999988079071 [2026-04-27T22:37:08.336Z] INFO: Retrieving Stack Cost... [2026-04-27T22:37:08.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-27T22:37:08.854Z] INFO: Archiving Costs [Pipeline] echo [2026-04-27T22:37:08.867Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-27T22:37:09.147Z] ---> logs-deploy.sh [2026-04-27T22:37:09.147Z] lf-activate-venv: SKIPPING [2026-04-27T22:37:09.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/230 [2026-04-27T22:37:09.147Z] INFO: archiving workspace using pattern(s): [2026-04-27T22:37:10.082Z] Archives upload complete. [2026-04-27T22:37:10.082Z] INFO: archiving logs to Nexus