Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50198afc762bca12813e6a26052d1612bb9f4903 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-ssh3440969985650845721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3363810706982339946.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11537811112582121165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh557932564897527654.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-ssh14190316103958331869.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8208 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 50198afc762bca12813e6a26052d1612bb9f4903 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#494)" > git config core.sparsecheckout # timeout=10 > git checkout -f 50198afc762bca12813e6a26052d1612bb9f4903 # timeout=10 > git rev-list --no-walk e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-03T05:40:20.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-03T05:40:20.757Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-03T05:40:20.783Z] ========================================================= [2025-09-03T05:40:20.783Z] EdgeX Global Pipelines Version Info [2025-09-03T05:40:20.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:40:21.860Z] ------------------- [2025-09-03T05:40:21.860Z] stable info: [2025-09-03T05:40:21.860Z] ------------------- [2025-09-03T05:40:21.860Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-03T05:40:21.860Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-03T05:40:21.860Z] Message: update stable to v1.0.276 [2025-09-03T05:40:22.119Z] ------------------- [2025-09-03T05:40:22.119Z] experimental info: [2025-09-03T05:40:22.119Z] ------------------- [2025-09-03T05:40:22.119Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-03T05:40:22.119Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-03T05:40:22.119Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-03T05:40:22.196Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-09-03T05:40:22.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-09-03T05:40:22.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-03T05:40:22.269Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-03T05:40:22.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-03T05:40:22.316Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-03T05:40:22.336Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-03T05:40:22.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-03T05:40:22.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-03T05:40:22.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-03T05:40:22.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-03T05:40:22.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-09-03T05:40:22.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-03T05:40:22.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-03T05:40:22.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-03T05:40:22.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-03T05:40:22.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-03T05:40:22.579Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-03T05:40:22.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-03T05:40:22.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-03T05:40:22.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-03T05:40:22.687Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-03T05:40:22.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-03T05:40:22.739Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-03T05:40:22.766Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-03T05:40:22.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-03T05:40:22.819Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-03T05:40:22.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-03T05:40:22.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-03T05:40:22.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-03T05:40:22.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo [2025-09-03T05:40:22.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50198af [Pipeline] echo [2025-09-03T05:40:22.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T05:40:23.017Z] provisioning config files... [2025-09-03T05:40:23.029Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7865999043243269499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:40:23.359Z] ---> ****-login.sh [2025-09-03T05:40:23.359Z] nexus3.edgexfoundry.org:10001 [2025-09-03T05:40:23.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:23.619Z] [2025-09-03T05:40:23.619Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T05:40:23.619Z] Configure a credential helper to remove this warning. See [2025-09-03T05:40:23.619Z] https://docs.****.com/go/credential-store/ [2025-09-03T05:40:23.619Z] [2025-09-03T05:40:23.619Z] Login Succeeded [2025-09-03T05:40:23.619Z] nexus3.edgexfoundry.org:10002 [2025-09-03T05:40:23.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:23.880Z] [2025-09-03T05:40:23.880Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T05:40:23.880Z] Configure a credential helper to remove this warning. See [2025-09-03T05:40:23.880Z] https://docs.****.com/go/credential-store/ [2025-09-03T05:40:23.880Z] [2025-09-03T05:40:23.880Z] Login Succeeded [2025-09-03T05:40:23.880Z] nexus3.edgexfoundry.org:10003 [2025-09-03T05:40:23.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:23.880Z] [2025-09-03T05:40:23.881Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T05:40:23.881Z] Configure a credential helper to remove this warning. See [2025-09-03T05:40:23.881Z] https://docs.****.com/go/credential-store/ [2025-09-03T05:40:23.881Z] [2025-09-03T05:40:23.881Z] Login Succeeded [2025-09-03T05:40:23.881Z] nexus3.edgexfoundry.org:10004 [2025-09-03T05:40:23.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:24.141Z] [2025-09-03T05:40:24.141Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T05:40:24.141Z] Configure a credential helper to remove this warning. See [2025-09-03T05:40:24.141Z] https://docs.****.com/go/credential-store/ [2025-09-03T05:40:24.141Z] [2025-09-03T05:40:24.141Z] Login Succeeded [2025-09-03T05:40:24.141Z] ****.io [2025-09-03T05:40:24.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:24.141Z] [2025-09-03T05:40:24.141Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T05:40:24.141Z] Configure a credential helper to remove this warning. See [2025-09-03T05:40:24.141Z] https://docs.****.com/go/credential-store/ [2025-09-03T05:40:24.141Z] [2025-09-03T05:40:24.141Z] Login Succeeded [2025-09-03T05:40:24.141Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T05:40:24.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-03T05:40:24.554Z] + git rev-list -1 --merges 50198afc762bca12813e6a26052d1612bb9f4903~1..50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo [2025-09-03T05:40:24.584Z] -----------> git rev-list -1 --merges 50198afc762bca12813e6a26052d1612bb9f4903~1..50198afc762bca12813e6a26052d1612bb9f4903 50198afc762bca12813e6a26052d1612bb9f4903 [false] [Pipeline] sh [2025-09-03T05:40:24.873Z] + git log --format=format:%s -1 50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo [2025-09-03T05:40:24.890Z] ========================================================= [2025-09-03T05:40:24.890Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-03T05:40:24.890Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-03T05:40:25.238Z] + git log --format=format:%s -1 50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo [2025-09-03T05:40:25.251Z] [semverPrep] GIT_COMMIT: 50198afc762bca12813e6a26052d1612bb9f4903, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#494) [Pipeline] echo [2025-09-03T05:40:25.266Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-03T05:40:25.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T05:40:25.646Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-03T05:40:25.646Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-03T05:40:25.646Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-03T05:40:25.646Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-03T05:40:25.646Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-03T05:40:25.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:40:26.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T05:40:26.087Z] [2025-09-03T05:40:26.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:40:26.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T05:40:26.391Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-03T05:40:26.391Z] 3dae71ba6b94: Pulling fs layer [2025-09-03T05:40:26.391Z] 6bf1a483ea7c: Pulling fs layer [2025-09-03T05:40:26.391Z] f5dfc541a4d3: Pulling fs layer [2025-09-03T05:40:26.391Z] 461d9e800cba: Pulling fs layer [2025-09-03T05:40:26.391Z] 80192f66455f: Pulling fs layer [2025-09-03T05:40:26.391Z] 461d9e800cba: Waiting [2025-09-03T05:40:26.391Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-03T05:40:26.391Z] a29436f7fd5d: Pulling fs layer [2025-09-03T05:40:26.391Z] 923cac83aea3: Pulling fs layer [2025-09-03T05:40:26.391Z] 80192f66455f: Waiting [2025-09-03T05:40:26.391Z] a29436f7fd5d: Waiting [2025-09-03T05:40:26.391Z] 2e8e34ca0e6c: Waiting [2025-09-03T05:40:26.391Z] 25ad8b0a4227: Pulling fs layer [2025-09-03T05:40:26.391Z] db01528c6b51: Pulling fs layer [2025-09-03T05:40:26.391Z] 28988de357af: Pulling fs layer [2025-09-03T05:40:26.391Z] 25ad8b0a4227: Waiting [2025-09-03T05:40:26.391Z] db01528c6b51: Waiting [2025-09-03T05:40:26.391Z] 6bf1a483ea7c: Verifying Checksum [2025-09-03T05:40:26.391Z] 6bf1a483ea7c: Download complete [2025-09-03T05:40:26.391Z] 461d9e800cba: Verifying Checksum [2025-09-03T05:40:26.391Z] 461d9e800cba: Download complete [2025-09-03T05:40:26.391Z] 80192f66455f: Verifying Checksum [2025-09-03T05:40:26.391Z] 80192f66455f: Download complete [2025-09-03T05:40:26.650Z] f5dfc541a4d3: Verifying Checksum [2025-09-03T05:40:26.650Z] f5dfc541a4d3: Download complete [2025-09-03T05:40:26.650Z] 3dae71ba6b94: Verifying Checksum [2025-09-03T05:40:26.650Z] 3dae71ba6b94: Download complete [2025-09-03T05:40:26.650Z] 923cac83aea3: Verifying Checksum [2025-09-03T05:40:26.650Z] 923cac83aea3: Download complete [2025-09-03T05:40:26.651Z] 25ad8b0a4227: Verifying Checksum [2025-09-03T05:40:26.651Z] 25ad8b0a4227: Download complete [2025-09-03T05:40:26.651Z] db01528c6b51: Verifying Checksum [2025-09-03T05:40:26.651Z] db01528c6b51: Download complete [2025-09-03T05:40:26.910Z] 28988de357af: Verifying Checksum [2025-09-03T05:40:26.910Z] 28988de357af: Download complete [2025-09-03T05:40:26.910Z] a29436f7fd5d: Verifying Checksum [2025-09-03T05:40:26.910Z] a29436f7fd5d: Download complete [2025-09-03T05:40:27.168Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-03T05:40:27.168Z] 2e8e34ca0e6c: Download complete [2025-09-03T05:40:28.105Z] 3dae71ba6b94: Pull complete [2025-09-03T05:40:28.105Z] 6bf1a483ea7c: Pull complete [2025-09-03T05:40:28.673Z] f5dfc541a4d3: Pull complete [2025-09-03T05:40:28.932Z] 461d9e800cba: Pull complete [2025-09-03T05:40:28.932Z] 80192f66455f: Pull complete [2025-09-03T05:40:33.125Z] 2e8e34ca0e6c: Pull complete [2025-09-03T05:40:33.384Z] a29436f7fd5d: Pull complete [2025-09-03T05:40:33.384Z] 923cac83aea3: Pull complete [2025-09-03T05:40:33.643Z] 25ad8b0a4227: Pull complete [2025-09-03T05:40:33.643Z] db01528c6b51: Pull complete [2025-09-03T05:40:33.643Z] 28988de357af: Pull complete [2025-09-03T05:40:33.643Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-03T05:40:33.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T05:40:33.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:40:33.782Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:40:33.813Z] $ 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-09-03T05:40:35.595Z] $ docker top 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 -eo pid,comm [2025-09-03T05:40:35.642Z] 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-09-03T05:40:35.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T05:40:35.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T05:40:35.711Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T05:40:35.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T05:40:35.814Z] $ docker exec 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 ssh-agent [2025-09-03T05:40:35.911Z] SSH_AUTH_SOCK=/tmp/ssh-NKCvYMQTnWRW/agent.33 [2025-09-03T05:40:35.911Z] SSH_AGENT_PID=39 [2025-09-03T05:40:35.916Z] Running ssh-add (command line suppressed) [2025-09-03T05:40:36.010Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6753083169017234943.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6753083169017234943.key) [2025-09-03T05:40:36.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T05:40:36.316Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2025-09-03T05:40:36.607Z] + git tag --points-at HEAD [Pipeline] } [2025-09-03T05:40:36.620Z] $ docker exec --env ******** --env ******** 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 ssh-agent -k [2025-09-03T05:40:36.710Z] unset SSH_AUTH_SOCK; [2025-09-03T05:40:36.710Z] unset SSH_AGENT_PID; [2025-09-03T05:40:36.710Z] echo Agent pid 39 killed; [2025-09-03T05:40:36.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-03T05:40:36.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T05:40:36.757Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T05:40:36.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T05:40:36.853Z] $ docker exec 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 ssh-agent [2025-09-03T05:40:36.953Z] SSH_AUTH_SOCK=/tmp/ssh-RnihRIwwCMvP/agent.86 [2025-09-03T05:40:36.953Z] SSH_AGENT_PID=92 [2025-09-03T05:40:36.957Z] Running ssh-add (command line suppressed) [2025-09-03T05:40:37.053Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7517193358069672748.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7517193358069672748.key) [2025-09-03T05:40:37.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T05:40:37.360Z] + git semver init [2025-09-03T05:40:37.620Z] 2025-09-03 05:40:37,566 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T05:40:37.620Z] 2025-09-03 05:40:37,570 [run_init] DEBUG init version:0.0.0 force:False [2025-09-03T05:40:37.620Z] 2025-09-03 05:40:37,571 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-09-03T05:40:37.620Z] 2025-09-03 05:40:37,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-09-03T05:40:37.620Z] 2025-09-03 05:40:37,572 [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-09-03T05:40:39.531Z] 2025-09-03 05:40:39,133 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-09-03T05:40:39.531Z] 2025-09-03 05:40:39,133 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-09-03T05:40:39.531Z] 2025-09-03 05:40:39,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-09-03T05:40:39.531Z] 2025-09-03 05:40:39,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-09-03T05:40:39.531Z] 4.1.0-dev.15 [Pipeline] } [2025-09-03T05:40:39.543Z] $ docker exec --env ******** --env ******** 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 ssh-agent -k [2025-09-03T05:40:39.632Z] unset SSH_AUTH_SOCK; [2025-09-03T05:40:39.632Z] unset SSH_AGENT_PID; [2025-09-03T05:40:39.632Z] echo Agent pid 92 killed; [2025-09-03T05:40:39.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T05:40:39.975Z] + git semver [Pipeline] } [2025-09-03T05:40:40.250Z] $ docker stop --time=1 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 [2025-09-03T05:40:41.526Z] $ docker rm -f --volumes 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T05:40:41.881Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-03T05:40:42.109Z] Stashed 1 file(s) [Pipeline] echo [2025-09-03T05:40:42.115Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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-09-03T05:40:42.317Z] provisioning config files... [2025-09-03T05:40:42.328Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15033842731046493905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:40:42.664Z] ---> ****-login.sh [2025-09-03T05:40:42.664Z] nexus3.edgexfoundry.org:10001 [2025-09-03T05:40:42.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:42.664Z] Login Succeeded [2025-09-03T05:40:42.664Z] nexus3.edgexfoundry.org:10002 [2025-09-03T05:40:42.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:42.664Z] Login Succeeded [2025-09-03T05:40:42.664Z] nexus3.edgexfoundry.org:10003 [2025-09-03T05:40:42.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:42.926Z] Login Succeeded [2025-09-03T05:40:42.926Z] nexus3.edgexfoundry.org:10004 [2025-09-03T05:40:42.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:42.926Z] Login Succeeded [2025-09-03T05:40:42.926Z] ****.io [2025-09-03T05:40:42.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:40:43.186Z] Login Succeeded [2025-09-03T05:40:43.186Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T05:40:43.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-03T05:40:43.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T05:40:43.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T05:40:43.338Z] ========================================================= [2025-09-03T05:40:43.338Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-03T05:40:43.338Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:40:43.677Z] + 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-09-03T05:40:44.245Z] #0 building with "default" instance using docker driver [2025-09-03T05:40:44.245Z] [2025-09-03T05:40:44.245Z] #1 [internal] load build definition from Dockerfile [2025-09-03T05:40:44.245Z] #1 transferring dockerfile: 1.74kB done [2025-09-03T05:40:44.245Z] #1 DONE 0.0s [2025-09-03T05:40:44.245Z] [2025-09-03T05:40:44.245Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-03T05:40:44.245Z] #2 DONE 0.1s [2025-09-03T05:40:44.504Z] [2025-09-03T05:40:44.504Z] #3 [internal] load .dockerignore [2025-09-03T05:40:44.504Z] #3 transferring context: 193B done [2025-09-03T05:40:44.504Z] #3 DONE 0.0s [2025-09-03T05:40:44.504Z] [2025-09-03T05:40:44.504Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-03T05:40:44.504Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-03T05:40:44.504Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-03T05:40:44.504Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s [2025-09-03T05:40:44.504Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-03T05:40:44.504Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-03T05:40:44.504Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-03T05:40:44.504Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-09-03T05:40:44.504Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-09-03T05:40:44.504Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-09-03T05:40:44.504Z] #4 ... [2025-09-03T05:40:44.504Z] [2025-09-03T05:40:44.504Z] #5 [internal] load build context [2025-09-03T05:40:44.504Z] #5 transferring context: 21.64MB 0.2s done [2025-09-03T05:40:44.504Z] #5 DONE 0.2s [2025-09-03T05:40:44.504Z] [2025-09-03T05:40:44.504Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-03T05:40:44.504Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.87MB / 74.06MB 0.2s [2025-09-03T05:40:44.504Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-03T05:40:44.504Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-03T05:40:44.504Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-09-03T05:40:44.504Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-03T05:40:44.504Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s [2025-09-03T05:40:44.504Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.61MB / 103.05MB 0.2s [2025-09-03T05:40:44.764Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 34.60MB / 74.06MB 0.3s [2025-09-03T05:40:44.764Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-03T05:40:44.764Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-03T05:40:44.764Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s [2025-09-03T05:40:44.764Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-09-03T05:40:44.764Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s [2025-09-03T05:40:44.764Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 72.35MB / 74.06MB 0.5s [2025-09-03T05:40:44.764Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s [2025-09-03T05:40:44.764Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-09-03T05:40:45.022Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 39.85MB / 103.05MB 0.6s [2025-09-03T05:40:45.022Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s done [2025-09-03T05:40:45.022Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.7s [2025-09-03T05:40:45.022Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-03T05:40:45.280Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 81.79MB / 103.05MB 0.8s [2025-09-03T05:40:45.280Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s [2025-09-03T05:40:45.548Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s done [2025-09-03T05:40:49.739Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done [2025-09-03T05:40:49.740Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-03T05:40:49.740Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-03T05:40:49.740Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-03T05:40:49.740Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-03T05:40:49.740Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-03T05:40:49.740Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-03T05:40:49.740Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-03T05:40:52.271Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.4s done [2025-09-03T05:40:52.271Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-03T05:40:53.210Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-09-03T05:40:53.210Z] #4 DONE 8.7s [2025-09-03T05:40:53.210Z] [2025-09-03T05:40:53.210Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-09-03T05:40:53.210Z] #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T05:40:53.472Z] #6 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T05:40:53.472Z] #6 0.534 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-09-03T05:40:53.733Z] #6 0.543 (2/4) Installing libedit (20240517.3.1-r0) [2025-09-03T05:40:53.733Z] #6 0.548 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-09-03T05:40:53.733Z] #6 0.572 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-09-03T05:40:53.733Z] #6 0.582 Executing busybox-1.36.1-r29.trigger [2025-09-03T05:40:53.733Z] #6 0.589 OK: 252 MiB in 62 packages [2025-09-03T05:40:55.637Z] #6 DONE 2.4s [2025-09-03T05:40:55.637Z] [2025-09-03T05:40:55.637Z] #7 [builder 3/7] WORKDIR /device-rest-go [2025-09-03T05:40:55.637Z] #7 DONE 0.0s [2025-09-03T05:40:55.637Z] [2025-09-03T05:40:55.637Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-03T05:40:55.637Z] #8 DONE 0.0s [2025-09-03T05:40:55.637Z] [2025-09-03T05:40:55.637Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T05:40:57.276Z] Still waiting to schedule task [2025-09-03T05:40:57.277Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-03T05:41:17.579Z] #9 DONE 20.3s [2025-09-03T05:41:17.579Z] [2025-09-03T05:41:17.579Z] #10 [builder 6/7] COPY . . [2025-09-03T05:41:17.579Z] #10 DONE 0.1s [2025-09-03T05:41:17.579Z] [2025-09-03T05:41:17.579Z] #11 [builder 7/7] RUN echo noop [2025-09-03T05:41:17.579Z] #11 0.184 noop [2025-09-03T05:41:17.579Z] #11 DONE 0.2s [2025-09-03T05:41:17.579Z] [2025-09-03T05:41:17.579Z] #12 exporting to image [2025-09-03T05:41:17.579Z] #12 exporting layers [2025-09-03T05:41:22.855Z] #12 exporting layers 6.8s done [2025-09-03T05:41:22.855Z] #12 writing image sha256:7dec1b909c5891c3386cc4c483aacd2be3cc48cc7f5cf1527a227883f56b281e done [2025-09-03T05:41:22.855Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-03T05:41:22.855Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:41:23.342Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-03T05:41:23.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:41:23.404Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:41:23.432Z] $ 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-09-03T05:41:23.724Z] $ docker top c8042e8c769d82712cfd657b48b002844e14dccc62a3d910e0109c940ef896a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T05:41:24.067Z] + go version [2025-09-03T05:41:24.067Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-03T05:41:24.078Z] $ docker stop --time=1 c8042e8c769d82712cfd657b48b002844e14dccc62a3d910e0109c940ef896a0 [2025-09-03T05:41:25.338Z] $ docker rm -f --volumes c8042e8c769d82712cfd657b48b002844e14dccc62a3d910e0109c940ef896a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:41:25.794Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-03T05:41:25.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:41:25.869Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:41:25.897Z] $ 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-09-03T05:41:26.107Z] $ docker top 03ddabcdb168e579a514d8406d5f94c955aed8d18721e5dc6f2fb37f807d4043 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T05:41:26.451Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-09-03T05:41:26.754Z] + make test [2025-09-03T05:41:26.754Z] go test ./... -coverprofile=coverage.out ./... [2025-09-03T05:41:28.127Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-09-03T05:41:46.200Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-09-03T05:41:46.200Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 32.2% of statements [2025-09-03T05:41:58.404Z] go vet ./... [2025-09-03T05:42:03.667Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-03T05:42:03.667Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-03T05:42:03.667Z] ./bin/test-attribution-txt.sh [2025-09-03T05:42:03.667Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-03T05:42:03.667Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-03T05:42:03.667Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-03T05:42:03.667Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-03T05:42:03.667Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-03T05:42:03.667Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-03T05:42:03.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-03T05:42:03.700Z] $ docker stop --time=1 03ddabcdb168e579a514d8406d5f94c955aed8d18721e5dc6f2fb37f807d4043 [2025-09-03T05:42:05.718Z] $ docker rm -f --volumes 03ddabcdb168e579a514d8406d5f94c955aed8d18721e5dc6f2fb37f807d4043 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T05:42:06.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-03T05:42:06.371Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-03T05:42:06.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-03T05:42:07.212Z] + ls -al . [2025-09-03T05:42:07.212Z] total 244 [2025-09-03T05:42:07.212Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 3 05:41 . [2025-09-03T05:42:07.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 05:40 .. [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 3 05:40 .dockerignore [2025-09-03T05:42:07.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 05:41 .git [2025-09-03T05:42:07.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:40 .github [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 264 Sep 3 05:40 .gitignore [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 05:40 .golangci.yml [2025-09-03T05:42:07.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 05:40 .semver [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 20138 Sep 3 05:40 Attribution.txt [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 18492 Sep 3 05:40 CHANGELOG.md [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 1697 Sep 3 05:40 Dockerfile [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 05:40 GOVERNANCE.md [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 3 05:40 Jenkinsfile [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 05:40 LICENSE [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 2598 Sep 3 05:40 Makefile [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 3 05:40 OWNERS.md [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 3989 Sep 3 05:40 README.md [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 3 05:40 VERSION [2025-09-03T05:42:07.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 05:40 bin [2025-09-03T05:42:07.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:40 cmd [2025-09-03T05:42:07.212Z] -rw-r--r-- 1 jenkins jenkins 14565 Sep 3 05:41 coverage.out [2025-09-03T05:42:07.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 05:40 driver [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 6324 Sep 3 05:40 go.mod [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 86944 Sep 3 05:40 go.sum [2025-09-03T05:42:07.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:40 openapi [2025-09-03T05:42:07.212Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 3 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:07.532Z] + 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=50198afc762bca12813e6a26052d1612bb9f4903 --label arch=amd64 --label version=4.1.0-dev.15 . [2025-09-03T05:42:07.790Z] #0 building with "default" instance using docker driver [2025-09-03T05:42:07.790Z] [2025-09-03T05:42:07.790Z] #1 [internal] load build definition from Dockerfile [2025-09-03T05:42:07.790Z] #1 transferring dockerfile: 1.74kB done [2025-09-03T05:42:07.790Z] #1 DONE 0.0s [2025-09-03T05:42:07.790Z] [2025-09-03T05:42:07.790Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-03T05:42:07.790Z] #2 DONE 0.0s [2025-09-03T05:42:07.790Z] [2025-09-03T05:42:07.790Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-03T05:42:07.790Z] #3 DONE 0.1s [2025-09-03T05:42:07.790Z] [2025-09-03T05:42:07.790Z] #4 [internal] load .dockerignore [2025-09-03T05:42:07.790Z] #4 transferring context: 193B done [2025-09-03T05:42:07.790Z] #4 DONE 0.0s [2025-09-03T05:42:07.790Z] [2025-09-03T05:42:07.790Z] #5 [internal] load build context [2025-09-03T05:42:07.790Z] #5 transferring context: 18.46kB 0.0s done [2025-09-03T05:42:07.790Z] #5 DONE 0.0s [2025-09-03T05:42:07.790Z] [2025-09-03T05:42:07.790Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-03T05:42:07.790Z] #6 DONE 0.1s [2025-09-03T05:42:07.790Z] [2025-09-03T05:42:07.790Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-03T05:42:07.790Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-03T05:42:08.049Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-03T05:42:08.049Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-03T05:42:08.049Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-03T05:42:08.049Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-03T05:42:08.049Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-03T05:42:08.309Z] #7 DONE 0.3s [2025-09-03T05:42:08.309Z] [2025-09-03T05:42:08.309Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-09-03T05:42:08.309Z] #8 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T05:42:08.309Z] #8 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T05:42:08.567Z] #8 ... [2025-09-03T05:42:08.567Z] [2025-09-03T05:42:08.567Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-09-03T05:42:08.567Z] #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T05:42:08.567Z] #9 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T05:42:08.567Z] #9 0.665 OK: 252 MiB in 62 packages [2025-09-03T05:42:08.567Z] #9 DONE 0.8s [2025-09-03T05:42:08.837Z] [2025-09-03T05:42:08.837Z] #10 [builder 3/7] WORKDIR /device-rest-go [2025-09-03T05:42:08.837Z] #10 DONE 0.0s [2025-09-03T05:42:08.837Z] [2025-09-03T05:42:08.837Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-03T05:42:08.837Z] #11 DONE 0.0s [2025-09-03T05:42:08.837Z] [2025-09-03T05:42:08.837Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-09-03T05:42:08.837Z] #8 0.674 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-03T05:42:08.837Z] #8 0.681 Executing busybox-1.36.1-r29.trigger [2025-09-03T05:42:08.837Z] #8 0.685 OK: 8 MiB in 15 packages [2025-09-03T05:42:08.837Z] #8 DONE 0.8s [2025-09-03T05:42:08.837Z] [2025-09-03T05:42:08.837Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T05:42:09.405Z] #12 DONE 0.6s [2025-09-03T05:42:09.406Z] [2025-09-03T05:42:09.406Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-03T05:42:09.406Z] #13 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T05:42:09.406Z] #13 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T05:42:09.665Z] #13 ... [2025-09-03T05:42:09.665Z] [2025-09-03T05:42:09.665Z] #14 [builder 6/7] COPY . . [2025-09-03T05:42:09.665Z] #14 DONE 0.1s [2025-09-03T05:42:09.665Z] [2025-09-03T05:42:09.665Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-03T05:42:09.665Z] #13 0.720 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T05:42:09.665Z] #13 0.732 Executing busybox-1.36.1-r30.post-upgrade [2025-09-03T05:42:09.665Z] #13 0.768 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T05:42:09.665Z] #13 0.771 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T05:42:09.665Z] #13 0.775 Executing busybox-1.36.1-r30.trigger [2025-09-03T05:42:09.665Z] #13 0.782 OK: 8 MiB in 15 packages [2025-09-03T05:42:09.665Z] #13 DONE 0.9s [2025-09-03T05:42:09.665Z] [2025-09-03T05:42:09.665Z] #15 [builder 7/7] RUN make build [2025-09-03T05:42:09.665Z] #15 0.249 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-09-03T05:42:35.315Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8209 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-09-03T05:42:35.331Z] Running in /w/workspace/device-rest-go/219 [Pipeline] { [Pipeline] checkout [2025-09-03T05:42:36.334Z] #15 DONE 24.0s [2025-09-03T05:42:36.334Z] [2025-09-03T05:42:36.334Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2025-09-03T05:42:36.334Z] #16 DONE 0.1s [2025-09-03T05:42:36.334Z] [2025-09-03T05:42:36.334Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2025-09-03T05:42:36.334Z] #17 DONE 0.0s [2025-09-03T05:42:36.334Z] [2025-09-03T05:42:36.334Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2025-09-03T05:42:36.334Z] #18 DONE 0.0s [2025-09-03T05:42:36.334Z] [2025-09-03T05:42:36.334Z] #19 exporting to image [2025-09-03T05:42:36.334Z] #19 exporting layers 0.1s done [2025-09-03T05:42:36.334Z] #19 writing image sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done [2025-09-03T05:42:36.334Z] #19 naming to docker.io/library/device-rest done [2025-09-03T05:42:36.334Z] #19 DONE 0.1s [2025-09-03T05:42:36.334Z] [2025-09-03T05:42:36.334Z] 1 warning found (use docker --debug to expand): [2025-09-03T05:42:36.334Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [2025-09-03T05:42:38.383Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T05:42:38.502Z] provisioning config files... [2025-09-03T05:42:38.512Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18236100736359570595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:42:38.810Z] ---> ****-login.sh [2025-09-03T05:42:38.810Z] nexus3.edgexfoundry.org:10001 [2025-09-03T05:42:38.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:38.810Z] Login Succeeded [2025-09-03T05:42:38.810Z] nexus3.edgexfoundry.org:10002 [2025-09-03T05:42:38.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:38.810Z] Login Succeeded [2025-09-03T05:42:38.810Z] nexus3.edgexfoundry.org:10003 [2025-09-03T05:42:39.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:39.068Z] Login Succeeded [2025-09-03T05:42:39.068Z] nexus3.edgexfoundry.org:10004 [2025-09-03T05:42:39.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:39.068Z] Login Succeeded [2025-09-03T05:42:39.068Z] ****.io [2025-09-03T05:42:39.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:39.325Z] Login Succeeded [2025-09-03T05:42:39.325Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T05:42:39.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T05:42:39.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T05:42:39.410Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-09-03T05:42:39.410Z] 50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:42:39.410Z] latest [2025-09-03T05:42:39.410Z] 4.1.0-dev.15 [2025-09-03T05:42:39.410Z] 50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [2025-09-03T05:42:39.410Z] main [2025-09-03T05:42:39.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:39.733Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:40.054Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:42:40.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-09-03T05:42:40.054Z] b63d482b1cd7: Preparing [2025-09-03T05:42:40.054Z] c30bc8118b32: Preparing [2025-09-03T05:42:40.054Z] 49069d79e4f7: Preparing [2025-09-03T05:42:40.054Z] 5eb16a8bde18: Preparing [2025-09-03T05:42:40.054Z] bc22b5b99d22: Preparing [2025-09-03T05:42:40.054Z] 097100c76c15: Preparing [2025-09-03T05:42:40.054Z] 097100c76c15: Waiting [2025-09-03T05:42:40.054Z] bc22b5b99d22: Pushed [2025-09-03T05:42:40.054Z] c30bc8118b32: Pushed [2025-09-03T05:42:40.054Z] b63d482b1cd7: Pushed [2025-09-03T05:42:40.054Z] 097100c76c15: Layer already exists [2025-09-03T05:42:40.054Z] 5eb16a8bde18: Pushed [2025-09-03T05:42:42.868Z] using credential edgex-jenkins-ssh [2025-09-03T05:42:42.889Z] Cloning the remote Git repository [2025-09-03T05:42:42.927Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-09-03T05:42:43.013Z] > git init /w/workspace/device-rest-go/219 # timeout=10 [2025-09-03T05:42:43.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-09-03T05:42:43.149Z] > git --version # timeout=10 [2025-09-03T05:42:43.169Z] > git --version # 'git version 2.25.1' [2025-09-03T05:42:43.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-03T05:42:43.311Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-03T05:42:44.244Z] 49069d79e4f7: Pushed [2025-09-03T05:42:44.244Z] 50198afc762bca12813e6a26052d1612bb9f4903: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:44.576Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:44.902Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-09-03T05:42:44.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-09-03T05:42:44.902Z] b63d482b1cd7: Preparing [2025-09-03T05:42:44.902Z] c30bc8118b32: Preparing [2025-09-03T05:42:44.902Z] 49069d79e4f7: Preparing [2025-09-03T05:42:44.902Z] 5eb16a8bde18: Preparing [2025-09-03T05:42:44.902Z] bc22b5b99d22: Preparing [2025-09-03T05:42:44.902Z] 097100c76c15: Preparing [2025-09-03T05:42:44.902Z] 097100c76c15: Waiting [2025-09-03T05:42:44.902Z] 49069d79e4f7: Layer already exists [2025-09-03T05:42:44.902Z] c30bc8118b32: Layer already exists [2025-09-03T05:42:44.902Z] 5eb16a8bde18: Layer already exists [2025-09-03T05:42:44.902Z] bc22b5b99d22: Layer already exists [2025-09-03T05:42:44.902Z] b63d482b1cd7: Layer already exists [2025-09-03T05:42:44.902Z] 097100c76c15: Layer already exists [2025-09-03T05:42:44.902Z] latest: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:45.224Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:45.554Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 [2025-09-03T05:42:45.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-09-03T05:42:45.554Z] b63d482b1cd7: Preparing [2025-09-03T05:42:45.554Z] c30bc8118b32: Preparing [2025-09-03T05:42:45.554Z] 49069d79e4f7: Preparing [2025-09-03T05:42:45.554Z] 5eb16a8bde18: Preparing [2025-09-03T05:42:45.554Z] bc22b5b99d22: Preparing [2025-09-03T05:42:45.554Z] 097100c76c15: Preparing [2025-09-03T05:42:45.554Z] 097100c76c15: Waiting [2025-09-03T05:42:45.554Z] bc22b5b99d22: Layer already exists [2025-09-03T05:42:45.554Z] 49069d79e4f7: Layer already exists [2025-09-03T05:42:45.554Z] c30bc8118b32: Layer already exists [2025-09-03T05:42:45.554Z] 5eb16a8bde18: Layer already exists [2025-09-03T05:42:45.554Z] b63d482b1cd7: Layer already exists [2025-09-03T05:42:45.554Z] 097100c76c15: Layer already exists [2025-09-03T05:42:45.554Z] 4.1.0-dev.15: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:45.884Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:46.207Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [2025-09-03T05:42:46.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-09-03T05:42:46.207Z] b63d482b1cd7: Preparing [2025-09-03T05:42:46.207Z] c30bc8118b32: Preparing [2025-09-03T05:42:46.207Z] 49069d79e4f7: Preparing [2025-09-03T05:42:46.207Z] 5eb16a8bde18: Preparing [2025-09-03T05:42:46.207Z] bc22b5b99d22: Preparing [2025-09-03T05:42:46.207Z] 097100c76c15: Preparing [2025-09-03T05:42:46.207Z] 097100c76c15: Waiting [2025-09-03T05:42:46.207Z] b63d482b1cd7: Layer already exists [2025-09-03T05:42:46.207Z] 5eb16a8bde18: Layer already exists [2025-09-03T05:42:46.207Z] bc22b5b99d22: Layer already exists [2025-09-03T05:42:46.207Z] 49069d79e4f7: Layer already exists [2025-09-03T05:42:46.207Z] c30bc8118b32: Layer already exists [2025-09-03T05:42:46.207Z] 097100c76c15: Layer already exists [2025-09-03T05:42:46.207Z] 50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:46.532Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:46.860Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-09-03T05:42:46.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-09-03T05:42:46.860Z] b63d482b1cd7: Preparing [2025-09-03T05:42:46.860Z] c30bc8118b32: Preparing [2025-09-03T05:42:46.860Z] 49069d79e4f7: Preparing [2025-09-03T05:42:46.860Z] 5eb16a8bde18: Preparing [2025-09-03T05:42:46.860Z] bc22b5b99d22: Preparing [2025-09-03T05:42:46.860Z] 097100c76c15: Preparing [2025-09-03T05:42:46.860Z] 097100c76c15: Waiting [2025-09-03T05:42:46.860Z] b63d482b1cd7: Layer already exists [2025-09-03T05:42:46.860Z] c30bc8118b32: Layer already exists [2025-09-03T05:42:46.860Z] 5eb16a8bde18: Layer already exists [2025-09-03T05:42:46.860Z] bc22b5b99d22: Layer already exists [2025-09-03T05:42:46.860Z] 49069d79e4f7: Layer already exists [2025-09-03T05:42:46.860Z] 097100c76c15: Layer already exists [2025-09-03T05:42:46.860Z] main: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T05:42:46.932Z] ===================================================== [Pipeline] echo [2025-09-03T05:42:46.948Z] taggedImages: [2025-09-03T05:42:46.948Z] - nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:42:46.948Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-09-03T05:42:46.948Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 [2025-09-03T05:42:46.948Z] - nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [2025-09-03T05:42:46.948Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-09-03T05:42:47.003Z] ========================================================= [2025-09-03T05:42:47.003Z] [edgeXBuildMultiArch] RAW Config: [2025-09-03T05:42:47.003Z] images: [2025-09-03T05:42:47.003Z] - nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:42:47.003Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-09-03T05:42:47.003Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 [2025-09-03T05:42:47.003Z] - nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [2025-09-03T05:42:47.003Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-09-03T05:42:47.003Z] settingsFile: [2025-09-03T05:42:47.003Z] device-rest-go-settings [2025-09-03T05:42:47.003Z] ========================================================= [Pipeline] node [2025-09-03T05:42:46.725Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-09-03T05:42:46.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-03T05:42:47.581Z] Avoid second fetch [2025-09-03T05:42:47.582Z] Checking out Revision 50198afc762bca12813e6a26052d1612bb9f4903 (main) [2025-09-03T05:42:48.162Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#494)" [2025-09-03T05:42:47.595Z] > git config core.sparsecheckout # timeout=10 [2025-09-03T05:42:47.661Z] > git checkout -f 50198afc762bca12813e6a26052d1612bb9f4903 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T05:42:53.236Z] provisioning config files... [2025-09-03T05:42:53.268Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/219@tmp/config18033927905883128304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:42:53.930Z] ---> ****-login.sh [2025-09-03T05:42:53.930Z] nexus3.edgexfoundry.org:10001 [2025-09-03T05:42:54.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:54.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:42:54.474Z] Configure a credential helper to remove this warning. See [2025-09-03T05:42:54.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:42:54.474Z] [2025-09-03T05:42:54.474Z] Login Succeeded [2025-09-03T05:42:54.474Z] nexus3.edgexfoundry.org:10002 [2025-09-03T05:42:54.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:54.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:42:54.745Z] Configure a credential helper to remove this warning. See [2025-09-03T05:42:54.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:42:54.745Z] [2025-09-03T05:42:54.745Z] Login Succeeded [2025-09-03T05:42:54.745Z] nexus3.edgexfoundry.org:10003 [2025-09-03T05:42:55.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:55.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:42:55.282Z] Configure a credential helper to remove this warning. See [2025-09-03T05:42:55.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:42:55.282Z] [2025-09-03T05:42:55.282Z] Login Succeeded [2025-09-03T05:42:55.282Z] nexus3.edgexfoundry.org:10004 [2025-09-03T05:42:55.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:55.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:42:55.550Z] Configure a credential helper to remove this warning. See [2025-09-03T05:42:55.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:42:55.550Z] [2025-09-03T05:42:55.550Z] Login Succeeded [2025-09-03T05:42:55.550Z] ****.io [2025-09-03T05:42:55.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:42:56.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:42:56.085Z] Configure a credential helper to remove this warning. See [2025-09-03T05:42:56.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:42:56.085Z] [2025-09-03T05:42:56.085Z] Login Succeeded [2025-09-03T05:42:56.085Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T05:42:56.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-03T05:42:56.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T05:42:56.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T05:42:56.468Z] ========================================================= [2025-09-03T05:42:56.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-03T05:42:56.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:42:56.862Z] + 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-09-03T05:42:56.862Z] Sending build context to Docker daemon 141.8kB [2025-09-03T05:42:57.132Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-09-03T05:42:57.132Z] Step 2/12 : FROM ${BASE} AS builder [2025-09-03T05:42:57.132Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-03T05:42:57.132Z] 94e9d8af2201: Pulling fs layer [2025-09-03T05:42:57.132Z] a6c56e8762df: Pulling fs layer [2025-09-03T05:42:57.132Z] f0f3c8884826: Pulling fs layer [2025-09-03T05:42:57.132Z] c7e7622c144d: Pulling fs layer [2025-09-03T05:42:57.132Z] 4f4fb700ef54: Pulling fs layer [2025-09-03T05:42:57.132Z] b4c3b6d88c5a: Pulling fs layer [2025-09-03T05:42:57.132Z] ba8bce9d2590: Pulling fs layer [2025-09-03T05:42:57.132Z] ca778ea9c289: Pulling fs layer [2025-09-03T05:42:57.132Z] c7e7622c144d: Waiting [2025-09-03T05:42:57.132Z] 4f4fb700ef54: Waiting [2025-09-03T05:42:57.132Z] b4c3b6d88c5a: Waiting [2025-09-03T05:42:57.132Z] ba8bce9d2590: Waiting [2025-09-03T05:42:57.132Z] ca778ea9c289: Waiting [2025-09-03T05:42:57.132Z] a6c56e8762df: Download complete [2025-09-03T05:42:57.132Z] c7e7622c144d: Verifying Checksum [2025-09-03T05:42:57.132Z] c7e7622c144d: Download complete [2025-09-03T05:42:57.400Z] 4f4fb700ef54: Verifying Checksum [2025-09-03T05:42:57.400Z] 4f4fb700ef54: Download complete [2025-09-03T05:42:57.400Z] b4c3b6d88c5a: Verifying Checksum [2025-09-03T05:42:57.400Z] b4c3b6d88c5a: Download complete [2025-09-03T05:42:57.400Z] 94e9d8af2201: Verifying Checksum [2025-09-03T05:42:57.400Z] 94e9d8af2201: Download complete [2025-09-03T05:42:57.671Z] ca778ea9c289: Verifying Checksum [2025-09-03T05:42:57.671Z] ca778ea9c289: Download complete [2025-09-03T05:42:58.257Z] 94e9d8af2201: Pull complete [2025-09-03T05:42:58.841Z] a6c56e8762df: Pull complete [2025-09-03T05:42:59.108Z] f0f3c8884826: Verifying Checksum [2025-09-03T05:42:59.108Z] f0f3c8884826: Download complete [2025-09-03T05:43:00.074Z] ba8bce9d2590: Verifying Checksum [2025-09-03T05:43:00.074Z] ba8bce9d2590: Download complete [2025-09-03T05:43:02.006Z] Still waiting to schedule task [2025-09-03T05:43:02.006Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-03T05:43:15.087Z] f0f3c8884826: Pull complete [2025-09-03T05:43:15.087Z] c7e7622c144d: Pull complete [2025-09-03T05:43:15.087Z] 4f4fb700ef54: Pull complete [2025-09-03T05:43:15.087Z] b4c3b6d88c5a: Pull complete [2025-09-03T05:43:21.734Z] ba8bce9d2590: Pull complete [2025-09-03T05:43:23.156Z] ca778ea9c289: Pull complete [2025-09-03T05:43:23.156Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-03T05:43:23.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-03T05:43:23.156Z] ---> 47b25d7523d1 [2025-09-03T05:43:23.156Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-09-03T05:43:25.106Z] ---> Running in 0fba8019f195 [2025-09-03T05:43:25.106Z] Removing intermediate container 0fba8019f195 [2025-09-03T05:43:25.106Z] ---> 2aae31b94d89 [2025-09-03T05:43:25.106Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-03T05:43:25.372Z] ---> Running in 620f6c9b9ced [2025-09-03T05:43:25.637Z] Removing intermediate container 620f6c9b9ced [2025-09-03T05:43:25.637Z] ---> 7abaa93cd19d [2025-09-03T05:43:25.637Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-09-03T05:43:25.637Z] ---> Running in e81ce9715445 [2025-09-03T05:43:25.919Z] Removing intermediate container e81ce9715445 [2025-09-03T05:43:25.919Z] ---> 3c5fede1bca5 [2025-09-03T05:43:25.919Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-09-03T05:43:25.919Z] ---> Running in 35af8cb9a53d [2025-09-03T05:43:26.190Z] Removing intermediate container 35af8cb9a53d [2025-09-03T05:43:26.190Z] ---> ffbe413e2f9a [2025-09-03T05:43:26.190Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-03T05:43:26.456Z] ---> Running in e40e3f271491 [2025-09-03T05:43:27.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T05:43:27.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T05:43:29.094Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-09-03T05:43:29.094Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-09-03T05:43:29.094Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-09-03T05:43:29.094Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-09-03T05:43:29.094Z] Executing busybox-1.36.1-r29.trigger [2025-09-03T05:43:29.360Z] OK: 244 MiB in 62 packages [2025-09-03T05:43:30.325Z] Removing intermediate container e40e3f271491 [2025-09-03T05:43:30.325Z] ---> e41bf0d8b753 [2025-09-03T05:43:30.325Z] Step 8/12 : WORKDIR /device-rest-go [2025-09-03T05:43:30.325Z] ---> Running in e39df7bd2d2d [2025-09-03T05:43:30.591Z] Removing intermediate container e39df7bd2d2d [2025-09-03T05:43:30.591Z] ---> 9adbb0111fe0 [2025-09-03T05:43:30.591Z] Step 9/12 : COPY go.mod vendor* ./ [2025-09-03T05:43:31.243Z] ---> e64268013557 [2025-09-03T05:43:31.243Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T05:43:31.243Z] ---> Running in b6964b604a01 [2025-09-03T05:43:34.786Z] Running on prd-centos7-docker-4c-2g-8210 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T05:43:35.457Z] provisioning config files... [2025-09-03T05:43:35.484Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15431172618684714916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:43:36.436Z] ---> ****-login.sh [2025-09-03T05:43:36.436Z] nexus3.edgexfoundry.org:10001 [2025-09-03T05:43:36.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:43:36.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:43:36.698Z] Configure a credential helper to remove this warning. See [2025-09-03T05:43:36.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:43:36.698Z] [2025-09-03T05:43:36.698Z] Login Succeeded [2025-09-03T05:43:36.698Z] nexus3.edgexfoundry.org:10002 [2025-09-03T05:43:36.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:43:36.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:43:36.958Z] Configure a credential helper to remove this warning. See [2025-09-03T05:43:36.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:43:36.958Z] [2025-09-03T05:43:36.958Z] Login Succeeded [2025-09-03T05:43:36.958Z] nexus3.edgexfoundry.org:10003 [2025-09-03T05:43:36.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:43:36.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:43:36.958Z] Configure a credential helper to remove this warning. See [2025-09-03T05:43:36.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:43:36.958Z] [2025-09-03T05:43:36.958Z] Login Succeeded [2025-09-03T05:43:36.958Z] nexus3.edgexfoundry.org:10004 [2025-09-03T05:43:36.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:43:36.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:43:36.959Z] Configure a credential helper to remove this warning. See [2025-09-03T05:43:36.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:43:36.959Z] [2025-09-03T05:43:36.959Z] Login Succeeded [2025-09-03T05:43:36.959Z] ****.io [2025-09-03T05:43:36.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:43:37.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:43:37.219Z] Configure a credential helper to remove this warning. See [2025-09-03T05:43:37.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:43:37.219Z] [2025-09-03T05:43:37.219Z] Login Succeeded [2025-09-03T05:43:37.219Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T05:43:37.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T05:43:37.607Z] + docker buildx ls [2025-09-03T05:43:37.868Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-03T05:43:37.868Z] default * docker [2025-09-03T05:43:37.868Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-03T05:43:38.162Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-03T05:43:38.163Z] edgex-builder [Pipeline] sh [2025-09-03T05:43:38.453Z] + docker buildx inspect --bootstrap [2025-09-03T05:43:38.453Z] #1 [internal] booting buildkit [2025-09-03T05:43:38.453Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-03T05:43:41.793Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-09-03T05:43:41.793Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-03T05:43:43.189Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2025-09-03T05:43:43.189Z] #1 DONE 4.8s [2025-09-03T05:43:43.189Z] Name: edgex-builder [2025-09-03T05:43:43.189Z] Driver: docker-container [2025-09-03T05:43:43.189Z] [2025-09-03T05:43:43.189Z] Nodes: [2025-09-03T05:43:43.189Z] Name: edgex-builder0 [2025-09-03T05:43:43.189Z] Endpoint: unix:///var/run/docker.sock [2025-09-03T05:43:43.189Z] Status: running [2025-09-03T05:43:43.189Z] Buildkit: v0.23.2 [2025-09-03T05:43:43.189Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-03T05:43:43.483Z] + docker buildx ls [2025-09-03T05:43:43.483Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-03T05:43:43.483Z] edgex-builder * docker-container [2025-09-03T05:43:43.483Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-03T05:43:43.483Z] default docker [2025-09-03T05:43:43.483Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-03T05:43:43.778Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903' [2025-09-03T05:43:43.778Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 --push - [2025-09-03T05:43:43.778Z] #1 [internal] load build definition from Dockerfile [2025-09-03T05:43:43.778Z] #1 transferring dockerfile: 196B done [2025-09-03T05:43:43.778Z] #1 DONE 0.0s [2025-09-03T05:43:43.778Z] [2025-09-03T05:43:43.778Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:43:43.778Z] #2 DONE 0.1s [2025-09-03T05:43:43.778Z] [2025-09-03T05:43:43.778Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:43:44.046Z] #3 DONE 0.1s [2025-09-03T05:43:44.046Z] [2025-09-03T05:43:44.046Z] #4 [internal] load .dockerignore [2025-09-03T05:43:44.046Z] #4 transferring context: 2B done [2025-09-03T05:43:44.046Z] #4 DONE 0.0s [2025-09-03T05:43:44.046Z] [2025-09-03T05:43:44.046Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:44.046Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:44.046Z] #5 DONE 0.0s [2025-09-03T05:43:44.046Z] [2025-09-03T05:43:44.046Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:44.046Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:44.046Z] #6 DONE 0.1s [2025-09-03T05:43:44.046Z] [2025-09-03T05:43:44.046Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T05:43:44.046Z] #7 DONE 0.0s [2025-09-03T05:43:44.046Z] [2025-09-03T05:43:44.046Z] #8 exporting to image [2025-09-03T05:43:44.046Z] #8 exporting layers done [2025-09-03T05:43:44.046Z] #8 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 0.0s done [2025-09-03T05:43:44.046Z] #8 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done [2025-09-03T05:43:44.046Z] #8 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done [2025-09-03T05:43:44.046Z] #8 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done [2025-09-03T05:43:44.046Z] #8 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done [2025-09-03T05:43:44.046Z] #8 pushing layers [2025-09-03T05:43:44.046Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T05:43:44.306Z] #8 pushing layers 0.1s done [2025-09-03T05:43:44.306Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done [2025-09-03T05:43:44.306Z] #8 DONE 0.2s [2025-09-03T05:43:44.306Z] [2025-09-03T05:43:44.306Z] 1 warning found (use --debug to expand): [2025-09-03T05:43:44.306Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T05:43:44.610Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2025-09-03T05:43:44.610Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2025-09-03T05:43:44.610Z] #1 [internal] load build definition from Dockerfile [2025-09-03T05:43:44.610Z] #1 transferring dockerfile: 162B done [2025-09-03T05:43:44.610Z] #1 DONE 0.0s [2025-09-03T05:43:44.610Z] [2025-09-03T05:43:44.610Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-09-03T05:43:44.610Z] #2 DONE 0.0s [2025-09-03T05:43:44.610Z] [2025-09-03T05:43:44.610Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-09-03T05:43:44.610Z] #3 DONE 0.0s [2025-09-03T05:43:44.610Z] [2025-09-03T05:43:44.610Z] #4 [internal] load .dockerignore [2025-09-03T05:43:44.610Z] #4 transferring context: 2B done [2025-09-03T05:43:44.610Z] #4 DONE 0.0s [2025-09-03T05:43:44.610Z] [2025-09-03T05:43:44.610Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:44.610Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:44.610Z] #5 DONE 0.0s [2025-09-03T05:43:44.610Z] [2025-09-03T05:43:44.610Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:44.873Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:44.873Z] #6 CACHED [2025-09-03T05:43:44.873Z] [2025-09-03T05:43:44.873Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:44.873Z] #5 CACHED [2025-09-03T05:43:44.873Z] [2025-09-03T05:43:44.873Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T05:43:44.873Z] #7 DONE 0.0s [2025-09-03T05:43:44.873Z] [2025-09-03T05:43:44.873Z] #8 exporting to image [2025-09-03T05:43:44.873Z] #8 exporting layers done [2025-09-03T05:43:44.873Z] #8 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 done [2025-09-03T05:43:44.873Z] #8 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done [2025-09-03T05:43:44.873Z] #8 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done [2025-09-03T05:43:44.873Z] #8 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done [2025-09-03T05:43:44.873Z] #8 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done [2025-09-03T05:43:44.873Z] #8 pushing layers 0.0s done [2025-09-03T05:43:44.873Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done [2025-09-03T05:43:44.873Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T05:43:44.873Z] #8 DONE 0.1s [2025-09-03T05:43:44.873Z] [2025-09-03T05:43:44.873Z] 1 warning found (use --debug to expand): [2025-09-03T05:43:44.873Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T05:43:45.169Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15' [2025-09-03T05:43:45.169Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 --push - [2025-09-03T05:43:45.169Z] #1 [internal] load build definition from Dockerfile [2025-09-03T05:43:45.169Z] #1 transferring dockerfile: 168B done [2025-09-03T05:43:45.169Z] #1 DONE 0.0s [2025-09-03T05:43:45.169Z] [2025-09-03T05:43:45.169Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 [2025-09-03T05:43:45.169Z] #2 DONE 0.0s [2025-09-03T05:43:45.169Z] [2025-09-03T05:43:45.169Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 [2025-09-03T05:43:45.169Z] #3 DONE 0.0s [2025-09-03T05:43:45.169Z] [2025-09-03T05:43:45.169Z] #4 [internal] load .dockerignore [2025-09-03T05:43:45.169Z] #4 transferring context: 2B done [2025-09-03T05:43:45.169Z] #4 DONE 0.0s [2025-09-03T05:43:45.169Z] [2025-09-03T05:43:45.169Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:45.169Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:45.169Z] #5 DONE 0.0s [2025-09-03T05:43:45.169Z] [2025-09-03T05:43:45.169Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:45.427Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:45.427Z] #6 CACHED [2025-09-03T05:43:45.427Z] [2025-09-03T05:43:45.428Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:45.428Z] #5 CACHED [2025-09-03T05:43:45.428Z] [2025-09-03T05:43:45.428Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T05:43:45.428Z] #7 DONE 0.0s [2025-09-03T05:43:45.428Z] [2025-09-03T05:43:45.428Z] #8 exporting to image [2025-09-03T05:43:45.428Z] #8 exporting layers done [2025-09-03T05:43:45.428Z] #8 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 done [2025-09-03T05:43:45.428Z] #8 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done [2025-09-03T05:43:45.428Z] #8 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done [2025-09-03T05:43:45.428Z] #8 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done [2025-09-03T05:43:45.428Z] #8 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done [2025-09-03T05:43:45.428Z] #8 pushing layers 0.0s done [2025-09-03T05:43:45.428Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done [2025-09-03T05:43:45.428Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T05:43:45.428Z] #8 DONE 0.1s [2025-09-03T05:43:45.428Z] [2025-09-03T05:43:45.428Z] 1 warning found (use --debug to expand): [2025-09-03T05:43:45.428Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T05:43:45.724Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 --push - [2025-09-03T05:43:45.724Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15' [2025-09-03T05:43:45.724Z] #1 [internal] load build definition from Dockerfile [2025-09-03T05:43:45.724Z] #1 transferring dockerfile: 209B done [2025-09-03T05:43:45.724Z] #1 DONE 0.0s [2025-09-03T05:43:45.724Z] [2025-09-03T05:43:45.724Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [2025-09-03T05:43:45.724Z] #2 DONE 0.0s [2025-09-03T05:43:45.724Z] [2025-09-03T05:43:45.724Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [2025-09-03T05:43:45.724Z] #3 DONE 0.0s [2025-09-03T05:43:45.724Z] [2025-09-03T05:43:45.724Z] #4 [internal] load .dockerignore [2025-09-03T05:43:45.724Z] #4 transferring context: 2B done [2025-09-03T05:43:45.724Z] #4 DONE 0.0s [2025-09-03T05:43:45.724Z] [2025-09-03T05:43:45.724Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:45.724Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:45.724Z] #5 CACHED [2025-09-03T05:43:45.724Z] [2025-09-03T05:43:45.724Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:45.724Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:45.724Z] #6 CACHED [2025-09-03T05:43:45.724Z] [2025-09-03T05:43:45.724Z] #7 exporting to image [2025-09-03T05:43:45.724Z] #7 exporting layers done [2025-09-03T05:43:45.724Z] #7 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 [2025-09-03T05:43:45.724Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T05:43:45.983Z] #7 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 done [2025-09-03T05:43:45.983Z] #7 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done [2025-09-03T05:43:45.983Z] #7 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done [2025-09-03T05:43:45.983Z] #7 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done [2025-09-03T05:43:45.983Z] #7 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done [2025-09-03T05:43:45.983Z] #7 pushing layers 0.0s done [2025-09-03T05:43:45.983Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done [2025-09-03T05:43:45.983Z] #7 DONE 0.1s [2025-09-03T05:43:45.983Z] [2025-09-03T05:43:45.983Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T05:43:45.983Z] #8 DONE 0.0s [2025-09-03T05:43:45.983Z] [2025-09-03T05:43:45.983Z] 1 warning found (use --debug to expand): [2025-09-03T05:43:45.983Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T05:43:46.275Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2025-09-03T05:43:46.275Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2025-09-03T05:43:46.275Z] #1 [internal] load build definition from Dockerfile [2025-09-03T05:43:46.275Z] #1 transferring dockerfile: 160B done [2025-09-03T05:43:46.275Z] #1 DONE 0.0s [2025-09-03T05:43:46.275Z] [2025-09-03T05:43:46.275Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-09-03T05:43:46.275Z] #2 DONE 0.0s [2025-09-03T05:43:46.275Z] [2025-09-03T05:43:46.275Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-09-03T05:43:46.275Z] #3 DONE 0.0s [2025-09-03T05:43:46.275Z] [2025-09-03T05:43:46.275Z] #4 [internal] load .dockerignore [2025-09-03T05:43:46.275Z] #4 transferring context: 2B done [2025-09-03T05:43:46.275Z] #4 DONE 0.0s [2025-09-03T05:43:46.275Z] [2025-09-03T05:43:46.275Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:46.275Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:46.275Z] #5 CACHED [2025-09-03T05:43:46.275Z] [2025-09-03T05:43:46.275Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 [2025-09-03T05:43:46.275Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done [2025-09-03T05:43:46.275Z] #6 CACHED [2025-09-03T05:43:46.275Z] [2025-09-03T05:43:46.275Z] #7 exporting to image [2025-09-03T05:43:46.275Z] #7 exporting layers done [2025-09-03T05:43:46.275Z] #7 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 done [2025-09-03T05:43:46.275Z] #7 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done [2025-09-03T05:43:46.275Z] #7 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done [2025-09-03T05:43:46.275Z] #7 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done [2025-09-03T05:43:46.275Z] #7 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda [2025-09-03T05:43:46.275Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T05:43:46.539Z] #7 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done [2025-09-03T05:43:46.539Z] #7 pushing layers 0.0s done [2025-09-03T05:43:46.539Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done [2025-09-03T05:43:46.539Z] #7 DONE 0.1s [2025-09-03T05:43:46.539Z] [2025-09-03T05:43:46.539Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T05:43:46.539Z] #8 DONE 0.0s [2025-09-03T05:43:46.539Z] [2025-09-03T05:43:46.539Z] 1 warning found (use --debug to expand): [2025-09-03T05:43:46.539Z]  - 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-09-03T05:43:46.944Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:43:47.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:43:47.782Z] ---> package-listing.sh [2025-09-03T05:43:47.782Z] ++ facter osfamily [2025-09-03T05:43:47.782Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-03T05:43:48.043Z] + OS_FAMILY=redhat [2025-09-03T05:43:48.043Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-09-03T05:43:48.043Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-03T05:43:48.043Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-03T05:43:48.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-03T05:43:48.043Z] + PACKAGES=/tmp/packages_start.txt [2025-09-03T05:43:48.043Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-09-03T05:43:48.043Z] + PACKAGES=/tmp/packages_end.txt [2025-09-03T05:43:48.043Z] + case "${OS_FAMILY}" in [2025-09-03T05:43:48.043Z] + rpm -qa [2025-09-03T05:43:48.043Z] + sort [2025-09-03T05:43:48.615Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-03T05:43:48.615Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-03T05:43:48.615Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-03T05:43:48.615Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-09-03T05:43:48.615Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-09-03T05:43:48.615Z] + 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-09-03T05:43:48.624Z] 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-09-03T05:43:48.905Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:43:49.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T05:43:49.468Z] [2025-09-03T05:43:49.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:43:49.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T05:43:49.778Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-03T05:43:49.778Z] 5eb5b503b376: Pulling fs layer [2025-09-03T05:43:49.778Z] 5c69ac0246d0: Pulling fs layer [2025-09-03T05:43:49.778Z] ec43610c2a17: Pulling fs layer [2025-09-03T05:43:49.778Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-03T05:43:49.778Z] 33b1e0a273af: Pulling fs layer [2025-09-03T05:43:49.778Z] 5d3b04190fa2: Pulling fs layer [2025-09-03T05:43:49.778Z] 2f39f015ded8: Pulling fs layer [2025-09-03T05:43:49.778Z] 33b1e0a273af: Waiting [2025-09-03T05:43:49.778Z] 5d3b04190fa2: Waiting [2025-09-03T05:43:49.778Z] 2f39f015ded8: Waiting [2025-09-03T05:43:49.778Z] 3a2ae6a8a46f: Waiting [2025-09-03T05:43:49.778Z] 5c69ac0246d0: Verifying Checksum [2025-09-03T05:43:49.778Z] 5c69ac0246d0: Download complete [2025-09-03T05:43:49.778Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-03T05:43:49.778Z] 3a2ae6a8a46f: Download complete [2025-09-03T05:43:49.778Z] 33b1e0a273af: Verifying Checksum [2025-09-03T05:43:49.778Z] 33b1e0a273af: Download complete [2025-09-03T05:43:49.778Z] 5d3b04190fa2: Verifying Checksum [2025-09-03T05:43:49.778Z] 5d3b04190fa2: Download complete [2025-09-03T05:43:49.778Z] ec43610c2a17: Verifying Checksum [2025-09-03T05:43:49.778Z] ec43610c2a17: Download complete [2025-09-03T05:43:50.043Z] 5eb5b503b376: Download complete [2025-09-03T05:43:50.623Z] 2f39f015ded8: Verifying Checksum [2025-09-03T05:43:50.623Z] 2f39f015ded8: Download complete [2025-09-03T05:43:51.201Z] 5eb5b503b376: Pull complete [2025-09-03T05:43:51.459Z] 5c69ac0246d0: Pull complete [2025-09-03T05:43:51.722Z] ec43610c2a17: Pull complete [2025-09-03T05:43:51.980Z] 3a2ae6a8a46f: Pull complete [2025-09-03T05:43:52.243Z] 33b1e0a273af: Pull complete [2025-09-03T05:43:52.243Z] 5d3b04190fa2: Pull complete [2025-09-03T05:43:56.458Z] 2f39f015ded8: Pull complete [2025-09-03T05:43:56.458Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-03T05:43:56.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T05:43:56.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:43:56.617Z] prd-centos7-docker-4c-2g-8210 does not seem to be running inside a container [2025-09-03T05:43:56.651Z] $ 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-09-03T05:44:01.055Z] $ docker top 215d0f76ccf26cb5f4d7d3da304b2fd49c861258c3087d1a132189421de82cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T05:44:01.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-03T05:44:01.704Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-03T05:44:01.997Z] + ls /var/log/sa-host [2025-09-03T05:44:01.997Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T05:44:02.145Z] provisioning config files... [2025-09-03T05:44:02.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18413475390188464808tmp [Pipeline] { [Pipeline] echo [2025-09-03T05:44:02.168Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:44:02.466Z] ---> create-netrc.sh [Pipeline] } [2025-09-03T05:44:02.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:44:02.817Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-03T05:44:02.826Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:44:03.126Z] ---> sudo-logs.sh [2025-09-03T05:44:03.126Z] Archiving 'sudo' log.. [2025-09-03T05:44:03.126Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8210.novalocal: Name or service not known [2025-09-03T05:44:03.126Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8210.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-03T05:44:03.150Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:44:03.438Z] ---> job-cost.sh [2025-09-03T05:44:03.438Z] lf-activate-venv: SKIPPING [2025-09-03T05:44:03.438Z] INFO: No Stack... [2025-09-03T05:44:03.697Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-03T05:44:04.276Z] INFO: Archiving Costs [Pipeline] echo [2025-09-03T05:44:04.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:44:04.579Z] ---> logs-deploy.sh [2025-09-03T05:44:04.579Z] lf-activate-venv: SKIPPING [2025-09-03T05:44:04.579Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/219 [2025-09-03T05:44:04.579Z] INFO: archiving workspace using pattern(s): [2025-09-03T05:44:05.514Z] Archives upload complete. [2025-09-03T05:44:05.514Z] INFO: archiving logs to Nexus [2025-09-03T05:44:06.451Z] ---> uname -a: [2025-09-03T05:44:06.451Z] Linux prd-centos7-docker-4c-2g-8210.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-09-03T05:44:06.451Z] [2025-09-03T05:44:06.451Z] [2025-09-03T05:44:06.451Z] ---> lscpu: [2025-09-03T05:44:06.451Z] Architecture: x86_64 [2025-09-03T05:44:06.451Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-03T05:44:06.451Z] Byte Order: Little Endian [2025-09-03T05:44:06.451Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-03T05:44:06.451Z] CPU(s): 2 [2025-09-03T05:44:06.451Z] On-line CPU(s) list: 0,1 [2025-09-03T05:44:06.451Z] Thread(s) per core: 1 [2025-09-03T05:44:06.451Z] Core(s) per socket: 1 [2025-09-03T05:44:06.451Z] Socket(s): 2 [2025-09-03T05:44:06.451Z] NUMA node(s): 1 [2025-09-03T05:44:06.451Z] Vendor ID: AuthenticAMD [2025-09-03T05:44:06.451Z] CPU family: 23 [2025-09-03T05:44:06.451Z] Model: 49 [2025-09-03T05:44:06.451Z] Model name: AMD EPYC-Rome Processor [2025-09-03T05:44:06.451Z] Stepping: 0 [2025-09-03T05:44:06.451Z] CPU MHz: 2799.998 [2025-09-03T05:44:06.451Z] BogoMIPS: 5599.99 [2025-09-03T05:44:06.451Z] Virtualization: AMD-V [2025-09-03T05:44:06.451Z] Hypervisor vendor: KVM [2025-09-03T05:44:06.451Z] Virtualization type: full [2025-09-03T05:44:06.451Z] L1d cache: 64 KiB [2025-09-03T05:44:06.451Z] L1i cache: 64 KiB [2025-09-03T05:44:06.451Z] L2 cache: 1 MiB [2025-09-03T05:44:06.451Z] L3 cache: 32 MiB [2025-09-03T05:44:06.451Z] NUMA node0 CPU(s): 0,1 [2025-09-03T05:44:06.451Z] Vulnerability Itlb multihit: Not affected [2025-09-03T05:44:06.451Z] Vulnerability L1tf: Not affected [2025-09-03T05:44:06.451Z] Vulnerability Mds: Not affected [2025-09-03T05:44:06.451Z] Vulnerability Meltdown: Not affected [2025-09-03T05:44:06.451Z] Vulnerability Mmio stale data: Not affected [2025-09-03T05:44:06.451Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-03T05:44:06.451Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-03T05:44:06.451Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-03T05:44:06.451Z] Vulnerability Srbds: Not affected [2025-09-03T05:44:06.451Z] Vulnerability Tsx async abort: Not affected [2025-09-03T05:44:06.451Z] 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-09-03T05:44:06.451Z] [2025-09-03T05:44:06.451Z] [2025-09-03T05:44:06.451Z] ---> nproc: [2025-09-03T05:44:06.451Z] 2 [2025-09-03T05:44:06.451Z] [2025-09-03T05:44:06.451Z] [2025-09-03T05:44:06.451Z] ---> df -h: [2025-09-03T05:44:06.451Z] Filesystem Size Used Avail Use% Mounted on [2025-09-03T05:44:06.451Z] overlay 40G 7.3G 33G 19% / [2025-09-03T05:44:06.451Z] tmpfs 64M 0 64M 0% /dev [2025-09-03T05:44:06.451Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-03T05:44:06.451Z] shm 64M 0 64M 0% /dev/shm [2025-09-03T05:44:06.451Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-03T05:44:06.451Z] [2025-09-03T05:44:06.451Z] [2025-09-03T05:44:06.451Z] Cannot open /var/log/sysstat/sa03: No such file or directory [2025-09-03T05:44:06.451Z] Please check if data collecting is enabled [2025-09-03T05:44:06.451Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T05:44:06.488Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-03T05:44:06.494Z] $ docker stop --time=1 215d0f76ccf26cb5f4d7d3da304b2fd49c861258c3087d1a132189421de82cf3 [2025-09-03T05:44:07.624Z] $ docker rm -f --volumes 215d0f76ccf26cb5f4d7d3da304b2fd49c861258c3087d1a132189421de82cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-03T05:44:07.732Z] [WS-CLEANUP] Deleting project workspace... [2025-09-03T05:44:07.732Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-03T05:44:07.750Z] [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-09-03T05:44:08.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T05:44:08.192Z] [2025-09-03T05:44:08.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:44:08.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T05:44:08.500Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-03T05:44:08.500Z] 5eb5b503b376: Pulling fs layer [2025-09-03T05:44:08.500Z] 5c69ac0246d0: Pulling fs layer [2025-09-03T05:44:08.500Z] ec43610c2a17: Pulling fs layer [2025-09-03T05:44:08.500Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-03T05:44:08.500Z] 33b1e0a273af: Pulling fs layer [2025-09-03T05:44:08.500Z] 5d3b04190fa2: Pulling fs layer [2025-09-03T05:44:08.500Z] 2f39f015ded8: Pulling fs layer [2025-09-03T05:44:08.500Z] 3a2ae6a8a46f: Waiting [2025-09-03T05:44:08.500Z] 33b1e0a273af: Waiting [2025-09-03T05:44:08.500Z] 5d3b04190fa2: Waiting [2025-09-03T05:44:08.500Z] 2f39f015ded8: Waiting [2025-09-03T05:44:08.500Z] 5c69ac0246d0: Download complete [2025-09-03T05:44:08.500Z] 3a2ae6a8a46f: Download complete [2025-09-03T05:44:08.500Z] ec43610c2a17: Verifying Checksum [2025-09-03T05:44:08.500Z] ec43610c2a17: Download complete [2025-09-03T05:44:08.500Z] 33b1e0a273af: Verifying Checksum [2025-09-03T05:44:08.500Z] 33b1e0a273af: Download complete [2025-09-03T05:44:08.500Z] 5d3b04190fa2: Download complete [2025-09-03T05:44:08.759Z] 5eb5b503b376: Verifying Checksum [2025-09-03T05:44:08.759Z] 5eb5b503b376: Download complete [2025-09-03T05:44:09.326Z] 2f39f015ded8: Download complete [2025-09-03T05:44:10.708Z] 5eb5b503b376: Pull complete [2025-09-03T05:44:10.708Z] 5c69ac0246d0: Pull complete [2025-09-03T05:44:11.275Z] ec43610c2a17: Pull complete [2025-09-03T05:44:11.275Z] 3a2ae6a8a46f: Pull complete [2025-09-03T05:44:11.533Z] 33b1e0a273af: Pull complete [2025-09-03T05:44:11.533Z] 5d3b04190fa2: Pull complete [2025-09-03T05:44:18.092Z] 2f39f015ded8: Pull complete [2025-09-03T05:44:18.092Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-03T05:44:18.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T05:44:18.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:44:18.184Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:44:18.209Z] $ 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-09-03T05:44:19.691Z] $ docker top 628e3f1ed720c014a36bb2ccf8742ec7c00e488e74d38a57c6c22ea6c1ae7ad9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:44:20.077Z] ---> job-cost.sh [2025-09-03T05:44:20.077Z] lf-activate-venv: SKIPPING [2025-09-03T05:44:20.077Z] INFO: No Stack... [2025-09-03T05:44:20.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-03T05:44:20.904Z] INFO: Archiving Costs [Pipeline] sh [2025-09-03T05:44:21.194Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-09-03T05:44:21.194Z] + cut -d, -f6 [Pipeline] lock [2025-09-03T05:44:21.209Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [2025-09-03T05:44:21.216Z] Resource [jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] did not exist. Created. [2025-09-03T05:44:21.223Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-03T05:44:21.543Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-03T05:44:21.578Z] Stashed 1 file(s) [Pipeline] } [2025-09-03T05:44:21.589Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-03T05:44:21.619Z] $ docker stop --time=1 628e3f1ed720c014a36bb2ccf8742ec7c00e488e74d38a57c6c22ea6c1ae7ad9 [2025-09-03T05:44:22.758Z] $ docker rm -f --volumes 628e3f1ed720c014a36bb2ccf8742ec7c00e488e74d38a57c6c22ea6c1ae7ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-03T05:45:07.949Z] Removing intermediate container b6964b604a01 [2025-09-03T05:45:07.949Z] ---> 1bb265f2557e [2025-09-03T05:45:07.949Z] Step 11/12 : COPY . . [2025-09-03T05:45:07.949Z] ---> f62e4d2f4f5d [2025-09-03T05:45:07.949Z] Step 12/12 : RUN $MAKE [2025-09-03T05:45:07.949Z] ---> Running in 26654d2825c7 [2025-09-03T05:45:07.949Z] noop [2025-09-03T05:45:07.949Z] Removing intermediate container 26654d2825c7 [2025-09-03T05:45:07.949Z] ---> 565fee63a799 [2025-09-03T05:45:07.949Z] Successfully built 565fee63a799 [2025-09-03T05:45:07.949Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:45:08.459Z] + docker inspect -f . ci-base-image-arm64 [2025-09-03T05:45:08.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:45:08.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-8209 does not seem to be running inside a container [2025-09-03T05:45:08.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/219 -v /w/workspace/device-rest-go/219:/w/workspace/device-rest-go/219:rw,z -v /w/workspace/device-rest-go/219@tmp:/w/workspace/device-rest-go/219@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-09-03T05:45:09.946Z] $ docker top 87b92fc9fdfd412886284a6db8f601cf0ae2e22073677df4b228dea7ee3e2c7f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T05:45:10.868Z] + go version [2025-09-03T05:45:10.868Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-03T05:45:10.888Z] $ docker stop --time=1 87b92fc9fdfd412886284a6db8f601cf0ae2e22073677df4b228dea7ee3e2c7f [2025-09-03T05:45:12.523Z] $ docker rm -f --volumes 87b92fc9fdfd412886284a6db8f601cf0ae2e22073677df4b228dea7ee3e2c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:45:13.104Z] + docker inspect -f . ci-base-image-arm64 [2025-09-03T05:45:13.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:45:13.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-8209 does not seem to be running inside a container [2025-09-03T05:45:13.359Z] $ 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/219 -v /w/workspace/device-rest-go/219:/w/workspace/device-rest-go/219:rw,z -v /w/workspace/device-rest-go/219@tmp:/w/workspace/device-rest-go/219@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-09-03T05:45:14.826Z] $ docker top 761558b5cb97f7e047763fc98647d40460378c7edeb7f9a6819a337efebd492b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T05:45:15.489Z] + git config --global --add safe.directory /w/workspace/device-rest-go/219 [Pipeline] fileExists [Pipeline] sh [2025-09-03T05:45:16.029Z] + make test [2025-09-03T05:45:16.029Z] go test ./... -coverprofile=coverage.out ./... [2025-09-03T05:45:21.453Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-09-03T05:48:28.310Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-09-03T05:48:33.642Z] ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 32.2% of statements [2025-09-03T05:48:34.221Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-03T05:48:34.221Z] go vet ./... [2025-09-03T05:49:21.094Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-03T05:49:21.094Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-03T05:49:21.094Z] ./bin/test-attribution-txt.sh [2025-09-03T05:49:21.094Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-03T05:49:21.094Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-03T05:49:21.094Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-03T05:49:21.094Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-03T05:49:21.094Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-03T05:49:21.094Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-03T05:49:21.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-03T05:49:21.127Z] $ docker stop --time=1 761558b5cb97f7e047763fc98647d40460378c7edeb7f9a6819a337efebd492b [2025-09-03T05:49:23.101Z] $ docker rm -f --volumes 761558b5cb97f7e047763fc98647d40460378c7edeb7f9a6819a337efebd492b [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T05:49:24.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-03T05:49:24.796Z] Warning: overwriting stash ‘coverage-report’ [2025-09-03T05:49:25.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-03T05:49:25.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-03T05:49:26.069Z] + ls -al . [2025-09-03T05:49:26.069Z] total 240 [2025-09-03T05:49:26.069Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 05:45 . [2025-09-03T05:49:26.069Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 05:42 .. [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 3 05:42 .dockerignore [2025-09-03T05:49:26.069Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 05:42 .git [2025-09-03T05:49:26.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:42 .github [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 264 Sep 3 05:42 .gitignore [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 05:42 .golangci.yml [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 20138 Sep 3 05:42 Attribution.txt [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 18492 Sep 3 05:42 CHANGELOG.md [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 1697 Sep 3 05:42 Dockerfile [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 05:42 GOVERNANCE.md [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 3 05:42 Jenkinsfile [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 05:42 LICENSE [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 2598 Sep 3 05:42 Makefile [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 3 05:42 OWNERS.md [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 3989 Sep 3 05:42 README.md [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 3 05:40 VERSION [2025-09-03T05:49:26.069Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 05:42 bin [2025-09-03T05:49:26.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:42 cmd [2025-09-03T05:49:26.069Z] -rw-r--r-- 1 jenkins jenkins 14565 Sep 3 05:48 coverage.out [2025-09-03T05:49:26.069Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 05:42 driver [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 6324 Sep 3 05:42 go.mod [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 86944 Sep 3 05:42 go.sum [2025-09-03T05:49:26.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:42 openapi [2025-09-03T05:49:26.069Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 3 05:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:49:26.431Z] + 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=50198afc762bca12813e6a26052d1612bb9f4903 --label arch=arm64 --label version=4.1.0-dev.15 . [2025-09-03T05:49:26.431Z] Sending build context to Docker daemon 157.2kB [2025-09-03T05:49:26.703Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-09-03T05:49:26.703Z] Step 2/26 : FROM ${BASE} AS builder [2025-09-03T05:49:26.703Z] ---> 565fee63a799 [2025-09-03T05:49:26.703Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-09-03T05:49:26.703Z] ---> Running in 317a949bde6b [2025-09-03T05:49:26.972Z] Removing intermediate container 317a949bde6b [2025-09-03T05:49:26.972Z] ---> 2d6c5d124ed6 [2025-09-03T05:49:26.972Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-03T05:49:27.237Z] ---> Running in e0b9bdece8fc [2025-09-03T05:49:27.503Z] Removing intermediate container e0b9bdece8fc [2025-09-03T05:49:27.503Z] ---> f2504e239a9c [2025-09-03T05:49:27.503Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-09-03T05:49:27.503Z] ---> Running in b534089d54e2 [2025-09-03T05:49:27.770Z] Removing intermediate container b534089d54e2 [2025-09-03T05:49:27.770Z] ---> 25d5298d8de3 [2025-09-03T05:49:27.770Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-09-03T05:49:27.770Z] ---> Running in 3e6442647df6 [2025-09-03T05:49:28.042Z] Removing intermediate container 3e6442647df6 [2025-09-03T05:49:28.042Z] ---> 1a9bfe1a3098 [2025-09-03T05:49:28.042Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-03T05:49:28.309Z] ---> Running in 041ffb73dd48 [2025-09-03T05:49:29.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T05:49:29.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T05:49:31.250Z] OK: 244 MiB in 62 packages [2025-09-03T05:49:32.207Z] Removing intermediate container 041ffb73dd48 [2025-09-03T05:49:32.207Z] ---> 18cda2337e1f [2025-09-03T05:49:32.207Z] Step 8/26 : WORKDIR /device-rest-go [2025-09-03T05:49:32.207Z] ---> Running in 9e3c2380d578 [2025-09-03T05:49:32.207Z] Removing intermediate container 9e3c2380d578 [2025-09-03T05:49:32.207Z] ---> f3e24ee17b92 [2025-09-03T05:49:32.207Z] Step 9/26 : COPY go.mod vendor* ./ [2025-09-03T05:49:32.790Z] ---> f0c2faf79353 [2025-09-03T05:49:32.790Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T05:49:32.790Z] ---> Running in 918d4526dd10 [2025-09-03T05:49:35.370Z] Removing intermediate container 918d4526dd10 [2025-09-03T05:49:35.370Z] ---> 7a82fcbfd290 [2025-09-03T05:49:35.370Z] Step 11/26 : COPY . . [2025-09-03T05:49:35.370Z] ---> cd8b5498f74a [2025-09-03T05:49:35.370Z] Step 12/26 : RUN $MAKE [2025-09-03T05:49:35.639Z] ---> Running in 0e7e91ab4a6d [2025-09-03T05:49:36.607Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-09-03T05:52:58.380Z] Removing intermediate container 0e7e91ab4a6d [2025-09-03T05:52:58.380Z] ---> 67183ff130b2 [2025-09-03T05:52:58.380Z] Step 13/26 : FROM alpine:3.20 [2025-09-03T05:52:58.380Z] 3.20: Pulling from library/alpine [2025-09-03T05:52:58.380Z] 13e713f82565: Pulling fs layer [2025-09-03T05:52:58.380Z] 13e713f82565: Verifying Checksum [2025-09-03T05:52:58.380Z] 13e713f82565: Download complete [2025-09-03T05:52:58.380Z] 13e713f82565: Pull complete [2025-09-03T05:52:58.380Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-03T05:52:58.380Z] Status: Downloaded newer image for alpine:3.20 [2025-09-03T05:52:58.380Z] ---> c88e9dceb6cb [2025-09-03T05:52:58.380Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-09-03T05:52:58.380Z] ---> Running in 07ea50a2fab3 [2025-09-03T05:52:58.380Z] Removing intermediate container 07ea50a2fab3 [2025-09-03T05:52:58.380Z] ---> b6dc688c5056 [2025-09-03T05:52:58.380Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-09-03T05:52:58.380Z] ---> Running in 34f81c2a2a8f [2025-09-03T05:52:58.380Z] Removing intermediate container 34f81c2a2a8f [2025-09-03T05:52:58.380Z] ---> 65a693413b02 [2025-09-03T05:52:58.380Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-09-03T05:52:58.380Z] ---> Running in 817aca1ecd4c [2025-09-03T05:52:58.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T05:52:58.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T05:52:58.380Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-09-03T05:52:58.380Z] Executing busybox-1.36.1-r29.trigger [2025-09-03T05:52:58.380Z] OK: 9 MiB in 15 packages [2025-09-03T05:52:58.380Z] Removing intermediate container 817aca1ecd4c [2025-09-03T05:52:58.380Z] ---> 46f18dd1c9f5 [2025-09-03T05:52:58.380Z] Step 17/26 : RUN apk --no-cache upgrade [2025-09-03T05:52:58.380Z] ---> Running in 19e0c4407691 [2025-09-03T05:52:58.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T05:52:58.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T05:52:58.959Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T05:52:58.959Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-03T05:52:58.959Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T05:52:58.959Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T05:52:58.959Z] Executing busybox-1.36.1-r30.trigger [2025-09-03T05:52:58.959Z] OK: 9 MiB in 15 packages [2025-09-03T05:52:59.912Z] Removing intermediate container 19e0c4407691 [2025-09-03T05:52:59.912Z] ---> 910bc6161e98 [2025-09-03T05:52:59.912Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-09-03T05:53:01.857Z] ---> e6e9eab5243a [2025-09-03T05:53:01.857Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-09-03T05:53:02.122Z] ---> 71b9439834b4 [2025-09-03T05:53:02.122Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-09-03T05:53:02.706Z] ---> 45ca9c98de12 [2025-09-03T05:53:02.706Z] Step 21/26 : EXPOSE 59986 [2025-09-03T05:53:02.706Z] ---> Running in c3ad97c2dc67 [2025-09-03T05:53:02.976Z] Removing intermediate container c3ad97c2dc67 [2025-09-03T05:53:02.976Z] ---> 4f42261185f4 [2025-09-03T05:53:02.976Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-09-03T05:53:02.976Z] ---> Running in 8d9069b1caca [2025-09-03T05:53:03.241Z] Removing intermediate container 8d9069b1caca [2025-09-03T05:53:03.241Z] ---> 0fd95bf81eed [2025-09-03T05:53:03.241Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-03T05:53:03.507Z] ---> Running in f766d1fdeb19 [2025-09-03T05:53:03.772Z] Removing intermediate container f766d1fdeb19 [2025-09-03T05:53:03.772Z] ---> 7e7f9a8a1ea8 [2025-09-03T05:53:03.772Z] Step 24/26 : LABEL arch=arm64 [2025-09-03T05:53:03.772Z] ---> Running in 787c93f6190c [2025-09-03T05:53:04.039Z] Removing intermediate container 787c93f6190c [2025-09-03T05:53:04.039Z] ---> f5e8873dd238 [2025-09-03T05:53:04.039Z] Step 25/26 : LABEL git_sha=50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:53:04.039Z] ---> Running in fdcfcab82c55 [2025-09-03T05:53:04.306Z] Removing intermediate container fdcfcab82c55 [2025-09-03T05:53:04.306Z] ---> 1219fd63b00d [2025-09-03T05:53:04.306Z] Step 26/26 : LABEL version=4.1.0-dev.15 [2025-09-03T05:53:04.571Z] ---> Running in 222dc1a8fbfa [2025-09-03T05:53:04.835Z] Removing intermediate container 222dc1a8fbfa [2025-09-03T05:53:04.835Z] ---> 53d6c473829f [2025-09-03T05:53:04.835Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-03T05:53:04.835Z] Successfully built 53d6c473829f [2025-09-03T05:53:04.835Z] 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-09-03T05:53:04.987Z] provisioning config files... [2025-09-03T05:53:05.002Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/219@tmp/config5762512905715442993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:53:05.346Z] ---> ****-login.sh [2025-09-03T05:53:05.346Z] nexus3.edgexfoundry.org:10001 [2025-09-03T05:53:05.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:53:05.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:53:05.612Z] Configure a credential helper to remove this warning. See [2025-09-03T05:53:05.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:53:05.612Z] [2025-09-03T05:53:05.612Z] Login Succeeded [2025-09-03T05:53:05.612Z] nexus3.edgexfoundry.org:10002 [2025-09-03T05:53:05.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:53:05.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:53:05.877Z] Configure a credential helper to remove this warning. See [2025-09-03T05:53:05.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:53:05.877Z] [2025-09-03T05:53:05.877Z] Login Succeeded [2025-09-03T05:53:05.877Z] nexus3.edgexfoundry.org:10003 [2025-09-03T05:53:06.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:53:06.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:53:06.407Z] Configure a credential helper to remove this warning. See [2025-09-03T05:53:06.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:53:06.407Z] [2025-09-03T05:53:06.407Z] Login Succeeded [2025-09-03T05:53:06.407Z] nexus3.edgexfoundry.org:10004 [2025-09-03T05:53:06.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:53:06.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:53:06.672Z] Configure a credential helper to remove this warning. See [2025-09-03T05:53:06.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:53:06.672Z] [2025-09-03T05:53:06.672Z] Login Succeeded [2025-09-03T05:53:06.672Z] ****.io [2025-09-03T05:53:06.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T05:53:07.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T05:53:07.199Z] Configure a credential helper to remove this warning. See [2025-09-03T05:53:07.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T05:53:07.199Z] [2025-09-03T05:53:07.199Z] Login Succeeded [2025-09-03T05:53:07.199Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T05:53:07.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T05:53:07.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T05:53:07.292Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-09-03T05:53:07.292Z] 50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:53:07.292Z] latest [2025-09-03T05:53:07.292Z] 4.1.0-dev.15 [2025-09-03T05:53:07.292Z] 50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [2025-09-03T05:53:07.292Z] main [2025-09-03T05:53:07.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:07.670Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:08.026Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:53:08.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-09-03T05:53:08.026Z] f3d9f61d356a: Preparing [2025-09-03T05:53:08.026Z] 7d3756774485: Preparing [2025-09-03T05:53:08.026Z] 7386d4b64177: Preparing [2025-09-03T05:53:08.026Z] e75e29cdc24f: Preparing [2025-09-03T05:53:08.026Z] a2cef359af69: Preparing [2025-09-03T05:53:08.026Z] 1e890da81ec9: Preparing [2025-09-03T05:53:08.026Z] 1e890da81ec9: Waiting [2025-09-03T05:53:08.293Z] f3d9f61d356a: Pushed [2025-09-03T05:53:08.293Z] 7d3756774485: Pushed [2025-09-03T05:53:08.293Z] a2cef359af69: Pushed [2025-09-03T05:53:08.293Z] 1e890da81ec9: Layer already exists [2025-09-03T05:53:08.559Z] e75e29cdc24f: Pushed [2025-09-03T05:53:16.747Z] 7386d4b64177: Pushed [2025-09-03T05:53:16.747Z] 50198afc762bca12813e6a26052d1612bb9f4903: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:17.113Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:17.459Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-09-03T05:53:17.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-09-03T05:53:17.459Z] f3d9f61d356a: Preparing [2025-09-03T05:53:17.459Z] 7d3756774485: Preparing [2025-09-03T05:53:17.459Z] 7386d4b64177: Preparing [2025-09-03T05:53:17.459Z] e75e29cdc24f: Preparing [2025-09-03T05:53:17.459Z] a2cef359af69: Preparing [2025-09-03T05:53:17.459Z] 1e890da81ec9: Preparing [2025-09-03T05:53:17.459Z] 1e890da81ec9: Waiting [2025-09-03T05:53:17.459Z] e75e29cdc24f: Layer already exists [2025-09-03T05:53:17.459Z] 7386d4b64177: Layer already exists [2025-09-03T05:53:17.459Z] a2cef359af69: Layer already exists [2025-09-03T05:53:17.459Z] 7d3756774485: Layer already exists [2025-09-03T05:53:17.459Z] f3d9f61d356a: Layer already exists [2025-09-03T05:53:18.037Z] 1e890da81ec9: Layer already exists [2025-09-03T05:53:18.037Z] latest: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:18.389Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:18.738Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.15 [2025-09-03T05:53:18.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-09-03T05:53:18.738Z] f3d9f61d356a: Preparing [2025-09-03T05:53:18.738Z] 7d3756774485: Preparing [2025-09-03T05:53:18.738Z] 7386d4b64177: Preparing [2025-09-03T05:53:18.738Z] e75e29cdc24f: Preparing [2025-09-03T05:53:18.738Z] a2cef359af69: Preparing [2025-09-03T05:53:18.738Z] 1e890da81ec9: Preparing [2025-09-03T05:53:18.738Z] 1e890da81ec9: Waiting [2025-09-03T05:53:18.738Z] 7386d4b64177: Layer already exists [2025-09-03T05:53:18.738Z] f3d9f61d356a: Layer already exists [2025-09-03T05:53:18.738Z] 7d3756774485: Layer already exists [2025-09-03T05:53:18.738Z] e75e29cdc24f: Layer already exists [2025-09-03T05:53:18.738Z] a2cef359af69: Layer already exists [2025-09-03T05:53:18.738Z] 1e890da81ec9: Layer already exists [2025-09-03T05:53:18.738Z] 4.1.0-dev.15: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:19.100Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:19.449Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [2025-09-03T05:53:19.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-09-03T05:53:19.449Z] f3d9f61d356a: Preparing [2025-09-03T05:53:19.449Z] 7d3756774485: Preparing [2025-09-03T05:53:19.449Z] 7386d4b64177: Preparing [2025-09-03T05:53:19.449Z] e75e29cdc24f: Preparing [2025-09-03T05:53:19.449Z] a2cef359af69: Preparing [2025-09-03T05:53:19.449Z] 1e890da81ec9: Preparing [2025-09-03T05:53:19.449Z] 1e890da81ec9: Waiting [2025-09-03T05:53:19.449Z] 7386d4b64177: Layer already exists [2025-09-03T05:53:19.449Z] f3d9f61d356a: Layer already exists [2025-09-03T05:53:19.449Z] e75e29cdc24f: Layer already exists [2025-09-03T05:53:19.449Z] 7d3756774485: Layer already exists [2025-09-03T05:53:19.449Z] a2cef359af69: Layer already exists [2025-09-03T05:53:19.449Z] 1e890da81ec9: Layer already exists [2025-09-03T05:53:19.714Z] 50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:20.071Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:20.422Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-09-03T05:53:20.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-09-03T05:53:20.422Z] f3d9f61d356a: Preparing [2025-09-03T05:53:20.422Z] 7d3756774485: Preparing [2025-09-03T05:53:20.422Z] 7386d4b64177: Preparing [2025-09-03T05:53:20.422Z] e75e29cdc24f: Preparing [2025-09-03T05:53:20.422Z] a2cef359af69: Preparing [2025-09-03T05:53:20.422Z] 1e890da81ec9: Preparing [2025-09-03T05:53:20.422Z] 1e890da81ec9: Waiting [2025-09-03T05:53:20.422Z] 7386d4b64177: Layer already exists [2025-09-03T05:53:20.422Z] e75e29cdc24f: Layer already exists [2025-09-03T05:53:20.422Z] a2cef359af69: Layer already exists [2025-09-03T05:53:20.422Z] f3d9f61d356a: Layer already exists [2025-09-03T05:53:20.422Z] 7d3756774485: Layer already exists [2025-09-03T05:53:20.422Z] 1e890da81ec9: Layer already exists [2025-09-03T05:53:20.687Z] main: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T05:53:20.770Z] ===================================================== [Pipeline] echo [2025-09-03T05:53:20.785Z] taggedImages: [2025-09-03T05:53:20.785Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903 [2025-09-03T05:53:20.785Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-09-03T05:53:20.785Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.15 [2025-09-03T05:53:20.785Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [2025-09-03T05:53:20.785Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-09-03T05:53:20.802Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo [2025-09-03T05:53:20.816Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-09-03T05:53:20.828Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.15 [Pipeline] echo [2025-09-03T05:53:20.843Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [Pipeline] echo [2025-09-03T05:53:20.858Z] 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-09-03T05:53:21.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-03T05:53:21.262Z] [2025-09-03T05:53:21.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:21.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-03T05:53:21.605Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-03T05:53:21.605Z] 8998bd30e6a1: Pulling fs layer [2025-09-03T05:53:21.605Z] 04944245beec: Pulling fs layer [2025-09-03T05:53:21.605Z] 699f458cf7ca: Pulling fs layer [2025-09-03T05:53:21.605Z] 765212b225bb: Pulling fs layer [2025-09-03T05:53:21.605Z] f23df028b6ca: Pulling fs layer [2025-09-03T05:53:21.605Z] d65c8cfc05b1: Pulling fs layer [2025-09-03T05:53:21.605Z] 2437ff75d9bd: Pulling fs layer [2025-09-03T05:53:21.605Z] 765212b225bb: Waiting [2025-09-03T05:53:21.605Z] f23df028b6ca: Waiting [2025-09-03T05:53:21.605Z] d65c8cfc05b1: Waiting [2025-09-03T05:53:21.605Z] 2437ff75d9bd: Waiting [2025-09-03T05:53:21.874Z] 04944245beec: Verifying Checksum [2025-09-03T05:53:21.874Z] 04944245beec: Download complete [2025-09-03T05:53:21.874Z] 765212b225bb: Verifying Checksum [2025-09-03T05:53:21.874Z] 765212b225bb: Download complete [2025-09-03T05:53:21.874Z] f23df028b6ca: Verifying Checksum [2025-09-03T05:53:21.874Z] f23df028b6ca: Download complete [2025-09-03T05:53:21.874Z] d65c8cfc05b1: Verifying Checksum [2025-09-03T05:53:21.874Z] d65c8cfc05b1: Download complete [2025-09-03T05:53:21.874Z] 699f458cf7ca: Download complete [2025-09-03T05:53:22.458Z] 8998bd30e6a1: Verifying Checksum [2025-09-03T05:53:22.458Z] 8998bd30e6a1: Download complete [2025-09-03T05:53:25.023Z] 2437ff75d9bd: Verifying Checksum [2025-09-03T05:53:25.023Z] 2437ff75d9bd: Download complete [2025-09-03T05:53:26.962Z] 8998bd30e6a1: Pull complete [2025-09-03T05:53:27.542Z] 04944245beec: Pull complete [2025-09-03T05:53:28.947Z] 699f458cf7ca: Pull complete [2025-09-03T05:53:29.212Z] 765212b225bb: Pull complete [2025-09-03T05:53:30.166Z] f23df028b6ca: Pull complete [2025-09-03T05:53:30.166Z] d65c8cfc05b1: Pull complete [2025-09-03T05:53:48.351Z] 2437ff75d9bd: Pull complete [2025-09-03T05:53:48.351Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-03T05:53:48.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-03T05:53:48.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:53:48.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-8209 does not seem to be running inside a container [2025-09-03T05:53:48.609Z] $ 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/219 -v /w/workspace/device-rest-go/219:/w/workspace/device-rest-go/219:rw,z -v /w/workspace/device-rest-go/219@tmp:/w/workspace/device-rest-go/219@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-09-03T05:53:51.226Z] $ docker top 343bbdfedc7874debd37ee0d4163f408c3f87ee85d8503cf5fcf14b0771c9bb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:53:51.756Z] ---> job-cost.sh [2025-09-03T05:53:52.021Z] lf-activate-venv: SKIPPING [2025-09-03T05:53:52.021Z] INFO: No Stack... [2025-09-03T05:53:52.601Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-03T05:53:53.554Z] INFO: Archiving Costs [Pipeline] sh [2025-09-03T05:53:54.195Z] + + cutcat -d, /w/workspace/device-rest-go/219/archives/cost.csv -f6 [2025-09-03T05:53:54.195Z] [Pipeline] lock [2025-09-03T05:53:54.254Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [2025-09-03T05:53:54.261Z] Resource [jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] did not exist. Created. [2025-09-03T05:53:54.267Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-03T05:53:54.931Z] /w/workspace/device-rest-go/219@tmp/durable-bcf94f0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-03T05:53:55.568Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-03T05:53:55.585Z] Warning: overwriting stash ‘stack-cost’ [2025-09-03T05:53:55.626Z] Stashed 1 file(s) [Pipeline] } [2025-09-03T05:53:55.638Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-03T05:53:55.664Z] $ docker stop --time=1 343bbdfedc7874debd37ee0d4163f408c3f87ee85d8503cf5fcf14b0771c9bb9 [2025-09-03T05:53:57.175Z] $ docker rm -f --volumes 343bbdfedc7874debd37ee0d4163f408c3f87ee85d8503cf5fcf14b0771c9bb9 [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-09-03T05:53:57.662Z] provisioning config files... [2025-09-03T05:53:57.672Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7657499417882047224tmp [Pipeline] { [Pipeline] sh [2025-09-03T05:53:57.972Z] + set +x [2025-09-03T05:53:57.972Z] + curl -s https://codecov.io/bash [2025-09-03T05:53:57.972Z] + bash -s -- [2025-09-03T05:53:57.972Z] [2025-09-03T05:53:57.972Z] _____ _ [2025-09-03T05:53:57.972Z] / ____| | | [2025-09-03T05:53:57.972Z] | | ___ __| | ___ ___ _____ __ [2025-09-03T05:53:57.972Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-03T05:53:57.972Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-03T05:53:57.972Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-03T05:53:57.972Z] Bash-1.0.6 [2025-09-03T05:53:57.972Z] [2025-09-03T05:53:57.972Z] [2025-09-03T05:53:57.972Z] ==> git version 2.25.1 found [2025-09-03T05:53:57.972Z] ==> 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-09-03T05:53:57.972Z] Release-Date: 2020-01-08 [2025-09-03T05:53:57.972Z] 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-09-03T05:53:57.972Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-03T05:53:57.972Z] ==> Jenkins CI detected. [2025-09-03T05:53:57.972Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-09-03T05:53:57.972Z] project root: . [2025-09-03T05:53:57.972Z] --> token set from env [2025-09-03T05:53:57.972Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-03T05:53:57.972Z] ==> Running gcov in . (disable via -X gcov) [2025-09-03T05:53:57.972Z] ==> Python coveragepy not found [2025-09-03T05:53:57.972Z] ==> Searching for coverage reports in: [2025-09-03T05:53:57.972Z] + . [2025-09-03T05:53:57.972Z] -> Found 1 reports [2025-09-03T05:53:57.972Z] ==> Detecting git/mercurial file structure [2025-09-03T05:53:57.972Z] ==> Reading reports [2025-09-03T05:53:58.231Z] + ./coverage.out bytes=14565 [2025-09-03T05:53:58.231Z] ==> Appending adjustments [2025-09-03T05:53:58.231Z] https://docs.codecov.io/docs/fixing-reports [2025-09-03T05:53:58.231Z] + Found adjustments [2025-09-03T05:53:58.231Z] ==> Gzipping contents [2025-09-03T05:53:58.231Z] 4.0K /tmp/codecov.dvbEdn.gz [2025-09-03T05:53:58.231Z] ==> Uploading reports [2025-09-03T05:53:58.231Z] url: https://codecov.io [2025-09-03T05:53:58.231Z] query: branch=main&commit=50198afc762bca12813e6a26052d1612bb9f4903&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-03T05:53:58.231Z] -> Pinging Codecov [2025-09-03T05:53:58.231Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=50198afc762bca12813e6a26052d1612bb9f4903&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-03T05:53:58.490Z] -> Uploading to [2025-09-03T05:53:58.490Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/50198afc762bca12813e6a26052d1612bb9f4903/596bdfc4-2799-4662-a05c-d0942e9d8632.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250903%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250903T055358Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bb969a34462d16dca1f498322d0981618a683f13a57290530106a6e4a757b0bf [2025-09-03T05:53:58.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-03T05:53:58.490Z] Dload Upload Total Spent Left Speed [2025-09-03T05:53:58.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 9266 --:--:-- --:--:-- --:--:-- 9266 [2025-09-03T05:53:58.748Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] } [2025-09-03T05:53:58.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-03T05:53:58.994Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-03T05:53:59.009Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:59.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-03T05:53:59.322Z] [2025-09-03T05:53:59.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:53:59.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-03T05:53:59.630Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-03T05:53:59.630Z] 0a9a5dfd008f: Already exists [2025-09-03T05:53:59.630Z] 36466aa92d05: Already exists [2025-09-03T05:53:59.630Z] e10405b45d13: Already exists [2025-09-03T05:53:59.630Z] 096b7ceb2af7: Already exists [2025-09-03T05:53:59.630Z] 4f4fb700ef54: Already exists [2025-09-03T05:53:59.630Z] e50aa161e22a: Pulling fs layer [2025-09-03T05:53:59.630Z] d3c8db5fb9df: Pulling fs layer [2025-09-03T05:53:59.889Z] e50aa161e22a: Verifying Checksum [2025-09-03T05:53:59.889Z] e50aa161e22a: Download complete [2025-09-03T05:54:00.147Z] e50aa161e22a: Pull complete [2025-09-03T05:54:01.081Z] d3c8db5fb9df: Verifying Checksum [2025-09-03T05:54:01.081Z] d3c8db5fb9df: Download complete [2025-09-03T05:54:05.265Z] d3c8db5fb9df: Pull complete [2025-09-03T05:54:05.265Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-03T05:54:05.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-03T05:54:05.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:54:05.366Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:54:05.398Z] $ 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-09-03T05:54:06.318Z] $ docker top 53feb37134de2be219423bc1488db7a52fdb762dd550a0a3544b9fc9b7972f17 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T05:54:06.671Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-09-03T05:54:06.682Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-09-03T05:54:06.957Z] + set -o pipefail [2025-09-03T05:54:06.957Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-09-03T05:54:16.936Z] [2025-09-03T05:54:16.936Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-09-03T05:54:16.936Z] [2025-09-03T05:54:16.936Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/6eb342f2-c641-4440-8a2d-0a0331a20fab [2025-09-03T05:54:16.936Z] [2025-09-03T05:54:16.936Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-03T05:54:16.936Z] [2025-09-03T05:54:16.936Z] [2025-09-03T05:54:16.936Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-03T05:54:16.936Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-03T05:54:16.947Z] $ docker stop --time=1 53feb37134de2be219423bc1488db7a52fdb762dd550a0a3544b9fc9b7972f17 [2025-09-03T05:54:19.170Z] $ docker rm -f --volumes 53feb37134de2be219423bc1488db7a52fdb762dd550a0a3544b9fc9b7972f17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-03T05:54:20.015Z] + git log --format=format:%s -1 50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] sh [2025-09-03T05:54:20.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T05:54:20.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:54:20.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T05:54:20.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:54:20.693Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:54:20.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-03T05:54:20.974Z] $ docker top da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 -eo pid,comm [2025-09-03T05:54:21.011Z] 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-09-03T05:54:21.011Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T05:54:21.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T05:54:21.064Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T05:54:21.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T05:54:21.166Z] $ docker exec da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 ssh-agent [2025-09-03T05:54:21.273Z] SSH_AUTH_SOCK=/tmp/ssh-aYDLxmcbiL5M/agent.32 [2025-09-03T05:54:21.273Z] SSH_AGENT_PID=38 [2025-09-03T05:54:21.277Z] Running ssh-add (command line suppressed) [2025-09-03T05:54:21.371Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15129708111938259909.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15129708111938259909.key) [2025-09-03T05:54:21.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T05:54:21.674Z] + git semver tag [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,866 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,869 [run_tag] DEBUG tag force:False [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,869 [check_head_tag] DEBUG check head tag [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,870 [execute] INFO git cat-file --batch-check [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,872 [execute] INFO git cat-file --batch [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,884 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,884 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-03T05:54:21.932Z] 2025-09-03 05:54:21,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-09-03T05:54:21.932Z] 4.1.0-dev.15 [Pipeline] } [2025-09-03T05:54:21.939Z] $ docker exec --env ******** --env ******** da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 ssh-agent -k [2025-09-03T05:54:22.030Z] unset SSH_AUTH_SOCK; [2025-09-03T05:54:22.030Z] unset SSH_AGENT_PID; [2025-09-03T05:54:22.030Z] echo Agent pid 38 killed; [2025-09-03T05:54:22.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T05:54:22.369Z] + git semver [Pipeline] } [2025-09-03T05:54:22.640Z] $ docker stop --time=1 da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 [2025-09-03T05:54:23.887Z] $ docker rm -f --volumes da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:54:24.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-03T05:54:24.318Z] [2025-09-03T05:54:24.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:54:24.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-03T05:54:24.614Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-03T05:54:24.614Z] ab5ef0e58194: Pulling fs layer [2025-09-03T05:54:24.614Z] 9712f1f96733: Pulling fs layer [2025-09-03T05:54:24.614Z] 63f879dbbcfc: Pulling fs layer [2025-09-03T05:54:24.614Z] 0d9ebad4ef96: Pulling fs layer [2025-09-03T05:54:24.614Z] e9a5061849ea: Pulling fs layer [2025-09-03T05:54:24.614Z] d747dcd14b5f: Pulling fs layer [2025-09-03T05:54:24.614Z] 2de7ff778b66: Pulling fs layer [2025-09-03T05:54:24.614Z] e9a5061849ea: Waiting [2025-09-03T05:54:24.614Z] 0d9ebad4ef96: Waiting [2025-09-03T05:54:24.614Z] d747dcd14b5f: Waiting [2025-09-03T05:54:24.614Z] 2de7ff778b66: Waiting [2025-09-03T05:54:24.614Z] 9712f1f96733: Verifying Checksum [2025-09-03T05:54:24.614Z] 9712f1f96733: Download complete [2025-09-03T05:54:24.874Z] 63f879dbbcfc: Verifying Checksum [2025-09-03T05:54:24.874Z] 63f879dbbcfc: Download complete [2025-09-03T05:54:25.133Z] e9a5061849ea: Verifying Checksum [2025-09-03T05:54:25.133Z] e9a5061849ea: Download complete [2025-09-03T05:54:25.133Z] 0d9ebad4ef96: Verifying Checksum [2025-09-03T05:54:25.133Z] 0d9ebad4ef96: Download complete [2025-09-03T05:54:25.133Z] d747dcd14b5f: Verifying Checksum [2025-09-03T05:54:25.133Z] d747dcd14b5f: Download complete [2025-09-03T05:54:25.133Z] ab5ef0e58194: Verifying Checksum [2025-09-03T05:54:25.133Z] ab5ef0e58194: Download complete [2025-09-03T05:54:25.390Z] 2de7ff778b66: Verifying Checksum [2025-09-03T05:54:25.390Z] 2de7ff778b66: Download complete [2025-09-03T05:54:29.574Z] ab5ef0e58194: Pull complete [2025-09-03T05:54:29.574Z] 9712f1f96733: Pull complete [2025-09-03T05:54:29.574Z] 63f879dbbcfc: Pull complete [2025-09-03T05:54:34.829Z] 0d9ebad4ef96: Pull complete [2025-09-03T05:54:34.829Z] e9a5061849ea: Pull complete [2025-09-03T05:54:34.829Z] d747dcd14b5f: Pull complete [2025-09-03T05:54:36.724Z] 2de7ff778b66: Pull complete [2025-09-03T05:54:36.724Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-03T05:54:36.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-03T05:54:36.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:54:36.815Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:54:36.838Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-03T05:54:38.440Z] $ docker top 3a261e2249339e0ce0af2e7059e7944f0482b5f26d1515a515fb930cc150e0fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-03T05:54:38.519Z] provisioning config files... [2025-09-03T05:54:38.527Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5666603255270246368tmp [2025-09-03T05:54:38.538Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17805153547921255566tmp [2025-09-03T05:54:38.550Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8197785596289071491tmp [Pipeline] { [Pipeline] echo [2025-09-03T05:54:38.580Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:38.867Z] ---> sigul-configuration.sh [2025-09-03T05:54:38.868Z] gpg: directory `/root/.gnupg' created [2025-09-03T05:54:38.868Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-03T05:54:38.868Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-03T05:54:38.868Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-03T05:54:38.868Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-03T05:54:38.868Z] gpg: CAST5 encrypted data [2025-09-03T05:54:38.868Z] gpg: encrypted with 1 passphrase [2025-09-03T05:54:38.868Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-03T05:54:39.168Z] + mkdir /home/jenkins [2025-09-03T05:54:39.168Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-03T05:54:39.469Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-09-03T05:54:39.485Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:39.778Z] ---> sigul-install.sh [2025-09-03T05:54:39.778Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-03T05:54:40.074Z] + git tag --list [2025-09-03T05:54:40.074Z] v1.0.0 [2025-09-03T05:54:40.074Z] v1.1.0 [2025-09-03T05:54:40.074Z] v1.1.1 [2025-09-03T05:54:40.074Z] v1.1.2 [2025-09-03T05:54:40.074Z] v1.2.0 [2025-09-03T05:54:40.074Z] v1.2.1 [2025-09-03T05:54:40.074Z] v2.0.0 [2025-09-03T05:54:40.074Z] v2.1.0 [2025-09-03T05:54:40.074Z] v2.1.1 [2025-09-03T05:54:40.074Z] v2.2.0 [2025-09-03T05:54:40.074Z] v2.3.0 [2025-09-03T05:54:40.074Z] v3.0 [2025-09-03T05:54:40.074Z] v3.0.0 [2025-09-03T05:54:40.074Z] v3.1 [2025-09-03T05:54:40.074Z] v3.1.0 [2025-09-03T05:54:40.074Z] v3.1.1 [2025-09-03T05:54:40.074Z] v4.0 [2025-09-03T05:54:40.074Z] v4.0.0 [2025-09-03T05:54:40.074Z] v4.1.0-dev.1 [2025-09-03T05:54:40.074Z] v4.1.0-dev.10 [2025-09-03T05:54:40.074Z] v4.1.0-dev.11 [2025-09-03T05:54:40.074Z] v4.1.0-dev.12 [2025-09-03T05:54:40.074Z] v4.1.0-dev.13 [2025-09-03T05:54:40.074Z] v4.1.0-dev.14 [2025-09-03T05:54:40.074Z] v4.1.0-dev.15 [2025-09-03T05:54:40.074Z] v4.1.0-dev.2 [2025-09-03T05:54:40.074Z] v4.1.0-dev.3 [2025-09-03T05:54:40.074Z] v4.1.0-dev.4 [2025-09-03T05:54:40.074Z] v4.1.0-dev.5 [2025-09-03T05:54:40.074Z] v4.1.0-dev.6 [2025-09-03T05:54:40.074Z] v4.1.0-dev.7 [2025-09-03T05:54:40.074Z] v4.1.0-dev.8 [2025-09-03T05:54:40.074Z] v4.1.0-dev.9 [Pipeline] sh [2025-09-03T05:54:40.370Z] + lftools sign git-tag v4.1.0-dev.15 [2025-09-03T05:54:40.937Z] Signing Git tag with Sigul... [2025-09-03T05:54:40.937Z] Signing v4.1.0-dev.15 [Pipeline] echo [2025-09-03T05:54:41.212Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:41.502Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-03T05:54:41.509Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-03T05:54:41.537Z] $ docker stop --time=1 3a261e2249339e0ce0af2e7059e7944f0482b5f26d1515a515fb930cc150e0fc [2025-09-03T05:54:42.821Z] $ docker rm -f --volumes 3a261e2249339e0ce0af2e7059e7944f0482b5f26d1515a515fb930cc150e0fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-03T05:54:43.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T05:54:43.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:54:43.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T05:54:43.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:54:43.637Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:54:43.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-03T05:54:43.952Z] $ docker top 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 -eo pid,comm [2025-09-03T05:54:44.007Z] 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-09-03T05:54:44.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T05:54:44.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T05:54:44.064Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T05:54:44.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T05:54:44.184Z] $ docker exec 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 ssh-agent [2025-09-03T05:54:44.288Z] SSH_AUTH_SOCK=/tmp/ssh-PGYeXW1sHhx3/agent.32 [2025-09-03T05:54:44.288Z] SSH_AGENT_PID=38 [2025-09-03T05:54:44.306Z] Running ssh-add (command line suppressed) [2025-09-03T05:54:44.398Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6401711872596468766.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6401711872596468766.key) [2025-09-03T05:54:44.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T05:54:44.729Z] + git semver bump pre [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,928 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,934 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,934 [bump_version] DEBUG bumped version:4.1.0-dev.16 [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,934 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,935 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,938 [execute] INFO git cat-file --batch-check [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,942 [execute] INFO git cat-file --batch [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-03T05:54:44.988Z] 2025-09-03 05:54:44,945 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-09-03T05:54:44.988Z] 4.1.0-dev.16 [Pipeline] } [2025-09-03T05:54:44.996Z] $ docker exec --env ******** --env ******** 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 ssh-agent -k [2025-09-03T05:54:45.091Z] unset SSH_AUTH_SOCK; [2025-09-03T05:54:45.091Z] unset SSH_AGENT_PID; [2025-09-03T05:54:45.091Z] echo Agent pid 38 killed; [2025-09-03T05:54:45.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T05:54:45.426Z] + git semver [Pipeline] } [2025-09-03T05:54:45.695Z] $ docker stop --time=1 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 [2025-09-03T05:54:46.946Z] $ docker rm -f --volumes 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T05:54:47.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T05:54:47.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:54:47.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T05:54:47.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:54:47.666Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:54:47.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-03T05:54:47.922Z] $ docker top cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e -eo pid,comm [2025-09-03T05:54:47.962Z] 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-09-03T05:54:47.962Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T05:54:48.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T05:54:48.006Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T05:54:48.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T05:54:48.107Z] $ docker exec cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e ssh-agent [2025-09-03T05:54:48.208Z] SSH_AUTH_SOCK=/tmp/ssh-FsLOFg3yDrfw/agent.32 [2025-09-03T05:54:48.208Z] SSH_AGENT_PID=38 [2025-09-03T05:54:48.213Z] Running ssh-add (command line suppressed) [2025-09-03T05:54:48.302Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16481544561237737306.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16481544561237737306.key) [2025-09-03T05:54:48.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T05:54:48.605Z] + git semver push [2025-09-03T05:54:48.864Z] 2025-09-03 05:54:48,797 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T05:54:48.864Z] 2025-09-03 05:54:48,801 [run_push] DEBUG push [2025-09-03T05:54:48.864Z] 2025-09-03 05:54:48,802 [execute] INFO git cat-file --batch-check [2025-09-03T05:54:48.864Z] 2025-09-03 05:54:48,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-03T05:54:48.864Z] 2025-09-03 05:54:48,805 [execute] INFO git rev-list 4f2df2886e26de7f264a592d967f523b4c20a32e -- [2025-09-03T05:54:48.864Z] 2025-09-03 05:54:48,805 [execute] DEBUG Popen(['git', 'rev-list', '4f2df2886e26de7f264a592d967f523b4c20a32e', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-03T05:54:48.864Z] 2025-09-03 05:54:48,813 [execute] INFO git fetch -v -- origin [2025-09-03T05:54:48.864Z] 2025-09-03 05:54:48,813 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-03T05:54:49.430Z] 2025-09-03 05:54:49,263 [run_push] DEBUG no remote changes detected [2025-09-03T05:54:49.430Z] 2025-09-03 05:54:49,263 [execute] INFO git push origin semver [2025-09-03T05:54:49.430Z] 2025-09-03 05:54:49,264 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-03T05:54:49.996Z] 2025-09-03 05:54:49,946 [run_push] DEBUG push all version tags [2025-09-03T05:54:49.996Z] 2025-09-03 05:54:49,947 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-03T05:54:49.996Z] 2025-09-03 05:54:49,947 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-03T05:54:50.928Z] 2025-09-03 05:54:50,578 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-09-03T05:54:50.928Z] 4.1.0-dev.16 [Pipeline] } [2025-09-03T05:54:50.936Z] $ docker exec --env ******** --env ******** cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e ssh-agent -k [2025-09-03T05:54:51.016Z] unset SSH_AUTH_SOCK; [2025-09-03T05:54:51.016Z] unset SSH_AGENT_PID; [2025-09-03T05:54:51.016Z] echo Agent pid 38 killed; [2025-09-03T05:54:51.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T05:54:51.341Z] + git semver [Pipeline] } [2025-09-03T05:54:51.609Z] $ docker stop --time=1 cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e [2025-09-03T05:54:52.863Z] $ docker rm -f --volumes cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-03T05:54:53.418Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-09-03T05:54:53.418Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-09-03T05:54:53.418Z] total 16 [2025-09-03T05:54:53.418Z] drwxr-xr-x 3 root root 4096 Sep 3 05:44 . [2025-09-03T05:54:53.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 05:54 .. [2025-09-03T05:54:53.418Z] drwxr-xr-x 2 root root 4096 Sep 3 05:44 cost [2025-09-03T05:54:53.418Z] -rw-r--r-- 1 root root 86 Sep 3 05:44 cost.csv [2025-09-03T05:54:53.418Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-09-03T05:54:53.418Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-09-03T05:54:53.418Z] total 16 [2025-09-03T05:54:53.418Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 05:44 . [2025-09-03T05:54:53.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 05:54 .. [2025-09-03T05:54:53.418Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 05:44 cost [2025-09-03T05:54:53.418Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 3 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:53.699Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:54.554Z] ---> package-listing.sh [2025-09-03T05:54:54.554Z] ++ facter osfamily [2025-09-03T05:54:54.554Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-03T05:54:54.813Z] + OS_FAMILY=debian [2025-09-03T05:54:54.813Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-09-03T05:54:54.813Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-03T05:54:54.813Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-03T05:54:54.813Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-03T05:54:54.813Z] + PACKAGES=/tmp/packages_start.txt [2025-09-03T05:54:54.813Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-09-03T05:54:54.813Z] + PACKAGES=/tmp/packages_end.txt [2025-09-03T05:54:54.813Z] + case "${OS_FAMILY}" in [2025-09-03T05:54:54.813Z] + dpkg -l [2025-09-03T05:54:54.813Z] + grep '^ii' [2025-09-03T05:54:54.813Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-03T05:54:54.813Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-03T05:54:54.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-03T05:54:54.813Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-09-03T05:54:54.813Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-09-03T05:54:54.813Z] + 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-09-03T05:54:54.826Z] 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-09-03T05:54:55.103Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T05:54:55.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T05:54:55.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T05:54:55.748Z] prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container [2025-09-03T05:54:55.771Z] $ 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-09-03T05:54:55.979Z] $ docker top eb0e5341322f30dde7ab8ea5ac69266ca6f252a62222e29162200fbb18abc0ca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T05:54:56.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-03T05:54:56.601Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-03T05:54:56.887Z] + ls /var/log/sa-host [2025-09-03T05:54:56.887Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T05:54:56.917Z] provisioning config files... [2025-09-03T05:54:56.924Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1262330284141764449tmp [Pipeline] { [Pipeline] echo [2025-09-03T05:54:56.944Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:57.223Z] ---> create-netrc.sh [Pipeline] } [2025-09-03T05:54:57.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:57.537Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-03T05:54:57.546Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:57.828Z] ---> sudo-logs.sh [2025-09-03T05:54:57.828Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-03T05:54:57.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:58.133Z] ---> job-cost.sh [2025-09-03T05:54:58.133Z] lf-activate-venv: SKIPPING [2025-09-03T05:54:58.133Z] DEBUG: total: 0.2199999988079071 [2025-09-03T05:54:58.133Z] INFO: Retrieving Stack Cost... [2025-09-03T05:54:58.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-03T05:54:58.956Z] INFO: Archiving Costs [Pipeline] echo [2025-09-03T05:54:58.971Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T05:54:59.250Z] ---> logs-deploy.sh [2025-09-03T05:54:59.250Z] lf-activate-venv: SKIPPING [2025-09-03T05:54:59.250Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/219 [2025-09-03T05:54:59.250Z] INFO: archiving workspace using pattern(s): [2025-09-03T05:55:00.187Z] Archives upload complete. [2025-09-03T05:55:00.446Z] INFO: archiving logs to Nexus [2025-09-03T05:55:01.014Z] ---> uname -a: [2025-09-03T05:55:01.014Z] Linux prd-ubuntu20-04-docker-8c-8g-8208 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] ---> lscpu: [2025-09-03T05:55:01.014Z] Architecture: x86_64 [2025-09-03T05:55:01.014Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-03T05:55:01.014Z] Byte Order: Little Endian [2025-09-03T05:55:01.014Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-03T05:55:01.014Z] CPU(s): 8 [2025-09-03T05:55:01.014Z] On-line CPU(s) list: 0-7 [2025-09-03T05:55:01.014Z] Thread(s) per core: 1 [2025-09-03T05:55:01.014Z] Core(s) per socket: 1 [2025-09-03T05:55:01.014Z] Socket(s): 8 [2025-09-03T05:55:01.014Z] NUMA node(s): 1 [2025-09-03T05:55:01.014Z] Vendor ID: AuthenticAMD [2025-09-03T05:55:01.014Z] CPU family: 23 [2025-09-03T05:55:01.014Z] Model: 49 [2025-09-03T05:55:01.014Z] Model name: AMD EPYC-Rome Processor [2025-09-03T05:55:01.014Z] Stepping: 0 [2025-09-03T05:55:01.014Z] CPU MHz: 2799.998 [2025-09-03T05:55:01.014Z] BogoMIPS: 5599.99 [2025-09-03T05:55:01.014Z] Virtualization: AMD-V [2025-09-03T05:55:01.014Z] Hypervisor vendor: KVM [2025-09-03T05:55:01.014Z] Virtualization type: full [2025-09-03T05:55:01.014Z] L1d cache: 256 KiB [2025-09-03T05:55:01.014Z] L1i cache: 256 KiB [2025-09-03T05:55:01.014Z] L2 cache: 4 MiB [2025-09-03T05:55:01.014Z] L3 cache: 128 MiB [2025-09-03T05:55:01.014Z] NUMA node0 CPU(s): 0-7 [2025-09-03T05:55:01.014Z] Vulnerability Gather data sampling: Not affected [2025-09-03T05:55:01.014Z] Vulnerability Itlb multihit: Not affected [2025-09-03T05:55:01.014Z] Vulnerability L1tf: Not affected [2025-09-03T05:55:01.014Z] Vulnerability Mds: Not affected [2025-09-03T05:55:01.014Z] Vulnerability Meltdown: Not affected [2025-09-03T05:55:01.014Z] Vulnerability Mmio stale data: Not affected [2025-09-03T05:55:01.014Z] Vulnerability Retbleed: Vulnerable [2025-09-03T05:55:01.014Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-03T05:55:01.014Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-09-03T05:55:01.014Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-09-03T05:55:01.014Z] Vulnerability Srbds: Not affected [2025-09-03T05:55:01.014Z] Vulnerability Tsx async abort: Not affected [2025-09-03T05:55:01.014Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] ---> nproc: [2025-09-03T05:55:01.014Z] 8 [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] ---> df -h: [2025-09-03T05:55:01.014Z] Filesystem Size Used Avail Use% Mounted on [2025-09-03T05:55:01.014Z] overlay 155G 14G 142G 9% / [2025-09-03T05:55:01.014Z] tmpfs 64M 0 64M 0% /dev [2025-09-03T05:55:01.014Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-09-03T05:55:01.014Z] shm 64M 0 64M 0% /dev/shm [2025-09-03T05:55:01.014Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] ---> sar -b -r -n DEV: [2025-09-03T05:55:01.014Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8208) 09/03/25 _x86_64_ (8 CPU) [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] 05:39:40 LINUX RESTART (8 CPU) [2025-09-03T05:55:01.014Z] [2025-09-03T05:55:01.014Z] 05:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-09-03T05:55:01.014Z] 05:41:01 486.37 72.14 414.23 0.00 12822.13 84753.21 0.00 [2025-09-03T05:55:01.014Z] 05:42:01 152.01 2.83 149.18 0.00 28.80 39583.94 0.00 [2025-09-03T05:55:01.014Z] 05:43:01 117.50 0.22 117.28 0.00 23.20 31704.45 0.00 [2025-09-03T05:55:01.014Z] 05:44:01 1.83 0.00 1.83 0.00 0.00 21.08 0.00 [2025-09-03T05:55:01.014Z] 05:45:01 87.92 3.80 84.12 0.00 4287.02 25576.54 0.00 [2025-09-03T05:55:01.014Z] 05:46:01 9.22 0.02 9.20 0.00 0.53 330.21 0.00 [2025-09-03T05:55:01.014Z] 05:47:01 3.68 0.02 3.66 0.00 0.13 88.76 0.00 [2025-09-03T05:55:01.014Z] 05:48:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 [2025-09-03T05:55:01.014Z] 05:49:02 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2025-09-03T05:55:01.014Z] 05:50:01 1.81 0.00 1.81 0.00 0.00 21.01 0.00 [2025-09-03T05:55:01.014Z] 05:51:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2025-09-03T05:55:01.014Z] 05:52:01 1.62 0.00 1.62 0.00 0.00 23.33 0.00 [2025-09-03T05:55:01.015Z] 05:53:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2025-09-03T05:55:01.015Z] 05:54:01 4.17 0.15 4.02 0.00 13.86 90.25 0.00 [2025-09-03T05:55:01.015Z] Average: 62.29 5.66 56.63 0.00 1228.21 13032.53 0.00 [2025-09-03T05:55:01.015Z] [2025-09-03T05:55:01.015Z] 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-09-03T05:55:01.015Z] 05:41:01 28398168 31468736 819696 2.49 95848 3239420 2070204 6.10 1126164 2934992 8840 [2025-09-03T05:55:01.015Z] 05:42:01 26717592 31401836 875248 2.66 156900 4611308 2111472 6.22 1627644 3921840 396156 [2025-09-03T05:55:01.015Z] 05:43:01 26806484 31508880 771180 2.35 159308 4654184 1658128 4.89 1603376 3888188 396 [2025-09-03T05:55:01.015Z] 05:44:01 26806804 31509428 770208 2.34 159336 4654320 1658128 4.89 1602428 3888316 172 [2025-09-03T05:55:01.015Z] 05:45:01 25828404 31464176 798528 2.43 192640 5491404 1743112 5.14 1884656 4497372 396 [2025-09-03T05:55:01.015Z] 05:46:01 25782436 31473512 788724 2.40 206232 5530940 1748260 5.15 1929664 4495168 40 [2025-09-03T05:55:01.015Z] 05:47:01 25791260 31481856 780940 2.38 205988 5530684 1734028 5.11 1922612 4494924 8 [2025-09-03T05:55:01.015Z] 05:48:01 25793116 31483884 778800 2.37 206052 5530696 1734028 5.11 1920284 4494924 48 [2025-09-03T05:55:01.015Z] 05:49:02 25800132 31490996 771620 2.35 206132 5530696 1734028 5.11 1913476 4494928 8 [2025-09-03T05:55:01.015Z] 05:50:01 25801548 31492492 770040 2.34 206160 5530696 1734028 5.11 1912188 4494928 4 [2025-09-03T05:55:01.015Z] 05:51:01 25801824 31492816 769740 2.34 206176 5530700 1734028 5.11 1912240 4494940 8 [2025-09-03T05:55:01.015Z] 05:52:01 25804412 31495492 766928 2.33 206212 5530704 1734028 5.11 1909984 4494940 44 [2025-09-03T05:55:01.015Z] 05:53:01 25804404 31495488 766856 2.33 206228 5530708 1734028 5.11 1909728 4494944 8 [2025-09-03T05:55:01.015Z] 05:54:01 25582680 31474968 786260 2.39 207268 5725968 1859672 5.48 1928252 4689788 195212 [2025-09-03T05:55:01.015Z] Average: 26179947 31481040 786769 2.39 187177 5187316 1784798 5.26 1793050 4270014 42953 [2025-09-03T05:55:01.015Z] [2025-09-03T05:55:01.015Z] 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-09-03T05:55:01.015Z] 05:41:01 veth44b5d11 144.98 162.69 14.16 123.76 0.00 0.00 0.00 0.01 [2025-09-03T05:55:01.015Z] 05:41:01 ens3 882.72 635.39 8588.20 153.41 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:41:01 docker0 215.93 232.59 17.18 537.06 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:41:01 lo 4.93 4.93 0.51 0.51 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:42:01 veth0689bc5 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:42:01 ens3 279.45 208.93 2807.13 30.91 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:42:01 docker0 188.00 244.48 15.30 2771.94 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:43:01 ens3 71.92 59.11 225.20 209.11 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:43:01 docker0 4.82 8.48 0.30 123.27 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:43:01 lo 5.53 5.53 0.56 0.56 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:44:01 ens3 1.40 0.63 1.52 0.29 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:45:01 ens3 244.78 151.66 5513.85 17.41 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:45:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:46:01 ens3 0.85 0.60 0.43 0.14 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:48:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:49:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:51:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:54:01 ens3 77.34 46.09 2637.89 5.64 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] 05:54:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] Average: ens3 111.48 78.86 1414.03 29.82 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] Average: docker0 29.23 34.72 2.34 245.44 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 [2025-09-03T05:55:01.015Z] [2025-09-03T05:55:01.015Z] [2025-09-03T05:55:01.015Z] ---> sar -P ALL: [2025-09-03T05:55:01.015Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8208) 09/03/25 _x86_64_ (8 CPU) [2025-09-03T05:55:01.015Z] [2025-09-03T05:55:01.015Z] 05:39:40 LINUX RESTART (8 CPU) [2025-09-03T05:55:01.015Z] [2025-09-03T05:55:01.015Z] 05:40:01 CPU %user %nice %system %iowait %steal %idle [2025-09-03T05:55:01.015Z] 05:41:01 all 9.96 0.00 3.23 2.02 0.07 84.72 [2025-09-03T05:55:01.015Z] 05:41:01 0 9.37 0.00 2.80 1.84 0.05 85.93 [2025-09-03T05:55:01.015Z] 05:41:01 1 10.25 0.00 3.75 6.14 0.07 79.79 [2025-09-03T05:55:01.015Z] 05:41:01 2 11.48 0.00 3.64 4.71 0.07 80.10 [2025-09-03T05:55:01.015Z] 05:41:01 3 11.36 0.00 3.65 1.01 0.07 83.91 [2025-09-03T05:55:01.015Z] 05:41:01 4 8.79 0.00 4.02 0.56 0.08 86.55 [2025-09-03T05:55:01.015Z] 05:41:01 5 9.06 0.00 2.30 1.03 0.07 87.54 [2025-09-03T05:55:01.015Z] 05:41:01 6 9.46 0.00 2.81 0.37 0.07 87.29 [2025-09-03T05:55:01.015Z] 05:41:01 7 9.90 0.00 2.89 0.55 0.05 86.61 [2025-09-03T05:55:01.015Z] 05:42:01 all 45.18 0.00 7.24 0.88 0.08 46.62 [2025-09-03T05:55:01.015Z] 05:42:01 0 45.63 0.00 7.27 0.93 0.08 46.09 [2025-09-03T05:55:01.015Z] 05:42:01 1 45.25 0.00 7.86 4.12 0.08 42.69 [2025-09-03T05:55:01.015Z] 05:42:01 2 45.12 0.00 7.39 0.20 0.07 47.22 [2025-09-03T05:55:01.015Z] 05:42:01 3 45.75 0.00 7.37 0.45 0.08 46.34 [2025-09-03T05:55:01.015Z] 05:42:01 4 44.28 0.00 7.10 0.56 0.07 47.99 [2025-09-03T05:55:01.015Z] 05:42:01 5 46.01 0.00 6.85 0.10 0.07 46.97 [2025-09-03T05:55:01.015Z] 05:42:01 6 44.47 0.00 7.52 0.32 0.08 47.61 [2025-09-03T05:55:01.015Z] 05:42:01 7 44.90 0.00 6.55 0.39 0.07 48.09 [2025-09-03T05:55:01.015Z] 05:43:01 all 25.03 0.00 4.36 0.47 0.14 70.00 [2025-09-03T05:55:01.015Z] 05:43:01 0 25.15 0.00 3.83 0.22 0.05 70.76 [2025-09-03T05:55:01.015Z] 05:43:01 1 24.57 0.00 3.99 1.01 0.05 70.38 [2025-09-03T05:55:01.015Z] 05:43:01 2 25.71 0.00 4.47 0.94 0.07 68.82 [2025-09-03T05:55:01.015Z] 05:43:01 3 24.97 0.00 5.35 0.18 0.60 68.89 [2025-09-03T05:55:01.015Z] 05:43:01 4 25.59 0.00 4.05 0.82 0.07 69.47 [2025-09-03T05:55:01.015Z] 05:43:01 5 25.08 0.00 4.43 0.35 0.07 70.08 [2025-09-03T05:55:01.015Z] 05:43:01 6 24.39 0.00 4.44 0.12 0.13 70.92 [2025-09-03T05:55:01.015Z] 05:43:01 7 24.81 0.00 4.29 0.15 0.05 70.70 [2025-09-03T05:55:01.015Z] 05:44:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2025-09-03T05:55:01.015Z] 05:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-03T05:55:01.015Z] 05:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-03T05:55:01.015Z] 05:44:01 2 0.17 0.00 0.02 0.00 0.02 99.80 [2025-09-03T05:55:01.015Z] 05:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-03T05:55:01.015Z] 05:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-03T05:55:01.015Z] 05:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:44:01 6 0.05 0.00 0.02 0.02 0.03 99.88 [2025-09-03T05:55:01.015Z] 05:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-03T05:55:01.015Z] 05:45:01 all 4.37 0.00 1.80 0.74 0.04 93.06 [2025-09-03T05:55:01.015Z] 05:45:01 0 3.51 0.00 1.18 0.30 0.03 94.98 [2025-09-03T05:55:01.015Z] 05:45:01 1 4.17 0.00 1.51 0.05 0.03 94.24 [2025-09-03T05:55:01.015Z] 05:45:01 2 5.02 0.00 2.91 1.99 0.03 90.04 [2025-09-03T05:55:01.015Z] 05:45:01 3 3.63 0.00 1.68 0.44 0.03 94.22 [2025-09-03T05:55:01.015Z] 05:45:01 4 4.66 0.00 1.31 0.69 0.03 93.32 [2025-09-03T05:55:01.015Z] 05:45:01 5 4.57 0.00 1.47 0.23 0.03 93.69 [2025-09-03T05:55:01.015Z] 05:45:01 6 5.02 0.00 1.82 2.05 0.05 91.06 [2025-09-03T05:55:01.015Z] 05:45:01 7 4.37 0.00 2.54 0.15 0.03 92.90 [2025-09-03T05:55:01.015Z] 05:46:01 all 0.24 0.00 0.43 0.04 0.01 99.28 [2025-09-03T05:55:01.015Z] 05:46:01 0 0.10 0.00 0.62 0.00 0.02 99.26 [2025-09-03T05:55:01.015Z] 05:46:01 1 0.22 0.00 0.65 0.02 0.02 99.10 [2025-09-03T05:55:01.015Z] 05:46:01 2 0.15 0.00 0.20 0.18 0.00 99.47 [2025-09-03T05:55:01.015Z] 05:46:01 3 0.13 0.00 0.15 0.03 0.00 99.68 [2025-09-03T05:55:01.015Z] 05:46:01 4 0.45 0.00 0.28 0.00 0.02 99.25 [2025-09-03T05:55:01.015Z] 05:46:01 5 0.27 0.00 1.18 0.02 0.00 98.53 [2025-09-03T05:55:01.015Z] 05:46:01 6 0.27 0.00 0.20 0.02 0.03 99.48 [2025-09-03T05:55:01.015Z] 05:46:01 7 0.32 0.00 0.15 0.02 0.02 99.50 [2025-09-03T05:55:01.015Z] 05:47:01 all 0.07 0.00 0.07 0.01 0.01 99.84 [2025-09-03T05:55:01.015Z] 05:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2025-09-03T05:55:01.015Z] 05:47:01 1 0.10 0.00 0.10 0.00 0.02 99.78 [2025-09-03T05:55:01.015Z] 05:47:01 2 0.03 0.00 0.03 0.07 0.00 99.87 [2025-09-03T05:55:01.015Z] 05:47:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2025-09-03T05:55:01.015Z] 05:47:01 4 0.25 0.00 0.13 0.00 0.00 99.62 [2025-09-03T05:55:01.015Z] 05:47:01 5 0.02 0.00 0.05 0.02 0.00 99.92 [2025-09-03T05:55:01.015Z] 05:47:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2025-09-03T05:55:01.015Z] 05:47:01 7 0.02 0.00 0.07 0.00 0.00 99.92 [2025-09-03T05:55:01.015Z] 05:48:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2025-09-03T05:55:01.015Z] 05:48:01 0 1.58 0.00 0.00 0.00 0.02 98.40 [2025-09-03T05:55:01.015Z] 05:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-03T05:55:01.015Z] 05:48:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-09-03T05:55:01.015Z] 05:48:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2025-09-03T05:55:01.015Z] 05:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-03T05:55:01.015Z] 05:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-03T05:55:01.015Z] 05:48:01 6 0.12 0.00 0.02 0.00 0.02 99.85 [2025-09-03T05:55:01.015Z] 05:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-03T05:55:01.015Z] 05:49:02 all 0.19 0.00 0.02 0.01 0.01 99.77 [2025-09-03T05:55:01.015Z] 05:49:02 0 0.99 0.00 0.07 0.00 0.00 98.94 [2025-09-03T05:55:01.015Z] 05:49:02 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-03T05:55:01.015Z] 05:49:02 2 0.03 0.00 0.02 0.03 0.00 99.92 [2025-09-03T05:55:01.015Z] 05:49:02 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-03T05:55:01.015Z] 05:49:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:49:02 5 0.33 0.00 0.02 0.00 0.02 99.63 [2025-09-03T05:55:01.015Z] 05:49:02 6 0.08 0.00 0.05 0.00 0.03 99.83 [2025-09-03T05:55:01.015Z] 05:49:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-03T05:55:01.015Z] 05:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-03T05:55:01.015Z] 05:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-03T05:55:01.015Z] 05:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-03T05:55:01.015Z] 05:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T05:55:01.015Z] 05:50:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2025-09-03T05:55:01.015Z] 05:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-03T05:55:01.015Z] 05:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-09-03T05:55:01.015Z] 05:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-03T05:55:01.015Z] 05:51:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-09-03T05:55:01.015Z] 05:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T05:55:01.015Z] 05:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-03T05:55:01.015Z] 05:51:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-09-03T05:55:01.015Z] 05:51:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2025-09-03T05:55:01.015Z] 05:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-03T05:55:01.015Z] [2025-09-03T05:55:01.015Z] 05:51:01 CPU %user %nice %system %iowait %steal %idle [2025-09-03T05:55:01.015Z] 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-03T05:55:01.015Z] 05:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T05:55:01.015Z] 05:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-03T05:55:01.015Z] 05:52:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2025-09-03T05:55:01.015Z] 05:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-03T05:55:01.015Z] 05:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-03T05:55:01.015Z] 05:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T05:55:01.015Z] 05:52:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2025-09-03T05:55:01.015Z] 05:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:53:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-09-03T05:55:01.015Z] 05:53:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-03T05:55:01.015Z] 05:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T05:55:01.015Z] 05:53:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2025-09-03T05:55:01.015Z] 05:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T05:55:01.015Z] 05:54:01 all 0.44 0.00 0.18 0.01 0.01 99.35 [2025-09-03T05:55:01.015Z] 05:54:01 0 0.15 0.00 0.12 0.02 0.02 99.70 [2025-09-03T05:55:01.015Z] 05:54:01 1 0.42 0.00 0.18 0.00 0.02 99.38 [2025-09-03T05:55:01.015Z] 05:54:01 2 0.62 0.00 0.15 0.08 0.00 99.15 [2025-09-03T05:55:01.015Z] 05:54:01 3 0.37 0.00 0.18 0.02 0.00 99.43 [2025-09-03T05:55:01.015Z] 05:54:01 4 0.43 0.00 0.13 0.00 0.02 99.42 [2025-09-03T05:55:01.015Z] 05:54:01 5 0.77 0.00 0.37 0.00 0.00 98.87 [2025-09-03T05:55:01.015Z] 05:54:01 6 0.38 0.00 0.18 0.00 0.03 99.40 [2025-09-03T05:55:01.015Z] 05:54:01 7 0.42 0.00 0.13 0.00 0.02 99.43 [2025-09-03T05:55:01.015Z] Average: all 6.10 0.00 1.24 0.30 0.03 92.33 [2025-09-03T05:55:01.015Z] Average: 0 6.17 0.00 1.14 0.24 0.02 92.44 [2025-09-03T05:55:01.015Z] Average: 1 6.05 0.00 1.29 0.80 0.03 91.83 [2025-09-03T05:55:01.015Z] Average: 2 6.28 0.00 1.34 0.59 0.02 91.77 [2025-09-03T05:55:01.015Z] Average: 3 6.15 0.00 1.32 0.16 0.06 92.32 [2025-09-03T05:55:01.015Z] Average: 4 6.01 0.00 1.21 0.19 0.02 92.57 [2025-09-03T05:55:01.015Z] Average: 5 6.12 0.00 1.19 0.12 0.02 92.55 [2025-09-03T05:55:01.015Z] Average: 6 6.01 0.00 1.23 0.21 0.05 92.51 [2025-09-03T05:55:01.015Z] Average: 7 6.03 0.00 1.19 0.09 0.02 92.68 [2025-09-03T05:55:01.015Z] [2025-09-03T05:55:01.015Z] [2025-09-03T05:55:01.015Z]