Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 750091e298ed9e3000528b6f069c9735560be3a7 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-ssh15059704573456516515.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-ssh5484604220531692520.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-ssh11439131817256711271.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-ssh7077477669664990984.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-ssh980754933065765873.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 on ‘prd-ubuntu20.04-docker-8c-8g-2024’ Running on prd-ubuntu20.04-docker-8c-8g-2101 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 750091e298ed9e3000528b6f069c9735560be3a7 (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 750091e298ed9e3000528b6f069c9735560be3a7 # timeout=10 Commit message: "Merge pull request #575 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git rev-list --no-walk 065cfd897a34b3f21259788757625769b10be523 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T12:09:01.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T12:09:02.025Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T12:09:02.052Z] ========================================================= [2026-02-13T12:09:02.052Z] EdgeX Global Pipelines Version Info [2026-02-13T12:09:02.052Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:09:03.148Z] ------------------- [2026-02-13T12:09:03.148Z] stable info: [2026-02-13T12:09:03.148Z] ------------------- [2026-02-13T12:09:03.148Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T12:09:03.148Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T12:09:03.148Z] Message: update stable to v1.0.278 [2026-02-13T12:09:03.717Z] ------------------- [2026-02-13T12:09:03.717Z] experimental info: [2026-02-13T12:09:03.717Z] ------------------- [2026-02-13T12:09:03.717Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T12:09:03.717Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T12:09:03.717Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-13T12:09:03.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-02-13T12:09:03.820Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-02-13T12:09:03.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T12:09:03.862Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-13T12:09:03.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-13T12:09:03.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-13T12:09:03.931Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-13T12:09:03.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T12:09:03.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-13T12:09:04.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T12:09:04.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-13T12:09:04.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-02-13T12:09:04.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T12:09:04.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-13T12:09:04.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T12:09:04.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T12:09:04.163Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T12:09:04.180Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T12:09:04.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T12:09:04.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-13T12:09:04.244Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-02-13T12:09:04.271Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-02-13T12:09:04.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-02-13T12:09:04.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-02-13T12:09:04.342Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-02-13T12:09:04.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T12:09:04.389Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-13T12:09:04.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-13T12:09:04.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-13T12:09:04.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-13T12:09:04.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo [2026-02-13T12:09:04.507Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 750091e [Pipeline] echo [2026-02-13T12:09:04.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T12:09:04.590Z] provisioning config files... [2026-02-13T12:09:04.605Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15386808627676733583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:09:04.940Z] ---> ****-login.sh [2026-02-13T12:09:04.940Z] nexus3.edgexfoundry.org:10001 [2026-02-13T12:09:04.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:05.199Z] [2026-02-13T12:09:05.199Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T12:09:05.199Z] Configure a credential helper to remove this warning. See [2026-02-13T12:09:05.199Z] https://docs.****.com/go/credential-store/ [2026-02-13T12:09:05.199Z] [2026-02-13T12:09:05.199Z] Login Succeeded [2026-02-13T12:09:05.199Z] nexus3.edgexfoundry.org:10002 [2026-02-13T12:09:05.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:05.199Z] [2026-02-13T12:09:05.199Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T12:09:05.199Z] Configure a credential helper to remove this warning. See [2026-02-13T12:09:05.199Z] https://docs.****.com/go/credential-store/ [2026-02-13T12:09:05.199Z] [2026-02-13T12:09:05.199Z] Login Succeeded [2026-02-13T12:09:05.199Z] nexus3.edgexfoundry.org:10003 [2026-02-13T12:09:05.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:05.458Z] [2026-02-13T12:09:05.458Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T12:09:05.458Z] Configure a credential helper to remove this warning. See [2026-02-13T12:09:05.458Z] https://docs.****.com/go/credential-store/ [2026-02-13T12:09:05.458Z] [2026-02-13T12:09:05.458Z] Login Succeeded [2026-02-13T12:09:05.458Z] nexus3.edgexfoundry.org:10004 [2026-02-13T12:09:05.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:05.459Z] [2026-02-13T12:09:05.459Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T12:09:05.459Z] Configure a credential helper to remove this warning. See [2026-02-13T12:09:05.459Z] https://docs.****.com/go/credential-store/ [2026-02-13T12:09:05.459Z] [2026-02-13T12:09:05.459Z] Login Succeeded [2026-02-13T12:09:05.459Z] ****.io [2026-02-13T12:09:05.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:05.719Z] [2026-02-13T12:09:05.719Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T12:09:05.719Z] Configure a credential helper to remove this warning. See [2026-02-13T12:09:05.719Z] https://docs.****.com/go/credential-store/ [2026-02-13T12:09:05.719Z] [2026-02-13T12:09:05.719Z] Login Succeeded [2026-02-13T12:09:05.719Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T12:09:05.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-13T12:09:06.150Z] + git rev-list -1 --merges 750091e298ed9e3000528b6f069c9735560be3a7~1..750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo [2026-02-13T12:09:06.178Z] -----------> git rev-list -1 --merges 750091e298ed9e3000528b6f069c9735560be3a7~1..750091e298ed9e3000528b6f069c9735560be3a7 750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:09:06.179Z] 750091e298ed9e3000528b6f069c9735560be3a7 [false] [Pipeline] sh [2026-02-13T12:09:06.473Z] + git log --format=format:%s -1 750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo [2026-02-13T12:09:06.488Z] ========================================================= [2026-02-13T12:09:06.488Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-13T12:09:06.488Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T12:09:06.846Z] + git log --format=format:%s -1 750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo [2026-02-13T12:09:06.858Z] [semverPrep] GIT_COMMIT: 750091e298ed9e3000528b6f069c9735560be3a7, Commit Message: Merge pull request #575 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo [2026-02-13T12:09:06.875Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-02-13T12:09:07.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T12:09:07.271Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T12:09:07.271Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T12:09:07.271Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T12:09:07.271Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T12:09:07.271Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T12:09:07.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:09:07.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T12:09:07.697Z] [2026-02-13T12:09:07.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:09:07.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T12:09:07.994Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T12:09:07.994Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T12:09:07.994Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T12:09:07.994Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T12:09:07.994Z] 461d9e800cba: Pulling fs layer [2026-02-13T12:09:07.994Z] 80192f66455f: Pulling fs layer [2026-02-13T12:09:07.994Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T12:09:07.994Z] a29436f7fd5d: Pulling fs layer [2026-02-13T12:09:07.994Z] 923cac83aea3: Pulling fs layer [2026-02-13T12:09:07.994Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T12:09:07.994Z] db01528c6b51: Pulling fs layer [2026-02-13T12:09:07.994Z] 28988de357af: Pulling fs layer [2026-02-13T12:09:07.994Z] 461d9e800cba: Waiting [2026-02-13T12:09:07.994Z] 2e8e34ca0e6c: Waiting [2026-02-13T12:09:07.994Z] 80192f66455f: Waiting [2026-02-13T12:09:07.994Z] a29436f7fd5d: Waiting [2026-02-13T12:09:07.994Z] 923cac83aea3: Waiting [2026-02-13T12:09:07.994Z] 25ad8b0a4227: Waiting [2026-02-13T12:09:07.994Z] 28988de357af: Waiting [2026-02-13T12:09:07.994Z] db01528c6b51: Waiting [2026-02-13T12:09:07.994Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T12:09:07.994Z] 6bf1a483ea7c: Download complete [2026-02-13T12:09:08.253Z] 461d9e800cba: Verifying Checksum [2026-02-13T12:09:08.253Z] 461d9e800cba: Download complete [2026-02-13T12:09:08.253Z] 80192f66455f: Download complete [2026-02-13T12:09:08.253Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T12:09:08.253Z] f5dfc541a4d3: Download complete [2026-02-13T12:09:08.512Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T12:09:08.512Z] 3dae71ba6b94: Download complete [2026-02-13T12:09:08.512Z] 923cac83aea3: Download complete [2026-02-13T12:09:08.512Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T12:09:08.512Z] 25ad8b0a4227: Download complete [2026-02-13T12:09:08.512Z] db01528c6b51: Download complete [2026-02-13T12:09:08.512Z] 28988de357af: Verifying Checksum [2026-02-13T12:09:08.512Z] 28988de357af: Download complete [2026-02-13T12:09:08.770Z] a29436f7fd5d: Verifying Checksum [2026-02-13T12:09:08.770Z] a29436f7fd5d: Download complete [2026-02-13T12:09:08.770Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T12:09:08.770Z] 2e8e34ca0e6c: Download complete [2026-02-13T12:09:09.707Z] 3dae71ba6b94: Pull complete [2026-02-13T12:09:09.707Z] 6bf1a483ea7c: Pull complete [2026-02-13T12:09:10.274Z] f5dfc541a4d3: Pull complete [2026-02-13T12:09:10.536Z] 461d9e800cba: Pull complete [2026-02-13T12:09:10.536Z] 80192f66455f: Pull complete [2026-02-13T12:09:14.721Z] 2e8e34ca0e6c: Pull complete [2026-02-13T12:09:14.980Z] a29436f7fd5d: Pull complete [2026-02-13T12:09:14.980Z] 923cac83aea3: Pull complete [2026-02-13T12:09:14.980Z] 25ad8b0a4227: Pull complete [2026-02-13T12:09:15.239Z] db01528c6b51: Pull complete [2026-02-13T12:09:15.239Z] 28988de357af: Pull complete [2026-02-13T12:09:15.239Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T12:09:15.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T12:09:15.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:09:15.371Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:09:15.400Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T12:09:16.943Z] $ docker top 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 -eo pid,comm [2026-02-13T12:09:16.989Z] 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-02-13T12:09:16.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T12:09:17.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T12:09:17.040Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T12:09:17.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T12:09:17.156Z] $ docker exec 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 ssh-agent [2026-02-13T12:09:17.245Z] SSH_AUTH_SOCK=/tmp/ssh-A7pxI4beRjoo/agent.31 [2026-02-13T12:09:17.245Z] SSH_AGENT_PID=37 [2026-02-13T12:09:17.251Z] Running ssh-add (command line suppressed) [2026-02-13T12:09:17.343Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_103807006632774849.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_103807006632774849.key) [2026-02-13T12:09:17.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T12:09:17.653Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2026-02-13T12:09:17.939Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T12:09:17.957Z] $ docker exec --env ******** --env ******** 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 ssh-agent -k [2026-02-13T12:09:18.039Z] unset SSH_AUTH_SOCK; [2026-02-13T12:09:18.041Z] unset SSH_AGENT_PID; [2026-02-13T12:09:18.041Z] echo Agent pid 37 killed; [2026-02-13T12:09:18.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T12:09:18.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T12:09:18.086Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T12:09:18.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T12:09:18.187Z] $ docker exec 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 ssh-agent [2026-02-13T12:09:18.289Z] SSH_AUTH_SOCK=/tmp/ssh-ggAxPaL8H34B/agent.84 [2026-02-13T12:09:18.289Z] SSH_AGENT_PID=90 [2026-02-13T12:09:18.293Z] Running ssh-add (command line suppressed) [2026-02-13T12:09:18.397Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13215512050747345188.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13215512050747345188.key) [2026-02-13T12:09:18.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T12:09:18.713Z] + git semver init [2026-02-13T12:09:18.972Z] 2026-02-13 12:09:18,921 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T12:09:18.972Z] 2026-02-13 12:09:18,926 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T12:09:18.972Z] 2026-02-13 12:09:18,927 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2026-02-13T12:09:18.972Z] 2026-02-13 12:09:18,927 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2026-02-13T12:09:18.972Z] 2026-02-13 12:09:18,927 [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-02-13T12:09:20.881Z] 2026-02-13 12:09:20,390 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2026-02-13T12:09:20.881Z] 2026-02-13 12:09:20,391 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2026-02-13T12:09:20.881Z] 2026-02-13 12:09:20,391 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-02-13T12:09:20.881Z] 2026-02-13 12:09:20,391 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-02-13T12:09:20.881Z] 4.1.0-dev.14 [Pipeline] } [2026-02-13T12:09:20.894Z] $ docker exec --env ******** --env ******** 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 ssh-agent -k [2026-02-13T12:09:20.990Z] unset SSH_AUTH_SOCK; [2026-02-13T12:09:20.991Z] unset SSH_AGENT_PID; [2026-02-13T12:09:20.991Z] echo Agent pid 90 killed; [2026-02-13T12:09:20.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T12:09:21.329Z] + git semver [Pipeline] } [2026-02-13T12:09:21.910Z] $ docker stop --time=1 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 [2026-02-13T12:09:23.208Z] $ docker rm -f --volumes 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T12:09:23.545Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T12:09:23.822Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T12:09:23.824Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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-02-13T12:09:23.980Z] provisioning config files... [2026-02-13T12:09:24.016Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13974471105875197787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:09:24.320Z] ---> ****-login.sh [2026-02-13T12:09:24.320Z] nexus3.edgexfoundry.org:10001 [2026-02-13T12:09:24.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:24.320Z] Login Succeeded [2026-02-13T12:09:24.320Z] nexus3.edgexfoundry.org:10002 [2026-02-13T12:09:24.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:24.320Z] Login Succeeded [2026-02-13T12:09:24.320Z] nexus3.edgexfoundry.org:10003 [2026-02-13T12:09:24.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:24.580Z] Login Succeeded [2026-02-13T12:09:24.580Z] nexus3.edgexfoundry.org:10004 [2026-02-13T12:09:24.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:24.580Z] Login Succeeded [2026-02-13T12:09:24.580Z] ****.io [2026-02-13T12:09:24.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:09:24.840Z] Login Succeeded [2026-02-13T12:09:24.840Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T12:09:24.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T12:09:24.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T12:09:24.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T12:09:24.962Z] ========================================================= [2026-02-13T12:09:24.962Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-13T12:09:24.962Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:09:25.291Z] + 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-02-13T12:09:25.859Z] #0 building with "default" instance using docker driver [2026-02-13T12:09:25.859Z] [2026-02-13T12:09:25.859Z] #1 [internal] load build definition from Dockerfile [2026-02-13T12:09:25.859Z] #1 transferring dockerfile: 1.79kB done [2026-02-13T12:09:25.859Z] #1 DONE 0.0s [2026-02-13T12:09:25.859Z] [2026-02-13T12:09:25.859Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T12:09:25.859Z] #2 DONE 0.1s [2026-02-13T12:09:26.118Z] [2026-02-13T12:09:26.118Z] #3 [internal] load .dockerignore [2026-02-13T12:09:26.118Z] #3 transferring context: 2B done [2026-02-13T12:09:26.118Z] #3 DONE 0.0s [2026-02-13T12:09:26.118Z] [2026-02-13T12:09:26.118Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T12:09:26.118Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-02-13T12:09:26.118Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-02-13T12:09:26.118Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-02-13T12:09:26.118Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-02-13T12:09:26.118Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-02-13T12:09:26.118Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-02-13T12:09:26.118Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-02-13T12:09:26.118Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-02-13T12:09:26.118Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-02-13T12:09:26.118Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-02-13T12:09:26.376Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-02-13T12:09:26.376Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s [2026-02-13T12:09:26.376Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-02-13T12:09:26.376Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-02-13T12:09:26.376Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-02-13T12:09:26.376Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.18MB / 112.58MB 0.3s [2026-02-13T12:09:26.376Z] #4 ... [2026-02-13T12:09:26.376Z] [2026-02-13T12:09:26.376Z] #5 [internal] load build context [2026-02-13T12:09:26.376Z] #5 transferring context: 41.93MB 0.4s done [2026-02-13T12:09:26.376Z] #5 DONE 0.4s [2026-02-13T12:09:26.376Z] [2026-02-13T12:09:26.376Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T12:09:26.376Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.83MB / 60.15MB 0.4s [2026-02-13T12:09:26.376Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-02-13T12:09:26.376Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.4s [2026-02-13T12:09:26.376Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-02-13T12:09:26.376Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.91MB / 14.72MB 0.4s [2026-02-13T12:09:26.635Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-02-13T12:09:26.635Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 49.28MB / 112.58MB 0.6s [2026-02-13T12:09:26.635Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-02-13T12:09:26.635Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-02-13T12:09:26.635Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 70.95MB / 112.58MB 0.7s [2026-02-13T12:09:26.635Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-02-13T12:09:26.635Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-02-13T12:09:26.894Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 93.90MB / 112.58MB 0.8s [2026-02-13T12:09:26.894Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-02-13T12:09:27.152Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-02-13T12:09:31.341Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done [2026-02-13T12:09:31.341Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-02-13T12:09:31.341Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-02-13T12:09:31.341Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-02-13T12:09:31.341Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-02-13T12:09:31.341Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-02-13T12:09:31.341Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-02-13T12:09:31.341Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-02-13T12:09:34.623Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done [2026-02-13T12:09:34.623Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-02-13T12:09:34.881Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-02-13T12:09:34.881Z] #4 DONE 9.0s [2026-02-13T12:09:35.140Z] [2026-02-13T12:09:35.140Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-02-13T12:09:36.522Z] #6 DONE 1.3s [2026-02-13T12:09:36.522Z] [2026-02-13T12:09:36.522Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-02-13T12:09:36.522Z] #7 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T12:09:36.781Z] #7 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T12:09:36.781Z] #7 0.562 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-02-13T12:09:37.041Z] #7 0.572 (2/4) Installing libedit (20250104.3.1-r1) [2026-02-13T12:09:37.041Z] #7 0.578 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-02-13T12:09:37.041Z] #7 0.604 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-02-13T12:09:37.041Z] #7 0.625 Executing busybox-1.37.0-r19.trigger [2026-02-13T12:09:37.041Z] #7 0.632 OK: 269 MiB in 64 packages [2026-02-13T12:09:37.041Z] #7 DONE 0.7s [2026-02-13T12:09:37.300Z] [2026-02-13T12:09:37.300Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T12:09:37.300Z] #8 DONE 0.0s [2026-02-13T12:09:37.300Z] [2026-02-13T12:09:37.300Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T12:09:38.944Z] Still waiting to schedule task [2026-02-13T12:09:38.945Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-13T12:09:52.181Z] #9 DONE 14.1s [2026-02-13T12:09:52.181Z] [2026-02-13T12:09:52.181Z] #10 [builder 6/7] COPY . . [2026-02-13T12:09:52.181Z] #10 DONE 0.1s [2026-02-13T12:09:52.181Z] [2026-02-13T12:09:52.181Z] #11 [builder 7/7] RUN echo noop [2026-02-13T12:09:52.181Z] #11 0.197 noop [2026-02-13T12:09:52.181Z] #11 DONE 0.2s [2026-02-13T12:09:52.181Z] [2026-02-13T12:09:52.181Z] #12 exporting to image [2026-02-13T12:09:52.181Z] #12 exporting layers [2026-02-13T12:09:58.738Z] #12 exporting layers 7.2s done [2026-02-13T12:09:58.997Z] #12 writing image sha256:94f4cd55b17315c2bf55a6ca163e6512f4629c6f78b8780edc462d5a97eaf282 done [2026-02-13T12:09:58.997Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-13T12:09:58.997Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:09:59.329Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T12:09:59.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:09:59.407Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:09:59.437Z] $ 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 ******** ci-base-image-x86_64 cat [2026-02-13T12:09:59.735Z] $ docker top daaee8945a7c54b114d2823cd5d80e04f177ba4a46fe0da5e58b28e4c53945b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T12:10:00.077Z] + go version [2026-02-13T12:10:00.077Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-13T12:10:00.088Z] $ docker stop --time=1 daaee8945a7c54b114d2823cd5d80e04f177ba4a46fe0da5e58b28e4c53945b7 [2026-02-13T12:10:01.342Z] $ docker rm -f --volumes daaee8945a7c54b114d2823cd5d80e04f177ba4a46fe0da5e58b28e4c53945b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:10:01.776Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T12:10:01.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:10:01.864Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:10:01.894Z] $ 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 ******** ci-base-image-x86_64 cat [2026-02-13T12:10:02.124Z] $ docker top 8d54592fd31b278e4658c4275d73a6f89c9de4717ec2500e91a0ee0e8c55559f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T12:10:02.469Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2026-02-13T12:10:02.762Z] + make test [2026-02-13T12:10:02.762Z] go test ./... -coverprofile=coverage.out [2026-02-13T12:10:03.698Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-02-13T12:10:25.610Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-02-13T12:10:25.610Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.6% of statements [2026-02-13T12:10:30.862Z] 0 issues. [2026-02-13T12:10:30.862Z] go vet ./... [2026-02-13T12:10:36.114Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T12:10:36.114Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T12:10:36.114Z] ./bin/test-attribution-txt.sh [2026-02-13T12:10:36.114Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T12:10:36.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T12:10:36.141Z] $ docker stop --time=1 8d54592fd31b278e4658c4275d73a6f89c9de4717ec2500e91a0ee0e8c55559f [2026-02-13T12:10:38.183Z] $ docker rm -f --volumes 8d54592fd31b278e4658c4275d73a6f89c9de4717ec2500e91a0ee0e8c55559f [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T12:10:38.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T12:10:38.816Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-02-13T12:10:39.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T12:10:39.617Z] + ls -al . [2026-02-13T12:10:39.617Z] total 276 [2026-02-13T12:10:39.617Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 12:10 . [2026-02-13T12:10:39.617Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 12:08 .. [2026-02-13T12:10:39.617Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 12:10 .git [2026-02-13T12:10:39.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:08 .github [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 13 12:08 .gitignore [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 12:08 .golangci.yml [2026-02-13T12:10:39.617Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 12:09 .semver [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 20974 Feb 13 12:08 Attribution.txt [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 17302 Feb 13 12:08 CHANGELOG.md [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 13 12:08 Dockerfile [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 12:08 GOVERNANCE.md [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 13 12:08 Jenkinsfile [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 12:08 LICENSE [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 2651 Feb 13 12:08 Makefile [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 13 12:08 OWNERS.md [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 4473 Feb 13 12:08 README.md [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 12:09 VERSION [2026-02-13T12:10:39.617Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 12:08 bin [2026-02-13T12:10:39.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:08 cmd [2026-02-13T12:10:39.617Z] -rw-r--r-- 1 jenkins jenkins 45292 Feb 13 12:10 coverage.out [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 6610 Feb 13 12:08 go.mod [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 12:08 go.sum [2026-02-13T12:10:39.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:08 internal [2026-02-13T12:10:39.617Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 13 12:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:10:39.920Z] + 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=750091e298ed9e3000528b6f069c9735560be3a7 --label arch=amd64 --label version=4.1.0-dev.14 . [2026-02-13T12:10:40.178Z] #0 building with "default" instance using docker driver [2026-02-13T12:10:40.178Z] [2026-02-13T12:10:40.178Z] #1 [internal] load build definition from Dockerfile [2026-02-13T12:10:40.178Z] #1 transferring dockerfile: 1.79kB done [2026-02-13T12:10:40.178Z] #1 DONE 0.0s [2026-02-13T12:10:40.178Z] [2026-02-13T12:10:40.178Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-13T12:10:40.178Z] #2 DONE 0.0s [2026-02-13T12:10:40.178Z] [2026-02-13T12:10:40.178Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T12:10:40.178Z] #3 DONE 0.1s [2026-02-13T12:10:40.178Z] [2026-02-13T12:10:40.178Z] #4 [internal] load .dockerignore [2026-02-13T12:10:40.178Z] #4 transferring context: 2B done [2026-02-13T12:10:40.178Z] #4 DONE 0.0s [2026-02-13T12:10:40.178Z] [2026-02-13T12:10:40.178Z] #5 [internal] load build context [2026-02-13T12:10:40.178Z] #5 transferring context: 58.89kB 0.0s done [2026-02-13T12:10:40.178Z] #5 DONE 0.0s [2026-02-13T12:10:40.178Z] [2026-02-13T12:10:40.178Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-13T12:10:40.178Z] #6 DONE 0.1s [2026-02-13T12:10:40.178Z] [2026-02-13T12:10:40.178Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T12:10:40.178Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-13T12:10:40.178Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-02-13T12:10:40.178Z] #7 ... [2026-02-13T12:10:40.178Z] [2026-02-13T12:10:40.178Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2026-02-13T12:10:40.178Z] #8 DONE 0.0s [2026-02-13T12:10:40.178Z] [2026-02-13T12:10:40.178Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T12:10:40.178Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T12:10:40.178Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T12:10:40.178Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T12:10:40.178Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T12:10:40.436Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-02-13T12:10:40.436Z] #7 DONE 0.3s [2026-02-13T12:10:40.436Z] [2026-02-13T12:10:40.436Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T12:10:40.437Z] #9 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T12:10:40.694Z] #9 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T12:10:40.952Z] #9 ... [2026-02-13T12:10:40.952Z] [2026-02-13T12:10:40.952Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-02-13T12:10:40.952Z] #10 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T12:10:40.952Z] #10 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T12:10:40.952Z] #10 0.731 OK: 269 MiB in 64 packages [2026-02-13T12:10:40.952Z] #10 DONE 0.8s [2026-02-13T12:10:40.952Z] [2026-02-13T12:10:40.952Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T12:10:40.952Z] #9 0.590 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T12:10:40.952Z] #9 0.593 Executing busybox-1.37.0-r20.trigger [2026-02-13T12:10:40.952Z] #9 0.601 OK: 7 MiB in 17 packages [2026-02-13T12:10:41.211Z] #9 DONE 0.7s [2026-02-13T12:10:41.211Z] [2026-02-13T12:10:41.211Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T12:10:41.211Z] #11 DONE 0.0s [2026-02-13T12:10:41.211Z] [2026-02-13T12:10:41.211Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T12:10:41.467Z] #12 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T12:10:41.725Z] #12 ... [2026-02-13T12:10:41.725Z] [2026-02-13T12:10:41.725Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T12:10:41.725Z] #13 DONE 0.5s [2026-02-13T12:10:41.725Z] [2026-02-13T12:10:41.725Z] #14 [builder 6/7] COPY . . [2026-02-13T12:10:41.725Z] #14 DONE 0.1s [2026-02-13T12:10:41.725Z] [2026-02-13T12:10:41.725Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T12:10:41.725Z] #12 0.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T12:10:41.983Z] #12 0.799 OK: 7 MiB in 17 packages [2026-02-13T12:10:41.983Z] #12 DONE 0.9s [2026-02-13T12:10:41.983Z] [2026-02-13T12:10:41.983Z] #15 [builder 7/7] RUN make build [2026-02-13T12:10:41.983Z] #15 0.183 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-02-13T12:11:03.898Z] #15 DONE 21.6s [2026-02-13T12:11:03.898Z] [2026-02-13T12:11:03.898Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-02-13T12:11:03.898Z] #16 DONE 0.0s [2026-02-13T12:11:03.898Z] [2026-02-13T12:11:03.898Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-02-13T12:11:03.898Z] #17 DONE 0.0s [2026-02-13T12:11:03.899Z] [2026-02-13T12:11:03.899Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-02-13T12:11:03.899Z] #18 DONE 0.1s [2026-02-13T12:11:03.899Z] [2026-02-13T12:11:03.899Z] #19 exporting to image [2026-02-13T12:11:03.899Z] #19 exporting layers 0.1s done [2026-02-13T12:11:03.899Z] #19 writing image sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done [2026-02-13T12:11:03.899Z] #19 naming to docker.io/library/device-virtual done [2026-02-13T12:11:03.899Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T12:11:04.002Z] provisioning config files... [2026-02-13T12:11:04.010Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4283350897059001497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:11:04.305Z] ---> ****-login.sh [2026-02-13T12:11:04.305Z] nexus3.edgexfoundry.org:10001 [2026-02-13T12:11:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:11:04.305Z] Login Succeeded [2026-02-13T12:11:04.305Z] nexus3.edgexfoundry.org:10002 [2026-02-13T12:11:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:11:04.305Z] Login Succeeded [2026-02-13T12:11:04.305Z] nexus3.edgexfoundry.org:10003 [2026-02-13T12:11:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:11:04.564Z] Login Succeeded [2026-02-13T12:11:04.564Z] nexus3.edgexfoundry.org:10004 [2026-02-13T12:11:04.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:11:04.565Z] Login Succeeded [2026-02-13T12:11:04.565Z] ****.io [2026-02-13T12:11:04.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:11:04.824Z] Login Succeeded [2026-02-13T12:11:04.824Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T12:11:04.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T12:11:04.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T12:11:04.912Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2026-02-13T12:11:04.912Z] 750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:11:04.912Z] latest [2026-02-13T12:11:04.912Z] 4.1.0-dev.14 [2026-02-13T12:11:04.912Z] 750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [2026-02-13T12:11:04.912Z] main [2026-02-13T12:11:04.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:05.243Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:05.563Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:11:05.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-02-13T12:11:05.563Z] ab98a6b33b87: Preparing [2026-02-13T12:11:05.563Z] e6f973c37996: Preparing [2026-02-13T12:11:05.563Z] 848603ade4ce: Preparing [2026-02-13T12:11:05.563Z] f8ab2f703be9: Preparing [2026-02-13T12:11:05.563Z] eb52bd57cc4a: Preparing [2026-02-13T12:11:05.563Z] cce92674e987: Preparing [2026-02-13T12:11:05.563Z] cce92674e987: Waiting [2026-02-13T12:11:05.563Z] eb52bd57cc4a: Pushed [2026-02-13T12:11:05.563Z] f8ab2f703be9: Pushed [2026-02-13T12:11:05.563Z] e6f973c37996: Pushed [2026-02-13T12:11:05.563Z] 848603ade4ce: Pushed [2026-02-13T12:11:05.563Z] cce92674e987: Layer already exists [2026-02-13T12:11:09.753Z] ab98a6b33b87: Pushed [2026-02-13T12:11:09.753Z] 750091e298ed9e3000528b6f069c9735560be3a7: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:10.073Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:10.395Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-02-13T12:11:10.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-02-13T12:11:10.395Z] ab98a6b33b87: Preparing [2026-02-13T12:11:10.395Z] e6f973c37996: Preparing [2026-02-13T12:11:10.395Z] 848603ade4ce: Preparing [2026-02-13T12:11:10.395Z] f8ab2f703be9: Preparing [2026-02-13T12:11:10.395Z] eb52bd57cc4a: Preparing [2026-02-13T12:11:10.395Z] cce92674e987: Preparing [2026-02-13T12:11:10.395Z] cce92674e987: Waiting [2026-02-13T12:11:10.395Z] e6f973c37996: Layer already exists [2026-02-13T12:11:10.395Z] f8ab2f703be9: Layer already exists [2026-02-13T12:11:10.395Z] 848603ade4ce: Layer already exists [2026-02-13T12:11:10.395Z] eb52bd57cc4a: Layer already exists [2026-02-13T12:11:10.395Z] ab98a6b33b87: Layer already exists [2026-02-13T12:11:10.395Z] cce92674e987: Layer already exists [2026-02-13T12:11:10.395Z] latest: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:10.720Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:11.047Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 [2026-02-13T12:11:11.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-02-13T12:11:11.047Z] ab98a6b33b87: Preparing [2026-02-13T12:11:11.047Z] e6f973c37996: Preparing [2026-02-13T12:11:11.047Z] 848603ade4ce: Preparing [2026-02-13T12:11:11.047Z] f8ab2f703be9: Preparing [2026-02-13T12:11:11.047Z] eb52bd57cc4a: Preparing [2026-02-13T12:11:11.047Z] cce92674e987: Preparing [2026-02-13T12:11:11.047Z] cce92674e987: Waiting [2026-02-13T12:11:11.047Z] ab98a6b33b87: Layer already exists [2026-02-13T12:11:11.047Z] f8ab2f703be9: Layer already exists [2026-02-13T12:11:11.047Z] eb52bd57cc4a: Layer already exists [2026-02-13T12:11:11.047Z] 848603ade4ce: Layer already exists [2026-02-13T12:11:11.047Z] e6f973c37996: Layer already exists [2026-02-13T12:11:11.047Z] cce92674e987: Layer already exists [2026-02-13T12:11:11.047Z] 4.1.0-dev.14: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:11.374Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:11.695Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [2026-02-13T12:11:11.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-02-13T12:11:11.695Z] ab98a6b33b87: Preparing [2026-02-13T12:11:11.695Z] e6f973c37996: Preparing [2026-02-13T12:11:11.695Z] 848603ade4ce: Preparing [2026-02-13T12:11:11.695Z] f8ab2f703be9: Preparing [2026-02-13T12:11:11.695Z] eb52bd57cc4a: Preparing [2026-02-13T12:11:11.695Z] cce92674e987: Preparing [2026-02-13T12:11:11.695Z] cce92674e987: Waiting [2026-02-13T12:11:11.695Z] eb52bd57cc4a: Layer already exists [2026-02-13T12:11:11.695Z] ab98a6b33b87: Layer already exists [2026-02-13T12:11:11.695Z] 848603ade4ce: Layer already exists [2026-02-13T12:11:11.695Z] e6f973c37996: Layer already exists [2026-02-13T12:11:11.695Z] f8ab2f703be9: Layer already exists [2026-02-13T12:11:11.695Z] cce92674e987: Layer already exists [2026-02-13T12:11:11.695Z] 750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:12.019Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:11:12.343Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2026-02-13T12:11:12.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-02-13T12:11:12.343Z] ab98a6b33b87: Preparing [2026-02-13T12:11:12.343Z] e6f973c37996: Preparing [2026-02-13T12:11:12.343Z] 848603ade4ce: Preparing [2026-02-13T12:11:12.343Z] f8ab2f703be9: Preparing [2026-02-13T12:11:12.343Z] eb52bd57cc4a: Preparing [2026-02-13T12:11:12.343Z] cce92674e987: Preparing [2026-02-13T12:11:12.343Z] cce92674e987: Waiting [2026-02-13T12:11:12.343Z] ab98a6b33b87: Layer already exists [2026-02-13T12:11:12.343Z] eb52bd57cc4a: Layer already exists [2026-02-13T12:11:12.343Z] f8ab2f703be9: Layer already exists [2026-02-13T12:11:12.343Z] e6f973c37996: Layer already exists [2026-02-13T12:11:12.343Z] 848603ade4ce: Layer already exists [2026-02-13T12:11:12.343Z] cce92674e987: Layer already exists [2026-02-13T12:11:12.343Z] main: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T12:11:12.424Z] ===================================================== [Pipeline] echo [2026-02-13T12:11:12.440Z] taggedImages: [2026-02-13T12:11:12.440Z] - nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:11:12.440Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-02-13T12:11:12.440Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 [2026-02-13T12:11:12.440Z] - nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [2026-02-13T12:11:12.440Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2026-02-13T12:11:12.480Z] ========================================================= [2026-02-13T12:11:12.480Z] [edgeXBuildMultiArch] RAW Config: [2026-02-13T12:11:12.480Z] images: [2026-02-13T12:11:12.480Z] - nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:11:12.480Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-02-13T12:11:12.480Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 [2026-02-13T12:11:12.480Z] - nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [2026-02-13T12:11:12.480Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2026-02-13T12:11:12.480Z] settingsFile: [2026-02-13T12:11:12.480Z] device-virtual-go-settings [2026-02-13T12:11:12.480Z] ========================================================= [Pipeline] node [2026-02-13T12:11:27.484Z] Still waiting to schedule task [2026-02-13T12:11:27.484Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2029’ [2026-02-13T12:14:49.624Z] Running on prd-centos7-docker-4c-2g-2108 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T12:14:49.674Z] provisioning config files... [2026-02-13T12:14:49.711Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1146275221727453211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:14:51.114Z] ---> ****-login.sh [2026-02-13T12:14:51.114Z] nexus3.edgexfoundry.org:10001 [2026-02-13T12:14:51.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:14:51.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:14:51.381Z] Configure a credential helper to remove this warning. See [2026-02-13T12:14:51.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:14:51.381Z] [2026-02-13T12:14:51.381Z] Login Succeeded [2026-02-13T12:14:51.381Z] nexus3.edgexfoundry.org:10002 [2026-02-13T12:14:51.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:14:51.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:14:51.645Z] Configure a credential helper to remove this warning. See [2026-02-13T12:14:51.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:14:51.645Z] [2026-02-13T12:14:51.645Z] Login Succeeded [2026-02-13T12:14:51.646Z] nexus3.edgexfoundry.org:10003 [2026-02-13T12:14:51.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:14:51.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:14:51.646Z] Configure a credential helper to remove this warning. See [2026-02-13T12:14:51.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:14:51.646Z] [2026-02-13T12:14:51.646Z] Login Succeeded [2026-02-13T12:14:51.646Z] nexus3.edgexfoundry.org:10004 [2026-02-13T12:14:51.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:14:51.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:14:51.646Z] Configure a credential helper to remove this warning. See [2026-02-13T12:14:51.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:14:51.646Z] [2026-02-13T12:14:51.646Z] Login Succeeded [2026-02-13T12:14:51.646Z] ****.io [2026-02-13T12:14:51.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:14:51.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:14:51.907Z] Configure a credential helper to remove this warning. See [2026-02-13T12:14:51.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:14:51.907Z] [2026-02-13T12:14:51.907Z] Login Succeeded [2026-02-13T12:14:51.907Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T12:14:51.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T12:14:52.260Z] + docker buildx ls [2026-02-13T12:14:52.260Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T12:14:52.261Z] default * docker [2026-02-13T12:14:52.261Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T12:14:52.561Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-02-13T12:14:52.561Z] edgex-builder [Pipeline] sh [2026-02-13T12:14:52.853Z] + docker buildx inspect --bootstrap [2026-02-13T12:14:52.853Z] #1 [internal] booting buildkit [2026-02-13T12:14:52.853Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-02-13T12:14:55.995Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2107 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2026-02-13T12:14:56.012Z] Running in /w/workspace/device-virtual-go/225 [Pipeline] { [Pipeline] checkout [2026-02-13T12:14:56.174Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2026-02-13T12:14:56.174Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-02-13T12:14:58.088Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2026-02-13T12:14:58.088Z] #1 DONE 4.9s [2026-02-13T12:14:58.088Z] Name: edgex-builder [2026-02-13T12:14:58.088Z] Driver: docker-container [2026-02-13T12:14:58.088Z] [2026-02-13T12:14:58.088Z] Nodes: [2026-02-13T12:14:58.088Z] Name: edgex-builder0 [2026-02-13T12:14:58.088Z] Endpoint: unix:///var/run/docker.sock [2026-02-13T12:14:58.088Z] Status: running [2026-02-13T12:14:58.088Z] Buildkit: v0.27.1 [2026-02-13T12:14:58.088Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-02-13T12:14:59.062Z] The recommended git tool is: git [2026-02-13T12:14:59.343Z] + docker buildx ls [2026-02-13T12:14:59.343Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T12:14:59.343Z] edgex-builder * docker-container [2026-02-13T12:14:59.343Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-02-13T12:14:59.343Z] default docker [2026-02-13T12:14:59.343Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T12:14:59.647Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7' [2026-02-13T12:14:59.647Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 --push - [2026-02-13T12:14:59.647Z] #1 [internal] load build definition from Dockerfile [2026-02-13T12:14:59.647Z] #1 transferring dockerfile: 199B done [2026-02-13T12:14:59.647Z] #1 DONE 0.0s [2026-02-13T12:14:59.647Z] [2026-02-13T12:14:59.647Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:14:59.647Z] #2 DONE 0.1s [2026-02-13T12:14:59.647Z] [2026-02-13T12:14:59.647Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:14:59.906Z] #3 DONE 0.1s [2026-02-13T12:14:59.906Z] [2026-02-13T12:14:59.906Z] #4 [internal] load .dockerignore [2026-02-13T12:14:59.906Z] #4 transferring context: 2B done [2026-02-13T12:14:59.906Z] #4 DONE 0.0s [2026-02-13T12:14:59.906Z] [2026-02-13T12:14:59.906Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:14:59.906Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:14:59.906Z] #5 DONE 0.0s [2026-02-13T12:14:59.906Z] [2026-02-13T12:14:59.906Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:14:59.906Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:14:59.906Z] #6 DONE 0.1s [2026-02-13T12:14:59.906Z] [2026-02-13T12:14:59.906Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T12:14:59.906Z] #7 DONE 0.0s [2026-02-13T12:14:59.906Z] [2026-02-13T12:14:59.906Z] #8 exporting to image [2026-02-13T12:14:59.906Z] #8 exporting layers done [2026-02-13T12:14:59.906Z] #8 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done [2026-02-13T12:14:59.906Z] #8 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done [2026-02-13T12:14:59.906Z] #8 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 0.0s done [2026-02-13T12:14:59.906Z] #8 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done [2026-02-13T12:14:59.906Z] #8 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done [2026-02-13T12:14:59.906Z] #8 pushing layers 0.1s done [2026-02-13T12:14:59.906Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 [2026-02-13T12:14:59.906Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T12:15:00.168Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done [2026-02-13T12:15:00.168Z] #8 DONE 0.2s [2026-02-13T12:15:00.168Z] [2026-02-13T12:15:00.168Z] 1 warning found (use --debug to expand): [2026-02-13T12:15:00.168Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T12:15:00.472Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2026-02-13T12:15:00.473Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2026-02-13T12:15:00.473Z] #1 [internal] load build definition from Dockerfile [2026-02-13T12:15:00.473Z] #1 transferring dockerfile: 165B done [2026-02-13T12:15:00.473Z] #1 DONE 0.0s [2026-02-13T12:15:00.473Z] [2026-02-13T12:15:00.473Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-02-13T12:15:00.473Z] #2 DONE 0.0s [2026-02-13T12:15:00.473Z] [2026-02-13T12:15:00.473Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-02-13T12:15:00.473Z] #3 DONE 0.0s [2026-02-13T12:15:00.473Z] [2026-02-13T12:15:00.473Z] #4 [internal] load .dockerignore [2026-02-13T12:15:00.473Z] #4 transferring context: 2B done [2026-02-13T12:15:00.473Z] #4 DONE 0.0s [2026-02-13T12:15:00.735Z] [2026-02-13T12:15:00.735Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:15:00.735Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:15:00.735Z] #5 CACHED [2026-02-13T12:15:00.735Z] [2026-02-13T12:15:00.735Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:15:00.735Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:15:00.735Z] #6 CACHED [2026-02-13T12:15:00.735Z] [2026-02-13T12:15:00.735Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T12:15:00.735Z] #7 DONE 0.0s [2026-02-13T12:15:00.735Z] [2026-02-13T12:15:00.735Z] #8 exporting to image [2026-02-13T12:15:00.735Z] #8 exporting layers done [2026-02-13T12:15:00.735Z] #8 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done [2026-02-13T12:15:00.735Z] #8 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done [2026-02-13T12:15:00.735Z] #8 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 done [2026-02-13T12:15:00.735Z] #8 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done [2026-02-13T12:15:00.735Z] #8 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done [2026-02-13T12:15:00.735Z] #8 pushing layers 0.0s done [2026-02-13T12:15:00.735Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done [2026-02-13T12:15:00.735Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T12:15:00.735Z] #8 DONE 0.1s [2026-02-13T12:15:00.735Z] [2026-02-13T12:15:00.735Z] 1 warning found (use --debug to expand): [2026-02-13T12:15:00.735Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T12:15:01.026Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14' [2026-02-13T12:15:01.026Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 --push - [2026-02-13T12:15:01.026Z] #1 [internal] load build definition from Dockerfile [2026-02-13T12:15:01.026Z] #1 transferring dockerfile: 171B done [2026-02-13T12:15:01.026Z] #1 DONE 0.0s [2026-02-13T12:15:01.026Z] [2026-02-13T12:15:01.026Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 [2026-02-13T12:15:01.026Z] #2 DONE 0.0s [2026-02-13T12:15:01.026Z] [2026-02-13T12:15:01.026Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 [2026-02-13T12:15:01.026Z] #3 DONE 0.0s [2026-02-13T12:15:01.026Z] [2026-02-13T12:15:01.026Z] #4 [internal] load .dockerignore [2026-02-13T12:15:01.026Z] #4 transferring context: 2B done [2026-02-13T12:15:01.026Z] #4 DONE 0.0s [2026-02-13T12:15:01.026Z] [2026-02-13T12:15:01.026Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:15:01.026Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:15:01.026Z] #5 DONE 0.0s [2026-02-13T12:15:01.026Z] [2026-02-13T12:15:01.026Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:15:01.287Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:15:01.287Z] #6 CACHED [2026-02-13T12:15:01.287Z] [2026-02-13T12:15:01.287Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:15:01.287Z] #5 CACHED [2026-02-13T12:15:01.287Z] [2026-02-13T12:15:01.287Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T12:15:01.287Z] #7 DONE 0.0s [2026-02-13T12:15:01.287Z] [2026-02-13T12:15:01.287Z] #8 exporting to image [2026-02-13T12:15:01.287Z] #8 exporting layers done [2026-02-13T12:15:01.287Z] #8 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done [2026-02-13T12:15:01.287Z] #8 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done [2026-02-13T12:15:01.287Z] #8 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 done [2026-02-13T12:15:01.287Z] #8 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done [2026-02-13T12:15:01.287Z] #8 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done [2026-02-13T12:15:01.287Z] #8 pushing layers 0.0s done [2026-02-13T12:15:01.287Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 [2026-02-13T12:15:01.287Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T12:15:01.287Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done [2026-02-13T12:15:01.287Z] #8 DONE 0.1s [2026-02-13T12:15:01.287Z] [2026-02-13T12:15:01.287Z] 1 warning found (use --debug to expand): [2026-02-13T12:15:01.287Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T12:15:01.602Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 --push - [2026-02-13T12:15:01.602Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14' [2026-02-13T12:15:01.602Z] #1 [internal] load build definition from Dockerfile [2026-02-13T12:15:01.602Z] #1 transferring dockerfile: 212B done [2026-02-13T12:15:01.602Z] #1 DONE 0.0s [2026-02-13T12:15:01.602Z] [2026-02-13T12:15:01.602Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [2026-02-13T12:15:01.602Z] #2 DONE 0.0s [2026-02-13T12:15:01.602Z] [2026-02-13T12:15:01.602Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [2026-02-13T12:15:01.602Z] #3 DONE 0.0s [2026-02-13T12:15:01.602Z] [2026-02-13T12:15:01.602Z] #4 [internal] load .dockerignore [2026-02-13T12:15:01.602Z] #4 transferring context: 2B done [2026-02-13T12:15:01.602Z] #4 DONE 0.0s [2026-02-13T12:15:01.602Z] [2026-02-13T12:15:01.602Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:15:01.602Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:15:01.602Z] #5 CACHED [2026-02-13T12:15:01.602Z] [2026-02-13T12:15:01.602Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:15:01.602Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:15:01.602Z] #6 CACHED [2026-02-13T12:15:01.602Z] [2026-02-13T12:15:01.602Z] #7 exporting to image [2026-02-13T12:15:01.602Z] #7 exporting layers [2026-02-13T12:15:01.602Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T12:15:01.862Z] #7 exporting layers done [2026-02-13T12:15:01.862Z] #7 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done [2026-02-13T12:15:01.862Z] #7 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done [2026-02-13T12:15:01.862Z] #7 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 done [2026-02-13T12:15:01.862Z] #7 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done [2026-02-13T12:15:01.862Z] #7 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done [2026-02-13T12:15:01.862Z] #7 pushing layers 0.0s done [2026-02-13T12:15:01.862Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done [2026-02-13T12:15:01.862Z] #7 DONE 0.1s [2026-02-13T12:15:01.862Z] [2026-02-13T12:15:01.862Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T12:15:01.862Z] #8 DONE 0.0s [2026-02-13T12:15:01.862Z] [2026-02-13T12:15:01.862Z] 1 warning found (use --debug to expand): [2026-02-13T12:15:01.862Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T12:15:02.201Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2026-02-13T12:15:02.201Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2026-02-13T12:15:02.201Z] #1 [internal] load build definition from Dockerfile [2026-02-13T12:15:02.201Z] #1 transferring dockerfile: 163B done [2026-02-13T12:15:02.201Z] #1 DONE 0.0s [2026-02-13T12:15:02.201Z] [2026-02-13T12:15:02.201Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-02-13T12:15:02.201Z] #2 DONE 0.0s [2026-02-13T12:15:02.201Z] [2026-02-13T12:15:02.201Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-02-13T12:15:02.201Z] #3 DONE 0.0s [2026-02-13T12:15:02.201Z] [2026-02-13T12:15:02.201Z] #4 [internal] load .dockerignore [2026-02-13T12:15:02.201Z] #4 transferring context: 2B done [2026-02-13T12:15:02.201Z] #4 DONE 0.0s [2026-02-13T12:15:02.201Z] [2026-02-13T12:15:02.201Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:15:02.461Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:15:02.461Z] #5 CACHED [2026-02-13T12:15:02.461Z] [2026-02-13T12:15:02.461Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c [2026-02-13T12:15:02.461Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done [2026-02-13T12:15:02.461Z] #6 CACHED [2026-02-13T12:15:02.461Z] [2026-02-13T12:15:02.461Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T12:15:02.461Z] #7 DONE 0.0s [2026-02-13T12:15:02.461Z] [2026-02-13T12:15:02.461Z] #8 exporting to image [2026-02-13T12:15:02.461Z] #8 exporting layers done [2026-02-13T12:15:02.461Z] #8 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done [2026-02-13T12:15:02.461Z] #8 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done [2026-02-13T12:15:02.461Z] #8 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 done [2026-02-13T12:15:02.461Z] #8 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done [2026-02-13T12:15:02.461Z] #8 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done [2026-02-13T12:15:02.461Z] #8 pushing layers 0.0s done [2026-02-13T12:15:02.461Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done [2026-02-13T12:15:02.461Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T12:15:02.461Z] #8 DONE 0.1s [2026-02-13T12:15:02.461Z] [2026-02-13T12:15:02.461Z] 1 warning found (use --debug to expand): [2026-02-13T12:15:02.461Z]  - 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-02-13T12:15:02.875Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:15:03.178Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:15:03.736Z] ---> package-listing.sh [2026-02-13T12:15:03.736Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T12:15:03.736Z] ++ facter osfamily [2026-02-13T12:15:03.885Z] using credential edgex-jenkins-ssh [2026-02-13T12:15:03.912Z] Cloning the remote Git repository [2026-02-13T12:15:03.954Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2026-02-13T12:15:03.994Z] + OS_FAMILY=redhat [2026-02-13T12:15:03.994Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-02-13T12:15:03.994Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T12:15:03.994Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T12:15:03.994Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T12:15:03.994Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T12:15:03.994Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-02-13T12:15:03.994Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T12:15:03.994Z] + case "${OS_FAMILY}" in [2026-02-13T12:15:03.994Z] + sort [2026-02-13T12:15:03.994Z] + rpm -qa [2026-02-13T12:15:04.565Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T12:15:04.565Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T12:15:04.565Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T12:15:04.565Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-02-13T12:15:04.565Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-02-13T12:15:04.565Z] + 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-02-13T12:15:04.576Z] 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-02-13T12:15:04.858Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:15:04.048Z] > git init /w/workspace/device-virtual-go/225 # timeout=10 [2026-02-13T12:15:04.182Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2026-02-13T12:15:04.183Z] > git --version # timeout=10 [2026-02-13T12:15:04.201Z] > git --version # 'git version 2.25.1' [2026-02-13T12:15:04.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T12:15:04.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T12:15:05.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:15:05.422Z] [2026-02-13T12:15:05.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:15:05.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:15:05.729Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T12:15:05.729Z] 5eb5b503b376: Pulling fs layer [2026-02-13T12:15:05.729Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T12:15:05.729Z] ec43610c2a17: Pulling fs layer [2026-02-13T12:15:05.729Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T12:15:05.729Z] 33b1e0a273af: Pulling fs layer [2026-02-13T12:15:05.729Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T12:15:05.729Z] 2f39f015ded8: Pulling fs layer [2026-02-13T12:15:05.729Z] 3a2ae6a8a46f: Waiting [2026-02-13T12:15:05.729Z] 33b1e0a273af: Waiting [2026-02-13T12:15:05.729Z] 5d3b04190fa2: Waiting [2026-02-13T12:15:05.729Z] 2f39f015ded8: Waiting [2026-02-13T12:15:05.729Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T12:15:05.729Z] 5c69ac0246d0: Download complete [2026-02-13T12:15:05.729Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T12:15:05.729Z] 3a2ae6a8a46f: Download complete [2026-02-13T12:15:05.729Z] 33b1e0a273af: Verifying Checksum [2026-02-13T12:15:05.729Z] 33b1e0a273af: Download complete [2026-02-13T12:15:05.729Z] ec43610c2a17: Verifying Checksum [2026-02-13T12:15:05.729Z] ec43610c2a17: Download complete [2026-02-13T12:15:05.729Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T12:15:05.729Z] 5d3b04190fa2: Download complete [2026-02-13T12:15:05.990Z] 5eb5b503b376: Verifying Checksum [2026-02-13T12:15:05.990Z] 5eb5b503b376: Download complete [2026-02-13T12:15:06.567Z] 2f39f015ded8: Verifying Checksum [2026-02-13T12:15:06.567Z] 2f39f015ded8: Download complete [2026-02-13T12:15:07.523Z] 5eb5b503b376: Pull complete [2026-02-13T12:15:07.523Z] 5c69ac0246d0: Pull complete [2026-02-13T12:15:07.782Z] ec43610c2a17: Pull complete [2026-02-13T12:15:07.769Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2026-02-13T12:15:07.794Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T12:15:08.043Z] 3a2ae6a8a46f: Pull complete [2026-02-13T12:15:08.043Z] 33b1e0a273af: Pull complete [2026-02-13T12:15:08.302Z] 5d3b04190fa2: Pull complete [2026-02-13T12:15:08.619Z] Avoid second fetch [2026-02-13T12:15:08.619Z] Checking out Revision 750091e298ed9e3000528b6f069c9735560be3a7 (main) [2026-02-13T12:15:09.218Z] Commit message: "Merge pull request #575 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" [2026-02-13T12:15:08.635Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T12:15:08.698Z] > git checkout -f 750091e298ed9e3000528b6f069c9735560be3a7 # timeout=10 [2026-02-13T12:15:12.507Z] 2f39f015ded8: Pull complete [2026-02-13T12:15:12.507Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T12:15:12.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:15:12.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:15:12.659Z] prd-centos7-docker-4c-2g-2108 does not seem to be running inside a container [2026-02-13T12:15:12.699Z] $ 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-02-13T12:15:16.172Z] $ docker top d3dd5571b135f73dd9a483b838c28f60fed6d1da59e5f66ba824a8f6b83c4658 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T12:15:16.357Z] provisioning config files... [2026-02-13T12:15:16.387Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/225@tmp/config694357179079033948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:15:16.526Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T12:15:17.051Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T12:15:17.080Z] ---> ****-login.sh [2026-02-13T12:15:17.080Z] nexus3.edgexfoundry.org:10001 [2026-02-13T12:15:17.338Z] + ls /var/log/sa-host [2026-02-13T12:15:17.338Z] ls: cannot access '/var/log/sa-host': No such file or directory [2026-02-13T12:15:17.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T12:15:17.505Z] provisioning config files... [2026-02-13T12:15:17.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16298515617619904429tmp [Pipeline] { [Pipeline] echo [2026-02-13T12:15:17.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:15:17.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:15:17.622Z] Configure a credential helper to remove this warning. See [2026-02-13T12:15:17.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:15:17.623Z] [2026-02-13T12:15:17.623Z] Login Succeeded [2026-02-13T12:15:17.623Z] nexus3.edgexfoundry.org:10002 [2026-02-13T12:15:17.822Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T12:15:17.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:15:17.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:15:17.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:15:17.893Z] Configure a credential helper to remove this warning. See [2026-02-13T12:15:17.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:15:17.893Z] [2026-02-13T12:15:17.893Z] Login Succeeded [2026-02-13T12:15:17.893Z] nexus3.edgexfoundry.org:10003 [2026-02-13T12:15:18.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:15:18.168Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T12:15:18.177Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:15:18.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:15:18.433Z] Configure a credential helper to remove this warning. See [2026-02-13T12:15:18.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:15:18.433Z] [2026-02-13T12:15:18.433Z] Login Succeeded [2026-02-13T12:15:18.433Z] nexus3.edgexfoundry.org:10004 [2026-02-13T12:15:18.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:15:18.467Z] ---> sudo-logs.sh [2026-02-13T12:15:18.467Z] Archiving 'sudo' log.. [2026-02-13T12:15:18.467Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2108.novalocal: Name or service not known [2026-02-13T12:15:18.467Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2108.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-02-13T12:15:18.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:15:18.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:15:18.709Z] Configure a credential helper to remove this warning. See [2026-02-13T12:15:18.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:15:18.709Z] [2026-02-13T12:15:18.709Z] Login Succeeded [2026-02-13T12:15:18.709Z] ****.io [2026-02-13T12:15:18.782Z] ---> job-cost.sh [2026-02-13T12:15:18.782Z] lf-activate-venv: SKIPPING [2026-02-13T12:15:18.782Z] INFO: No Stack... [2026-02-13T12:15:18.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:15:19.041Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-02-13T12:15:19.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:15:19.252Z] Configure a credential helper to remove this warning. See [2026-02-13T12:15:19.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:15:19.252Z] [2026-02-13T12:15:19.252Z] Login Succeeded [2026-02-13T12:15:19.252Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T12:15:19.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-13T12:15:19.300Z] INFO: Archiving Costs [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T12:15:19.321Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2026-02-13T12:15:19.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [2026-02-13T12:15:19.610Z] ---> logs-deploy.sh [2026-02-13T12:15:19.610Z] lf-activate-venv: SKIPPING [2026-02-13T12:15:19.610Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/225 [2026-02-13T12:15:19.610Z] INFO: archiving workspace using pattern(s): [Pipeline] echo [2026-02-13T12:15:19.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T12:15:19.648Z] ========================================================= [2026-02-13T12:15:19.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-02-13T12:15:19.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:15:20.028Z] + 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-02-13T12:15:20.548Z] Archives upload complete. [2026-02-13T12:15:20.548Z] INFO: archiving logs to Nexus [2026-02-13T12:15:20.626Z] Sending build context to Docker daemon 21.21MB [2026-02-13T12:15:20.626Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T12:15:20.626Z] Step 2/12 : FROM ${BASE} AS builder [2026-02-13T12:15:20.896Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-02-13T12:15:20.896Z] 6b59a28fa201: Pulling fs layer [2026-02-13T12:15:20.896Z] d32bb0dddca7: Pulling fs layer [2026-02-13T12:15:20.896Z] 5dab1238d3d9: Pulling fs layer [2026-02-13T12:15:20.896Z] 196fd7d83e7d: Pulling fs layer [2026-02-13T12:15:20.896Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T12:15:20.896Z] 8ba94037c8f0: Pulling fs layer [2026-02-13T12:15:20.896Z] deaec5988b04: Pulling fs layer [2026-02-13T12:15:20.896Z] 9f65657bb879: Pulling fs layer [2026-02-13T12:15:20.896Z] 4f4fb700ef54: Waiting [2026-02-13T12:15:20.896Z] 196fd7d83e7d: Waiting [2026-02-13T12:15:20.896Z] 8ba94037c8f0: Waiting [2026-02-13T12:15:20.896Z] 9f65657bb879: Waiting [2026-02-13T12:15:20.896Z] d32bb0dddca7: Verifying Checksum [2026-02-13T12:15:20.896Z] d32bb0dddca7: Download complete [2026-02-13T12:15:20.896Z] 196fd7d83e7d: Verifying Checksum [2026-02-13T12:15:20.896Z] 196fd7d83e7d: Download complete [2026-02-13T12:15:20.896Z] 4f4fb700ef54: Verifying Checksum [2026-02-13T12:15:20.896Z] 4f4fb700ef54: Download complete [2026-02-13T12:15:20.896Z] 8ba94037c8f0: Verifying Checksum [2026-02-13T12:15:20.896Z] 8ba94037c8f0: Download complete [2026-02-13T12:15:21.165Z] 6b59a28fa201: Verifying Checksum [2026-02-13T12:15:21.166Z] 6b59a28fa201: Download complete [2026-02-13T12:15:21.489Z] ---> uname -a: [2026-02-13T12:15:21.489Z] Linux prd-centos7-docker-4c-2g-2108.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-02-13T12:15:21.489Z] [2026-02-13T12:15:21.489Z] [2026-02-13T12:15:21.489Z] ---> lscpu: [2026-02-13T12:15:21.489Z] Architecture: x86_64 [2026-02-13T12:15:21.489Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T12:15:21.489Z] Byte Order: Little Endian [2026-02-13T12:15:21.489Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T12:15:21.489Z] CPU(s): 2 [2026-02-13T12:15:21.489Z] On-line CPU(s) list: 0,1 [2026-02-13T12:15:21.489Z] Thread(s) per core: 1 [2026-02-13T12:15:21.489Z] Core(s) per socket: 1 [2026-02-13T12:15:21.489Z] Socket(s): 2 [2026-02-13T12:15:21.489Z] NUMA node(s): 1 [2026-02-13T12:15:21.489Z] Vendor ID: AuthenticAMD [2026-02-13T12:15:21.489Z] CPU family: 23 [2026-02-13T12:15:21.489Z] Model: 49 [2026-02-13T12:15:21.489Z] Model name: AMD EPYC-Rome Processor [2026-02-13T12:15:21.489Z] Stepping: 0 [2026-02-13T12:15:21.489Z] CPU MHz: 2799.998 [2026-02-13T12:15:21.489Z] BogoMIPS: 5599.99 [2026-02-13T12:15:21.489Z] Virtualization: AMD-V [2026-02-13T12:15:21.489Z] Hypervisor vendor: KVM [2026-02-13T12:15:21.489Z] Virtualization type: full [2026-02-13T12:15:21.489Z] L1d cache: 64 KiB [2026-02-13T12:15:21.489Z] L1i cache: 64 KiB [2026-02-13T12:15:21.489Z] L2 cache: 1 MiB [2026-02-13T12:15:21.489Z] L3 cache: 32 MiB [2026-02-13T12:15:21.489Z] NUMA node0 CPU(s): 0,1 [2026-02-13T12:15:21.489Z] Vulnerability Itlb multihit: Not affected [2026-02-13T12:15:21.489Z] Vulnerability L1tf: Not affected [2026-02-13T12:15:21.489Z] Vulnerability Mds: Not affected [2026-02-13T12:15:21.489Z] Vulnerability Meltdown: Not affected [2026-02-13T12:15:21.489Z] Vulnerability Mmio stale data: Not affected [2026-02-13T12:15:21.489Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T12:15:21.489Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T12:15:21.489Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-02-13T12:15:21.489Z] Vulnerability Srbds: Not affected [2026-02-13T12:15:21.489Z] Vulnerability Tsx async abort: Not affected [2026-02-13T12:15:21.489Z] 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-02-13T12:15:21.489Z] [2026-02-13T12:15:21.489Z] [2026-02-13T12:15:21.489Z] ---> nproc: [2026-02-13T12:15:21.489Z] 2 [2026-02-13T12:15:21.489Z] [2026-02-13T12:15:21.489Z] [2026-02-13T12:15:21.489Z] ---> df -h: [2026-02-13T12:15:21.489Z] Filesystem Size Used Avail Use% Mounted on [2026-02-13T12:15:21.489Z] overlay 40G 7.4G 33G 19% / [2026-02-13T12:15:21.489Z] tmpfs 64M 0 64M 0% /dev [2026-02-13T12:15:21.489Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-02-13T12:15:21.489Z] shm 64M 0 64M 0% /dev/shm [2026-02-13T12:15:21.489Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-02-13T12:15:21.489Z] [2026-02-13T12:15:21.489Z] [2026-02-13T12:15:21.489Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-02-13T12:15:21.489Z] Please check if data collecting is enabled [2026-02-13T12:15:21.489Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T12:15:21.523Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-13T12:15:21.528Z] $ docker stop --time=1 d3dd5571b135f73dd9a483b838c28f60fed6d1da59e5f66ba824a8f6b83c4658 [2026-02-13T12:15:21.756Z] 9f65657bb879: Verifying Checksum [2026-02-13T12:15:21.756Z] 9f65657bb879: Download complete [2026-02-13T12:15:22.026Z] 6b59a28fa201: Pull complete [2026-02-13T12:15:22.616Z] d32bb0dddca7: Pull complete [2026-02-13T12:15:22.616Z] 5dab1238d3d9: Verifying Checksum [2026-02-13T12:15:22.616Z] 5dab1238d3d9: Download complete [2026-02-13T12:15:22.678Z] $ docker rm -f --volumes d3dd5571b135f73dd9a483b838c28f60fed6d1da59e5f66ba824a8f6b83c4658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-13T12:15:22.770Z] [WS-CLEANUP] Deleting project workspace... [2026-02-13T12:15:22.770Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-13T12:15:22.788Z] [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-02-13T12:15:23.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:15:23.233Z] [2026-02-13T12:15:23.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:15:23.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:15:23.532Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T12:15:23.532Z] 5eb5b503b376: Pulling fs layer [2026-02-13T12:15:23.532Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T12:15:23.532Z] ec43610c2a17: Pulling fs layer [2026-02-13T12:15:23.532Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T12:15:23.532Z] 33b1e0a273af: Pulling fs layer [2026-02-13T12:15:23.532Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T12:15:23.532Z] 2f39f015ded8: Pulling fs layer [2026-02-13T12:15:23.532Z] 3a2ae6a8a46f: Waiting [2026-02-13T12:15:23.532Z] 33b1e0a273af: Waiting [2026-02-13T12:15:23.532Z] 5d3b04190fa2: Waiting [2026-02-13T12:15:23.532Z] 2f39f015ded8: Waiting [2026-02-13T12:15:23.532Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T12:15:23.532Z] 5c69ac0246d0: Download complete [2026-02-13T12:15:23.532Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T12:15:23.532Z] 3a2ae6a8a46f: Download complete [2026-02-13T12:15:23.532Z] 33b1e0a273af: Verifying Checksum [2026-02-13T12:15:23.532Z] 33b1e0a273af: Download complete [2026-02-13T12:15:23.532Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T12:15:23.532Z] 5d3b04190fa2: Download complete [2026-02-13T12:15:23.532Z] ec43610c2a17: Verifying Checksum [2026-02-13T12:15:23.532Z] ec43610c2a17: Download complete [2026-02-13T12:15:23.790Z] 5eb5b503b376: Verifying Checksum [2026-02-13T12:15:23.790Z] 5eb5b503b376: Download complete [2026-02-13T12:15:24.355Z] 2f39f015ded8: Download complete [2026-02-13T12:15:24.578Z] deaec5988b04: Verifying Checksum [2026-02-13T12:15:24.578Z] deaec5988b04: Download complete [2026-02-13T12:15:25.289Z] 5eb5b503b376: Pull complete [2026-02-13T12:15:25.289Z] 5c69ac0246d0: Pull complete [2026-02-13T12:15:25.854Z] ec43610c2a17: Pull complete [2026-02-13T12:15:25.854Z] 3a2ae6a8a46f: Pull complete [2026-02-13T12:15:26.112Z] 33b1e0a273af: Pull complete [2026-02-13T12:15:26.112Z] 5d3b04190fa2: Pull complete [2026-02-13T12:15:31.375Z] 2f39f015ded8: Pull complete [2026-02-13T12:15:31.375Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T12:15:31.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:15:31.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:15:31.468Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:15:31.490Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T12:15:32.667Z] $ docker top 502baa7a7c2d2c895f332e3e7b5d600084a8aa14398633cf3a7b5f346bdc8d66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:15:33.068Z] ---> job-cost.sh [2026-02-13T12:15:33.068Z] lf-activate-venv: SKIPPING [2026-02-13T12:15:33.068Z] INFO: No Stack... [2026-02-13T12:15:33.328Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T12:15:33.588Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T12:15:33.875Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2026-02-13T12:15:33.875Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T12:15:33.887Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [2026-02-13T12:15:33.898Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] did not exist. Created. [2026-02-13T12:15:33.904Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T12:15:34.212Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-13T12:15:34.231Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T12:15:34.238Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T12:15:34.264Z] $ docker stop --time=1 502baa7a7c2d2c895f332e3e7b5d600084a8aa14398633cf3a7b5f346bdc8d66 [2026-02-13T12:15:35.420Z] $ docker rm -f --volumes 502baa7a7c2d2c895f332e3e7b5d600084a8aa14398633cf3a7b5f346bdc8d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T12:15:36.936Z] 5dab1238d3d9: Pull complete [2026-02-13T12:15:36.936Z] 196fd7d83e7d: Pull complete [2026-02-13T12:15:37.208Z] 4f4fb700ef54: Pull complete [2026-02-13T12:15:37.483Z] 8ba94037c8f0: Pull complete [2026-02-13T12:15:47.584Z] deaec5988b04: Pull complete [2026-02-13T12:15:47.859Z] 9f65657bb879: Pull complete [2026-02-13T12:15:47.859Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-02-13T12:15:47.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T12:15:47.859Z] ---> 334268110677 [2026-02-13T12:15:47.859Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-02-13T12:15:49.807Z] ---> Running in e23b8bbfbb91 [2026-02-13T12:15:50.079Z] Removing intermediate container e23b8bbfbb91 [2026-02-13T12:15:50.079Z] ---> d9fc9d507eea [2026-02-13T12:15:50.079Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T12:15:50.079Z] ---> Running in 4c4dd71fd04a [2026-02-13T12:15:50.357Z] Removing intermediate container 4c4dd71fd04a [2026-02-13T12:15:50.357Z] ---> 5d89f16f3fe1 [2026-02-13T12:15:50.357Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-02-13T12:15:50.357Z] ---> Running in 3a04328db4ca [2026-02-13T12:15:50.945Z] Removing intermediate container 3a04328db4ca [2026-02-13T12:15:50.945Z] ---> 0cf21389f052 [2026-02-13T12:15:50.945Z] Step 6/12 : WORKDIR /device-virtual-go [2026-02-13T12:15:50.945Z] ---> Running in f05a16a3f58f [2026-02-13T12:15:52.359Z] Removing intermediate container f05a16a3f58f [2026-02-13T12:15:52.359Z] ---> 5342b7c82d7b [2026-02-13T12:15:52.359Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T12:15:52.359Z] ---> Running in 8f512336b91e [2026-02-13T12:15:53.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T12:15:53.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T12:15:54.999Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-02-13T12:15:55.000Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-02-13T12:15:55.000Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-02-13T12:15:55.268Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-02-13T12:15:55.268Z] Executing busybox-1.37.0-r19.trigger [2026-02-13T12:15:55.268Z] OK: 259 MiB in 64 packages [2026-02-13T12:15:56.231Z] Removing intermediate container 8f512336b91e [2026-02-13T12:15:56.231Z] ---> 4712253b79ae [2026-02-13T12:15:56.231Z] Step 8/12 : COPY go.mod vendor* ./ [2026-02-13T12:15:56.828Z] ---> 91027f62b75a [2026-02-13T12:15:56.828Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T12:15:56.828Z] ---> Running in db79a1a7313d [2026-02-13T12:17:48.957Z] Removing intermediate container db79a1a7313d [2026-02-13T12:17:48.957Z] ---> cbf298e2444d [2026-02-13T12:17:48.957Z] Step 10/12 : COPY . . [2026-02-13T12:17:48.957Z] ---> 70f3a8a38fb1 [2026-02-13T12:17:48.957Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T12:17:48.957Z] ---> Running in 03eff883d66b [2026-02-13T12:17:48.957Z] Removing intermediate container 03eff883d66b [2026-02-13T12:17:48.957Z] ---> 86223424e4ed [2026-02-13T12:17:48.957Z] Step 12/12 : RUN $MAKE [2026-02-13T12:17:48.957Z] ---> Running in 078b19756ee9 [2026-02-13T12:17:48.957Z] noop [2026-02-13T12:17:48.957Z] Removing intermediate container 078b19756ee9 [2026-02-13T12:17:48.957Z] ---> 386b7a8a9587 [2026-02-13T12:17:48.957Z] Successfully built 386b7a8a9587 [2026-02-13T12:17:48.957Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:17:49.326Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T12:17:49.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:17:49.545Z] prd-ubuntu20.04-docker-arm64-4c-16g-2107 does not seem to be running inside a container [2026-02-13T12:17:49.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/225 -v /w/workspace/device-virtual-go/225:/w/workspace/device-virtual-go/225:rw,z -v /w/workspace/device-virtual-go/225@tmp:/w/workspace/device-virtual-go/225@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-02-13T12:17:50.805Z] $ docker top 7e6d76adcad1479deff967e8bb48d4c87b4242d6ff921b36812920d74ee39419 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T12:17:51.655Z] + go version [2026-02-13T12:17:51.655Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-02-13T12:17:51.674Z] $ docker stop --time=1 7e6d76adcad1479deff967e8bb48d4c87b4242d6ff921b36812920d74ee39419 [2026-02-13T12:17:53.281Z] $ docker rm -f --volumes 7e6d76adcad1479deff967e8bb48d4c87b4242d6ff921b36812920d74ee39419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:17:53.863Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T12:17:53.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:17:54.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-2107 does not seem to be running inside a container [2026-02-13T12:17:54.127Z] $ 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/225 -v /w/workspace/device-virtual-go/225:/w/workspace/device-virtual-go/225:rw,z -v /w/workspace/device-virtual-go/225@tmp:/w/workspace/device-virtual-go/225@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-02-13T12:17:55.321Z] $ docker top 2f9db4d258332dada4832834c9f5e9296c4b82f396e4ab1fe23b3e20b959ad70 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T12:17:56.146Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/225 [Pipeline] fileExists [Pipeline] sh [2026-02-13T12:17:56.790Z] + make test [2026-02-13T12:17:56.790Z] go test ./... -coverprofile=coverage.out [2026-02-13T12:18:03.431Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-02-13T12:21:40.226Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-02-13T12:21:40.226Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 59.4% of statements [2026-02-13T12:21:40.226Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-02-13T12:21:40.226Z] go vet ./... [2026-02-13T12:22:19.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T12:22:19.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T12:22:19.141Z] ./bin/test-attribution-txt.sh [2026-02-13T12:22:19.141Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T12:22:19.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T12:22:19.185Z] $ docker stop --time=1 2f9db4d258332dada4832834c9f5e9296c4b82f396e4ab1fe23b3e20b959ad70 [2026-02-13T12:22:21.044Z] $ docker rm -f --volumes 2f9db4d258332dada4832834c9f5e9296c4b82f396e4ab1fe23b3e20b959ad70 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T12:22:22.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T12:22:22.656Z] Warning: overwriting stash ‘coverage-report’ [2026-02-13T12:22:23.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T12:22:23.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T12:22:23.830Z] + ls -al . [2026-02-13T12:22:23.830Z] total 272 [2026-02-13T12:22:23.830Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 12:17 . [2026-02-13T12:22:23.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 12:15 .. [2026-02-13T12:22:23.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 12:15 .git [2026-02-13T12:22:23.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:15 .github [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 13 12:15 .gitignore [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 12:15 .golangci.yml [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 20974 Feb 13 12:15 Attribution.txt [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 17302 Feb 13 12:15 CHANGELOG.md [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 13 12:15 Dockerfile [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 12:15 GOVERNANCE.md [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 13 12:15 Jenkinsfile [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 12:15 LICENSE [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 2651 Feb 13 12:15 Makefile [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 13 12:15 OWNERS.md [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 4473 Feb 13 12:15 README.md [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 12:09 VERSION [2026-02-13T12:22:23.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 12:15 bin [2026-02-13T12:22:23.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:15 cmd [2026-02-13T12:22:23.830Z] -rw-r--r-- 1 jenkins jenkins 45292 Feb 13 12:21 coverage.out [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 6610 Feb 13 12:15 go.mod [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 12:15 go.sum [2026-02-13T12:22:23.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:15 internal [2026-02-13T12:22:23.830Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 13 12:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:22:24.178Z] + 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=750091e298ed9e3000528b6f069c9735560be3a7 --label arch=arm64 --label version=4.1.0-dev.14 . [2026-02-13T12:22:24.764Z] Sending build context to Docker daemon 21.25MB [2026-02-13T12:22:24.764Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T12:22:24.764Z] Step 2/26 : FROM ${BASE} AS builder [2026-02-13T12:22:24.764Z] ---> 386b7a8a9587 [2026-02-13T12:22:24.764Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-02-13T12:22:25.032Z] ---> Running in e3871661d06e [2026-02-13T12:22:25.299Z] Removing intermediate container e3871661d06e [2026-02-13T12:22:25.299Z] ---> 5eff252153a3 [2026-02-13T12:22:25.299Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T12:22:25.299Z] ---> Running in 930159006dd7 [2026-02-13T12:22:25.566Z] Removing intermediate container 930159006dd7 [2026-02-13T12:22:25.566Z] ---> c7fb4cc4eca3 [2026-02-13T12:22:25.566Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-02-13T12:22:25.566Z] ---> Running in 450439ede384 [2026-02-13T12:22:25.832Z] Removing intermediate container 450439ede384 [2026-02-13T12:22:25.832Z] ---> 26a43558a415 [2026-02-13T12:22:25.832Z] Step 6/26 : WORKDIR /device-virtual-go [2026-02-13T12:22:26.099Z] ---> Running in df392c9d1f7d [2026-02-13T12:22:26.367Z] Removing intermediate container df392c9d1f7d [2026-02-13T12:22:26.367Z] ---> aa4ede6d3019 [2026-02-13T12:22:26.367Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T12:22:26.367Z] ---> Running in ba7ae8282ece [2026-02-13T12:22:27.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T12:22:27.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T12:22:29.534Z] OK: 259 MiB in 64 packages [2026-02-13T12:22:30.119Z] Removing intermediate container ba7ae8282ece [2026-02-13T12:22:30.119Z] ---> 9c24cf3e2fc1 [2026-02-13T12:22:30.119Z] Step 8/26 : COPY go.mod vendor* ./ [2026-02-13T12:22:30.701Z] ---> 1bf6bf7032ec [2026-02-13T12:22:30.702Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T12:22:30.702Z] ---> Running in cc0c4d7de3fa [2026-02-13T12:22:32.648Z] Removing intermediate container cc0c4d7de3fa [2026-02-13T12:22:32.648Z] ---> 2483ce9c82a3 [2026-02-13T12:22:32.648Z] Step 10/26 : COPY . . [2026-02-13T12:22:34.593Z] ---> dd79710cff88 [2026-02-13T12:22:34.593Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T12:22:34.593Z] ---> Running in 4d044a704ac0 [2026-02-13T12:22:34.593Z] Removing intermediate container 4d044a704ac0 [2026-02-13T12:22:34.593Z] ---> 29e09dcffd68 [2026-02-13T12:22:34.593Z] Step 12/26 : RUN $MAKE [2026-02-13T12:22:34.593Z] ---> Running in efb3d36116c9 [2026-02-13T12:22:35.560Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-02-13T12:26:12.359Z] Removing intermediate container efb3d36116c9 [2026-02-13T12:26:12.359Z] ---> 77fa63fe8d3e [2026-02-13T12:26:12.359Z] Step 13/26 : FROM alpine:3.22 [2026-02-13T12:26:12.359Z] 3.22: Pulling from library/alpine [2026-02-13T12:26:12.359Z] d741ee1608f3: Pulling fs layer [2026-02-13T12:26:12.359Z] d741ee1608f3: Verifying Checksum [2026-02-13T12:26:12.359Z] d741ee1608f3: Download complete [2026-02-13T12:26:12.359Z] d741ee1608f3: Pull complete [2026-02-13T12:26:12.359Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T12:26:12.359Z] Status: Downloaded newer image for alpine:3.22 [2026-02-13T12:26:12.359Z] ---> 5a766deef0c8 [2026-02-13T12:26:12.359Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2026-02-13T12:26:12.359Z] ---> Running in 2035445575c5 [2026-02-13T12:26:12.359Z] Removing intermediate container 2035445575c5 [2026-02-13T12:26:12.359Z] ---> 2a7d147a351e [2026-02-13T12:26:12.359Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-02-13T12:26:12.359Z] ---> Running in 732b42ac31ee [2026-02-13T12:26:12.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T12:26:12.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T12:26:14.301Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T12:26:14.301Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T12:26:14.301Z] OK: 8 MiB in 17 packages [2026-02-13T12:26:15.275Z] Removing intermediate container 732b42ac31ee [2026-02-13T12:26:15.275Z] ---> 25f15c747d7b [2026-02-13T12:26:15.275Z] Step 16/26 : RUN apk --no-cache upgrade [2026-02-13T12:26:15.544Z] ---> Running in d75c64559f72 [2026-02-13T12:26:16.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T12:26:16.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T12:26:17.905Z] OK: 8 MiB in 17 packages [2026-02-13T12:26:18.862Z] Removing intermediate container d75c64559f72 [2026-02-13T12:26:18.862Z] ---> c5b95d708bb6 [2026-02-13T12:26:18.862Z] Step 17/26 : WORKDIR / [2026-02-13T12:26:18.862Z] ---> Running in cab122c7325b [2026-02-13T12:26:19.128Z] Removing intermediate container cab122c7325b [2026-02-13T12:26:19.128Z] ---> ed661c7d6a3b [2026-02-13T12:26:19.128Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2026-02-13T12:26:19.712Z] ---> 27ed0ab75aac [2026-02-13T12:26:19.712Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2026-02-13T12:26:20.296Z] ---> 47d05249a4cc [2026-02-13T12:26:20.296Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2026-02-13T12:26:21.710Z] ---> d193b4103b08 [2026-02-13T12:26:21.710Z] Step 21/26 : EXPOSE 59900 [2026-02-13T12:26:21.979Z] ---> Running in 4b66535bbb51 [2026-02-13T12:26:22.246Z] Removing intermediate container 4b66535bbb51 [2026-02-13T12:26:22.246Z] ---> 127f6f00669a [2026-02-13T12:26:22.246Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2026-02-13T12:26:22.246Z] ---> Running in 11188441fab4 [2026-02-13T12:26:22.513Z] Removing intermediate container 11188441fab4 [2026-02-13T12:26:22.513Z] ---> 94ea40f21865 [2026-02-13T12:26:22.513Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-02-13T12:26:22.513Z] ---> Running in 89dd1b0802e7 [2026-02-13T12:26:22.781Z] Removing intermediate container 89dd1b0802e7 [2026-02-13T12:26:22.781Z] ---> 791e61ead6a7 [2026-02-13T12:26:22.781Z] Step 24/26 : LABEL arch=arm64 [2026-02-13T12:26:23.048Z] ---> Running in e61e1933f770 [2026-02-13T12:26:23.380Z] Removing intermediate container e61e1933f770 [2026-02-13T12:26:23.380Z] ---> a34cba502847 [2026-02-13T12:26:23.380Z] Step 25/26 : LABEL git_sha=750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:26:23.380Z] ---> Running in 0d091be33fe7 [2026-02-13T12:26:23.712Z] Removing intermediate container 0d091be33fe7 [2026-02-13T12:26:23.712Z] ---> 487468e39642 [2026-02-13T12:26:23.712Z] Step 26/26 : LABEL version=4.1.0-dev.14 [2026-02-13T12:26:23.712Z] ---> Running in dd56a71f47fa [2026-02-13T12:26:24.680Z] Removing intermediate container dd56a71f47fa [2026-02-13T12:26:24.680Z] ---> b708201f3e85 [2026-02-13T12:26:24.680Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T12:26:24.680Z] Successfully built b708201f3e85 [2026-02-13T12:26:24.680Z] 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-02-13T12:26:24.830Z] provisioning config files... [2026-02-13T12:26:24.849Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/225@tmp/config6769405090320805950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:26:25.212Z] ---> ****-login.sh [2026-02-13T12:26:25.212Z] nexus3.edgexfoundry.org:10001 [2026-02-13T12:26:25.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:26:25.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:26:25.485Z] Configure a credential helper to remove this warning. See [2026-02-13T12:26:25.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:26:25.485Z] [2026-02-13T12:26:25.485Z] Login Succeeded [2026-02-13T12:26:25.485Z] nexus3.edgexfoundry.org:10002 [2026-02-13T12:26:25.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:26:25.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:26:25.761Z] Configure a credential helper to remove this warning. See [2026-02-13T12:26:25.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:26:25.761Z] [2026-02-13T12:26:25.761Z] Login Succeeded [2026-02-13T12:26:25.761Z] nexus3.edgexfoundry.org:10003 [2026-02-13T12:26:26.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:26:26.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:26:26.308Z] Configure a credential helper to remove this warning. See [2026-02-13T12:26:26.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:26:26.308Z] [2026-02-13T12:26:26.308Z] Login Succeeded [2026-02-13T12:26:26.308Z] nexus3.edgexfoundry.org:10004 [2026-02-13T12:26:26.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:26:26.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:26:26.581Z] Configure a credential helper to remove this warning. See [2026-02-13T12:26:26.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:26:26.581Z] [2026-02-13T12:26:26.581Z] Login Succeeded [2026-02-13T12:26:26.581Z] ****.io [2026-02-13T12:26:26.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T12:26:27.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T12:26:27.115Z] Configure a credential helper to remove this warning. See [2026-02-13T12:26:27.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T12:26:27.115Z] [2026-02-13T12:26:27.115Z] Login Succeeded [2026-02-13T12:26:27.115Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T12:26:27.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T12:26:27.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T12:26:27.203Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2026-02-13T12:26:27.203Z] 750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:26:27.203Z] latest [2026-02-13T12:26:27.203Z] 4.1.0-dev.14 [2026-02-13T12:26:27.203Z] 750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [2026-02-13T12:26:27.203Z] main [2026-02-13T12:26:27.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:27.564Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:27.920Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:26:27.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-02-13T12:26:27.921Z] 4c7595fe17a7: Preparing [2026-02-13T12:26:27.921Z] 04a355c7022c: Preparing [2026-02-13T12:26:27.921Z] 1f84f2839e67: Preparing [2026-02-13T12:26:27.921Z] a0b1cd2edb9e: Preparing [2026-02-13T12:26:27.921Z] 7e2390e4f371: Preparing [2026-02-13T12:26:27.921Z] c4e71c2a4573: Preparing [2026-02-13T12:26:27.921Z] c4e71c2a4573: Waiting [2026-02-13T12:26:28.185Z] 04a355c7022c: Pushed [2026-02-13T12:26:28.185Z] 1f84f2839e67: Pushed [2026-02-13T12:26:28.185Z] a0b1cd2edb9e: Pushed [2026-02-13T12:26:28.185Z] 7e2390e4f371: Pushed [2026-02-13T12:26:28.185Z] c4e71c2a4573: Layer already exists [2026-02-13T12:26:34.803Z] 4c7595fe17a7: Pushed [2026-02-13T12:26:34.803Z] 750091e298ed9e3000528b6f069c9735560be3a7: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:35.163Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:35.524Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-02-13T12:26:35.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-02-13T12:26:35.524Z] 4c7595fe17a7: Preparing [2026-02-13T12:26:35.524Z] 04a355c7022c: Preparing [2026-02-13T12:26:35.524Z] 1f84f2839e67: Preparing [2026-02-13T12:26:35.524Z] a0b1cd2edb9e: Preparing [2026-02-13T12:26:35.524Z] 7e2390e4f371: Preparing [2026-02-13T12:26:35.524Z] c4e71c2a4573: Preparing [2026-02-13T12:26:35.524Z] c4e71c2a4573: Waiting [2026-02-13T12:26:35.524Z] 1f84f2839e67: Layer already exists [2026-02-13T12:26:35.524Z] a0b1cd2edb9e: Layer already exists [2026-02-13T12:26:35.524Z] 04a355c7022c: Layer already exists [2026-02-13T12:26:35.524Z] 4c7595fe17a7: Layer already exists [2026-02-13T12:26:35.524Z] 7e2390e4f371: Layer already exists [2026-02-13T12:26:35.524Z] c4e71c2a4573: Layer already exists [2026-02-13T12:26:35.524Z] latest: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:36.150Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:36.505Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.14 [2026-02-13T12:26:36.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-02-13T12:26:36.505Z] 4c7595fe17a7: Preparing [2026-02-13T12:26:36.505Z] 04a355c7022c: Preparing [2026-02-13T12:26:36.505Z] 1f84f2839e67: Preparing [2026-02-13T12:26:36.505Z] a0b1cd2edb9e: Preparing [2026-02-13T12:26:36.505Z] 7e2390e4f371: Preparing [2026-02-13T12:26:36.505Z] c4e71c2a4573: Preparing [2026-02-13T12:26:36.505Z] c4e71c2a4573: Waiting [2026-02-13T12:26:36.505Z] 1f84f2839e67: Layer already exists [2026-02-13T12:26:36.505Z] 4c7595fe17a7: Layer already exists [2026-02-13T12:26:36.505Z] 04a355c7022c: Layer already exists [2026-02-13T12:26:36.505Z] a0b1cd2edb9e: Layer already exists [2026-02-13T12:26:36.505Z] 7e2390e4f371: Layer already exists [2026-02-13T12:26:36.505Z] c4e71c2a4573: Layer already exists [2026-02-13T12:26:36.505Z] 4.1.0-dev.14: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:37.140Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:37.490Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [2026-02-13T12:26:37.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-02-13T12:26:37.490Z] 4c7595fe17a7: Preparing [2026-02-13T12:26:37.490Z] 04a355c7022c: Preparing [2026-02-13T12:26:37.490Z] 1f84f2839e67: Preparing [2026-02-13T12:26:37.490Z] a0b1cd2edb9e: Preparing [2026-02-13T12:26:37.490Z] 7e2390e4f371: Preparing [2026-02-13T12:26:37.490Z] c4e71c2a4573: Preparing [2026-02-13T12:26:37.490Z] c4e71c2a4573: Waiting [2026-02-13T12:26:37.490Z] 7e2390e4f371: Layer already exists [2026-02-13T12:26:37.490Z] 1f84f2839e67: Layer already exists [2026-02-13T12:26:37.490Z] 04a355c7022c: Layer already exists [2026-02-13T12:26:37.490Z] a0b1cd2edb9e: Layer already exists [2026-02-13T12:26:37.490Z] 4c7595fe17a7: Layer already exists [2026-02-13T12:26:37.490Z] c4e71c2a4573: Layer already exists [2026-02-13T12:26:37.490Z] 750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:37.849Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:38.208Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2026-02-13T12:26:38.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-02-13T12:26:38.208Z] 4c7595fe17a7: Preparing [2026-02-13T12:26:38.208Z] 04a355c7022c: Preparing [2026-02-13T12:26:38.208Z] 1f84f2839e67: Preparing [2026-02-13T12:26:38.208Z] a0b1cd2edb9e: Preparing [2026-02-13T12:26:38.208Z] 7e2390e4f371: Preparing [2026-02-13T12:26:38.208Z] c4e71c2a4573: Preparing [2026-02-13T12:26:38.208Z] c4e71c2a4573: Waiting [2026-02-13T12:26:38.208Z] 1f84f2839e67: Layer already exists [2026-02-13T12:26:38.208Z] 4c7595fe17a7: Layer already exists [2026-02-13T12:26:38.208Z] 04a355c7022c: Layer already exists [2026-02-13T12:26:38.208Z] a0b1cd2edb9e: Layer already exists [2026-02-13T12:26:38.208Z] 7e2390e4f371: Layer already exists [2026-02-13T12:26:38.208Z] c4e71c2a4573: Layer already exists [2026-02-13T12:26:38.208Z] main: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T12:26:38.287Z] ===================================================== [Pipeline] echo [2026-02-13T12:26:38.304Z] taggedImages: [2026-02-13T12:26:38.304Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7 [2026-02-13T12:26:38.304Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-02-13T12:26:38.304Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.14 [2026-02-13T12:26:38.304Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [2026-02-13T12:26:38.304Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2026-02-13T12:26:38.318Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo [2026-02-13T12:26:38.332Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2026-02-13T12:26:38.342Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.14 [Pipeline] echo [2026-02-13T12:26:38.353Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [Pipeline] echo [2026-02-13T12:26:38.363Z] 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-02-13T12:26:38.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T12:26:38.752Z] [2026-02-13T12:26:38.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:26:39.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T12:26:39.080Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T12:26:39.080Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T12:26:39.080Z] 04944245beec: Pulling fs layer [2026-02-13T12:26:39.080Z] 699f458cf7ca: Pulling fs layer [2026-02-13T12:26:39.080Z] 765212b225bb: Pulling fs layer [2026-02-13T12:26:39.080Z] f23df028b6ca: Pulling fs layer [2026-02-13T12:26:39.080Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T12:26:39.080Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T12:26:39.080Z] 765212b225bb: Waiting [2026-02-13T12:26:39.080Z] f23df028b6ca: Waiting [2026-02-13T12:26:39.080Z] d65c8cfc05b1: Waiting [2026-02-13T12:26:39.080Z] 2437ff75d9bd: Waiting [2026-02-13T12:26:39.346Z] 04944245beec: Verifying Checksum [2026-02-13T12:26:39.346Z] 04944245beec: Download complete [2026-02-13T12:26:39.347Z] 765212b225bb: Download complete [2026-02-13T12:26:39.347Z] f23df028b6ca: Verifying Checksum [2026-02-13T12:26:39.347Z] f23df028b6ca: Download complete [2026-02-13T12:26:39.347Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T12:26:39.347Z] d65c8cfc05b1: Download complete [2026-02-13T12:26:39.347Z] 699f458cf7ca: Verifying Checksum [2026-02-13T12:26:39.347Z] 699f458cf7ca: Download complete [2026-02-13T12:26:39.931Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T12:26:39.931Z] 8998bd30e6a1: Download complete [2026-02-13T12:26:42.513Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T12:26:42.513Z] 2437ff75d9bd: Download complete [2026-02-13T12:26:44.453Z] 8998bd30e6a1: Pull complete [2026-02-13T12:26:45.036Z] 04944245beec: Pull complete [2026-02-13T12:26:46.439Z] 699f458cf7ca: Pull complete [2026-02-13T12:26:46.705Z] 765212b225bb: Pull complete [2026-02-13T12:26:47.666Z] f23df028b6ca: Pull complete [2026-02-13T12:26:47.666Z] d65c8cfc05b1: Pull complete [2026-02-13T12:27:05.869Z] 2437ff75d9bd: Pull complete [2026-02-13T12:27:05.869Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T12:27:05.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T12:27:05.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:27:06.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-2107 does not seem to be running inside a container [2026-02-13T12:27:06.131Z] $ 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/225 -v /w/workspace/device-virtual-go/225:/w/workspace/device-virtual-go/225:rw,z -v /w/workspace/device-virtual-go/225@tmp:/w/workspace/device-virtual-go/225@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-02-13T12:27:08.755Z] $ docker top e52e162b3da320cf85c51e1000582c6392978f565fc493cb7fb0519882e80fea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:27:09.581Z] ---> job-cost.sh [2026-02-13T12:27:09.581Z] lf-activate-venv: SKIPPING [2026-02-13T12:27:09.581Z] INFO: No Stack... [2026-02-13T12:27:09.845Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T12:27:10.803Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T12:27:11.435Z] + cat /w/workspace/device-virtual-go/225/archives/cost.csv [2026-02-13T12:27:11.435Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T12:27:11.486Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [2026-02-13T12:27:11.493Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] did not exist. Created. [2026-02-13T12:27:11.498Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T12:27:12.142Z] /w/workspace/device-virtual-go/225@tmp/durable-1af75906/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T12:27:12.475Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T12:27:12.501Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T12:27:12.548Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T12:27:12.556Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T12:27:12.585Z] $ docker stop --time=1 e52e162b3da320cf85c51e1000582c6392978f565fc493cb7fb0519882e80fea [2026-02-13T12:27:17.068Z] $ docker rm -f --volumes e52e162b3da320cf85c51e1000582c6392978f565fc493cb7fb0519882e80fea [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-02-13T12:27:17.585Z] provisioning config files... [2026-02-13T12:27:17.592Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4099706625912669431tmp [Pipeline] { [Pipeline] sh [2026-02-13T12:27:17.884Z] + set +x [2026-02-13T12:27:17.884Z] + curl -s https://codecov.io/bash+ [2026-02-13T12:27:17.884Z] bash -s -- [2026-02-13T12:27:17.884Z] [2026-02-13T12:27:17.884Z] _____ _ [2026-02-13T12:27:17.884Z] / ____| | | [2026-02-13T12:27:17.884Z] | | ___ __| | ___ ___ _____ __ [2026-02-13T12:27:17.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-13T12:27:17.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-13T12:27:17.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-13T12:27:17.884Z] Bash-1.0.6 [2026-02-13T12:27:17.884Z] [2026-02-13T12:27:17.884Z] [2026-02-13T12:27:17.884Z] ==> git version 2.25.1 found [2026-02-13T12:27:18.142Z] ==> 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-02-13T12:27:18.142Z] Release-Date: 2020-01-08 [2026-02-13T12:27:18.142Z] 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-02-13T12:27:18.142Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-13T12:27:18.142Z] ==> Jenkins CI detected. [2026-02-13T12:27:18.142Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2026-02-13T12:27:18.142Z] project root: . [2026-02-13T12:27:18.142Z] --> token set from env [2026-02-13T12:27:18.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-13T12:27:18.143Z] ==> Running gcov in . (disable via -X gcov) [2026-02-13T12:27:18.143Z] ==> Python coveragepy not found [2026-02-13T12:27:18.143Z] ==> Searching for coverage reports in: [2026-02-13T12:27:18.143Z] + . [2026-02-13T12:27:18.143Z] -> Found 1 reports [2026-02-13T12:27:18.143Z] ==> Detecting git/mercurial file structure [2026-02-13T12:27:18.143Z] ==> Reading reports [2026-02-13T12:27:18.143Z] + ./coverage.out bytes=45292 [2026-02-13T12:27:18.143Z] ==> Appending adjustments [2026-02-13T12:27:18.143Z] https://docs.codecov.io/docs/fixing-reports [2026-02-13T12:27:18.143Z] + Found adjustments [2026-02-13T12:27:18.143Z] ==> Gzipping contents [2026-02-13T12:27:18.143Z] 8.0K /tmp/codecov.eg9iNM.gz [2026-02-13T12:27:18.143Z] ==> Uploading reports [2026-02-13T12:27:18.143Z] url: https://codecov.io [2026-02-13T12:27:18.143Z] query: branch=main&commit=750091e298ed9e3000528b6f069c9735560be3a7&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T12:27:18.143Z] -> Pinging Codecov [2026-02-13T12:27:18.143Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=750091e298ed9e3000528b6f069c9735560be3a7&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T12:27:18.401Z] -> Uploading to [2026-02-13T12:27:18.401Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/750091e298ed9e3000528b6f069c9735560be3a7/2aeef847-36f0-404a-ba24-7a2fae98cf8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T122718Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=cf40797227242648b0629f5e142bc9c111688249dc823a4994ba6760514414f1 [2026-02-13T12:27:18.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T12:27:18.401Z] Dload Upload Total Spent Left Speed [2026-02-13T12:27:18.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5337 0 0 100 5337 0 35818 --:--:-- --:--:-- --:--:-- 35580 [2026-02-13T12:27:18.660Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] } [2026-02-13T12:27:18.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-02-13T12:27:18.907Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-02-13T12:27:18.927Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:27:19.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T12:27:19.229Z] [2026-02-13T12:27:19.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:27:19.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T12:27:19.528Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-02-13T12:27:19.528Z] 2d35ebdb57d9: Already exists [2026-02-13T12:27:19.528Z] 85e8836fcdb2: Pulling fs layer [2026-02-13T12:27:19.528Z] 91631faa732a: Pulling fs layer [2026-02-13T12:27:19.528Z] f3f5ae8826fa: Pulling fs layer [2026-02-13T12:27:19.528Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T12:27:19.528Z] 7861252a18e6: Pulling fs layer [2026-02-13T12:27:19.528Z] 9130f900ef6f: Pulling fs layer [2026-02-13T12:27:19.528Z] 4f4fb700ef54: Waiting [2026-02-13T12:27:19.528Z] 7861252a18e6: Waiting [2026-02-13T12:27:19.528Z] 9130f900ef6f: Waiting [2026-02-13T12:27:19.528Z] f3f5ae8826fa: Verifying Checksum [2026-02-13T12:27:19.528Z] f3f5ae8826fa: Download complete [2026-02-13T12:27:19.528Z] 85e8836fcdb2: Verifying Checksum [2026-02-13T12:27:19.528Z] 85e8836fcdb2: Download complete [2026-02-13T12:27:19.528Z] 4f4fb700ef54: Verifying Checksum [2026-02-13T12:27:19.528Z] 4f4fb700ef54: Download complete [2026-02-13T12:27:19.528Z] 85e8836fcdb2: Pull complete [2026-02-13T12:27:19.787Z] 7861252a18e6: Verifying Checksum [2026-02-13T12:27:19.787Z] 7861252a18e6: Download complete [2026-02-13T12:27:20.045Z] 91631faa732a: Verifying Checksum [2026-02-13T12:27:20.045Z] 91631faa732a: Download complete [2026-02-13T12:27:20.611Z] 9130f900ef6f: Verifying Checksum [2026-02-13T12:27:25.875Z] 91631faa732a: Pull complete [2026-02-13T12:27:25.875Z] f3f5ae8826fa: Pull complete [2026-02-13T12:27:25.875Z] 4f4fb700ef54: Pull complete [2026-02-13T12:27:25.875Z] 7861252a18e6: Pull complete [2026-02-13T12:27:29.153Z] 9130f900ef6f: Pull complete [2026-02-13T12:27:29.154Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-02-13T12:27:29.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T12:27:29.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:27:29.248Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:27:29.269Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-02-13T12:27:30.641Z] $ docker top 807d74e45dbed308781b315ea53bcb6bbe8ca4af79a3c21f8c7ec9f248617114 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T12:27:30.996Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2026-02-13T12:27:31.005Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2026-02-13T12:27:31.281Z] + set -o pipefail [2026-02-13T12:27:31.281Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2026-02-13T12:27:41.253Z] [2026-02-13T12:27:41.253Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2026-02-13T12:27:41.253Z] [2026-02-13T12:27:41.253Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/0707691b-b426-4fe5-8cdc-2b1bb85cae1b [2026-02-13T12:27:41.253Z] [2026-02-13T12:27:41.253Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-02-13T12:27:41.253Z] [2026-02-13T12:27:41.253Z] [2026-02-13T12:27:41.253Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-02-13T12:27:41.253Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-02-13T12:27:41.252Z] $ docker stop --time=1 807d74e45dbed308781b315ea53bcb6bbe8ca4af79a3c21f8c7ec9f248617114 [2026-02-13T12:27:43.372Z] $ docker rm -f --volumes 807d74e45dbed308781b315ea53bcb6bbe8ca4af79a3c21f8c7ec9f248617114 [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-02-13T12:27:44.264Z] + git log --format=format:%s -1 750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] sh [2026-02-13T12:27:44.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T12:27:44.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:27:44.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T12:27:44.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:27:44.916Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:27:44.930Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T12:27:45.325Z] $ docker top 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de -eo pid,comm [2026-02-13T12:27:45.376Z] 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-02-13T12:27:45.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T12:27:45.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T12:27:45.433Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T12:27:45.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T12:27:45.524Z] $ docker exec 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de ssh-agent [2026-02-13T12:27:45.633Z] SSH_AUTH_SOCK=/tmp/ssh-Clh9PXZKqMOK/agent.33 [2026-02-13T12:27:45.633Z] SSH_AGENT_PID=39 [2026-02-13T12:27:45.637Z] Running ssh-add (command line suppressed) [2026-02-13T12:27:45.732Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14490296737953604751.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14490296737953604751.key) [2026-02-13T12:27:45.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T12:27:46.041Z] + git semver tag [2026-02-13T12:27:46.299Z] 2026-02-13 12:27:46,271 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T12:27:46.299Z] 2026-02-13 12:27:46,274 [run_tag] DEBUG tag force:False [2026-02-13T12:27:46.299Z] 2026-02-13 12:27:46,274 [check_head_tag] DEBUG check head tag [2026-02-13T12:27:46.299Z] 2026-02-13 12:27:46,275 [execute] INFO git cat-file --batch-check [2026-02-13T12:27:46.299Z] 2026-02-13 12:27:46,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T12:27:46.299Z] 2026-02-13 12:27:46,278 [execute] INFO git cat-file --batch [2026-02-13T12:27:46.299Z] 2026-02-13 12:27:46,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T12:27:46.557Z] 2026-02-13 12:27:46,289 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-02-13T12:27:46.557Z] 2026-02-13 12:27:46,289 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 [2026-02-13T12:27:46.557Z] 2026-02-13 12:27:46,289 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T12:27:46.557Z] 2026-02-13 12:27:46,292 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-02-13T12:27:46.557Z] 4.1.0-dev.14 [Pipeline] } [2026-02-13T12:27:46.554Z] $ docker exec --env ******** --env ******** 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de ssh-agent -k [2026-02-13T12:27:46.658Z] unset SSH_AUTH_SOCK; [2026-02-13T12:27:46.659Z] unset SSH_AGENT_PID; [2026-02-13T12:27:46.659Z] echo Agent pid 39 killed; [2026-02-13T12:27:46.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T12:27:47.001Z] + git semver [Pipeline] } [2026-02-13T12:27:47.258Z] $ docker stop --time=1 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de [2026-02-13T12:27:48.504Z] $ docker rm -f --volumes 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:27:48.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T12:27:48.944Z] [2026-02-13T12:27:48.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:27:49.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T12:27:49.255Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-02-13T12:27:49.255Z] ab5ef0e58194: Pulling fs layer [2026-02-13T12:27:49.255Z] 9712f1f96733: Pulling fs layer [2026-02-13T12:27:49.255Z] 63f879dbbcfc: Pulling fs layer [2026-02-13T12:27:49.255Z] 0d9ebad4ef96: Pulling fs layer [2026-02-13T12:27:49.255Z] e9a5061849ea: Pulling fs layer [2026-02-13T12:27:49.255Z] d747dcd14b5f: Pulling fs layer [2026-02-13T12:27:49.255Z] 2de7ff778b66: Pulling fs layer [2026-02-13T12:27:49.255Z] e9a5061849ea: Waiting [2026-02-13T12:27:49.255Z] d747dcd14b5f: Waiting [2026-02-13T12:27:49.255Z] 0d9ebad4ef96: Waiting [2026-02-13T12:27:49.255Z] 9712f1f96733: Download complete [2026-02-13T12:27:49.514Z] 63f879dbbcfc: Verifying Checksum [2026-02-13T12:27:49.514Z] 63f879dbbcfc: Download complete [2026-02-13T12:27:49.774Z] e9a5061849ea: Verifying Checksum [2026-02-13T12:27:49.774Z] e9a5061849ea: Download complete [2026-02-13T12:27:49.774Z] d747dcd14b5f: Download complete [2026-02-13T12:27:49.774Z] ab5ef0e58194: Verifying Checksum [2026-02-13T12:27:49.774Z] ab5ef0e58194: Download complete [2026-02-13T12:27:49.774Z] 2de7ff778b66: Verifying Checksum [2026-02-13T12:27:49.774Z] 2de7ff778b66: Download complete [2026-02-13T12:27:49.774Z] 0d9ebad4ef96: Verifying Checksum [2026-02-13T12:27:49.774Z] 0d9ebad4ef96: Download complete [2026-02-13T12:27:53.965Z] ab5ef0e58194: Pull complete [2026-02-13T12:27:53.965Z] 9712f1f96733: Pull complete [2026-02-13T12:27:54.531Z] 63f879dbbcfc: Pull complete [2026-02-13T12:27:59.802Z] 0d9ebad4ef96: Pull complete [2026-02-13T12:27:59.802Z] e9a5061849ea: Pull complete [2026-02-13T12:27:59.802Z] d747dcd14b5f: Pull complete [2026-02-13T12:28:01.179Z] 2de7ff778b66: Pull complete [2026-02-13T12:28:01.179Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-02-13T12:28:01.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T12:28:01.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:28:01.283Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:28:01.300Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-02-13T12:28:02.654Z] $ docker top 3a95bc45e8ced921390015aae7edce9ddd3a86b5b222510b29263b6a0d316da0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-02-13T12:28:02.744Z] provisioning config files... [2026-02-13T12:28:02.751Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10557582005293560868tmp [2026-02-13T12:28:02.762Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14255666678203866018tmp [2026-02-13T12:28:02.771Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1031375930534298276tmp [Pipeline] { [Pipeline] echo [2026-02-13T12:28:02.803Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:03.097Z] ---> sigul-configuration.sh [2026-02-13T12:28:03.097Z] gpg: directory `/root/.gnupg' created [2026-02-13T12:28:03.097Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-02-13T12:28:03.097Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-02-13T12:28:03.097Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-02-13T12:28:03.097Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-02-13T12:28:03.097Z] gpg: CAST5 encrypted data [2026-02-13T12:28:03.097Z] gpg: encrypted with 1 passphrase [2026-02-13T12:28:03.097Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-02-13T12:28:03.393Z] + mkdir /home/jenkins [2026-02-13T12:28:03.393Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-02-13T12:28:03.685Z] + 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-02-13T12:28:03.699Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:03.989Z] ---> sigul-install.sh [2026-02-13T12:28:03.989Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-02-13T12:28:04.288Z] + git tag --list [2026-02-13T12:28:04.289Z] v1.0.0 [2026-02-13T12:28:04.289Z] v1.1.0 [2026-02-13T12:28:04.289Z] v1.1.1 [2026-02-13T12:28:04.289Z] v1.2.1 [2026-02-13T12:28:04.289Z] v1.2.2 [2026-02-13T12:28:04.289Z] v1.2.3 [2026-02-13T12:28:04.289Z] v1.3.0 [2026-02-13T12:28:04.289Z] v1.3.1 [2026-02-13T12:28:04.289Z] v2.0.0 [2026-02-13T12:28:04.289Z] v2.1.0 [2026-02-13T12:28:04.289Z] v2.1.1 [2026-02-13T12:28:04.289Z] v2.2.0 [2026-02-13T12:28:04.289Z] v2.3.0 [2026-02-13T12:28:04.289Z] v3.0 [2026-02-13T12:28:04.289Z] v3.0.0 [2026-02-13T12:28:04.289Z] v3.1 [2026-02-13T12:28:04.289Z] v3.1.0 [2026-02-13T12:28:04.289Z] v3.1.1 [2026-02-13T12:28:04.289Z] v4.0 [2026-02-13T12:28:04.289Z] v4.0.0 [2026-02-13T12:28:04.289Z] v4.0.1 [2026-02-13T12:28:04.289Z] v4.1.0-dev.1 [2026-02-13T12:28:04.289Z] v4.1.0-dev.10 [2026-02-13T12:28:04.289Z] v4.1.0-dev.11 [2026-02-13T12:28:04.289Z] v4.1.0-dev.12 [2026-02-13T12:28:04.289Z] v4.1.0-dev.13 [2026-02-13T12:28:04.289Z] v4.1.0-dev.14 [2026-02-13T12:28:04.289Z] v4.1.0-dev.2 [2026-02-13T12:28:04.289Z] v4.1.0-dev.3 [2026-02-13T12:28:04.289Z] v4.1.0-dev.4 [2026-02-13T12:28:04.289Z] v4.1.0-dev.5 [2026-02-13T12:28:04.289Z] v4.1.0-dev.6 [2026-02-13T12:28:04.289Z] v4.1.0-dev.7 [2026-02-13T12:28:04.289Z] v4.1.0-dev.8 [2026-02-13T12:28:04.289Z] v4.1.0-dev.9 [Pipeline] sh [2026-02-13T12:28:04.585Z] + lftools sign git-tag v4.1.0-dev.14 [2026-02-13T12:28:05.156Z] Signing Git tag with Sigul... [2026-02-13T12:28:05.156Z] Signing v4.1.0-dev.14 [Pipeline] echo [2026-02-13T12:28:05.736Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:06.028Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-02-13T12:28:06.035Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-13T12:28:06.082Z] $ docker stop --time=1 3a95bc45e8ced921390015aae7edce9ddd3a86b5b222510b29263b6a0d316da0 [2026-02-13T12:28:07.342Z] $ docker rm -f --volumes 3a95bc45e8ced921390015aae7edce9ddd3a86b5b222510b29263b6a0d316da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-02-13T12:28:07.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T12:28:07.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:28:08.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T12:28:08.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:28:08.260Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:28:08.275Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T12:28:08.509Z] $ docker top bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 -eo pid,comm [2026-02-13T12:28:08.562Z] 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-02-13T12:28:08.562Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T12:28:08.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T12:28:08.627Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T12:28:08.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T12:28:08.746Z] $ docker exec bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 ssh-agent [2026-02-13T12:28:08.860Z] SSH_AUTH_SOCK=/tmp/ssh-XzcyGeRi127R/agent.32 [2026-02-13T12:28:08.860Z] SSH_AGENT_PID=38 [2026-02-13T12:28:08.865Z] Running ssh-add (command line suppressed) [2026-02-13T12:28:08.960Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1285107232092878914.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1285107232092878914.key) [2026-02-13T12:28:08.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T12:28:09.277Z] + git semver bump pre [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,462 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,476 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,477 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,477 [bump_version] DEBUG bumped version:4.1.0-dev.15 [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,477 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,477 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,477 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,480 [execute] INFO git cat-file --batch-check [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,484 [execute] INFO git cat-file --batch [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T12:28:09.537Z] 2026-02-13 12:28:09,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-02-13T12:28:09.537Z] 4.1.0-dev.15 [Pipeline] } [2026-02-13T12:28:09.536Z] $ docker exec --env ******** --env ******** bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 ssh-agent -k [2026-02-13T12:28:09.635Z] unset SSH_AUTH_SOCK; [2026-02-13T12:28:09.636Z] unset SSH_AGENT_PID; [2026-02-13T12:28:09.636Z] echo Agent pid 38 killed; [2026-02-13T12:28:09.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T12:28:09.976Z] + git semver [Pipeline] } [2026-02-13T12:28:10.237Z] $ docker stop --time=1 bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 [2026-02-13T12:28:11.479Z] $ docker rm -f --volumes bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T12:28:11.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T12:28:11.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:28:12.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T12:28:12.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:28:12.221Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:28:12.232Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T12:28:12.469Z] $ docker top 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e -eo pid,comm [2026-02-13T12:28:12.524Z] 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-02-13T12:28:12.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T12:28:12.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T12:28:12.585Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T12:28:12.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T12:28:12.678Z] $ docker exec 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e ssh-agent [2026-02-13T12:28:12.777Z] SSH_AUTH_SOCK=/tmp/ssh-tQqbXJRM268j/agent.32 [2026-02-13T12:28:12.777Z] SSH_AGENT_PID=38 [2026-02-13T12:28:12.781Z] Running ssh-add (command line suppressed) [2026-02-13T12:28:12.861Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7488579015417199651.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7488579015417199651.key) [2026-02-13T12:28:12.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T12:28:13.172Z] + git semver push [2026-02-13T12:28:13.431Z] 2026-02-13 12:28:13,364 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T12:28:13.431Z] 2026-02-13 12:28:13,367 [run_push] DEBUG push [2026-02-13T12:28:13.431Z] 2026-02-13 12:28:13,368 [execute] INFO git cat-file --batch-check [2026-02-13T12:28:13.431Z] 2026-02-13 12:28:13,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T12:28:13.431Z] 2026-02-13 12:28:13,370 [execute] INFO git rev-list 63dd0a3214f10a95591e929cbed8dc72385b2d11 -- [2026-02-13T12:28:13.431Z] 2026-02-13 12:28:13,370 [execute] DEBUG Popen(['git', 'rev-list', '63dd0a3214f10a95591e929cbed8dc72385b2d11', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T12:28:13.431Z] 2026-02-13 12:28:13,378 [execute] INFO git fetch -v -- origin [2026-02-13T12:28:13.431Z] 2026-02-13 12:28:13,379 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-02-13T12:28:13.999Z] 2026-02-13 12:28:13,895 [run_push] DEBUG no remote changes detected [2026-02-13T12:28:13.999Z] 2026-02-13 12:28:13,895 [execute] INFO git push origin semver [2026-02-13T12:28:13.999Z] 2026-02-13 12:28:13,895 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T12:28:14.936Z] 2026-02-13 12:28:14,691 [run_push] DEBUG push all version tags [2026-02-13T12:28:14.936Z] 2026-02-13 12:28:14,692 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-02-13T12:28:14.936Z] 2026-02-13 12:28:14,692 [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-02-13T12:28:15.505Z] 2026-02-13 12:28:15,432 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-02-13T12:28:15.505Z] 4.1.0-dev.15 [Pipeline] } [2026-02-13T12:28:15.504Z] $ docker exec --env ******** --env ******** 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e ssh-agent -k [2026-02-13T12:28:15.596Z] unset SSH_AUTH_SOCK; [2026-02-13T12:28:15.596Z] unset SSH_AGENT_PID; [2026-02-13T12:28:15.596Z] echo Agent pid 38 killed; [2026-02-13T12:28:15.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T12:28:15.949Z] + git semver [Pipeline] } [2026-02-13T12:28:16.517Z] $ docker stop --time=1 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e [2026-02-13T12:28:17.762Z] $ docker rm -f --volumes 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e [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-02-13T12:28:18.329Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2026-02-13T12:28:18.329Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-02-13T12:28:18.329Z] total 16 [2026-02-13T12:28:18.329Z] drwxr-xr-x 3 root root 4096 Feb 13 12:15 . [2026-02-13T12:28:18.329Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 12:28 .. [2026-02-13T12:28:18.330Z] drwxr-xr-x 2 root root 4096 Feb 13 12:15 cost [2026-02-13T12:28:18.330Z] -rw-r--r-- 1 root root 89 Feb 13 12:15 cost.csv [2026-02-13T12:28:18.330Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2026-02-13T12:28:18.330Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-02-13T12:28:18.330Z] total 16 [2026-02-13T12:28:18.330Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 12:15 . [2026-02-13T12:28:18.330Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 12:28 .. [2026-02-13T12:28:18.330Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 12:15 cost [2026-02-13T12:28:18.330Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 13 12:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:18.614Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:19.467Z] ---> package-listing.sh [2026-02-13T12:28:19.467Z] ++ facter osfamily [2026-02-13T12:28:19.467Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T12:28:19.725Z] + OS_FAMILY=debian [2026-02-13T12:28:19.725Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-02-13T12:28:19.725Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T12:28:19.725Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T12:28:19.725Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T12:28:19.725Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T12:28:19.725Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-02-13T12:28:19.725Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T12:28:19.725Z] + case "${OS_FAMILY}" in [2026-02-13T12:28:19.725Z] + dpkg -l [2026-02-13T12:28:19.725Z] + grep '^ii' [2026-02-13T12:28:19.725Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T12:28:19.725Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T12:28:19.725Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T12:28:19.725Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-02-13T12:28:19.725Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-02-13T12:28:19.725Z] + 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-02-13T12:28:19.736Z] 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-02-13T12:28:20.009Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:28:20.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:28:20.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:28:20.639Z] prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container [2026-02-13T12:28:20.655Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T12:28:20.853Z] $ docker top 513c6a07d6e9bad6bc119a1dc30abc4f34783048ae1b150156c39c497070cb96 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T12:28:21.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T12:28:21.482Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T12:28:21.764Z] + ls /var/log/sa-host [2026-02-13T12:28:21.764Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T12:28:21.793Z] provisioning config files... [2026-02-13T12:28:21.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3646967684164360026tmp [Pipeline] { [Pipeline] echo [2026-02-13T12:28:21.818Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:22.097Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T12:28:22.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:22.412Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T12:28:22.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:22.703Z] ---> sudo-logs.sh [2026-02-13T12:28:22.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T12:28:22.740Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:23.021Z] ---> job-cost.sh [2026-02-13T12:28:23.021Z] lf-activate-venv: SKIPPING [2026-02-13T12:28:23.021Z] DEBUG: total: 0.2199999988079071 [2026-02-13T12:28:23.021Z] INFO: Retrieving Stack Cost... [2026-02-13T12:28:23.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T12:28:23.856Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T12:28:23.869Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:28:24.151Z] ---> logs-deploy.sh [2026-02-13T12:28:24.151Z] lf-activate-venv: SKIPPING [2026-02-13T12:28:24.151Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/225 [2026-02-13T12:28:24.151Z] INFO: archiving workspace using pattern(s): [2026-02-13T12:28:25.090Z] Archives upload complete. [2026-02-13T12:28:25.090Z] INFO: archiving logs to Nexus