Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21fe809f39cc883d4c20f030216f9b86179f70ec 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-ssh7412480719817432950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh8327844003635747943.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 056ae7b86453181957306e7078512cbe12174832 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-ssh16402614607622118613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh14100950511062575870.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-ssh6853558295352379015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6889’ Running on prd-ubuntu20.04-docker-8c-8g-6902 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 21fe809f39cc883d4c20f030216f9b86179f70ec (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 21fe809f39cc883d4c20f030216f9b86179f70ec # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#546)" > git rev-list --no-walk d07c0ef74c584aa3233b0da4bf1fc6708f635454 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-14T01:07:30.545Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-14T01:07:30.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-14T01:07:30.649Z] ========================================================= [2025-08-14T01:07:30.649Z] EdgeX Global Pipelines Version Info [2025-08-14T01:07:30.649Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:07:31.739Z] ------------------- [2025-08-14T01:07:31.740Z] stable info: [2025-08-14T01:07:31.740Z] ------------------- [2025-08-14T01:07:31.740Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-14T01:07:31.740Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T01:07:31.740Z] Message: update stable to v1.0.276 [2025-08-14T01:07:32.315Z] ------------------- [2025-08-14T01:07:32.315Z] experimental info: [2025-08-14T01:07:32.315Z] ------------------- [2025-08-14T01:07:32.315Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-14T01:07:32.315Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T01:07:32.315Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-14T01:07:32.399Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-08-14T01:07:32.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-08-14T01:07:32.446Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-14T01:07:32.468Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-14T01:07:32.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-14T01:07:32.517Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-14T01:07:32.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-14T01:07:32.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-14T01:07:32.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-14T01:07:32.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-14T01:07:32.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-14T01:07:32.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-08-14T01:07:32.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-14T01:07:32.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-14T01:07:32.736Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T01:07:32.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T01:07:32.781Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-14T01:07:32.802Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-14T01:07:32.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-14T01:07:32.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-14T01:07:32.876Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-14T01:07:32.898Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-14T01:07:32.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-14T01:07:32.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-14T01:07:32.977Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-14T01:07:33.001Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-14T01:07:33.021Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-14T01:07:33.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-14T01:07:33.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-14T01:07:33.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-14T01:07:33.114Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo [2025-08-14T01:07:33.145Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21fe809 [Pipeline] echo [2025-08-14T01:07:33.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:07:37.418Z] provisioning config files... [2025-08-14T01:07:37.434Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config277663934420049765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:07:37.781Z] ---> ****-login.sh [2025-08-14T01:07:37.781Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:07:37.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:38.041Z] [2025-08-14T01:07:38.041Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:07:38.041Z] Configure a credential helper to remove this warning. See [2025-08-14T01:07:38.041Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:07:38.041Z] [2025-08-14T01:07:38.041Z] Login Succeeded [2025-08-14T01:07:38.041Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:07:38.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:38.041Z] [2025-08-14T01:07:38.041Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:07:38.041Z] Configure a credential helper to remove this warning. See [2025-08-14T01:07:38.041Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:07:38.041Z] [2025-08-14T01:07:38.041Z] Login Succeeded [2025-08-14T01:07:38.041Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:07:38.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:38.301Z] [2025-08-14T01:07:38.301Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:07:38.301Z] Configure a credential helper to remove this warning. See [2025-08-14T01:07:38.301Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:07:38.301Z] [2025-08-14T01:07:38.301Z] Login Succeeded [2025-08-14T01:07:38.301Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:07:38.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:38.301Z] [2025-08-14T01:07:38.301Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:07:38.301Z] Configure a credential helper to remove this warning. See [2025-08-14T01:07:38.301Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:07:38.301Z] [2025-08-14T01:07:38.301Z] Login Succeeded [2025-08-14T01:07:38.301Z] ****.io [2025-08-14T01:07:38.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:38.563Z] [2025-08-14T01:07:38.563Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:07:38.563Z] Configure a credential helper to remove this warning. See [2025-08-14T01:07:38.563Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:07:38.563Z] [2025-08-14T01:07:38.563Z] Login Succeeded [2025-08-14T01:07:38.563Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:07:38.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-14T01:07:38.973Z] + git rev-list -1 --merges 21fe809f39cc883d4c20f030216f9b86179f70ec~1..21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo [2025-08-14T01:07:39.005Z] -----------> git rev-list -1 --merges 21fe809f39cc883d4c20f030216f9b86179f70ec~1..21fe809f39cc883d4c20f030216f9b86179f70ec 21fe809f39cc883d4c20f030216f9b86179f70ec [false] [Pipeline] sh [2025-08-14T01:07:39.296Z] + git log --format=format:%s -1 21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo [2025-08-14T01:07:39.317Z] ========================================================= [2025-08-14T01:07:39.317Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-14T01:07:39.317Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-14T01:07:39.670Z] + git log --format=format:%s -1 21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo [2025-08-14T01:07:39.682Z] [semverPrep] GIT_COMMIT: 21fe809f39cc883d4c20f030216f9b86179f70ec, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#546) [Pipeline] echo [2025-08-14T01:07:39.697Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-14T01:07:40.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T01:07:40.085Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-14T01:07:40.085Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-14T01:07:40.085Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-14T01:07:40.085Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-14T01:07:40.085Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-14T01:07:40.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:07:40.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:07:40.507Z] [2025-08-14T01:07:40.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:07:40.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:07:40.820Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-14T01:07:40.820Z] 3dae71ba6b94: Pulling fs layer [2025-08-14T01:07:40.820Z] 6bf1a483ea7c: Pulling fs layer [2025-08-14T01:07:40.820Z] f5dfc541a4d3: Pulling fs layer [2025-08-14T01:07:40.820Z] 461d9e800cba: Pulling fs layer [2025-08-14T01:07:40.820Z] 80192f66455f: Pulling fs layer [2025-08-14T01:07:40.820Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-14T01:07:40.820Z] a29436f7fd5d: Pulling fs layer [2025-08-14T01:07:40.820Z] 923cac83aea3: Pulling fs layer [2025-08-14T01:07:40.820Z] 25ad8b0a4227: Pulling fs layer [2025-08-14T01:07:40.820Z] db01528c6b51: Pulling fs layer [2025-08-14T01:07:40.820Z] 28988de357af: Pulling fs layer [2025-08-14T01:07:40.820Z] 461d9e800cba: Waiting [2025-08-14T01:07:40.820Z] 80192f66455f: Waiting [2025-08-14T01:07:40.820Z] 2e8e34ca0e6c: Waiting [2025-08-14T01:07:40.820Z] a29436f7fd5d: Waiting [2025-08-14T01:07:40.820Z] 923cac83aea3: Waiting [2025-08-14T01:07:40.820Z] 25ad8b0a4227: Waiting [2025-08-14T01:07:40.820Z] db01528c6b51: Waiting [2025-08-14T01:07:40.820Z] 28988de357af: Waiting [2025-08-14T01:07:40.820Z] 6bf1a483ea7c: Verifying Checksum [2025-08-14T01:07:40.820Z] 6bf1a483ea7c: Download complete [2025-08-14T01:07:40.820Z] 461d9e800cba: Verifying Checksum [2025-08-14T01:07:40.820Z] 461d9e800cba: Download complete [2025-08-14T01:07:41.079Z] 80192f66455f: Download complete [2025-08-14T01:07:41.079Z] f5dfc541a4d3: Verifying Checksum [2025-08-14T01:07:41.079Z] f5dfc541a4d3: Download complete [2025-08-14T01:07:41.079Z] 3dae71ba6b94: Verifying Checksum [2025-08-14T01:07:41.079Z] 3dae71ba6b94: Download complete [2025-08-14T01:07:41.079Z] 923cac83aea3: Verifying Checksum [2025-08-14T01:07:41.079Z] 923cac83aea3: Download complete [2025-08-14T01:07:41.338Z] 25ad8b0a4227: Verifying Checksum [2025-08-14T01:07:41.338Z] 25ad8b0a4227: Download complete [2025-08-14T01:07:41.338Z] db01528c6b51: Verifying Checksum [2025-08-14T01:07:41.338Z] db01528c6b51: Download complete [2025-08-14T01:07:41.338Z] 28988de357af: Download complete [2025-08-14T01:07:41.599Z] a29436f7fd5d: Verifying Checksum [2025-08-14T01:07:41.599Z] a29436f7fd5d: Download complete [2025-08-14T01:07:41.857Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-14T01:07:41.857Z] 2e8e34ca0e6c: Download complete [2025-08-14T01:07:42.425Z] 3dae71ba6b94: Pull complete [2025-08-14T01:07:42.682Z] 6bf1a483ea7c: Pull complete [2025-08-14T01:07:43.251Z] f5dfc541a4d3: Pull complete [2025-08-14T01:07:43.251Z] 461d9e800cba: Pull complete [2025-08-14T01:07:43.251Z] 80192f66455f: Pull complete [2025-08-14T01:07:47.440Z] 2e8e34ca0e6c: Pull complete [2025-08-14T01:07:47.440Z] a29436f7fd5d: Pull complete [2025-08-14T01:07:47.440Z] 923cac83aea3: Pull complete [2025-08-14T01:07:47.700Z] 25ad8b0a4227: Pull complete [2025-08-14T01:07:47.700Z] db01528c6b51: Pull complete [2025-08-14T01:07:47.700Z] 28988de357af: Pull complete [2025-08-14T01:07:47.700Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-14T01:07:47.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:07:47.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:07:47.831Z] prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container [2025-08-14T01:07:47.848Z] $ 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 [2025-08-14T01:07:50.174Z] $ docker top 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e -eo pid,comm [2025-08-14T01:07:50.230Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-14T01:07:50.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T01:07:50.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T01:07:50.285Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T01:07:50.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T01:07:50.382Z] $ docker exec 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e ssh-agent [2025-08-14T01:07:50.486Z] SSH_AUTH_SOCK=/tmp/ssh-0UAcHPBP4A9J/agent.32 [2025-08-14T01:07:50.486Z] SSH_AGENT_PID=38 [2025-08-14T01:07:50.492Z] Running ssh-add (command line suppressed) [2025-08-14T01:07:50.585Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4947909778088671746.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4947909778088671746.key) [2025-08-14T01:07:50.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T01:07:50.898Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2025-08-14T01:07:51.186Z] + git tag --points-at HEAD [Pipeline] } [2025-08-14T01:07:51.187Z] $ docker exec --env ******** --env ******** 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e ssh-agent -k [2025-08-14T01:07:51.277Z] unset SSH_AUTH_SOCK; [2025-08-14T01:07:51.277Z] unset SSH_AGENT_PID; [2025-08-14T01:07:51.278Z] echo Agent pid 38 killed; [2025-08-14T01:07:51.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-14T01:07:51.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T01:07:51.339Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T01:07:51.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T01:07:51.420Z] $ docker exec 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e ssh-agent [2025-08-14T01:07:51.526Z] SSH_AUTH_SOCK=/tmp/ssh-fdjCeiPdyraX/agent.85 [2025-08-14T01:07:51.526Z] SSH_AGENT_PID=91 [2025-08-14T01:07:51.530Z] Running ssh-add (command line suppressed) [2025-08-14T01:07:51.624Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14567894439518249265.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14567894439518249265.key) [2025-08-14T01:07:51.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T01:07:51.942Z] + git semver init [2025-08-14T01:07:52.201Z] 2025-08-14 01:07:52,136 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T01:07:52.201Z] 2025-08-14 01:07:52,139 [run_init] DEBUG init version:0.0.0 force:False [2025-08-14T01:07:52.201Z] 2025-08-14 01:07:52,140 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-08-14T01:07:52.201Z] 2025-08-14 01:07:52,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-08-14T01:07:52.201Z] 2025-08-14 01:07:52,141 [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) [2025-08-14T01:07:54.107Z] 2025-08-14 01:07:53,929 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-08-14T01:07:54.107Z] 2025-08-14 01:07:53,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-08-14T01:07:54.107Z] 2025-08-14 01:07:53,930 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-14T01:07:54.107Z] 2025-08-14 01:07:53,930 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-14T01:07:54.107Z] 4.1.0-dev.4 [Pipeline] } [2025-08-14T01:07:54.106Z] $ docker exec --env ******** --env ******** 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e ssh-agent -k [2025-08-14T01:07:54.192Z] unset SSH_AUTH_SOCK; [2025-08-14T01:07:54.192Z] unset SSH_AGENT_PID; [2025-08-14T01:07:54.192Z] echo Agent pid 91 killed; [2025-08-14T01:07:54.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T01:07:54.533Z] + git semver [Pipeline] } [2025-08-14T01:07:55.102Z] $ docker stop --time=1 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e [2025-08-14T01:07:56.359Z] $ docker rm -f --volumes 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:07:56.704Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-14T01:07:56.988Z] Stashed 1 file(s) [Pipeline] echo [2025-08-14T01:07:56.993Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 [2025-08-14T01:07:57.153Z] provisioning config files... [2025-08-14T01:07:57.167Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config988359810185327185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:07:57.477Z] ---> ****-login.sh [2025-08-14T01:07:57.477Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:07:57.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:57.477Z] Login Succeeded [2025-08-14T01:07:57.477Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:07:57.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:57.477Z] Login Succeeded [2025-08-14T01:07:57.477Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:07:57.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:57.737Z] Login Succeeded [2025-08-14T01:07:57.738Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:07:57.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:57.738Z] Login Succeeded [2025-08-14T01:07:57.738Z] ****.io [2025-08-14T01:07:57.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:07:57.996Z] Login Succeeded [2025-08-14T01:07:57.996Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:07:58.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-14T01:07:58.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:07:58.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:07:58.136Z] ========================================================= [2025-08-14T01:07:58.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-14T01:07:58.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:07:58.460Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-14T01:07:59.029Z] #0 building with "default" instance using docker driver [2025-08-14T01:07:59.029Z] [2025-08-14T01:07:59.029Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:07:59.029Z] #1 transferring dockerfile: 1.79kB done [2025-08-14T01:07:59.029Z] #1 DONE 0.0s [2025-08-14T01:07:59.029Z] [2025-08-14T01:07:59.029Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-14T01:07:59.029Z] #2 DONE 0.1s [2025-08-14T01:07:59.289Z] [2025-08-14T01:07:59.289Z] #3 [internal] load .dockerignore [2025-08-14T01:07:59.289Z] #3 transferring context: 2B done [2025-08-14T01:07:59.289Z] #3 DONE 0.0s [2025-08-14T01:07:59.289Z] [2025-08-14T01:07:59.289Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-14T01:07:59.289Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-14T01:07:59.289Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-14T01:07:59.289Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-14T01:07:59.289Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-14T01:07:59.289Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-14T01:07:59.289Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-14T01:07:59.289Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.05MB / 74.06MB 0.1s [2025-08-14T01:07:59.547Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-14T01:07:59.547Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-14T01:07:59.547Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 19.92MB / 74.06MB 0.3s [2025-08-14T01:07:59.547Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-14T01:07:59.547Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-14T01:07:59.547Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-14T01:07:59.547Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-14T01:07:59.547Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.10MB / 2.38MB 0.3s [2025-08-14T01:07:59.547Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.3s [2025-08-14T01:07:59.809Z] #4 ... [2025-08-14T01:07:59.809Z] [2025-08-14T01:07:59.809Z] #5 [internal] load build context [2025-08-14T01:07:59.809Z] #5 transferring context: 40.63MB 0.3s done [2025-08-14T01:07:59.809Z] #5 DONE 0.4s [2025-08-14T01:07:59.809Z] [2025-08-14T01:07:59.809Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-14T01:07:59.809Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 33.55MB / 74.06MB 0.4s [2025-08-14T01:07:59.809Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-14T01:07:59.809Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.4s [2025-08-14T01:07:59.809Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-14T01:07:59.809Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.4s [2025-08-14T01:07:59.809Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 58.72MB / 74.06MB 0.6s [2025-08-14T01:07:59.809Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 23.07MB / 103.05MB 0.6s [2025-08-14T01:07:59.809Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-08-14T01:07:59.809Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-14T01:07:59.809Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.7s [2025-08-14T01:08:00.068Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 63.96MB / 103.05MB 0.9s [2025-08-14T01:08:00.572Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 80.74MB / 103.05MB 1.0s [2025-08-14T01:08:00.572Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 1.1s [2025-08-14T01:08:00.832Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.5s done [2025-08-14T01:08:00.832Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done [2025-08-14T01:08:00.832Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-14T01:08:06.100Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done [2025-08-14T01:08:06.100Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-14T01:08:06.100Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-14T01:08:06.100Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-14T01:08:06.100Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-14T01:08:06.100Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-14T01:08:06.100Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-14T01:08:06.100Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-14T01:08:09.388Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done [2025-08-14T01:08:09.388Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-14T01:08:09.646Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-14T01:08:09.646Z] #4 DONE 10.5s [2025-08-14T01:08:09.905Z] [2025-08-14T01:08:09.905Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2025-08-14T01:08:12.114Z] Still waiting to schedule task [2025-08-14T01:08:12.115Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6900’ [2025-08-14T01:08:12.435Z] #6 DONE 2.3s [2025-08-14T01:08:12.435Z] [2025-08-14T01:08:12.435Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-08-14T01:08:12.435Z] #7 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:08:14.964Z] #7 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:08:15.224Z] #7 3.213 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-14T01:08:15.486Z] #7 3.223 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-14T01:08:15.486Z] #7 3.229 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-14T01:08:15.486Z] #7 3.255 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-14T01:08:15.486Z] #7 3.265 Executing busybox-1.36.1-r29.trigger [2025-08-14T01:08:15.486Z] #7 3.273 OK: 252 MiB in 62 packages [2025-08-14T01:08:15.486Z] #7 DONE 3.4s [2025-08-14T01:08:15.486Z] [2025-08-14T01:08:15.486Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-14T01:08:15.486Z] #8 DONE 0.0s [2025-08-14T01:08:15.486Z] [2025-08-14T01:08:15.486Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:08:42.957Z] #9 DONE 24.3s [2025-08-14T01:08:42.957Z] [2025-08-14T01:08:42.957Z] #10 [builder 6/7] COPY . . [2025-08-14T01:08:42.957Z] #10 DONE 0.2s [2025-08-14T01:08:42.957Z] [2025-08-14T01:08:42.958Z] #11 [builder 7/7] RUN echo noop [2025-08-14T01:08:42.958Z] #11 0.232 noop [2025-08-14T01:08:42.958Z] #11 DONE 0.3s [2025-08-14T01:08:42.958Z] [2025-08-14T01:08:42.958Z] #12 exporting to image [2025-08-14T01:08:42.958Z] #12 exporting layers [2025-08-14T01:08:49.521Z] #12 exporting layers 8.8s done [2025-08-14T01:08:49.521Z] #12 writing image sha256:66352ef165c8cf59ecb4ae9c629d3a990ec981d07fd9266c57cb5c46e2393ab7 done [2025-08-14T01:08:49.521Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-14T01:08:49.521Z] #12 DONE 8.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:08:49.855Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T01:08:49.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:08:49.944Z] prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container [2025-08-14T01:08:49.969Z] $ 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 [2025-08-14T01:08:50.284Z] $ docker top 23bf92a625b598294f607acc777163f3a9d4263f626d651c5d7f58c67fee3fdf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:08:50.641Z] + go version [2025-08-14T01:08:50.641Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-14T01:08:50.643Z] $ docker stop --time=1 23bf92a625b598294f607acc777163f3a9d4263f626d651c5d7f58c67fee3fdf [2025-08-14T01:08:52.111Z] $ docker rm -f --volumes 23bf92a625b598294f607acc777163f3a9d4263f626d651c5d7f58c67fee3fdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:08:52.568Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T01:08:52.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:08:52.644Z] prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container [2025-08-14T01:08:52.668Z] $ 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 [2025-08-14T01:08:53.096Z] $ docker top db3a446faeff10d92eaca8e0f851ab80fc8039cea05e919c8ca8c6e52ffcc508 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:08:53.454Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-14T01:08:53.759Z] + make test [2025-08-14T01:08:53.759Z] go test ./... -coverprofile=coverage.out [2025-08-14T01:08:55.136Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-08-14T01:09:17.066Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-08-14T01:09:17.066Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.5% of statements [2025-08-14T01:09:27.040Z] go vet ./... [2025-08-14T01:09:33.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-14T01:09:33.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-14T01:09:33.602Z] ./bin/test-attribution-txt.sh [2025-08-14T01:09:33.602Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-14T01:09:33.602Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-14T01:09:33.602Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-14T01:09:33.602Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-14T01:09:33.602Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-14T01:09:33.602Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-14T01:09:33.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-14T01:09:33.638Z] $ docker stop --time=1 db3a446faeff10d92eaca8e0f851ab80fc8039cea05e919c8ca8c6e52ffcc508 [2025-08-14T01:09:35.678Z] $ docker rm -f --volumes db3a446faeff10d92eaca8e0f851ab80fc8039cea05e919c8ca8c6e52ffcc508 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:09:36.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-14T01:09:36.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-14T01:09:36.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-14T01:09:37.120Z] + ls -al . [2025-08-14T01:09:37.120Z] total 272 [2025-08-14T01:09:37.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:08 . [2025-08-14T01:09:37.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:07 .. [2025-08-14T01:09:37.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:09 .git [2025-08-14T01:09:37.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:07 .github [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 14 01:07 .gitignore [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 14 01:07 .golangci.yml [2025-08-14T01:09:37.120Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 01:07 .semver [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 18321 Aug 14 01:07 Attribution.txt [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 17302 Aug 14 01:07 CHANGELOG.md [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 14 01:07 Dockerfile [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 01:07 GOVERNANCE.md [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 14 01:07 Jenkinsfile [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 14 01:07 LICENSE [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 2652 Aug 14 01:07 Makefile [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 14 01:07 OWNERS.md [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 4473 Aug 14 01:07 README.md [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:07 VERSION [2025-08-14T01:09:37.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:07 bin [2025-08-14T01:09:37.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:07 cmd [2025-08-14T01:09:37.120Z] -rw-r--r-- 1 jenkins jenkins 45558 Aug 14 01:09 coverage.out [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 6112 Aug 14 01:07 go.mod [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 14 01:07 go.sum [2025-08-14T01:09:37.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:07 internal [2025-08-14T01:09:37.120Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 14 01:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:09:37.436Z] + 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=21fe809f39cc883d4c20f030216f9b86179f70ec --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-14T01:09:37.694Z] #0 building with "default" instance using docker driver [2025-08-14T01:09:37.694Z] [2025-08-14T01:09:37.694Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:09:37.694Z] #1 transferring dockerfile: 1.79kB done [2025-08-14T01:09:37.694Z] #1 DONE 0.0s [2025-08-14T01:09:37.694Z] [2025-08-14T01:09:37.694Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-14T01:09:37.694Z] #2 DONE 0.0s [2025-08-14T01:09:37.694Z] [2025-08-14T01:09:37.694Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T01:09:37.694Z] #3 DONE 0.1s [2025-08-14T01:09:37.694Z] [2025-08-14T01:09:37.694Z] #4 [internal] load .dockerignore [2025-08-14T01:09:37.694Z] #4 transferring context: 2B done [2025-08-14T01:09:37.694Z] #4 DONE 0.0s [2025-08-14T01:09:37.694Z] [2025-08-14T01:09:37.694Z] #5 [internal] load build context [2025-08-14T01:09:37.694Z] #5 transferring context: 59.80kB 0.0s done [2025-08-14T01:09:37.694Z] #5 DONE 0.0s [2025-08-14T01:09:37.694Z] [2025-08-14T01:09:37.694Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-14T01:09:37.694Z] #6 DONE 0.1s [2025-08-14T01:09:37.694Z] [2025-08-14T01:09:37.694Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T01:09:37.694Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T01:09:37.694Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-14T01:09:37.694Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-14T01:09:37.694Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T01:09:37.694Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T01:09:37.694Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T01:09:37.694Z] #7 ... [2025-08-14T01:09:37.694Z] [2025-08-14T01:09:37.694Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-08-14T01:09:37.694Z] #8 DONE 0.0s [2025-08-14T01:09:37.694Z] [2025-08-14T01:09:37.694Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T01:09:37.694Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-14T01:09:37.953Z] #7 DONE 0.3s [2025-08-14T01:09:37.953Z] [2025-08-14T01:09:37.953Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-14T01:09:38.211Z] #9 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:09:38.211Z] #9 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:09:38.469Z] #9 ... [2025-08-14T01:09:38.469Z] [2025-08-14T01:09:38.469Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-08-14T01:09:38.469Z] #10 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:09:38.469Z] #10 0.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:09:38.469Z] #10 0.622 OK: 252 MiB in 62 packages [2025-08-14T01:09:38.469Z] #10 DONE 0.8s [2025-08-14T01:09:38.728Z] [2025-08-14T01:09:38.728Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-14T01:09:38.728Z] #11 DONE 0.0s [2025-08-14T01:09:38.728Z] [2025-08-14T01:09:38.728Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-14T01:09:38.728Z] #9 0.637 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T01:09:38.728Z] #9 0.642 Executing busybox-1.36.1-r29.trigger [2025-08-14T01:09:38.728Z] #9 0.650 OK: 8 MiB in 15 packages [2025-08-14T01:09:38.728Z] #9 DONE 0.8s [2025-08-14T01:09:38.728Z] [2025-08-14T01:09:38.728Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:09:38.985Z] #12 DONE 0.6s [2025-08-14T01:09:38.985Z] [2025-08-14T01:09:38.985Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T01:09:38.985Z] #13 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:09:38.985Z] #13 0.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:09:39.244Z] #13 0.649 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:09:39.504Z] #13 0.664 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T01:09:39.504Z] #13 0.701 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:09:39.504Z] #13 0.708 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:09:39.504Z] #13 0.713 Executing busybox-1.36.1-r30.trigger [2025-08-14T01:09:39.504Z] #13 0.719 OK: 8 MiB in 15 packages [2025-08-14T01:09:39.504Z] #13 DONE 0.9s [2025-08-14T01:09:39.504Z] [2025-08-14T01:09:39.504Z] #14 [builder 6/7] COPY . . [2025-08-14T01:09:39.504Z] #14 DONE 0.2s [2025-08-14T01:09:39.504Z] [2025-08-14T01:09:39.504Z] #15 [builder 7/7] RUN make build [2025-08-14T01:09:39.762Z] #15 0.309 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-08-14T01:10:06.323Z] #15 DONE 23.2s [2025-08-14T01:10:06.323Z] [2025-08-14T01:10:06.323Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-08-14T01:10:06.323Z] #16 DONE 0.0s [2025-08-14T01:10:06.323Z] [2025-08-14T01:10:06.323Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-08-14T01:10:06.323Z] #17 DONE 0.0s [2025-08-14T01:10:06.323Z] [2025-08-14T01:10:06.323Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-08-14T01:10:06.323Z] #18 DONE 0.1s [2025-08-14T01:10:06.323Z] [2025-08-14T01:10:06.323Z] #19 exporting to image [2025-08-14T01:10:06.323Z] #19 exporting layers 0.1s done [2025-08-14T01:10:06.323Z] #19 writing image sha256:a32536cdbac6756466da234b82bbd4dc1d6b94e12db5cd45802bb49de70396cd done [2025-08-14T01:10:06.323Z] #19 naming to docker.io/library/device-virtual done [2025-08-14T01:10:06.323Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:10:06.454Z] provisioning config files... [2025-08-14T01:10:06.463Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17459815703482552580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:10:06.774Z] ---> ****-login.sh [2025-08-14T01:10:06.774Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:10:06.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:10:06.774Z] Login Succeeded [2025-08-14T01:10:06.774Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:10:06.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:10:06.774Z] Login Succeeded [2025-08-14T01:10:06.774Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:10:06.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:10:07.034Z] Login Succeeded [2025-08-14T01:10:07.034Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:10:07.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:10:07.034Z] Login Succeeded [2025-08-14T01:10:07.034Z] ****.io [2025-08-14T01:10:07.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:10:07.292Z] Login Succeeded [2025-08-14T01:10:07.292Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:10:07.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:10:07.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:10:07.381Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-08-14T01:10:07.381Z] 21fe809f39cc883d4c20f030216f9b86179f70ec [2025-08-14T01:10:07.381Z] latest [2025-08-14T01:10:07.381Z] 4.1.0-dev.4 [2025-08-14T01:10:07.381Z] 21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [2025-08-14T01:10:07.381Z] main [2025-08-14T01:10:07.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:07.732Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:08.067Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec [2025-08-14T01:10:08.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-14T01:10:08.067Z] 88f321bc646b: Preparing [2025-08-14T01:10:08.067Z] da2ed7f39a8a: Preparing [2025-08-14T01:10:08.067Z] f247f3d74559: Preparing [2025-08-14T01:10:08.067Z] 091bdd86ccf7: Preparing [2025-08-14T01:10:08.067Z] a7ebc37fe590: Preparing [2025-08-14T01:10:08.067Z] 097100c76c15: Preparing [2025-08-14T01:10:08.067Z] 097100c76c15: Waiting [2025-08-14T01:10:08.067Z] f247f3d74559: Pushed [2025-08-14T01:10:08.067Z] a7ebc37fe590: Pushed [2025-08-14T01:10:08.067Z] da2ed7f39a8a: Pushed [2025-08-14T01:10:08.067Z] 097100c76c15: Layer already exists [2025-08-14T01:10:08.067Z] 091bdd86ccf7: Pushed [2025-08-14T01:10:11.356Z] 88f321bc646b: Pushed [2025-08-14T01:10:11.616Z] 21fe809f39cc883d4c20f030216f9b86179f70ec: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:11.946Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:12.278Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-14T01:10:12.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-14T01:10:12.278Z] 88f321bc646b: Preparing [2025-08-14T01:10:12.278Z] da2ed7f39a8a: Preparing [2025-08-14T01:10:12.278Z] f247f3d74559: Preparing [2025-08-14T01:10:12.278Z] 091bdd86ccf7: Preparing [2025-08-14T01:10:12.278Z] a7ebc37fe590: Preparing [2025-08-14T01:10:12.278Z] 097100c76c15: Preparing [2025-08-14T01:10:12.278Z] 097100c76c15: Waiting [2025-08-14T01:10:12.278Z] 88f321bc646b: Layer already exists [2025-08-14T01:10:12.278Z] 091bdd86ccf7: Layer already exists [2025-08-14T01:10:12.278Z] da2ed7f39a8a: Layer already exists [2025-08-14T01:10:12.278Z] a7ebc37fe590: Layer already exists [2025-08-14T01:10:12.278Z] f247f3d74559: Layer already exists [2025-08-14T01:10:12.278Z] 097100c76c15: Layer already exists [2025-08-14T01:10:12.278Z] latest: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:12.624Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:12.946Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [2025-08-14T01:10:12.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-14T01:10:12.946Z] 88f321bc646b: Preparing [2025-08-14T01:10:12.946Z] da2ed7f39a8a: Preparing [2025-08-14T01:10:12.946Z] f247f3d74559: Preparing [2025-08-14T01:10:12.946Z] 091bdd86ccf7: Preparing [2025-08-14T01:10:12.946Z] a7ebc37fe590: Preparing [2025-08-14T01:10:12.946Z] 097100c76c15: Preparing [2025-08-14T01:10:12.946Z] 097100c76c15: Waiting [2025-08-14T01:10:12.946Z] 88f321bc646b: Layer already exists [2025-08-14T01:10:12.946Z] a7ebc37fe590: Layer already exists [2025-08-14T01:10:12.946Z] 091bdd86ccf7: Layer already exists [2025-08-14T01:10:12.946Z] da2ed7f39a8a: Layer already exists [2025-08-14T01:10:12.946Z] f247f3d74559: Layer already exists [2025-08-14T01:10:12.946Z] 097100c76c15: Layer already exists [2025-08-14T01:10:12.947Z] 4.1.0-dev.4: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:13.277Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:13.684Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [2025-08-14T01:10:13.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-14T01:10:13.684Z] 88f321bc646b: Preparing [2025-08-14T01:10:13.684Z] da2ed7f39a8a: Preparing [2025-08-14T01:10:13.684Z] f247f3d74559: Preparing [2025-08-14T01:10:13.684Z] 091bdd86ccf7: Preparing [2025-08-14T01:10:13.684Z] a7ebc37fe590: Preparing [2025-08-14T01:10:13.684Z] 097100c76c15: Preparing [2025-08-14T01:10:13.684Z] 097100c76c15: Waiting [2025-08-14T01:10:13.684Z] 091bdd86ccf7: Layer already exists [2025-08-14T01:10:13.684Z] da2ed7f39a8a: Layer already exists [2025-08-14T01:10:13.684Z] 88f321bc646b: Layer already exists [2025-08-14T01:10:13.684Z] a7ebc37fe590: Layer already exists [2025-08-14T01:10:13.684Z] f247f3d74559: Layer already exists [2025-08-14T01:10:13.684Z] 097100c76c15: Layer already exists [2025-08-14T01:10:13.684Z] 21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:14.023Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:14.362Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-14T01:10:14.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-14T01:10:14.362Z] 88f321bc646b: Preparing [2025-08-14T01:10:14.362Z] da2ed7f39a8a: Preparing [2025-08-14T01:10:14.362Z] f247f3d74559: Preparing [2025-08-14T01:10:14.362Z] 091bdd86ccf7: Preparing [2025-08-14T01:10:14.362Z] a7ebc37fe590: Preparing [2025-08-14T01:10:14.362Z] 097100c76c15: Preparing [2025-08-14T01:10:14.362Z] 097100c76c15: Waiting [2025-08-14T01:10:14.362Z] a7ebc37fe590: Layer already exists [2025-08-14T01:10:14.362Z] da2ed7f39a8a: Layer already exists [2025-08-14T01:10:14.362Z] f247f3d74559: Layer already exists [2025-08-14T01:10:14.362Z] 091bdd86ccf7: Layer already exists [2025-08-14T01:10:14.362Z] 88f321bc646b: Layer already exists [2025-08-14T01:10:14.362Z] 097100c76c15: Layer already exists [2025-08-14T01:10:14.362Z] main: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:10:14.443Z] ===================================================== [Pipeline] echo [2025-08-14T01:10:14.463Z] taggedImages: [2025-08-14T01:10:14.463Z] - nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec [2025-08-14T01:10:14.463Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-14T01:10:14.463Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [2025-08-14T01:10:14.463Z] - nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [2025-08-14T01:10:14.463Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2025-08-14T01:10:14.511Z] ========================================================= [2025-08-14T01:10:14.511Z] [edgeXBuildMultiArch] RAW Config: [2025-08-14T01:10:14.511Z] images: [2025-08-14T01:10:14.511Z] - nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec [2025-08-14T01:10:14.511Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-14T01:10:14.511Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [2025-08-14T01:10:14.511Z] - nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [2025-08-14T01:10:14.511Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-14T01:10:14.511Z] settingsFile: [2025-08-14T01:10:14.511Z] device-virtual-go-settings [2025-08-14T01:10:14.511Z] ========================================================= [Pipeline] node [2025-08-14T01:10:29.514Z] Still waiting to schedule task [2025-08-14T01:10:29.514Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-14T01:10:57.657Z] Running on prd-centos7-docker-4c-2g-6910 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:10:57.712Z] provisioning config files... [2025-08-14T01:10:57.748Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2137402821326953633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:10:59.510Z] ---> ****-login.sh [2025-08-14T01:10:59.510Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:11:02.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6907 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-08-14T01:11:02.301Z] Running in /w/workspace/device-virtual-go/212 [Pipeline] { [Pipeline] checkout [2025-08-14T01:11:05.356Z] The recommended git tool is: git [2025-08-14T01:11:10.502Z] using credential edgex-jenkins-ssh [2025-08-14T01:11:10.528Z] Cloning the remote Git repository [2025-08-14T01:11:10.583Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-08-14T01:11:10.695Z] > git init /w/workspace/device-virtual-go/212 # timeout=10 [2025-08-14T01:11:10.878Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-08-14T01:11:10.879Z] > git --version # timeout=10 [2025-08-14T01:11:10.900Z] > git --version # 'git version 2.25.1' [2025-08-14T01:11:10.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-14T01:11:11.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T01:11:15.276Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-08-14T01:11:15.305Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T01:11:16.480Z] Avoid second fetch [2025-08-14T01:11:16.481Z] Checking out Revision 21fe809f39cc883d4c20f030216f9b86179f70ec (main) [2025-08-14T01:11:16.499Z] > git config core.sparsecheckout # timeout=10 [2025-08-14T01:11:16.605Z] > git checkout -f 21fe809f39cc883d4c20f030216f9b86179f70ec # timeout=10 [2025-08-14T01:11:17.324Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#546)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:11:21.616Z] provisioning config files... [2025-08-14T01:11:21.653Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/212@tmp/config14889934629680395164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:11:22.421Z] ---> ****-login.sh [2025-08-14T01:11:22.421Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:11:22.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:22.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:11:22.969Z] Configure a credential helper to remove this warning. See [2025-08-14T01:11:22.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:11:22.969Z] [2025-08-14T01:11:22.969Z] Login Succeeded [2025-08-14T01:11:22.969Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:11:23.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:23.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:11:23.520Z] Configure a credential helper to remove this warning. See [2025-08-14T01:11:23.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:11:23.520Z] [2025-08-14T01:11:23.520Z] Login Succeeded [2025-08-14T01:11:23.520Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:11:23.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:23.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:11:23.796Z] Configure a credential helper to remove this warning. See [2025-08-14T01:11:23.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:11:23.796Z] [2025-08-14T01:11:23.796Z] Login Succeeded [2025-08-14T01:11:23.796Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:11:24.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:24.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:11:24.344Z] Configure a credential helper to remove this warning. See [2025-08-14T01:11:24.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:11:24.344Z] [2025-08-14T01:11:24.344Z] Login Succeeded [2025-08-14T01:11:24.344Z] ****.io [2025-08-14T01:11:24.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:26.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:11:26.053Z] Configure a credential helper to remove this warning. See [2025-08-14T01:11:26.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:11:26.053Z] [2025-08-14T01:11:26.053Z] Login Succeeded [2025-08-14T01:11:26.053Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:11:26.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-14T01:11:26.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:11:26.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:11:26.490Z] ========================================================= [2025-08-14T01:11:26.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-14T01:11:26.490Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:26.891Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-14T01:11:27.494Z] Sending build context to Docker daemon 20.55MB [2025-08-14T01:11:27.495Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-14T01:11:27.495Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-14T01:11:27.769Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-14T01:11:27.769Z] 94e9d8af2201: Pulling fs layer [2025-08-14T01:11:27.769Z] a6c56e8762df: Pulling fs layer [2025-08-14T01:11:27.769Z] f0f3c8884826: Pulling fs layer [2025-08-14T01:11:27.769Z] c7e7622c144d: Pulling fs layer [2025-08-14T01:11:27.769Z] 4f4fb700ef54: Pulling fs layer [2025-08-14T01:11:27.769Z] b4c3b6d88c5a: Pulling fs layer [2025-08-14T01:11:27.769Z] ba8bce9d2590: Pulling fs layer [2025-08-14T01:11:27.769Z] ca778ea9c289: Pulling fs layer [2025-08-14T01:11:27.769Z] ba8bce9d2590: Waiting [2025-08-14T01:11:27.769Z] c7e7622c144d: Waiting [2025-08-14T01:11:27.769Z] ca778ea9c289: Waiting [2025-08-14T01:11:27.769Z] 4f4fb700ef54: Waiting [2025-08-14T01:11:27.769Z] a6c56e8762df: Verifying Checksum [2025-08-14T01:11:27.769Z] a6c56e8762df: Download complete [2025-08-14T01:11:27.769Z] c7e7622c144d: Verifying Checksum [2025-08-14T01:11:27.769Z] c7e7622c144d: Download complete [2025-08-14T01:11:27.769Z] 4f4fb700ef54: Verifying Checksum [2025-08-14T01:11:27.769Z] 4f4fb700ef54: Download complete [2025-08-14T01:11:27.769Z] b4c3b6d88c5a: Verifying Checksum [2025-08-14T01:11:27.769Z] b4c3b6d88c5a: Download complete [2025-08-14T01:11:28.043Z] 94e9d8af2201: Verifying Checksum [2025-08-14T01:11:28.043Z] 94e9d8af2201: Download complete [2025-08-14T01:11:28.321Z] ca778ea9c289: Verifying Checksum [2025-08-14T01:11:28.321Z] ca778ea9c289: Download complete [2025-08-14T01:11:28.931Z] 94e9d8af2201: Pull complete [2025-08-14T01:11:29.904Z] a6c56e8762df: Pull complete [2025-08-14T01:11:30.174Z] f0f3c8884826: Verifying Checksum [2025-08-14T01:11:30.174Z] f0f3c8884826: Download complete [2025-08-14T01:11:31.590Z] ba8bce9d2590: Verifying Checksum [2025-08-14T01:11:31.590Z] ba8bce9d2590: Download complete [2025-08-14T01:11:46.641Z] f0f3c8884826: Pull complete [2025-08-14T01:11:46.641Z] c7e7622c144d: Pull complete [2025-08-14T01:11:46.641Z] 4f4fb700ef54: Pull complete [2025-08-14T01:11:46.641Z] b4c3b6d88c5a: Pull complete [2025-08-14T01:11:54.884Z] ba8bce9d2590: Pull complete [2025-08-14T01:11:55.853Z] ca778ea9c289: Pull complete [2025-08-14T01:11:55.853Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-14T01:11:55.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-14T01:11:55.853Z] ---> 47b25d7523d1 [2025-08-14T01:11:55.853Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-14T01:11:57.821Z] ---> Running in f50d0da52f03 [2025-08-14T01:11:58.408Z] Removing intermediate container f50d0da52f03 [2025-08-14T01:11:58.408Z] ---> 78ff937cd088 [2025-08-14T01:11:58.408Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-14T01:11:58.408Z] ---> Running in 4932a2466872 [2025-08-14T01:11:58.677Z] Removing intermediate container 4932a2466872 [2025-08-14T01:11:58.677Z] ---> 490b8793ab2b [2025-08-14T01:11:58.677Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-08-14T01:11:58.677Z] ---> Running in 5b770d0827e7 [2025-08-14T01:11:58.996Z] Removing intermediate container 5b770d0827e7 [2025-08-14T01:11:58.996Z] ---> 45ffb8b30683 [2025-08-14T01:11:58.996Z] Step 6/12 : WORKDIR /device-virtual-go [2025-08-14T01:11:58.996Z] ---> Running in 844d0f495bd6 [2025-08-14T01:11:59.269Z] Removing intermediate container 844d0f495bd6 [2025-08-14T01:11:59.269Z] ---> 1f7a43e84868 [2025-08-14T01:11:59.269Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-14T01:11:59.540Z] ---> Running in ac08ff03125f [2025-08-14T01:12:00.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:12:01.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:12:03.211Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-14T01:12:03.212Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-14T01:12:03.212Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-14T01:12:03.212Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-14T01:12:03.212Z] Executing busybox-1.36.1-r29.trigger [2025-08-14T01:12:03.212Z] OK: 244 MiB in 62 packages [2025-08-14T01:12:04.643Z] Removing intermediate container ac08ff03125f [2025-08-14T01:12:04.643Z] ---> 13b3264c5a0e [2025-08-14T01:12:04.643Z] Step 8/12 : COPY go.mod vendor* ./ [2025-08-14T01:12:05.231Z] ---> 4130cab72160 [2025-08-14T01:12:05.231Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:12:05.231Z] ---> Running in 3e8e76cfa307 [2025-08-14T01:14:11.949Z] Removing intermediate container 3e8e76cfa307 [2025-08-14T01:14:11.949Z] ---> a1253a98cc64 [2025-08-14T01:14:11.949Z] Step 10/12 : COPY . . [2025-08-14T01:14:11.949Z] ---> 2c8a2f434809 [2025-08-14T01:14:11.949Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-14T01:14:11.949Z] ---> Running in 0b17a0b364c1 [2025-08-14T01:14:11.949Z] Removing intermediate container 0b17a0b364c1 [2025-08-14T01:14:11.949Z] ---> cd6f48121314 [2025-08-14T01:14:11.949Z] Step 12/12 : RUN $MAKE [2025-08-14T01:14:11.949Z] ---> Running in 2c9abf7b31e7 [2025-08-14T01:14:11.949Z] noop [2025-08-14T01:14:11.949Z] Removing intermediate container 2c9abf7b31e7 [2025-08-14T01:14:11.949Z] ---> 4351dfc1ace0 [2025-08-14T01:14:11.949Z] Successfully built 4351dfc1ace0 [2025-08-14T01:14:11.949Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:14:12.325Z] + docker inspect -f . ci-base-image-arm64 [2025-08-14T01:14:12.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:14:12.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-6907 does not seem to be running inside a container [2025-08-14T01:14:12.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/212 -v /w/workspace/device-virtual-go/212:/w/workspace/device-virtual-go/212:rw,z -v /w/workspace/device-virtual-go/212@tmp:/w/workspace/device-virtual-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-14T01:14:13.994Z] $ docker top c429816f41798c1f30e516827cd3d8bbfb6e6046665564e41fa173b0de90bdc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:14:14.888Z] + go version [2025-08-14T01:14:14.888Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-14T01:14:14.904Z] $ docker stop --time=1 c429816f41798c1f30e516827cd3d8bbfb6e6046665564e41fa173b0de90bdc9 [2025-08-14T01:14:16.667Z] $ docker rm -f --volumes c429816f41798c1f30e516827cd3d8bbfb6e6046665564e41fa173b0de90bdc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:14:17.295Z] + docker inspect -f . ci-base-image-arm64 [2025-08-14T01:14:17.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:14:17.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-6907 does not seem to be running inside a container [2025-08-14T01:14:17.581Z] $ 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/212 -v /w/workspace/device-virtual-go/212:/w/workspace/device-virtual-go/212:rw,z -v /w/workspace/device-virtual-go/212@tmp:/w/workspace/device-virtual-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-14T01:14:18.871Z] $ docker top 5891f6b6789284d571aaa53d943fdbc7e8e265edf13c94ae4ae61464cec7e3d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:14:19.753Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/212 [Pipeline] fileExists [Pipeline] sh [2025-08-14T01:14:20.419Z] + make test [2025-08-14T01:14:20.419Z] go test ./... -coverprofile=coverage.out [2025-08-14T01:14:27.079Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-08-14T01:18:34.000Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-08-14T01:18:34.590Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.083s coverage: 59.4% of statements [2025-08-14T01:18:36.002Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-14T01:18:36.002Z] go vet ./... [2025-08-14T01:19:43.929Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-14T01:19:43.929Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-14T01:19:43.929Z] ./bin/test-attribution-txt.sh [2025-08-14T01:19:43.929Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-14T01:19:43.929Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-14T01:19:43.929Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-14T01:19:43.929Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-14T01:19:43.929Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-14T01:19:43.929Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-14T01:19:43.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-14T01:19:43.960Z] $ docker stop --time=1 5891f6b6789284d571aaa53d943fdbc7e8e265edf13c94ae4ae61464cec7e3d2 [2025-08-14T01:19:46.124Z] $ docker rm -f --volumes 5891f6b6789284d571aaa53d943fdbc7e8e265edf13c94ae4ae61464cec7e3d2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:19:47.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-14T01:19:47.937Z] Warning: overwriting stash ‘coverage-report’ [2025-08-14T01:19:48.602Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-14T01:19:49.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-14T01:19:49.421Z] + ls -al . [2025-08-14T01:19:49.421Z] total 268 [2025-08-14T01:19:49.421Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 14 01:14 . [2025-08-14T01:19:49.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:11 .. [2025-08-14T01:19:49.421Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:11 .git [2025-08-14T01:19:49.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:11 .github [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 14 01:11 .gitignore [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 14 01:11 .golangci.yml [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 18321 Aug 14 01:11 Attribution.txt [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 17302 Aug 14 01:11 CHANGELOG.md [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 14 01:11 Dockerfile [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 01:11 GOVERNANCE.md [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 14 01:11 Jenkinsfile [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 14 01:11 LICENSE [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 2652 Aug 14 01:11 Makefile [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 14 01:11 OWNERS.md [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 4473 Aug 14 01:11 README.md [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:07 VERSION [2025-08-14T01:19:49.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:11 bin [2025-08-14T01:19:49.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:11 cmd [2025-08-14T01:19:49.421Z] -rw-r--r-- 1 jenkins jenkins 45558 Aug 14 01:18 coverage.out [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 6112 Aug 14 01:11 go.mod [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 14 01:11 go.sum [2025-08-14T01:19:49.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:11 internal [2025-08-14T01:19:49.421Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 14 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:19:49.815Z] + 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=21fe809f39cc883d4c20f030216f9b86179f70ec --label arch=arm64 --label version=4.1.0-dev.4 . [2025-08-14T01:19:50.414Z] Sending build context to Docker daemon 20.6MB [2025-08-14T01:19:50.414Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-08-14T01:19:50.414Z] Step 2/26 : FROM ${BASE} AS builder [2025-08-14T01:19:50.414Z] ---> 4351dfc1ace0 [2025-08-14T01:19:50.414Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-14T01:19:50.692Z] ---> Running in 244168864e89 [2025-08-14T01:19:50.979Z] Removing intermediate container 244168864e89 [2025-08-14T01:19:50.979Z] ---> fbc2e6ef2837 [2025-08-14T01:19:50.979Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-08-14T01:19:51.260Z] ---> Running in a5c7aeabe2a0 [2025-08-14T01:19:51.573Z] Removing intermediate container a5c7aeabe2a0 [2025-08-14T01:19:51.573Z] ---> 231cebcdd6b1 [2025-08-14T01:19:51.573Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-08-14T01:19:51.573Z] ---> Running in ea8224a222fe [2025-08-14T01:19:52.188Z] Removing intermediate container ea8224a222fe [2025-08-14T01:19:52.189Z] ---> 6a657166b038 [2025-08-14T01:19:52.189Z] Step 6/26 : WORKDIR /device-virtual-go [2025-08-14T01:19:52.189Z] ---> Running in 7ba477be2de1 [2025-08-14T01:19:52.459Z] Removing intermediate container 7ba477be2de1 [2025-08-14T01:19:52.459Z] ---> ac7f2f452b29 [2025-08-14T01:19:52.459Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-14T01:19:52.725Z] ---> Running in faf62ac774e7 [2025-08-14T01:19:54.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:19:54.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:19:56.758Z] OK: 244 MiB in 62 packages [2025-08-14T01:19:57.725Z] Removing intermediate container faf62ac774e7 [2025-08-14T01:19:57.725Z] ---> df18400d72d3 [2025-08-14T01:19:57.725Z] Step 8/26 : COPY go.mod vendor* ./ [2025-08-14T01:19:58.013Z] ---> 19aa228d88ef [2025-08-14T01:19:58.013Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:19:58.282Z] ---> Running in 7bb8eee56f22 [2025-08-14T01:20:01.665Z] Removing intermediate container 7bb8eee56f22 [2025-08-14T01:20:01.665Z] ---> 677ced274a2e [2025-08-14T01:20:01.665Z] Step 10/26 : COPY . . [2025-08-14T01:20:03.107Z] ---> f21f62a65c0f [2025-08-14T01:20:03.108Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-14T01:20:03.108Z] ---> Running in 51fadb839a8c [2025-08-14T01:20:03.379Z] Removing intermediate container 51fadb839a8c [2025-08-14T01:20:03.379Z] ---> 4b57d12a16f0 [2025-08-14T01:20:03.379Z] Step 12/26 : RUN $MAKE [2025-08-14T01:20:03.658Z] ---> Running in cdf7859a9c66 [2025-08-14T01:20:05.097Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-08-14T01:24:42.113Z] Removing intermediate container cdf7859a9c66 [2025-08-14T01:24:42.113Z] ---> be87dbd2f8cd [2025-08-14T01:24:42.113Z] Step 13/26 : FROM alpine:3.20 [2025-08-14T01:24:42.113Z] 3.20: Pulling from library/alpine [2025-08-14T01:24:42.113Z] 13e713f82565: Pulling fs layer [2025-08-14T01:24:42.113Z] 13e713f82565: Download complete [2025-08-14T01:24:42.113Z] 13e713f82565: Pull complete [2025-08-14T01:24:42.113Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T01:24:42.113Z] Status: Downloaded newer image for alpine:3.20 [2025-08-14T01:24:42.113Z] ---> c88e9dceb6cb [2025-08-14T01:24:42.113Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-08-14T01:24:42.113Z] ---> Running in 86919b454239 [2025-08-14T01:24:42.113Z] Removing intermediate container 86919b454239 [2025-08-14T01:24:42.113Z] ---> 409afa77bec5 [2025-08-14T01:24:42.113Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-08-14T01:24:42.113Z] ---> Running in 3ce438ee9e4f [2025-08-14T01:24:42.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:24:42.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:24:42.113Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T01:24:42.113Z] Executing busybox-1.36.1-r29.trigger [2025-08-14T01:24:42.113Z] OK: 9 MiB in 15 packages [2025-08-14T01:24:42.113Z] Removing intermediate container 3ce438ee9e4f [2025-08-14T01:24:42.113Z] ---> 842405c8e21f [2025-08-14T01:24:42.113Z] Step 16/26 : RUN apk --no-cache upgrade [2025-08-14T01:24:42.113Z] ---> Running in fa439775423d [2025-08-14T01:24:42.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:24:42.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:24:44.603Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:24:44.604Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T01:24:44.877Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:24:44.877Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:24:44.877Z] Executing busybox-1.36.1-r30.trigger [2025-08-14T01:24:44.877Z] OK: 9 MiB in 15 packages [2025-08-14T01:24:46.303Z] Removing intermediate container fa439775423d [2025-08-14T01:24:46.304Z] ---> c28fd00f79f0 [2025-08-14T01:24:46.304Z] Step 17/26 : WORKDIR / [2025-08-14T01:24:46.304Z] ---> Running in 1bce57a76a75 [2025-08-14T01:24:46.572Z] Removing intermediate container 1bce57a76a75 [2025-08-14T01:24:46.572Z] ---> bbd27db5b43b [2025-08-14T01:24:46.572Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-08-14T01:24:47.537Z] ---> 65c7b3a53321 [2025-08-14T01:24:47.537Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-08-14T01:24:47.806Z] ---> 4053487d2017 [2025-08-14T01:24:47.806Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-08-14T01:24:50.411Z] ---> 4374c2f3a748 [2025-08-14T01:24:50.411Z] Step 21/26 : EXPOSE 59900 [2025-08-14T01:24:50.411Z] ---> Running in 87ec698564ab [2025-08-14T01:24:50.411Z] Removing intermediate container 87ec698564ab [2025-08-14T01:24:50.411Z] ---> 471548aab1c6 [2025-08-14T01:24:50.411Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-08-14T01:24:50.683Z] ---> Running in 6189023d2a02 [2025-08-14T01:24:50.952Z] Removing intermediate container 6189023d2a02 [2025-08-14T01:24:50.952Z] ---> 6ec4604891d8 [2025-08-14T01:24:50.952Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-14T01:24:50.952Z] ---> Running in fa021d3e4369 [2025-08-14T01:24:51.541Z] Removing intermediate container fa021d3e4369 [2025-08-14T01:24:51.541Z] ---> 171e87702852 [2025-08-14T01:24:51.541Z] Step 24/26 : LABEL arch=arm64 [2025-08-14T01:24:51.541Z] ---> Running in eeb9b9b5a015 [2025-08-14T01:24:51.811Z] Removing intermediate container eeb9b9b5a015 [2025-08-14T01:24:51.811Z] ---> 8c365de238cf [2025-08-14T01:24:51.811Z] Step 25/26 : LABEL git_sha=21fe809f39cc883d4c20f030216f9b86179f70ec [2025-08-14T01:24:52.080Z] ---> Running in 23b0aad10f18 [2025-08-14T01:24:52.350Z] Removing intermediate container 23b0aad10f18 [2025-08-14T01:24:52.350Z] ---> b3f789400b7c [2025-08-14T01:24:52.350Z] Step 26/26 : LABEL version=4.1.0-dev.4 [2025-08-14T01:24:52.619Z] ---> Running in e5d9aec95925 [2025-08-14T01:24:52.890Z] Removing intermediate container e5d9aec95925 [2025-08-14T01:24:52.890Z] ---> 0decf6dec813 [2025-08-14T01:24:52.890Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-14T01:24:52.890Z] Successfully built 0decf6dec813 [2025-08-14T01:24:52.890Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:24:53.051Z] provisioning config files... [2025-08-14T01:24:53.071Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/212@tmp/config5379340264208713729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:24:53.434Z] ---> ****-login.sh [2025-08-14T01:24:53.434Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:24:53.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:24:53.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:24:53.707Z] Configure a credential helper to remove this warning. See [2025-08-14T01:24:53.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:24:53.707Z] [2025-08-14T01:24:53.707Z] Login Succeeded [2025-08-14T01:24:53.707Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:24:54.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:24:54.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:24:54.299Z] Configure a credential helper to remove this warning. See [2025-08-14T01:24:54.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:24:54.299Z] [2025-08-14T01:24:54.299Z] Login Succeeded [2025-08-14T01:24:54.299Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:24:54.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:24:54.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:24:54.841Z] Configure a credential helper to remove this warning. See [2025-08-14T01:24:54.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:24:54.841Z] [2025-08-14T01:24:54.841Z] Login Succeeded [2025-08-14T01:24:54.841Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:24:55.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:24:55.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:24:55.385Z] Configure a credential helper to remove this warning. See [2025-08-14T01:24:55.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:24:55.385Z] [2025-08-14T01:24:55.385Z] Login Succeeded [2025-08-14T01:24:55.385Z] ****.io [2025-08-14T01:24:55.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:24:55.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:24:55.920Z] Configure a credential helper to remove this warning. See [2025-08-14T01:24:55.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:24:55.920Z] [2025-08-14T01:24:55.920Z] Login Succeeded [2025-08-14T01:24:55.920Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:24:55.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:24:55.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:24:56.009Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-08-14T01:24:56.009Z] 21fe809f39cc883d4c20f030216f9b86179f70ec [2025-08-14T01:24:56.009Z] latest [2025-08-14T01:24:56.009Z] 4.1.0-dev.4 [2025-08-14T01:24:56.009Z] 21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [2025-08-14T01:24:56.009Z] main [2025-08-14T01:24:56.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:24:56.392Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:24:56.785Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec [2025-08-14T01:24:56.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-14T01:24:56.785Z] 6d112a3f3e9e: Preparing [2025-08-14T01:24:56.785Z] f32a1674500d: Preparing [2025-08-14T01:24:56.785Z] 87ce669d37e1: Preparing [2025-08-14T01:24:56.785Z] ca7640d42c91: Preparing [2025-08-14T01:24:56.785Z] 65e68ee1c679: Preparing [2025-08-14T01:24:56.785Z] 1e890da81ec9: Preparing [2025-08-14T01:24:56.785Z] 1e890da81ec9: Waiting [2025-08-14T01:24:57.054Z] f32a1674500d: Pushed [2025-08-14T01:24:57.054Z] 87ce669d37e1: Pushed [2025-08-14T01:24:57.054Z] 65e68ee1c679: Pushed [2025-08-14T01:24:57.054Z] 1e890da81ec9: Layer already exists [2025-08-14T01:24:57.323Z] ca7640d42c91: Pushed [2025-08-14T01:25:05.554Z] 6d112a3f3e9e: Pushed [2025-08-14T01:25:05.554Z] 21fe809f39cc883d4c20f030216f9b86179f70ec: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:25:05.930Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:25:06.287Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-08-14T01:25:06.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-14T01:25:06.287Z] 6d112a3f3e9e: Preparing [2025-08-14T01:25:06.287Z] f32a1674500d: Preparing [2025-08-14T01:25:06.287Z] 87ce669d37e1: Preparing [2025-08-14T01:25:06.287Z] ca7640d42c91: Preparing [2025-08-14T01:25:06.287Z] 65e68ee1c679: Preparing [2025-08-14T01:25:06.287Z] 1e890da81ec9: Preparing [2025-08-14T01:25:06.287Z] 1e890da81ec9: Waiting [2025-08-14T01:25:06.287Z] 87ce669d37e1: Layer already exists [2025-08-14T01:25:06.287Z] 65e68ee1c679: Layer already exists [2025-08-14T01:25:06.287Z] 6d112a3f3e9e: Layer already exists [2025-08-14T01:25:06.287Z] f32a1674500d: Layer already exists [2025-08-14T01:25:06.287Z] ca7640d42c91: Layer already exists [2025-08-14T01:25:06.287Z] 1e890da81ec9: Layer already exists [2025-08-14T01:25:06.558Z] latest: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:25:06.939Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:25:07.322Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [2025-08-14T01:25:07.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-14T01:25:07.322Z] 6d112a3f3e9e: Preparing [2025-08-14T01:25:07.322Z] f32a1674500d: Preparing [2025-08-14T01:25:07.322Z] 87ce669d37e1: Preparing [2025-08-14T01:25:07.322Z] ca7640d42c91: Preparing [2025-08-14T01:25:07.322Z] 65e68ee1c679: Preparing [2025-08-14T01:25:07.322Z] 1e890da81ec9: Preparing [2025-08-14T01:25:07.322Z] 1e890da81ec9: Waiting [2025-08-14T01:25:07.322Z] 87ce669d37e1: Layer already exists [2025-08-14T01:25:07.322Z] 65e68ee1c679: Layer already exists [2025-08-14T01:25:07.322Z] f32a1674500d: Layer already exists [2025-08-14T01:25:07.322Z] ca7640d42c91: Layer already exists [2025-08-14T01:25:07.322Z] 6d112a3f3e9e: Layer already exists [2025-08-14T01:25:07.322Z] 1e890da81ec9: Layer already exists [2025-08-14T01:25:07.607Z] 4.1.0-dev.4: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:25:08.003Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:25:08.379Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [2025-08-14T01:25:08.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-14T01:25:08.379Z] 6d112a3f3e9e: Preparing [2025-08-14T01:25:08.379Z] f32a1674500d: Preparing [2025-08-14T01:25:08.379Z] 87ce669d37e1: Preparing [2025-08-14T01:25:08.379Z] ca7640d42c91: Preparing [2025-08-14T01:25:08.379Z] 65e68ee1c679: Preparing [2025-08-14T01:25:08.379Z] 1e890da81ec9: Preparing [2025-08-14T01:25:08.379Z] 1e890da81ec9: Waiting [2025-08-14T01:25:08.379Z] f32a1674500d: Layer already exists [2025-08-14T01:25:08.379Z] 65e68ee1c679: Layer already exists [2025-08-14T01:25:08.379Z] 6d112a3f3e9e: Layer already exists [2025-08-14T01:25:08.379Z] ca7640d42c91: Layer already exists [2025-08-14T01:25:08.379Z] 87ce669d37e1: Layer already exists [2025-08-14T01:25:08.379Z] 1e890da81ec9: Layer already exists [2025-08-14T01:25:08.648Z] 21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:25:09.039Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:25:09.418Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-08-14T01:25:09.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-14T01:25:09.418Z] 6d112a3f3e9e: Preparing [2025-08-14T01:25:09.418Z] f32a1674500d: Preparing [2025-08-14T01:25:09.418Z] 87ce669d37e1: Preparing [2025-08-14T01:25:09.418Z] ca7640d42c91: Preparing [2025-08-14T01:25:09.418Z] 65e68ee1c679: Preparing [2025-08-14T01:25:09.418Z] 1e890da81ec9: Preparing [2025-08-14T01:25:09.418Z] 1e890da81ec9: Waiting [2025-08-14T01:25:09.418Z] 6d112a3f3e9e: Layer already exists [2025-08-14T01:25:09.418Z] 87ce669d37e1: Layer already exists [2025-08-14T01:25:09.418Z] f32a1674500d: Layer already exists [2025-08-14T01:25:09.418Z] 65e68ee1c679: Layer already exists [2025-08-14T01:25:09.418Z] ca7640d42c91: Layer already exists [2025-08-14T01:25:09.418Z] 1e890da81ec9: Layer already exists [2025-08-14T01:25:09.687Z] main: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:25:09.772Z] ===================================================== [Pipeline] echo [2025-08-14T01:25:09.789Z] taggedImages: [2025-08-14T01:25:09.789Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec [2025-08-14T01:25:09.789Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-08-14T01:25:09.789Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [2025-08-14T01:25:09.789Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [2025-08-14T01:25:09.789Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2025-08-14T01:25:09.803Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo [2025-08-14T01:25:09.817Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2025-08-14T01:25:09.831Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [Pipeline] echo [2025-08-14T01:25:09.843Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [Pipeline] echo [2025-08-14T01:25:09.856Z] 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 [2025-08-14T01:25:10.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T01:25:10.270Z] [2025-08-14T01:25:10.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:25:10.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T01:25:10.894Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-14T01:25:10.894Z] 8998bd30e6a1: Pulling fs layer [2025-08-14T01:25:10.894Z] 04944245beec: Pulling fs layer [2025-08-14T01:25:10.894Z] 699f458cf7ca: Pulling fs layer [2025-08-14T01:25:10.894Z] 765212b225bb: Pulling fs layer [2025-08-14T01:25:10.894Z] f23df028b6ca: Pulling fs layer [2025-08-14T01:25:10.894Z] 765212b225bb: Waiting [2025-08-14T01:25:10.894Z] f23df028b6ca: Waiting [2025-08-14T01:25:10.894Z] d65c8cfc05b1: Pulling fs layer [2025-08-14T01:25:10.894Z] 2437ff75d9bd: Pulling fs layer [2025-08-14T01:25:10.894Z] d65c8cfc05b1: Waiting [2025-08-14T01:25:10.894Z] 2437ff75d9bd: Waiting [2025-08-14T01:25:10.894Z] 04944245beec: Verifying Checksum [2025-08-14T01:25:10.894Z] 04944245beec: Download complete [2025-08-14T01:25:10.894Z] 765212b225bb: Verifying Checksum [2025-08-14T01:25:10.894Z] 765212b225bb: Download complete [2025-08-14T01:25:10.894Z] f23df028b6ca: Verifying Checksum [2025-08-14T01:25:10.894Z] f23df028b6ca: Download complete [2025-08-14T01:25:10.894Z] d65c8cfc05b1: Verifying Checksum [2025-08-14T01:25:10.894Z] d65c8cfc05b1: Download complete [2025-08-14T01:25:11.166Z] 699f458cf7ca: Verifying Checksum [2025-08-14T01:25:11.166Z] 699f458cf7ca: Download complete [2025-08-14T01:25:11.757Z] 8998bd30e6a1: Verifying Checksum [2025-08-14T01:25:11.757Z] 8998bd30e6a1: Download complete [2025-08-14T01:25:14.357Z] 2437ff75d9bd: Download complete [2025-08-14T01:25:16.957Z] 8998bd30e6a1: Pull complete [2025-08-14T01:25:17.552Z] 04944245beec: Pull complete [2025-08-14T01:25:19.513Z] 699f458cf7ca: Pull complete [2025-08-14T01:25:19.513Z] 765212b225bb: Pull complete [2025-08-14T01:25:20.479Z] f23df028b6ca: Pull complete [2025-08-14T01:25:20.750Z] d65c8cfc05b1: Pull complete [2025-08-14T01:25:39.075Z] 2437ff75d9bd: Pull complete [2025-08-14T01:25:39.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-14T01:25:39.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T01:25:39.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:25:39.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-6907 does not seem to be running inside a container [2025-08-14T01:25:39.416Z] $ 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/212 -v /w/workspace/device-virtual-go/212:/w/workspace/device-virtual-go/212:rw,z -v /w/workspace/device-virtual-go/212@tmp:/w/workspace/device-virtual-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-14T01:25:42.796Z] $ docker top 6210d50825e4b2dfe258a344d195d295b57432d0247063e8e6d07713fd5a8649 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:25:43.775Z] ---> job-cost.sh [2025-08-14T01:25:43.775Z] lf-activate-venv: SKIPPING [2025-08-14T01:25:43.775Z] INFO: No Stack... [2025-08-14T01:25:44.365Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-14T01:25:44.953Z] INFO: Archiving Costs [Pipeline] sh [2025-08-14T01:25:45.608Z] + cat /w/workspace/device-virtual-go/212/archives/cost.csv [2025-08-14T01:25:45.608Z] + cut -d, -f6 [Pipeline] lock [2025-08-14T01:25:45.695Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [2025-08-14T01:25:45.703Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] did not exist. Created. [2025-08-14T01:25:45.709Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-14T01:25:46.400Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-14T01:25:46.486Z] Stashed 1 file(s) [Pipeline] } [2025-08-14T01:25:46.494Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-14T01:25:46.513Z] $ docker stop --time=1 6210d50825e4b2dfe258a344d195d295b57432d0247063e8e6d07713fd5a8649 [2025-08-14T01:25:48.126Z] $ docker rm -f --volumes 6210d50825e4b2dfe258a344d195d295b57432d0247063e8e6d07713fd5a8649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-14T07:07:30.546Z] Cancelling nested steps due to timeout [2025-08-14T07:07:30.551Z] Sending interrupt signal to process [2025-08-14T07:07:45.021Z] script returned exit code 143 [Pipeline] } [2025-08-14T07:07:45.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-14T07:07:45.564Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:07:45.877Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:07:46.437Z] ---> package-listing.sh [2025-08-14T07:07:46.437Z] ++ facter osfamily [2025-08-14T07:07:46.437Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T07:07:46.698Z] + OS_FAMILY=redhat [2025-08-14T07:07:46.698Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-08-14T07:07:46.698Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T07:07:46.698Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T07:07:46.698Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T07:07:46.698Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T07:07:46.698Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-14T07:07:46.698Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T07:07:46.698Z] + case "${OS_FAMILY}" in [2025-08-14T07:07:46.698Z] + sort [2025-08-14T07:07:46.698Z] + rpm -qa [2025-08-14T07:07:47.269Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T07:07:47.269Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T07:07:47.269Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T07:07:47.269Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-14T07:07:47.269Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-08-14T07:07:47.269Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-08-14T07:07:47.283Z] 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 [2025-08-14T07:07:47.570Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:07:48.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:07:48.196Z] [2025-08-14T07:07:48.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:07:48.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:07:48.530Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T07:07:48.530Z] 5eb5b503b376: Pulling fs layer [2025-08-14T07:07:48.530Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T07:07:48.530Z] ec43610c2a17: Pulling fs layer [2025-08-14T07:07:48.530Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T07:07:48.530Z] 33b1e0a273af: Pulling fs layer [2025-08-14T07:07:48.530Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T07:07:48.530Z] 2f39f015ded8: Pulling fs layer [2025-08-14T07:07:48.530Z] 3a2ae6a8a46f: Waiting [2025-08-14T07:07:48.530Z] 33b1e0a273af: Waiting [2025-08-14T07:07:48.530Z] 5d3b04190fa2: Waiting [2025-08-14T07:07:48.530Z] 2f39f015ded8: Waiting [2025-08-14T07:07:48.530Z] 5c69ac0246d0: Verifying Checksum [2025-08-14T07:07:48.530Z] 5c69ac0246d0: Download complete [2025-08-14T07:07:48.530Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-14T07:07:48.530Z] 3a2ae6a8a46f: Download complete [2025-08-14T07:07:48.794Z] 33b1e0a273af: Verifying Checksum [2025-08-14T07:07:48.794Z] 33b1e0a273af: Download complete [2025-08-14T07:07:48.794Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T07:07:48.794Z] 5d3b04190fa2: Download complete [2025-08-14T07:07:48.794Z] ec43610c2a17: Verifying Checksum [2025-08-14T07:07:48.794Z] ec43610c2a17: Download complete [2025-08-14T07:07:48.794Z] 5eb5b503b376: Verifying Checksum [2025-08-14T07:07:48.794Z] 5eb5b503b376: Download complete [2025-08-14T07:07:49.379Z] 2f39f015ded8: Verifying Checksum [2025-08-14T07:07:49.379Z] 2f39f015ded8: Download complete [2025-08-14T07:07:49.964Z] 5eb5b503b376: Pull complete [2025-08-14T07:07:50.235Z] 5c69ac0246d0: Pull complete [2025-08-14T07:07:50.493Z] ec43610c2a17: Pull complete [2025-08-14T07:07:50.493Z] 3a2ae6a8a46f: Pull complete [2025-08-14T07:07:50.763Z] 33b1e0a273af: Pull complete [2025-08-14T07:07:50.763Z] 5d3b04190fa2: Pull complete [2025-08-14T07:07:54.975Z] 2f39f015ded8: Pull complete [2025-08-14T07:07:54.975Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T07:07:54.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:07:54.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T07:07:55.085Z] prd-centos7-docker-4c-2g-6910 does not seem to be running inside a container [2025-08-14T07:07:55.115Z] $ 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 [2025-08-14T07:07:58.071Z] $ docker top 3bea1e99278a98e7fa6fe6e96f9fb1befd7d6ebb02776cf2cf5cbdb84f178037 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T07:07:58.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T07:07:58.718Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T07:07:59.005Z] + ls /var/log/sa-host [2025-08-14T07:07:59.005Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T07:07:59.165Z] provisioning config files... [2025-08-14T07:07:59.180Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9542290098574070292tmp [Pipeline] { [Pipeline] echo [2025-08-14T07:07:59.198Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:07:59.489Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T07:07:59.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:07:59.849Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T07:07:59.860Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:00.143Z] ---> sudo-logs.sh [2025-08-14T07:08:00.143Z] Archiving 'sudo' log.. [2025-08-14T07:08:00.143Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6910.novalocal: Name or service not known [2025-08-14T07:08:00.143Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6910.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-14T07:08:00.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:00.538Z] ---> job-cost.sh [2025-08-14T07:08:00.538Z] lf-activate-venv: SKIPPING [2025-08-14T07:08:00.538Z] DEBUG: total: 0.10999999940395355 [2025-08-14T07:08:00.538Z] INFO: Retrieving Stack Cost... [2025-08-14T07:08:00.796Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-14T07:08:01.366Z] INFO: Archiving Costs [Pipeline] echo [2025-08-14T07:08:01.380Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:01.668Z] ---> logs-deploy.sh [2025-08-14T07:08:01.668Z] lf-activate-venv: SKIPPING [2025-08-14T07:08:01.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/212 [2025-08-14T07:08:01.668Z] INFO: archiving workspace using pattern(s): [2025-08-14T07:08:02.607Z] Archives upload complete. [2025-08-14T07:08:02.607Z] INFO: archiving logs to Nexus [2025-08-14T07:08:03.542Z] ---> uname -a: [2025-08-14T07:08:03.542Z] Linux prd-centos7-docker-4c-2g-6910.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-14T07:08:03.542Z] [2025-08-14T07:08:03.542Z] [2025-08-14T07:08:03.542Z] ---> lscpu: [2025-08-14T07:08:03.542Z] Architecture: x86_64 [2025-08-14T07:08:03.542Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-14T07:08:03.542Z] Byte Order: Little Endian [2025-08-14T07:08:03.542Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-14T07:08:03.542Z] CPU(s): 2 [2025-08-14T07:08:03.542Z] On-line CPU(s) list: 0,1 [2025-08-14T07:08:03.542Z] Thread(s) per core: 1 [2025-08-14T07:08:03.542Z] Core(s) per socket: 1 [2025-08-14T07:08:03.542Z] Socket(s): 2 [2025-08-14T07:08:03.542Z] NUMA node(s): 1 [2025-08-14T07:08:03.542Z] Vendor ID: AuthenticAMD [2025-08-14T07:08:03.542Z] CPU family: 23 [2025-08-14T07:08:03.542Z] Model: 49 [2025-08-14T07:08:03.542Z] Model name: AMD EPYC-Rome Processor [2025-08-14T07:08:03.542Z] Stepping: 0 [2025-08-14T07:08:03.542Z] CPU MHz: 2799.998 [2025-08-14T07:08:03.542Z] BogoMIPS: 5599.99 [2025-08-14T07:08:03.542Z] Virtualization: AMD-V [2025-08-14T07:08:03.542Z] Hypervisor vendor: KVM [2025-08-14T07:08:03.542Z] Virtualization type: full [2025-08-14T07:08:03.542Z] L1d cache: 64 KiB [2025-08-14T07:08:03.542Z] L1i cache: 64 KiB [2025-08-14T07:08:03.542Z] L2 cache: 1 MiB [2025-08-14T07:08:03.542Z] L3 cache: 32 MiB [2025-08-14T07:08:03.542Z] NUMA node0 CPU(s): 0,1 [2025-08-14T07:08:03.542Z] Vulnerability Itlb multihit: Not affected [2025-08-14T07:08:03.542Z] Vulnerability L1tf: Not affected [2025-08-14T07:08:03.542Z] Vulnerability Mds: Not affected [2025-08-14T07:08:03.542Z] Vulnerability Meltdown: Not affected [2025-08-14T07:08:03.542Z] Vulnerability Mmio stale data: Not affected [2025-08-14T07:08:03.542Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-14T07:08:03.542Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-14T07:08:03.542Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-14T07:08:03.542Z] Vulnerability Srbds: Not affected [2025-08-14T07:08:03.542Z] Vulnerability Tsx async abort: Not affected [2025-08-14T07:08:03.542Z] 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 [2025-08-14T07:08:03.542Z] [2025-08-14T07:08:03.542Z] [2025-08-14T07:08:03.542Z] ---> nproc: [2025-08-14T07:08:03.542Z] 2 [2025-08-14T07:08:03.542Z] [2025-08-14T07:08:03.542Z] [2025-08-14T07:08:03.542Z] ---> df -h: [2025-08-14T07:08:03.542Z] Filesystem Size Used Avail Use% Mounted on [2025-08-14T07:08:03.542Z] overlay 40G 6.8G 34G 17% / [2025-08-14T07:08:03.542Z] tmpfs 64M 0 64M 0% /dev [2025-08-14T07:08:03.542Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-14T07:08:03.542Z] shm 64M 0 64M 0% /dev/shm [2025-08-14T07:08:03.542Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-08-14T07:08:03.542Z] [2025-08-14T07:08:03.542Z] [2025-08-14T07:08:03.542Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2025-08-14T07:08:03.542Z] Please check if data collecting is enabled [2025-08-14T07:08:03.542Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T07:08:03.578Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-14T07:08:03.580Z] $ docker stop --time=1 3bea1e99278a98e7fa6fe6e96f9fb1befd7d6ebb02776cf2cf5cbdb84f178037 [2025-08-14T07:08:04.742Z] $ docker rm -f --volumes 3bea1e99278a98e7fa6fe6e96f9fb1befd7d6ebb02776cf2cf5cbdb84f178037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-14T07:08:04.837Z] [WS-CLEANUP] Deleting project workspace... [2025-08-14T07:08:04.837Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-14T07:08:04.852Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:08:05.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:08:05.278Z] [2025-08-14T07:08:05.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:08:05.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:08:05.582Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T07:08:05.582Z] 5eb5b503b376: Pulling fs layer [2025-08-14T07:08:05.582Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T07:08:05.582Z] ec43610c2a17: Pulling fs layer [2025-08-14T07:08:05.582Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T07:08:05.582Z] 33b1e0a273af: Pulling fs layer [2025-08-14T07:08:05.582Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T07:08:05.582Z] 2f39f015ded8: Pulling fs layer [2025-08-14T07:08:05.582Z] 3a2ae6a8a46f: Waiting [2025-08-14T07:08:05.582Z] 33b1e0a273af: Waiting [2025-08-14T07:08:05.582Z] 5d3b04190fa2: Waiting [2025-08-14T07:08:05.582Z] 2f39f015ded8: Waiting [2025-08-14T07:08:05.582Z] 5c69ac0246d0: Verifying Checksum [2025-08-14T07:08:05.582Z] 5c69ac0246d0: Download complete [2025-08-14T07:08:05.583Z] 3a2ae6a8a46f: Download complete [2025-08-14T07:08:05.583Z] 33b1e0a273af: Download complete [2025-08-14T07:08:05.583Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T07:08:05.583Z] 5d3b04190fa2: Download complete [2025-08-14T07:08:05.583Z] ec43610c2a17: Verifying Checksum [2025-08-14T07:08:05.583Z] ec43610c2a17: Download complete [2025-08-14T07:08:05.847Z] 5eb5b503b376: Verifying Checksum [2025-08-14T07:08:05.847Z] 5eb5b503b376: Download complete [2025-08-14T07:08:06.412Z] 2f39f015ded8: Download complete [2025-08-14T07:08:07.349Z] 5eb5b503b376: Pull complete [2025-08-14T07:08:07.607Z] 5c69ac0246d0: Pull complete [2025-08-14T07:08:07.865Z] ec43610c2a17: Pull complete [2025-08-14T07:08:07.865Z] 3a2ae6a8a46f: Pull complete [2025-08-14T07:08:08.123Z] 33b1e0a273af: Pull complete [2025-08-14T07:08:08.123Z] 5d3b04190fa2: Pull complete [2025-08-14T07:08:13.388Z] 2f39f015ded8: Pull complete [2025-08-14T07:08:13.388Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T07:08:13.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:08:13.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T07:08:13.485Z] prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container [2025-08-14T07:08:13.519Z] $ 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 [2025-08-14T07:08:14.851Z] $ docker top 6b31b0f6b8fea26f56f59da9dd1ca8fb88757a6964b5daaa571d4918ed894069 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:15.197Z] ---> job-cost.sh [2025-08-14T07:08:15.197Z] lf-activate-venv: SKIPPING [2025-08-14T07:08:15.197Z] INFO: No Stack... [2025-08-14T07:08:15.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-14T07:08:16.023Z] INFO: Archiving Costs [Pipeline] sh [2025-08-14T07:08:16.377Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-08-14T07:08:16.377Z] + cut -d, -f6 [Pipeline] lock [2025-08-14T07:08:16.393Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [2025-08-14T07:08:16.402Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] did not exist. Created. [2025-08-14T07:08:16.408Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-14T07:08:16.708Z] /w/workspace/exfoundry_device-virtual-go_main@tmp/durable-c28bce12/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-14T07:08:17.002Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-08-14T07:08:17.026Z] Warning: overwriting stash ‘stack-cost’ [2025-08-14T07:08:17.038Z] Stashed 1 file(s) [Pipeline] } [2025-08-14T07:08:17.045Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-14T07:08:17.081Z] $ docker stop --time=1 6b31b0f6b8fea26f56f59da9dd1ca8fb88757a6964b5daaa571d4918ed894069 [2025-08-14T07:08:18.242Z] $ docker rm -f --volumes 6b31b0f6b8fea26f56f59da9dd1ca8fb88757a6964b5daaa571d4918ed894069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-14T07:08:18.386Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-14T07:08:19.246Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-08-14T07:08:19.246Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-08-14T07:08:19.246Z] total 16 [2025-08-14T07:08:19.246Z] drwxr-xr-x 3 root root 4096 Aug 14 07:08 . [2025-08-14T07:08:19.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 07:08 .. [2025-08-14T07:08:19.246Z] drwxr-xr-x 2 root root 4096 Aug 14 07:08 cost [2025-08-14T07:08:19.246Z] -rw-r--r-- 1 root root 91 Aug 14 07:08 cost.csv [2025-08-14T07:08:19.246Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-08-14T07:08:19.246Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-08-14T07:08:19.246Z] total 16 [2025-08-14T07:08:19.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 07:08 . [2025-08-14T07:08:19.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 07:08 .. [2025-08-14T07:08:19.246Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 07:08 cost [2025-08-14T07:08:19.246Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 14 07:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:19.539Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:20.398Z] ---> package-listing.sh [2025-08-14T07:08:20.398Z] ++ facter osfamily [2025-08-14T07:08:20.398Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T07:08:20.657Z] + OS_FAMILY=debian [2025-08-14T07:08:20.657Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-08-14T07:08:20.657Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T07:08:20.657Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T07:08:20.657Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T07:08:20.657Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T07:08:20.657Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-14T07:08:20.657Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T07:08:20.657Z] + case "${OS_FAMILY}" in [2025-08-14T07:08:20.657Z] + dpkg -l [2025-08-14T07:08:20.657Z] + grep '^ii' [2025-08-14T07:08:20.657Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T07:08:20.657Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T07:08:20.657Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T07:08:20.657Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-14T07:08:20.657Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-08-14T07:08:20.657Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-08-14T07:08:20.669Z] 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 [2025-08-14T07:08:20.947Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:08:21.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:08:21.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T07:08:21.586Z] prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container [2025-08-14T07:08:21.620Z] $ 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 [2025-08-14T07:08:21.811Z] $ docker top 48fa52bc4ca77a3124e034ef216596afeb2a7a69789ff616d862a1e1e08a3084 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T07:08:22.147Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T07:08:22.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T07:08:22.722Z] + ls /var/log/sa-host [2025-08-14T07:08:22.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T07:08:22.756Z] provisioning config files... [2025-08-14T07:08:22.763Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config67451392728526864tmp [Pipeline] { [Pipeline] echo [2025-08-14T07:08:22.780Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:23.064Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T07:08:23.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:23.382Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T07:08:23.391Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:23.672Z] ---> sudo-logs.sh [2025-08-14T07:08:23.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-14T07:08:23.700Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:23.981Z] ---> job-cost.sh [2025-08-14T07:08:23.981Z] lf-activate-venv: SKIPPING [2025-08-14T07:08:23.981Z] DEBUG: total: 1.5299999713897705 [2025-08-14T07:08:23.981Z] INFO: Retrieving Stack Cost... [2025-08-14T07:08:23.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-14T07:08:24.239Z] INFO: Archiving Costs [Pipeline] echo [2025-08-14T07:08:24.251Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:24.530Z] ---> logs-deploy.sh [2025-08-14T07:08:24.530Z] lf-activate-venv: SKIPPING [2025-08-14T07:08:24.530Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/212 [2025-08-14T07:08:24.530Z] INFO: archiving workspace using pattern(s): [2025-08-14T07:08:25.464Z] Archives upload complete. [2025-08-14T07:08:25.464Z] INFO: archiving logs to Nexus