Push event to branch main Started by user Jin Lin Guan Rebuilds build #204 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1ae59df93e15168f5c84516dd369218cbd3ebf1 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-ssh8131782486372895601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh3624179270940507132.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh1640763027600637668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh19062232610045650.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-ssh18301304943790331505.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-42412 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 f1ae59df93e15168f5c84516dd369218cbd3ebf1 (main) Commit message: "Merge pull request #529 from judehung/update-odesa" > 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 f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 > git rev-list --no-walk f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-31T06:07:44.957Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-31T06:07:45.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T06:07:45.076Z] ========================================================= [2025-03-31T06:07:45.076Z] EdgeX Global Pipelines Version Info [2025-03-31T06:07:45.076Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:07:46.201Z] ------------------- [2025-03-31T06:07:46.201Z] stable info: [2025-03-31T06:07:46.201Z] ------------------- [2025-03-31T06:07:46.202Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T06:07:46.202Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-03-31T06:07:46.202Z] Message: update stable to v1.0.274 [2025-03-31T06:07:46.461Z] ------------------- [2025-03-31T06:07:46.461Z] experimental info: [2025-03-31T06:07:46.461Z] ------------------- [2025-03-31T06:07:46.461Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T06:07:46.461Z] Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 [2025-03-31T06:07:46.461Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-31T06:07:46.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-03-31T06:07:46.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-03-31T06:07:46.603Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-31T06:07:46.624Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-31T06:07:46.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-31T06:07:46.674Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-31T06:07:46.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-31T06:07:46.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-31T06:07:46.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-31T06:07:46.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-31T06:07:46.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-31T06:07:46.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-03-31T06:07:46.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-31T06:07:46.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-31T06:07:46.923Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T06:07:46.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T06:07:46.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T06:07:47.001Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T06:07:47.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-31T06:07:47.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-31T06:07:47.076Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-31T06:07:47.100Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-31T06:07:47.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-31T06:07:47.143Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-31T06:07:47.171Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-31T06:07:47.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-31T06:07:47.225Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-31T06:07:47.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-31T06:07:47.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-31T06:07:47.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-31T06:07:47.316Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-31T06:07:47.342Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ae59d [Pipeline] echo [2025-03-31T06:07:47.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:07:47.619Z] provisioning config files... [2025-03-31T06:07:47.636Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15053529657270755326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:07:47.970Z] ---> ****-login.sh [2025-03-31T06:07:47.970Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:07:48.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:07:48.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:07:48.234Z] Configure a credential helper to remove this warning. See [2025-03-31T06:07:48.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:07:48.234Z] [2025-03-31T06:07:48.234Z] Login Succeeded [2025-03-31T06:07:48.494Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:07:48.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:07:48.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:07:48.494Z] Configure a credential helper to remove this warning. See [2025-03-31T06:07:48.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:07:48.494Z] [2025-03-31T06:07:48.494Z] Login Succeeded [2025-03-31T06:07:48.494Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:07:48.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:07:48.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:07:48.494Z] Configure a credential helper to remove this warning. See [2025-03-31T06:07:48.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:07:48.494Z] [2025-03-31T06:07:48.494Z] Login Succeeded [2025-03-31T06:07:48.494Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:07:48.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:07:48.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:07:48.755Z] Configure a credential helper to remove this warning. See [2025-03-31T06:07:48.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:07:48.755Z] [2025-03-31T06:07:48.755Z] Login Succeeded [2025-03-31T06:07:48.755Z] ****.io [2025-03-31T06:07:48.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:07:49.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:07:49.015Z] Configure a credential helper to remove this warning. See [2025-03-31T06:07:49.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:07:49.015Z] [2025-03-31T06:07:49.015Z] Login Succeeded [2025-03-31T06:07:49.015Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:07:49.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-31T06:07:49.440Z] + git rev-list -1 --merges f1ae59df93e15168f5c84516dd369218cbd3ebf1~1..f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-31T06:07:49.469Z] -----------> git rev-list -1 --merges f1ae59df93e15168f5c84516dd369218cbd3ebf1~1..f1ae59df93e15168f5c84516dd369218cbd3ebf1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:07:49.469Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1 [false] [Pipeline] sh [2025-03-31T06:07:49.783Z] + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-31T06:07:49.798Z] ========================================================= [2025-03-31T06:07:49.798Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-31T06:07:49.798Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T06:07:50.146Z] + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-31T06:07:50.159Z] [semverPrep] GIT_COMMIT: f1ae59df93e15168f5c84516dd369218cbd3ebf1, Commit Message: Merge pull request #529 from judehung/update-odesa [Pipeline] echo [2025-03-31T06:07:50.176Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-31T06:07:50.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T06:07:50.615Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-31T06:07:50.615Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-31T06:07:50.615Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-31T06:07:50.615Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-31T06:07:50.615Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-31T06:07:50.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:07:51.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:07:51.072Z] [2025-03-31T06:07:51.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:07:51.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:07:51.380Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-31T06:07:51.380Z] b85a868b505f: Pulling fs layer [2025-03-31T06:07:51.380Z] e2be974225ed: Pulling fs layer [2025-03-31T06:07:51.380Z] 339a4e72a1f5: Pulling fs layer [2025-03-31T06:07:51.380Z] 988bab9f4d93: Pulling fs layer [2025-03-31T06:07:51.380Z] 1469e6f7b9e6: Pulling fs layer [2025-03-31T06:07:51.380Z] eaf3925da568: Pulling fs layer [2025-03-31T06:07:51.380Z] bab4dde63d76: Pulling fs layer [2025-03-31T06:07:51.380Z] bde34c3a00c8: Pulling fs layer [2025-03-31T06:07:51.380Z] b352a97aabf1: Pulling fs layer [2025-03-31T06:07:51.380Z] 4872d77fe225: Pulling fs layer [2025-03-31T06:07:51.380Z] 5851b861e8e6: Pulling fs layer [2025-03-31T06:07:51.380Z] 988bab9f4d93: Waiting [2025-03-31T06:07:51.380Z] 1469e6f7b9e6: Waiting [2025-03-31T06:07:51.380Z] bab4dde63d76: Waiting [2025-03-31T06:07:51.380Z] eaf3925da568: Waiting [2025-03-31T06:07:51.380Z] 5851b861e8e6: Waiting [2025-03-31T06:07:51.380Z] 4872d77fe225: Waiting [2025-03-31T06:07:51.380Z] bde34c3a00c8: Waiting [2025-03-31T06:07:51.380Z] e2be974225ed: Verifying Checksum [2025-03-31T06:07:51.380Z] e2be974225ed: Download complete [2025-03-31T06:07:51.380Z] 988bab9f4d93: Download complete [2025-03-31T06:07:51.380Z] 1469e6f7b9e6: Verifying Checksum [2025-03-31T06:07:51.380Z] 1469e6f7b9e6: Download complete [2025-03-31T06:07:51.380Z] 339a4e72a1f5: Verifying Checksum [2025-03-31T06:07:51.380Z] 339a4e72a1f5: Download complete [2025-03-31T06:07:51.380Z] eaf3925da568: Download complete [2025-03-31T06:07:51.638Z] bde34c3a00c8: Verifying Checksum [2025-03-31T06:07:51.638Z] bde34c3a00c8: Download complete [2025-03-31T06:07:51.638Z] b352a97aabf1: Verifying Checksum [2025-03-31T06:07:51.638Z] b352a97aabf1: Download complete [2025-03-31T06:07:51.638Z] 4872d77fe225: Download complete [2025-03-31T06:07:51.638Z] 5851b861e8e6: Download complete [2025-03-31T06:07:51.638Z] b85a868b505f: Verifying Checksum [2025-03-31T06:07:51.638Z] b85a868b505f: Download complete [2025-03-31T06:07:51.897Z] bab4dde63d76: Verifying Checksum [2025-03-31T06:07:51.897Z] bab4dde63d76: Download complete [2025-03-31T06:07:52.835Z] b85a868b505f: Pull complete [2025-03-31T06:07:53.096Z] e2be974225ed: Pull complete [2025-03-31T06:07:53.356Z] 339a4e72a1f5: Pull complete [2025-03-31T06:07:53.617Z] 988bab9f4d93: Pull complete [2025-03-31T06:07:53.876Z] 1469e6f7b9e6: Pull complete [2025-03-31T06:07:53.876Z] eaf3925da568: Pull complete [2025-03-31T06:07:55.787Z] bab4dde63d76: Pull complete [2025-03-31T06:07:55.787Z] bde34c3a00c8: Pull complete [2025-03-31T06:07:55.787Z] b352a97aabf1: Pull complete [2025-03-31T06:07:55.787Z] 4872d77fe225: Pull complete [2025-03-31T06:07:55.787Z] 5851b861e8e6: Pull complete [2025-03-31T06:07:55.787Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-31T06:07:55.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:07:55.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:07:56.195Z] prd-ubuntu20.04-docker-8c-8g-42412 does not seem to be running inside a container [2025-03-31T06:07:56.229Z] $ 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-03-31T06:07:57.732Z] $ docker top e73bc36ce19aa4c086687bd0ad2c279c033d48e37c1a62dbae6c974deefcc5b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-31T06:07:57.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T06:07:57.859Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T06:07:57.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T06:07:57.989Z] $ docker exec e73bc36ce19aa4c086687bd0ad2c279c033d48e37c1a62dbae6c974deefcc5b9 ssh-agent [2025-03-31T06:07:58.099Z] SSH_AUTH_SOCK=/tmp/ssh-eHzSmLWcKwgD/agent.34 [2025-03-31T06:07:58.099Z] SSH_AGENT_PID=40 [2025-03-31T06:07:58.105Z] Running ssh-add (command line suppressed) [2025-03-31T06:07:58.210Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17582023948553801367.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17582023948553801367.key) [2025-03-31T06:07:58.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T06:07:58.522Z] + git tag --points-at HEAD [Pipeline] } [2025-03-31T06:07:58.535Z] $ docker exec --env ******** --env ******** e73bc36ce19aa4c086687bd0ad2c279c033d48e37c1a62dbae6c974deefcc5b9 ssh-agent -k [2025-03-31T06:07:58.645Z] unset SSH_AUTH_SOCK; [2025-03-31T06:07:58.645Z] unset SSH_AGENT_PID; [2025-03-31T06:07:58.645Z] echo Agent pid 40 killed; [2025-03-31T06:07:58.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-31T06:07:58.702Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0-dev.19' [Pipeline] sshagent [2025-03-31T06:07:58.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T06:07:58.727Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T06:07:58.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T06:07:58.856Z] $ docker exec e73bc36ce19aa4c086687bd0ad2c279c033d48e37c1a62dbae6c974deefcc5b9 ssh-agent [2025-03-31T06:07:58.968Z] SSH_AUTH_SOCK=/tmp/ssh-WHNeGABPcPU0/agent.73 [2025-03-31T06:07:58.968Z] SSH_AGENT_PID=79 [2025-03-31T06:07:58.972Z] Running ssh-add (command line suppressed) [2025-03-31T06:07:59.084Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12827928090323440906.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12827928090323440906.key) [2025-03-31T06:07:59.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T06:07:59.395Z] + git semver init [2025-03-31T06:07:59.655Z] 2025-03-31 06:07:59,593 [run_init] DEBUG init version:0.0.0 force:False [2025-03-31T06:07:59.655Z] 2025-03-31 06:07:59,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-03-31T06:07:59.655Z] 2025-03-31 06:07:59,594 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-03-31T06:07:59.655Z] 2025-03-31 06:07:59,595 [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, universal_newlines=False, shell=None, istream=None) [2025-03-31T06:08:01.040Z] 2025-03-31 06:08:00,960 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-03-31T06:08:01.040Z] 2025-03-31 06:08:00,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-03-31T06:08:01.040Z] 2025-03-31 06:08:00,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-31T06:08:01.040Z] 2025-03-31 06:08:00,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-31T06:08:01.040Z] 4.1.0-dev.1 [Pipeline] } [2025-03-31T06:08:01.050Z] $ docker exec --env ******** --env ******** e73bc36ce19aa4c086687bd0ad2c279c033d48e37c1a62dbae6c974deefcc5b9 ssh-agent -k [2025-03-31T06:08:01.160Z] unset SSH_AUTH_SOCK; [2025-03-31T06:08:01.161Z] unset SSH_AGENT_PID; [2025-03-31T06:08:01.161Z] echo Agent pid 79 killed; [2025-03-31T06:08:01.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T06:08:01.507Z] + git semver [Pipeline] } [2025-03-31T06:08:01.788Z] $ docker stop --time=1 e73bc36ce19aa4c086687bd0ad2c279c033d48e37c1a62dbae6c974deefcc5b9 [2025-03-31T06:08:03.060Z] $ docker rm -f --volumes e73bc36ce19aa4c086687bd0ad2c279c033d48e37c1a62dbae6c974deefcc5b9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T06:08:03.426Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-31T06:08:03.657Z] Stashed 1 file(s) [Pipeline] echo [2025-03-31T06:08:03.663Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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-03-31T06:08:03.856Z] provisioning config files... [2025-03-31T06:08:03.864Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14576313335333705243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:08:04.168Z] ---> ****-login.sh [2025-03-31T06:08:04.168Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:08:04.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:08:04.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:08:04.168Z] Configure a credential helper to remove this warning. See [2025-03-31T06:08:04.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:08:04.168Z] [2025-03-31T06:08:04.168Z] Login Succeeded [2025-03-31T06:08:04.168Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:08:04.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:08:04.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:08:04.168Z] Configure a credential helper to remove this warning. See [2025-03-31T06:08:04.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:08:04.168Z] [2025-03-31T06:08:04.168Z] Login Succeeded [2025-03-31T06:08:04.168Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:08:04.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:08:04.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:08:04.430Z] Configure a credential helper to remove this warning. See [2025-03-31T06:08:04.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:08:04.431Z] [2025-03-31T06:08:04.431Z] Login Succeeded [2025-03-31T06:08:04.431Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:08:04.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:08:04.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:08:04.431Z] Configure a credential helper to remove this warning. See [2025-03-31T06:08:04.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:08:04.431Z] [2025-03-31T06:08:04.431Z] Login Succeeded [2025-03-31T06:08:04.431Z] ****.io [2025-03-31T06:08:04.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:08:04.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:08:04.691Z] Configure a credential helper to remove this warning. See [2025-03-31T06:08:04.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:08:04.691Z] [2025-03-31T06:08:04.691Z] Login Succeeded [2025-03-31T06:08:04.691Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:08:04.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-31T06:08:04.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:08:04.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:08:04.847Z] ========================================================= [2025-03-31T06:08:04.847Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-31T06:08:04.847Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:08:05.192Z] + 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-03-31T06:08:05.193Z] Sending build context to Docker daemon 40.74MB [2025-03-31T06:08:05.193Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T06:08:05.193Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-31T06:08:05.451Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-31T06:08:05.451Z] da9db072f522: Pulling fs layer [2025-03-31T06:08:05.451Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-31T06:08:05.451Z] 06f05ace1117: Pulling fs layer [2025-03-31T06:08:05.451Z] 5fe327b54edc: Pulling fs layer [2025-03-31T06:08:05.451Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T06:08:05.451Z] 92a5565b7b96: Pulling fs layer [2025-03-31T06:08:05.451Z] ff9bb7016b71: Pulling fs layer [2025-03-31T06:08:05.451Z] b67dba6c2c7d: Pulling fs layer [2025-03-31T06:08:05.451Z] a813b0c90790: Pulling fs layer [2025-03-31T06:08:05.451Z] 92a5565b7b96: Waiting [2025-03-31T06:08:05.451Z] ff9bb7016b71: Waiting [2025-03-31T06:08:05.451Z] b67dba6c2c7d: Waiting [2025-03-31T06:08:05.451Z] a813b0c90790: Waiting [2025-03-31T06:08:05.451Z] 5fe327b54edc: Waiting [2025-03-31T06:08:05.451Z] 4f4fb700ef54: Waiting [2025-03-31T06:08:05.451Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-31T06:08:05.451Z] 6ef4a4ee8ca5: Download complete [2025-03-31T06:08:05.451Z] 5fe327b54edc: Download complete [2025-03-31T06:08:05.451Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T06:08:05.451Z] 4f4fb700ef54: Download complete [2025-03-31T06:08:05.451Z] 92a5565b7b96: Download complete [2025-03-31T06:08:05.451Z] da9db072f522: Verifying Checksum [2025-03-31T06:08:05.451Z] da9db072f522: Download complete [2025-03-31T06:08:05.451Z] ff9bb7016b71: Verifying Checksum [2025-03-31T06:08:05.451Z] ff9bb7016b71: Download complete [2025-03-31T06:08:05.710Z] da9db072f522: Pull complete [2025-03-31T06:08:05.710Z] a813b0c90790: Verifying Checksum [2025-03-31T06:08:05.710Z] a813b0c90790: Download complete [2025-03-31T06:08:05.710Z] 6ef4a4ee8ca5: Pull complete [2025-03-31T06:08:05.969Z] 06f05ace1117: Download complete [2025-03-31T06:08:06.232Z] b67dba6c2c7d: Verifying Checksum [2025-03-31T06:08:06.232Z] b67dba6c2c7d: Download complete [2025-03-31T06:08:09.516Z] 06f05ace1117: Pull complete [2025-03-31T06:08:09.516Z] 5fe327b54edc: Pull complete [2025-03-31T06:08:09.516Z] 4f4fb700ef54: Pull complete [2025-03-31T06:08:09.516Z] 92a5565b7b96: Pull complete [2025-03-31T06:08:09.516Z] ff9bb7016b71: Pull complete [2025-03-31T06:08:12.046Z] b67dba6c2c7d: Pull complete [2025-03-31T06:08:12.306Z] a813b0c90790: Pull complete [2025-03-31T06:08:12.306Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-31T06:08:12.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-31T06:08:12.306Z] ---> 3ba60ce46760 [2025-03-31T06:08:12.306Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-31T06:08:14.211Z] ---> Running in 3126e40c3aab [2025-03-31T06:08:14.471Z] Removing intermediate container 3126e40c3aab [2025-03-31T06:08:14.471Z] ---> 86d500c232c3 [2025-03-31T06:08:14.471Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T06:08:14.471Z] ---> Running in 24e6e965e25e [2025-03-31T06:08:14.471Z] Removing intermediate container 24e6e965e25e [2025-03-31T06:08:14.471Z] ---> bd0d1464d4db [2025-03-31T06:08:14.471Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-31T06:08:14.471Z] ---> Running in f7b92669944b [2025-03-31T06:08:14.730Z] Removing intermediate container f7b92669944b [2025-03-31T06:08:14.730Z] ---> 9d4debdf2b5d [2025-03-31T06:08:14.730Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-31T06:08:14.730Z] ---> Running in 5fc3fad15e17 [2025-03-31T06:08:14.730Z] Removing intermediate container 5fc3fad15e17 [2025-03-31T06:08:14.730Z] ---> 54ea46c85f62 [2025-03-31T06:08:14.730Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T06:08:14.730Z] ---> Running in ce24dbac3628 [2025-03-31T06:08:14.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T06:08:15.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T06:08:15.507Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-31T06:08:15.507Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-31T06:08:15.507Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-31T06:08:15.507Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-31T06:08:15.507Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T06:08:15.765Z] OK: 252 MiB in 62 packages [2025-03-31T06:08:16.024Z] Removing intermediate container ce24dbac3628 [2025-03-31T06:08:16.024Z] ---> 24d48fb41d6e [2025-03-31T06:08:16.024Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-31T06:08:16.283Z] ---> 0cf51d557683 [2025-03-31T06:08:16.283Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T06:08:16.283Z] ---> Running in 86e4b56b5e12 [2025-03-31T06:08:18.818Z] Still waiting to schedule task [2025-03-31T06:08:18.818Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-31T06:08:55.037Z] Removing intermediate container 86e4b56b5e12 [2025-03-31T06:08:55.037Z] ---> be8a91cd3b65 [2025-03-31T06:08:55.037Z] Step 10/12 : COPY . . [2025-03-31T06:08:55.037Z] ---> 0efc2f050b24 [2025-03-31T06:08:55.037Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T06:08:55.037Z] ---> Running in e15069d027d5 [2025-03-31T06:08:55.037Z] Removing intermediate container e15069d027d5 [2025-03-31T06:08:55.037Z] ---> 2b5c287bd691 [2025-03-31T06:08:55.037Z] Step 12/12 : RUN $MAKE [2025-03-31T06:08:55.037Z] ---> Running in 71b3db8b9516 [2025-03-31T06:08:55.037Z] noop [2025-03-31T06:08:55.037Z] Removing intermediate container 71b3db8b9516 [2025-03-31T06:08:55.037Z] ---> bc2b147c5fd5 [2025-03-31T06:08:55.037Z] Successfully built bc2b147c5fd5 [2025-03-31T06:08:55.037Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:08:55.379Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T06:08:55.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:08:55.480Z] prd-ubuntu20.04-docker-8c-8g-42412 does not seem to be running inside a container [2025-03-31T06:08:55.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T06:08:55.874Z] $ docker top 1a8a54aed309817f868bd734ef8835b315202000617b8c7503829324fc2d51bb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:08:56.235Z] + go version [2025-03-31T06:08:56.235Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-31T06:08:56.244Z] $ docker stop --time=1 1a8a54aed309817f868bd734ef8835b315202000617b8c7503829324fc2d51bb [2025-03-31T06:08:57.508Z] $ docker rm -f --volumes 1a8a54aed309817f868bd734ef8835b315202000617b8c7503829324fc2d51bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:08:57.985Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T06:08:57.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:08:58.066Z] prd-ubuntu20.04-docker-8c-8g-42412 does not seem to be running inside a container [2025-03-31T06:08:58.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T06:08:58.433Z] $ docker top a922b0597157611b927004c52bbc0b2bc5fd7699717d4d308e063d79edfb79a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:08:58.791Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-31T06:08:59.097Z] + make test [2025-03-31T06:08:59.097Z] go test ./... -coverprofile=coverage.out [2025-03-31T06:09:00.490Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-31T06:09:18.579Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-31T06:09:18.579Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements [2025-03-31T06:09:30.782Z] go vet ./... [2025-03-31T06:09:36.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T06:09:36.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T06:09:36.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-31T06:09:36.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T06:09:36.356Z] $ docker stop --time=1 a922b0597157611b927004c52bbc0b2bc5fd7699717d4d308e063d79edfb79a9 [2025-03-31T06:09:38.452Z] $ docker rm -f --volumes a922b0597157611b927004c52bbc0b2bc5fd7699717d4d308e063d79edfb79a9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T06:09:39.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T06:09:39.099Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-31T06:09:39.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T06:09:40.066Z] + ls -al . [2025-03-31T06:09:40.066Z] total 268 [2025-03-31T06:09:40.066Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:08 . [2025-03-31T06:09:40.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 06:07 .. [2025-03-31T06:09:40.066Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:09 .git [2025-03-31T06:09:40.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:07 .github [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 31 06:07 .gitignore [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 31 06:07 .golangci.yml [2025-03-31T06:09:40.066Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 06:08 .semver [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 31 06:07 Attribution.txt [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 31 06:07 CHANGELOG.md [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 31 06:07 Dockerfile [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 06:07 GOVERNANCE.md [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 06:07 Jenkinsfile [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 06:07 LICENSE [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 31 06:07 Makefile [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 06:07 OWNERS.md [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 31 06:07 README.md [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 06:08 VERSION [2025-03-31T06:09:40.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 06:07 bin [2025-03-31T06:09:40.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:07 cmd [2025-03-31T06:09:40.066Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 31 06:09 coverage.out [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 6032 Mar 31 06:07 go.mod [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 31 06:07 go.sum [2025-03-31T06:09:40.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:07 internal [2025-03-31T06:09:40.066Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 06:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:09:40.383Z] + 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=f1ae59df93e15168f5c84516dd369218cbd3ebf1 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-03-31T06:09:40.383Z] Sending build context to Docker daemon 40.78MB [2025-03-31T06:09:40.383Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T06:09:40.383Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-31T06:09:40.383Z] ---> bc2b147c5fd5 [2025-03-31T06:09:40.383Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-31T06:09:40.642Z] ---> Running in 8f70cd2d3828 [2025-03-31T06:09:40.642Z] Removing intermediate container 8f70cd2d3828 [2025-03-31T06:09:40.642Z] ---> ef0bc80fc199 [2025-03-31T06:09:40.642Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T06:09:40.642Z] ---> Running in 3b8c9d7f95c5 [2025-03-31T06:09:40.899Z] Removing intermediate container 3b8c9d7f95c5 [2025-03-31T06:09:40.899Z] ---> aff7d10d7142 [2025-03-31T06:09:40.899Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-31T06:09:40.899Z] ---> Running in 153ad5e56359 [2025-03-31T06:09:40.899Z] Removing intermediate container 153ad5e56359 [2025-03-31T06:09:40.899Z] ---> 4ecb70188347 [2025-03-31T06:09:40.899Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-31T06:09:40.899Z] ---> Running in a3107539849b [2025-03-31T06:09:40.899Z] Removing intermediate container a3107539849b [2025-03-31T06:09:40.899Z] ---> 7f1f637433c5 [2025-03-31T06:09:40.899Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T06:09:40.899Z] ---> Running in c6f649c93822 [2025-03-31T06:09:41.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T06:09:41.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T06:09:41.676Z] OK: 252 MiB in 62 packages [2025-03-31T06:09:42.247Z] Removing intermediate container c6f649c93822 [2025-03-31T06:09:42.247Z] ---> 05b98fcd2064 [2025-03-31T06:09:42.247Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-31T06:09:42.247Z] ---> 2d0f5702e714 [2025-03-31T06:09:42.247Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T06:09:42.247Z] ---> Running in af39be7391f9 [2025-03-31T06:09:43.179Z] Removing intermediate container af39be7391f9 [2025-03-31T06:09:43.179Z] ---> 212f73df89f3 [2025-03-31T06:09:43.179Z] Step 10/26 : COPY . . [2025-03-31T06:09:43.230Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42414 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-03-31T06:09:43.249Z] Running in /w/workspace/device-virtual-go/206 [Pipeline] { [Pipeline] checkout [2025-03-31T06:09:43.745Z] ---> 18b6ef98883c [2025-03-31T06:09:43.745Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T06:09:43.745Z] ---> Running in 433b952084a8 [2025-03-31T06:09:43.745Z] Removing intermediate container 433b952084a8 [2025-03-31T06:09:43.745Z] ---> ce250d2e54b8 [2025-03-31T06:09:43.745Z] Step 12/26 : RUN $MAKE [2025-03-31T06:09:43.745Z] ---> Running in ace0731645a8 [2025-03-31T06:09:44.003Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-03-31T06:09:46.304Z] The recommended git tool is: git [2025-03-31T06:09:50.831Z] using credential edgex-jenkins-ssh [2025-03-31T06:09:50.853Z] Cloning the remote Git repository [2025-03-31T06:09:50.884Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-03-31T06:09:50.982Z] > git init /w/workspace/device-virtual-go/206 # timeout=10 [2025-03-31T06:09:51.114Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-03-31T06:09:51.116Z] > git --version # timeout=10 [2025-03-31T06:09:51.136Z] > git --version # 'git version 2.25.1' [2025-03-31T06:09:51.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-31T06:09:51.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T06:09:54.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-03-31T06:09:54.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T06:09:55.420Z] Avoid second fetch [2025-03-31T06:09:55.421Z] Checking out Revision f1ae59df93e15168f5c84516dd369218cbd3ebf1 (main) [2025-03-31T06:09:56.015Z] Commit message: "Merge pull request #529 from judehung/update-odesa" [2025-03-31T06:09:55.428Z] > git config core.sparsecheckout # timeout=10 [2025-03-31T06:09:55.490Z] > git checkout -f f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T06:10:00.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-31T06:10:00.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-31T06:10:00.851Z] Dload Upload Total Spent Left Speed [2025-03-31T06:10:00.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2025-03-31T06:10:01.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-31T06:10:01.515Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2025-03-31T06:10:01.515Z] [2025-03-31T06:10:01.515Z] { [2025-03-31T06:10:01.515Z] "registry-mirrors": [ [2025-03-31T06:10:01.515Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-31T06:10:01.515Z] ], [2025-03-31T06:10:01.515Z] "bip": "10.250.0.254/24", [2025-03-31T06:10:01.515Z] "hosts": [ [2025-03-31T06:10:01.515Z] "tcp://0.0.0.0:5555", [2025-03-31T06:10:01.515Z] "unix:///var/run/docker.sock" [2025-03-31T06:10:01.515Z] ], [2025-03-31T06:10:01.515Z] "mtu": 1458, [2025-03-31T06:10:01.515Z] "selinux-enabled": true, [2025-03-31T06:10:01.515Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-31T06:10:01.515Z] } [Pipeline] sh [2025-03-31T06:10:01.842Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-31T06:10:02.174Z] + sudo service docker restart [2025-03-31T06:10:16.123Z] Removing intermediate container ace0731645a8 [2025-03-31T06:10:16.123Z] ---> 513544d0bee1 [2025-03-31T06:10:16.123Z] Step 13/26 : FROM alpine:3.20 [2025-03-31T06:10:16.123Z] 3.20: Pulling from library/alpine [2025-03-31T06:10:16.123Z] 0a9a5dfd008f: Pulling fs layer [2025-03-31T06:10:16.123Z] 0a9a5dfd008f: Verifying Checksum [2025-03-31T06:10:16.123Z] 0a9a5dfd008f: Download complete [2025-03-31T06:10:16.123Z] 0a9a5dfd008f: Pull complete [2025-03-31T06:10:16.123Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T06:10:16.123Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T06:10:16.123Z] ---> ff221270b9fb [2025-03-31T06:10:16.123Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-31T06:10:16.123Z] ---> Running in 2a484eb1840d [2025-03-31T06:10:16.123Z] Removing intermediate container 2a484eb1840d [2025-03-31T06:10:16.123Z] ---> c1d0e86b1c32 [2025-03-31T06:10:16.123Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-31T06:10:16.123Z] ---> Running in 4ca07bd8f978 [2025-03-31T06:10:16.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T06:10:16.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T06:10:16.123Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-31T06:10:16.123Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T06:10:16.123Z] OK: 8 MiB in 15 packages [2025-03-31T06:10:16.123Z] Removing intermediate container 4ca07bd8f978 [2025-03-31T06:10:16.123Z] ---> 306464bbb772 [2025-03-31T06:10:16.123Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-31T06:10:16.123Z] ---> Running in c353775f4e84 [2025-03-31T06:10:16.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T06:10:16.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T06:10:16.123Z] OK: 8 MiB in 15 packages [2025-03-31T06:10:16.123Z] Removing intermediate container c353775f4e84 [2025-03-31T06:10:16.123Z] ---> 171f756f9b96 [2025-03-31T06:10:16.123Z] Step 17/26 : WORKDIR / [2025-03-31T06:10:16.123Z] ---> Running in 8fc9544b8e35 [2025-03-31T06:10:16.123Z] Removing intermediate container 8fc9544b8e35 [2025-03-31T06:10:16.123Z] ---> dc682aa63b87 [2025-03-31T06:10:16.123Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-31T06:10:16.123Z] ---> 58ef6ca1a8f9 [2025-03-31T06:10:16.123Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-31T06:10:16.123Z] ---> 9b41ef9c8405 [2025-03-31T06:10:16.123Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-31T06:10:16.391Z] ---> b53c588858cb [2025-03-31T06:10:16.391Z] Step 21/26 : EXPOSE 59900 [2025-03-31T06:10:16.391Z] ---> Running in 41807e088013 [2025-03-31T06:10:16.391Z] Removing intermediate container 41807e088013 [2025-03-31T06:10:16.391Z] ---> d076c4b3b774 [2025-03-31T06:10:16.391Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-31T06:10:16.391Z] ---> Running in ccc80a77c53b [2025-03-31T06:10:16.650Z] Removing intermediate container ccc80a77c53b [2025-03-31T06:10:16.650Z] ---> 82f153cb775c [2025-03-31T06:10:16.650Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-31T06:10:16.650Z] ---> Running in 19815f00fed9 [2025-03-31T06:10:16.650Z] Removing intermediate container 19815f00fed9 [2025-03-31T06:10:16.650Z] ---> a262d13dbeea [2025-03-31T06:10:16.650Z] Step 24/26 : LABEL arch=amd64 [2025-03-31T06:10:16.650Z] ---> Running in 6c29c21b05dd [2025-03-31T06:10:16.650Z] Removing intermediate container 6c29c21b05dd [2025-03-31T06:10:16.650Z] ---> 2aeff8d3ec9c [2025-03-31T06:10:16.650Z] Step 25/26 : LABEL git_sha=f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:10:16.650Z] ---> Running in 27cd202100b7 [2025-03-31T06:10:16.909Z] Removing intermediate container 27cd202100b7 [2025-03-31T06:10:16.909Z] ---> 935d531b3530 [2025-03-31T06:10:16.909Z] Step 26/26 : LABEL version=4.1.0-dev.1 [2025-03-31T06:10:16.909Z] ---> Running in 54f2402590c8 [2025-03-31T06:10:16.909Z] Removing intermediate container 54f2402590c8 [2025-03-31T06:10:16.909Z] ---> 9dc3dc87297e [2025-03-31T06:10:16.909Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T06:10:16.909Z] Successfully built 9dc3dc87297e [2025-03-31T06:10:16.909Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:10:17.055Z] provisioning config files... [2025-03-31T06:10:17.071Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11158662895001656316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:10:17.383Z] ---> ****-login.sh [2025-03-31T06:10:17.383Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:10:17.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:17.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:17.384Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:17.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:17.384Z] [2025-03-31T06:10:17.384Z] Login Succeeded [2025-03-31T06:10:17.384Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:10:17.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:17.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:17.384Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:17.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:17.384Z] [2025-03-31T06:10:17.645Z] Login Succeeded [2025-03-31T06:10:17.645Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:10:17.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:17.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:17.645Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:17.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:17.645Z] [2025-03-31T06:10:17.645Z] Login Succeeded [2025-03-31T06:10:17.645Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:10:17.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:17.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:17.646Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:17.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:17.646Z] [2025-03-31T06:10:17.646Z] Login Succeeded [2025-03-31T06:10:17.646Z] ****.io [2025-03-31T06:10:17.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:17.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:17.906Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:17.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:17.906Z] [2025-03-31T06:10:17.906Z] Login Succeeded [2025-03-31T06:10:17.906Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:10:17.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:10:17.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:10:18.004Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-03-31T06:10:18.004Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:10:18.004Z] latest [2025-03-31T06:10:18.004Z] 4.1.0-dev.1 [2025-03-31T06:10:18.004Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:10:18.004Z] main [2025-03-31T06:10:18.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:10:18.360Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:10:18.689Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:10:18.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T06:10:18.689Z] 1b63d2d64ce3: Preparing [2025-03-31T06:10:18.689Z] 44c49010ca74: Preparing [2025-03-31T06:10:18.689Z] 3f28a9d3558f: Preparing [2025-03-31T06:10:18.689Z] f3e84aef22f3: Preparing [2025-03-31T06:10:18.689Z] ac50b071fca4: Preparing [2025-03-31T06:10:18.689Z] 994456c4fd7b: Preparing [2025-03-31T06:10:18.689Z] 994456c4fd7b: Waiting [2025-03-31T06:10:18.689Z] f3e84aef22f3: Pushed [2025-03-31T06:10:18.689Z] 3f28a9d3558f: Pushed [2025-03-31T06:10:18.689Z] ac50b071fca4: Pushed [2025-03-31T06:10:18.689Z] 44c49010ca74: Pushed [2025-03-31T06:10:18.689Z] 994456c4fd7b: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:10:20.406Z] provisioning config files... [2025-03-31T06:10:20.430Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/206@tmp/config10988527889773767990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:10:20.869Z] ---> ****-login.sh [2025-03-31T06:10:20.869Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:10:21.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:21.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:21.405Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:21.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:21.406Z] [2025-03-31T06:10:21.406Z] Login Succeeded [2025-03-31T06:10:21.406Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:10:21.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:21.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:21.673Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:21.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:21.674Z] [2025-03-31T06:10:21.674Z] Login Succeeded [2025-03-31T06:10:21.674Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:10:21.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:21.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:21.941Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:21.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:21.941Z] [2025-03-31T06:10:21.941Z] Login Succeeded [2025-03-31T06:10:21.941Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:10:22.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:22.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:22.479Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:22.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:22.479Z] [2025-03-31T06:10:22.479Z] Login Succeeded [2025-03-31T06:10:22.479Z] ****.io [2025-03-31T06:10:22.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:10:22.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:10:22.746Z] Configure a credential helper to remove this warning. See [2025-03-31T06:10:22.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:10:22.746Z] [2025-03-31T06:10:22.882Z] 1b63d2d64ce3: Pushed [2025-03-31T06:10:22.882Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1: digest: sha256:b3ec8d31a5ff5d8c3f048a92a010c369a51a159722327465e8fafbecaf1cdab0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-03-31T06:10:23.013Z] Login Succeeded [2025-03-31T06:10:23.013Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:10:23.291Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-03-31T06:10:23.586Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T06:10:23.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2025-03-31T06:10:23.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:10:23.713Z] ========================================================= [2025-03-31T06:10:23.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-31T06:10:23.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:10:23.929Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-03-31T06:10:23.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T06:10:23.929Z] 1b63d2d64ce3: Preparing [2025-03-31T06:10:23.929Z] 44c49010ca74: Preparing [2025-03-31T06:10:23.929Z] 3f28a9d3558f: Preparing [2025-03-31T06:10:23.929Z] f3e84aef22f3: Preparing [2025-03-31T06:10:23.929Z] ac50b071fca4: Preparing [2025-03-31T06:10:23.929Z] 994456c4fd7b: Preparing [2025-03-31T06:10:23.929Z] 994456c4fd7b: Waiting [2025-03-31T06:10:23.929Z] 1b63d2d64ce3: Layer already exists [2025-03-31T06:10:23.929Z] 44c49010ca74: Layer already exists [2025-03-31T06:10:23.929Z] 3f28a9d3558f: Layer already exists [2025-03-31T06:10:23.929Z] f3e84aef22f3: Layer already exists [2025-03-31T06:10:23.929Z] ac50b071fca4: Layer already exists [2025-03-31T06:10:23.929Z] 994456c4fd7b: Layer already exists [2025-03-31T06:10:23.929Z] latest: digest: sha256:b3ec8d31a5ff5d8c3f048a92a010c369a51a159722327465e8fafbecaf1cdab0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:10:24.085Z] + 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-03-31T06:10:24.259Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:10:24.583Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 [2025-03-31T06:10:24.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T06:10:24.583Z] 1b63d2d64ce3: Preparing [2025-03-31T06:10:24.583Z] 44c49010ca74: Preparing [2025-03-31T06:10:24.583Z] 3f28a9d3558f: Preparing [2025-03-31T06:10:24.583Z] f3e84aef22f3: Preparing [2025-03-31T06:10:24.583Z] ac50b071fca4: Preparing [2025-03-31T06:10:24.583Z] 994456c4fd7b: Preparing [2025-03-31T06:10:24.583Z] 994456c4fd7b: Waiting [2025-03-31T06:10:24.583Z] 1b63d2d64ce3: Layer already exists [2025-03-31T06:10:24.583Z] 44c49010ca74: Layer already exists [2025-03-31T06:10:24.583Z] 3f28a9d3558f: Layer already exists [2025-03-31T06:10:24.583Z] ac50b071fca4: Layer already exists [2025-03-31T06:10:24.583Z] f3e84aef22f3: Layer already exists [2025-03-31T06:10:24.583Z] 994456c4fd7b: Layer already exists [2025-03-31T06:10:24.583Z] 4.1.0-dev.1: digest: sha256:b3ec8d31a5ff5d8c3f048a92a010c369a51a159722327465e8fafbecaf1cdab0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:10:24.670Z] Sending build context to Docker daemon 20.54MB [2025-03-31T06:10:24.670Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T06:10:24.670Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-31T06:10:24.918Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [Pipeline] } [2025-03-31T06:10:24.937Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-31T06:10:24.937Z] 9986a736f7d3: Pulling fs layer [2025-03-31T06:10:24.937Z] 1f018df60701: Pulling fs layer [2025-03-31T06:10:24.937Z] 39f8f326b044: Pulling fs layer [2025-03-31T06:10:24.937Z] e6a1e7a6a96a: Pulling fs layer [2025-03-31T06:10:24.937Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T06:10:24.937Z] d45d956e0dbf: Pulling fs layer [2025-03-31T06:10:24.937Z] d7702b0d1db1: Pulling fs layer [2025-03-31T06:10:24.937Z] 5c7f0f088c93: Pulling fs layer [2025-03-31T06:10:24.937Z] 4fdc064ae6cf: Pulling fs layer [2025-03-31T06:10:24.937Z] e6a1e7a6a96a: Waiting [2025-03-31T06:10:24.937Z] 4f4fb700ef54: Waiting [2025-03-31T06:10:24.937Z] d45d956e0dbf: Waiting [2025-03-31T06:10:24.937Z] d7702b0d1db1: Waiting [2025-03-31T06:10:24.937Z] 5c7f0f088c93: Waiting [2025-03-31T06:10:24.937Z] 4fdc064ae6cf: Waiting [2025-03-31T06:10:24.937Z] 1f018df60701: Download complete [2025-03-31T06:10:24.937Z] e6a1e7a6a96a: Verifying Checksum [2025-03-31T06:10:24.937Z] e6a1e7a6a96a: Download complete [2025-03-31T06:10:24.937Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T06:10:24.937Z] 4f4fb700ef54: Download complete [2025-03-31T06:10:24.937Z] d45d956e0dbf: Verifying Checksum [2025-03-31T06:10:24.937Z] d45d956e0dbf: Download complete [2025-03-31T06:10:24.937Z] d7702b0d1db1: Verifying Checksum [2025-03-31T06:10:24.937Z] d7702b0d1db1: Download complete [2025-03-31T06:10:24.937Z] 9986a736f7d3: Verifying Checksum [2025-03-31T06:10:24.937Z] 9986a736f7d3: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:10:25.252Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:10:25.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T06:10:25.252Z] 1b63d2d64ce3: Preparing [2025-03-31T06:10:25.252Z] 44c49010ca74: Preparing [2025-03-31T06:10:25.252Z] 3f28a9d3558f: Preparing [2025-03-31T06:10:25.252Z] f3e84aef22f3: Preparing [2025-03-31T06:10:25.252Z] ac50b071fca4: Preparing [2025-03-31T06:10:25.252Z] 994456c4fd7b: Preparing [2025-03-31T06:10:25.252Z] 994456c4fd7b: Waiting [2025-03-31T06:10:25.252Z] 1b63d2d64ce3: Layer already exists [2025-03-31T06:10:25.252Z] ac50b071fca4: Layer already exists [2025-03-31T06:10:25.252Z] f3e84aef22f3: Layer already exists [2025-03-31T06:10:25.252Z] 3f28a9d3558f: Layer already exists [2025-03-31T06:10:25.252Z] 44c49010ca74: Layer already exists [2025-03-31T06:10:25.252Z] 994456c4fd7b: Layer already exists [2025-03-31T06:10:25.252Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1: digest: sha256:b3ec8d31a5ff5d8c3f048a92a010c369a51a159722327465e8fafbecaf1cdab0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:10:25.521Z] 4fdc064ae6cf: Verifying Checksum [2025-03-31T06:10:25.521Z] 4fdc064ae6cf: Download complete [2025-03-31T06:10:25.584Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:10:25.788Z] 9986a736f7d3: Pull complete [2025-03-31T06:10:25.908Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-03-31T06:10:25.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T06:10:25.908Z] 1b63d2d64ce3: Preparing [2025-03-31T06:10:25.908Z] 44c49010ca74: Preparing [2025-03-31T06:10:25.908Z] 3f28a9d3558f: Preparing [2025-03-31T06:10:25.908Z] f3e84aef22f3: Preparing [2025-03-31T06:10:25.908Z] ac50b071fca4: Preparing [2025-03-31T06:10:25.908Z] 994456c4fd7b: Preparing [2025-03-31T06:10:25.908Z] 994456c4fd7b: Waiting [2025-03-31T06:10:25.908Z] 44c49010ca74: Layer already exists [2025-03-31T06:10:25.908Z] 3f28a9d3558f: Layer already exists [2025-03-31T06:10:25.908Z] ac50b071fca4: Layer already exists [2025-03-31T06:10:25.908Z] 1b63d2d64ce3: Layer already exists [2025-03-31T06:10:25.908Z] f3e84aef22f3: Layer already exists [2025-03-31T06:10:25.908Z] 994456c4fd7b: Layer already exists [2025-03-31T06:10:25.908Z] main: digest: sha256:b3ec8d31a5ff5d8c3f048a92a010c369a51a159722327465e8fafbecaf1cdab0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:10:25.994Z] ===================================================== [Pipeline] echo [2025-03-31T06:10:26.008Z] taggedImages: [2025-03-31T06:10:26.008Z] - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:10:26.008Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-03-31T06:10:26.008Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 [2025-03-31T06:10:26.008Z] - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:10:26.008Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2025-03-31T06:10:26.053Z] ========================================================= [2025-03-31T06:10:26.053Z] [edgeXBuildMultiArch] RAW Config: [2025-03-31T06:10:26.053Z] images: [2025-03-31T06:10:26.053Z] - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:10:26.053Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-03-31T06:10:26.053Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 [2025-03-31T06:10:26.053Z] - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:10:26.053Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2025-03-31T06:10:26.053Z] settingsFile: [2025-03-31T06:10:26.053Z] device-virtual-go-settings [2025-03-31T06:10:26.053Z] ========================================================= [Pipeline] node [2025-03-31T06:10:26.373Z] 1f018df60701: Pull complete [2025-03-31T06:10:26.639Z] 39f8f326b044: Verifying Checksum [2025-03-31T06:10:26.639Z] 39f8f326b044: Download complete [2025-03-31T06:10:27.594Z] 5c7f0f088c93: Verifying Checksum [2025-03-31T06:10:27.594Z] 5c7f0f088c93: Download complete [2025-03-31T06:10:39.903Z] 39f8f326b044: Pull complete [2025-03-31T06:10:39.903Z] e6a1e7a6a96a: Pull complete [2025-03-31T06:10:40.169Z] 4f4fb700ef54: Pull complete [2025-03-31T06:10:40.438Z] d45d956e0dbf: Pull complete [2025-03-31T06:10:40.704Z] d7702b0d1db1: Pull complete [2025-03-31T06:10:41.056Z] Still waiting to schedule task [2025-03-31T06:10:41.057Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-31T06:10:48.895Z] 5c7f0f088c93: Pull complete [2025-03-31T06:10:50.302Z] 4fdc064ae6cf: Pull complete [2025-03-31T06:10:50.302Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-31T06:10:50.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-31T06:10:50.302Z] ---> 63f30b955cb9 [2025-03-31T06:10:50.302Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-31T06:10:52.255Z] ---> Running in 2214c80b53bc [2025-03-31T06:10:52.255Z] Removing intermediate container 2214c80b53bc [2025-03-31T06:10:52.255Z] ---> 7db157d28686 [2025-03-31T06:10:52.255Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T06:10:52.522Z] ---> Running in 6543dd8bf283 [2025-03-31T06:10:52.789Z] Removing intermediate container 6543dd8bf283 [2025-03-31T06:10:52.789Z] ---> 3b95ff1ce8bc [2025-03-31T06:10:52.789Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-31T06:10:52.789Z] ---> Running in df6317e7a404 [2025-03-31T06:10:53.062Z] Removing intermediate container df6317e7a404 [2025-03-31T06:10:53.062Z] ---> 6dc2b6a66734 [2025-03-31T06:10:53.062Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-31T06:10:53.062Z] ---> Running in 10c117aa2b2d [2025-03-31T06:10:53.649Z] Removing intermediate container 10c117aa2b2d [2025-03-31T06:10:53.649Z] ---> 276f8ae1189e [2025-03-31T06:10:53.649Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T06:10:53.649Z] ---> Running in 202d27d7639b [2025-03-31T06:10:54.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:10:55.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:10:56.604Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-31T06:10:56.604Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-31T06:10:56.604Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-31T06:10:56.604Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-31T06:10:56.604Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T06:10:56.604Z] OK: 244 MiB in 62 packages [2025-03-31T06:10:57.582Z] Removing intermediate container 202d27d7639b [2025-03-31T06:10:57.582Z] ---> fe6c8bd5d590 [2025-03-31T06:10:57.582Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-31T06:10:58.170Z] ---> 2ff0bb006e5c [2025-03-31T06:10:58.170Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T06:10:58.170Z] ---> Running in 4c678a08d8ff [2025-03-31T06:11:11.058Z] Running on prd-centos7-docker-4c-2g-42415 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:11:11.115Z] provisioning config files... [2025-03-31T06:11:11.141Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16964343616177553318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:11:12.197Z] ---> ****-login.sh [2025-03-31T06:11:12.197Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:12:49.839Z] Removing intermediate container 4c678a08d8ff [2025-03-31T06:12:49.839Z] ---> b2cf9956a50d [2025-03-31T06:12:49.839Z] Step 10/12 : COPY . . [2025-03-31T06:12:49.839Z] ---> f05ca020a49f [2025-03-31T06:12:49.839Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T06:12:49.839Z] ---> Running in cd8ff4a756e6 [2025-03-31T06:12:49.839Z] Removing intermediate container cd8ff4a756e6 [2025-03-31T06:12:49.839Z] ---> 214e43a93c9e [2025-03-31T06:12:49.839Z] Step 12/12 : RUN $MAKE [2025-03-31T06:12:49.839Z] ---> Running in 443b0a0741d2 [2025-03-31T06:12:49.839Z] noop [2025-03-31T06:12:49.839Z] Removing intermediate container 443b0a0741d2 [2025-03-31T06:12:49.839Z] ---> a6958d4b5f96 [2025-03-31T06:12:49.839Z] Successfully built a6958d4b5f96 [2025-03-31T06:12:49.839Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:12:50.218Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T06:12:50.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:12:50.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-42414 does not seem to be running inside a container [2025-03-31T06:12:50.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/206 -v /w/workspace/device-virtual-go/206:/w/workspace/device-virtual-go/206:rw,z -v /w/workspace/device-virtual-go/206@tmp:/w/workspace/device-virtual-go/206@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 ******** -e ******** ci-base-image-arm64 cat [2025-03-31T06:12:51.721Z] $ docker top eda28a9904facc6cfbf1c15ded6272cd0411c979efa202d3866df3184db6782b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:12:52.590Z] + go version [2025-03-31T06:12:52.591Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-31T06:12:52.618Z] $ docker stop --time=1 eda28a9904facc6cfbf1c15ded6272cd0411c979efa202d3866df3184db6782b [2025-03-31T06:12:54.236Z] $ docker rm -f --volumes eda28a9904facc6cfbf1c15ded6272cd0411c979efa202d3866df3184db6782b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:12:54.827Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T06:12:54.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:12:55.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-42414 does not seem to be running inside a container [2025-03-31T06:12:55.093Z] $ 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/206 -v /w/workspace/device-virtual-go/206:/w/workspace/device-virtual-go/206:rw,z -v /w/workspace/device-virtual-go/206@tmp:/w/workspace/device-virtual-go/206@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 ******** -e ******** ci-base-image-arm64 cat [2025-03-31T06:12:56.211Z] $ docker top 4aec47071748254886bbe4b6cdcec4b0d1d269182222bba63d9bba37a6a2992c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:12:57.042Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/206 [Pipeline] fileExists [Pipeline] sh [2025-03-31T06:12:57.702Z] + make test [2025-03-31T06:12:57.702Z] go test ./... -coverprofile=coverage.out [2025-03-31T06:13:03.063Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-31T06:16:24.840Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-31T06:16:24.840Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.058s coverage: 58.3% of statements [2025-03-31T06:16:24.840Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-31T06:16:24.840Z] go vet ./... [2025-03-31T06:17:03.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T06:17:03.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T06:17:03.908Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-31T06:17:03.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T06:17:03.964Z] $ docker stop --time=1 4aec47071748254886bbe4b6cdcec4b0d1d269182222bba63d9bba37a6a2992c [2025-03-31T06:17:05.892Z] $ docker rm -f --volumes 4aec47071748254886bbe4b6cdcec4b0d1d269182222bba63d9bba37a6a2992c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T06:17:07.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T06:17:07.470Z] Warning: overwriting stash ‘coverage-report’ [2025-03-31T06:17:07.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T06:17:08.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T06:17:08.669Z] + ls -al . [2025-03-31T06:17:08.670Z] total 264 [2025-03-31T06:17:08.670Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 31 06:13 . [2025-03-31T06:17:08.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 06:09 .. [2025-03-31T06:17:08.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:09 .git [2025-03-31T06:17:08.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:09 .github [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 31 06:09 .gitignore [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 31 06:09 .golangci.yml [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 31 06:09 Attribution.txt [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 31 06:09 CHANGELOG.md [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 31 06:09 Dockerfile [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 06:09 GOVERNANCE.md [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 06:09 Jenkinsfile [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 06:09 LICENSE [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 31 06:09 Makefile [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 06:09 OWNERS.md [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 31 06:09 README.md [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 06:08 VERSION [2025-03-31T06:17:08.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 06:09 bin [2025-03-31T06:17:08.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:09 cmd [2025-03-31T06:17:08.670Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 31 06:16 coverage.out [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 6032 Mar 31 06:09 go.mod [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 31 06:09 go.sum [2025-03-31T06:17:08.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:09 internal [2025-03-31T06:17:08.670Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 06:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:17:09.053Z] + 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=f1ae59df93e15168f5c84516dd369218cbd3ebf1 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-03-31T06:17:09.638Z] Sending build context to Docker daemon 20.58MB [2025-03-31T06:17:09.638Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T06:17:09.638Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-31T06:17:09.638Z] ---> a6958d4b5f96 [2025-03-31T06:17:09.638Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-31T06:17:09.905Z] ---> Running in 8d13d2422164 [2025-03-31T06:17:10.170Z] Removing intermediate container 8d13d2422164 [2025-03-31T06:17:10.170Z] ---> d7b4583ebedd [2025-03-31T06:17:10.170Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T06:17:10.170Z] ---> Running in 95728ce3a602 [2025-03-31T06:17:10.435Z] Removing intermediate container 95728ce3a602 [2025-03-31T06:17:10.435Z] ---> 49c4ac68cfec [2025-03-31T06:17:10.435Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-31T06:17:10.435Z] ---> Running in 37a47644c63a [2025-03-31T06:17:10.708Z] Removing intermediate container 37a47644c63a [2025-03-31T06:17:10.708Z] ---> 2858545476a5 [2025-03-31T06:17:10.708Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-31T06:17:10.974Z] ---> Running in bb2576bebab1 [2025-03-31T06:17:11.242Z] Removing intermediate container bb2576bebab1 [2025-03-31T06:17:11.242Z] ---> 7c03de55b889 [2025-03-31T06:17:11.242Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T06:17:11.242Z] ---> Running in 0f9fb4c94dea [2025-03-31T06:17:12.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:17:12.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:17:14.182Z] OK: 244 MiB in 62 packages [2025-03-31T06:17:14.775Z] Removing intermediate container 0f9fb4c94dea [2025-03-31T06:17:14.775Z] ---> 4223accd265b [2025-03-31T06:17:14.775Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-31T06:17:15.357Z] ---> 37ddab8f0e72 [2025-03-31T06:17:15.357Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T06:17:15.357Z] ---> Running in bb8a50e3a6fe [2025-03-31T06:17:17.938Z] Removing intermediate container bb8a50e3a6fe [2025-03-31T06:17:17.938Z] ---> d0183b869397 [2025-03-31T06:17:17.938Z] Step 10/26 : COPY . . [2025-03-31T06:17:18.899Z] ---> 790e072ded43 [2025-03-31T06:17:18.899Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T06:17:18.899Z] ---> Running in 8916564ed5a9 [2025-03-31T06:17:19.497Z] Removing intermediate container 8916564ed5a9 [2025-03-31T06:17:19.497Z] ---> e14669d04a6c [2025-03-31T06:17:19.497Z] Step 12/26 : RUN $MAKE [2025-03-31T06:17:19.497Z] ---> Running in b265278534a4 [2025-03-31T06:17:20.466Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-03-31T06:20:42.213Z] Removing intermediate container b265278534a4 [2025-03-31T06:20:42.213Z] ---> c2807a57c7bc [2025-03-31T06:20:42.213Z] Step 13/26 : FROM alpine:3.20 [2025-03-31T06:20:42.213Z] 3.20: Pulling from library/alpine [2025-03-31T06:20:42.213Z] 94e9d8af2201: Pulling fs layer [2025-03-31T06:20:42.213Z] 94e9d8af2201: Verifying Checksum [2025-03-31T06:20:42.213Z] 94e9d8af2201: Download complete [2025-03-31T06:20:42.213Z] 94e9d8af2201: Pull complete [2025-03-31T06:20:42.213Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T06:20:42.213Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T06:20:42.213Z] ---> 7aab056cecc6 [2025-03-31T06:20:42.213Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-31T06:20:42.213Z] ---> Running in 85f8006e0599 [2025-03-31T06:20:42.213Z] Removing intermediate container 85f8006e0599 [2025-03-31T06:20:42.213Z] ---> 88f67ed8afa7 [2025-03-31T06:20:42.213Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-31T06:20:42.213Z] ---> Running in 13c7845b821b [2025-03-31T06:20:42.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:20:42.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:20:42.213Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-31T06:20:42.213Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T06:20:42.213Z] OK: 9 MiB in 15 packages [2025-03-31T06:20:42.213Z] Removing intermediate container 13c7845b821b [2025-03-31T06:20:42.213Z] ---> 08cb9d148702 [2025-03-31T06:20:42.213Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-31T06:20:42.213Z] ---> Running in 9a92f9cedf1b [2025-03-31T06:20:42.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:20:42.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:20:42.213Z] OK: 9 MiB in 15 packages [2025-03-31T06:20:42.213Z] Removing intermediate container 9a92f9cedf1b [2025-03-31T06:20:42.213Z] ---> 3ba554c303a9 [2025-03-31T06:20:42.213Z] Step 17/26 : WORKDIR / [2025-03-31T06:20:42.213Z] ---> Running in 6675eef9825b [2025-03-31T06:20:42.213Z] Removing intermediate container 6675eef9825b [2025-03-31T06:20:42.213Z] ---> 949b0c01f773 [2025-03-31T06:20:42.213Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-31T06:20:42.213Z] ---> a5903e8f59ef [2025-03-31T06:20:42.213Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-31T06:20:42.213Z] ---> 14cbfc562ec5 [2025-03-31T06:20:42.213Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-31T06:20:43.617Z] ---> 1eca4b465115 [2025-03-31T06:20:43.617Z] Step 21/26 : EXPOSE 59900 [2025-03-31T06:20:43.885Z] ---> Running in 6bd1c3ac96bc [2025-03-31T06:20:44.155Z] Removing intermediate container 6bd1c3ac96bc [2025-03-31T06:20:44.155Z] ---> b05185f62432 [2025-03-31T06:20:44.155Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-31T06:20:44.155Z] ---> Running in ed87df1e82e4 [2025-03-31T06:20:44.421Z] Removing intermediate container ed87df1e82e4 [2025-03-31T06:20:44.421Z] ---> f5219e318fd6 [2025-03-31T06:20:44.421Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-31T06:20:44.421Z] ---> Running in aa35b4eb6d3f [2025-03-31T06:20:44.689Z] Removing intermediate container aa35b4eb6d3f [2025-03-31T06:20:44.689Z] ---> 57d4e2dd7935 [2025-03-31T06:20:44.689Z] Step 24/26 : LABEL arch=arm64 [2025-03-31T06:20:44.956Z] ---> Running in cf3eb577b927 [2025-03-31T06:20:45.223Z] Removing intermediate container cf3eb577b927 [2025-03-31T06:20:45.223Z] ---> 3bf718977f20 [2025-03-31T06:20:45.223Z] Step 25/26 : LABEL git_sha=f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:20:45.223Z] ---> Running in 42e3a8e6c456 [2025-03-31T06:20:45.490Z] Removing intermediate container 42e3a8e6c456 [2025-03-31T06:20:45.490Z] ---> f76d32435da0 [2025-03-31T06:20:45.490Z] Step 26/26 : LABEL version=4.1.0-dev.1 [2025-03-31T06:20:45.490Z] ---> Running in 5c3e3a3f6d99 [2025-03-31T06:20:45.756Z] Removing intermediate container 5c3e3a3f6d99 [2025-03-31T06:20:45.756Z] ---> 4dbf7d498454 [2025-03-31T06:20:45.756Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T06:20:45.756Z] Successfully built 4dbf7d498454 [2025-03-31T06:20:45.756Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:20:45.914Z] provisioning config files... [2025-03-31T06:20:45.926Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/206@tmp/config14291166953333147844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:20:46.268Z] ---> ****-login.sh [2025-03-31T06:20:46.268Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:20:46.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:20:46.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:20:46.535Z] Configure a credential helper to remove this warning. See [2025-03-31T06:20:46.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:20:46.535Z] [2025-03-31T06:20:46.535Z] Login Succeeded [2025-03-31T06:20:46.535Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:20:46.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:20:46.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:20:46.802Z] Configure a credential helper to remove this warning. See [2025-03-31T06:20:46.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:20:46.802Z] [2025-03-31T06:20:46.802Z] Login Succeeded [2025-03-31T06:20:46.802Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:20:47.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:20:47.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:20:47.337Z] Configure a credential helper to remove this warning. See [2025-03-31T06:20:47.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:20:47.337Z] [2025-03-31T06:20:47.337Z] Login Succeeded [2025-03-31T06:20:47.337Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:20:47.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:20:47.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:20:47.602Z] Configure a credential helper to remove this warning. See [2025-03-31T06:20:47.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:20:47.602Z] [2025-03-31T06:20:47.602Z] Login Succeeded [2025-03-31T06:20:47.602Z] ****.io [2025-03-31T06:20:47.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:20:48.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:20:48.130Z] Configure a credential helper to remove this warning. See [2025-03-31T06:20:48.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:20:48.130Z] [2025-03-31T06:20:48.130Z] Login Succeeded [2025-03-31T06:20:48.130Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:20:48.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:20:48.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:20:48.229Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-03-31T06:20:48.229Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:20:48.229Z] latest [2025-03-31T06:20:48.229Z] 4.1.0-dev.1 [2025-03-31T06:20:48.229Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:20:48.229Z] main [2025-03-31T06:20:48.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:48.609Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:48.965Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:20:48.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:20:48.965Z] 9ebf2088bc96: Preparing [2025-03-31T06:20:48.965Z] 443cd53f5a0c: Preparing [2025-03-31T06:20:48.965Z] fc30945c48e3: Preparing [2025-03-31T06:20:48.965Z] 79ccb50fc506: Preparing [2025-03-31T06:20:48.965Z] 96b2dee71a00: Preparing [2025-03-31T06:20:48.965Z] dd9c8f8612c8: Preparing [2025-03-31T06:20:48.965Z] dd9c8f8612c8: Waiting [2025-03-31T06:20:49.243Z] 443cd53f5a0c: Pushed [2025-03-31T06:20:49.243Z] fc30945c48e3: Pushed [2025-03-31T06:20:49.243Z] 79ccb50fc506: Pushed [2025-03-31T06:20:49.243Z] 96b2dee71a00: Pushed [2025-03-31T06:20:49.243Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:20:57.465Z] 9ebf2088bc96: Pushed [2025-03-31T06:20:57.465Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1: digest: sha256:9aba3cde2bb39c63ddf0f2c34ea806db922a25d241b1e0df4576c14b91a01d11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:57.835Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:58.206Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-03-31T06:20:58.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:20:58.206Z] 9ebf2088bc96: Preparing [2025-03-31T06:20:58.206Z] 443cd53f5a0c: Preparing [2025-03-31T06:20:58.206Z] fc30945c48e3: Preparing [2025-03-31T06:20:58.206Z] 79ccb50fc506: Preparing [2025-03-31T06:20:58.206Z] 96b2dee71a00: Preparing [2025-03-31T06:20:58.206Z] dd9c8f8612c8: Preparing [2025-03-31T06:20:58.206Z] dd9c8f8612c8: Waiting [2025-03-31T06:20:58.206Z] 79ccb50fc506: Layer already exists [2025-03-31T06:20:58.206Z] 96b2dee71a00: Layer already exists [2025-03-31T06:20:58.206Z] fc30945c48e3: Layer already exists [2025-03-31T06:20:58.206Z] 443cd53f5a0c: Layer already exists [2025-03-31T06:20:58.206Z] 9ebf2088bc96: Layer already exists [2025-03-31T06:20:58.206Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:20:58.472Z] latest: digest: sha256:9aba3cde2bb39c63ddf0f2c34ea806db922a25d241b1e0df4576c14b91a01d11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:58.835Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:59.195Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 [2025-03-31T06:20:59.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:20:59.195Z] 9ebf2088bc96: Preparing [2025-03-31T06:20:59.195Z] 443cd53f5a0c: Preparing [2025-03-31T06:20:59.195Z] fc30945c48e3: Preparing [2025-03-31T06:20:59.195Z] 79ccb50fc506: Preparing [2025-03-31T06:20:59.195Z] 96b2dee71a00: Preparing [2025-03-31T06:20:59.195Z] dd9c8f8612c8: Preparing [2025-03-31T06:20:59.195Z] dd9c8f8612c8: Waiting [2025-03-31T06:20:59.195Z] 9ebf2088bc96: Layer already exists [2025-03-31T06:20:59.195Z] 443cd53f5a0c: Layer already exists [2025-03-31T06:20:59.195Z] fc30945c48e3: Layer already exists [2025-03-31T06:20:59.195Z] 96b2dee71a00: Layer already exists [2025-03-31T06:20:59.195Z] 79ccb50fc506: Layer already exists [2025-03-31T06:20:59.195Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:20:59.461Z] 4.1.0-dev.1: digest: sha256:9aba3cde2bb39c63ddf0f2c34ea806db922a25d241b1e0df4576c14b91a01d11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:59.834Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:21:00.264Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:21:00.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:21:00.265Z] 9ebf2088bc96: Preparing [2025-03-31T06:21:00.265Z] 443cd53f5a0c: Preparing [2025-03-31T06:21:00.265Z] fc30945c48e3: Preparing [2025-03-31T06:21:00.265Z] 79ccb50fc506: Preparing [2025-03-31T06:21:00.265Z] 96b2dee71a00: Preparing [2025-03-31T06:21:00.265Z] dd9c8f8612c8: Preparing [2025-03-31T06:21:00.265Z] dd9c8f8612c8: Waiting [2025-03-31T06:21:00.265Z] 96b2dee71a00: Layer already exists [2025-03-31T06:21:00.265Z] 443cd53f5a0c: Layer already exists [2025-03-31T06:21:00.265Z] 79ccb50fc506: Layer already exists [2025-03-31T06:21:00.265Z] 9ebf2088bc96: Layer already exists [2025-03-31T06:21:00.265Z] fc30945c48e3: Layer already exists [2025-03-31T06:21:00.265Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:21:00.265Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1: digest: sha256:9aba3cde2bb39c63ddf0f2c34ea806db922a25d241b1e0df4576c14b91a01d11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:21:00.633Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:21:00.989Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-03-31T06:21:00.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:21:00.989Z] 9ebf2088bc96: Preparing [2025-03-31T06:21:00.989Z] 443cd53f5a0c: Preparing [2025-03-31T06:21:00.989Z] fc30945c48e3: Preparing [2025-03-31T06:21:00.989Z] 79ccb50fc506: Preparing [2025-03-31T06:21:00.989Z] 96b2dee71a00: Preparing [2025-03-31T06:21:00.989Z] dd9c8f8612c8: Preparing [2025-03-31T06:21:00.989Z] dd9c8f8612c8: Waiting [2025-03-31T06:21:00.989Z] 96b2dee71a00: Layer already exists [2025-03-31T06:21:00.989Z] fc30945c48e3: Layer already exists [2025-03-31T06:21:00.989Z] 9ebf2088bc96: Layer already exists [2025-03-31T06:21:00.989Z] 443cd53f5a0c: Layer already exists [2025-03-31T06:21:00.989Z] 79ccb50fc506: Layer already exists [2025-03-31T06:21:00.989Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:21:00.989Z] main: digest: sha256:9aba3cde2bb39c63ddf0f2c34ea806db922a25d241b1e0df4576c14b91a01d11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:21:01.348Z] ===================================================== [Pipeline] echo [2025-03-31T06:21:01.364Z] taggedImages: [2025-03-31T06:21:01.364Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:21:01.364Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-03-31T06:21:01.364Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 [2025-03-31T06:21:01.364Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:21:01.364Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2025-03-31T06:21:01.378Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-31T06:21:01.389Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2025-03-31T06:21:01.401Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 [Pipeline] echo [2025-03-31T06:21:01.416Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [Pipeline] echo [2025-03-31T06:21:01.430Z] 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-03-31T06:21:01.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T06:21:01.805Z] [2025-03-31T06:21:01.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:21:02.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T06:21:02.138Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-31T06:21:02.138Z] 8998bd30e6a1: Pulling fs layer [2025-03-31T06:21:02.138Z] 04944245beec: Pulling fs layer [2025-03-31T06:21:02.138Z] 699f458cf7ca: Pulling fs layer [2025-03-31T06:21:02.138Z] 765212b225bb: Pulling fs layer [2025-03-31T06:21:02.138Z] f23df028b6ca: Pulling fs layer [2025-03-31T06:21:02.138Z] d65c8cfc05b1: Pulling fs layer [2025-03-31T06:21:02.138Z] 2437ff75d9bd: Pulling fs layer [2025-03-31T06:21:02.138Z] 765212b225bb: Waiting [2025-03-31T06:21:02.138Z] f23df028b6ca: Waiting [2025-03-31T06:21:02.138Z] d65c8cfc05b1: Waiting [2025-03-31T06:21:02.138Z] 2437ff75d9bd: Waiting [2025-03-31T06:21:02.402Z] 04944245beec: Verifying Checksum [2025-03-31T06:21:02.402Z] 04944245beec: Download complete [2025-03-31T06:21:02.402Z] 765212b225bb: Download complete [2025-03-31T06:21:02.402Z] f23df028b6ca: Verifying Checksum [2025-03-31T06:21:02.402Z] f23df028b6ca: Download complete [2025-03-31T06:21:02.402Z] d65c8cfc05b1: Verifying Checksum [2025-03-31T06:21:02.402Z] d65c8cfc05b1: Download complete [2025-03-31T06:21:02.668Z] 699f458cf7ca: Verifying Checksum [2025-03-31T06:21:02.668Z] 699f458cf7ca: Download complete [2025-03-31T06:21:03.037Z] 8998bd30e6a1: Verifying Checksum [2025-03-31T06:21:03.037Z] 8998bd30e6a1: Download complete [2025-03-31T06:21:05.605Z] 2437ff75d9bd: Verifying Checksum [2025-03-31T06:21:05.605Z] 2437ff75d9bd: Download complete [2025-03-31T06:21:07.544Z] 8998bd30e6a1: Pull complete [2025-03-31T06:21:08.127Z] 04944245beec: Pull complete [2025-03-31T06:21:10.065Z] 699f458cf7ca: Pull complete [2025-03-31T06:21:10.065Z] 765212b225bb: Pull complete [2025-03-31T06:21:11.023Z] f23df028b6ca: Pull complete [2025-03-31T06:21:11.023Z] d65c8cfc05b1: Pull complete [2025-03-31T06:21:29.233Z] 2437ff75d9bd: Pull complete [2025-03-31T06:21:29.233Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-31T06:21:29.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T06:21:29.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:21:29.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-42414 does not seem to be running inside a container [2025-03-31T06:21:29.544Z] $ 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/206 -v /w/workspace/device-virtual-go/206:/w/workspace/device-virtual-go/206:rw,z -v /w/workspace/device-virtual-go/206@tmp:/w/workspace/device-virtual-go/206@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-31T06:21:32.202Z] $ docker top e35c82a19f0ce34648b48c1254d96ba4abd61bb14ca435ceb09d89cf4937cb51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:21:33.088Z] ---> job-cost.sh [2025-03-31T06:21:33.088Z] lf-activate-venv: SKIPPING [2025-03-31T06:21:33.088Z] INFO: No Stack... [2025-03-31T06:21:33.353Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-31T06:21:34.304Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T06:21:34.933Z] + cut -d, -f6 [2025-03-31T06:21:34.933Z] + cat /w/workspace/device-virtual-go/206/archives/cost.csv [Pipeline] lock [2025-03-31T06:21:34.991Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-206-stack-cost] [2025-03-31T06:21:35.000Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-206-stack-cost] did not exist. Created. [2025-03-31T06:21:35.006Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T06:21:35.350Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-31T06:21:35.426Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T06:21:35.434Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-206-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T06:21:35.476Z] $ docker stop --time=1 e35c82a19f0ce34648b48c1254d96ba4abd61bb14ca435ceb09d89cf4937cb51 [2025-03-31T06:21:36.944Z] $ docker rm -f --volumes e35c82a19f0ce34648b48c1254d96ba4abd61bb14ca435ceb09d89cf4937cb51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Jin Lin Guan [2025-03-31T06:49:13.065Z] Sending interrupt signal to process [2025-03-31T06:49:20.740Z] script returned exit code 143 [Pipeline] } [2025-03-31T06:49:20.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-31T06:49:21.252Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:21.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:22.118Z] ---> package-listing.sh [2025-03-31T06:49:22.118Z] ++ facter osfamily [2025-03-31T06:49:22.118Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-31T06:49:22.379Z] + OS_FAMILY=redhat [2025-03-31T06:49:22.379Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-03-31T06:49:22.379Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-31T06:49:22.379Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-31T06:49:22.379Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-31T06:49:22.379Z] + PACKAGES=/tmp/packages_start.txt [2025-03-31T06:49:22.379Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-31T06:49:22.379Z] + PACKAGES=/tmp/packages_end.txt [2025-03-31T06:49:22.379Z] + case "${OS_FAMILY}" in [2025-03-31T06:49:22.379Z] + rpm -qa [2025-03-31T06:49:22.379Z] + sort [2025-03-31T06:49:22.950Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-31T06:49:22.951Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-31T06:49:22.951Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-31T06:49:22.951Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-31T06:49:22.951Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-03-31T06:49:22.951Z] + 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-03-31T06:49:22.963Z] 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-03-31T06:49:23.250Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:49:23.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:49:23.821Z] [2025-03-31T06:49:23.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:49:24.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:49:24.142Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-31T06:49:24.142Z] 5eb5b503b376: Pulling fs layer [2025-03-31T06:49:24.142Z] 5c69ac0246d0: Pulling fs layer [2025-03-31T06:49:24.142Z] ec43610c2a17: Pulling fs layer [2025-03-31T06:49:24.142Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-31T06:49:24.142Z] 33b1e0a273af: Pulling fs layer [2025-03-31T06:49:24.142Z] 5d3b04190fa2: Pulling fs layer [2025-03-31T06:49:24.142Z] 2f39f015ded8: Pulling fs layer [2025-03-31T06:49:24.142Z] 3a2ae6a8a46f: Waiting [2025-03-31T06:49:24.142Z] 33b1e0a273af: Waiting [2025-03-31T06:49:24.142Z] 5d3b04190fa2: Waiting [2025-03-31T06:49:24.142Z] 2f39f015ded8: Waiting [2025-03-31T06:49:24.400Z] 5c69ac0246d0: Verifying Checksum [2025-03-31T06:49:24.400Z] 5c69ac0246d0: Download complete [2025-03-31T06:49:24.400Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-31T06:49:24.400Z] 3a2ae6a8a46f: Download complete [2025-03-31T06:49:24.400Z] 33b1e0a273af: Verifying Checksum [2025-03-31T06:49:24.400Z] 33b1e0a273af: Download complete [2025-03-31T06:49:24.400Z] ec43610c2a17: Verifying Checksum [2025-03-31T06:49:24.400Z] ec43610c2a17: Download complete [2025-03-31T06:49:24.400Z] 5d3b04190fa2: Verifying Checksum [2025-03-31T06:49:24.400Z] 5d3b04190fa2: Download complete [2025-03-31T06:49:24.400Z] 5eb5b503b376: Verifying Checksum [2025-03-31T06:49:24.400Z] 5eb5b503b376: Download complete [2025-03-31T06:49:24.976Z] 2f39f015ded8: Verifying Checksum [2025-03-31T06:49:24.976Z] 2f39f015ded8: Download complete [2025-03-31T06:49:25.922Z] 5eb5b503b376: Pull complete [2025-03-31T06:49:25.922Z] 5c69ac0246d0: Pull complete [2025-03-31T06:49:26.491Z] ec43610c2a17: Pull complete [2025-03-31T06:49:26.491Z] 3a2ae6a8a46f: Pull complete [2025-03-31T06:49:26.750Z] 33b1e0a273af: Pull complete [2025-03-31T06:49:26.750Z] 5d3b04190fa2: Pull complete Click here to forcibly terminate running steps [2025-03-31T06:49:30.936Z] 2f39f015ded8: Pull complete [2025-03-31T06:49:30.936Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-31T06:49:30.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:49:30.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:49:31.054Z] prd-centos7-docker-4c-2g-42415 does not seem to be running inside a container [2025-03-31T06:49:31.083Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T06:49:34.069Z] $ docker top 6e6dce97d32e0426b80790b40fbf0e06f1d132191ab62070dcd86091dc8ce44f -eo pid,comm [Pipeline] { Terminating withDockerContainer [Pipeline] sh [2025-03-31T06:49:34.429Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-31T06:49:34.718Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-31T06:49:35.010Z] + ls /var/log/sa-host [2025-03-31T06:49:35.010Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:49:35.335Z] provisioning config files... [2025-03-31T06:49:35.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1694254358919538087tmp [Pipeline] { [Pipeline] echo [2025-03-31T06:49:35.368Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:35.652Z] ---> create-netrc.sh [Pipeline] } [2025-03-31T06:49:35.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:36.020Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-31T06:49:36.031Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:36.324Z] ---> sudo-logs.sh [2025-03-31T06:49:36.324Z] Archiving 'sudo' log.. [2025-03-31T06:49:36.324Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42415.novalocal: Name or service not known [2025-03-31T06:49:36.324Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42415.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-03-31T06:49:36.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:36.724Z] ---> job-cost.sh [2025-03-31T06:49:36.724Z] lf-activate-venv: SKIPPING [2025-03-31T06:49:36.724Z] DEBUG: total: 0.10999999940395355 [2025-03-31T06:49:36.724Z] INFO: Retrieving Stack Cost... [2025-03-31T06:49:36.983Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-03-31T06:49:37.241Z] INFO: Archiving Costs [Pipeline] echo [2025-03-31T06:49:37.254Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:37.540Z] ---> logs-deploy.sh [2025-03-31T06:49:37.540Z] lf-activate-venv: SKIPPING [2025-03-31T06:49:37.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/206 [2025-03-31T06:49:37.540Z] INFO: archiving workspace using pattern(s): [2025-03-31T06:49:38.568Z] Archives upload complete. [2025-03-31T06:49:38.568Z] INFO: archiving logs to Nexus [2025-03-31T06:49:39.139Z] ---> uname -a: [2025-03-31T06:49:39.139Z] Linux prd-centos7-docker-4c-2g-42415.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-03-31T06:49:39.139Z] [2025-03-31T06:49:39.139Z] [2025-03-31T06:49:39.139Z] ---> lscpu: [2025-03-31T06:49:39.139Z] Architecture: x86_64 [2025-03-31T06:49:39.139Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-31T06:49:39.139Z] Byte Order: Little Endian [2025-03-31T06:49:39.139Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-31T06:49:39.139Z] CPU(s): 2 [2025-03-31T06:49:39.139Z] On-line CPU(s) list: 0,1 [2025-03-31T06:49:39.139Z] Thread(s) per core: 1 [2025-03-31T06:49:39.139Z] Core(s) per socket: 1 [2025-03-31T06:49:39.139Z] Socket(s): 2 [2025-03-31T06:49:39.139Z] NUMA node(s): 1 [2025-03-31T06:49:39.139Z] Vendor ID: AuthenticAMD [2025-03-31T06:49:39.139Z] CPU family: 23 [2025-03-31T06:49:39.139Z] Model: 49 [2025-03-31T06:49:39.139Z] Model name: AMD EPYC-Rome Processor [2025-03-31T06:49:39.139Z] Stepping: 0 [2025-03-31T06:49:39.139Z] CPU MHz: 2799.998 [2025-03-31T06:49:39.139Z] BogoMIPS: 5599.99 [2025-03-31T06:49:39.139Z] Virtualization: AMD-V [2025-03-31T06:49:39.139Z] Hypervisor vendor: KVM [2025-03-31T06:49:39.139Z] Virtualization type: full [2025-03-31T06:49:39.139Z] L1d cache: 64 KiB [2025-03-31T06:49:39.139Z] L1i cache: 64 KiB [2025-03-31T06:49:39.139Z] L2 cache: 1 MiB [2025-03-31T06:49:39.139Z] L3 cache: 32 MiB [2025-03-31T06:49:39.139Z] NUMA node0 CPU(s): 0,1 [2025-03-31T06:49:39.139Z] Vulnerability Itlb multihit: Not affected [2025-03-31T06:49:39.139Z] Vulnerability L1tf: Not affected [2025-03-31T06:49:39.139Z] Vulnerability Mds: Not affected [2025-03-31T06:49:39.139Z] Vulnerability Meltdown: Not affected [2025-03-31T06:49:39.139Z] Vulnerability Mmio stale data: Not affected [2025-03-31T06:49:39.139Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-31T06:49:39.139Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-03-31T06:49:39.139Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-03-31T06:49:39.139Z] Vulnerability Srbds: Not affected [2025-03-31T06:49:39.139Z] Vulnerability Tsx async abort: Not affected [2025-03-31T06:49:39.139Z] 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-03-31T06:49:39.139Z] [2025-03-31T06:49:39.139Z] [2025-03-31T06:49:39.139Z] ---> nproc: [2025-03-31T06:49:39.139Z] 2 [2025-03-31T06:49:39.139Z] [2025-03-31T06:49:39.139Z] [2025-03-31T06:49:39.139Z] ---> df -h: [2025-03-31T06:49:39.139Z] Filesystem Size Used Avail Use% Mounted on [2025-03-31T06:49:39.139Z] overlay 40G 6.8G 34G 17% / [2025-03-31T06:49:39.139Z] tmpfs 64M 0 64M 0% /dev [2025-03-31T06:49:39.139Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-03-31T06:49:39.139Z] shm 64M 0 64M 0% /dev/shm [2025-03-31T06:49:39.139Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-03-31T06:49:39.139Z] [2025-03-31T06:49:39.139Z] [2025-03-31T06:49:39.139Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-03-31T06:49:39.139Z] Please check if data collecting is enabled [2025-03-31T06:49:39.139Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:49:39.441Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-31T06:49:39.445Z] $ docker stop --time=1 6e6dce97d32e0426b80790b40fbf0e06f1d132191ab62070dcd86091dc8ce44f [2025-03-31T06:49:40.600Z] $ docker rm -f --volumes 6e6dce97d32e0426b80790b40fbf0e06f1d132191ab62070dcd86091dc8ce44f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [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-03-31T06:49:41.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:49:41.165Z] [2025-03-31T06:49:41.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:49:41.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:49:41.478Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-31T06:49:41.478Z] 5eb5b503b376: Pulling fs layer [2025-03-31T06:49:41.478Z] 5c69ac0246d0: Pulling fs layer [2025-03-31T06:49:41.478Z] ec43610c2a17: Pulling fs layer [2025-03-31T06:49:41.478Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-31T06:49:41.479Z] 33b1e0a273af: Pulling fs layer [2025-03-31T06:49:41.479Z] 5d3b04190fa2: Pulling fs layer [2025-03-31T06:49:41.479Z] 2f39f015ded8: Pulling fs layer [2025-03-31T06:49:41.479Z] 5d3b04190fa2: Waiting [2025-03-31T06:49:41.479Z] 3a2ae6a8a46f: Waiting [2025-03-31T06:49:41.479Z] 2f39f015ded8: Waiting [2025-03-31T06:49:41.479Z] 33b1e0a273af: Waiting [2025-03-31T06:49:41.479Z] 5c69ac0246d0: Download complete [2025-03-31T06:49:41.479Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-31T06:49:41.479Z] 3a2ae6a8a46f: Download complete [2025-03-31T06:49:41.479Z] 33b1e0a273af: Verifying Checksum [2025-03-31T06:49:41.479Z] 33b1e0a273af: Download complete [2025-03-31T06:49:41.479Z] 5d3b04190fa2: Download complete [2025-03-31T06:49:41.479Z] ec43610c2a17: Verifying Checksum [2025-03-31T06:49:41.479Z] ec43610c2a17: Download complete [2025-03-31T06:49:41.737Z] 5eb5b503b376: Verifying Checksum [2025-03-31T06:49:41.737Z] 5eb5b503b376: Download complete [2025-03-31T06:49:42.303Z] 2f39f015ded8: Download complete [2025-03-31T06:49:42.890Z] 5eb5b503b376: Pull complete [2025-03-31T06:49:42.890Z] 5c69ac0246d0: Pull complete [2025-03-31T06:49:43.147Z] ec43610c2a17: Pull complete [2025-03-31T06:49:43.148Z] 3a2ae6a8a46f: Pull complete [2025-03-31T06:49:43.405Z] 33b1e0a273af: Pull complete [2025-03-31T06:49:43.405Z] 5d3b04190fa2: Pull complete Click here to forcibly kill entire build [2025-03-31T06:49:47.586Z] 2f39f015ded8: Pull complete [2025-03-31T06:49:47.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-31T06:49:47.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:49:47.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:49:47.710Z] prd-ubuntu20.04-docker-8c-8g-42412 does not seem to be running inside a container [2025-03-31T06:49:47.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T06:49:49.258Z] $ docker top fa22cd8df0ee2be83ca2cf43cc12e71a9856d1b25fa661dd263c42caa17a7cbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:49.631Z] ---> job-cost.sh [2025-03-31T06:49:49.631Z] lf-activate-venv: SKIPPING [2025-03-31T06:49:49.631Z] INFO: No Stack... [2025-03-31T06:49:49.891Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T06:49:50.460Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T06:49:50.750Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-03-31T06:49:50.750Z] + cut -d, -f6 [Pipeline] lock [2025-03-31T06:49:50.766Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-206-stack-cost] [2025-03-31T06:49:50.773Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-206-stack-cost] did not exist. Created. [2025-03-31T06:49:50.780Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T06:49:51.101Z] /w/workspace/exfoundry_device-virtual-go_main@tmp/durable-8b4a72ed/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-31T06:49:51.393Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-31T06:49:51.417Z] Warning: overwriting stash ‘stack-cost’ [2025-03-31T06:49:51.430Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T06:49:51.440Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-206-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T06:49:51.464Z] $ docker stop --time=1 fa22cd8df0ee2be83ca2cf43cc12e71a9856d1b25fa661dd263c42caa17a7cbc [2025-03-31T06:49:52.642Z] $ docker rm -f --volumes fa22cd8df0ee2be83ca2cf43cc12e71a9856d1b25fa661dd263c42caa17a7cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-31T06:49:52.815Z] 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-03-31T06:49:53.737Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-03-31T06:49:53.737Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-31T06:49:53.737Z] total 16 [2025-03-31T06:49:53.737Z] drwxr-xr-x 3 root root 4096 Mar 31 06:49 . [2025-03-31T06:49:53.737Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:49 .. [2025-03-31T06:49:53.737Z] drwxr-xr-x 2 root root 4096 Mar 31 06:49 cost [2025-03-31T06:49:53.737Z] -rw-r--r-- 1 root root 90 Mar 31 06:49 cost.csv [2025-03-31T06:49:53.737Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-31T06:49:53.737Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-31T06:49:53.737Z] total 16 [2025-03-31T06:49:53.737Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 06:49 . [2025-03-31T06:49:53.737Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:49 .. [2025-03-31T06:49:53.737Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 06:49 cost [2025-03-31T06:49:53.737Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 31 06:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:54.101Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:54.962Z] ---> package-listing.sh [2025-03-31T06:49:54.963Z] ++ facter osfamily [2025-03-31T06:49:54.963Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-31T06:49:55.223Z] + OS_FAMILY=debian [2025-03-31T06:49:55.223Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-03-31T06:49:55.223Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-31T06:49:55.223Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-31T06:49:55.223Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-31T06:49:55.223Z] + PACKAGES=/tmp/packages_start.txt [2025-03-31T06:49:55.223Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-31T06:49:55.223Z] + PACKAGES=/tmp/packages_end.txt [2025-03-31T06:49:55.223Z] + case "${OS_FAMILY}" in [2025-03-31T06:49:55.223Z] + dpkg -l [2025-03-31T06:49:55.223Z] + grep '^ii' [2025-03-31T06:49:55.223Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-31T06:49:55.223Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-31T06:49:55.223Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-31T06:49:55.223Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-31T06:49:55.224Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-03-31T06:49:55.224Z] + 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-03-31T06:49:55.237Z] 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-03-31T06:49:55.514Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:49:56.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:49:56.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:49:56.173Z] prd-ubuntu20.04-docker-8c-8g-42412 does not seem to be running inside a container [2025-03-31T06:49:56.194Z] $ 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-03-31T06:49:56.372Z] $ docker top 3883e06271fd1f94f1c373f18f846abf95ac08e7a8f67b39ce2cc277c2bd2951 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:49:56.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-31T06:49:57.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-31T06:49:57.305Z] + ls /var/log/sa-host [2025-03-31T06:49:57.305Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:49:57.342Z] provisioning config files... [2025-03-31T06:49:57.353Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9505565793352187277tmp [Pipeline] { [Pipeline] echo [2025-03-31T06:49:57.377Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:57.659Z] ---> create-netrc.sh [Pipeline] } [2025-03-31T06:49:57.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:57.977Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-31T06:49:57.987Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:58.272Z] ---> sudo-logs.sh [2025-03-31T06:49:58.272Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-31T06:49:58.309Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:58.595Z] ---> job-cost.sh [2025-03-31T06:49:58.595Z] lf-activate-venv: SKIPPING [2025-03-31T06:49:58.595Z] DEBUG: total: 0.2199999988079071 [2025-03-31T06:49:58.595Z] INFO: Retrieving Stack Cost... [2025-03-31T06:49:58.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T06:49:58.854Z] INFO: Archiving Costs [Pipeline] echo [2025-03-31T06:49:58.868Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:49:59.148Z] ---> logs-deploy.sh [2025-03-31T06:49:59.148Z] lf-activate-venv: SKIPPING [2025-03-31T06:49:59.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/206 [2025-03-31T06:49:59.148Z] INFO: archiving workspace using pattern(s): [2025-03-31T06:50:00.082Z] Archives upload complete. [2025-03-31T06:50:00.082Z] INFO: archiving logs to Nexus