Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b84e98ced83989d31e5191473b2722818049a26 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-ssh176076784105584111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4671513365065707776.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh44505336451155846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6987943294428345624.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-ssh16723722969780746072.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3419 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 > 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 Avoid second fetch Checking out Revision 7b84e98ced83989d31e5191473b2722818049a26 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#471)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7b84e98ced83989d31e5191473b2722818049a26 # timeout=10 > git rev-list --no-walk 746a286959b9cc87fa6cce4fb8259ee4dd03d7f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-17T02:12:03.071Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-17T02:12:03.138Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-17T02:12:03.161Z] ========================================================= [2025-06-17T02:12:03.161Z] EdgeX Global Pipelines Version Info [2025-06-17T02:12:03.161Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:12:04.281Z] ------------------- [2025-06-17T02:12:04.281Z] stable info: [2025-06-17T02:12:04.281Z] ------------------- [2025-06-17T02:12:04.281Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-17T02:12:04.281Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-17T02:12:04.281Z] Message: update stable to v1.0.274 [2025-06-17T02:12:04.852Z] ------------------- [2025-06-17T02:12:04.852Z] experimental info: [2025-06-17T02:12:04.852Z] ------------------- [2025-06-17T02:12:04.852Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-17T02:12:04.852Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-17T02:12:04.852Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-17T02:12:04.937Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-06-17T02:12:04.956Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-06-17T02:12:04.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-17T02:12:05.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-17T02:12:05.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-17T02:12:05.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-17T02:12:05.064Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-17T02:12:05.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-17T02:12:05.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-17T02:12:05.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-17T02:12:05.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-17T02:12:05.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-06-17T02:12:05.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-17T02:12:05.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-17T02:12:05.251Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-17T02:12:05.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-17T02:12:05.305Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-06-17T02:12:05.328Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-06-17T02:12:05.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-17T02:12:05.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-17T02:12:05.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-06-17T02:12:05.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-06-17T02:12:05.453Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-06-17T02:12:05.474Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-06-17T02:12:05.497Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-06-17T02:12:05.519Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-17T02:12:05.541Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-17T02:12:05.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-17T02:12:05.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-17T02:12:05.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-17T02:12:05.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b84e98ced83989d31e5191473b2722818049a26 [Pipeline] echo [2025-06-17T02:12:05.664Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b84e98 [Pipeline] echo [2025-06-17T02:12:05.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:12:05.756Z] provisioning config files... [2025-06-17T02:12:05.769Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5539164350573595302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:12:06.117Z] ---> ****-login.sh [2025-06-17T02:12:06.117Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:12:06.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:06.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:06.960Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:06.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:06.960Z] [2025-06-17T02:12:06.960Z] Login Succeeded [2025-06-17T02:12:06.960Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:12:06.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:06.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:06.960Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:06.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:06.961Z] [2025-06-17T02:12:06.961Z] Login Succeeded [2025-06-17T02:12:06.961Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:12:06.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:07.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:07.222Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:07.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:07.222Z] [2025-06-17T02:12:07.222Z] Login Succeeded [2025-06-17T02:12:07.222Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:12:07.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:07.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:07.222Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:07.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:07.222Z] [2025-06-17T02:12:07.222Z] Login Succeeded [2025-06-17T02:12:07.222Z] ****.io [2025-06-17T02:12:07.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:07.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:07.486Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:07.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:07.486Z] [2025-06-17T02:12:07.486Z] Login Succeeded [2025-06-17T02:12:07.486Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:12:07.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-06-17T02:12:12.252Z] + git rev-list -1 --merges 7b84e98ced83989d31e5191473b2722818049a26~1..7b84e98ced83989d31e5191473b2722818049a26 [Pipeline] echo [2025-06-17T02:12:12.283Z] -----------> git rev-list -1 --merges 7b84e98ced83989d31e5191473b2722818049a26~1..7b84e98ced83989d31e5191473b2722818049a26 7b84e98ced83989d31e5191473b2722818049a26 [false] [Pipeline] sh [2025-06-17T02:12:14.196Z] + git log --format=format:%s -1 7b84e98ced83989d31e5191473b2722818049a26 [Pipeline] echo [2025-06-17T02:12:14.216Z] ========================================================= [2025-06-17T02:12:14.216Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-17T02:12:14.216Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-17T02:12:14.571Z] + git log --format=format:%s -1 7b84e98ced83989d31e5191473b2722818049a26 [Pipeline] echo [2025-06-17T02:12:14.584Z] [semverPrep] GIT_COMMIT: 7b84e98ced83989d31e5191473b2722818049a26, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#471) [Pipeline] echo [2025-06-17T02:12:14.602Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-06-17T02:12:14.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-17T02:12:14.995Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-17T02:12:14.995Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-17T02:12:14.995Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-17T02:12:14.995Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-17T02:12:14.995Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-17T02:12:14.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:12:15.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-17T02:12:15.437Z] [2025-06-17T02:12:15.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:12:15.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-17T02:12:15.755Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-17T02:12:15.755Z] 3dae71ba6b94: Pulling fs layer [2025-06-17T02:12:15.755Z] 6bf1a483ea7c: Pulling fs layer [2025-06-17T02:12:15.755Z] f5dfc541a4d3: Pulling fs layer [2025-06-17T02:12:15.755Z] 461d9e800cba: Pulling fs layer [2025-06-17T02:12:15.755Z] 80192f66455f: Pulling fs layer [2025-06-17T02:12:15.755Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-17T02:12:15.755Z] a29436f7fd5d: Pulling fs layer [2025-06-17T02:12:15.755Z] 923cac83aea3: Pulling fs layer [2025-06-17T02:12:15.755Z] 25ad8b0a4227: Pulling fs layer [2025-06-17T02:12:15.755Z] db01528c6b51: Pulling fs layer [2025-06-17T02:12:15.755Z] 28988de357af: Pulling fs layer [2025-06-17T02:12:15.755Z] a29436f7fd5d: Waiting [2025-06-17T02:12:15.755Z] 923cac83aea3: Waiting [2025-06-17T02:12:15.755Z] 25ad8b0a4227: Waiting [2025-06-17T02:12:15.755Z] 28988de357af: Waiting [2025-06-17T02:12:15.755Z] 461d9e800cba: Waiting [2025-06-17T02:12:15.755Z] db01528c6b51: Waiting [2025-06-17T02:12:15.755Z] 80192f66455f: Waiting [2025-06-17T02:12:15.755Z] 2e8e34ca0e6c: Waiting [2025-06-17T02:12:15.755Z] 6bf1a483ea7c: Verifying Checksum [2025-06-17T02:12:15.755Z] 6bf1a483ea7c: Download complete [2025-06-17T02:12:15.755Z] 461d9e800cba: Verifying Checksum [2025-06-17T02:12:15.755Z] 461d9e800cba: Download complete [2025-06-17T02:12:15.755Z] 80192f66455f: Verifying Checksum [2025-06-17T02:12:15.755Z] 80192f66455f: Download complete [2025-06-17T02:12:16.014Z] f5dfc541a4d3: Verifying Checksum [2025-06-17T02:12:16.014Z] f5dfc541a4d3: Download complete [2025-06-17T02:12:16.014Z] 3dae71ba6b94: Verifying Checksum [2025-06-17T02:12:16.014Z] 3dae71ba6b94: Download complete [2025-06-17T02:12:16.014Z] 923cac83aea3: Verifying Checksum [2025-06-17T02:12:16.014Z] 923cac83aea3: Download complete [2025-06-17T02:12:16.272Z] 25ad8b0a4227: Verifying Checksum [2025-06-17T02:12:16.272Z] 25ad8b0a4227: Download complete [2025-06-17T02:12:16.272Z] db01528c6b51: Verifying Checksum [2025-06-17T02:12:16.272Z] db01528c6b51: Download complete [2025-06-17T02:12:16.272Z] 28988de357af: Verifying Checksum [2025-06-17T02:12:16.272Z] 28988de357af: Download complete [2025-06-17T02:12:16.272Z] a29436f7fd5d: Verifying Checksum [2025-06-17T02:12:16.272Z] a29436f7fd5d: Download complete [2025-06-17T02:12:16.838Z] 2e8e34ca0e6c: Download complete [2025-06-17T02:12:17.097Z] 3dae71ba6b94: Pull complete [2025-06-17T02:12:17.357Z] 6bf1a483ea7c: Pull complete [2025-06-17T02:12:17.924Z] f5dfc541a4d3: Pull complete [2025-06-17T02:12:17.924Z] 461d9e800cba: Pull complete [2025-06-17T02:12:18.182Z] 80192f66455f: Pull complete [2025-06-17T02:12:21.471Z] 2e8e34ca0e6c: Pull complete [2025-06-17T02:12:22.417Z] a29436f7fd5d: Pull complete [2025-06-17T02:12:22.417Z] 923cac83aea3: Pull complete [2025-06-17T02:12:22.417Z] 25ad8b0a4227: Pull complete [2025-06-17T02:12:22.677Z] db01528c6b51: Pull complete [2025-06-17T02:12:22.677Z] 28988de357af: Pull complete [2025-06-17T02:12:22.677Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-17T02:12:22.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-17T02:12:22.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:12:22.824Z] prd-ubuntu20.04-docker-8c-8g-3419 does not seem to be running inside a container [2025-06-17T02:12:22.860Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-17T02:12:25.924Z] $ docker top 0795d17debef6e5c67944aa4d3955098bf1df4ac41d7cb478043ee2f1beb9167 -eo pid,comm [2025-06-17T02:12:25.977Z] 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-06-17T02:12:25.977Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-17T02:12:26.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-17T02:12:26.039Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-17T02:12:26.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-17T02:12:26.171Z] $ docker exec 0795d17debef6e5c67944aa4d3955098bf1df4ac41d7cb478043ee2f1beb9167 ssh-agent [2025-06-17T02:12:26.278Z] SSH_AUTH_SOCK=/tmp/ssh-gbXUkGhMG9Ih/agent.33 [2025-06-17T02:12:26.278Z] SSH_AGENT_PID=39 [2025-06-17T02:12:26.283Z] Running ssh-add (command line suppressed) [2025-06-17T02:12:26.389Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9544575910652592737.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9544575910652592737.key) [2025-06-17T02:12:26.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-17T02:12:26.768Z] + git tag --points-at HEAD [Pipeline] } [2025-06-17T02:12:26.787Z] $ docker exec --env ******** --env ******** 0795d17debef6e5c67944aa4d3955098bf1df4ac41d7cb478043ee2f1beb9167 ssh-agent -k [2025-06-17T02:12:26.885Z] unset SSH_AUTH_SOCK; [2025-06-17T02:12:26.886Z] unset SSH_AGENT_PID; [2025-06-17T02:12:26.886Z] echo Agent pid 39 killed; [2025-06-17T02:12:26.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-17T02:12:26.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-17T02:12:26.928Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-17T02:12:27.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-17T02:12:27.046Z] $ docker exec 0795d17debef6e5c67944aa4d3955098bf1df4ac41d7cb478043ee2f1beb9167 ssh-agent [2025-06-17T02:12:27.142Z] SSH_AUTH_SOCK=/tmp/ssh-BbaYQHO3dbtd/agent.72 [2025-06-17T02:12:27.142Z] SSH_AGENT_PID=78 [2025-06-17T02:12:27.147Z] Running ssh-add (command line suppressed) [2025-06-17T02:12:27.254Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11890752477424078674.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11890752477424078674.key) [2025-06-17T02:12:27.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-17T02:12:27.592Z] + git semver init [2025-06-17T02:12:27.875Z] 2025-06-17 02:12:27,794 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-17T02:12:27.875Z] 2025-06-17 02:12:27,798 [run_init] DEBUG init version:0.0.0 force:False [2025-06-17T02:12:27.875Z] 2025-06-17 02:12:27,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-06-17T02:12:27.876Z] 2025-06-17 02:12:27,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-06-17T02:12:27.876Z] 2025-06-17 02:12:27,799 [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-06-17T02:12:29.780Z] 2025-06-17 02:12:29,342 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-06-17T02:12:29.780Z] 2025-06-17 02:12:29,343 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-06-17T02:12:29.780Z] 2025-06-17 02:12:29,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-17T02:12:29.780Z] 2025-06-17 02:12:29,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-17T02:12:29.780Z] 4.1.0-dev.2 [Pipeline] } [2025-06-17T02:12:29.794Z] $ docker exec --env ******** --env ******** 0795d17debef6e5c67944aa4d3955098bf1df4ac41d7cb478043ee2f1beb9167 ssh-agent -k [2025-06-17T02:12:29.890Z] unset SSH_AUTH_SOCK; [2025-06-17T02:12:29.890Z] unset SSH_AGENT_PID; [2025-06-17T02:12:29.890Z] echo Agent pid 78 killed; [2025-06-17T02:12:29.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-17T02:12:30.221Z] + git semver [Pipeline] } [2025-06-17T02:12:30.511Z] $ docker stop --time=1 0795d17debef6e5c67944aa4d3955098bf1df4ac41d7cb478043ee2f1beb9167 [2025-06-17T02:12:31.784Z] $ docker rm -f --volumes 0795d17debef6e5c67944aa4d3955098bf1df4ac41d7cb478043ee2f1beb9167 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-17T02:12:32.136Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-17T02:12:32.389Z] Stashed 1 file(s) [Pipeline] echo [2025-06-17T02:12:32.393Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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-06-17T02:12:32.568Z] provisioning config files... [2025-06-17T02:12:32.577Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16402806755271391560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:12:32.891Z] ---> ****-login.sh [2025-06-17T02:12:32.891Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:12:32.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:32.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:32.891Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:32.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:32.891Z] [2025-06-17T02:12:32.891Z] Login Succeeded [2025-06-17T02:12:32.891Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:12:32.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:32.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:32.891Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:32.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:32.891Z] [2025-06-17T02:12:32.891Z] Login Succeeded [2025-06-17T02:12:32.891Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:12:33.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:33.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:33.151Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:33.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:33.151Z] [2025-06-17T02:12:33.151Z] Login Succeeded [2025-06-17T02:12:33.151Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:12:33.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:33.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:33.151Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:33.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:33.151Z] [2025-06-17T02:12:33.151Z] Login Succeeded [2025-06-17T02:12:33.151Z] ****.io [2025-06-17T02:12:33.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:33.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:33.412Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:33.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:33.412Z] [2025-06-17T02:12:33.412Z] Login Succeeded [2025-06-17T02:12:33.412Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:12:33.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-06-17T02:12:33.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:12:33.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:12:33.577Z] ========================================================= [2025-06-17T02:12:33.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-17T02:12:33.577Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:12:33.920Z] + 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-06-17T02:12:33.920Z] Sending build context to Docker daemon 21.64MB [2025-06-17T02:12:33.920Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-06-17T02:12:33.920Z] Step 2/12 : FROM ${BASE} AS builder [2025-06-17T02:12:33.920Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-17T02:12:34.181Z] 0a9a5dfd008f: Pulling fs layer [2025-06-17T02:12:34.181Z] dbfa0bcfca99: Pulling fs layer [2025-06-17T02:12:34.181Z] 70eabb1d9476: Pulling fs layer [2025-06-17T02:12:34.181Z] 957bedc73fa3: Pulling fs layer [2025-06-17T02:12:34.181Z] 4f4fb700ef54: Pulling fs layer [2025-06-17T02:12:34.181Z] f40432e63723: Pulling fs layer [2025-06-17T02:12:34.181Z] 90b4343acab7: Pulling fs layer [2025-06-17T02:12:34.181Z] 9f67ea4ac784: Pulling fs layer [2025-06-17T02:12:34.181Z] 9228b9a606be: Pulling fs layer [2025-06-17T02:12:34.181Z] 4f4fb700ef54: Waiting [2025-06-17T02:12:34.181Z] 90b4343acab7: Waiting [2025-06-17T02:12:34.181Z] f40432e63723: Waiting [2025-06-17T02:12:34.181Z] 9f67ea4ac784: Waiting [2025-06-17T02:12:34.181Z] 9228b9a606be: Waiting [2025-06-17T02:12:34.181Z] dbfa0bcfca99: Verifying Checksum [2025-06-17T02:12:34.181Z] dbfa0bcfca99: Download complete [2025-06-17T02:12:34.181Z] 957bedc73fa3: Verifying Checksum [2025-06-17T02:12:34.181Z] 4f4fb700ef54: Verifying Checksum [2025-06-17T02:12:34.181Z] 4f4fb700ef54: Download complete [2025-06-17T02:12:34.181Z] f40432e63723: Verifying Checksum [2025-06-17T02:12:34.181Z] f40432e63723: Download complete [2025-06-17T02:12:34.181Z] 0a9a5dfd008f: Verifying Checksum [2025-06-17T02:12:34.181Z] 0a9a5dfd008f: Download complete [2025-06-17T02:12:34.181Z] 90b4343acab7: Verifying Checksum [2025-06-17T02:12:34.181Z] 90b4343acab7: Download complete [2025-06-17T02:12:34.439Z] 0a9a5dfd008f: Pull complete [2025-06-17T02:12:34.439Z] 9228b9a606be: Verifying Checksum [2025-06-17T02:12:34.439Z] 9228b9a606be: Download complete [2025-06-17T02:12:34.439Z] dbfa0bcfca99: Pull complete [2025-06-17T02:12:34.697Z] 70eabb1d9476: Download complete [2025-06-17T02:12:34.955Z] 9f67ea4ac784: Verifying Checksum [2025-06-17T02:12:38.254Z] 70eabb1d9476: Pull complete [2025-06-17T02:12:38.255Z] 957bedc73fa3: Pull complete [2025-06-17T02:12:38.255Z] 4f4fb700ef54: Pull complete [2025-06-17T02:12:38.255Z] f40432e63723: Pull complete [2025-06-17T02:12:38.513Z] 90b4343acab7: Pull complete [2025-06-17T02:12:40.412Z] 9f67ea4ac784: Pull complete [2025-06-17T02:12:40.982Z] 9228b9a606be: Pull complete [2025-06-17T02:12:40.982Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-06-17T02:12:40.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-17T02:12:40.982Z] ---> 69404ca5bff2 [2025-06-17T02:12:40.982Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-06-17T02:12:44.384Z] ---> Running in e2eac928cc0a [2025-06-17T02:12:44.384Z] Removing intermediate container e2eac928cc0a [2025-06-17T02:12:44.384Z] ---> 8e27b297bfde [2025-06-17T02:12:44.384Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-17T02:12:44.384Z] ---> Running in 48e33d68657f [2025-06-17T02:12:44.384Z] Removing intermediate container 48e33d68657f [2025-06-17T02:12:44.384Z] ---> 85362c8b2dbc [2025-06-17T02:12:44.384Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-06-17T02:12:44.384Z] ---> Running in 5b673ee3d999 [2025-06-17T02:12:44.384Z] Removing intermediate container 5b673ee3d999 [2025-06-17T02:12:44.384Z] ---> 2ee0eb0b2959 [2025-06-17T02:12:44.384Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-06-17T02:12:44.384Z] ---> Running in c79d8a498b30 [2025-06-17T02:12:44.384Z] Removing intermediate container c79d8a498b30 [2025-06-17T02:12:44.384Z] ---> 3e67cfe594b5 [2025-06-17T02:12:44.384Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-06-17T02:12:44.384Z] ---> Running in f970a1a9b277 [2025-06-17T02:12:44.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:12:47.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:12:47.519Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-06-17T02:12:47.519Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-06-17T02:12:47.519Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-06-17T02:12:47.525Z] Still waiting to schedule task [2025-06-17T02:12:47.525Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3417’ [2025-06-17T02:12:47.780Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-06-17T02:12:47.780Z] Executing busybox-1.36.1-r29.trigger [2025-06-17T02:12:47.780Z] OK: 252 MiB in 62 packages [2025-06-17T02:12:48.041Z] Removing intermediate container f970a1a9b277 [2025-06-17T02:12:48.041Z] ---> 6babd290f742 [2025-06-17T02:12:48.041Z] Step 8/12 : WORKDIR /device-rest-go [2025-06-17T02:12:48.041Z] ---> Running in 9d902c17463c [2025-06-17T02:12:48.300Z] Removing intermediate container 9d902c17463c [2025-06-17T02:12:48.300Z] ---> c37d8dfd7920 [2025-06-17T02:12:48.300Z] Step 9/12 : COPY go.mod vendor* ./ [2025-06-17T02:12:48.300Z] ---> fa08eca95f3f [2025-06-17T02:12:48.300Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:12:48.300Z] ---> Running in 9f7561d338f4 [2025-06-17T02:13:44.619Z] Removing intermediate container 9f7561d338f4 [2025-06-17T02:13:44.619Z] ---> 3dfe3d9f848e [2025-06-17T02:13:44.619Z] Step 11/12 : COPY . . [2025-06-17T02:13:44.619Z] ---> 99847d61b91b [2025-06-17T02:13:44.619Z] Step 12/12 : RUN $MAKE [2025-06-17T02:13:44.619Z] ---> Running in 5f1e3c33bbb0 [2025-06-17T02:13:44.619Z] noop [2025-06-17T02:13:44.619Z] Removing intermediate container 5f1e3c33bbb0 [2025-06-17T02:13:44.619Z] ---> 66116435227b [2025-06-17T02:13:44.619Z] Successfully built 66116435227b [2025-06-17T02:13:44.619Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:13:44.954Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-17T02:13:44.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:13:45.032Z] prd-ubuntu20.04-docker-8c-8g-3419 does not seem to be running inside a container [2025-06-17T02:13:45.072Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-06-17T02:13:45.436Z] $ docker top c4b5bf53361fa387981e43127d8c5cc8e8625b5d3af956584cb754e380547349 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:13:45.772Z] + go version [2025-06-17T02:13:45.773Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-06-17T02:13:45.790Z] $ docker stop --time=1 c4b5bf53361fa387981e43127d8c5cc8e8625b5d3af956584cb754e380547349 [2025-06-17T02:13:47.077Z] $ docker rm -f --volumes c4b5bf53361fa387981e43127d8c5cc8e8625b5d3af956584cb754e380547349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:13:47.516Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-17T02:13:47.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:13:47.590Z] prd-ubuntu20.04-docker-8c-8g-3419 does not seem to be running inside a container [2025-06-17T02:13:47.625Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-06-17T02:13:47.938Z] $ docker top 177b4be6cfc073a743d8e6843320887ae5016495b09a3645fe2a4e24ef95e4ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:13:48.273Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-06-17T02:13:48.604Z] + make test [2025-06-17T02:13:48.604Z] go test ./... -coverprofile=coverage.out ./... [2025-06-17T02:13:49.979Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-06-17T02:14:08.134Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-06-17T02:14:08.134Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 32.2% of statements [2025-06-17T02:14:16.295Z] go vet ./... [2025-06-17T02:14:21.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-17T02:14:21.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-17T02:14:21.567Z] ./bin/test-attribution-txt.sh [2025-06-17T02:14:21.567Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-17T02:14:21.567Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-06-17T02:14:21.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-06-17T02:14:21.609Z] $ docker stop --time=1 177b4be6cfc073a743d8e6843320887ae5016495b09a3645fe2a4e24ef95e4ce [2025-06-17T02:14:24.185Z] $ docker rm -f --volumes 177b4be6cfc073a743d8e6843320887ae5016495b09a3645fe2a4e24ef95e4ce [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-17T02:14:24.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-06-17T02:14:24.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-06-17T02:14:25.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-17T02:14:25.604Z] + ls -al . [2025-06-17T02:14:25.604Z] total 244 [2025-06-17T02:14:25.604Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 02:13 . [2025-06-17T02:14:25.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 02:11 .. [2025-06-17T02:14:25.604Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 17 02:11 .dockerignore [2025-06-17T02:14:25.604Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 02:14 .git [2025-06-17T02:14:25.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 02:11 .github [2025-06-17T02:14:25.604Z] -rw-rw-r-- 1 jenkins jenkins 264 Jun 17 02:11 .gitignore [2025-06-17T02:14:25.604Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 17 02:11 .golangci.yml [2025-06-17T02:14:25.604Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 02:12 .semver [2025-06-17T02:14:25.604Z] -rw-rw-r-- 1 jenkins jenkins 20138 Jun 17 02:11 Attribution.txt [2025-06-17T02:14:25.604Z] -rw-rw-r-- 1 jenkins jenkins 18492 Jun 17 02:11 CHANGELOG.md [2025-06-17T02:14:25.604Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jun 17 02:11 Dockerfile [2025-06-17T02:14:25.604Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 02:11 GOVERNANCE.md [2025-06-17T02:14:25.604Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 17 02:11 Jenkinsfile [2025-06-17T02:14:25.605Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 17 02:11 LICENSE [2025-06-17T02:14:25.605Z] -rw-rw-r-- 1 jenkins jenkins 2598 Jun 17 02:11 Makefile [2025-06-17T02:14:25.605Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 17 02:11 OWNERS.md [2025-06-17T02:14:25.605Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jun 17 02:11 README.md [2025-06-17T02:14:25.605Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 17 02:12 VERSION [2025-06-17T02:14:25.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 02:11 bin [2025-06-17T02:14:25.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 02:11 cmd [2025-06-17T02:14:25.605Z] -rw-r--r-- 1 jenkins jenkins 14565 Jun 17 02:14 coverage.out [2025-06-17T02:14:25.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 02:11 driver [2025-06-17T02:14:25.605Z] -rw-rw-r-- 1 jenkins jenkins 6272 Jun 17 02:11 go.mod [2025-06-17T02:14:25.605Z] -rw-rw-r-- 1 jenkins jenkins 86413 Jun 17 02:11 go.sum [2025-06-17T02:14:25.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 02:11 openapi [2025-06-17T02:14:25.605Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 17 02:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:14:25.922Z] + 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=7b84e98ced83989d31e5191473b2722818049a26 --label arch=amd64 --label version=4.1.0-dev.2 . [2025-06-17T02:14:25.922Z] Sending build context to Docker daemon 21.66MB [2025-06-17T02:14:25.922Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-06-17T02:14:25.922Z] Step 2/26 : FROM ${BASE} AS builder [2025-06-17T02:14:25.922Z] ---> 66116435227b [2025-06-17T02:14:25.922Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-06-17T02:14:26.179Z] ---> Running in 939844e3d8ab [2025-06-17T02:14:26.179Z] Removing intermediate container 939844e3d8ab [2025-06-17T02:14:26.179Z] ---> cec9e5bb81d6 [2025-06-17T02:14:26.179Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-17T02:14:26.179Z] ---> Running in 6787f10a4036 [2025-06-17T02:14:26.179Z] Removing intermediate container 6787f10a4036 [2025-06-17T02:14:26.179Z] ---> 4b7736223f24 [2025-06-17T02:14:26.179Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-06-17T02:14:26.179Z] ---> Running in 3831020a647b [2025-06-17T02:14:26.438Z] Removing intermediate container 3831020a647b [2025-06-17T02:14:26.438Z] ---> c8503c37df1d [2025-06-17T02:14:26.438Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-06-17T02:14:26.438Z] ---> Running in 7a0775a50375 [2025-06-17T02:14:26.438Z] Removing intermediate container 7a0775a50375 [2025-06-17T02:14:26.438Z] ---> 911725c5e02a [2025-06-17T02:14:26.438Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-06-17T02:14:26.438Z] ---> Running in 1169dd398dd7 [2025-06-17T02:14:26.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:14:26.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:14:27.218Z] OK: 252 MiB in 62 packages [2025-06-17T02:14:27.477Z] Removing intermediate container 1169dd398dd7 [2025-06-17T02:14:27.477Z] ---> b3e270b1b85d [2025-06-17T02:14:27.477Z] Step 8/26 : WORKDIR /device-rest-go [2025-06-17T02:14:27.477Z] ---> Running in 8b9a448a07c9 [2025-06-17T02:14:27.477Z] Removing intermediate container 8b9a448a07c9 [2025-06-17T02:14:27.477Z] ---> 3a4b4bba619c [2025-06-17T02:14:27.477Z] Step 9/26 : COPY go.mod vendor* ./ [2025-06-17T02:14:27.736Z] ---> 1ae6703ff949 [2025-06-17T02:14:27.736Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:14:27.736Z] ---> Running in dec0db1abcc6 [2025-06-17T02:14:28.305Z] Removing intermediate container dec0db1abcc6 [2025-06-17T02:14:28.305Z] ---> 3c08e5e20327 [2025-06-17T02:14:28.305Z] Step 11/26 : COPY . . [2025-06-17T02:14:28.873Z] ---> d8ea0c232372 [2025-06-17T02:14:28.873Z] Step 12/26 : RUN $MAKE [2025-06-17T02:14:28.873Z] ---> Running in 8b277f94aa25 [2025-06-17T02:14:29.132Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-06-17T02:14:55.703Z] Removing intermediate container 8b277f94aa25 [2025-06-17T02:14:55.703Z] ---> 7bb0b31bcb0c [2025-06-17T02:14:55.703Z] Step 13/26 : FROM alpine:3.20 [2025-06-17T02:14:55.703Z] 3.20: Pulling from library/alpine [2025-06-17T02:14:55.703Z] 0a9a5dfd008f: Already exists [2025-06-17T02:14:55.703Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:14:55.703Z] Status: Downloaded newer image for alpine:3.20 [2025-06-17T02:14:55.703Z] ---> ff221270b9fb [2025-06-17T02:14:55.703Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-06-17T02:14:55.703Z] ---> Running in 073927576b70 [2025-06-17T02:14:55.703Z] Removing intermediate container 073927576b70 [2025-06-17T02:14:55.703Z] ---> e621a37f4c3e [2025-06-17T02:14:55.703Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-06-17T02:14:55.703Z] ---> Running in 3a801fe88da1 [2025-06-17T02:14:55.703Z] Removing intermediate container 3a801fe88da1 [2025-06-17T02:14:55.703Z] ---> d0b065e370fb [2025-06-17T02:14:55.703Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-06-17T02:14:55.703Z] ---> Running in 9ef4e708b3e6 [2025-06-17T02:14:55.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:14:55.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:14:56.224Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-06-17T02:14:56.224Z] Executing busybox-1.36.1-r29.trigger [2025-06-17T02:14:56.224Z] OK: 8 MiB in 15 packages [2025-06-17T02:14:56.791Z] Removing intermediate container 9ef4e708b3e6 [2025-06-17T02:14:56.791Z] ---> a358ba76d889 [2025-06-17T02:14:56.791Z] Step 17/26 : RUN apk --no-cache upgrade [2025-06-17T02:14:56.791Z] ---> Running in 641eeb50762d [2025-06-17T02:14:57.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:14:57.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:14:57.308Z] OK: 8 MiB in 15 packages [2025-06-17T02:14:57.567Z] Removing intermediate container 641eeb50762d [2025-06-17T02:14:57.567Z] ---> 155ebeccfc32 [2025-06-17T02:14:57.567Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-06-17T02:14:58.503Z] ---> 502dd08fd886 [2025-06-17T02:14:58.503Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-06-17T02:14:58.503Z] ---> 00d77687be77 [2025-06-17T02:14:58.503Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-06-17T02:14:58.503Z] ---> 6dfcd1bade6e [2025-06-17T02:14:58.503Z] Step 21/26 : EXPOSE 59986 [2025-06-17T02:14:58.503Z] ---> Running in 6bcfe43cc2f1 [2025-06-17T02:14:58.503Z] Removing intermediate container 6bcfe43cc2f1 [2025-06-17T02:14:58.503Z] ---> d68946e1263a [2025-06-17T02:14:58.503Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-06-17T02:14:58.503Z] ---> Running in d3d18d00bc90 [2025-06-17T02:14:58.763Z] Removing intermediate container d3d18d00bc90 [2025-06-17T02:14:58.763Z] ---> 49b98eed4773 [2025-06-17T02:14:58.763Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-06-17T02:14:58.763Z] ---> Running in c2dde7fb267f [2025-06-17T02:14:58.763Z] Removing intermediate container c2dde7fb267f [2025-06-17T02:14:58.763Z] ---> d8f9b0a6e2f4 [2025-06-17T02:14:58.763Z] Step 24/26 : LABEL arch=amd64 [2025-06-17T02:14:58.763Z] ---> Running in 033eb55a2f5a [2025-06-17T02:14:58.763Z] Removing intermediate container 033eb55a2f5a [2025-06-17T02:14:58.763Z] ---> 14421956fdff [2025-06-17T02:14:58.763Z] Step 25/26 : LABEL git_sha=7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:14:59.022Z] ---> Running in 6d7561f1047f [2025-06-17T02:14:59.022Z] Removing intermediate container 6d7561f1047f [2025-06-17T02:14:59.022Z] ---> 68c44309bca5 [2025-06-17T02:14:59.022Z] Step 26/26 : LABEL version=4.1.0-dev.2 [2025-06-17T02:14:59.022Z] ---> Running in 4dca8f71381e [2025-06-17T02:14:59.022Z] Removing intermediate container 4dca8f71381e [2025-06-17T02:14:59.022Z] ---> 0df3eb611a49 [2025-06-17T02:14:59.022Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-17T02:14:59.022Z] Successfully built 0df3eb611a49 [2025-06-17T02:14:59.022Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:14:59.152Z] provisioning config files... [2025-06-17T02:14:59.162Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5016893174391152620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:14:59.466Z] ---> ****-login.sh [2025-06-17T02:14:59.466Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:14:59.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:14:59.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:14:59.466Z] Configure a credential helper to remove this warning. See [2025-06-17T02:14:59.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:14:59.466Z] [2025-06-17T02:14:59.466Z] Login Succeeded [2025-06-17T02:14:59.466Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:14:59.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:14:59.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:14:59.466Z] Configure a credential helper to remove this warning. See [2025-06-17T02:14:59.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:14:59.466Z] [2025-06-17T02:14:59.466Z] Login Succeeded [2025-06-17T02:14:59.466Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:14:59.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:14:59.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:14:59.731Z] Configure a credential helper to remove this warning. See [2025-06-17T02:14:59.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:14:59.731Z] [2025-06-17T02:14:59.731Z] Login Succeeded [2025-06-17T02:14:59.731Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:14:59.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:14:59.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:14:59.731Z] Configure a credential helper to remove this warning. See [2025-06-17T02:14:59.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:14:59.731Z] [2025-06-17T02:14:59.731Z] Login Succeeded [2025-06-17T02:14:59.731Z] ****.io [2025-06-17T02:14:59.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:14:59.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:14:59.990Z] Configure a credential helper to remove this warning. See [2025-06-17T02:14:59.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:14:59.990Z] [2025-06-17T02:14:59.990Z] Login Succeeded [2025-06-17T02:14:59.990Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:14:59.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:15:00.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:15:00.083Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-06-17T02:15:00.083Z] 7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:15:00.083Z] latest [2025-06-17T02:15:00.083Z] 4.1.0-dev.2 [2025-06-17T02:15:00.083Z] 7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [2025-06-17T02:15:00.083Z] main [2025-06-17T02:15:00.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:00.434Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:00.760Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:15:00.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-17T02:15:00.760Z] 777a26f2737b: Preparing [2025-06-17T02:15:00.760Z] 4814c2759197: Preparing [2025-06-17T02:15:00.760Z] f921617562c1: Preparing [2025-06-17T02:15:00.760Z] 925d7f05bdc0: Preparing [2025-06-17T02:15:00.760Z] 15d2b647fede: Preparing [2025-06-17T02:15:00.760Z] 994456c4fd7b: Preparing [2025-06-17T02:15:00.760Z] 994456c4fd7b: Waiting [2025-06-17T02:15:00.760Z] 15d2b647fede: Pushed [2025-06-17T02:15:00.760Z] 4814c2759197: Pushed [2025-06-17T02:15:00.760Z] 925d7f05bdc0: Pushed [2025-06-17T02:15:00.760Z] 777a26f2737b: Pushed [2025-06-17T02:15:00.760Z] 994456c4fd7b: Layer already exists [2025-06-17T02:15:04.045Z] f921617562c1: Pushed [2025-06-17T02:15:04.045Z] 7b84e98ced83989d31e5191473b2722818049a26: digest: sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:04.366Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:04.691Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-17T02:15:04.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-17T02:15:04.691Z] 777a26f2737b: Preparing [2025-06-17T02:15:04.691Z] 4814c2759197: Preparing [2025-06-17T02:15:04.691Z] f921617562c1: Preparing [2025-06-17T02:15:04.691Z] 925d7f05bdc0: Preparing [2025-06-17T02:15:04.691Z] 15d2b647fede: Preparing [2025-06-17T02:15:04.691Z] 994456c4fd7b: Preparing [2025-06-17T02:15:04.691Z] f921617562c1: Layer already exists [2025-06-17T02:15:04.691Z] 4814c2759197: Layer already exists [2025-06-17T02:15:04.691Z] 15d2b647fede: Layer already exists [2025-06-17T02:15:04.691Z] 925d7f05bdc0: Layer already exists [2025-06-17T02:15:04.691Z] 994456c4fd7b: Layer already exists [2025-06-17T02:15:04.691Z] 777a26f2737b: Layer already exists [2025-06-17T02:15:04.691Z] latest: digest: sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:05.019Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:05.345Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2 [2025-06-17T02:15:05.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-17T02:15:05.345Z] 777a26f2737b: Preparing [2025-06-17T02:15:05.345Z] 4814c2759197: Preparing [2025-06-17T02:15:05.345Z] f921617562c1: Preparing [2025-06-17T02:15:05.345Z] 925d7f05bdc0: Preparing [2025-06-17T02:15:05.345Z] 15d2b647fede: Preparing [2025-06-17T02:15:05.345Z] 994456c4fd7b: Preparing [2025-06-17T02:15:05.345Z] 994456c4fd7b: Waiting [2025-06-17T02:15:05.345Z] 925d7f05bdc0: Layer already exists [2025-06-17T02:15:05.345Z] f921617562c1: Layer already exists [2025-06-17T02:15:05.345Z] 4814c2759197: Layer already exists [2025-06-17T02:15:05.345Z] 777a26f2737b: Layer already exists [2025-06-17T02:15:05.345Z] 15d2b647fede: Layer already exists [2025-06-17T02:15:05.345Z] 994456c4fd7b: Layer already exists [2025-06-17T02:15:05.345Z] 4.1.0-dev.2: digest: sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:05.673Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:06.004Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [2025-06-17T02:15:06.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-17T02:15:06.004Z] 777a26f2737b: Preparing [2025-06-17T02:15:06.004Z] 4814c2759197: Preparing [2025-06-17T02:15:06.004Z] f921617562c1: Preparing [2025-06-17T02:15:06.004Z] 925d7f05bdc0: Preparing [2025-06-17T02:15:06.004Z] 15d2b647fede: Preparing [2025-06-17T02:15:06.004Z] 994456c4fd7b: Preparing [2025-06-17T02:15:06.004Z] 994456c4fd7b: Waiting [2025-06-17T02:15:06.004Z] 777a26f2737b: Layer already exists [2025-06-17T02:15:06.004Z] 925d7f05bdc0: Layer already exists [2025-06-17T02:15:06.004Z] f921617562c1: Layer already exists [2025-06-17T02:15:06.004Z] 4814c2759197: Layer already exists [2025-06-17T02:15:06.004Z] 15d2b647fede: Layer already exists [2025-06-17T02:15:06.004Z] 994456c4fd7b: Layer already exists [2025-06-17T02:15:06.004Z] 7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2: digest: sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:06.329Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:15:06.659Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-06-17T02:15:06.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-17T02:15:06.659Z] 777a26f2737b: Preparing [2025-06-17T02:15:06.659Z] 4814c2759197: Preparing [2025-06-17T02:15:06.659Z] f921617562c1: Preparing [2025-06-17T02:15:06.659Z] 925d7f05bdc0: Preparing [2025-06-17T02:15:06.659Z] 15d2b647fede: Preparing [2025-06-17T02:15:06.659Z] 994456c4fd7b: Preparing [2025-06-17T02:15:06.659Z] 994456c4fd7b: Waiting [2025-06-17T02:15:06.659Z] 4814c2759197: Layer already exists [2025-06-17T02:15:06.659Z] 925d7f05bdc0: Layer already exists [2025-06-17T02:15:06.660Z] f921617562c1: Layer already exists [2025-06-17T02:15:06.660Z] 777a26f2737b: Layer already exists [2025-06-17T02:15:06.660Z] 15d2b647fede: Layer already exists [2025-06-17T02:15:06.660Z] 994456c4fd7b: Layer already exists [2025-06-17T02:15:06.660Z] main: digest: sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:15:06.743Z] ===================================================== [Pipeline] echo [2025-06-17T02:15:06.760Z] taggedImages: [2025-06-17T02:15:06.760Z] - nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:15:06.760Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-17T02:15:06.760Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2 [2025-06-17T02:15:06.760Z] - nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [2025-06-17T02:15:06.760Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-06-17T02:15:06.810Z] ========================================================= [2025-06-17T02:15:06.810Z] [edgeXBuildMultiArch] RAW Config: [2025-06-17T02:15:06.810Z] images: [2025-06-17T02:15:06.810Z] - nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:15:06.810Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-17T02:15:06.810Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2 [2025-06-17T02:15:06.810Z] - nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [2025-06-17T02:15:06.810Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-06-17T02:15:06.810Z] settingsFile: [2025-06-17T02:15:06.810Z] device-rest-go-settings [2025-06-17T02:15:06.810Z] ========================================================= [Pipeline] node [2025-06-17T02:15:21.813Z] Still waiting to schedule task [2025-06-17T02:15:21.813Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-17T02:15:30.258Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3421 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-06-17T02:15:30.273Z] Running in /w/workspace/device-rest-go/198 [Pipeline] { [Pipeline] checkout [2025-06-17T02:15:33.337Z] The recommended git tool is: git [2025-06-17T02:15:38.491Z] using credential edgex-jenkins-ssh [2025-06-17T02:15:38.516Z] Cloning the remote Git repository [2025-06-17T02:15:38.563Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-06-17T02:15:38.654Z] > git init /w/workspace/device-rest-go/198 # timeout=10 [2025-06-17T02:15:38.807Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-06-17T02:15:38.808Z] > git --version # timeout=10 [2025-06-17T02:15:38.828Z] > git --version # 'git version 2.25.1' [2025-06-17T02:15:38.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-17T02:15:38.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T02:15:42.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-06-17T02:15:42.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T02:15:43.648Z] Avoid second fetch [2025-06-17T02:15:43.649Z] Checking out Revision 7b84e98ced83989d31e5191473b2722818049a26 (main) [2025-06-17T02:15:44.283Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#471)" [2025-06-17T02:15:43.671Z] > git config core.sparsecheckout # timeout=10 [2025-06-17T02:15:43.738Z] > git checkout -f 7b84e98ced83989d31e5191473b2722818049a26 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-17T02:15:49.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-17T02:15:49.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T02:15:49.374Z] Dload Upload Total Spent Left Speed [2025-06-17T02:15:49.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2025-06-17T02:15:49.714Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-17T02:15:50.044Z] + sudo tee /etc/docker/daemon.new [2025-06-17T02:15:50.044Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-17T02:15:50.044Z] { [2025-06-17T02:15:50.044Z] "registry-mirrors": [ [2025-06-17T02:15:50.044Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-17T02:15:50.044Z] ], [2025-06-17T02:15:50.044Z] "bip": "10.250.0.254/24", [2025-06-17T02:15:50.044Z] "hosts": [ [2025-06-17T02:15:50.044Z] "tcp://0.0.0.0:5555", [2025-06-17T02:15:50.044Z] "unix:///var/run/docker.sock" [2025-06-17T02:15:50.044Z] ], [2025-06-17T02:15:50.044Z] "mtu": 1458, [2025-06-17T02:15:50.044Z] "selinux-enabled": true, [2025-06-17T02:15:50.044Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-17T02:15:50.044Z] } [Pipeline] sh [2025-06-17T02:15:50.388Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-17T02:15:50.737Z] + sudo service docker restart [2025-06-17T02:15:51.384Z] Running on prd-centos7-docker-4c-2g-3423 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:15:51.439Z] provisioning config files... [2025-06-17T02:15:51.481Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3933434998104487254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:15:53.362Z] ---> ****-login.sh [2025-06-17T02:15:53.362Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:15:53.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:15:53.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:15:53.921Z] Configure a credential helper to remove this warning. See [2025-06-17T02:15:53.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:15:53.921Z] [2025-06-17T02:15:53.921Z] Login Succeeded [2025-06-17T02:15:53.921Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:15:53.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:15:53.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:15:53.921Z] Configure a credential helper to remove this warning. See [2025-06-17T02:15:53.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:15:53.921Z] [2025-06-17T02:15:53.921Z] Login Succeeded [2025-06-17T02:15:53.921Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:15:54.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:15:54.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:15:54.471Z] Configure a credential helper to remove this warning. See [2025-06-17T02:15:54.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:15:54.471Z] [2025-06-17T02:15:54.471Z] Login Succeeded [2025-06-17T02:15:54.471Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:15:54.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:15:54.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:15:54.471Z] Configure a credential helper to remove this warning. See [2025-06-17T02:15:54.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:15:54.471Z] [2025-06-17T02:15:54.471Z] Login Succeeded [2025-06-17T02:15:54.471Z] ****.io [2025-06-17T02:15:54.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:15:54.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:15:54.737Z] Configure a credential helper to remove this warning. See [2025-06-17T02:15:54.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:15:54.737Z] [2025-06-17T02:15:54.737Z] Login Succeeded [2025-06-17T02:15:54.737Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:15:54.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-17T02:15:55.146Z] + docker buildx ls [2025-06-17T02:15:55.419Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-17T02:15:55.419Z] default * docker [2025-06-17T02:15:55.419Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-17T02:15:55.723Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-17T02:15:55.723Z] edgex-builder [Pipeline] sh [2025-06-17T02:15:56.017Z] + docker buildx inspect --bootstrap [2025-06-17T02:15:56.017Z] #1 [internal] booting buildkit [2025-06-17T02:15:56.017Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-17T02:15:59.338Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-06-17T02:15:59.338Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-17T02:16:00.285Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-06-17T02:16:00.285Z] #1 DONE 4.4s [2025-06-17T02:16:00.545Z] Name: edgex-builder [2025-06-17T02:16:00.545Z] Driver: docker-container [2025-06-17T02:16:00.545Z] [2025-06-17T02:16:00.545Z] Nodes: [2025-06-17T02:16:00.545Z] Name: edgex-builder0 [2025-06-17T02:16:00.545Z] Endpoint: unix:///var/run/docker.sock [2025-06-17T02:16:00.545Z] Status: running [2025-06-17T02:16:00.545Z] Buildkit: v0.22.0 [2025-06-17T02:16:00.545Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-17T02:16:00.869Z] + docker buildx ls [2025-06-17T02:16:00.869Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-17T02:16:00.869Z] edgex-builder * docker-container [2025-06-17T02:16:00.869Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-17T02:16:00.869Z] default docker [2025-06-17T02:16:00.869Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-17T02:16:01.181Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26' [2025-06-17T02:16:01.181Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26 --push - [2025-06-17T02:16:01.445Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:16:01.445Z] #1 transferring dockerfile: 196B done [2025-06-17T02:16:01.445Z] #1 DONE 0.0s [2025-06-17T02:16:01.445Z] [2025-06-17T02:16:01.445Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:16:01.445Z] #2 DONE 0.1s [2025-06-17T02:16:01.445Z] [2025-06-17T02:16:01.445Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:16:01.445Z] #3 DONE 0.1s [2025-06-17T02:16:01.445Z] [2025-06-17T02:16:01.445Z] #4 [internal] load .dockerignore [2025-06-17T02:16:01.445Z] #4 transferring context: 2B done [2025-06-17T02:16:01.445Z] #4 DONE 0.0s [2025-06-17T02:16:01.445Z] [2025-06-17T02:16:01.445Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:01.445Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:01.445Z] #5 DONE 0.0s [2025-06-17T02:16:01.445Z] [2025-06-17T02:16:01.445Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:01.445Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:01.445Z] #6 DONE 0.1s [2025-06-17T02:16:01.445Z] [2025-06-17T02:16:01.445Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:16:01.445Z] #7 DONE 0.0s [2025-06-17T02:16:01.445Z] [2025-06-17T02:16:01.445Z] #8 exporting to image [2025-06-17T02:16:01.445Z] #8 exporting layers done [2025-06-17T02:16:01.445Z] #8 exporting manifest sha256:22261345fd1028fb7387905640f0d59e7f0b9b2966ceef2e5fa8ad718b634dba done [2025-06-17T02:16:01.445Z] #8 exporting config sha256:cac777d935e4c458f34eceb36e32aa18182f26029f6747a173f657b827bbde3a done [2025-06-17T02:16:01.445Z] #8 exporting manifest sha256:282f4f83875c443e5ce7ddae12acd9a67aab7a691ecb2c235ff9d5cdf64c1e1b done [2025-06-17T02:16:01.445Z] #8 exporting config sha256:8ca38ac9d52d4fad1ca04dc3336a2ecc60b19e7ef081e1b0dce42980bb686348 done [2025-06-17T02:16:01.445Z] #8 exporting manifest list sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e done [2025-06-17T02:16:01.445Z] #8 pushing layers [2025-06-17T02:16:01.445Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:16:01.705Z] #8 pushing layers 0.1s done [2025-06-17T02:16:01.705Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26@sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e 0.1s done [2025-06-17T02:16:01.705Z] #8 DONE 0.2s [2025-06-17T02:16:01.705Z] [2025-06-17T02:16:01.705Z] 1 warning found (use --debug to expand): [2025-06-17T02:16:01.705Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:16:02.000Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2025-06-17T02:16:02.000Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2025-06-17T02:16:02.000Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:16:02.000Z] #1 transferring dockerfile: 162B done [2025-06-17T02:16:02.000Z] #1 DONE 0.0s [2025-06-17T02:16:02.000Z] [2025-06-17T02:16:02.000Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-17T02:16:02.000Z] #2 DONE 0.0s [2025-06-17T02:16:02.000Z] [2025-06-17T02:16:02.000Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-17T02:16:02.000Z] #3 DONE 0.0s [2025-06-17T02:16:02.000Z] [2025-06-17T02:16:02.000Z] #4 [internal] load .dockerignore [2025-06-17T02:16:02.000Z] #4 transferring context: 2B done [2025-06-17T02:16:02.000Z] #4 DONE 0.0s [2025-06-17T02:16:02.000Z] [2025-06-17T02:16:02.000Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:02.000Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:02.000Z] #5 CACHED [2025-06-17T02:16:02.000Z] [2025-06-17T02:16:02.000Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:02.000Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:02.000Z] #6 CACHED [2025-06-17T02:16:02.000Z] [2025-06-17T02:16:02.000Z] #7 exporting to image [2025-06-17T02:16:02.000Z] #7 exporting layers [2025-06-17T02:16:02.000Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:16:02.259Z] #7 exporting layers done [2025-06-17T02:16:02.260Z] #7 exporting manifest sha256:22261345fd1028fb7387905640f0d59e7f0b9b2966ceef2e5fa8ad718b634dba done [2025-06-17T02:16:02.260Z] #7 exporting config sha256:cac777d935e4c458f34eceb36e32aa18182f26029f6747a173f657b827bbde3a done [2025-06-17T02:16:02.260Z] #7 exporting manifest sha256:282f4f83875c443e5ce7ddae12acd9a67aab7a691ecb2c235ff9d5cdf64c1e1b done [2025-06-17T02:16:02.260Z] #7 exporting config sha256:8ca38ac9d52d4fad1ca04dc3336a2ecc60b19e7ef081e1b0dce42980bb686348 done [2025-06-17T02:16:02.260Z] #7 exporting manifest list sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e done [2025-06-17T02:16:02.260Z] #7 pushing layers 0.0s done [2025-06-17T02:16:02.260Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e 0.1s done [2025-06-17T02:16:02.260Z] #7 DONE 0.1s [2025-06-17T02:16:02.260Z] [2025-06-17T02:16:02.260Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:16:02.260Z] #8 DONE 0.0s [2025-06-17T02:16:02.260Z] [2025-06-17T02:16:02.260Z] 1 warning found (use --debug to expand): [2025-06-17T02:16:02.260Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:16:02.563Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2' [2025-06-17T02:16:02.563Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2 --push - [2025-06-17T02:16:02.822Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:16:02.822Z] #1 transferring dockerfile: 167B done [2025-06-17T02:16:02.822Z] #1 DONE 0.0s [2025-06-17T02:16:02.822Z] [2025-06-17T02:16:02.822Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2 [2025-06-17T02:16:02.822Z] #2 DONE 0.0s [2025-06-17T02:16:02.822Z] [2025-06-17T02:16:02.822Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2 [2025-06-17T02:16:02.822Z] #3 DONE 0.0s [2025-06-17T02:16:02.822Z] [2025-06-17T02:16:02.822Z] #4 [internal] load .dockerignore [2025-06-17T02:16:02.822Z] #4 transferring context: 2B done [2025-06-17T02:16:02.822Z] #4 DONE 0.0s [2025-06-17T02:16:02.822Z] [2025-06-17T02:16:02.822Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:02.822Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:02.822Z] #5 CACHED [2025-06-17T02:16:02.822Z] [2025-06-17T02:16:02.822Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:02.822Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:02.822Z] #6 CACHED [2025-06-17T02:16:02.822Z] [2025-06-17T02:16:02.822Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:16:02.822Z] #7 DONE 0.0s [2025-06-17T02:16:02.822Z] [2025-06-17T02:16:02.822Z] #8 exporting to image [2025-06-17T02:16:02.822Z] #8 exporting layers done [2025-06-17T02:16:02.822Z] #8 exporting manifest sha256:22261345fd1028fb7387905640f0d59e7f0b9b2966ceef2e5fa8ad718b634dba done [2025-06-17T02:16:02.822Z] #8 exporting config sha256:cac777d935e4c458f34eceb36e32aa18182f26029f6747a173f657b827bbde3a done [2025-06-17T02:16:02.822Z] #8 exporting manifest sha256:282f4f83875c443e5ce7ddae12acd9a67aab7a691ecb2c235ff9d5cdf64c1e1b done [2025-06-17T02:16:02.822Z] #8 exporting config sha256:8ca38ac9d52d4fad1ca04dc3336a2ecc60b19e7ef081e1b0dce42980bb686348 done [2025-06-17T02:16:02.822Z] #8 exporting manifest list sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e done [2025-06-17T02:16:02.822Z] #8 pushing layers 0.0s done [2025-06-17T02:16:02.822Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.2@sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e 0.1s done [2025-06-17T02:16:02.822Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:16:02.822Z] #8 DONE 0.1s [2025-06-17T02:16:02.822Z] [2025-06-17T02:16:02.822Z] 1 warning found (use --debug to expand): [2025-06-17T02:16:02.822Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:16:03.118Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2' [2025-06-17T02:16:03.118Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 --push - [2025-06-17T02:16:03.118Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:16:03.118Z] #1 transferring dockerfile: 208B done [2025-06-17T02:16:03.118Z] #1 DONE 0.0s [2025-06-17T02:16:03.118Z] [2025-06-17T02:16:03.118Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [2025-06-17T02:16:03.118Z] #2 DONE 0.0s [2025-06-17T02:16:03.118Z] [2025-06-17T02:16:03.118Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [2025-06-17T02:16:03.118Z] #3 DONE 0.0s [2025-06-17T02:16:03.118Z] [2025-06-17T02:16:03.118Z] #4 [internal] load .dockerignore [2025-06-17T02:16:03.119Z] #4 transferring context: 2B done [2025-06-17T02:16:03.119Z] #4 DONE 0.0s [2025-06-17T02:16:03.119Z] [2025-06-17T02:16:03.119Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:03.119Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:03.119Z] #5 CACHED [2025-06-17T02:16:03.119Z] [2025-06-17T02:16:03.119Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:03.119Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:03.119Z] #6 CACHED [2025-06-17T02:16:03.119Z] [2025-06-17T02:16:03.119Z] #7 exporting to image [2025-06-17T02:16:03.119Z] #7 exporting layers done [2025-06-17T02:16:03.119Z] #7 exporting manifest sha256:22261345fd1028fb7387905640f0d59e7f0b9b2966ceef2e5fa8ad718b634dba done [2025-06-17T02:16:03.119Z] #7 exporting config sha256:cac777d935e4c458f34eceb36e32aa18182f26029f6747a173f657b827bbde3a [2025-06-17T02:16:03.119Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:16:03.381Z] #7 exporting config sha256:cac777d935e4c458f34eceb36e32aa18182f26029f6747a173f657b827bbde3a done [2025-06-17T02:16:03.381Z] #7 exporting manifest sha256:282f4f83875c443e5ce7ddae12acd9a67aab7a691ecb2c235ff9d5cdf64c1e1b done [2025-06-17T02:16:03.381Z] #7 exporting config sha256:8ca38ac9d52d4fad1ca04dc3336a2ecc60b19e7ef081e1b0dce42980bb686348 done [2025-06-17T02:16:03.381Z] #7 exporting manifest list sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e done [2025-06-17T02:16:03.381Z] #7 pushing layers 0.0s done [2025-06-17T02:16:03.381Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2@sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e 0.1s done [2025-06-17T02:16:03.381Z] #7 DONE 0.1s [2025-06-17T02:16:03.381Z] [2025-06-17T02:16:03.381Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:16:03.381Z] #8 DONE 0.0s [2025-06-17T02:16:03.381Z] [2025-06-17T02:16:03.381Z] 1 warning found (use --debug to expand): [2025-06-17T02:16:03.381Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:16:03.673Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2025-06-17T02:16:03.673Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2025-06-17T02:16:03.673Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:16:03.673Z] #1 transferring dockerfile: 160B done [2025-06-17T02:16:03.673Z] #1 DONE 0.0s [2025-06-17T02:16:03.673Z] [2025-06-17T02:16:03.673Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-06-17T02:16:03.673Z] #2 DONE 0.0s [2025-06-17T02:16:03.673Z] [2025-06-17T02:16:03.673Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-06-17T02:16:03.673Z] #3 DONE 0.0s [2025-06-17T02:16:03.673Z] [2025-06-17T02:16:03.673Z] #4 [internal] load .dockerignore [2025-06-17T02:16:03.673Z] #4 transferring context: 2B done [2025-06-17T02:16:03.673Z] #4 DONE 0.0s [2025-06-17T02:16:03.673Z] [2025-06-17T02:16:03.673Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:03.673Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:03.673Z] #5 CACHED [2025-06-17T02:16:03.673Z] [2025-06-17T02:16:03.673Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 [2025-06-17T02:16:03.673Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:851b09dac5ce493bcecd43864b1055561b3c7fba0a0f4cdbdcf00c7ac0976976 0.0s done [2025-06-17T02:16:03.673Z] #6 CACHED [2025-06-17T02:16:03.673Z] [2025-06-17T02:16:03.673Z] #7 exporting to image [2025-06-17T02:16:03.673Z] #7 exporting layers done [2025-06-17T02:16:03.673Z] #7 exporting manifest sha256:22261345fd1028fb7387905640f0d59e7f0b9b2966ceef2e5fa8ad718b634dba done [2025-06-17T02:16:03.673Z] #7 exporting config sha256:cac777d935e4c458f34eceb36e32aa18182f26029f6747a173f657b827bbde3a done [2025-06-17T02:16:03.673Z] #7 exporting manifest sha256:282f4f83875c443e5ce7ddae12acd9a67aab7a691ecb2c235ff9d5cdf64c1e1b done [2025-06-17T02:16:03.673Z] #7 exporting config sha256:8ca38ac9d52d4fad1ca04dc3336a2ecc60b19e7ef081e1b0dce42980bb686348 done [2025-06-17T02:16:03.673Z] #7 exporting manifest list sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e [2025-06-17T02:16:03.673Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:16:03.932Z] #7 exporting manifest list sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e done [2025-06-17T02:16:03.932Z] #7 pushing layers 0.0s done [2025-06-17T02:16:03.932Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:237e973757ee90f109b53e96ec58b069e36dabc549a647363039f410e6897d5e 0.1s done [2025-06-17T02:16:03.932Z] #7 DONE 0.1s [2025-06-17T02:16:03.932Z] [2025-06-17T02:16:03.932Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:16:03.932Z] #8 DONE 0.0s [2025-06-17T02:16:03.932Z] [2025-06-17T02:16:03.932Z] 1 warning found (use --debug to expand): [2025-06-17T02:16:03.932Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-17T02:16:04.335Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:16:04.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:16:05.192Z] ---> package-listing.sh [2025-06-17T02:16:05.192Z] ++ facter osfamily [2025-06-17T02:16:05.192Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-17T02:16:05.451Z] + OS_FAMILY=redhat [2025-06-17T02:16:05.451Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-06-17T02:16:05.451Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-17T02:16:05.451Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-17T02:16:05.451Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-17T02:16:05.451Z] + PACKAGES=/tmp/packages_start.txt [2025-06-17T02:16:05.451Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-06-17T02:16:05.451Z] + PACKAGES=/tmp/packages_end.txt [2025-06-17T02:16:05.451Z] + case "${OS_FAMILY}" in [2025-06-17T02:16:05.451Z] + sort [2025-06-17T02:16:05.451Z] + rpm -qa [2025-06-17T02:16:06.021Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-17T02:16:06.022Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-17T02:16:06.022Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-17T02:16:06.022Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-06-17T02:16:06.022Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-06-17T02:16:06.022Z] + 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-06-17T02:16:06.031Z] 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-06-17T02:16:06.322Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:16:06.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:16:06.889Z] [2025-06-17T02:16:06.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:16:07.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:16:07.216Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-17T02:16:07.216Z] 5eb5b503b376: Pulling fs layer [2025-06-17T02:16:07.216Z] 5c69ac0246d0: Pulling fs layer [2025-06-17T02:16:07.216Z] ec43610c2a17: Pulling fs layer [2025-06-17T02:16:07.216Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-17T02:16:07.216Z] 33b1e0a273af: Pulling fs layer [2025-06-17T02:16:07.216Z] 5d3b04190fa2: Pulling fs layer [2025-06-17T02:16:07.216Z] 2f39f015ded8: Pulling fs layer [2025-06-17T02:16:07.216Z] 33b1e0a273af: Waiting [2025-06-17T02:16:07.216Z] 5d3b04190fa2: Waiting [2025-06-17T02:16:07.216Z] 2f39f015ded8: Waiting [2025-06-17T02:16:07.216Z] 3a2ae6a8a46f: Waiting [2025-06-17T02:16:07.216Z] 5c69ac0246d0: Verifying Checksum [2025-06-17T02:16:07.216Z] 5c69ac0246d0: Download complete [2025-06-17T02:16:07.216Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-17T02:16:07.216Z] 3a2ae6a8a46f: Download complete [2025-06-17T02:16:07.216Z] 33b1e0a273af: Verifying Checksum [2025-06-17T02:16:07.216Z] 33b1e0a273af: Download complete [2025-06-17T02:16:07.216Z] 5d3b04190fa2: Verifying Checksum [2025-06-17T02:16:07.216Z] 5d3b04190fa2: Download complete [2025-06-17T02:16:07.216Z] ec43610c2a17: Verifying Checksum [2025-06-17T02:16:07.216Z] ec43610c2a17: Download complete [2025-06-17T02:16:07.474Z] 5eb5b503b376: Verifying Checksum [2025-06-17T02:16:07.474Z] 5eb5b503b376: Download complete [2025-06-17T02:16:08.076Z] 2f39f015ded8: Verifying Checksum [2025-06-17T02:16:08.076Z] 2f39f015ded8: Download complete [2025-06-17T02:16:08.657Z] 5eb5b503b376: Pull complete [2025-06-17T02:16:08.919Z] 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:16:09.028Z] provisioning config files... [2025-06-17T02:16:09.056Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/198@tmp/config18330420195504444954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:16:09.484Z] ec43610c2a17: Pull complete [2025-06-17T02:16:09.484Z] 3a2ae6a8a46f: Pull complete [2025-06-17T02:16:09.484Z] 33b1e0a273af: Pull complete [2025-06-17T02:16:09.503Z] ---> ****-login.sh [2025-06-17T02:16:09.503Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:16:09.745Z] 5d3b04190fa2: Pull complete [2025-06-17T02:16:09.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:16:10.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:16:10.047Z] Configure a credential helper to remove this warning. See [2025-06-17T02:16:10.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:16:10.047Z] [2025-06-17T02:16:10.047Z] Login Succeeded [2025-06-17T02:16:10.047Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:16:10.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:16:10.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:16:10.589Z] Configure a credential helper to remove this warning. See [2025-06-17T02:16:10.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:16:10.590Z] [2025-06-17T02:16:10.590Z] Login Succeeded [2025-06-17T02:16:10.590Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:16:10.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:16:10.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:16:10.864Z] Configure a credential helper to remove this warning. See [2025-06-17T02:16:10.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:16:10.864Z] [2025-06-17T02:16:10.864Z] Login Succeeded [2025-06-17T02:16:10.864Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:16:11.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:16:11.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:16:11.142Z] Configure a credential helper to remove this warning. See [2025-06-17T02:16:11.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:16:11.142Z] [2025-06-17T02:16:11.142Z] Login Succeeded [2025-06-17T02:16:11.142Z] ****.io [2025-06-17T02:16:11.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:16:11.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:16:11.684Z] Configure a credential helper to remove this warning. See [2025-06-17T02:16:11.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:16:11.684Z] [2025-06-17T02:16:11.684Z] Login Succeeded [2025-06-17T02:16:11.684Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:16:11.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-06-17T02:16:12.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:16:12.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:16:12.077Z] ========================================================= [2025-06-17T02:16:12.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-06-17T02:16:12.077Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:16:12.464Z] + 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-06-17T02:16:12.464Z] Sending build context to Docker daemon 141.8kB [2025-06-17T02:16:12.735Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-06-17T02:16:12.735Z] Step 2/12 : FROM ${BASE} AS builder [2025-06-17T02:16:13.011Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-06-17T02:16:13.011Z] 94e9d8af2201: Pulling fs layer [2025-06-17T02:16:13.011Z] 634366ca850b: Pulling fs layer [2025-06-17T02:16:13.011Z] f66ade281fe9: Pulling fs layer [2025-06-17T02:16:13.011Z] 13fd4ce6e94e: Pulling fs layer [2025-06-17T02:16:13.011Z] 4f4fb700ef54: Pulling fs layer [2025-06-17T02:16:13.011Z] 4cccf3f17d63: Pulling fs layer [2025-06-17T02:16:13.011Z] 2d8010953d95: Pulling fs layer [2025-06-17T02:16:13.011Z] ec743f232bc5: Pulling fs layer [2025-06-17T02:16:13.011Z] 4f4fb700ef54: Waiting [2025-06-17T02:16:13.011Z] 4cccf3f17d63: Waiting [2025-06-17T02:16:13.011Z] 2d8010953d95: Waiting [2025-06-17T02:16:13.011Z] ec743f232bc5: Waiting [2025-06-17T02:16:13.011Z] 13fd4ce6e94e: Waiting [2025-06-17T02:16:13.011Z] 634366ca850b: Verifying Checksum [2025-06-17T02:16:13.011Z] 634366ca850b: Download complete [2025-06-17T02:16:13.011Z] 13fd4ce6e94e: Verifying Checksum [2025-06-17T02:16:13.011Z] 13fd4ce6e94e: Download complete [2025-06-17T02:16:13.011Z] 4f4fb700ef54: Download complete [2025-06-17T02:16:13.011Z] 4cccf3f17d63: Verifying Checksum [2025-06-17T02:16:13.011Z] 4cccf3f17d63: Download complete [2025-06-17T02:16:13.011Z] 94e9d8af2201: Verifying Checksum [2025-06-17T02:16:13.011Z] 94e9d8af2201: Download complete [2025-06-17T02:16:13.612Z] ec743f232bc5: Verifying Checksum [2025-06-17T02:16:13.612Z] ec743f232bc5: Download complete [2025-06-17T02:16:13.980Z] 2f39f015ded8: Pull complete [2025-06-17T02:16:13.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-17T02:16:13.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:16:13.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:16:14.121Z] prd-centos7-docker-4c-2g-3423 does not seem to be running inside a container [2025-06-17T02:16:14.161Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-17T02:16:14.221Z] 94e9d8af2201: Pull complete [2025-06-17T02:16:14.818Z] 634366ca850b: Pull complete [2025-06-17T02:16:15.090Z] f66ade281fe9: Verifying Checksum [2025-06-17T02:16:15.090Z] f66ade281fe9: Download complete [2025-06-17T02:16:16.058Z] 2d8010953d95: Verifying Checksum [2025-06-17T02:16:16.058Z] 2d8010953d95: Download complete [2025-06-17T02:16:18.582Z] $ docker top a42ca5971d353db86a23b13ddfa55077566be000e817369622649db31297be93 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:16:18.924Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-17T02:16:19.210Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-17T02:16:19.503Z] + ls /var/log/sa-host [2025-06-17T02:16:19.503Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:16:19.656Z] provisioning config files... [2025-06-17T02:16:19.665Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16541376023344417095tmp [Pipeline] { [Pipeline] echo [2025-06-17T02:16:19.685Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:16:19.976Z] ---> create-netrc.sh [Pipeline] } [2025-06-17T02:16:19.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:16:20.327Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-17T02:16:20.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:16:20.627Z] ---> sudo-logs.sh [2025-06-17T02:16:20.628Z] Archiving 'sudo' log.. [2025-06-17T02:16:20.628Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3423.novalocal: Name or service not known [2025-06-17T02:16:20.628Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3423.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-06-17T02:16:20.657Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:16:20.948Z] ---> job-cost.sh [2025-06-17T02:16:20.948Z] lf-activate-venv: SKIPPING [2025-06-17T02:16:20.948Z] INFO: No Stack... [2025-06-17T02:16:21.210Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-06-17T02:16:21.469Z] INFO: Archiving Costs [Pipeline] echo [2025-06-17T02:16:21.483Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:16:21.767Z] ---> logs-deploy.sh [2025-06-17T02:16:21.767Z] lf-activate-venv: SKIPPING [2025-06-17T02:16:21.767Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/198 [2025-06-17T02:16:21.767Z] INFO: archiving workspace using pattern(s): [2025-06-17T02:16:22.701Z] Archives upload complete. [2025-06-17T02:16:22.701Z] INFO: archiving logs to Nexus [2025-06-17T02:16:23.640Z] ---> uname -a: [2025-06-17T02:16:23.640Z] Linux prd-centos7-docker-4c-2g-3423.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-06-17T02:16:23.640Z] [2025-06-17T02:16:23.640Z] [2025-06-17T02:16:23.640Z] ---> lscpu: [2025-06-17T02:16:23.640Z] Architecture: x86_64 [2025-06-17T02:16:23.640Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-17T02:16:23.640Z] Byte Order: Little Endian [2025-06-17T02:16:23.640Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-17T02:16:23.640Z] CPU(s): 2 [2025-06-17T02:16:23.640Z] On-line CPU(s) list: 0,1 [2025-06-17T02:16:23.640Z] Thread(s) per core: 1 [2025-06-17T02:16:23.640Z] Core(s) per socket: 1 [2025-06-17T02:16:23.640Z] Socket(s): 2 [2025-06-17T02:16:23.640Z] NUMA node(s): 1 [2025-06-17T02:16:23.640Z] Vendor ID: AuthenticAMD [2025-06-17T02:16:23.640Z] CPU family: 23 [2025-06-17T02:16:23.640Z] Model: 49 [2025-06-17T02:16:23.640Z] Model name: AMD EPYC-Rome Processor [2025-06-17T02:16:23.640Z] Stepping: 0 [2025-06-17T02:16:23.640Z] CPU MHz: 2800.000 [2025-06-17T02:16:23.640Z] BogoMIPS: 5600.00 [2025-06-17T02:16:23.640Z] Virtualization: AMD-V [2025-06-17T02:16:23.640Z] Hypervisor vendor: KVM [2025-06-17T02:16:23.640Z] Virtualization type: full [2025-06-17T02:16:23.640Z] L1d cache: 64 KiB [2025-06-17T02:16:23.640Z] L1i cache: 64 KiB [2025-06-17T02:16:23.640Z] L2 cache: 1 MiB [2025-06-17T02:16:23.640Z] L3 cache: 32 MiB [2025-06-17T02:16:23.640Z] NUMA node0 CPU(s): 0,1 [2025-06-17T02:16:23.640Z] Vulnerability Itlb multihit: Not affected [2025-06-17T02:16:23.640Z] Vulnerability L1tf: Not affected [2025-06-17T02:16:23.640Z] Vulnerability Mds: Not affected [2025-06-17T02:16:23.641Z] Vulnerability Meltdown: Not affected [2025-06-17T02:16:23.641Z] Vulnerability Mmio stale data: Not affected [2025-06-17T02:16:23.641Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-17T02:16:23.641Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-06-17T02:16:23.641Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-06-17T02:16:23.641Z] Vulnerability Srbds: Not affected [2025-06-17T02:16:23.641Z] Vulnerability Tsx async abort: Not affected [2025-06-17T02:16:23.641Z] 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-06-17T02:16:23.641Z] [2025-06-17T02:16:23.641Z] [2025-06-17T02:16:23.641Z] ---> nproc: [2025-06-17T02:16:23.641Z] 2 [2025-06-17T02:16:23.641Z] [2025-06-17T02:16:23.641Z] [2025-06-17T02:16:23.641Z] ---> df -h: [2025-06-17T02:16:23.641Z] Filesystem Size Used Avail Use% Mounted on [2025-06-17T02:16:23.641Z] overlay 40G 7.3G 33G 19% / [2025-06-17T02:16:23.641Z] tmpfs 64M 0 64M 0% /dev [2025-06-17T02:16:23.641Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-06-17T02:16:23.641Z] shm 64M 0 64M 0% /dev/shm [2025-06-17T02:16:23.641Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-06-17T02:16:23.641Z] [2025-06-17T02:16:23.641Z] [2025-06-17T02:16:23.641Z] Cannot open /var/log/sysstat/sa17: No such file or directory [2025-06-17T02:16:23.641Z] Please check if data collecting is enabled [2025-06-17T02:16:23.641Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:16:23.672Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-17T02:16:23.680Z] $ docker stop --time=1 a42ca5971d353db86a23b13ddfa55077566be000e817369622649db31297be93 [2025-06-17T02:16:24.821Z] $ docker rm -f --volumes a42ca5971d353db86a23b13ddfa55077566be000e817369622649db31297be93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-17T02:16:24.919Z] [WS-CLEANUP] Deleting project workspace... [2025-06-17T02:16:24.919Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-17T02:16:24.938Z] [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-06-17T02:16:25.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:16:25.388Z] [2025-06-17T02:16:25.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:16:25.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:16:25.698Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-17T02:16:25.698Z] 5eb5b503b376: Pulling fs layer [2025-06-17T02:16:25.698Z] 5c69ac0246d0: Pulling fs layer [2025-06-17T02:16:25.698Z] ec43610c2a17: Pulling fs layer [2025-06-17T02:16:25.698Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-17T02:16:25.698Z] 33b1e0a273af: Pulling fs layer [2025-06-17T02:16:25.698Z] 5d3b04190fa2: Pulling fs layer [2025-06-17T02:16:25.698Z] 2f39f015ded8: Pulling fs layer [2025-06-17T02:16:25.698Z] 33b1e0a273af: Waiting [2025-06-17T02:16:25.698Z] 2f39f015ded8: Waiting [2025-06-17T02:16:25.698Z] 5d3b04190fa2: Waiting [2025-06-17T02:16:25.698Z] 3a2ae6a8a46f: Waiting [2025-06-17T02:16:25.698Z] 5c69ac0246d0: Verifying Checksum [2025-06-17T02:16:25.698Z] 5c69ac0246d0: Download complete [2025-06-17T02:16:25.698Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-17T02:16:25.698Z] 3a2ae6a8a46f: Download complete [2025-06-17T02:16:25.698Z] 33b1e0a273af: Download complete [2025-06-17T02:16:25.698Z] 5d3b04190fa2: Download complete [2025-06-17T02:16:25.698Z] ec43610c2a17: Verifying Checksum [2025-06-17T02:16:25.698Z] ec43610c2a17: Download complete [2025-06-17T02:16:25.955Z] 5eb5b503b376: Verifying Checksum [2025-06-17T02:16:25.955Z] 5eb5b503b376: Download complete [2025-06-17T02:16:26.519Z] 2f39f015ded8: Download complete [2025-06-17T02:16:27.082Z] 5eb5b503b376: Pull complete [2025-06-17T02:16:27.082Z] 5c69ac0246d0: Pull complete [2025-06-17T02:16:27.651Z] ec43610c2a17: Pull complete [2025-06-17T02:16:27.651Z] 3a2ae6a8a46f: Pull complete [2025-06-17T02:16:27.651Z] 33b1e0a273af: Pull complete [2025-06-17T02:16:27.911Z] 5d3b04190fa2: Pull complete [2025-06-17T02:16:31.105Z] f66ade281fe9: Pull complete [2025-06-17T02:16:31.105Z] 13fd4ce6e94e: Pull complete [2025-06-17T02:16:31.106Z] 4f4fb700ef54: Pull complete [2025-06-17T02:16:31.106Z] 4cccf3f17d63: Pull complete [2025-06-17T02:16:32.093Z] 2f39f015ded8: Pull complete [2025-06-17T02:16:32.093Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-17T02:16:32.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:16:32.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:16:32.188Z] prd-ubuntu20.04-docker-8c-8g-3419 does not seem to be running inside a container [2025-06-17T02:16:32.228Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-17T02:16:34.907Z] $ docker top 052aa165ea418c91b3faedd9679272df9947b9012195161696ce0caa78748e4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:16:35.299Z] ---> job-cost.sh [2025-06-17T02:16:35.299Z] lf-activate-venv: SKIPPING [2025-06-17T02:16:35.299Z] INFO: No Stack... [2025-06-17T02:16:35.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-17T02:16:35.815Z] INFO: Archiving Costs [Pipeline] sh [2025-06-17T02:16:36.102Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-06-17T02:16:36.102Z] + cut -d, -f6 [Pipeline] lock [2025-06-17T02:16:36.117Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-198-stack-cost] [2025-06-17T02:16:36.127Z] Resource [jenkins-edgexfoundry-device-rest-go-main-198-stack-cost] did not exist. Created. [2025-06-17T02:16:36.133Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-17T02:16:36.443Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-17T02:16:36.486Z] Stashed 1 file(s) [Pipeline] } [2025-06-17T02:16:36.493Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-17T02:16:36.526Z] $ docker stop --time=1 052aa165ea418c91b3faedd9679272df9947b9012195161696ce0caa78748e4d [2025-06-17T02:16:38.645Z] $ docker rm -f --volumes 052aa165ea418c91b3faedd9679272df9947b9012195161696ce0caa78748e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-17T02:16:39.340Z] 2d8010953d95: Pull complete [2025-06-17T02:16:41.291Z] ec743f232bc5: Pull complete [2025-06-17T02:16:41.291Z] Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda [2025-06-17T02:16:41.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-17T02:16:41.291Z] ---> 12c1d4c06be1 [2025-06-17T02:16:41.291Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-06-17T02:16:41.885Z] ---> Running in e939c1675c70 [2025-06-17T02:16:42.153Z] Removing intermediate container e939c1675c70 [2025-06-17T02:16:42.153Z] ---> 4781a507801f [2025-06-17T02:16:42.153Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-17T02:16:42.153Z] ---> Running in afa6ac45c27e [2025-06-17T02:16:42.431Z] Removing intermediate container afa6ac45c27e [2025-06-17T02:16:42.431Z] ---> 0ce8fbff7fe6 [2025-06-17T02:16:42.431Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-06-17T02:16:42.699Z] ---> Running in 049eb70877c1 [2025-06-17T02:16:42.971Z] Removing intermediate container 049eb70877c1 [2025-06-17T02:16:42.971Z] ---> b32d74e48892 [2025-06-17T02:16:42.971Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-06-17T02:16:42.971Z] ---> Running in 9529a017a169 [2025-06-17T02:16:43.240Z] Removing intermediate container 9529a017a169 [2025-06-17T02:16:43.240Z] ---> b624bee6782e [2025-06-17T02:16:43.240Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-06-17T02:16:43.510Z] ---> Running in fe3b49568702 [2025-06-17T02:16:44.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:16:45.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:16:46.500Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-06-17T02:16:46.500Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-06-17T02:16:46.500Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-06-17T02:16:46.500Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-06-17T02:16:46.500Z] Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:46.770Z] OK: 244 MiB in 62 packages [2025-06-17T02:16:47.758Z] Removing intermediate container fe3b49568702 [2025-06-17T02:16:47.758Z] ---> e20115a6cf3e [2025-06-17T02:16:47.758Z] Step 8/12 : WORKDIR /device-rest-go [2025-06-17T02:16:48.029Z] ---> Running in 1740798942af [2025-06-17T02:16:48.304Z] Removing intermediate container 1740798942af [2025-06-17T02:16:48.304Z] ---> 73f998e5d489 [2025-06-17T02:16:48.304Z] Step 9/12 : COPY go.mod vendor* ./ [2025-06-17T02:16:48.898Z] ---> eb5a4eaf5e6f [2025-06-17T02:16:48.898Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:16:48.898Z] ---> Running in 29e773d73405 [2025-06-17T02:18:55.610Z] Removing intermediate container 29e773d73405 [2025-06-17T02:18:55.610Z] ---> ae4bf173fc16 [2025-06-17T02:18:55.610Z] Step 11/12 : COPY . . [2025-06-17T02:18:55.610Z] ---> 75bfcb5ca84a [2025-06-17T02:18:55.610Z] Step 12/12 : RUN $MAKE [2025-06-17T02:18:55.610Z] ---> Running in b8d429f211b3 [2025-06-17T02:18:55.610Z] noop [2025-06-17T02:18:55.610Z] Removing intermediate container b8d429f211b3 [2025-06-17T02:18:55.610Z] ---> c6a83d32e6e6 [2025-06-17T02:18:55.610Z] Successfully built c6a83d32e6e6 [2025-06-17T02:18:55.610Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:18:55.975Z] + docker inspect -f . ci-base-image-arm64 [2025-06-17T02:18:55.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:18:56.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-3421 does not seem to be running inside a container [2025-06-17T02:18:56.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/198 -v /w/workspace/device-rest-go/198:/w/workspace/device-rest-go/198:rw,z -v /w/workspace/device-rest-go/198@tmp:/w/workspace/device-rest-go/198@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-06-17T02:18:57.604Z] $ docker top 84a8f7e57c62c58b4e17b0f869d52f4392dbe2056d4ded3d759f64ee67ce934c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:18:58.445Z] + go version [2025-06-17T02:18:58.445Z] go version go1.23.8 linux/arm64 [Pipeline] } [2025-06-17T02:18:58.470Z] $ docker stop --time=1 84a8f7e57c62c58b4e17b0f869d52f4392dbe2056d4ded3d759f64ee67ce934c [2025-06-17T02:19:00.092Z] $ docker rm -f --volumes 84a8f7e57c62c58b4e17b0f869d52f4392dbe2056d4ded3d759f64ee67ce934c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:19:00.739Z] + docker inspect -f . ci-base-image-arm64 [2025-06-17T02:19:00.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:19:01.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-3421 does not seem to be running inside a container [2025-06-17T02:19:01.124Z] $ 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/198 -v /w/workspace/device-rest-go/198:/w/workspace/device-rest-go/198:rw,z -v /w/workspace/device-rest-go/198@tmp:/w/workspace/device-rest-go/198@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-06-17T02:19:02.449Z] $ docker top 03a9aa98d6d95db74780757492e071497440a22c940636462084039968b66fa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:19:03.319Z] + git config --global --add safe.directory /w/workspace/device-rest-go/198 [Pipeline] fileExists [Pipeline] sh [2025-06-17T02:19:03.987Z] + make test [2025-06-17T02:19:03.987Z] go test ./... -coverprofile=coverage.out ./... [2025-06-17T02:19:10.642Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-06-17T02:22:47.469Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-06-17T02:22:48.876Z] ok github.com/edgexfoundry/device-rest-go/driver 0.043s coverage: 32.2% of statements [2025-06-17T02:22:49.839Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-06-17T02:22:49.839Z] go vet ./... [2025-06-17T02:23:46.229Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-17T02:23:46.229Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-17T02:23:46.229Z] ./bin/test-attribution-txt.sh [2025-06-17T02:23:46.229Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-17T02:23:46.229Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-06-17T02:23:46.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-06-17T02:23:46.269Z] $ docker stop --time=1 03a9aa98d6d95db74780757492e071497440a22c940636462084039968b66fa1 [2025-06-17T02:23:48.129Z] $ docker rm -f --volumes 03a9aa98d6d95db74780757492e071497440a22c940636462084039968b66fa1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-17T02:23:49.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-06-17T02:23:49.768Z] Warning: overwriting stash ‘coverage-report’ [2025-06-17T02:23:50.280Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-17T02:23:50.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-17T02:23:51.007Z] + ls -al . [2025-06-17T02:23:51.007Z] total 240 [2025-06-17T02:23:51.007Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 02:19 . [2025-06-17T02:23:51.007Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 02:15 .. [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 17 02:15 .dockerignore [2025-06-17T02:23:51.007Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 02:15 .git [2025-06-17T02:23:51.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 02:15 .github [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 264 Jun 17 02:15 .gitignore [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 17 02:15 .golangci.yml [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 20138 Jun 17 02:15 Attribution.txt [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 18492 Jun 17 02:15 CHANGELOG.md [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jun 17 02:15 Dockerfile [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 02:15 GOVERNANCE.md [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 17 02:15 Jenkinsfile [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 17 02:15 LICENSE [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 2598 Jun 17 02:15 Makefile [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 17 02:15 OWNERS.md [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jun 17 02:15 README.md [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 17 02:12 VERSION [2025-06-17T02:23:51.007Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 02:15 bin [2025-06-17T02:23:51.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 02:15 cmd [2025-06-17T02:23:51.007Z] -rw-r--r-- 1 jenkins jenkins 14565 Jun 17 02:22 coverage.out [2025-06-17T02:23:51.007Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 02:15 driver [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 6272 Jun 17 02:15 go.mod [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 86413 Jun 17 02:15 go.sum [2025-06-17T02:23:51.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 02:15 openapi [2025-06-17T02:23:51.007Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 17 02:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:23:51.357Z] + 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=7b84e98ced83989d31e5191473b2722818049a26 --label arch=arm64 --label version=4.1.0-dev.2 . [2025-06-17T02:23:51.357Z] Sending build context to Docker daemon 157.2kB [2025-06-17T02:23:51.623Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-06-17T02:23:51.623Z] Step 2/26 : FROM ${BASE} AS builder [2025-06-17T02:23:51.623Z] ---> c6a83d32e6e6 [2025-06-17T02:23:51.623Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-06-17T02:23:51.623Z] ---> Running in 8485fbb19ffa [2025-06-17T02:23:51.889Z] Removing intermediate container 8485fbb19ffa [2025-06-17T02:23:51.889Z] ---> c1cbd9e47287 [2025-06-17T02:23:51.889Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-17T02:23:52.154Z] ---> Running in 52b4c6bd4f2c [2025-06-17T02:23:52.420Z] Removing intermediate container 52b4c6bd4f2c [2025-06-17T02:23:52.420Z] ---> e8412ba5f0a2 [2025-06-17T02:23:52.420Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-06-17T02:23:52.420Z] ---> Running in 24b75a3831c3 [2025-06-17T02:23:52.687Z] Removing intermediate container 24b75a3831c3 [2025-06-17T02:23:52.687Z] ---> 4c9a592a4a07 [2025-06-17T02:23:52.687Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-06-17T02:23:52.687Z] ---> Running in 79c8bc974619 [2025-06-17T02:23:52.953Z] Removing intermediate container 79c8bc974619 [2025-06-17T02:23:52.953Z] ---> d0fe9b361b7e [2025-06-17T02:23:52.953Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-06-17T02:23:53.219Z] ---> Running in b93ce2adcc51 [2025-06-17T02:23:54.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:23:54.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:23:55.863Z] OK: 244 MiB in 62 packages [2025-06-17T02:23:56.822Z] Removing intermediate container b93ce2adcc51 [2025-06-17T02:23:56.822Z] ---> 5f7c47daa12e [2025-06-17T02:23:56.822Z] Step 8/26 : WORKDIR /device-rest-go [2025-06-17T02:23:56.822Z] ---> Running in 2621986bde6f [2025-06-17T02:23:57.088Z] Removing intermediate container 2621986bde6f [2025-06-17T02:23:57.088Z] ---> 0b53c1c529f0 [2025-06-17T02:23:57.088Z] Step 9/26 : COPY go.mod vendor* ./ [2025-06-17T02:23:57.669Z] ---> 4db3edcf93b3 [2025-06-17T02:23:57.669Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:23:57.669Z] ---> Running in adb92b62d458 [2025-06-17T02:24:00.279Z] Removing intermediate container adb92b62d458 [2025-06-17T02:24:00.279Z] ---> 506ae7ba8491 [2025-06-17T02:24:00.279Z] Step 11/26 : COPY . . [2025-06-17T02:24:00.545Z] ---> 7a87aed201be [2025-06-17T02:24:00.545Z] Step 12/26 : RUN $MAKE [2025-06-17T02:24:00.545Z] ---> Running in 4a521ac64f25 [2025-06-17T02:24:01.503Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-06-17T02:27:53.336Z] Removing intermediate container 4a521ac64f25 [2025-06-17T02:27:53.336Z] ---> 0569f24d1a66 [2025-06-17T02:27:53.336Z] Step 13/26 : FROM alpine:3.20 [2025-06-17T02:27:53.336Z] 3.20: Pulling from library/alpine [2025-06-17T02:27:53.336Z] 94e9d8af2201: Already exists [2025-06-17T02:27:53.336Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:27:53.336Z] Status: Downloaded newer image for alpine:3.20 [2025-06-17T02:27:53.336Z] ---> 7aab056cecc6 [2025-06-17T02:27:53.336Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-06-17T02:27:53.336Z] ---> Running in 1223ea3beb31 [2025-06-17T02:27:53.336Z] Removing intermediate container 1223ea3beb31 [2025-06-17T02:27:53.336Z] ---> 7acacb7f6b47 [2025-06-17T02:27:53.336Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-06-17T02:27:53.336Z] ---> Running in c34c20ae4950 [2025-06-17T02:27:53.336Z] Removing intermediate container c34c20ae4950 [2025-06-17T02:27:53.336Z] ---> ab66b85341fa [2025-06-17T02:27:53.336Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-06-17T02:27:53.336Z] ---> Running in b72bd83dccb8 [2025-06-17T02:27:53.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:27:53.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:27:53.336Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-06-17T02:27:53.336Z] Executing busybox-1.36.1-r29.trigger [2025-06-17T02:27:53.336Z] OK: 9 MiB in 15 packages [2025-06-17T02:27:53.336Z] Removing intermediate container b72bd83dccb8 [2025-06-17T02:27:53.336Z] ---> 51aa97fc6942 [2025-06-17T02:27:53.336Z] Step 17/26 : RUN apk --no-cache upgrade [2025-06-17T02:27:53.336Z] ---> Running in c082602ea64b [2025-06-17T02:27:53.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:27:53.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:27:53.336Z] OK: 9 MiB in 15 packages [2025-06-17T02:27:53.337Z] Removing intermediate container c082602ea64b [2025-06-17T02:27:53.337Z] ---> accc50c66e07 [2025-06-17T02:27:53.337Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-06-17T02:27:54.749Z] ---> eed428454503 [2025-06-17T02:27:54.749Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-06-17T02:27:55.339Z] ---> a98055894b00 [2025-06-17T02:27:55.339Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-06-17T02:27:55.928Z] ---> 3d98696acaf3 [2025-06-17T02:27:55.928Z] Step 21/26 : EXPOSE 59986 [2025-06-17T02:27:56.203Z] ---> Running in b8d3d946c74a [2025-06-17T02:27:56.471Z] Removing intermediate container b8d3d946c74a [2025-06-17T02:27:56.471Z] ---> bd128e323b19 [2025-06-17T02:27:56.471Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-06-17T02:27:56.471Z] ---> Running in 7e49884061ab [2025-06-17T02:27:56.738Z] Removing intermediate container 7e49884061ab [2025-06-17T02:27:56.738Z] ---> e8333b438504 [2025-06-17T02:27:56.738Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-06-17T02:27:57.005Z] ---> Running in 17a506325949 [2025-06-17T02:27:57.271Z] Removing intermediate container 17a506325949 [2025-06-17T02:27:57.271Z] ---> 3791a510955f [2025-06-17T02:27:57.271Z] Step 24/26 : LABEL arch=arm64 [2025-06-17T02:27:57.271Z] ---> Running in 1c5720d53632 [2025-06-17T02:27:57.540Z] Removing intermediate container 1c5720d53632 [2025-06-17T02:27:57.540Z] ---> 5695ea6ad49c [2025-06-17T02:27:57.540Z] Step 25/26 : LABEL git_sha=7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:27:57.540Z] ---> Running in 868d04f5ce6f [2025-06-17T02:27:57.808Z] Removing intermediate container 868d04f5ce6f [2025-06-17T02:27:57.808Z] ---> 3c843e879adb [2025-06-17T02:27:57.808Z] Step 26/26 : LABEL version=4.1.0-dev.2 [2025-06-17T02:27:58.080Z] ---> Running in 4d6f4889a35a [2025-06-17T02:27:58.347Z] Removing intermediate container 4d6f4889a35a [2025-06-17T02:27:58.347Z] ---> 115aa3708377 [2025-06-17T02:27:58.347Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-17T02:27:58.347Z] Successfully built 115aa3708377 [2025-06-17T02:27:58.347Z] 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-06-17T02:27:58.538Z] provisioning config files... [2025-06-17T02:27:58.559Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/198@tmp/config14042493079953378518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:27:58.914Z] ---> ****-login.sh [2025-06-17T02:27:58.914Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:27:59.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:27:59.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:27:59.182Z] Configure a credential helper to remove this warning. See [2025-06-17T02:27:59.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:27:59.182Z] [2025-06-17T02:27:59.182Z] Login Succeeded [2025-06-17T02:27:59.182Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:27:59.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:27:59.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:27:59.716Z] Configure a credential helper to remove this warning. See [2025-06-17T02:27:59.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:27:59.716Z] [2025-06-17T02:27:59.716Z] Login Succeeded [2025-06-17T02:27:59.716Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:27:59.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:27:59.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:27:59.983Z] Configure a credential helper to remove this warning. See [2025-06-17T02:27:59.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:27:59.983Z] [2025-06-17T02:27:59.983Z] Login Succeeded [2025-06-17T02:27:59.983Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:28:00.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:28:00.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:28:00.519Z] Configure a credential helper to remove this warning. See [2025-06-17T02:28:00.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:28:00.519Z] [2025-06-17T02:28:00.519Z] Login Succeeded [2025-06-17T02:28:00.519Z] ****.io [2025-06-17T02:28:00.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:28:01.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:28:01.052Z] Configure a credential helper to remove this warning. See [2025-06-17T02:28:01.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:28:01.052Z] [2025-06-17T02:28:01.052Z] Login Succeeded [2025-06-17T02:28:01.052Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:28:01.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:28:01.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:28:01.161Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-06-17T02:28:01.161Z] 7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:28:01.161Z] latest [2025-06-17T02:28:01.161Z] 4.1.0-dev.2 [2025-06-17T02:28:01.161Z] 7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [2025-06-17T02:28:01.161Z] main [2025-06-17T02:28:01.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:01.604Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:7b84e98ced83989d31e5191473b2722818049a26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:01.990Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:28:01.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-17T02:28:01.990Z] 09c7f52187a4: Preparing [2025-06-17T02:28:01.990Z] 90ff7e00a116: Preparing [2025-06-17T02:28:01.990Z] a2cdbc17ff46: Preparing [2025-06-17T02:28:01.990Z] 55fb6a09842c: Preparing [2025-06-17T02:28:01.990Z] 2ceca98bcf10: Preparing [2025-06-17T02:28:01.990Z] dd9c8f8612c8: Preparing [2025-06-17T02:28:01.990Z] dd9c8f8612c8: Waiting [2025-06-17T02:28:02.275Z] 55fb6a09842c: Pushed [2025-06-17T02:28:02.275Z] 2ceca98bcf10: Pushed [2025-06-17T02:28:02.275Z] 09c7f52187a4: Pushed [2025-06-17T02:28:02.275Z] 90ff7e00a116: Pushed [2025-06-17T02:28:02.275Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:28:08.954Z] a2cdbc17ff46: Pushed [2025-06-17T02:28:09.221Z] 7b84e98ced83989d31e5191473b2722818049a26: digest: sha256:e5b8d756ebbe542cdeb3a8add13a20621aa6ca74f59e0825d4f34dc6910038ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:09.605Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:09.968Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-06-17T02:28:09.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-17T02:28:09.968Z] 09c7f52187a4: Preparing [2025-06-17T02:28:09.968Z] 90ff7e00a116: Preparing [2025-06-17T02:28:09.968Z] a2cdbc17ff46: Preparing [2025-06-17T02:28:09.968Z] 55fb6a09842c: Preparing [2025-06-17T02:28:09.968Z] 2ceca98bcf10: Preparing [2025-06-17T02:28:09.968Z] dd9c8f8612c8: Preparing [2025-06-17T02:28:09.968Z] dd9c8f8612c8: Waiting [2025-06-17T02:28:09.968Z] 90ff7e00a116: Layer already exists [2025-06-17T02:28:09.968Z] 2ceca98bcf10: Layer already exists [2025-06-17T02:28:09.968Z] 09c7f52187a4: Layer already exists [2025-06-17T02:28:09.968Z] 55fb6a09842c: Layer already exists [2025-06-17T02:28:09.968Z] a2cdbc17ff46: Layer already exists [2025-06-17T02:28:09.968Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:28:10.234Z] latest: digest: sha256:e5b8d756ebbe542cdeb3a8add13a20621aa6ca74f59e0825d4f34dc6910038ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:10.604Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:10.981Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.2 [2025-06-17T02:28:10.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-17T02:28:10.981Z] 09c7f52187a4: Preparing [2025-06-17T02:28:10.981Z] 90ff7e00a116: Preparing [2025-06-17T02:28:10.981Z] a2cdbc17ff46: Preparing [2025-06-17T02:28:10.981Z] 55fb6a09842c: Preparing [2025-06-17T02:28:10.981Z] 2ceca98bcf10: Preparing [2025-06-17T02:28:10.981Z] dd9c8f8612c8: Preparing [2025-06-17T02:28:10.981Z] dd9c8f8612c8: Waiting [2025-06-17T02:28:10.981Z] 09c7f52187a4: Layer already exists [2025-06-17T02:28:10.981Z] a2cdbc17ff46: Layer already exists [2025-06-17T02:28:10.981Z] 2ceca98bcf10: Layer already exists [2025-06-17T02:28:10.981Z] 90ff7e00a116: Layer already exists [2025-06-17T02:28:10.981Z] 55fb6a09842c: Layer already exists [2025-06-17T02:28:10.981Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:28:11.248Z] 4.1.0-dev.2: digest: sha256:e5b8d756ebbe542cdeb3a8add13a20621aa6ca74f59e0825d4f34dc6910038ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:11.615Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:11.981Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [2025-06-17T02:28:11.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-17T02:28:11.981Z] 09c7f52187a4: Preparing [2025-06-17T02:28:11.981Z] 90ff7e00a116: Preparing [2025-06-17T02:28:11.981Z] a2cdbc17ff46: Preparing [2025-06-17T02:28:11.981Z] 55fb6a09842c: Preparing [2025-06-17T02:28:11.981Z] 2ceca98bcf10: Preparing [2025-06-17T02:28:11.981Z] dd9c8f8612c8: Preparing [2025-06-17T02:28:11.981Z] dd9c8f8612c8: Waiting [2025-06-17T02:28:11.981Z] 90ff7e00a116: Layer already exists [2025-06-17T02:28:11.981Z] 55fb6a09842c: Layer already exists [2025-06-17T02:28:11.981Z] 09c7f52187a4: Layer already exists [2025-06-17T02:28:11.981Z] a2cdbc17ff46: Layer already exists [2025-06-17T02:28:11.981Z] 2ceca98bcf10: Layer already exists [2025-06-17T02:28:11.981Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:28:12.247Z] 7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2: digest: sha256:e5b8d756ebbe542cdeb3a8add13a20621aa6ca74f59e0825d4f34dc6910038ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:12.624Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:12.999Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-06-17T02:28:12.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-17T02:28:12.999Z] 09c7f52187a4: Preparing [2025-06-17T02:28:12.999Z] 90ff7e00a116: Preparing [2025-06-17T02:28:12.999Z] a2cdbc17ff46: Preparing [2025-06-17T02:28:12.999Z] 55fb6a09842c: Preparing [2025-06-17T02:28:12.999Z] 2ceca98bcf10: Preparing [2025-06-17T02:28:12.999Z] dd9c8f8612c8: Preparing [2025-06-17T02:28:12.999Z] dd9c8f8612c8: Waiting [2025-06-17T02:28:12.999Z] 90ff7e00a116: Layer already exists [2025-06-17T02:28:12.999Z] 2ceca98bcf10: Layer already exists [2025-06-17T02:28:12.999Z] 55fb6a09842c: Layer already exists [2025-06-17T02:28:12.999Z] a2cdbc17ff46: Layer already exists [2025-06-17T02:28:12.999Z] 09c7f52187a4: Layer already exists [2025-06-17T02:28:12.999Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:28:13.265Z] main: digest: sha256:e5b8d756ebbe542cdeb3a8add13a20621aa6ca74f59e0825d4f34dc6910038ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:28:13.356Z] ===================================================== [Pipeline] echo [2025-06-17T02:28:13.375Z] taggedImages: [2025-06-17T02:28:13.375Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:7b84e98ced83989d31e5191473b2722818049a26 [2025-06-17T02:28:13.375Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-06-17T02:28:13.375Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.2 [2025-06-17T02:28:13.375Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [2025-06-17T02:28:13.375Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-06-17T02:28:13.392Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:7b84e98ced83989d31e5191473b2722818049a26 [Pipeline] echo [2025-06-17T02:28:13.410Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-06-17T02:28:13.425Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.2 [Pipeline] echo [2025-06-17T02:28:13.441Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:7b84e98ced83989d31e5191473b2722818049a26-4.1.0-dev.2 [Pipeline] echo [2025-06-17T02:28:13.456Z] 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-06-17T02:28:13.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-17T02:28:13.861Z] [2025-06-17T02:28:13.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:14.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-17T02:28:14.202Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-17T02:28:14.202Z] 8998bd30e6a1: Pulling fs layer [2025-06-17T02:28:14.202Z] 04944245beec: Pulling fs layer [2025-06-17T02:28:14.202Z] 699f458cf7ca: Pulling fs layer [2025-06-17T02:28:14.202Z] 765212b225bb: Pulling fs layer [2025-06-17T02:28:14.202Z] f23df028b6ca: Pulling fs layer [2025-06-17T02:28:14.202Z] d65c8cfc05b1: Pulling fs layer [2025-06-17T02:28:14.202Z] 2437ff75d9bd: Pulling fs layer [2025-06-17T02:28:14.202Z] 765212b225bb: Waiting [2025-06-17T02:28:14.202Z] f23df028b6ca: Waiting [2025-06-17T02:28:14.202Z] 2437ff75d9bd: Waiting [2025-06-17T02:28:14.472Z] 04944245beec: Verifying Checksum [2025-06-17T02:28:14.472Z] 04944245beec: Download complete [2025-06-17T02:28:14.472Z] 765212b225bb: Verifying Checksum [2025-06-17T02:28:14.472Z] 765212b225bb: Download complete [2025-06-17T02:28:14.472Z] f23df028b6ca: Verifying Checksum [2025-06-17T02:28:14.472Z] f23df028b6ca: Download complete [2025-06-17T02:28:14.472Z] d65c8cfc05b1: Verifying Checksum [2025-06-17T02:28:14.472Z] d65c8cfc05b1: Download complete [2025-06-17T02:28:14.738Z] 699f458cf7ca: Verifying Checksum [2025-06-17T02:28:14.738Z] 699f458cf7ca: Download complete [2025-06-17T02:28:15.004Z] 8998bd30e6a1: Verifying Checksum [2025-06-17T02:28:15.004Z] 8998bd30e6a1: Download complete [2025-06-17T02:28:17.582Z] 2437ff75d9bd: Verifying Checksum [2025-06-17T02:28:17.582Z] 2437ff75d9bd: Download complete [2025-06-17T02:28:19.521Z] 8998bd30e6a1: Pull complete [2025-06-17T02:28:19.787Z] 04944245beec: Pull complete [2025-06-17T02:28:21.192Z] 699f458cf7ca: Pull complete [2025-06-17T02:28:21.457Z] 765212b225bb: Pull complete [2025-06-17T02:28:22.413Z] f23df028b6ca: Pull complete [2025-06-17T02:28:22.413Z] d65c8cfc05b1: Pull complete [2025-06-17T02:28:37.387Z] 2437ff75d9bd: Pull complete [2025-06-17T02:28:37.387Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-17T02:28:37.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-17T02:28:37.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:28:37.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-3421 does not seem to be running inside a container [2025-06-17T02:28:37.950Z] $ 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/198 -v /w/workspace/device-rest-go/198:/w/workspace/device-rest-go/198:rw,z -v /w/workspace/device-rest-go/198@tmp:/w/workspace/device-rest-go/198@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-06-17T02:28:41.045Z] $ docker top 059407372a45ad1162ed7a2b5c59fd069fe3b47d2ed462ca0c6df97f024b0d6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:28:41.904Z] ---> job-cost.sh [2025-06-17T02:28:41.904Z] lf-activate-venv: SKIPPING [2025-06-17T02:28:41.904Z] INFO: No Stack... [2025-06-17T02:28:42.174Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-17T02:28:43.149Z] INFO: Archiving Costs [Pipeline] sh [2025-06-17T02:28:43.797Z] + cat /w/workspace/device-rest-go/198/archives/cost.csv [2025-06-17T02:28:43.797Z] + cut -d, -f6 [Pipeline] lock [2025-06-17T02:28:43.865Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-198-stack-cost] [2025-06-17T02:28:43.873Z] Resource [jenkins-edgexfoundry-device-rest-go-main-198-stack-cost] did not exist. Created. [2025-06-17T02:28:43.879Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-17T02:28:44.529Z] /w/workspace/device-rest-go/198@tmp/durable-5714e709/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-17T02:28:45.165Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-17T02:28:45.197Z] Warning: overwriting stash ‘stack-cost’ [2025-06-17T02:28:45.245Z] Stashed 1 file(s) [Pipeline] } [2025-06-17T02:28:45.253Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-17T02:28:45.290Z] $ docker stop --time=1 059407372a45ad1162ed7a2b5c59fd069fe3b47d2ed462ca0c6df97f024b0d6a [2025-06-17T02:28:46.782Z] $ docker rm -f --volumes 059407372a45ad1162ed7a2b5c59fd069fe3b47d2ed462ca0c6df97f024b0d6a [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-06-17T02:28:47.380Z] provisioning config files... [2025-06-17T02:28:47.388Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18141156172842681262tmp [Pipeline] { [Pipeline] sh [2025-06-17T02:28:47.686Z] + set +x [2025-06-17T02:28:47.687Z] + curl -s https://codecov.io/bash [2025-06-17T02:28:47.687Z] + bash -s -- [2025-06-17T02:28:47.687Z] [2025-06-17T02:28:47.687Z] _____ _ [2025-06-17T02:28:47.687Z] / ____| | | [2025-06-17T02:28:47.687Z] | | ___ __| | ___ ___ _____ __ [2025-06-17T02:28:47.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-17T02:28:47.687Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-17T02:28:47.687Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-17T02:28:47.687Z] Bash-1.0.6 [2025-06-17T02:28:47.687Z] [2025-06-17T02:28:47.687Z] [2025-06-17T02:28:47.687Z] ==> git version 2.25.1 found [2025-06-17T02:28:47.687Z] ==> 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-06-17T02:28:47.687Z] Release-Date: 2020-01-08 [2025-06-17T02:28:47.687Z] 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-06-17T02:28:47.687Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-17T02:28:47.687Z] ==> Jenkins CI detected. [2025-06-17T02:28:47.687Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-06-17T02:28:47.687Z] project root: . [2025-06-17T02:28:47.687Z] --> token set from env [2025-06-17T02:28:47.687Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-17T02:28:47.687Z] ==> Running gcov in . (disable via -X gcov) [2025-06-17T02:28:47.946Z] ==> Python coveragepy not found [2025-06-17T02:28:47.946Z] ==> Searching for coverage reports in: [2025-06-17T02:28:47.946Z] + . [2025-06-17T02:28:47.946Z] -> Found 1 reports [2025-06-17T02:28:47.946Z] ==> Detecting git/mercurial file structure [2025-06-17T02:28:47.946Z] ==> Reading reports [2025-06-17T02:28:47.946Z] + ./coverage.out bytes=14565 [2025-06-17T02:28:47.946Z] ==> Appending adjustments [2025-06-17T02:28:47.946Z] https://docs.codecov.io/docs/fixing-reports [2025-06-17T02:28:47.946Z] + Found adjustments [2025-06-17T02:28:47.946Z] ==> Gzipping contents [2025-06-17T02:28:47.946Z] 4.0K /tmp/codecov.PbZdNc.gz [2025-06-17T02:28:47.946Z] ==> Uploading reports [2025-06-17T02:28:47.946Z] url: https://codecov.io [2025-06-17T02:28:47.947Z] query: branch=main&commit=7b84e98ced83989d31e5191473b2722818049a26&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-17T02:28:47.947Z] -> Pinging Codecov [2025-06-17T02:28:47.947Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7b84e98ced83989d31e5191473b2722818049a26&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-17T02:28:48.207Z] -> Uploading to [2025-06-17T02:28:48.207Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/7b84e98ced83989d31e5191473b2722818049a26/6cc79141-e0f3-4e8c-8e28-92c83a579426.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250617%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250617T022847Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a2015c135c2418e02fcda8c41e70dca0caacae75df40f22b7a84772cd7b9dd9f [2025-06-17T02:28:48.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T02:28:48.207Z] Dload Upload Total Spent Left Speed [2025-06-17T02:28:48.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 18171 --:--:-- --:--:-- --:--:-- 18171 [2025-06-17T02:28:48.207Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/7b84e98ced83989d31e5191473b2722818049a26 [Pipeline] } [2025-06-17T02:28:48.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-06-17T02:28:48.461Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-06-17T02:28:48.480Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:48.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-17T02:28:48.791Z] [2025-06-17T02:28:48.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:28:49.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-17T02:28:59.140Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-06-17T02:28:59.140Z] 43c4264eed91: Pulling fs layer [2025-06-17T02:28:59.140Z] 4cc291be95ef: Pulling fs layer [2025-06-17T02:28:59.140Z] 2ac1f1163629: Pulling fs layer [2025-06-17T02:28:59.140Z] 5c3c966382ef: Pulling fs layer [2025-06-17T02:28:59.140Z] 4f4fb700ef54: Pulling fs layer [2025-06-17T02:28:59.140Z] d9c7d2e4e75e: Pulling fs layer [2025-06-17T02:28:59.140Z] 9c3e1370e548: Pulling fs layer [2025-06-17T02:28:59.140Z] 5c3c966382ef: Waiting [2025-06-17T02:28:59.140Z] 4f4fb700ef54: Waiting [2025-06-17T02:28:59.140Z] d9c7d2e4e75e: Waiting [2025-06-17T02:28:59.140Z] 4cc291be95ef: Verifying Checksum [2025-06-17T02:28:59.140Z] 4cc291be95ef: Download complete [2025-06-17T02:28:59.140Z] 5c3c966382ef: Download complete [2025-06-17T02:28:59.140Z] 43c4264eed91: Download complete [2025-06-17T02:28:59.140Z] d9c7d2e4e75e: Verifying Checksum [2025-06-17T02:28:59.140Z] d9c7d2e4e75e: Download complete [2025-06-17T02:28:59.400Z] 2ac1f1163629: Verifying Checksum [2025-06-17T02:28:59.400Z] 2ac1f1163629: Download complete [2025-06-17T02:28:59.967Z] 43c4264eed91: Pull complete [2025-06-17T02:29:00.227Z] 9c3e1370e548: Verifying Checksum [2025-06-17T02:29:00.227Z] 9c3e1370e548: Download complete [2025-06-17T02:29:01.164Z] 4cc291be95ef: Pull complete [2025-06-17T02:29:05.503Z] 2ac1f1163629: Pull complete [2025-06-17T02:29:05.503Z] 5c3c966382ef: Pull complete [2025-06-17T02:29:05.503Z] 4f4fb700ef54: Pull complete [2025-06-17T02:29:05.503Z] d9c7d2e4e75e: Pull complete [2025-06-17T02:29:08.847Z] 9c3e1370e548: Pull complete [2025-06-17T02:29:08.847Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-06-17T02:29:08.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-17T02:29:08.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:29:08.946Z] prd-ubuntu20.04-docker-8c-8g-3419 does not seem to be running inside a container [2025-06-17T02:29:08.988Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-06-17T02:29:11.807Z] $ docker top 2cef92c0f3ac33e959fdc61a0a6239be51f4c9e1ebac345db3df81f1e11a5c26 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:29:12.146Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-06-17T02:29:12.156Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-06-17T02:29:12.430Z] + set -o pipefail [2025-06-17T02:29:12.430Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-06-17T02:29:14.335Z] [2025-06-17T02:29:14.335Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main... [2025-06-17T02:29:14.335Z] [2025-06-17T02:29:14.335Z] 'go list -json -deps ./...' command failed with error: go: go.mod requires go >= 1.23.4 (running go 1.23.2; GOTOOLCHAIN=local) [2025-06-17T02:29:14.335Z] [Pipeline] } [2025-06-17T02:29:14.922Z] $ docker stop --time=1 2cef92c0f3ac33e959fdc61a0a6239be51f4c9e1ebac345db3df81f1e11a5c26 [2025-06-17T02:29:16.845Z] $ docker rm -f --volumes 2cef92c0f3ac33e959fdc61a0a6239be51f4c9e1ebac345db3df81f1e11a5c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-17T02:29:16.958Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-17T02:29:17.755Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-06-17T02:29:17.755Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-06-17T02:29:17.755Z] total 16 [2025-06-17T02:29:17.755Z] drwxr-xr-x 3 root root 4096 Jun 17 02:16 . [2025-06-17T02:29:17.755Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 02:16 .. [2025-06-17T02:29:17.755Z] drwxr-xr-x 2 root root 4096 Jun 17 02:16 cost [2025-06-17T02:29:17.755Z] -rw-r--r-- 1 root root 86 Jun 17 02:16 cost.csv [2025-06-17T02:29:17.755Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-06-17T02:29:17.755Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-06-17T02:29:17.755Z] total 16 [2025-06-17T02:29:17.755Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 02:16 . [2025-06-17T02:29:17.755Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 02:16 .. [2025-06-17T02:29:17.755Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 02:16 cost [2025-06-17T02:29:17.755Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 17 02:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:29:18.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:29:18.905Z] ---> package-listing.sh [2025-06-17T02:29:18.905Z] ++ facter osfamily [2025-06-17T02:29:18.905Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-17T02:29:19.165Z] + OS_FAMILY=debian [2025-06-17T02:29:19.165Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-06-17T02:29:19.165Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-17T02:29:19.165Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-17T02:29:19.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-17T02:29:19.165Z] + PACKAGES=/tmp/packages_start.txt [2025-06-17T02:29:19.165Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-06-17T02:29:19.165Z] + PACKAGES=/tmp/packages_end.txt [2025-06-17T02:29:19.165Z] + case "${OS_FAMILY}" in [2025-06-17T02:29:19.165Z] + dpkg -l [2025-06-17T02:29:19.165Z] + grep '^ii' [2025-06-17T02:29:19.165Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-17T02:29:19.165Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-17T02:29:19.165Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-17T02:29:19.165Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-06-17T02:29:19.165Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-06-17T02:29:19.165Z] + 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-06-17T02:29:19.178Z] 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-06-17T02:29:19.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:29:20.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:29:20.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:29:20.118Z] prd-ubuntu20.04-docker-8c-8g-3419 does not seem to be running inside a container [2025-06-17T02:29:20.159Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-17T02:29:20.358Z] $ docker top 41f3120036774f785dcf2ce3f11faca82e31c35a7be2dce7ced91d8eb8d00816 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:29:20.709Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-17T02:29:20.998Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-17T02:29:21.288Z] + ls /var/log/sa-host [2025-06-17T02:29:21.288Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:29:21.327Z] provisioning config files... [2025-06-17T02:29:21.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17276022749633718494tmp [Pipeline] { [Pipeline] echo [2025-06-17T02:29:21.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:29:21.641Z] ---> create-netrc.sh [Pipeline] } [2025-06-17T02:29:21.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:29:21.965Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-17T02:29:21.976Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:29:22.257Z] ---> sudo-logs.sh [2025-06-17T02:29:22.257Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-17T02:29:22.291Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:29:22.586Z] ---> job-cost.sh [2025-06-17T02:29:22.586Z] lf-activate-venv: SKIPPING [2025-06-17T02:29:22.586Z] DEBUG: total: 0.2199999988079071 [2025-06-17T02:29:22.586Z] INFO: Retrieving Stack Cost... [2025-06-17T02:29:22.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-17T02:29:23.104Z] INFO: Archiving Costs [Pipeline] echo [2025-06-17T02:29:23.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:29:23.400Z] ---> logs-deploy.sh [2025-06-17T02:29:23.400Z] lf-activate-venv: SKIPPING [2025-06-17T02:29:23.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/198 [2025-06-17T02:29:23.400Z] INFO: archiving workspace using pattern(s): [2025-06-17T02:29:24.334Z] Archives upload complete. [2025-06-17T02:29:24.334Z] INFO: archiving logs to Nexus