Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd4b122dfb0a4010481292c64dce67798bdd73bb 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-ssh3057605562207067603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10605235661769774561.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11308119552024097511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1312274596232684961.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2859682547920609271.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-rest-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-rest-go-settings PROJECT: device-rest-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-rest 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7678 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bd4b122dfb0a4010481292c64dce67798bdd73bb (main) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#491)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 bd4b122dfb0a4010481292c64dce67798bdd73bb # timeout=10 > git rev-list --no-walk cd526e34f6015168fb3eb01d3dab0004615c0f07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-27T05:07:19.069Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-27T05:07:19.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-27T05:07:19.161Z] ========================================================= [2025-08-27T05:07:19.161Z] EdgeX Global Pipelines Version Info [2025-08-27T05:07:19.161Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:07:19.901Z] ------------------- [2025-08-27T05:07:19.901Z] stable info: [2025-08-27T05:07:19.901Z] ------------------- [2025-08-27T05:07:19.901Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-27T05:07:19.901Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-27T05:07:19.901Z] Message: update stable to v1.0.276 [2025-08-27T05:07:20.838Z] ------------------- [2025-08-27T05:07:20.838Z] experimental info: [2025-08-27T05:07:20.838Z] ------------------- [2025-08-27T05:07:20.838Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-27T05:07:20.838Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-27T05:07:20.838Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-27T05:07:20.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-08-27T05:07:20.960Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-08-27T05:07:20.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-27T05:07:20.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-27T05:07:21.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-27T05:07:21.046Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-27T05:07:21.071Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-27T05:07:21.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-27T05:07:21.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-27T05:07:21.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-27T05:07:21.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-27T05:07:21.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-08-27T05:07:21.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-27T05:07:21.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-27T05:07:21.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-27T05:07:21.302Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-27T05:07:21.322Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-27T05:07:21.343Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-27T05:07:21.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-27T05:07:21.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-27T05:07:21.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-27T05:07:21.432Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-27T05:07:21.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-27T05:07:21.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-27T05:07:21.506Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-27T05:07:21.524Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-27T05:07:21.544Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-27T05:07:21.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-27T05:07:21.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-27T05:07:21.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-27T05:07:21.631Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd4b122dfb0a4010481292c64dce67798bdd73bb [Pipeline] echo [2025-08-27T05:07:21.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd4b122 [Pipeline] echo [2025-08-27T05:07:21.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T05:07:21.753Z] provisioning config files... [2025-08-27T05:07:21.770Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16958878262010629665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:07:22.097Z] ---> ****-login.sh [2025-08-27T05:07:22.097Z] nexus3.edgexfoundry.org:10001 [2025-08-27T05:07:22.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:22.358Z] [2025-08-27T05:07:22.358Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T05:07:22.358Z] Configure a credential helper to remove this warning. See [2025-08-27T05:07:22.358Z] https://docs.****.com/go/credential-store/ [2025-08-27T05:07:22.358Z] [2025-08-27T05:07:22.358Z] Login Succeeded [2025-08-27T05:07:22.358Z] nexus3.edgexfoundry.org:10002 [2025-08-27T05:07:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:22.358Z] [2025-08-27T05:07:22.358Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T05:07:22.358Z] Configure a credential helper to remove this warning. See [2025-08-27T05:07:22.358Z] https://docs.****.com/go/credential-store/ [2025-08-27T05:07:22.358Z] [2025-08-27T05:07:22.358Z] Login Succeeded [2025-08-27T05:07:22.358Z] nexus3.edgexfoundry.org:10003 [2025-08-27T05:07:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:22.618Z] [2025-08-27T05:07:22.618Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T05:07:22.618Z] Configure a credential helper to remove this warning. See [2025-08-27T05:07:22.618Z] https://docs.****.com/go/credential-store/ [2025-08-27T05:07:22.618Z] [2025-08-27T05:07:22.618Z] Login Succeeded [2025-08-27T05:07:22.618Z] nexus3.edgexfoundry.org:10004 [2025-08-27T05:07:22.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:22.618Z] [2025-08-27T05:07:22.618Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T05:07:22.618Z] Configure a credential helper to remove this warning. See [2025-08-27T05:07:22.618Z] https://docs.****.com/go/credential-store/ [2025-08-27T05:07:22.618Z] [2025-08-27T05:07:22.618Z] Login Succeeded [2025-08-27T05:07:22.618Z] ****.io [2025-08-27T05:07:22.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:22.878Z] [2025-08-27T05:07:22.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T05:07:22.878Z] Configure a credential helper to remove this warning. See [2025-08-27T05:07:22.878Z] https://docs.****.com/go/credential-store/ [2025-08-27T05:07:22.878Z] [2025-08-27T05:07:22.878Z] Login Succeeded [2025-08-27T05:07:22.878Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T05:07:22.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-27T05:07:23.292Z] + git rev-list -1 --merges bd4b122dfb0a4010481292c64dce67798bdd73bb~1..bd4b122dfb0a4010481292c64dce67798bdd73bb [Pipeline] echo [2025-08-27T05:07:23.323Z] -----------> git rev-list -1 --merges bd4b122dfb0a4010481292c64dce67798bdd73bb~1..bd4b122dfb0a4010481292c64dce67798bdd73bb bd4b122dfb0a4010481292c64dce67798bdd73bb [false] [Pipeline] sh [2025-08-27T05:07:23.615Z] + git log --format=format:%s -1 bd4b122dfb0a4010481292c64dce67798bdd73bb [Pipeline] echo [2025-08-27T05:07:23.630Z] ========================================================= [2025-08-27T05:07:23.630Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-27T05:07:23.630Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-27T05:07:24.010Z] + git log --format=format:%s -1 bd4b122dfb0a4010481292c64dce67798bdd73bb [Pipeline] echo [2025-08-27T05:07:24.020Z] [semverPrep] GIT_COMMIT: bd4b122dfb0a4010481292c64dce67798bdd73bb, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#491) [Pipeline] echo [2025-08-27T05:07:24.035Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-27T05:07:24.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T05:07:24.517Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-27T05:07:24.517Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-27T05:07:24.517Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-27T05:07:24.517Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-27T05:07:24.517Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-27T05:07:24.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:07:24.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T05:07:24.873Z] [2025-08-27T05:07:24.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:07:25.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T05:07:25.176Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-27T05:07:25.176Z] 3dae71ba6b94: Pulling fs layer [2025-08-27T05:07:25.176Z] 6bf1a483ea7c: Pulling fs layer [2025-08-27T05:07:25.176Z] f5dfc541a4d3: Pulling fs layer [2025-08-27T05:07:25.176Z] 461d9e800cba: Pulling fs layer [2025-08-27T05:07:25.176Z] 80192f66455f: Pulling fs layer [2025-08-27T05:07:25.176Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-27T05:07:25.176Z] a29436f7fd5d: Pulling fs layer [2025-08-27T05:07:25.176Z] 923cac83aea3: Pulling fs layer [2025-08-27T05:07:25.176Z] 25ad8b0a4227: Pulling fs layer [2025-08-27T05:07:25.176Z] db01528c6b51: Pulling fs layer [2025-08-27T05:07:25.176Z] 28988de357af: Pulling fs layer [2025-08-27T05:07:25.176Z] 461d9e800cba: Waiting [2025-08-27T05:07:25.176Z] 2e8e34ca0e6c: Waiting [2025-08-27T05:07:25.176Z] 80192f66455f: Waiting [2025-08-27T05:07:25.176Z] a29436f7fd5d: Waiting [2025-08-27T05:07:25.176Z] 923cac83aea3: Waiting [2025-08-27T05:07:25.176Z] db01528c6b51: Waiting [2025-08-27T05:07:25.176Z] 25ad8b0a4227: Waiting [2025-08-27T05:07:25.176Z] 6bf1a483ea7c: Verifying Checksum [2025-08-27T05:07:25.176Z] 6bf1a483ea7c: Download complete [2025-08-27T05:07:25.176Z] 461d9e800cba: Verifying Checksum [2025-08-27T05:07:25.176Z] 461d9e800cba: Download complete [2025-08-27T05:07:25.176Z] 80192f66455f: Verifying Checksum [2025-08-27T05:07:25.176Z] 80192f66455f: Download complete [2025-08-27T05:07:25.439Z] f5dfc541a4d3: Verifying Checksum [2025-08-27T05:07:25.439Z] f5dfc541a4d3: Download complete [2025-08-27T05:07:25.439Z] 3dae71ba6b94: Verifying Checksum [2025-08-27T05:07:25.439Z] 3dae71ba6b94: Download complete [2025-08-27T05:07:25.439Z] 923cac83aea3: Download complete [2025-08-27T05:07:25.698Z] 25ad8b0a4227: Verifying Checksum [2025-08-27T05:07:25.698Z] 25ad8b0a4227: Download complete [2025-08-27T05:07:25.698Z] db01528c6b51: Verifying Checksum [2025-08-27T05:07:25.698Z] db01528c6b51: Download complete [2025-08-27T05:07:25.698Z] 28988de357af: Download complete [2025-08-27T05:07:25.698Z] a29436f7fd5d: Verifying Checksum [2025-08-27T05:07:25.698Z] a29436f7fd5d: Download complete [2025-08-27T05:07:25.958Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-27T05:07:25.958Z] 2e8e34ca0e6c: Download complete [2025-08-27T05:07:26.896Z] 3dae71ba6b94: Pull complete [2025-08-27T05:07:27.153Z] 6bf1a483ea7c: Pull complete [2025-08-27T05:07:28.097Z] f5dfc541a4d3: Pull complete [2025-08-27T05:07:28.097Z] 461d9e800cba: Pull complete [2025-08-27T05:07:28.097Z] 80192f66455f: Pull complete [2025-08-27T05:07:32.328Z] 2e8e34ca0e6c: Pull complete [2025-08-27T05:07:32.328Z] a29436f7fd5d: Pull complete [2025-08-27T05:07:32.328Z] 923cac83aea3: Pull complete [2025-08-27T05:07:32.591Z] 25ad8b0a4227: Pull complete [2025-08-27T05:07:32.591Z] db01528c6b51: Pull complete [2025-08-27T05:07:32.591Z] 28988de357af: Pull complete [2025-08-27T05:07:32.591Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-27T05:07:32.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T05:07:32.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:07:32.721Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:07:32.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T05:07:35.139Z] $ docker top 6cf4da973cad6217c7a072cda6be2742275b0f141277337888685bf3ff5a4350 -eo pid,comm [2025-08-27T05:07:35.184Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-27T05:07:35.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T05:07:35.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T05:07:35.238Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T05:07:35.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T05:07:35.349Z] $ docker exec 6cf4da973cad6217c7a072cda6be2742275b0f141277337888685bf3ff5a4350 ssh-agent [2025-08-27T05:07:35.458Z] SSH_AUTH_SOCK=/tmp/ssh-fjWsa018m2gd/agent.33 [2025-08-27T05:07:35.458Z] SSH_AGENT_PID=39 [2025-08-27T05:07:35.465Z] Running ssh-add (command line suppressed) [2025-08-27T05:07:35.559Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15170233198121255115.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15170233198121255115.key) [2025-08-27T05:07:35.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T05:07:35.864Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2025-08-27T05:07:36.153Z] + git tag --points-at HEAD [Pipeline] } [2025-08-27T05:07:36.168Z] $ docker exec --env ******** --env ******** 6cf4da973cad6217c7a072cda6be2742275b0f141277337888685bf3ff5a4350 ssh-agent -k [2025-08-27T05:07:36.260Z] unset SSH_AUTH_SOCK; [2025-08-27T05:07:36.261Z] unset SSH_AGENT_PID; [2025-08-27T05:07:36.261Z] echo Agent pid 39 killed; [2025-08-27T05:07:36.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-27T05:07:36.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T05:07:36.312Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T05:07:36.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T05:07:36.422Z] $ docker exec 6cf4da973cad6217c7a072cda6be2742275b0f141277337888685bf3ff5a4350 ssh-agent [2025-08-27T05:07:36.531Z] SSH_AUTH_SOCK=/tmp/ssh-OgxBLfIV5Hm5/agent.87 [2025-08-27T05:07:36.531Z] SSH_AGENT_PID=93 [2025-08-27T05:07:36.536Z] Running ssh-add (command line suppressed) [2025-08-27T05:07:36.638Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6742172980672668883.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6742172980672668883.key) [2025-08-27T05:07:36.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T05:07:36.971Z] + git semver init [2025-08-27T05:07:37.239Z] 2025-08-27 05:07:37,188 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T05:07:37.239Z] 2025-08-27 05:07:37,192 [run_init] DEBUG init version:0.0.0 force:False [2025-08-27T05:07:37.239Z] 2025-08-27 05:07:37,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-08-27T05:07:37.239Z] 2025-08-27 05:07:37,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-08-27T05:07:37.239Z] 2025-08-27 05:07:37,193 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-27T05:07:38.622Z] 2025-08-27 05:07:38,581 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-08-27T05:07:38.623Z] 2025-08-27 05:07:38,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-08-27T05:07:38.623Z] 2025-08-27 05:07:38,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-27T05:07:38.623Z] 2025-08-27 05:07:38,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-27T05:07:38.623Z] 4.1.0-dev.12 [Pipeline] } [2025-08-27T05:07:38.634Z] $ docker exec --env ******** --env ******** 6cf4da973cad6217c7a072cda6be2742275b0f141277337888685bf3ff5a4350 ssh-agent -k [2025-08-27T05:07:38.731Z] unset SSH_AUTH_SOCK; [2025-08-27T05:07:38.731Z] unset SSH_AGENT_PID; [2025-08-27T05:07:38.732Z] echo Agent pid 93 killed; [2025-08-27T05:07:38.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T05:07:39.067Z] + git semver [Pipeline] } [2025-08-27T05:07:39.652Z] $ docker stop --time=1 6cf4da973cad6217c7a072cda6be2742275b0f141277337888685bf3ff5a4350 [2025-08-27T05:07:40.956Z] $ docker rm -f --volumes 6cf4da973cad6217c7a072cda6be2742275b0f141277337888685bf3ff5a4350 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T05:07:41.296Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-27T05:07:41.527Z] Stashed 1 file(s) [Pipeline] echo [2025-08-27T05:07:41.531Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T05:07:41.717Z] provisioning config files... [2025-08-27T05:07:41.728Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15017064155288739900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:07:42.080Z] ---> ****-login.sh [2025-08-27T05:07:42.080Z] nexus3.edgexfoundry.org:10001 [2025-08-27T05:07:42.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:42.080Z] Login Succeeded [2025-08-27T05:07:42.080Z] nexus3.edgexfoundry.org:10002 [2025-08-27T05:07:42.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:42.080Z] Login Succeeded [2025-08-27T05:07:42.080Z] nexus3.edgexfoundry.org:10003 [2025-08-27T05:07:42.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:42.356Z] Login Succeeded [2025-08-27T05:07:42.356Z] nexus3.edgexfoundry.org:10004 [2025-08-27T05:07:42.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:42.356Z] Login Succeeded [2025-08-27T05:07:42.356Z] ****.io [2025-08-27T05:07:42.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:07:42.614Z] Login Succeeded [2025-08-27T05:07:42.614Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T05:07:42.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-27T05:07:42.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T05:07:42.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T05:07:42.751Z] ========================================================= [2025-08-27T05:07:42.751Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-27T05:07:42.751Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:07:43.097Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-27T05:07:44.048Z] #0 building with "default" instance using docker driver [2025-08-27T05:07:44.048Z] [2025-08-27T05:07:44.048Z] #1 [internal] load build definition from Dockerfile [2025-08-27T05:07:44.048Z] #1 transferring dockerfile: 1.74kB done [2025-08-27T05:07:44.048Z] #1 DONE 0.0s [2025-08-27T05:07:44.048Z] [2025-08-27T05:07:44.048Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-27T05:07:44.048Z] #2 DONE 0.1s [2025-08-27T05:07:44.048Z] [2025-08-27T05:07:44.048Z] #3 [internal] load .dockerignore [2025-08-27T05:07:44.048Z] #3 transferring context: 193B done [2025-08-27T05:07:44.048Z] #3 DONE 0.0s [2025-08-27T05:07:44.048Z] [2025-08-27T05:07:44.048Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-27T05:07:44.048Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-27T05:07:44.048Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-27T05:07:44.048Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-27T05:07:44.048Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-27T05:07:44.048Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-27T05:07:44.048Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-08-27T05:07:44.048Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-27T05:07:44.048Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-27T05:07:44.048Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-27T05:07:44.048Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-27T05:07:44.048Z] #4 ... [2025-08-27T05:07:44.048Z] [2025-08-27T05:07:44.048Z] #5 [internal] load build context [2025-08-27T05:07:44.048Z] #5 transferring context: 21.63MB 0.2s done [2025-08-27T05:07:44.048Z] #5 DONE 0.2s [2025-08-27T05:07:44.048Z] [2025-08-27T05:07:44.048Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-27T05:07:44.048Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-27T05:07:44.048Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-08-27T05:07:44.048Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-27T05:07:44.048Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-27T05:07:44.048Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-27T05:07:44.048Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 4.19MB / 103.05MB 0.3s [2025-08-27T05:07:44.048Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-08-27T05:07:44.313Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 54.53MB / 74.06MB 0.5s [2025-08-27T05:07:44.313Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 15.73MB / 103.05MB 0.5s [2025-08-27T05:07:44.313Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 4.19MB / 13.29MB 0.5s [2025-08-27T05:07:44.313Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-27T05:07:44.579Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-27T05:07:44.579Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.6s [2025-08-27T05:07:44.579Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 11.53MB / 13.29MB 0.6s [2025-08-27T05:07:44.579Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 36.70MB / 103.05MB 0.7s [2025-08-27T05:07:44.579Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s [2025-08-27T05:07:44.837Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done [2025-08-27T05:07:44.837Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 69.21MB / 103.05MB 0.9s [2025-08-27T05:07:44.837Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.9s done [2025-08-27T05:07:44.837Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 93.32MB / 103.05MB 1.0s [2025-08-27T05:07:44.837Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-27T05:07:45.095Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-27T05:07:45.354Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-27T05:07:50.633Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.0s done [2025-08-27T05:07:50.633Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-27T05:07:50.633Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-27T05:07:50.633Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-27T05:07:50.633Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-27T05:07:50.633Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-27T05:07:50.633Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-27T05:07:50.633Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-27T05:07:53.170Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done [2025-08-27T05:07:53.170Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-27T05:07:54.174Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-27T05:07:54.174Z] #4 DONE 10.2s [2025-08-27T05:07:54.174Z] [2025-08-27T05:07:54.174Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-27T05:07:54.174Z] #6 0.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T05:07:54.433Z] #6 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T05:07:54.692Z] #6 0.782 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-27T05:07:54.951Z] #6 0.793 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-27T05:07:54.951Z] #6 0.799 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-27T05:07:54.951Z] #6 0.823 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-27T05:07:54.951Z] #6 0.833 Executing busybox-1.36.1-r29.trigger [2025-08-27T05:07:54.951Z] #6 0.844 OK: 252 MiB in 62 packages [2025-08-27T05:07:56.683Z] Still waiting to schedule task [2025-08-27T05:07:56.685Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-27T05:07:57.495Z] #6 DONE 3.0s [2025-08-27T05:07:57.495Z] [2025-08-27T05:07:57.495Z] #7 [builder 3/7] WORKDIR /device-rest-go [2025-08-27T05:07:57.495Z] #7 DONE 0.0s [2025-08-27T05:07:57.495Z] [2025-08-27T05:07:57.495Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-27T05:07:57.495Z] #8 DONE 0.0s [2025-08-27T05:07:57.495Z] [2025-08-27T05:07:57.495Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T05:08:19.444Z] #9 DONE 19.0s [2025-08-27T05:08:19.444Z] [2025-08-27T05:08:19.444Z] #10 [builder 6/7] COPY . . [2025-08-27T05:08:19.444Z] #10 DONE 0.1s [2025-08-27T05:08:19.444Z] [2025-08-27T05:08:19.444Z] #11 [builder 7/7] RUN echo noop [2025-08-27T05:08:19.444Z] #11 0.208 noop [2025-08-27T05:08:19.444Z] #11 DONE 0.3s [2025-08-27T05:08:19.444Z] [2025-08-27T05:08:19.444Z] #12 exporting to image [2025-08-27T05:08:19.444Z] #12 exporting layers [2025-08-27T05:08:23.631Z] #12 exporting layers 6.9s done [2025-08-27T05:08:23.631Z] #12 writing image sha256:806001180c9bc7805beb081b408e1c856b26a896f4cc13cb30513aa10236973e done [2025-08-27T05:08:23.631Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-27T05:08:23.631Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:08:23.955Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-27T05:08:23.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:08:24.032Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:08:24.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-27T05:08:24.353Z] $ docker top cb055526f5d5289d7043543233019ee604549b2aacbfe535340a0cbf1cecdf80 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T05:08:24.697Z] + go version [2025-08-27T05:08:24.697Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-27T05:08:24.712Z] $ docker stop --time=1 cb055526f5d5289d7043543233019ee604549b2aacbfe535340a0cbf1cecdf80 [2025-08-27T05:08:25.964Z] $ docker rm -f --volumes cb055526f5d5289d7043543233019ee604549b2aacbfe535340a0cbf1cecdf80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:08:26.417Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-27T05:08:26.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:08:26.497Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:08:26.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-27T05:08:26.774Z] $ docker top d3d887248c6ccc8e24e6806f425214ae6e6106d1d025885e677202d85c058500 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T05:08:27.125Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-27T05:08:27.429Z] + make test [2025-08-27T05:08:27.429Z] go test ./... -coverprofile=coverage.out ./... [2025-08-27T05:08:28.805Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-08-27T05:08:50.731Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-08-27T05:08:50.731Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 32.2% of statements [2025-08-27T05:09:00.703Z] go vet ./... [2025-08-27T05:09:04.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-27T05:09:04.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-27T05:09:04.909Z] ./bin/test-attribution-txt.sh [2025-08-27T05:09:05.176Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-27T05:09:05.176Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-27T05:09:05.176Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-27T05:09:05.176Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-27T05:09:05.176Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-27T05:09:05.176Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-27T05:09:05.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-27T05:09:05.210Z] $ docker stop --time=1 d3d887248c6ccc8e24e6806f425214ae6e6106d1d025885e677202d85c058500 [2025-08-27T05:09:07.282Z] $ docker rm -f --volumes d3d887248c6ccc8e24e6806f425214ae6e6106d1d025885e677202d85c058500 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T05:09:07.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-27T05:09:07.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-27T05:09:08.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-27T05:09:08.715Z] + ls -al . [2025-08-27T05:09:08.715Z] total 244 [2025-08-27T05:09:08.715Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 05:08 . [2025-08-27T05:09:08.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:07 .. [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 27 05:07 .dockerignore [2025-08-27T05:09:08.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:08 .git [2025-08-27T05:09:08.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:07 .github [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 27 05:07 .gitignore [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 05:07 .golangci.yml [2025-08-27T05:09:08.715Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 05:07 .semver [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 20138 Aug 27 05:07 Attribution.txt [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 18492 Aug 27 05:07 CHANGELOG.md [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 1697 Aug 27 05:07 Dockerfile [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 05:07 GOVERNANCE.md [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 27 05:07 Jenkinsfile [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 05:07 LICENSE [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 2598 Aug 27 05:07 Makefile [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 27 05:07 OWNERS.md [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 27 05:07 README.md [2025-08-27T05:09:08.715Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 27 05:07 VERSION [2025-08-27T05:09:08.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:07 bin [2025-08-27T05:09:08.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:07 cmd [2025-08-27T05:09:08.715Z] -rw-r--r-- 1 jenkins jenkins 14565 Aug 27 05:08 coverage.out [2025-08-27T05:09:08.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:07 driver [2025-08-27T05:09:08.716Z] -rw-rw-r-- 1 jenkins jenkins 6324 Aug 27 05:07 go.mod [2025-08-27T05:09:08.716Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 27 05:07 go.sum [2025-08-27T05:09:08.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:07 openapi [2025-08-27T05:09:08.716Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 27 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:09.023Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bd4b122dfb0a4010481292c64dce67798bdd73bb --label arch=amd64 --label version=4.1.0-dev.12 . [2025-08-27T05:09:09.283Z] #0 building with "default" instance using docker driver [2025-08-27T05:09:09.283Z] [2025-08-27T05:09:09.283Z] #1 [internal] load build definition from Dockerfile [2025-08-27T05:09:09.283Z] #1 transferring dockerfile: 1.74kB done [2025-08-27T05:09:09.283Z] #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [2025-08-27T05:09:09.283Z] #1 DONE 0.0s [2025-08-27T05:09:09.283Z] [2025-08-27T05:09:09.283Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-27T05:09:09.283Z] #2 DONE 0.0s [2025-08-27T05:09:09.283Z] [2025-08-27T05:09:09.283Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T05:09:09.283Z] #3 DONE 0.1s [2025-08-27T05:09:09.283Z] [2025-08-27T05:09:09.283Z] #4 [internal] load .dockerignore [2025-08-27T05:09:09.283Z] #4 transferring context: 193B done [2025-08-27T05:09:09.283Z] #4 DONE 0.0s [2025-08-27T05:09:09.283Z] [2025-08-27T05:09:09.283Z] #5 [internal] load build context [2025-08-27T05:09:09.283Z] #5 transferring context: 18.46kB 0.0s done [2025-08-27T05:09:09.283Z] #5 DONE 0.0s [2025-08-27T05:09:09.283Z] [2025-08-27T05:09:09.283Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-27T05:09:09.283Z] #6 DONE 0.1s [2025-08-27T05:09:09.283Z] [2025-08-27T05:09:09.283Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T05:09:09.283Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-08-27T05:09:09.283Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-27T05:09:09.283Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T05:09:09.283Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-27T05:09:09.283Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-27T05:09:09.283Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-27T05:09:09.283Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-27T05:09:09.541Z] #7 DONE 0.3s [2025-08-27T05:09:09.541Z] [2025-08-27T05:09:09.541Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-27T05:09:09.799Z] #8 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T05:09:10.059Z] #8 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T05:09:10.059Z] #8 0.626 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-27T05:09:10.318Z] #8 ... [2025-08-27T05:09:10.319Z] [2025-08-27T05:09:10.319Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-27T05:09:10.319Z] #9 0.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T05:09:10.319Z] #9 0.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T05:09:10.319Z] #9 0.852 OK: 252 MiB in 62 packages [2025-08-27T05:09:10.319Z] #9 DONE 1.0s [2025-08-27T05:09:10.319Z] [2025-08-27T05:09:10.319Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-27T05:09:10.319Z] #8 0.631 Executing busybox-1.36.1-r29.trigger [2025-08-27T05:09:10.319Z] #8 0.640 OK: 8 MiB in 15 packages [2025-08-27T05:09:10.576Z] #8 DONE 0.7s [2025-08-27T05:09:10.576Z] [2025-08-27T05:09:10.576Z] #10 [builder 3/7] WORKDIR /device-rest-go [2025-08-27T05:09:10.576Z] #10 DONE 0.0s [2025-08-27T05:09:10.576Z] [2025-08-27T05:09:10.576Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-27T05:09:10.576Z] #11 DONE 0.0s [2025-08-27T05:09:10.576Z] [2025-08-27T05:09:10.576Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T05:09:10.835Z] #12 DONE 0.5s [2025-08-27T05:09:10.835Z] [2025-08-27T05:09:10.835Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-27T05:09:10.835Z] #13 0.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T05:09:10.835Z] #13 0.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T05:09:11.092Z] #13 ... [2025-08-27T05:09:11.092Z] [2025-08-27T05:09:11.092Z] #14 [builder 6/7] COPY . . [2025-08-27T05:09:11.092Z] #14 DONE 0.1s [2025-08-27T05:09:11.092Z] [2025-08-27T05:09:11.092Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-27T05:09:11.092Z] #13 0.781 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T05:09:11.092Z] #13 0.796 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T05:09:11.092Z] #13 0.833 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T05:09:11.092Z] #13 0.922 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T05:09:11.351Z] #13 1.010 Executing busybox-1.36.1-r30.trigger [2025-08-27T05:09:11.351Z] #13 1.015 OK: 8 MiB in 15 packages [2025-08-27T05:09:11.351Z] #13 DONE 1.1s [2025-08-27T05:09:11.351Z] [2025-08-27T05:09:11.351Z] #15 [builder 7/7] RUN make build [2025-08-27T05:09:11.351Z] #15 0.211 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-08-27T05:09:37.883Z] #15 DONE 23.1s [2025-08-27T05:09:37.883Z] [2025-08-27T05:09:37.883Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2025-08-27T05:09:37.883Z] #16 DONE 0.1s [2025-08-27T05:09:37.883Z] [2025-08-27T05:09:37.883Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2025-08-27T05:09:37.883Z] #17 DONE 0.0s [2025-08-27T05:09:37.883Z] [2025-08-27T05:09:37.883Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2025-08-27T05:09:37.883Z] #18 DONE 0.0s [2025-08-27T05:09:37.883Z] [2025-08-27T05:09:37.883Z] #19 exporting to image [2025-08-27T05:09:37.883Z] #19 exporting layers 0.1s done [2025-08-27T05:09:37.883Z] #19 writing image sha256:032001e3a71fcbddd728a224a2d9e388e597628b997f837b7a6b5e96f7166894 done [2025-08-27T05:09:37.883Z] #19 naming to docker.io/library/device-rest done [2025-08-27T05:09:37.883Z] #19 DONE 0.1s [2025-08-27T05:09:37.883Z] [2025-08-27T05:09:37.883Z] 1 warning found (use docker --debug to expand): [2025-08-27T05:09:37.883Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T05:09:38.014Z] provisioning config files... [2025-08-27T05:09:38.024Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8745790559686020861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:09:38.330Z] ---> ****-login.sh [2025-08-27T05:09:38.330Z] nexus3.edgexfoundry.org:10001 [2025-08-27T05:09:38.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:09:38.330Z] Login Succeeded [2025-08-27T05:09:38.330Z] nexus3.edgexfoundry.org:10002 [2025-08-27T05:09:38.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:09:38.330Z] Login Succeeded [2025-08-27T05:09:38.330Z] nexus3.edgexfoundry.org:10003 [2025-08-27T05:09:38.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:09:38.590Z] Login Succeeded [2025-08-27T05:09:38.590Z] nexus3.edgexfoundry.org:10004 [2025-08-27T05:09:38.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:09:38.590Z] Login Succeeded [2025-08-27T05:09:38.590Z] ****.io [2025-08-27T05:09:38.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:09:38.849Z] Login Succeeded [2025-08-27T05:09:38.849Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T05:09:38.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T05:09:38.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T05:09:38.958Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-08-27T05:09:38.958Z] bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:09:38.958Z] latest [2025-08-27T05:09:38.958Z] 4.1.0-dev.12 [2025-08-27T05:09:38.958Z] bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [2025-08-27T05:09:38.958Z] main [2025-08-27T05:09:38.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:39.308Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:39.644Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:09:39.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-27T05:09:39.644Z] c11361043c29: Preparing [2025-08-27T05:09:39.644Z] 5b3bb49a4d2b: Preparing [2025-08-27T05:09:39.644Z] 973064c9b0c3: Preparing [2025-08-27T05:09:39.644Z] 96eb98f1d4f5: Preparing [2025-08-27T05:09:39.644Z] bc59b401855d: Preparing [2025-08-27T05:09:39.644Z] 097100c76c15: Preparing [2025-08-27T05:09:39.644Z] 5b3bb49a4d2b: Pushed [2025-08-27T05:09:39.644Z] c11361043c29: Pushed [2025-08-27T05:09:39.644Z] bc59b401855d: Pushed [2025-08-27T05:09:39.644Z] 097100c76c15: Layer already exists [2025-08-27T05:09:39.644Z] 96eb98f1d4f5: Pushed [2025-08-27T05:09:43.839Z] 973064c9b0c3: Pushed [2025-08-27T05:09:43.839Z] bd4b122dfb0a4010481292c64dce67798bdd73bb: digest: sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:44.284Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:44.611Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-27T05:09:44.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-27T05:09:44.611Z] c11361043c29: Preparing [2025-08-27T05:09:44.611Z] 5b3bb49a4d2b: Preparing [2025-08-27T05:09:44.611Z] 973064c9b0c3: Preparing [2025-08-27T05:09:44.611Z] 96eb98f1d4f5: Preparing [2025-08-27T05:09:44.611Z] bc59b401855d: Preparing [2025-08-27T05:09:44.611Z] 097100c76c15: Preparing [2025-08-27T05:09:44.611Z] 097100c76c15: Waiting [2025-08-27T05:09:44.611Z] c11361043c29: Layer already exists [2025-08-27T05:09:44.611Z] 5b3bb49a4d2b: Layer already exists [2025-08-27T05:09:44.611Z] 973064c9b0c3: Layer already exists [2025-08-27T05:09:44.611Z] bc59b401855d: Layer already exists [2025-08-27T05:09:44.611Z] 96eb98f1d4f5: Layer already exists [2025-08-27T05:09:44.611Z] 097100c76c15: Layer already exists [2025-08-27T05:09:44.611Z] latest: digest: sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:44.943Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:45.258Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12 [2025-08-27T05:09:45.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-27T05:09:45.258Z] c11361043c29: Preparing [2025-08-27T05:09:45.258Z] 5b3bb49a4d2b: Preparing [2025-08-27T05:09:45.258Z] 973064c9b0c3: Preparing [2025-08-27T05:09:45.258Z] 96eb98f1d4f5: Preparing [2025-08-27T05:09:45.258Z] bc59b401855d: Preparing [2025-08-27T05:09:45.258Z] 097100c76c15: Preparing [2025-08-27T05:09:45.258Z] 097100c76c15: Waiting [2025-08-27T05:09:45.258Z] 973064c9b0c3: Layer already exists [2025-08-27T05:09:45.258Z] c11361043c29: Layer already exists [2025-08-27T05:09:45.258Z] 5b3bb49a4d2b: Layer already exists [2025-08-27T05:09:45.258Z] 96eb98f1d4f5: Layer already exists [2025-08-27T05:09:45.258Z] bc59b401855d: Layer already exists [2025-08-27T05:09:45.258Z] 097100c76c15: Layer already exists [2025-08-27T05:09:45.258Z] 4.1.0-dev.12: digest: sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:45.588Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:45.914Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [2025-08-27T05:09:45.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-27T05:09:45.914Z] c11361043c29: Preparing [2025-08-27T05:09:45.914Z] 5b3bb49a4d2b: Preparing [2025-08-27T05:09:45.914Z] 973064c9b0c3: Preparing [2025-08-27T05:09:45.914Z] 96eb98f1d4f5: Preparing [2025-08-27T05:09:45.914Z] bc59b401855d: Preparing [2025-08-27T05:09:45.914Z] 097100c76c15: Preparing [2025-08-27T05:09:45.914Z] 097100c76c15: Waiting [2025-08-27T05:09:45.914Z] 5b3bb49a4d2b: Layer already exists [2025-08-27T05:09:45.914Z] 96eb98f1d4f5: Layer already exists [2025-08-27T05:09:45.914Z] 973064c9b0c3: Layer already exists [2025-08-27T05:09:45.914Z] c11361043c29: Layer already exists [2025-08-27T05:09:45.914Z] bc59b401855d: Layer already exists [2025-08-27T05:09:45.914Z] 097100c76c15: Layer already exists [2025-08-27T05:09:45.914Z] bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12: digest: sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:46.253Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:09:46.588Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-27T05:09:46.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-27T05:09:46.588Z] c11361043c29: Preparing [2025-08-27T05:09:46.588Z] 5b3bb49a4d2b: Preparing [2025-08-27T05:09:46.588Z] 973064c9b0c3: Preparing [2025-08-27T05:09:46.588Z] 96eb98f1d4f5: Preparing [2025-08-27T05:09:46.588Z] bc59b401855d: Preparing [2025-08-27T05:09:46.588Z] 097100c76c15: Preparing [2025-08-27T05:09:46.588Z] 097100c76c15: Waiting [2025-08-27T05:09:46.588Z] 96eb98f1d4f5: Layer already exists [2025-08-27T05:09:46.588Z] 973064c9b0c3: Layer already exists [2025-08-27T05:09:46.588Z] 5b3bb49a4d2b: Layer already exists [2025-08-27T05:09:46.588Z] c11361043c29: Layer already exists [2025-08-27T05:09:46.588Z] bc59b401855d: Layer already exists [2025-08-27T05:09:46.588Z] 097100c76c15: Layer already exists [2025-08-27T05:09:46.588Z] main: digest: sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T05:09:46.656Z] ===================================================== [Pipeline] echo [2025-08-27T05:09:46.672Z] taggedImages: [2025-08-27T05:09:46.672Z] - nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:09:46.672Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-27T05:09:46.672Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12 [2025-08-27T05:09:46.672Z] - nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [2025-08-27T05:09:46.672Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-08-27T05:09:46.719Z] ========================================================= [2025-08-27T05:09:46.719Z] [edgeXBuildMultiArch] RAW Config: [2025-08-27T05:09:46.719Z] images: [2025-08-27T05:09:46.719Z] - nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:09:46.719Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-27T05:09:46.719Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12 [2025-08-27T05:09:46.720Z] - nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [2025-08-27T05:09:46.720Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-27T05:09:46.720Z] settingsFile: [2025-08-27T05:09:46.720Z] device-rest-go-settings [2025-08-27T05:09:46.720Z] ========================================================= [Pipeline] node [2025-08-27T05:10:01.724Z] Still waiting to schedule task [2025-08-27T05:10:01.724Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-27T05:10:33.357Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7681 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-08-27T05:10:33.380Z] Running in /w/workspace/device-rest-go/216 [Pipeline] { [Pipeline] checkout [2025-08-27T05:10:33.416Z] The recommended git tool is: git [2025-08-27T05:10:38.836Z] using credential edgex-jenkins-ssh [2025-08-27T05:10:38.859Z] Cloning the remote Git repository [2025-08-27T05:10:38.912Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-08-27T05:10:39.024Z] > git init /w/workspace/device-rest-go/216 # timeout=10 [2025-08-27T05:10:39.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-08-27T05:10:39.215Z] > git --version # timeout=10 [2025-08-27T05:10:39.238Z] > git --version # 'git version 2.25.1' [2025-08-27T05:10:39.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-27T05:10:39.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-27T05:10:43.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-08-27T05:10:43.065Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-27T05:10:44.060Z] Avoid second fetch [2025-08-27T05:10:44.061Z] Checking out Revision bd4b122dfb0a4010481292c64dce67798bdd73bb (main) [2025-08-27T05:10:44.745Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#491)" [2025-08-27T05:10:44.078Z] > git config core.sparsecheckout # timeout=10 [2025-08-27T05:10:44.148Z] > git checkout -f bd4b122dfb0a4010481292c64dce67798bdd73bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T05:10:49.066Z] provisioning config files... [2025-08-27T05:10:49.097Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/216@tmp/config3675548785833514985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:10:49.782Z] ---> ****-login.sh [2025-08-27T05:10:49.782Z] nexus3.edgexfoundry.org:10001 [2025-08-27T05:10:50.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:10:50.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:10:50.325Z] Configure a credential helper to remove this warning. See [2025-08-27T05:10:50.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:10:50.325Z] [2025-08-27T05:10:50.325Z] Login Succeeded [2025-08-27T05:10:50.325Z] nexus3.edgexfoundry.org:10002 [2025-08-27T05:10:50.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:10:50.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:10:50.865Z] Configure a credential helper to remove this warning. See [2025-08-27T05:10:50.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:10:50.866Z] [2025-08-27T05:10:50.866Z] Login Succeeded [2025-08-27T05:10:50.866Z] nexus3.edgexfoundry.org:10003 [2025-08-27T05:10:51.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:10:51.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:10:51.135Z] Configure a credential helper to remove this warning. See [2025-08-27T05:10:51.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:10:51.135Z] [2025-08-27T05:10:51.135Z] Login Succeeded [2025-08-27T05:10:51.135Z] nexus3.edgexfoundry.org:10004 [2025-08-27T05:10:51.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:10:51.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:10:51.405Z] Configure a credential helper to remove this warning. See [2025-08-27T05:10:51.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:10:51.405Z] [2025-08-27T05:10:51.405Z] Login Succeeded [2025-08-27T05:10:51.405Z] ****.io [2025-08-27T05:10:51.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:10:51.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:10:51.947Z] Configure a credential helper to remove this warning. See [2025-08-27T05:10:51.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:10:51.947Z] [2025-08-27T05:10:51.947Z] Login Succeeded [2025-08-27T05:10:51.947Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T05:10:51.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-27T05:10:52.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T05:10:52.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T05:10:52.313Z] ========================================================= [2025-08-27T05:10:52.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-27T05:10:52.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:10:52.673Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-27T05:10:52.673Z] Sending build context to Docker daemon 141.8kB [2025-08-27T05:10:52.943Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-27T05:10:52.943Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-27T05:10:53.214Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-27T05:10:53.214Z] 94e9d8af2201: Pulling fs layer [2025-08-27T05:10:53.214Z] a6c56e8762df: Pulling fs layer [2025-08-27T05:10:53.214Z] f0f3c8884826: Pulling fs layer [2025-08-27T05:10:53.214Z] c7e7622c144d: Pulling fs layer [2025-08-27T05:10:53.214Z] 4f4fb700ef54: Pulling fs layer [2025-08-27T05:10:53.214Z] b4c3b6d88c5a: Pulling fs layer [2025-08-27T05:10:53.214Z] ba8bce9d2590: Pulling fs layer [2025-08-27T05:10:53.214Z] ca778ea9c289: Pulling fs layer [2025-08-27T05:10:53.214Z] c7e7622c144d: Waiting [2025-08-27T05:10:53.214Z] b4c3b6d88c5a: Waiting [2025-08-27T05:10:53.214Z] ca778ea9c289: Waiting [2025-08-27T05:10:53.214Z] ba8bce9d2590: Waiting [2025-08-27T05:10:53.214Z] 4f4fb700ef54: Waiting [2025-08-27T05:10:53.214Z] a6c56e8762df: Verifying Checksum [2025-08-27T05:10:53.214Z] a6c56e8762df: Download complete [2025-08-27T05:10:53.214Z] c7e7622c144d: Verifying Checksum [2025-08-27T05:10:53.214Z] c7e7622c144d: Download complete [2025-08-27T05:10:53.214Z] 4f4fb700ef54: Verifying Checksum [2025-08-27T05:10:53.214Z] 4f4fb700ef54: Download complete [2025-08-27T05:10:53.214Z] b4c3b6d88c5a: Download complete [2025-08-27T05:10:53.214Z] 94e9d8af2201: Verifying Checksum [2025-08-27T05:10:53.214Z] 94e9d8af2201: Download complete [2025-08-27T05:10:53.805Z] ca778ea9c289: Verifying Checksum [2025-08-27T05:10:53.805Z] ca778ea9c289: Download complete [2025-08-27T05:10:54.077Z] 94e9d8af2201: Pull complete [2025-08-27T05:10:55.050Z] a6c56e8762df: Pull complete [2025-08-27T05:10:55.321Z] f0f3c8884826: Verifying Checksum [2025-08-27T05:10:55.321Z] f0f3c8884826: Download complete [2025-08-27T05:10:56.290Z] ba8bce9d2590: Verifying Checksum [2025-08-27T05:10:56.290Z] ba8bce9d2590: Download complete [2025-08-27T05:11:08.286Z] Running on prd-centos7-docker-4c-2g-7682 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T05:11:08.348Z] provisioning config files... [2025-08-27T05:11:08.404Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11807981840762747040tmp [Pipeline] { [Pipeline] libraryResource [2025-08-27T05:11:11.337Z] f0f3c8884826: Pull complete [2025-08-27T05:11:11.338Z] c7e7622c144d: Pull complete [2025-08-27T05:11:11.338Z] 4f4fb700ef54: Pull complete [2025-08-27T05:11:11.338Z] b4c3b6d88c5a: Pull complete [Pipeline] sh [2025-08-27T05:11:12.413Z] ---> ****-login.sh [2025-08-27T05:11:12.413Z] nexus3.edgexfoundry.org:10001 [2025-08-27T05:11:12.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:11:12.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:11:12.679Z] Configure a credential helper to remove this warning. See [2025-08-27T05:11:12.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:11:12.679Z] [2025-08-27T05:11:12.679Z] Login Succeeded [2025-08-27T05:11:12.679Z] nexus3.edgexfoundry.org:10002 [2025-08-27T05:11:12.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:11:12.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:11:12.679Z] Configure a credential helper to remove this warning. See [2025-08-27T05:11:12.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:11:12.680Z] [2025-08-27T05:11:12.680Z] Login Succeeded [2025-08-27T05:11:12.680Z] nexus3.edgexfoundry.org:10003 [2025-08-27T05:11:12.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:11:12.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:11:12.680Z] Configure a credential helper to remove this warning. See [2025-08-27T05:11:12.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:11:12.680Z] [2025-08-27T05:11:12.680Z] Login Succeeded [2025-08-27T05:11:12.680Z] nexus3.edgexfoundry.org:10004 [2025-08-27T05:11:12.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:11:12.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:11:12.943Z] Configure a credential helper to remove this warning. See [2025-08-27T05:11:12.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:11:12.943Z] [2025-08-27T05:11:12.943Z] Login Succeeded [2025-08-27T05:11:12.943Z] ****.io [2025-08-27T05:11:12.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:11:13.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:11:13.210Z] Configure a credential helper to remove this warning. See [2025-08-27T05:11:13.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:11:13.210Z] [2025-08-27T05:11:13.210Z] Login Succeeded [2025-08-27T05:11:13.210Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T05:11:13.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T05:11:13.575Z] + docker buildx ls [2025-08-27T05:11:13.837Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-27T05:11:13.837Z] default * docker [2025-08-27T05:11:13.837Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-27T05:11:14.139Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-27T05:11:14.139Z] edgex-builder [Pipeline] sh [2025-08-27T05:11:14.432Z] + docker buildx inspect --bootstrap [2025-08-27T05:11:14.432Z] #1 [internal] booting buildkit [2025-08-27T05:11:14.432Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-27T05:11:17.742Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-08-27T05:11:17.742Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-27T05:11:18.020Z] ba8bce9d2590: Pull complete [2025-08-27T05:11:19.126Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-08-27T05:11:19.126Z] #1 DONE 4.7s [2025-08-27T05:11:19.126Z] Name: edgex-builder [2025-08-27T05:11:19.127Z] Driver: docker-container [2025-08-27T05:11:19.127Z] [2025-08-27T05:11:19.127Z] Nodes: [2025-08-27T05:11:19.127Z] Name: edgex-builder0 [2025-08-27T05:11:19.127Z] Endpoint: unix:///var/run/docker.sock [2025-08-27T05:11:19.127Z] Status: running [2025-08-27T05:11:19.127Z] Buildkit: v0.23.2 [2025-08-27T05:11:19.127Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-27T05:11:19.431Z] + docker buildx ls [2025-08-27T05:11:19.431Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-27T05:11:19.431Z] edgex-builder * docker-container [2025-08-27T05:11:19.431Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-27T05:11:19.431Z] default docker [2025-08-27T05:11:19.431Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-27T05:11:19.727Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb' [2025-08-27T05:11:19.727Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb --push - [2025-08-27T05:11:19.727Z] #1 [internal] load build definition from Dockerfile [2025-08-27T05:11:19.727Z] #1 transferring dockerfile: 196B done [2025-08-27T05:11:19.727Z] #1 DONE 0.0s [2025-08-27T05:11:19.727Z] [2025-08-27T05:11:19.727Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:11:19.727Z] #2 DONE 0.1s [2025-08-27T05:11:19.727Z] [2025-08-27T05:11:19.727Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:11:19.986Z] ca778ea9c289: Pull complete [2025-08-27T05:11:19.986Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-27T05:11:19.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-27T05:11:19.986Z] ---> 47b25d7523d1 [2025-08-27T05:11:19.986Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-08-27T05:11:19.986Z] #3 DONE 0.1s [2025-08-27T05:11:19.986Z] [2025-08-27T05:11:19.986Z] #4 [internal] load .dockerignore [2025-08-27T05:11:19.986Z] #4 transferring context: 2B done [2025-08-27T05:11:19.986Z] #4 DONE 0.0s [2025-08-27T05:11:19.986Z] [2025-08-27T05:11:19.986Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:19.986Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 0.0s done [2025-08-27T05:11:19.986Z] #5 DONE 0.0s [2025-08-27T05:11:19.986Z] [2025-08-27T05:11:19.986Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:19.986Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 0.0s done [2025-08-27T05:11:19.986Z] #6 DONE 0.1s [2025-08-27T05:11:19.986Z] [2025-08-27T05:11:19.986Z] #7 exporting to image [2025-08-27T05:11:19.986Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T05:11:19.986Z] #7 ... [2025-08-27T05:11:19.986Z] [2025-08-27T05:11:19.987Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T05:11:19.987Z] #8 DONE 0.0s [2025-08-27T05:11:19.987Z] [2025-08-27T05:11:19.987Z] #7 exporting to image [2025-08-27T05:11:19.987Z] #7 exporting layers done [2025-08-27T05:11:19.987Z] #7 exporting manifest sha256:f9508e76f265647001cce429244c1aab1a20e1d0c6d2d282e67f15c643e1f751 done [2025-08-27T05:11:19.987Z] #7 exporting config sha256:032001e3a71fcbddd728a224a2d9e388e597628b997f837b7a6b5e96f7166894 done [2025-08-27T05:11:19.987Z] #7 exporting manifest sha256:e5eb2f9131c86a47b818fdf67acb8d87631b357693f4b15a8df79eb8e774f5a0 done [2025-08-27T05:11:19.987Z] #7 exporting config sha256:ee67114fa206ee87ab16731ef5779670e397c83622cccdcef3e4215e0078e40d done [2025-08-27T05:11:19.987Z] #7 exporting manifest list sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c done [2025-08-27T05:11:19.987Z] #7 pushing layers 0.1s done [2025-08-27T05:11:19.987Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb@sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c [2025-08-27T05:11:20.246Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb@sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c 0.1s done [2025-08-27T05:11:20.246Z] #7 DONE 0.2s [2025-08-27T05:11:20.246Z] [2025-08-27T05:11:20.246Z] 1 warning found (use --debug to expand): [2025-08-27T05:11:20.246Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T05:11:20.533Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2025-08-27T05:11:20.533Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2025-08-27T05:11:20.533Z] #1 [internal] load build definition from Dockerfile [2025-08-27T05:11:20.533Z] #1 transferring dockerfile: 162B done [2025-08-27T05:11:20.533Z] #1 DONE 0.0s [2025-08-27T05:11:20.533Z] [2025-08-27T05:11:20.533Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-27T05:11:20.533Z] #2 DONE 0.0s [2025-08-27T05:11:20.533Z] [2025-08-27T05:11:20.533Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-27T05:11:20.533Z] #3 DONE 0.0s [2025-08-27T05:11:20.533Z] [2025-08-27T05:11:20.533Z] #4 [internal] load .dockerignore [2025-08-27T05:11:20.533Z] #4 transferring context: 2B done [2025-08-27T05:11:20.533Z] #4 DONE 0.0s [2025-08-27T05:11:20.533Z] [2025-08-27T05:11:20.533Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:20.533Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 0.0s done [2025-08-27T05:11:20.533Z] #5 DONE 0.0s [2025-08-27T05:11:20.533Z] [2025-08-27T05:11:20.533Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:20.792Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 0.0s done [2025-08-27T05:11:20.792Z] #6 CACHED [2025-08-27T05:11:20.792Z] [2025-08-27T05:11:20.792Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:20.792Z] #5 CACHED [2025-08-27T05:11:20.792Z] [2025-08-27T05:11:20.792Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T05:11:20.792Z] #7 DONE 0.0s [2025-08-27T05:11:20.792Z] [2025-08-27T05:11:20.792Z] #8 exporting to image [2025-08-27T05:11:20.792Z] #8 exporting layers done [2025-08-27T05:11:20.792Z] #8 exporting manifest sha256:f9508e76f265647001cce429244c1aab1a20e1d0c6d2d282e67f15c643e1f751 done [2025-08-27T05:11:20.792Z] #8 exporting config sha256:032001e3a71fcbddd728a224a2d9e388e597628b997f837b7a6b5e96f7166894 done [2025-08-27T05:11:20.792Z] #8 exporting manifest sha256:e5eb2f9131c86a47b818fdf67acb8d87631b357693f4b15a8df79eb8e774f5a0 done [2025-08-27T05:11:20.792Z] #8 exporting config sha256:ee67114fa206ee87ab16731ef5779670e397c83622cccdcef3e4215e0078e40d done [2025-08-27T05:11:20.792Z] #8 exporting manifest list sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c done [2025-08-27T05:11:20.792Z] #8 pushing layers 0.0s done [2025-08-27T05:11:20.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c [2025-08-27T05:11:20.792Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T05:11:20.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c 0.1s done [2025-08-27T05:11:20.792Z] #8 DONE 0.2s [2025-08-27T05:11:20.792Z] [2025-08-27T05:11:20.792Z] 1 warning found (use --debug to expand): [2025-08-27T05:11:20.792Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T05:11:21.082Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12' [2025-08-27T05:11:21.082Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12 --push - [2025-08-27T05:11:21.082Z] #1 [internal] load build definition from Dockerfile [2025-08-27T05:11:21.082Z] #1 transferring dockerfile: 168B done [2025-08-27T05:11:21.082Z] #1 DONE 0.0s [2025-08-27T05:11:21.082Z] [2025-08-27T05:11:21.082Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12 [2025-08-27T05:11:21.082Z] #2 DONE 0.0s [2025-08-27T05:11:21.082Z] [2025-08-27T05:11:21.082Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12 [2025-08-27T05:11:21.082Z] #3 DONE 0.0s [2025-08-27T05:11:21.082Z] [2025-08-27T05:11:21.082Z] #4 [internal] load .dockerignore [2025-08-27T05:11:21.082Z] #4 transferring context: 2B done [2025-08-27T05:11:21.082Z] #4 DONE 0.0s [2025-08-27T05:11:21.082Z] [2025-08-27T05:11:21.082Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:21.082Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 done [2025-08-27T05:11:21.082Z] #5 CACHED [2025-08-27T05:11:21.082Z] [2025-08-27T05:11:21.082Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:21.082Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 0.0s done [2025-08-27T05:11:21.082Z] #6 CACHED [2025-08-27T05:11:21.082Z] [2025-08-27T05:11:21.082Z] #7 exporting to image [2025-08-27T05:11:21.082Z] #7 exporting layers done [2025-08-27T05:11:21.082Z] #7 exporting manifest sha256:f9508e76f265647001cce429244c1aab1a20e1d0c6d2d282e67f15c643e1f751 done [2025-08-27T05:11:21.082Z] #7 exporting config sha256:032001e3a71fcbddd728a224a2d9e388e597628b997f837b7a6b5e96f7166894 done [2025-08-27T05:11:21.082Z] #7 exporting manifest sha256:e5eb2f9131c86a47b818fdf67acb8d87631b357693f4b15a8df79eb8e774f5a0 done [2025-08-27T05:11:21.082Z] #7 exporting config sha256:ee67114fa206ee87ab16731ef5779670e397c83622cccdcef3e4215e0078e40d done [2025-08-27T05:11:21.082Z] #7 exporting manifest list sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c done [2025-08-27T05:11:21.082Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T05:11:21.341Z] #7 pushing layers 0.0s done [2025-08-27T05:11:21.341Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.12@sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c 0.1s done [2025-08-27T05:11:21.341Z] #7 DONE 0.1s [2025-08-27T05:11:21.341Z] [2025-08-27T05:11:21.341Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T05:11:21.341Z] #8 DONE 0.0s [2025-08-27T05:11:21.341Z] [2025-08-27T05:11:21.341Z] 1 warning found (use --debug to expand): [2025-08-27T05:11:21.341Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T05:11:21.633Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12' [2025-08-27T05:11:21.633Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 --push - [2025-08-27T05:11:21.633Z] #1 [internal] load build definition from Dockerfile [2025-08-27T05:11:21.633Z] #1 transferring dockerfile: 209B done [2025-08-27T05:11:21.633Z] #1 DONE 0.0s [2025-08-27T05:11:21.633Z] [2025-08-27T05:11:21.633Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [2025-08-27T05:11:21.633Z] #2 DONE 0.0s [2025-08-27T05:11:21.633Z] [2025-08-27T05:11:21.633Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [2025-08-27T05:11:21.633Z] #3 DONE 0.0s [2025-08-27T05:11:21.633Z] [2025-08-27T05:11:21.633Z] #4 [internal] load .dockerignore [2025-08-27T05:11:21.633Z] #4 transferring context: 2B done [2025-08-27T05:11:21.633Z] #4 DONE 0.0s [2025-08-27T05:11:21.633Z] [2025-08-27T05:11:21.633Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:21.633Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 0.0s done [2025-08-27T05:11:21.633Z] #5 CACHED [2025-08-27T05:11:21.633Z] [2025-08-27T05:11:21.633Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:21.633Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 0.0s done [2025-08-27T05:11:21.633Z] #6 CACHED [2025-08-27T05:11:21.633Z] [2025-08-27T05:11:21.633Z] #7 exporting to image [2025-08-27T05:11:21.633Z] #7 exporting layers done [2025-08-27T05:11:21.633Z] #7 exporting manifest sha256:f9508e76f265647001cce429244c1aab1a20e1d0c6d2d282e67f15c643e1f751 done [2025-08-27T05:11:21.633Z] #7 exporting config sha256:032001e3a71fcbddd728a224a2d9e388e597628b997f837b7a6b5e96f7166894 done [2025-08-27T05:11:21.633Z] #7 exporting manifest sha256:e5eb2f9131c86a47b818fdf67acb8d87631b357693f4b15a8df79eb8e774f5a0 done [2025-08-27T05:11:21.633Z] #7 exporting config sha256:ee67114fa206ee87ab16731ef5779670e397c83622cccdcef3e4215e0078e40d done [2025-08-27T05:11:21.633Z] #7 exporting manifest list sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c done [2025-08-27T05:11:21.633Z] #7 pushing layers [2025-08-27T05:11:21.633Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T05:11:21.892Z] #7 pushing layers 0.1s done [2025-08-27T05:11:21.892Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12@sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c 0.1s done [2025-08-27T05:11:21.892Z] #7 DONE 0.2s [2025-08-27T05:11:21.892Z] [2025-08-27T05:11:21.892Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T05:11:21.892Z] #8 DONE 0.0s [2025-08-27T05:11:21.892Z] [2025-08-27T05:11:21.892Z] 1 warning found (use --debug to expand): [2025-08-27T05:11:21.892Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T05:11:21.942Z] ---> Running in fd2d320df07d [2025-08-27T05:11:21.942Z] Removing intermediate container fd2d320df07d [2025-08-27T05:11:21.942Z] ---> aa0950e33763 [2025-08-27T05:11:21.942Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-27T05:11:21.942Z] ---> Running in 139fb86a762e [2025-08-27T05:11:22.181Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2025-08-27T05:11:22.181Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2025-08-27T05:11:22.181Z] #1 [internal] load build definition from Dockerfile [2025-08-27T05:11:22.181Z] #1 transferring dockerfile: 160B done [2025-08-27T05:11:22.181Z] #1 DONE 0.0s [2025-08-27T05:11:22.181Z] [2025-08-27T05:11:22.181Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-27T05:11:22.181Z] #2 DONE 0.0s [2025-08-27T05:11:22.181Z] [2025-08-27T05:11:22.181Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-27T05:11:22.181Z] #3 DONE 0.0s [2025-08-27T05:11:22.181Z] [2025-08-27T05:11:22.181Z] #4 [internal] load .dockerignore [2025-08-27T05:11:22.181Z] #4 transferring context: 2B done [2025-08-27T05:11:22.181Z] #4 DONE 0.0s [2025-08-27T05:11:22.181Z] [2025-08-27T05:11:22.181Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:22.181Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 0.0s done [2025-08-27T05:11:22.181Z] #5 CACHED [2025-08-27T05:11:22.181Z] [2025-08-27T05:11:22.181Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 [2025-08-27T05:11:22.181Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:d87274f719af0c28c2a433fb850af904f6d630c1711e77eedfa972c803a461f4 0.0s done [2025-08-27T05:11:22.181Z] #6 CACHED [2025-08-27T05:11:22.181Z] [2025-08-27T05:11:22.181Z] #7 exporting to image [2025-08-27T05:11:22.181Z] #7 exporting layers done [2025-08-27T05:11:22.181Z] #7 exporting manifest sha256:f9508e76f265647001cce429244c1aab1a20e1d0c6d2d282e67f15c643e1f751 done [2025-08-27T05:11:22.181Z] #7 exporting config sha256:032001e3a71fcbddd728a224a2d9e388e597628b997f837b7a6b5e96f7166894 done [2025-08-27T05:11:22.181Z] #7 exporting manifest sha256:e5eb2f9131c86a47b818fdf67acb8d87631b357693f4b15a8df79eb8e774f5a0 done [2025-08-27T05:11:22.181Z] #7 exporting config sha256:ee67114fa206ee87ab16731ef5779670e397c83622cccdcef3e4215e0078e40d done [2025-08-27T05:11:22.181Z] #7 exporting manifest list sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c done [2025-08-27T05:11:22.181Z] #7 pushing layers 0.0s done [2025-08-27T05:11:22.181Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c [2025-08-27T05:11:22.181Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T05:11:22.213Z] Removing intermediate container 139fb86a762e [2025-08-27T05:11:22.213Z] ---> b66829b9c307 [2025-08-27T05:11:22.213Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-27T05:11:22.441Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:b4647663c4aef0590c38444ff3218c13abc83812438e2224a723d6f9502ec44c 0.1s done [2025-08-27T05:11:22.441Z] #7 DONE 0.1s [2025-08-27T05:11:22.441Z] [2025-08-27T05:11:22.441Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T05:11:22.441Z] #8 DONE 0.0s [2025-08-27T05:11:22.441Z] [2025-08-27T05:11:22.441Z] 1 warning found (use --debug to expand): [2025-08-27T05:11:22.441Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [2025-08-27T05:11:22.484Z] ---> Running in 8b2ed6565fb7 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-27T05:11:22.755Z] Removing intermediate container 8b2ed6565fb7 [2025-08-27T05:11:22.755Z] ---> 5e03e6d7c2a6 [2025-08-27T05:11:22.755Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-27T05:11:22.755Z] ---> Running in 6d524e3e2bd8 [2025-08-27T05:11:22.820Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:11:23.026Z] Removing intermediate container 6d524e3e2bd8 [2025-08-27T05:11:23.026Z] ---> 558426fdf83e [2025-08-27T05:11:23.026Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-27T05:11:23.116Z] ---> sysstat.sh [2025-08-27T05:11:23.301Z] ---> Running in c9a3c42e9ea9 [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:11:23.676Z] ---> package-listing.sh [2025-08-27T05:11:23.676Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-27T05:11:23.676Z] ++ facter osfamily [2025-08-27T05:11:23.935Z] + OS_FAMILY=redhat [2025-08-27T05:11:23.935Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-08-27T05:11:23.935Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-27T05:11:23.935Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-27T05:11:23.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-27T05:11:23.935Z] + PACKAGES=/tmp/packages_start.txt [2025-08-27T05:11:23.935Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-27T05:11:23.935Z] + PACKAGES=/tmp/packages_end.txt [2025-08-27T05:11:23.935Z] + case "${OS_FAMILY}" in [2025-08-27T05:11:23.935Z] + rpm -qa [2025-08-27T05:11:23.935Z] + sort [2025-08-27T05:11:24.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T05:11:24.512Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-27T05:11:24.512Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-27T05:11:24.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-27T05:11:24.512Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-27T05:11:24.512Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-08-27T05:11:24.512Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-08-27T05:11:24.525Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-27T05:11:24.850Z] + facter operatingsystem [Pipeline] isUnix [2025-08-27T05:11:24.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:11:25.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T05:11:25.169Z] [2025-08-27T05:11:25.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:11:25.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T05:11:25.486Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-27T05:11:25.486Z] 5eb5b503b376: Pulling fs layer [2025-08-27T05:11:25.486Z] 5c69ac0246d0: Pulling fs layer [2025-08-27T05:11:25.486Z] ec43610c2a17: Pulling fs layer [2025-08-27T05:11:25.486Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-27T05:11:25.486Z] 33b1e0a273af: Pulling fs layer [2025-08-27T05:11:25.486Z] 5d3b04190fa2: Pulling fs layer [2025-08-27T05:11:25.486Z] 2f39f015ded8: Pulling fs layer [2025-08-27T05:11:25.486Z] 3a2ae6a8a46f: Waiting [2025-08-27T05:11:25.486Z] 33b1e0a273af: Waiting [2025-08-27T05:11:25.486Z] 5d3b04190fa2: Waiting [2025-08-27T05:11:25.486Z] 2f39f015ded8: Waiting [2025-08-27T05:11:25.486Z] 5c69ac0246d0: Verifying Checksum [2025-08-27T05:11:25.486Z] 5c69ac0246d0: Download complete [2025-08-27T05:11:25.486Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-27T05:11:25.486Z] 3a2ae6a8a46f: Download complete [2025-08-27T05:11:25.486Z] ec43610c2a17: Verifying Checksum [2025-08-27T05:11:25.486Z] ec43610c2a17: Download complete [2025-08-27T05:11:25.486Z] 5d3b04190fa2: Verifying Checksum [2025-08-27T05:11:25.486Z] 5d3b04190fa2: Download complete [2025-08-27T05:11:25.486Z] 33b1e0a273af: Verifying Checksum [2025-08-27T05:11:25.486Z] 33b1e0a273af: Download complete [2025-08-27T05:11:25.754Z] 5eb5b503b376: Verifying Checksum [2025-08-27T05:11:25.754Z] 5eb5b503b376: Download complete [2025-08-27T05:11:26.291Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-27T05:11:26.291Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-27T05:11:26.291Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-27T05:11:26.291Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-27T05:11:26.291Z] Executing busybox-1.36.1-r29.trigger [2025-08-27T05:11:26.291Z] OK: 244 MiB in 62 packages [2025-08-27T05:11:26.334Z] 2f39f015ded8: Verifying Checksum [2025-08-27T05:11:26.334Z] 2f39f015ded8: Download complete [2025-08-27T05:11:26.904Z] 5eb5b503b376: Pull complete [2025-08-27T05:11:27.163Z] 5c69ac0246d0: Pull complete [2025-08-27T05:11:27.422Z] ec43610c2a17: Pull complete [2025-08-27T05:11:27.694Z] 3a2ae6a8a46f: Pull complete [2025-08-27T05:11:27.694Z] 33b1e0a273af: Pull complete [2025-08-27T05:11:27.712Z] Removing intermediate container c9a3c42e9ea9 [2025-08-27T05:11:27.712Z] ---> 4107a080b4b4 [2025-08-27T05:11:27.712Z] Step 8/12 : WORKDIR /device-rest-go [2025-08-27T05:11:27.712Z] ---> Running in dbe889c92518 [2025-08-27T05:11:27.712Z] Removing intermediate container dbe889c92518 [2025-08-27T05:11:27.712Z] ---> f147767afc5c [2025-08-27T05:11:27.712Z] Step 9/12 : COPY go.mod vendor* ./ [2025-08-27T05:11:27.967Z] 5d3b04190fa2: Pull complete [2025-08-27T05:11:30.320Z] ---> e054ad3a75a4 [2025-08-27T05:11:30.320Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T05:11:30.320Z] ---> Running in 94c8414dbd46 [2025-08-27T05:11:31.293Z] 2f39f015ded8: Pull complete [2025-08-27T05:11:31.293Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-27T05:11:31.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T05:11:31.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:11:31.458Z] prd-centos7-docker-4c-2g-7682 does not seem to be running inside a container [2025-08-27T05:11:31.499Z] $ 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/edgexfoundry_device-rest-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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-08-27T05:11:37.085Z] $ docker top 3c6e4b9941b3cfabf6143d37937d22dfba6458fd9f298f2d8ee29d6d36e3f48e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T05:11:37.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-27T05:11:37.719Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-27T05:11:38.007Z] + ls /var/log/sa-host [2025-08-27T05:11:38.007Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T05:11:38.090Z] provisioning config files... [2025-08-27T05:11:38.099Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13892549297816102212tmp [Pipeline] { [Pipeline] echo [2025-08-27T05:11:38.114Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:11:38.418Z] ---> create-netrc.sh [Pipeline] } [2025-08-27T05:11:38.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:11:38.772Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-27T05:11:38.781Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:11:39.073Z] ---> sudo-logs.sh [2025-08-27T05:11:39.073Z] Archiving 'sudo' log.. [2025-08-27T05:11:39.331Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7682.novalocal: Name or service not known [2025-08-27T05:11:39.331Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7682.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-27T05:11:39.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:11:39.648Z] ---> job-cost.sh [2025-08-27T05:11:39.648Z] lf-activate-venv: SKIPPING [2025-08-27T05:11:39.648Z] INFO: No Stack... [2025-08-27T05:11:39.908Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-27T05:11:40.476Z] INFO: Archiving Costs [Pipeline] echo [2025-08-27T05:11:40.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:11:40.780Z] ---> logs-deploy.sh [2025-08-27T05:11:40.780Z] lf-activate-venv: SKIPPING [2025-08-27T05:11:40.780Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/216 [2025-08-27T05:11:40.780Z] INFO: archiving workspace using pattern(s): [2025-08-27T05:11:41.716Z] Archives upload complete. [2025-08-27T05:11:41.716Z] INFO: archiving logs to Nexus [2025-08-27T05:11:42.659Z] ---> uname -a: [2025-08-27T05:11:42.659Z] Linux prd-centos7-docker-4c-2g-7682.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-27T05:11:42.659Z] [2025-08-27T05:11:42.659Z] [2025-08-27T05:11:42.659Z] ---> lscpu: [2025-08-27T05:11:42.659Z] Architecture: x86_64 [2025-08-27T05:11:42.659Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-27T05:11:42.659Z] Byte Order: Little Endian [2025-08-27T05:11:42.659Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-27T05:11:42.659Z] CPU(s): 2 [2025-08-27T05:11:42.659Z] On-line CPU(s) list: 0,1 [2025-08-27T05:11:42.659Z] Thread(s) per core: 1 [2025-08-27T05:11:42.659Z] Core(s) per socket: 1 [2025-08-27T05:11:42.659Z] Socket(s): 2 [2025-08-27T05:11:42.659Z] NUMA node(s): 1 [2025-08-27T05:11:42.659Z] Vendor ID: AuthenticAMD [2025-08-27T05:11:42.659Z] CPU family: 23 [2025-08-27T05:11:42.659Z] Model: 49 [2025-08-27T05:11:42.659Z] Model name: AMD EPYC-Rome Processor [2025-08-27T05:11:42.659Z] Stepping: 0 [2025-08-27T05:11:42.659Z] CPU MHz: 2800.000 [2025-08-27T05:11:42.659Z] BogoMIPS: 5600.00 [2025-08-27T05:11:42.659Z] Virtualization: AMD-V [2025-08-27T05:11:42.659Z] Hypervisor vendor: KVM [2025-08-27T05:11:42.659Z] Virtualization type: full [2025-08-27T05:11:42.659Z] L1d cache: 64 KiB [2025-08-27T05:11:42.659Z] L1i cache: 64 KiB [2025-08-27T05:11:42.659Z] L2 cache: 1 MiB [2025-08-27T05:11:42.659Z] L3 cache: 32 MiB [2025-08-27T05:11:42.659Z] NUMA node0 CPU(s): 0,1 [2025-08-27T05:11:42.659Z] Vulnerability Itlb multihit: Not affected [2025-08-27T05:11:42.659Z] Vulnerability L1tf: Not affected [2025-08-27T05:11:42.659Z] Vulnerability Mds: Not affected [2025-08-27T05:11:42.659Z] Vulnerability Meltdown: Not affected [2025-08-27T05:11:42.659Z] Vulnerability Mmio stale data: Not affected [2025-08-27T05:11:42.659Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-27T05:11:42.659Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-27T05:11:42.659Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-27T05:11:42.659Z] Vulnerability Srbds: Not affected [2025-08-27T05:11:42.659Z] Vulnerability Tsx async abort: Not affected [2025-08-27T05:11:42.659Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-27T05:11:42.659Z] [2025-08-27T05:11:42.659Z] [2025-08-27T05:11:42.659Z] ---> nproc: [2025-08-27T05:11:42.659Z] 2 [2025-08-27T05:11:42.659Z] [2025-08-27T05:11:42.659Z] [2025-08-27T05:11:42.659Z] ---> df -h: [2025-08-27T05:11:42.659Z] Filesystem Size Used Avail Use% Mounted on [2025-08-27T05:11:42.659Z] overlay 40G 7.3G 33G 19% / [2025-08-27T05:11:42.659Z] tmpfs 64M 0 64M 0% /dev [2025-08-27T05:11:42.659Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-27T05:11:42.659Z] shm 64M 0 64M 0% /dev/shm [2025-08-27T05:11:42.659Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-27T05:11:42.659Z] [2025-08-27T05:11:42.659Z] [2025-08-27T05:11:42.659Z] Cannot open /var/log/sysstat/sa27: No such file or directory [2025-08-27T05:11:42.659Z] Please check if data collecting is enabled [2025-08-27T05:11:42.659Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T05:11:42.693Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-27T05:11:42.699Z] $ docker stop --time=1 3c6e4b9941b3cfabf6143d37937d22dfba6458fd9f298f2d8ee29d6d36e3f48e [2025-08-27T05:11:43.838Z] $ docker rm -f --volumes 3c6e4b9941b3cfabf6143d37937d22dfba6458fd9f298f2d8ee29d6d36e3f48e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-27T05:11:43.971Z] [WS-CLEANUP] Deleting project workspace... [2025-08-27T05:11:43.971Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-27T05:11:44.009Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:11:44.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T05:11:44.464Z] [2025-08-27T05:11:44.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:11:44.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T05:11:44.768Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-27T05:11:44.768Z] 5eb5b503b376: Pulling fs layer [2025-08-27T05:11:44.768Z] 5c69ac0246d0: Pulling fs layer [2025-08-27T05:11:44.768Z] ec43610c2a17: Pulling fs layer [2025-08-27T05:11:44.768Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-27T05:11:44.768Z] 33b1e0a273af: Pulling fs layer [2025-08-27T05:11:44.768Z] 5d3b04190fa2: Pulling fs layer [2025-08-27T05:11:44.768Z] 2f39f015ded8: Pulling fs layer [2025-08-27T05:11:44.768Z] 33b1e0a273af: Waiting [2025-08-27T05:11:44.768Z] 3a2ae6a8a46f: Waiting [2025-08-27T05:11:44.768Z] 5d3b04190fa2: Waiting [2025-08-27T05:11:44.768Z] 5c69ac0246d0: Download complete [2025-08-27T05:11:44.768Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-27T05:11:44.768Z] 3a2ae6a8a46f: Download complete [2025-08-27T05:11:44.768Z] 33b1e0a273af: Verifying Checksum [2025-08-27T05:11:44.768Z] 33b1e0a273af: Download complete [2025-08-27T05:11:44.768Z] ec43610c2a17: Verifying Checksum [2025-08-27T05:11:44.768Z] ec43610c2a17: Download complete [2025-08-27T05:11:44.768Z] 5d3b04190fa2: Download complete [2025-08-27T05:11:45.026Z] 5eb5b503b376: Verifying Checksum [2025-08-27T05:11:45.026Z] 5eb5b503b376: Download complete [2025-08-27T05:11:45.591Z] 2f39f015ded8: Download complete [2025-08-27T05:11:46.965Z] 5eb5b503b376: Pull complete [2025-08-27T05:11:46.965Z] 5c69ac0246d0: Pull complete [2025-08-27T05:11:47.531Z] ec43610c2a17: Pull complete [2025-08-27T05:11:47.531Z] 3a2ae6a8a46f: Pull complete [2025-08-27T05:11:47.790Z] 33b1e0a273af: Pull complete [2025-08-27T05:11:47.790Z] 5d3b04190fa2: Pull complete [2025-08-27T05:11:54.345Z] 2f39f015ded8: Pull complete [2025-08-27T05:11:54.345Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-27T05:11:54.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T05:11:54.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:11:54.446Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:11:54.472Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-27T05:11:55.716Z] $ docker top 2059739024ed6feafaa8e73a612eb92629dd6717c0e5f5cada501e34273c3ef0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:11:56.101Z] ---> job-cost.sh [2025-08-27T05:11:56.101Z] lf-activate-venv: SKIPPING [2025-08-27T05:11:56.101Z] INFO: No Stack... [2025-08-27T05:11:56.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-27T05:11:56.927Z] INFO: Archiving Costs [Pipeline] sh [2025-08-27T05:11:57.219Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-08-27T05:11:57.219Z] + cut -d, -f6 [Pipeline] lock [2025-08-27T05:11:57.234Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-216-stack-cost] [2025-08-27T05:11:57.242Z] Resource [jenkins-edgexfoundry-device-rest-go-main-216-stack-cost] did not exist. Created. [2025-08-27T05:11:57.248Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-27T05:11:57.561Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-27T05:11:57.595Z] Stashed 1 file(s) [Pipeline] } [2025-08-27T05:11:57.604Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-27T05:11:57.633Z] $ docker stop --time=1 2059739024ed6feafaa8e73a612eb92629dd6717c0e5f5cada501e34273c3ef0 [2025-08-27T05:11:58.758Z] $ docker rm -f --volumes 2059739024ed6feafaa8e73a612eb92629dd6717c0e5f5cada501e34273c3ef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-27T05:13:21.996Z] Removing intermediate container 94c8414dbd46 [2025-08-27T05:13:21.996Z] ---> a1a024b15850 [2025-08-27T05:13:21.996Z] Step 11/12 : COPY . . [2025-08-27T05:13:21.996Z] ---> 6717f6f2a1d9 [2025-08-27T05:13:21.996Z] Step 12/12 : RUN $MAKE [2025-08-27T05:13:21.996Z] ---> Running in dc32825e4247 [2025-08-27T05:13:21.996Z] noop [2025-08-27T05:13:21.996Z] Removing intermediate container dc32825e4247 [2025-08-27T05:13:21.996Z] ---> ffc0e912dfa1 [2025-08-27T05:13:21.996Z] Successfully built ffc0e912dfa1 [2025-08-27T05:13:21.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:13:22.382Z] + docker inspect -f . ci-base-image-arm64 [2025-08-27T05:13:22.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:13:22.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-7681 does not seem to be running inside a container [2025-08-27T05:13:22.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/216 -v /w/workspace/device-rest-go/216:/w/workspace/device-rest-go/216:rw,z -v /w/workspace/device-rest-go/216@tmp:/w/workspace/device-rest-go/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-27T05:13:24.305Z] $ docker top b387434482931cab7a5e426f35e66d2378e6038f971f050fb8736d26fe958a43 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T05:13:25.160Z] + go version [2025-08-27T05:13:25.160Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-27T05:13:25.178Z] $ docker stop --time=1 b387434482931cab7a5e426f35e66d2378e6038f971f050fb8736d26fe958a43 [2025-08-27T05:13:26.839Z] $ docker rm -f --volumes b387434482931cab7a5e426f35e66d2378e6038f971f050fb8736d26fe958a43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:13:27.444Z] + docker inspect -f . ci-base-image-arm64 [2025-08-27T05:13:27.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:13:27.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-7681 does not seem to be running inside a container [2025-08-27T05:13:27.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/216 -v /w/workspace/device-rest-go/216:/w/workspace/device-rest-go/216:rw,z -v /w/workspace/device-rest-go/216@tmp:/w/workspace/device-rest-go/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-27T05:13:28.956Z] $ docker top c75fc0ef27b77cfebd124f48e8257a802f5a6367adced7ae84d1d24d94a9e204 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T05:13:29.814Z] + git config --global --add safe.directory /w/workspace/device-rest-go/216 [Pipeline] fileExists [Pipeline] sh [2025-08-27T05:13:30.473Z] + make test [2025-08-27T05:13:30.473Z] go test ./... -coverprofile=coverage.out ./... [2025-08-27T05:13:35.822Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-08-27T05:17:12.685Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-08-27T05:17:12.685Z] ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 32.2% of statements [2025-08-27T05:17:12.685Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-27T05:17:12.685Z] go vet ./... [2025-08-27T05:18:09.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-27T05:18:09.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-27T05:18:09.102Z] ./bin/test-attribution-txt.sh [2025-08-27T05:18:09.102Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-27T05:18:09.102Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-27T05:18:09.102Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-27T05:18:09.102Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-27T05:18:09.102Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-27T05:18:09.102Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-27T05:18:09.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-27T05:18:09.148Z] $ docker stop --time=1 c75fc0ef27b77cfebd124f48e8257a802f5a6367adced7ae84d1d24d94a9e204 [2025-08-27T05:18:11.009Z] $ docker rm -f --volumes c75fc0ef27b77cfebd124f48e8257a802f5a6367adced7ae84d1d24d94a9e204 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T05:18:12.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-27T05:18:12.729Z] Warning: overwriting stash ‘coverage-report’ [2025-08-27T05:18:13.370Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-27T05:18:13.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-27T05:18:14.160Z] + ls -al . [2025-08-27T05:18:14.160Z] total 240 [2025-08-27T05:18:14.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:13 . [2025-08-27T05:18:14.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:10 .. [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 27 05:10 .dockerignore [2025-08-27T05:18:14.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:10 .git [2025-08-27T05:18:14.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:10 .github [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 27 05:10 .gitignore [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 05:10 .golangci.yml [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 20138 Aug 27 05:10 Attribution.txt [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 18492 Aug 27 05:10 CHANGELOG.md [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 1697 Aug 27 05:10 Dockerfile [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 05:10 GOVERNANCE.md [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 27 05:10 Jenkinsfile [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 05:10 LICENSE [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 2598 Aug 27 05:10 Makefile [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 27 05:10 OWNERS.md [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 27 05:10 README.md [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 27 05:07 VERSION [2025-08-27T05:18:14.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:10 bin [2025-08-27T05:18:14.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:10 cmd [2025-08-27T05:18:14.160Z] -rw-r--r-- 1 jenkins jenkins 14565 Aug 27 05:17 coverage.out [2025-08-27T05:18:14.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:10 driver [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 6324 Aug 27 05:10 go.mod [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 27 05:10 go.sum [2025-08-27T05:18:14.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:10 openapi [2025-08-27T05:18:14.160Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 27 05:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:18:14.552Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bd4b122dfb0a4010481292c64dce67798bdd73bb --label arch=arm64 --label version=4.1.0-dev.12 . [2025-08-27T05:18:14.553Z] Sending build context to Docker daemon 157.2kB [2025-08-27T05:18:14.831Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-08-27T05:18:14.831Z] Step 2/26 : FROM ${BASE} AS builder [2025-08-27T05:18:14.831Z] ---> ffc0e912dfa1 [2025-08-27T05:18:14.831Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-08-27T05:18:15.113Z] ---> Running in fa5feb360a7c [2025-08-27T05:18:15.698Z] Removing intermediate container fa5feb360a7c [2025-08-27T05:18:15.698Z] ---> 4f74e24afcd5 [2025-08-27T05:18:15.698Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-27T05:18:15.698Z] ---> Running in 784d1e29efac [2025-08-27T05:18:15.970Z] Removing intermediate container 784d1e29efac [2025-08-27T05:18:15.970Z] ---> 58036c815024 [2025-08-27T05:18:15.970Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-27T05:18:16.241Z] ---> Running in 823424cadcdf [2025-08-27T05:18:16.509Z] Removing intermediate container 823424cadcdf [2025-08-27T05:18:16.509Z] ---> b4e54fb589ac [2025-08-27T05:18:16.509Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-08-27T05:18:16.509Z] ---> Running in e7ab1919efe6 [2025-08-27T05:18:16.779Z] Removing intermediate container e7ab1919efe6 [2025-08-27T05:18:16.779Z] ---> 7fc05c909304 [2025-08-27T05:18:16.779Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-27T05:18:16.779Z] ---> Running in fd8cc26e293d [2025-08-27T05:18:18.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T05:18:18.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T05:18:20.142Z] OK: 244 MiB in 62 packages [2025-08-27T05:18:20.731Z] Removing intermediate container fd8cc26e293d [2025-08-27T05:18:20.731Z] ---> 42bd625574d3 [2025-08-27T05:18:20.731Z] Step 8/26 : WORKDIR /device-rest-go [2025-08-27T05:18:21.000Z] ---> Running in 64419da72611 [2025-08-27T05:18:21.268Z] Removing intermediate container 64419da72611 [2025-08-27T05:18:21.268Z] ---> 8cb09970239c [2025-08-27T05:18:21.268Z] Step 9/26 : COPY go.mod vendor* ./ [2025-08-27T05:18:21.855Z] ---> fd6f8e60ea0e [2025-08-27T05:18:21.855Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T05:18:21.855Z] ---> Running in 10002271c44c [2025-08-27T05:18:24.459Z] Removing intermediate container 10002271c44c [2025-08-27T05:18:24.460Z] ---> d5b8ceea8abd [2025-08-27T05:18:24.460Z] Step 11/26 : COPY . . [2025-08-27T05:18:24.732Z] ---> 3ea032b33d7e [2025-08-27T05:18:24.732Z] Step 12/26 : RUN $MAKE [2025-08-27T05:18:24.732Z] ---> Running in 49b0acc81bd0 [2025-08-27T05:18:25.694Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-08-27T05:22:02.503Z] Removing intermediate container 49b0acc81bd0 [2025-08-27T05:22:02.503Z] ---> 7a2792de67be [2025-08-27T05:22:02.503Z] Step 13/26 : FROM alpine:3.20 [2025-08-27T05:22:02.503Z] 3.20: Pulling from library/alpine [2025-08-27T05:22:02.503Z] 13e713f82565: Pulling fs layer [2025-08-27T05:22:02.503Z] 13e713f82565: Verifying Checksum [2025-08-27T05:22:02.503Z] 13e713f82565: Download complete [2025-08-27T05:22:02.503Z] 13e713f82565: Pull complete [2025-08-27T05:22:02.503Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T05:22:02.503Z] Status: Downloaded newer image for alpine:3.20 [2025-08-27T05:22:02.503Z] ---> c88e9dceb6cb [2025-08-27T05:22:02.503Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-08-27T05:22:02.503Z] ---> Running in 6adeaad4fbff [2025-08-27T05:22:02.503Z] Removing intermediate container 6adeaad4fbff [2025-08-27T05:22:02.503Z] ---> 5bd4d41746ea [2025-08-27T05:22:02.503Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-08-27T05:22:02.503Z] ---> Running in 092dc7b6acb8 [2025-08-27T05:22:02.503Z] Removing intermediate container 092dc7b6acb8 [2025-08-27T05:22:02.503Z] ---> 7c2406201e56 [2025-08-27T05:22:02.503Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-08-27T05:22:02.503Z] ---> Running in da89fdd6d1c2 [2025-08-27T05:22:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T05:22:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T05:22:02.773Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-27T05:22:02.773Z] Executing busybox-1.36.1-r29.trigger [2025-08-27T05:22:02.773Z] OK: 9 MiB in 15 packages [2025-08-27T05:22:03.753Z] Removing intermediate container da89fdd6d1c2 [2025-08-27T05:22:03.753Z] ---> 41333bda0b67 [2025-08-27T05:22:03.753Z] Step 17/26 : RUN apk --no-cache upgrade [2025-08-27T05:22:04.029Z] ---> Running in 22c2679af7d3 [2025-08-27T05:22:04.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T05:22:05.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T05:22:06.683Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T05:22:06.683Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T05:22:06.954Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T05:22:06.954Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T05:22:06.954Z] Executing busybox-1.36.1-r30.trigger [2025-08-27T05:22:06.954Z] OK: 9 MiB in 15 packages [2025-08-27T05:22:07.919Z] Removing intermediate container 22c2679af7d3 [2025-08-27T05:22:07.919Z] ---> 97a45844b6f4 [2025-08-27T05:22:07.919Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-08-27T05:22:09.865Z] ---> a8eafd450c50 [2025-08-27T05:22:09.865Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-08-27T05:22:10.449Z] ---> 19e634c7b091 [2025-08-27T05:22:10.449Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-08-27T05:22:11.033Z] ---> 526e07c8d86b [2025-08-27T05:22:11.033Z] Step 21/26 : EXPOSE 59986 [2025-08-27T05:22:11.033Z] ---> Running in 6623b7e3c05d [2025-08-27T05:22:11.308Z] Removing intermediate container 6623b7e3c05d [2025-08-27T05:22:11.308Z] ---> ea0a4831a580 [2025-08-27T05:22:11.308Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-08-27T05:22:11.308Z] ---> Running in 040987e8ecef [2025-08-27T05:22:11.894Z] Removing intermediate container 040987e8ecef [2025-08-27T05:22:11.894Z] ---> 277494b231d3 [2025-08-27T05:22:11.894Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-27T05:22:11.894Z] ---> Running in 70d5a816ca73 [2025-08-27T05:22:12.163Z] Removing intermediate container 70d5a816ca73 [2025-08-27T05:22:12.163Z] ---> 25dcc16685f9 [2025-08-27T05:22:12.163Z] Step 24/26 : LABEL arch=arm64 [2025-08-27T05:22:12.163Z] ---> Running in c12981ce58b7 [2025-08-27T05:22:12.432Z] Removing intermediate container c12981ce58b7 [2025-08-27T05:22:12.432Z] ---> 7f886f7e5101 [2025-08-27T05:22:12.432Z] Step 25/26 : LABEL git_sha=bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:22:12.705Z] ---> Running in 31e4d90f7c50 [2025-08-27T05:22:12.972Z] Removing intermediate container 31e4d90f7c50 [2025-08-27T05:22:12.972Z] ---> 0b1ecb523b71 [2025-08-27T05:22:12.972Z] Step 26/26 : LABEL version=4.1.0-dev.12 [2025-08-27T05:22:12.972Z] ---> Running in 2217839f2d3f [2025-08-27T05:22:13.240Z] Removing intermediate container 2217839f2d3f [2025-08-27T05:22:13.240Z] ---> 774e2bbcd9a2 [2025-08-27T05:22:13.240Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-27T05:22:13.240Z] Successfully built 774e2bbcd9a2 [2025-08-27T05:22:13.240Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T05:22:13.382Z] provisioning config files... [2025-08-27T05:22:13.398Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/216@tmp/config17318217613736061286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:22:13.737Z] ---> ****-login.sh [2025-08-27T05:22:13.737Z] nexus3.edgexfoundry.org:10001 [2025-08-27T05:22:14.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:22:14.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:22:14.003Z] Configure a credential helper to remove this warning. See [2025-08-27T05:22:14.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:22:14.003Z] [2025-08-27T05:22:14.003Z] Login Succeeded [2025-08-27T05:22:14.003Z] nexus3.edgexfoundry.org:10002 [2025-08-27T05:22:14.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:22:14.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:22:14.269Z] Configure a credential helper to remove this warning. See [2025-08-27T05:22:14.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:22:14.269Z] [2025-08-27T05:22:14.269Z] Login Succeeded [2025-08-27T05:22:14.537Z] nexus3.edgexfoundry.org:10003 [2025-08-27T05:22:14.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:22:14.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:22:14.804Z] Configure a credential helper to remove this warning. See [2025-08-27T05:22:14.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:22:14.804Z] [2025-08-27T05:22:14.804Z] Login Succeeded [2025-08-27T05:22:14.804Z] nexus3.edgexfoundry.org:10004 [2025-08-27T05:22:15.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:22:15.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:22:15.073Z] Configure a credential helper to remove this warning. See [2025-08-27T05:22:15.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:22:15.073Z] [2025-08-27T05:22:15.073Z] Login Succeeded [2025-08-27T05:22:15.341Z] ****.io [2025-08-27T05:22:15.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T05:22:15.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T05:22:15.607Z] Configure a credential helper to remove this warning. See [2025-08-27T05:22:15.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T05:22:15.608Z] [2025-08-27T05:22:15.608Z] Login Succeeded [2025-08-27T05:22:15.608Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T05:22:15.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T05:22:15.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T05:22:15.689Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-08-27T05:22:15.689Z] bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:22:15.689Z] latest [2025-08-27T05:22:15.689Z] 4.1.0-dev.12 [2025-08-27T05:22:15.689Z] bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [2025-08-27T05:22:15.689Z] main [2025-08-27T05:22:15.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:16.062Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:bd4b122dfb0a4010481292c64dce67798bdd73bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:16.429Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:22:16.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-27T05:22:16.429Z] 115616881aa7: Preparing [2025-08-27T05:22:16.429Z] cd7064bec550: Preparing [2025-08-27T05:22:16.429Z] 296fcc4edbed: Preparing [2025-08-27T05:22:16.429Z] f74ab227e441: Preparing [2025-08-27T05:22:16.429Z] 6ec52102a710: Preparing [2025-08-27T05:22:16.429Z] 1e890da81ec9: Preparing [2025-08-27T05:22:16.429Z] 1e890da81ec9: Waiting [2025-08-27T05:22:16.696Z] 115616881aa7: Pushed [2025-08-27T05:22:16.696Z] cd7064bec550: Pushed [2025-08-27T05:22:16.696Z] 6ec52102a710: Pushed [2025-08-27T05:22:16.696Z] 1e890da81ec9: Layer already exists [2025-08-27T05:22:16.962Z] f74ab227e441: Pushed [2025-08-27T05:22:23.604Z] 296fcc4edbed: Pushed [2025-08-27T05:22:23.871Z] bd4b122dfb0a4010481292c64dce67798bdd73bb: digest: sha256:33fe0ecf18b03d4bda5b7421aeaa9a4953a2f1264ba2cde8f250ac6543fbf904 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:24.227Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:24.594Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-08-27T05:22:24.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-27T05:22:24.595Z] 115616881aa7: Preparing [2025-08-27T05:22:24.595Z] cd7064bec550: Preparing [2025-08-27T05:22:24.595Z] 296fcc4edbed: Preparing [2025-08-27T05:22:24.595Z] f74ab227e441: Preparing [2025-08-27T05:22:24.595Z] 6ec52102a710: Preparing [2025-08-27T05:22:24.595Z] 1e890da81ec9: Preparing [2025-08-27T05:22:24.595Z] 1e890da81ec9: Waiting [2025-08-27T05:22:24.595Z] 296fcc4edbed: Layer already exists [2025-08-27T05:22:24.595Z] f74ab227e441: Layer already exists [2025-08-27T05:22:24.595Z] cd7064bec550: Layer already exists [2025-08-27T05:22:24.595Z] 6ec52102a710: Layer already exists [2025-08-27T05:22:24.595Z] 115616881aa7: Layer already exists [2025-08-27T05:22:24.595Z] 1e890da81ec9: Layer already exists [2025-08-27T05:22:24.862Z] latest: digest: sha256:33fe0ecf18b03d4bda5b7421aeaa9a4953a2f1264ba2cde8f250ac6543fbf904 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:25.233Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:25.602Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.12 [2025-08-27T05:22:25.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-27T05:22:25.602Z] 115616881aa7: Preparing [2025-08-27T05:22:25.602Z] cd7064bec550: Preparing [2025-08-27T05:22:25.602Z] 296fcc4edbed: Preparing [2025-08-27T05:22:25.602Z] f74ab227e441: Preparing [2025-08-27T05:22:25.602Z] 6ec52102a710: Preparing [2025-08-27T05:22:25.602Z] 1e890da81ec9: Preparing [2025-08-27T05:22:25.602Z] 1e890da81ec9: Waiting [2025-08-27T05:22:25.602Z] 115616881aa7: Layer already exists [2025-08-27T05:22:25.602Z] 296fcc4edbed: Layer already exists [2025-08-27T05:22:25.602Z] 6ec52102a710: Layer already exists [2025-08-27T05:22:25.602Z] cd7064bec550: Layer already exists [2025-08-27T05:22:25.602Z] f74ab227e441: Layer already exists [2025-08-27T05:22:25.602Z] 1e890da81ec9: Layer already exists [2025-08-27T05:22:25.868Z] 4.1.0-dev.12: digest: sha256:33fe0ecf18b03d4bda5b7421aeaa9a4953a2f1264ba2cde8f250ac6543fbf904 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:26.248Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:26.609Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [2025-08-27T05:22:26.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-27T05:22:26.610Z] 115616881aa7: Preparing [2025-08-27T05:22:26.610Z] cd7064bec550: Preparing [2025-08-27T05:22:26.610Z] 296fcc4edbed: Preparing [2025-08-27T05:22:26.610Z] f74ab227e441: Preparing [2025-08-27T05:22:26.610Z] 6ec52102a710: Preparing [2025-08-27T05:22:26.610Z] 1e890da81ec9: Preparing [2025-08-27T05:22:26.610Z] 1e890da81ec9: Waiting [2025-08-27T05:22:26.610Z] cd7064bec550: Layer already exists [2025-08-27T05:22:26.610Z] 296fcc4edbed: Layer already exists [2025-08-27T05:22:26.610Z] 115616881aa7: Layer already exists [2025-08-27T05:22:26.610Z] 6ec52102a710: Layer already exists [2025-08-27T05:22:26.610Z] f74ab227e441: Layer already exists [2025-08-27T05:22:26.610Z] 1e890da81ec9: Layer already exists [2025-08-27T05:22:26.877Z] bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12: digest: sha256:33fe0ecf18b03d4bda5b7421aeaa9a4953a2f1264ba2cde8f250ac6543fbf904 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:27.253Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:27.613Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-08-27T05:22:27.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-27T05:22:27.613Z] 115616881aa7: Preparing [2025-08-27T05:22:27.613Z] cd7064bec550: Preparing [2025-08-27T05:22:27.613Z] 296fcc4edbed: Preparing [2025-08-27T05:22:27.613Z] f74ab227e441: Preparing [2025-08-27T05:22:27.613Z] 6ec52102a710: Preparing [2025-08-27T05:22:27.613Z] 1e890da81ec9: Preparing [2025-08-27T05:22:27.613Z] 1e890da81ec9: Waiting [2025-08-27T05:22:27.613Z] f74ab227e441: Layer already exists [2025-08-27T05:22:27.613Z] 115616881aa7: Layer already exists [2025-08-27T05:22:27.613Z] cd7064bec550: Layer already exists [2025-08-27T05:22:27.613Z] 6ec52102a710: Layer already exists [2025-08-27T05:22:27.613Z] 296fcc4edbed: Layer already exists [2025-08-27T05:22:27.613Z] 1e890da81ec9: Layer already exists [2025-08-27T05:22:27.882Z] main: digest: sha256:33fe0ecf18b03d4bda5b7421aeaa9a4953a2f1264ba2cde8f250ac6543fbf904 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T05:22:27.963Z] ===================================================== [Pipeline] echo [2025-08-27T05:22:27.979Z] taggedImages: [2025-08-27T05:22:27.979Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:bd4b122dfb0a4010481292c64dce67798bdd73bb [2025-08-27T05:22:27.979Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-08-27T05:22:27.979Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.12 [2025-08-27T05:22:27.979Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [2025-08-27T05:22:27.979Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-08-27T05:22:27.991Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:bd4b122dfb0a4010481292c64dce67798bdd73bb [Pipeline] echo [2025-08-27T05:22:28.003Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-08-27T05:22:28.015Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.12 [Pipeline] echo [2025-08-27T05:22:28.026Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:bd4b122dfb0a4010481292c64dce67798bdd73bb-4.1.0-dev.12 [Pipeline] echo [2025-08-27T05:22:28.044Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:28.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-27T05:22:28.461Z] [2025-08-27T05:22:28.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:22:28.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-27T05:22:28.803Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-27T05:22:28.803Z] 8998bd30e6a1: Pulling fs layer [2025-08-27T05:22:28.803Z] 04944245beec: Pulling fs layer [2025-08-27T05:22:28.803Z] 699f458cf7ca: Pulling fs layer [2025-08-27T05:22:28.803Z] 765212b225bb: Pulling fs layer [2025-08-27T05:22:28.803Z] f23df028b6ca: Pulling fs layer [2025-08-27T05:22:28.803Z] d65c8cfc05b1: Pulling fs layer [2025-08-27T05:22:28.803Z] 2437ff75d9bd: Pulling fs layer [2025-08-27T05:22:28.803Z] 765212b225bb: Waiting [2025-08-27T05:22:28.803Z] f23df028b6ca: Waiting [2025-08-27T05:22:28.803Z] 2437ff75d9bd: Waiting [2025-08-27T05:22:28.803Z] d65c8cfc05b1: Waiting [2025-08-27T05:22:29.071Z] 04944245beec: Verifying Checksum [2025-08-27T05:22:29.071Z] 04944245beec: Download complete [2025-08-27T05:22:29.071Z] 765212b225bb: Verifying Checksum [2025-08-27T05:22:29.071Z] 765212b225bb: Download complete [2025-08-27T05:22:29.071Z] f23df028b6ca: Verifying Checksum [2025-08-27T05:22:29.071Z] d65c8cfc05b1: Verifying Checksum [2025-08-27T05:22:29.071Z] d65c8cfc05b1: Download complete [2025-08-27T05:22:29.338Z] 699f458cf7ca: Verifying Checksum [2025-08-27T05:22:29.338Z] 699f458cf7ca: Download complete [2025-08-27T05:22:29.605Z] 8998bd30e6a1: Verifying Checksum [2025-08-27T05:22:29.605Z] 8998bd30e6a1: Download complete [2025-08-27T05:22:32.185Z] 2437ff75d9bd: Verifying Checksum [2025-08-27T05:22:32.185Z] 2437ff75d9bd: Download complete [2025-08-27T05:22:34.756Z] 8998bd30e6a1: Pull complete [2025-08-27T05:22:34.756Z] 04944245beec: Pull complete [2025-08-27T05:22:36.691Z] 699f458cf7ca: Pull complete [2025-08-27T05:22:36.691Z] 765212b225bb: Pull complete [2025-08-27T05:22:37.647Z] f23df028b6ca: Pull complete [2025-08-27T05:22:37.647Z] d65c8cfc05b1: Pull complete [2025-08-27T05:22:55.845Z] 2437ff75d9bd: Pull complete [2025-08-27T05:22:55.845Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-27T05:22:55.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-27T05:22:55.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:22:56.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-7681 does not seem to be running inside a container [2025-08-27T05:22:56.106Z] $ 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-rest-go/216 -v /w/workspace/device-rest-go/216:/w/workspace/device-rest-go/216:rw,z -v /w/workspace/device-rest-go/216@tmp:/w/workspace/device-rest-go/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-27T05:22:58.968Z] $ docker top 18d5114b8005aecbd280c1c1bb8b54811d38f6ef3febede923a04de40dfa41fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:22:59.831Z] ---> job-cost.sh [2025-08-27T05:22:59.831Z] lf-activate-venv: SKIPPING [2025-08-27T05:22:59.831Z] INFO: No Stack... [2025-08-27T05:23:00.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-27T05:23:00.994Z] INFO: Archiving Costs [Pipeline] sh [2025-08-27T05:23:01.631Z] + cat /w/workspace/device-rest-go/216/archives/cost.csv [2025-08-27T05:23:01.631Z] + cut -d, -f6 [Pipeline] lock [2025-08-27T05:23:01.689Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-216-stack-cost] [2025-08-27T05:23:01.697Z] Resource [jenkins-edgexfoundry-device-rest-go-main-216-stack-cost] did not exist. Created. [2025-08-27T05:23:01.711Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-27T05:23:02.369Z] /w/workspace/device-rest-go/216@tmp/durable-45e7f51f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-27T05:23:03.022Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-27T05:23:03.047Z] Warning: overwriting stash ‘stack-cost’ [2025-08-27T05:23:03.092Z] Stashed 1 file(s) [Pipeline] } [2025-08-27T05:23:03.099Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-27T05:23:03.123Z] $ docker stop --time=1 18d5114b8005aecbd280c1c1bb8b54811d38f6ef3febede923a04de40dfa41fd [2025-08-27T05:23:05.620Z] $ docker rm -f --volumes 18d5114b8005aecbd280c1c1bb8b54811d38f6ef3febede923a04de40dfa41fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-27T05:23:06.160Z] provisioning config files... [2025-08-27T05:23:06.167Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12183237938178570702tmp [Pipeline] { [Pipeline] sh [2025-08-27T05:23:06.464Z] + set +x [2025-08-27T05:23:06.464Z] + curl -s+ https://codecov.io/bash [2025-08-27T05:23:06.464Z] bash -s -- [2025-08-27T05:23:06.464Z] [2025-08-27T05:23:06.464Z] _____ _ [2025-08-27T05:23:06.464Z] / ____| | | [2025-08-27T05:23:06.464Z] | | ___ __| | ___ ___ _____ __ [2025-08-27T05:23:06.464Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-27T05:23:06.464Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-27T05:23:06.464Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-27T05:23:06.464Z] Bash-1.0.6 [2025-08-27T05:23:06.464Z] [2025-08-27T05:23:06.464Z] [2025-08-27T05:23:06.464Z] ==> git version 2.25.1 found [2025-08-27T05:23:06.464Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-27T05:23:06.464Z] Release-Date: 2020-01-08 [2025-08-27T05:23:06.464Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-27T05:23:06.464Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-27T05:23:06.464Z] ==> Jenkins CI detected. [2025-08-27T05:23:06.464Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-08-27T05:23:06.464Z] project root: . [2025-08-27T05:23:06.464Z] --> token set from env [2025-08-27T05:23:06.464Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-27T05:23:06.464Z] ==> Running gcov in . (disable via -X gcov) [2025-08-27T05:23:06.464Z] ==> Python coveragepy not found [2025-08-27T05:23:06.464Z] ==> Searching for coverage reports in: [2025-08-27T05:23:06.464Z] + . [2025-08-27T05:23:06.725Z] -> Found 1 reports [2025-08-27T05:23:06.725Z] ==> Detecting git/mercurial file structure [2025-08-27T05:23:06.725Z] ==> Reading reports [2025-08-27T05:23:06.725Z] + ./coverage.out bytes=14565 [2025-08-27T05:23:06.725Z] ==> Appending adjustments [2025-08-27T05:23:06.725Z] https://docs.codecov.io/docs/fixing-reports [2025-08-27T05:23:06.725Z] + Found adjustments [2025-08-27T05:23:06.725Z] ==> Gzipping contents [2025-08-27T05:23:06.725Z] 4.0K /tmp/codecov.zVyIzx.gz [2025-08-27T05:23:06.725Z] ==> Uploading reports [2025-08-27T05:23:06.725Z] url: https://codecov.io [2025-08-27T05:23:06.725Z] query: branch=main&commit=bd4b122dfb0a4010481292c64dce67798bdd73bb&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-27T05:23:06.725Z] -> Pinging Codecov [2025-08-27T05:23:06.726Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bd4b122dfb0a4010481292c64dce67798bdd73bb&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-27T05:23:06.986Z] -> Uploading to [2025-08-27T05:23:06.986Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/bd4b122dfb0a4010481292c64dce67798bdd73bb/5772ec4e-94fc-4339-9f36-58ba11447718.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250827%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250827T052306Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e6d5c0854656787ecf5692430f37633eb771ac6e4ea6146a39f3427728f231e5 [2025-08-27T05:23:06.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T05:23:06.986Z] Dload Upload Total Spent Left Speed [2025-08-27T05:23:06.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 13602 --:--:-- --:--:-- --:--:-- 13602 [2025-08-27T05:23:06.986Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/bd4b122dfb0a4010481292c64dce67798bdd73bb [Pipeline] } [2025-08-27T05:23:06.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-27T05:23:07.273Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-27T05:23:07.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:23:07.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-27T05:23:07.598Z] [2025-08-27T05:23:07.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:23:07.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-27T05:23:07.899Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-27T05:23:07.899Z] 0a9a5dfd008f: Already exists [2025-08-27T05:23:07.899Z] 36466aa92d05: Already exists [2025-08-27T05:23:07.899Z] e10405b45d13: Already exists [2025-08-27T05:23:07.899Z] 096b7ceb2af7: Already exists [2025-08-27T05:23:07.899Z] 4f4fb700ef54: Already exists [2025-08-27T05:23:07.899Z] e50aa161e22a: Pulling fs layer [2025-08-27T05:23:07.899Z] d3c8db5fb9df: Pulling fs layer [2025-08-27T05:23:08.159Z] e50aa161e22a: Verifying Checksum [2025-08-27T05:23:08.159Z] e50aa161e22a: Download complete [2025-08-27T05:23:08.417Z] e50aa161e22a: Pull complete [2025-08-27T05:23:09.354Z] d3c8db5fb9df: Verifying Checksum [2025-08-27T05:23:09.354Z] d3c8db5fb9df: Download complete [2025-08-27T05:23:13.544Z] d3c8db5fb9df: Pull complete [2025-08-27T05:23:13.544Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-27T05:23:13.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-27T05:23:13.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:23:13.647Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:23:13.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-27T05:23:14.642Z] $ docker top f06e1192850969eb94815131fa554784936a34c95e450c7e22e9d19866953d55 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T05:23:14.992Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-08-27T05:23:15.003Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-08-27T05:23:15.284Z] + set -o pipefail [2025-08-27T05:23:15.284Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-08-27T05:23:23.424Z] [2025-08-27T05:23:23.425Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-08-27T05:23:23.425Z] [2025-08-27T05:23:23.425Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/5d90782c-a6f6-48e1-b99b-c1d5b41d4b05 [2025-08-27T05:23:23.425Z] [2025-08-27T05:23:23.425Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-27T05:23:23.425Z] [Pipeline] } [2025-08-27T05:23:23.436Z] $ docker stop --time=1 f06e1192850969eb94815131fa554784936a34c95e450c7e22e9d19866953d55 [2025-08-27T05:23:25.668Z] $ docker rm -f --volumes f06e1192850969eb94815131fa554784936a34c95e450c7e22e9d19866953d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-27T05:23:26.566Z] + git log --format=format:%s -1 bd4b122dfb0a4010481292c64dce67798bdd73bb [Pipeline] sh [2025-08-27T05:23:26.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T05:23:26.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:23:27.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T05:23:27.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:23:27.239Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:23:27.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T05:23:27.505Z] $ docker top 5f1cc939c6e7968935f5c2576b4bcf2eca1870e8fd5ab0a93d6e14a1e1ef0346 -eo pid,comm [2025-08-27T05:23:27.550Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-27T05:23:27.550Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T05:23:27.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T05:23:27.609Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T05:23:27.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T05:23:27.709Z] $ docker exec 5f1cc939c6e7968935f5c2576b4bcf2eca1870e8fd5ab0a93d6e14a1e1ef0346 ssh-agent [2025-08-27T05:23:27.804Z] SSH_AUTH_SOCK=/tmp/ssh-hi4ADkaPmERJ/agent.33 [2025-08-27T05:23:27.805Z] SSH_AGENT_PID=39 [2025-08-27T05:23:27.809Z] Running ssh-add (command line suppressed) [2025-08-27T05:23:27.903Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8613386268511209987.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8613386268511209987.key) [2025-08-27T05:23:27.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T05:23:28.208Z] + git semver tag [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,412 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,416 [run_tag] DEBUG tag force:False [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,416 [check_head_tag] DEBUG check head tag [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,417 [execute] INFO git cat-file --batch-check [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,419 [execute] INFO git cat-file --batch [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,430 [execute] INFO git tag -a v4.1.0-dev.12 -m v4.1.0-dev.12 [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,430 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.12', '-m', 'v4.1.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-27T05:23:28.467Z] 2025-08-27 05:23:28,433 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-27T05:23:28.467Z] 4.1.0-dev.12 [Pipeline] } [2025-08-27T05:23:28.474Z] $ docker exec --env ******** --env ******** 5f1cc939c6e7968935f5c2576b4bcf2eca1870e8fd5ab0a93d6e14a1e1ef0346 ssh-agent -k [2025-08-27T05:23:28.561Z] unset SSH_AUTH_SOCK; [2025-08-27T05:23:28.561Z] unset SSH_AGENT_PID; [2025-08-27T05:23:28.562Z] echo Agent pid 39 killed; [2025-08-27T05:23:28.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T05:23:28.892Z] + git semver [Pipeline] } [2025-08-27T05:23:29.165Z] $ docker stop --time=1 5f1cc939c6e7968935f5c2576b4bcf2eca1870e8fd5ab0a93d6e14a1e1ef0346 [2025-08-27T05:23:30.421Z] $ docker rm -f --volumes 5f1cc939c6e7968935f5c2576b4bcf2eca1870e8fd5ab0a93d6e14a1e1ef0346 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:23:30.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-27T05:23:30.835Z] [2025-08-27T05:23:30.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:23:31.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-27T05:23:31.142Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-27T05:23:31.142Z] ab5ef0e58194: Pulling fs layer [2025-08-27T05:23:31.142Z] 9712f1f96733: Pulling fs layer [2025-08-27T05:23:31.142Z] 63f879dbbcfc: Pulling fs layer [2025-08-27T05:23:31.142Z] 0d9ebad4ef96: Pulling fs layer [2025-08-27T05:23:31.142Z] e9a5061849ea: Pulling fs layer [2025-08-27T05:23:31.142Z] d747dcd14b5f: Pulling fs layer [2025-08-27T05:23:31.142Z] 2de7ff778b66: Pulling fs layer [2025-08-27T05:23:31.142Z] 0d9ebad4ef96: Waiting [2025-08-27T05:23:31.142Z] e9a5061849ea: Waiting [2025-08-27T05:23:31.142Z] d747dcd14b5f: Waiting [2025-08-27T05:23:31.142Z] 2de7ff778b66: Waiting [2025-08-27T05:23:31.402Z] 63f879dbbcfc: Download complete [2025-08-27T05:23:31.660Z] e9a5061849ea: Verifying Checksum [2025-08-27T05:23:31.660Z] e9a5061849ea: Download complete [2025-08-27T05:23:31.660Z] d747dcd14b5f: Verifying Checksum [2025-08-27T05:23:31.660Z] d747dcd14b5f: Download complete [2025-08-27T05:23:31.660Z] 0d9ebad4ef96: Verifying Checksum [2025-08-27T05:23:31.660Z] 0d9ebad4ef96: Download complete [2025-08-27T05:23:31.660Z] 2de7ff778b66: Verifying Checksum [2025-08-27T05:23:31.660Z] 2de7ff778b66: Download complete [2025-08-27T05:23:31.920Z] ab5ef0e58194: Verifying Checksum [2025-08-27T05:23:31.920Z] ab5ef0e58194: Download complete [2025-08-27T05:23:36.108Z] ab5ef0e58194: Pull complete [2025-08-27T05:23:36.108Z] 9712f1f96733: Pull complete [2025-08-27T05:23:36.366Z] 63f879dbbcfc: Pull complete [2025-08-27T05:23:41.630Z] 0d9ebad4ef96: Pull complete [2025-08-27T05:23:41.894Z] e9a5061849ea: Pull complete [2025-08-27T05:23:41.894Z] d747dcd14b5f: Pull complete [2025-08-27T05:23:43.271Z] 2de7ff778b66: Pull complete [2025-08-27T05:23:43.271Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-27T05:23:43.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-27T05:23:43.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:23:43.365Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:23:43.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-27T05:23:44.879Z] $ docker top 627ab27108fe59213563dc02649a3abdf06fa8f4c9b3f2074c9f90549b62e82a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-27T05:23:44.956Z] provisioning config files... [2025-08-27T05:23:44.963Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15604953732959158278tmp [2025-08-27T05:23:44.972Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13409027547573361107tmp [2025-08-27T05:23:44.979Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5251383442607237888tmp [Pipeline] { [Pipeline] echo [2025-08-27T05:23:45.007Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:23:45.297Z] ---> sigul-configuration.sh [2025-08-27T05:23:45.297Z] gpg: directory `/root/.gnupg' created [2025-08-27T05:23:45.297Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-27T05:23:45.297Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-27T05:23:45.297Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-27T05:23:45.297Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-27T05:23:45.297Z] gpg: CAST5 encrypted data [2025-08-27T05:23:45.297Z] gpg: encrypted with 1 passphrase [2025-08-27T05:23:45.297Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-27T05:23:45.590Z] + mkdir /home/jenkins [2025-08-27T05:23:45.590Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-27T05:23:45.889Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-27T05:23:45.904Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:23:46.191Z] ---> sigul-install.sh [2025-08-27T05:23:46.191Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-27T05:23:46.491Z] + git tag --list [2025-08-27T05:23:46.491Z] v1.0.0 [2025-08-27T05:23:46.491Z] v1.1.0 [2025-08-27T05:23:46.491Z] v1.1.1 [2025-08-27T05:23:46.491Z] v1.1.2 [2025-08-27T05:23:46.491Z] v1.2.0 [2025-08-27T05:23:46.491Z] v1.2.1 [2025-08-27T05:23:46.491Z] v2.0.0 [2025-08-27T05:23:46.491Z] v2.1.0 [2025-08-27T05:23:46.491Z] v2.1.1 [2025-08-27T05:23:46.491Z] v2.2.0 [2025-08-27T05:23:46.491Z] v2.3.0 [2025-08-27T05:23:46.491Z] v3.0 [2025-08-27T05:23:46.491Z] v3.0.0 [2025-08-27T05:23:46.491Z] v3.1 [2025-08-27T05:23:46.491Z] v3.1.0 [2025-08-27T05:23:46.491Z] v3.1.1 [2025-08-27T05:23:46.491Z] v4.0 [2025-08-27T05:23:46.491Z] v4.0.0 [2025-08-27T05:23:46.491Z] v4.1.0-dev.1 [2025-08-27T05:23:46.491Z] v4.1.0-dev.10 [2025-08-27T05:23:46.491Z] v4.1.0-dev.11 [2025-08-27T05:23:46.491Z] v4.1.0-dev.12 [2025-08-27T05:23:46.491Z] v4.1.0-dev.2 [2025-08-27T05:23:46.491Z] v4.1.0-dev.3 [2025-08-27T05:23:46.491Z] v4.1.0-dev.4 [2025-08-27T05:23:46.491Z] v4.1.0-dev.5 [2025-08-27T05:23:46.491Z] v4.1.0-dev.6 [2025-08-27T05:23:46.491Z] v4.1.0-dev.7 [2025-08-27T05:23:46.491Z] v4.1.0-dev.8 [2025-08-27T05:23:46.491Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-27T05:23:46.784Z] + lftools sign git-tag v4.1.0-dev.12 [2025-08-27T05:23:47.352Z] Signing Git tag with Sigul... [2025-08-27T05:23:47.352Z] Signing v4.1.0-dev.12 [Pipeline] echo [2025-08-27T05:23:50.654Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:23:50.943Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-27T05:23:50.952Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-27T05:23:50.985Z] $ docker stop --time=1 627ab27108fe59213563dc02649a3abdf06fa8f4c9b3f2074c9f90549b62e82a [2025-08-27T05:23:52.276Z] $ docker rm -f --volumes 627ab27108fe59213563dc02649a3abdf06fa8f4c9b3f2074c9f90549b62e82a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-27T05:23:52.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T05:23:52.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:23:53.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T05:23:53.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:23:53.103Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:23:53.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T05:23:53.423Z] $ docker top a07e9f2952ff5574cb788f4ad323c86379d17322c1fd84db95ddb2274b85747f -eo pid,comm [2025-08-27T05:23:53.460Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-27T05:23:53.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T05:23:53.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T05:23:53.508Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T05:23:53.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T05:23:53.626Z] $ docker exec a07e9f2952ff5574cb788f4ad323c86379d17322c1fd84db95ddb2274b85747f ssh-agent [2025-08-27T05:23:53.727Z] SSH_AUTH_SOCK=/tmp/ssh-z3Rt1AOjkwUU/agent.32 [2025-08-27T05:23:53.727Z] SSH_AGENT_PID=38 [2025-08-27T05:23:53.739Z] Running ssh-add (command line suppressed) [2025-08-27T05:23:53.834Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17229334796110429806.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17229334796110429806.key) [2025-08-27T05:23:53.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T05:23:54.201Z] + git semver bump pre [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,376 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,381 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,381 [bump_version] DEBUG bumping version:4.1.0-dev.12 on axis:pre with prefix:dev [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,381 [bump_version] DEBUG bumped version:4.1.0-dev.13 [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,381 [write_version] DEBUG write version:4.1.0-dev.13 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,381 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,381 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,383 [execute] INFO git cat-file --batch-check [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,387 [execute] INFO git cat-file --batch [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-27T05:23:54.460Z] 2025-08-27 05:23:54,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-27T05:23:54.460Z] 4.1.0-dev.13 [Pipeline] } [2025-08-27T05:23:54.470Z] $ docker exec --env ******** --env ******** a07e9f2952ff5574cb788f4ad323c86379d17322c1fd84db95ddb2274b85747f ssh-agent -k [2025-08-27T05:23:54.562Z] unset SSH_AUTH_SOCK; [2025-08-27T05:23:54.562Z] unset SSH_AGENT_PID; [2025-08-27T05:23:54.562Z] echo Agent pid 38 killed; [2025-08-27T05:23:54.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T05:23:54.883Z] + git semver [Pipeline] } [2025-08-27T05:23:55.157Z] $ docker stop --time=1 a07e9f2952ff5574cb788f4ad323c86379d17322c1fd84db95ddb2274b85747f [2025-08-27T05:23:56.423Z] $ docker rm -f --volumes a07e9f2952ff5574cb788f4ad323c86379d17322c1fd84db95ddb2274b85747f [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T05:23:56.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T05:23:56.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:23:57.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T05:23:57.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:23:57.166Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:23:57.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T05:23:57.418Z] $ docker top a789d7c5fcfb71264cc3be480170d3df233c0b1143dfcc66656f5f8847bc25ed -eo pid,comm [2025-08-27T05:23:57.456Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-27T05:23:57.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T05:23:57.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T05:23:57.519Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T05:23:57.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T05:23:57.624Z] $ docker exec a789d7c5fcfb71264cc3be480170d3df233c0b1143dfcc66656f5f8847bc25ed ssh-agent [2025-08-27T05:23:57.723Z] SSH_AUTH_SOCK=/tmp/ssh-k2Vmtuah2F4v/agent.32 [2025-08-27T05:23:57.723Z] SSH_AGENT_PID=38 [2025-08-27T05:23:57.728Z] Running ssh-add (command line suppressed) [2025-08-27T05:23:57.819Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13456335629818730418.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13456335629818730418.key) [2025-08-27T05:23:57.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T05:23:58.133Z] + git semver push [2025-08-27T05:23:58.394Z] 2025-08-27 05:23:58,325 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T05:23:58.394Z] 2025-08-27 05:23:58,330 [run_push] DEBUG push [2025-08-27T05:23:58.394Z] 2025-08-27 05:23:58,331 [execute] INFO git cat-file --batch-check [2025-08-27T05:23:58.394Z] 2025-08-27 05:23:58,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-27T05:23:58.394Z] 2025-08-27 05:23:58,333 [execute] INFO git rev-list d8af796377cc093aaf6d3d5bee5bfb8c93e6c766 -- [2025-08-27T05:23:58.394Z] 2025-08-27 05:23:58,333 [execute] DEBUG Popen(['git', 'rev-list', 'd8af796377cc093aaf6d3d5bee5bfb8c93e6c766', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-27T05:23:58.394Z] 2025-08-27 05:23:58,341 [execute] INFO git fetch -v -- origin [2025-08-27T05:23:58.394Z] 2025-08-27 05:23:58,341 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-27T05:23:58.966Z] 2025-08-27 05:23:58,805 [run_push] DEBUG no remote changes detected [2025-08-27T05:23:58.966Z] 2025-08-27 05:23:58,805 [execute] INFO git push origin semver [2025-08-27T05:23:58.966Z] 2025-08-27 05:23:58,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-27T05:23:59.534Z] 2025-08-27 05:23:59,445 [run_push] DEBUG push all version tags [2025-08-27T05:23:59.534Z] 2025-08-27 05:23:59,445 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-27T05:23:59.534Z] 2025-08-27 05:23:59,445 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-27T05:24:00.104Z] 2025-08-27 05:24:00,094 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-27T05:24:00.104Z] 4.1.0-dev.13 [Pipeline] } [2025-08-27T05:24:00.373Z] $ docker exec --env ******** --env ******** a789d7c5fcfb71264cc3be480170d3df233c0b1143dfcc66656f5f8847bc25ed ssh-agent -k [2025-08-27T05:24:00.471Z] unset SSH_AUTH_SOCK; [2025-08-27T05:24:00.472Z] unset SSH_AGENT_PID; [2025-08-27T05:24:00.472Z] echo Agent pid 38 killed; [2025-08-27T05:24:00.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T05:24:00.816Z] + git semver [Pipeline] } [2025-08-27T05:24:01.087Z] $ docker stop --time=1 a789d7c5fcfb71264cc3be480170d3df233c0b1143dfcc66656f5f8847bc25ed [2025-08-27T05:24:02.352Z] $ docker rm -f --volumes a789d7c5fcfb71264cc3be480170d3df233c0b1143dfcc66656f5f8847bc25ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-27T05:24:02.965Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-08-27T05:24:02.965Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-27T05:24:02.965Z] total 16 [2025-08-27T05:24:02.965Z] drwxr-xr-x 3 root root 4096 Aug 27 05:11 . [2025-08-27T05:24:02.965Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 05:23 .. [2025-08-27T05:24:02.965Z] drwxr-xr-x 2 root root 4096 Aug 27 05:11 cost [2025-08-27T05:24:02.965Z] -rw-r--r-- 1 root root 86 Aug 27 05:11 cost.csv [2025-08-27T05:24:02.965Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-27T05:24:02.965Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-27T05:24:02.965Z] total 16 [2025-08-27T05:24:02.965Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 05:11 . [2025-08-27T05:24:02.965Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 05:23 .. [2025-08-27T05:24:02.965Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 05:11 cost [2025-08-27T05:24:02.965Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 27 05:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:24:03.255Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:24:04.116Z] ---> package-listing.sh [2025-08-27T05:24:04.116Z] ++ facter osfamily [2025-08-27T05:24:04.116Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-27T05:24:04.376Z] + OS_FAMILY=debian [2025-08-27T05:24:04.376Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-08-27T05:24:04.376Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-27T05:24:04.376Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-27T05:24:04.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-27T05:24:04.376Z] + PACKAGES=/tmp/packages_start.txt [2025-08-27T05:24:04.376Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-27T05:24:04.376Z] + PACKAGES=/tmp/packages_end.txt [2025-08-27T05:24:04.376Z] + case "${OS_FAMILY}" in [2025-08-27T05:24:04.376Z] + dpkg -l [2025-08-27T05:24:04.376Z] + grep '^ii' [2025-08-27T05:24:04.376Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-27T05:24:04.376Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-27T05:24:04.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-27T05:24:04.376Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-27T05:24:04.376Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-08-27T05:24:04.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-08-27T05:24:04.394Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-27T05:24:04.673Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T05:24:05.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T05:24:05.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T05:24:05.299Z] prd-ubuntu20.04-docker-8c-8g-7678 does not seem to be running inside a container [2025-08-27T05:24:05.327Z] $ 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/edgexfoundry_device-rest-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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-27T05:24:05.525Z] $ docker top 5cf14bfc8e3c1aec6718c8809e32b0e8a84e839cd871374bbb7b2d6424c6323a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T05:24:05.865Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-27T05:24:06.149Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-27T05:24:06.437Z] + ls /var/log/sa-host [2025-08-27T05:24:06.437Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T05:24:06.470Z] provisioning config files... [2025-08-27T05:24:06.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18167081455890713992tmp [Pipeline] { [Pipeline] echo [2025-08-27T05:24:06.496Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:24:06.776Z] ---> create-netrc.sh [Pipeline] } [2025-08-27T05:24:06.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:24:07.099Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-27T05:24:07.109Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:24:07.391Z] ---> sudo-logs.sh [2025-08-27T05:24:07.392Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-27T05:24:07.429Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:24:07.714Z] ---> job-cost.sh [2025-08-27T05:24:07.714Z] lf-activate-venv: SKIPPING [2025-08-27T05:24:07.714Z] DEBUG: total: 0.2199999988079071 [2025-08-27T05:24:07.714Z] INFO: Retrieving Stack Cost... [2025-08-27T05:24:07.977Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-27T05:24:08.545Z] INFO: Archiving Costs [Pipeline] echo [2025-08-27T05:24:08.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T05:24:08.842Z] ---> logs-deploy.sh [2025-08-27T05:24:08.843Z] lf-activate-venv: SKIPPING [2025-08-27T05:24:08.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/216 [2025-08-27T05:24:08.843Z] INFO: archiving workspace using pattern(s): [2025-08-27T05:24:09.780Z] Archives upload complete. [2025-08-27T05:24:09.780Z] INFO: archiving logs to Nexus