Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adb487e0ef91f3e6c8aed5a973806e043aaac6a0 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-ssh1607818292248952676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6740792478420502123.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18076153662952912480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7663401755926632213.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-ssh1816912766314885585.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4800’ Running on prd-ubuntu20.04-docker-8c-8g-4806 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision adb487e0ef91f3e6c8aed5a973806e043aaac6a0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adb487e0ef91f3e6c8aed5a973806e043aaac6a0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#479)" > git rev-list --no-walk 6836131fe303b61572fae9eb95d6f8fc2f5ccfc2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-09T01:15:53.181Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-09T01:15:53.262Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-09T01:15:53.284Z] ========================================================= [2025-07-09T01:15:53.284Z] EdgeX Global Pipelines Version Info [2025-07-09T01:15:53.284Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:15:54.018Z] ------------------- [2025-07-09T01:15:54.018Z] stable info: [2025-07-09T01:15:54.018Z] ------------------- [2025-07-09T01:15:54.018Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T01:15:54.018Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-09T01:15:54.018Z] Message: update stable to v1.0.274 [2025-07-09T01:15:54.593Z] ------------------- [2025-07-09T01:15:54.593Z] experimental info: [2025-07-09T01:15:54.593Z] ------------------- [2025-07-09T01:15:54.593Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T01:15:54.593Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-09T01:15:54.593Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-09T01:15:54.663Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-07-09T01:15:54.681Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-07-09T01:15:54.701Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-09T01:15:54.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-09T01:15:54.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-09T01:15:54.760Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-09T01:15:54.776Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-09T01:15:54.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-09T01:15:54.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-09T01:15:54.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-09T01:15:54.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-09T01:15:54.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-07-09T01:15:54.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-09T01:15:54.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-09T01:15:54.940Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T01:15:54.961Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T01:15:54.985Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T01:15:55.004Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T01:15:55.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-09T01:15:55.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-09T01:15:55.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-09T01:15:55.106Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-09T01:15:55.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-09T01:15:55.151Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-09T01:15:55.176Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-09T01:15:55.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-09T01:15:55.220Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-09T01:15:55.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-09T01:15:55.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-09T01:15:55.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-09T01:15:55.839Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo [2025-07-09T01:15:55.862Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adb487e [Pipeline] echo [2025-07-09T01:15:55.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T01:15:55.957Z] provisioning config files... [2025-07-09T01:15:55.972Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6031775078996771683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:15:56.308Z] ---> ****-login.sh [2025-07-09T01:15:56.308Z] nexus3.edgexfoundry.org:10001 [2025-07-09T01:15:56.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:15:56.567Z] [2025-07-09T01:15:56.567Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T01:15:56.567Z] Configure a credential helper to remove this warning. See [2025-07-09T01:15:56.567Z] https://docs.****.com/go/credential-store/ [2025-07-09T01:15:56.567Z] [2025-07-09T01:15:56.567Z] Login Succeeded [2025-07-09T01:15:56.567Z] nexus3.edgexfoundry.org:10002 [2025-07-09T01:15:56.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:15:56.567Z] [2025-07-09T01:15:56.567Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T01:15:56.567Z] Configure a credential helper to remove this warning. See [2025-07-09T01:15:56.567Z] https://docs.****.com/go/credential-store/ [2025-07-09T01:15:56.567Z] [2025-07-09T01:15:56.567Z] Login Succeeded [2025-07-09T01:15:56.567Z] nexus3.edgexfoundry.org:10003 [2025-07-09T01:15:56.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:15:56.826Z] [2025-07-09T01:15:56.827Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T01:15:56.827Z] Configure a credential helper to remove this warning. See [2025-07-09T01:15:56.827Z] https://docs.****.com/go/credential-store/ [2025-07-09T01:15:56.827Z] [2025-07-09T01:15:56.827Z] Login Succeeded [2025-07-09T01:15:56.827Z] nexus3.edgexfoundry.org:10004 [2025-07-09T01:15:56.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:15:56.827Z] [2025-07-09T01:15:56.827Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T01:15:56.827Z] Configure a credential helper to remove this warning. See [2025-07-09T01:15:56.827Z] https://docs.****.com/go/credential-store/ [2025-07-09T01:15:56.827Z] [2025-07-09T01:15:56.827Z] Login Succeeded [2025-07-09T01:15:56.827Z] ****.io [2025-07-09T01:15:56.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:15:57.087Z] [2025-07-09T01:15:57.087Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T01:15:57.087Z] Configure a credential helper to remove this warning. See [2025-07-09T01:15:57.087Z] https://docs.****.com/go/credential-store/ [2025-07-09T01:15:57.087Z] [2025-07-09T01:15:57.087Z] Login Succeeded [2025-07-09T01:15:57.087Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T01:15:57.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-09T01:15:57.486Z] + git rev-list -1 --merges adb487e0ef91f3e6c8aed5a973806e043aaac6a0~1..adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo [2025-07-09T01:15:57.517Z] -----------> git rev-list -1 --merges adb487e0ef91f3e6c8aed5a973806e043aaac6a0~1..adb487e0ef91f3e6c8aed5a973806e043aaac6a0 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [false] [Pipeline] sh [2025-07-09T01:15:57.815Z] + git log --format=format:%s -1 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo [2025-07-09T01:15:57.832Z] ========================================================= [2025-07-09T01:15:57.832Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-09T01:15:57.832Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T01:15:58.169Z] + git log --format=format:%s -1 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo [2025-07-09T01:15:58.180Z] [semverPrep] GIT_COMMIT: adb487e0ef91f3e6c8aed5a973806e043aaac6a0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#479) [Pipeline] echo [2025-07-09T01:15:58.194Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-09T01:15:58.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T01:15:58.560Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-09T01:15:58.560Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-09T01:15:58.560Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-09T01:15:58.560Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-09T01:15:58.560Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-09T01:15:58.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:15:58.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T01:15:58.972Z] [2025-07-09T01:15:58.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:15:59.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T01:15:59.271Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-09T01:15:59.271Z] 3dae71ba6b94: Pulling fs layer [2025-07-09T01:15:59.271Z] 6bf1a483ea7c: Pulling fs layer [2025-07-09T01:15:59.271Z] f5dfc541a4d3: Pulling fs layer [2025-07-09T01:15:59.271Z] 461d9e800cba: Pulling fs layer [2025-07-09T01:15:59.271Z] 80192f66455f: Pulling fs layer [2025-07-09T01:15:59.271Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-09T01:15:59.271Z] a29436f7fd5d: Pulling fs layer [2025-07-09T01:15:59.271Z] 923cac83aea3: Pulling fs layer [2025-07-09T01:15:59.271Z] 25ad8b0a4227: Pulling fs layer [2025-07-09T01:15:59.271Z] db01528c6b51: Pulling fs layer [2025-07-09T01:15:59.271Z] 461d9e800cba: Waiting [2025-07-09T01:15:59.271Z] 80192f66455f: Waiting [2025-07-09T01:15:59.271Z] 2e8e34ca0e6c: Waiting [2025-07-09T01:15:59.271Z] a29436f7fd5d: Waiting [2025-07-09T01:15:59.271Z] 923cac83aea3: Waiting [2025-07-09T01:15:59.271Z] 25ad8b0a4227: Waiting [2025-07-09T01:15:59.271Z] 28988de357af: Pulling fs layer [2025-07-09T01:15:59.271Z] 28988de357af: Waiting [2025-07-09T01:15:59.271Z] 6bf1a483ea7c: Verifying Checksum [2025-07-09T01:15:59.271Z] 6bf1a483ea7c: Download complete [2025-07-09T01:15:59.271Z] 461d9e800cba: Verifying Checksum [2025-07-09T01:15:59.271Z] 461d9e800cba: Download complete [2025-07-09T01:15:59.271Z] 80192f66455f: Verifying Checksum [2025-07-09T01:15:59.271Z] 80192f66455f: Download complete [2025-07-09T01:15:59.530Z] f5dfc541a4d3: Verifying Checksum [2025-07-09T01:15:59.530Z] f5dfc541a4d3: Download complete [2025-07-09T01:15:59.530Z] 3dae71ba6b94: Download complete [2025-07-09T01:15:59.530Z] 923cac83aea3: Verifying Checksum [2025-07-09T01:15:59.530Z] 923cac83aea3: Download complete [2025-07-09T01:15:59.801Z] 25ad8b0a4227: Verifying Checksum [2025-07-09T01:15:59.801Z] 25ad8b0a4227: Download complete [2025-07-09T01:15:59.801Z] db01528c6b51: Verifying Checksum [2025-07-09T01:15:59.801Z] db01528c6b51: Download complete [2025-07-09T01:15:59.801Z] 28988de357af: Verifying Checksum [2025-07-09T01:15:59.801Z] 28988de357af: Download complete [2025-07-09T01:15:59.801Z] a29436f7fd5d: Verifying Checksum [2025-07-09T01:15:59.801Z] a29436f7fd5d: Download complete [2025-07-09T01:16:00.060Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-09T01:16:00.060Z] 2e8e34ca0e6c: Download complete [2025-07-09T01:16:00.998Z] 3dae71ba6b94: Pull complete [2025-07-09T01:16:01.258Z] 6bf1a483ea7c: Pull complete [2025-07-09T01:16:02.224Z] f5dfc541a4d3: Pull complete [2025-07-09T01:16:02.224Z] 461d9e800cba: Pull complete [2025-07-09T01:16:02.224Z] 80192f66455f: Pull complete [2025-07-09T01:16:07.526Z] 2e8e34ca0e6c: Pull complete [2025-07-09T01:16:07.526Z] a29436f7fd5d: Pull complete [2025-07-09T01:16:07.526Z] 923cac83aea3: Pull complete [2025-07-09T01:16:07.787Z] 25ad8b0a4227: Pull complete [2025-07-09T01:16:07.787Z] db01528c6b51: Pull complete [2025-07-09T01:16:07.787Z] 28988de357af: Pull complete [2025-07-09T01:16:07.787Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-09T01:16:07.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T01:16:07.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:16:07.934Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:16:07.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T01:16:10.410Z] $ docker top c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 -eo pid,comm [2025-07-09T01:16:10.460Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-07-09T01:16:10.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T01:16:10.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T01:16:10.512Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T01:16:10.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T01:16:10.624Z] $ docker exec c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 ssh-agent [2025-07-09T01:16:10.729Z] SSH_AUTH_SOCK=/tmp/ssh-J09qeXtjzNxn/agent.33 [2025-07-09T01:16:10.729Z] SSH_AGENT_PID=39 [2025-07-09T01:16:10.736Z] Running ssh-add (command line suppressed) [2025-07-09T01:16:10.830Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_194148863601941986.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_194148863601941986.key) [2025-07-09T01:16:10.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T01:16:11.140Z] + git tag --points-at HEAD [Pipeline] } [2025-07-09T01:16:11.149Z] $ docker exec --env ******** --env ******** c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 ssh-agent -k [2025-07-09T01:16:11.242Z] unset SSH_AUTH_SOCK; [2025-07-09T01:16:11.243Z] unset SSH_AGENT_PID; [2025-07-09T01:16:11.243Z] echo Agent pid 39 killed; [2025-07-09T01:16:11.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-09T01:16:11.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T01:16:11.294Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T01:16:11.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T01:16:11.395Z] $ docker exec c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 ssh-agent [2025-07-09T01:16:11.496Z] SSH_AUTH_SOCK=/tmp/ssh-A1Zvv7XVGp7u/agent.72 [2025-07-09T01:16:11.496Z] SSH_AGENT_PID=78 [2025-07-09T01:16:11.501Z] Running ssh-add (command line suppressed) [2025-07-09T01:16:11.584Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3815613120223981100.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3815613120223981100.key) [2025-07-09T01:16:11.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T01:16:11.883Z] + git semver init [2025-07-09T01:16:12.143Z] 2025-07-09 01:16:12,088 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T01:16:12.143Z] 2025-07-09 01:16:12,094 [run_init] DEBUG init version:0.0.0 force:False [2025-07-09T01:16:12.143Z] 2025-07-09 01:16:12,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-07-09T01:16:12.143Z] 2025-07-09 01:16:12,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-07-09T01:16:12.143Z] 2025-07-09 01:16:12,097 [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-07-09T01:16:14.059Z] 2025-07-09 01:16:13,540 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-07-09T01:16:14.059Z] 2025-07-09 01:16:13,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-07-09T01:16:14.059Z] 2025-07-09 01:16:13,540 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-07-09T01:16:14.059Z] 2025-07-09 01:16:13,540 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-07-09T01:16:14.059Z] 4.1.0-dev.6 [Pipeline] } [2025-07-09T01:16:14.068Z] $ docker exec --env ******** --env ******** c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 ssh-agent -k [2025-07-09T01:16:14.156Z] unset SSH_AUTH_SOCK; [2025-07-09T01:16:14.160Z] unset SSH_AGENT_PID; [2025-07-09T01:16:14.160Z] echo Agent pid 78 killed; [2025-07-09T01:16:14.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T01:16:14.492Z] + git semver [Pipeline] } [2025-07-09T01:16:14.762Z] $ docker stop --time=1 c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 [2025-07-09T01:16:16.022Z] $ docker rm -f --volumes c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T01:16:16.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-09T01:16:16.613Z] Stashed 1 file(s) [Pipeline] echo [2025-07-09T01:16:16.615Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [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-07-09T01:16:16.799Z] provisioning config files... [2025-07-09T01:16:16.810Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config210445872370638090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:16:17.177Z] ---> ****-login.sh [2025-07-09T01:16:17.178Z] nexus3.edgexfoundry.org:10001 [2025-07-09T01:16:17.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:16:17.178Z] Login Succeeded [2025-07-09T01:16:17.178Z] nexus3.edgexfoundry.org:10002 [2025-07-09T01:16:17.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:16:17.178Z] Login Succeeded [2025-07-09T01:16:17.178Z] nexus3.edgexfoundry.org:10003 [2025-07-09T01:16:17.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:16:17.456Z] Login Succeeded [2025-07-09T01:16:17.456Z] nexus3.edgexfoundry.org:10004 [2025-07-09T01:16:17.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:16:17.456Z] Login Succeeded [2025-07-09T01:16:17.456Z] ****.io [2025-07-09T01:16:17.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:16:17.715Z] Login Succeeded [2025-07-09T01:16:17.715Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T01:16:17.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T01:16:17.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T01:16:17.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T01:16:17.863Z] ========================================================= [2025-07-09T01:16:17.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-09T01:16:17.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:16:18.203Z] + 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-07-09T01:16:18.775Z] #0 building with "default" instance using docker driver [2025-07-09T01:16:18.775Z] [2025-07-09T01:16:18.775Z] #1 [internal] load build definition from Dockerfile [2025-07-09T01:16:18.775Z] #1 transferring dockerfile: 1.74kB done [2025-07-09T01:16:18.775Z] #1 DONE 0.0s [2025-07-09T01:16:18.775Z] [2025-07-09T01:16:18.775Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-09T01:16:18.775Z] #2 DONE 0.1s [2025-07-09T01:16:19.035Z] [2025-07-09T01:16:19.035Z] #3 [internal] load .dockerignore [2025-07-09T01:16:19.035Z] #3 transferring context: 193B done [2025-07-09T01:16:19.035Z] #3 DONE 0.0s [2025-07-09T01:16:19.035Z] [2025-07-09T01:16:19.035Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T01:16:19.035Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-09T01:16:19.035Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-09T01:16:19.035Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.56MB / 3.63MB 0.1s [2025-07-09T01:16:19.035Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s [2025-07-09T01:16:19.035Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-09T01:16:19.035Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-09T01:16:19.035Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-07-09T01:16:19.035Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-09T01:16:19.035Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-09T01:16:19.035Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.68MB / 74.06MB 0.2s [2025-07-09T01:16:19.035Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-09T01:16:19.035Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done [2025-07-09T01:16:19.035Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-09T01:16:19.035Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0B / 2.38MB 0.2s [2025-07-09T01:16:19.035Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0B / 100.52MB 0.2s [2025-07-09T01:16:19.295Z] #4 ... [2025-07-09T01:16:19.295Z] [2025-07-09T01:16:19.295Z] #5 [internal] load build context [2025-07-09T01:16:19.295Z] #5 transferring context: 21.60MB 0.2s done [2025-07-09T01:16:19.295Z] #5 DONE 0.2s [2025-07-09T01:16:19.295Z] [2025-07-09T01:16:19.295Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T01:16:19.295Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 34.60MB / 74.06MB 0.3s [2025-07-09T01:16:19.295Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-09T01:16:19.295Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-09T01:16:19.295Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0B / 13.29MB 0.3s [2025-07-09T01:16:19.295Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 72.61MB / 74.06MB 0.5s [2025-07-09T01:16:19.295Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 12.58MB / 100.52MB 0.5s [2025-07-09T01:16:19.295Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 6.29MB / 13.29MB 0.5s [2025-07-09T01:16:19.295Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-07-09T01:16:19.554Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 38.80MB / 100.52MB 0.7s [2025-07-09T01:16:19.554Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.7s [2025-07-09T01:16:19.813Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-07-09T01:16:19.813Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 55.57MB / 100.52MB 0.8s [2025-07-09T01:16:19.813Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.7s done [2025-07-09T01:16:19.813Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-07-09T01:16:19.813Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 77.59MB / 100.52MB 0.9s [2025-07-09T01:16:20.071Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 99.79MB / 100.52MB 1.0s [2025-07-09T01:16:20.071Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.2s done [2025-07-09T01:16:24.271Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done [2025-07-09T01:16:24.271Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-09T01:16:24.271Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-09T01:16:24.271Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-09T01:16:24.271Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-09T01:16:24.271Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 [2025-07-09T01:16:24.542Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-09T01:16:24.542Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-09T01:16:27.076Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.3s done [2025-07-09T01:16:27.076Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 [2025-07-09T01:16:27.641Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.6s done [2025-07-09T01:16:27.642Z] #4 DONE 8.7s [2025-07-09T01:16:27.642Z] [2025-07-09T01:16:27.642Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-07-09T01:16:27.642Z] #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T01:16:27.899Z] #6 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T01:16:28.158Z] #6 0.662 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-07-09T01:16:28.415Z] #6 0.672 (2/4) Installing libedit (20240517.3.1-r0) [2025-07-09T01:16:28.416Z] #6 0.677 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-07-09T01:16:28.416Z] #6 0.695 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-07-09T01:16:28.416Z] #6 0.707 Executing busybox-1.36.1-r29.trigger [2025-07-09T01:16:28.416Z] #6 0.715 OK: 252 MiB in 62 packages [2025-07-09T01:16:31.719Z] #6 DONE 4.1s [2025-07-09T01:16:31.719Z] [2025-07-09T01:16:31.719Z] #7 [builder 3/7] WORKDIR /device-rest-go [2025-07-09T01:16:31.719Z] #7 DONE 0.0s [2025-07-09T01:16:31.719Z] [2025-07-09T01:16:31.719Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T01:16:31.719Z] #8 DONE 0.1s [2025-07-09T01:16:31.736Z] Still waiting to schedule task [2025-07-09T01:16:31.736Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4804’ [2025-07-09T01:16:31.977Z] [2025-07-09T01:16:31.977Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T01:17:18.662Z] #9 DONE 43.2s [2025-07-09T01:17:18.662Z] [2025-07-09T01:17:18.662Z] #10 [builder 6/7] COPY . . [2025-07-09T01:17:18.662Z] #10 DONE 0.1s [2025-07-09T01:17:18.662Z] [2025-07-09T01:17:18.662Z] #11 [builder 7/7] RUN echo noop [2025-07-09T01:17:18.662Z] #11 0.195 noop [2025-07-09T01:17:18.662Z] #11 DONE 0.2s [2025-07-09T01:17:18.662Z] [2025-07-09T01:17:18.662Z] #12 exporting to image [2025-07-09T01:17:18.662Z] #12 exporting layers [2025-07-09T01:17:21.941Z] #12 exporting layers 6.5s done [2025-07-09T01:17:21.941Z] #12 writing image sha256:8a91d065a385acd2195651151f1b02fd2d5876c85870ae37e3725f4ae646379b done [2025-07-09T01:17:21.941Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-09T01:17:21.941Z] #12 DONE 6.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:17:22.275Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T01:17:22.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:17:22.349Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:17:22.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-09T01:17:22.779Z] $ docker top 240a55787ea08e9008a0c5fe04c7f81ff73af335386719691c3cd8cb5d745f4b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T01:17:23.119Z] + go version [2025-07-09T01:17:23.120Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-09T01:17:23.127Z] $ docker stop --time=1 240a55787ea08e9008a0c5fe04c7f81ff73af335386719691c3cd8cb5d745f4b [2025-07-09T01:17:24.527Z] $ docker rm -f --volumes 240a55787ea08e9008a0c5fe04c7f81ff73af335386719691c3cd8cb5d745f4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:17:25.007Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T01:17:25.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:17:25.086Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:17:25.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-09T01:17:25.423Z] $ docker top 0e3a264fead2a48af43b018ed85700cd5b72f57a0d9189ae2a6169429cd53d34 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T01:17:25.771Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-07-09T01:17:26.083Z] + make test [2025-07-09T01:17:26.083Z] go test ./... -coverprofile=coverage.out ./... [2025-07-09T01:17:27.984Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-07-09T01:17:46.056Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-07-09T01:17:46.056Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 32.2% of statements [2025-07-09T01:17:54.159Z] go vet ./... [2025-07-09T01:17:58.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T01:17:58.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T01:17:58.336Z] ./bin/test-attribution-txt.sh [2025-07-09T01:17:58.336Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-07-09T01:17:58.336Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-07-09T01:17:58.336Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-07-09T01:17:58.336Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-07-09T01:17:58.336Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-07-09T01:17:58.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T01:17:58.363Z] $ docker stop --time=1 0e3a264fead2a48af43b018ed85700cd5b72f57a0d9189ae2a6169429cd53d34 [2025-07-09T01:18:01.000Z] $ docker rm -f --volumes 0e3a264fead2a48af43b018ed85700cd5b72f57a0d9189ae2a6169429cd53d34 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T01:18:01.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T01:18:01.598Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-09T01:18:02.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T01:18:02.415Z] + ls -al . [2025-07-09T01:18:02.415Z] total 244 [2025-07-09T01:18:02.415Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 01:17 . [2025-07-09T01:18:02.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 01:15 .. [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 9 01:15 .dockerignore [2025-07-09T01:18:02.415Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 01:17 .git [2025-07-09T01:18:02.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:15 .github [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 9 01:15 .gitignore [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 9 01:15 .golangci.yml [2025-07-09T01:18:02.415Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 01:16 .semver [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 20138 Jul 9 01:15 Attribution.txt [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 18492 Jul 9 01:15 CHANGELOG.md [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jul 9 01:15 Dockerfile [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 01:15 GOVERNANCE.md [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 9 01:15 Jenkinsfile [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 01:15 LICENSE [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 2598 Jul 9 01:15 Makefile [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 9 01:15 OWNERS.md [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 9 01:15 README.md [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 01:16 VERSION [2025-07-09T01:18:02.415Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 01:15 bin [2025-07-09T01:18:02.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:15 cmd [2025-07-09T01:18:02.415Z] -rw-r--r-- 1 jenkins jenkins 14565 Jul 9 01:17 coverage.out [2025-07-09T01:18:02.415Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 01:15 driver [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 6272 Jul 9 01:15 go.mod [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 86763 Jul 9 01:15 go.sum [2025-07-09T01:18:02.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:15 openapi [2025-07-09T01:18:02.415Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 9 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:02.725Z] + 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=adb487e0ef91f3e6c8aed5a973806e043aaac6a0 --label arch=amd64 --label version=4.1.0-dev.6 . [2025-07-09T01:18:02.983Z] #0 building with "default" instance using docker driver [2025-07-09T01:18:02.983Z] [2025-07-09T01:18:02.983Z] #1 [internal] load build definition from Dockerfile [2025-07-09T01:18:02.983Z] #1 transferring dockerfile: 1.74kB done [2025-07-09T01:18:02.983Z] #1 DONE 0.0s [2025-07-09T01:18:02.983Z] [2025-07-09T01:18:02.983Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-09T01:18:02.983Z] #2 DONE 0.0s [2025-07-09T01:18:02.983Z] [2025-07-09T01:18:02.983Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-09T01:18:02.983Z] #3 DONE 0.1s [2025-07-09T01:18:02.983Z] [2025-07-09T01:18:02.983Z] #4 [internal] load .dockerignore [2025-07-09T01:18:02.983Z] #4 transferring context: 193B done [2025-07-09T01:18:02.983Z] #4 DONE 0.0s [2025-07-09T01:18:02.983Z] [2025-07-09T01:18:02.983Z] #5 [internal] load build context [2025-07-09T01:18:02.983Z] #5 transferring context: 18.46kB 0.0s done [2025-07-09T01:18:02.983Z] #5 DONE 0.0s [2025-07-09T01:18:02.983Z] [2025-07-09T01:18:02.983Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T01:18:02.983Z] #6 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-09T01:18:02.983Z] #6 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-09T01:18:02.983Z] #6 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-09T01:18:02.983Z] #6 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-09T01:18:02.983Z] #6 DONE 0.0s [2025-07-09T01:18:02.983Z] [2025-07-09T01:18:02.983Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-09T01:18:02.983Z] #7 DONE 0.1s [2025-07-09T01:18:02.983Z] [2025-07-09T01:18:02.983Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-07-09T01:18:03.242Z] #8 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T01:18:03.242Z] #8 0.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T01:18:03.810Z] #8 0.759 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T01:18:03.810Z] #8 0.765 Executing busybox-1.36.1-r29.trigger [2025-07-09T01:18:03.810Z] #8 0.771 OK: 8 MiB in 15 packages [2025-07-09T01:18:03.810Z] #8 DONE 0.9s [2025-07-09T01:18:03.810Z] [2025-07-09T01:18:03.810Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-07-09T01:18:03.810Z] #9 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T01:18:03.810Z] #9 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T01:18:03.810Z] #9 0.713 OK: 252 MiB in 62 packages [2025-07-09T01:18:04.070Z] #9 DONE 0.8s [2025-07-09T01:18:04.070Z] [2025-07-09T01:18:04.070Z] #10 [builder 3/7] WORKDIR /device-rest-go [2025-07-09T01:18:04.070Z] #10 DONE 0.0s [2025-07-09T01:18:04.070Z] [2025-07-09T01:18:04.070Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T01:18:04.070Z] #11 DONE 0.0s [2025-07-09T01:18:04.070Z] [2025-07-09T01:18:04.070Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T01:18:04.329Z] #12 DONE 0.5s [2025-07-09T01:18:04.329Z] [2025-07-09T01:18:04.329Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-09T01:18:04.329Z] #13 0.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T01:18:04.329Z] #13 0.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T01:18:04.589Z] #13 ... [2025-07-09T01:18:04.589Z] [2025-07-09T01:18:04.589Z] #14 [builder 6/7] COPY . . [2025-07-09T01:18:04.589Z] #14 DONE 0.2s [2025-07-09T01:18:04.847Z] [2025-07-09T01:18:04.847Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-09T01:18:04.847Z] #13 0.811 OK: 8 MiB in 15 packages [2025-07-09T01:18:04.847Z] #13 DONE 0.9s [2025-07-09T01:18:04.847Z] [2025-07-09T01:18:04.847Z] #15 [builder 7/7] RUN make build [2025-07-09T01:18:04.847Z] #15 0.319 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-07-09T01:18:26.771Z] #15 DONE 21.1s [2025-07-09T01:18:26.771Z] [2025-07-09T01:18:26.771Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2025-07-09T01:18:26.771Z] #16 DONE 0.2s [2025-07-09T01:18:26.771Z] [2025-07-09T01:18:26.771Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2025-07-09T01:18:26.771Z] #17 DONE 0.0s [2025-07-09T01:18:26.771Z] [2025-07-09T01:18:26.771Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2025-07-09T01:18:26.771Z] #18 DONE 0.0s [2025-07-09T01:18:26.771Z] [2025-07-09T01:18:26.771Z] #19 exporting to image [2025-07-09T01:18:26.771Z] #19 exporting layers [2025-07-09T01:18:26.771Z] #19 exporting layers 0.3s done [2025-07-09T01:18:26.771Z] #19 writing image sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done [2025-07-09T01:18:26.771Z] #19 naming to docker.io/library/device-rest done [2025-07-09T01:18:26.771Z] #19 DONE 0.3s [2025-07-09T01:18:26.771Z] [2025-07-09T01:18:26.771Z] 1 warning found (use docker --debug to expand): [2025-07-09T01:18:26.771Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T01:18:26.898Z] provisioning config files... [2025-07-09T01:18:26.909Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6232480697314048573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:18:27.212Z] ---> ****-login.sh [2025-07-09T01:18:27.212Z] nexus3.edgexfoundry.org:10001 [2025-07-09T01:18:27.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:18:27.212Z] Login Succeeded [2025-07-09T01:18:27.212Z] nexus3.edgexfoundry.org:10002 [2025-07-09T01:18:27.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:18:27.212Z] Login Succeeded [2025-07-09T01:18:27.212Z] nexus3.edgexfoundry.org:10003 [2025-07-09T01:18:27.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:18:27.472Z] Login Succeeded [2025-07-09T01:18:27.472Z] nexus3.edgexfoundry.org:10004 [2025-07-09T01:18:27.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:18:27.472Z] Login Succeeded [2025-07-09T01:18:27.472Z] ****.io [2025-07-09T01:18:27.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:18:27.730Z] Login Succeeded [2025-07-09T01:18:27.730Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T01:18:27.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T01:18:27.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T01:18:27.817Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-07-09T01:18:27.817Z] adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:18:27.817Z] latest [2025-07-09T01:18:27.817Z] 4.1.0-dev.6 [2025-07-09T01:18:27.817Z] adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [2025-07-09T01:18:27.817Z] main [2025-07-09T01:18:27.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:28.167Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:28.491Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:18:28.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-07-09T01:18:28.491Z] 2c2a7906a4ae: Preparing [2025-07-09T01:18:28.491Z] eb0902b6a610: Preparing [2025-07-09T01:18:28.491Z] 7b9a2896bcb3: Preparing [2025-07-09T01:18:28.491Z] 94f8f76fe98d: Preparing [2025-07-09T01:18:28.491Z] 127385f9d1b4: Preparing [2025-07-09T01:18:28.491Z] 994456c4fd7b: Preparing [2025-07-09T01:18:28.491Z] 994456c4fd7b: Waiting [2025-07-09T01:18:28.491Z] 127385f9d1b4: Pushed [2025-07-09T01:18:28.491Z] 994456c4fd7b: Layer already exists [2025-07-09T01:18:28.491Z] 94f8f76fe98d: Pushed [2025-07-09T01:18:28.491Z] 2c2a7906a4ae: Pushed [2025-07-09T01:18:28.491Z] eb0902b6a610: Pushed [2025-07-09T01:18:31.778Z] 7b9a2896bcb3: Pushed [2025-07-09T01:18:31.778Z] adb487e0ef91f3e6c8aed5a973806e043aaac6a0: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:32.112Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:32.440Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-07-09T01:18:32.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-07-09T01:18:32.440Z] 2c2a7906a4ae: Preparing [2025-07-09T01:18:32.440Z] eb0902b6a610: Preparing [2025-07-09T01:18:32.440Z] 7b9a2896bcb3: Preparing [2025-07-09T01:18:32.440Z] 94f8f76fe98d: Preparing [2025-07-09T01:18:32.440Z] 127385f9d1b4: Preparing [2025-07-09T01:18:32.440Z] 994456c4fd7b: Preparing [2025-07-09T01:18:32.440Z] 994456c4fd7b: Waiting [2025-07-09T01:18:32.440Z] 7b9a2896bcb3: Layer already exists [2025-07-09T01:18:32.440Z] 2c2a7906a4ae: Layer already exists [2025-07-09T01:18:32.440Z] 94f8f76fe98d: Layer already exists [2025-07-09T01:18:32.440Z] eb0902b6a610: Layer already exists [2025-07-09T01:18:32.440Z] 127385f9d1b4: Layer already exists [2025-07-09T01:18:32.440Z] 994456c4fd7b: Layer already exists [2025-07-09T01:18:32.440Z] latest: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:32.780Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:33.113Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 [2025-07-09T01:18:33.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-07-09T01:18:33.113Z] 2c2a7906a4ae: Preparing [2025-07-09T01:18:33.113Z] eb0902b6a610: Preparing [2025-07-09T01:18:33.113Z] 7b9a2896bcb3: Preparing [2025-07-09T01:18:33.113Z] 94f8f76fe98d: Preparing [2025-07-09T01:18:33.113Z] 127385f9d1b4: Preparing [2025-07-09T01:18:33.113Z] 994456c4fd7b: Preparing [2025-07-09T01:18:33.113Z] 994456c4fd7b: Waiting [2025-07-09T01:18:33.113Z] 2c2a7906a4ae: Layer already exists [2025-07-09T01:18:33.113Z] 127385f9d1b4: Layer already exists [2025-07-09T01:18:33.113Z] 94f8f76fe98d: Layer already exists [2025-07-09T01:18:33.113Z] 7b9a2896bcb3: Layer already exists [2025-07-09T01:18:33.113Z] eb0902b6a610: Layer already exists [2025-07-09T01:18:33.113Z] 994456c4fd7b: Layer already exists [2025-07-09T01:18:33.113Z] 4.1.0-dev.6: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:33.440Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:33.770Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [2025-07-09T01:18:33.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-07-09T01:18:33.770Z] 2c2a7906a4ae: Preparing [2025-07-09T01:18:33.770Z] eb0902b6a610: Preparing [2025-07-09T01:18:33.770Z] 7b9a2896bcb3: Preparing [2025-07-09T01:18:33.770Z] 94f8f76fe98d: Preparing [2025-07-09T01:18:33.770Z] 127385f9d1b4: Preparing [2025-07-09T01:18:33.770Z] 994456c4fd7b: Preparing [2025-07-09T01:18:33.770Z] 994456c4fd7b: Waiting [2025-07-09T01:18:33.770Z] 7b9a2896bcb3: Layer already exists [2025-07-09T01:18:33.770Z] 127385f9d1b4: Layer already exists [2025-07-09T01:18:33.770Z] 2c2a7906a4ae: Layer already exists [2025-07-09T01:18:33.770Z] 94f8f76fe98d: Layer already exists [2025-07-09T01:18:33.770Z] eb0902b6a610: Layer already exists [2025-07-09T01:18:33.770Z] 994456c4fd7b: Layer already exists [2025-07-09T01:18:33.770Z] adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:34.105Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:18:34.446Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-07-09T01:18:34.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-07-09T01:18:34.446Z] 2c2a7906a4ae: Preparing [2025-07-09T01:18:34.446Z] eb0902b6a610: Preparing [2025-07-09T01:18:34.446Z] 7b9a2896bcb3: Preparing [2025-07-09T01:18:34.446Z] 94f8f76fe98d: Preparing [2025-07-09T01:18:34.446Z] 127385f9d1b4: Preparing [2025-07-09T01:18:34.446Z] 994456c4fd7b: Preparing [2025-07-09T01:18:34.446Z] 994456c4fd7b: Waiting [2025-07-09T01:18:34.446Z] 2c2a7906a4ae: Layer already exists [2025-07-09T01:18:34.446Z] 127385f9d1b4: Layer already exists [2025-07-09T01:18:34.446Z] 94f8f76fe98d: Layer already exists [2025-07-09T01:18:34.446Z] eb0902b6a610: Layer already exists [2025-07-09T01:18:34.446Z] 7b9a2896bcb3: Layer already exists [2025-07-09T01:18:34.446Z] 994456c4fd7b: Layer already exists [2025-07-09T01:18:34.446Z] main: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T01:18:34.518Z] ===================================================== [Pipeline] echo [2025-07-09T01:18:34.531Z] taggedImages: [2025-07-09T01:18:34.531Z] - nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:18:34.531Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-07-09T01:18:34.531Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 [2025-07-09T01:18:34.531Z] - nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [2025-07-09T01:18:34.531Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-07-09T01:18:34.581Z] ========================================================= [2025-07-09T01:18:34.582Z] [edgeXBuildMultiArch] RAW Config: [2025-07-09T01:18:34.582Z] images: [2025-07-09T01:18:34.582Z] - nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:18:34.582Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-07-09T01:18:34.582Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 [2025-07-09T01:18:34.582Z] - nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [2025-07-09T01:18:34.582Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-07-09T01:18:34.582Z] settingsFile: [2025-07-09T01:18:34.582Z] device-rest-go-settings [2025-07-09T01:18:34.582Z] ========================================================= [Pipeline] node [2025-07-09T01:18:49.585Z] Still waiting to schedule task [2025-07-09T01:18:49.585Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-07-09T01:19:45.828Z] Running on prd-centos7-docker-4c-2g-4809 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T01:19:45.880Z] provisioning config files... [2025-07-09T01:19:45.907Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9311057194097507089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:19:46.860Z] ---> ****-login.sh [2025-07-09T01:19:46.860Z] nexus3.edgexfoundry.org:10001 [2025-07-09T01:19:46.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:19:46.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:19:46.860Z] Configure a credential helper to remove this warning. See [2025-07-09T01:19:46.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:19:46.860Z] [2025-07-09T01:19:46.860Z] Login Succeeded [2025-07-09T01:19:46.860Z] nexus3.edgexfoundry.org:10002 [2025-07-09T01:19:47.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:19:47.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:19:47.121Z] Configure a credential helper to remove this warning. See [2025-07-09T01:19:47.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:19:47.121Z] [2025-07-09T01:19:47.121Z] Login Succeeded [2025-07-09T01:19:47.121Z] nexus3.edgexfoundry.org:10003 [2025-07-09T01:19:47.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:19:47.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:19:47.121Z] Configure a credential helper to remove this warning. See [2025-07-09T01:19:47.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:19:47.121Z] [2025-07-09T01:19:47.121Z] Login Succeeded [2025-07-09T01:19:47.121Z] nexus3.edgexfoundry.org:10004 [2025-07-09T01:19:47.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:19:47.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:19:47.382Z] Configure a credential helper to remove this warning. See [2025-07-09T01:19:47.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:19:47.382Z] [2025-07-09T01:19:47.382Z] Login Succeeded [2025-07-09T01:19:47.382Z] ****.io [2025-07-09T01:19:47.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:19:47.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:19:47.382Z] Configure a credential helper to remove this warning. See [2025-07-09T01:19:47.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:19:47.382Z] [2025-07-09T01:19:47.382Z] Login Succeeded [2025-07-09T01:19:47.382Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T01:19:47.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T01:19:47.754Z] + docker buildx ls [2025-07-09T01:19:47.754Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-09T01:19:47.754Z] default * docker [2025-07-09T01:19:47.754Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-09T01:19:48.053Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-07-09T01:19:48.053Z] edgex-builder [Pipeline] sh [2025-07-09T01:19:48.359Z] + docker buildx inspect --bootstrap [2025-07-09T01:19:48.359Z] #1 [internal] booting buildkit [2025-07-09T01:19:48.359Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-07-09T01:19:53.649Z] #1 pulling image moby/buildkit:buildx-stable-1 5.1s done [2025-07-09T01:19:53.649Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-07-09T01:19:54.592Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-07-09T01:19:54.592Z] #1 DONE 6.3s [2025-07-09T01:19:54.592Z] Name: edgex-builder [2025-07-09T01:19:54.592Z] Driver: docker-container [2025-07-09T01:19:54.592Z] [2025-07-09T01:19:54.592Z] Nodes: [2025-07-09T01:19:54.592Z] Name: edgex-builder0 [2025-07-09T01:19:54.592Z] Endpoint: unix:///var/run/docker.sock [2025-07-09T01:19:54.592Z] Status: running [2025-07-09T01:19:54.592Z] Buildkit: v0.22.0 [2025-07-09T01:19:54.592Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-07-09T01:19:54.891Z] + docker buildx ls [2025-07-09T01:19:54.891Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-09T01:19:54.891Z] edgex-builder * docker-container [2025-07-09T01:19:54.891Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-09T01:19:54.891Z] default docker [2025-07-09T01:19:54.891Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-09T01:19:55.190Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0' [2025-07-09T01:19:55.191Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 --push - [2025-07-09T01:19:55.191Z] #1 [internal] load build definition from Dockerfile [2025-07-09T01:19:55.191Z] #1 transferring dockerfile: 196B done [2025-07-09T01:19:55.191Z] #1 DONE 0.0s [2025-07-09T01:19:55.191Z] [2025-07-09T01:19:55.191Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:19:55.191Z] #2 DONE 0.1s [2025-07-09T01:19:55.191Z] [2025-07-09T01:19:55.191Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:19:55.450Z] #3 DONE 0.1s [2025-07-09T01:19:55.450Z] [2025-07-09T01:19:55.450Z] #4 [internal] load .dockerignore [2025-07-09T01:19:55.450Z] #4 transferring context: 2B done [2025-07-09T01:19:55.450Z] #4 DONE 0.0s [2025-07-09T01:19:55.450Z] [2025-07-09T01:19:55.450Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:55.450Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:55.450Z] #5 ... [2025-07-09T01:19:55.450Z] [2025-07-09T01:19:55.450Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:55.450Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done [2025-07-09T01:19:55.450Z] #6 DONE 0.1s [2025-07-09T01:19:55.450Z] [2025-07-09T01:19:55.450Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T01:19:55.450Z] #7 DONE 0.0s [2025-07-09T01:19:55.450Z] [2025-07-09T01:19:55.450Z] #8 exporting to image [2025-07-09T01:19:55.450Z] #8 exporting layers done [2025-07-09T01:19:55.450Z] #8 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d 0.0s done [2025-07-09T01:19:55.450Z] #8 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done [2025-07-09T01:19:55.450Z] #8 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done [2025-07-09T01:19:55.450Z] #8 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done [2025-07-09T01:19:55.450Z] #8 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done [2025-07-09T01:19:55.450Z] #8 pushing layers 0.1s done [2025-07-09T01:19:55.450Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e [2025-07-09T01:19:55.450Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T01:19:55.709Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done [2025-07-09T01:19:55.709Z] #8 DONE 0.2s [2025-07-09T01:19:55.709Z] [2025-07-09T01:19:55.709Z] 1 warning found (use --debug to expand): [2025-07-09T01:19:55.709Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T01:19:56.012Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2025-07-09T01:19:56.012Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2025-07-09T01:19:56.012Z] #1 [internal] load build definition from Dockerfile [2025-07-09T01:19:56.012Z] #1 transferring dockerfile: 162B done [2025-07-09T01:19:56.012Z] #1 DONE 0.0s [2025-07-09T01:19:56.012Z] [2025-07-09T01:19:56.012Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-07-09T01:19:56.012Z] #2 DONE 0.0s [2025-07-09T01:19:56.012Z] [2025-07-09T01:19:56.012Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-07-09T01:19:56.012Z] #3 DONE 0.0s [2025-07-09T01:19:56.012Z] [2025-07-09T01:19:56.012Z] #4 [internal] load .dockerignore [2025-07-09T01:19:56.012Z] #4 transferring context: 2B done [2025-07-09T01:19:56.012Z] #4 DONE 0.0s [2025-07-09T01:19:56.012Z] [2025-07-09T01:19:56.012Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:56.012Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done [2025-07-09T01:19:56.012Z] #5 CACHED [2025-07-09T01:19:56.012Z] [2025-07-09T01:19:56.012Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:56.272Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done [2025-07-09T01:19:56.272Z] #6 CACHED [2025-07-09T01:19:56.272Z] [2025-07-09T01:19:56.272Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T01:19:56.272Z] #7 DONE 0.0s [2025-07-09T01:19:56.272Z] [2025-07-09T01:19:56.272Z] #8 exporting to image [2025-07-09T01:19:56.272Z] #8 exporting layers done [2025-07-09T01:19:56.272Z] #8 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d done [2025-07-09T01:19:56.272Z] #8 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done [2025-07-09T01:19:56.272Z] #8 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done [2025-07-09T01:19:56.272Z] #8 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done [2025-07-09T01:19:56.272Z] #8 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done [2025-07-09T01:19:56.272Z] #8 pushing layers 0.0s done [2025-07-09T01:19:56.272Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done [2025-07-09T01:19:56.272Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T01:19:56.272Z] #8 DONE 0.1s [2025-07-09T01:19:56.272Z] [2025-07-09T01:19:56.272Z] 1 warning found (use --debug to expand): [2025-07-09T01:19:56.272Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T01:19:56.562Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6' [2025-07-09T01:19:56.562Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 --push - [2025-07-09T01:19:56.562Z] #1 [internal] load build definition from Dockerfile [2025-07-09T01:19:56.562Z] #1 transferring dockerfile: 167B done [2025-07-09T01:19:56.562Z] #1 DONE 0.0s [2025-07-09T01:19:56.562Z] [2025-07-09T01:19:56.562Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 [2025-07-09T01:19:56.562Z] #2 DONE 0.0s [2025-07-09T01:19:56.562Z] [2025-07-09T01:19:56.562Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 [2025-07-09T01:19:56.562Z] #3 DONE 0.0s [2025-07-09T01:19:56.562Z] [2025-07-09T01:19:56.562Z] #4 [internal] load .dockerignore [2025-07-09T01:19:56.562Z] #4 transferring context: 2B done [2025-07-09T01:19:56.562Z] #4 DONE 0.0s [2025-07-09T01:19:56.562Z] [2025-07-09T01:19:56.562Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:56.562Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done [2025-07-09T01:19:56.562Z] #5 CACHED [2025-07-09T01:19:56.562Z] [2025-07-09T01:19:56.562Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:56.562Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done [2025-07-09T01:19:56.562Z] #6 CACHED [2025-07-09T01:19:56.562Z] [2025-07-09T01:19:56.562Z] #7 exporting to image [2025-07-09T01:19:56.562Z] #7 exporting layers done [2025-07-09T01:19:56.562Z] #7 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d done [2025-07-09T01:19:56.562Z] #7 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done [2025-07-09T01:19:56.562Z] #7 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done [2025-07-09T01:19:56.562Z] #7 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f [2025-07-09T01:19:56.562Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T01:19:56.823Z] #7 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done [2025-07-09T01:19:56.823Z] #7 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done [2025-07-09T01:19:56.823Z] #7 pushing layers 0.0s done [2025-07-09T01:19:56.823Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done [2025-07-09T01:19:56.823Z] #7 DONE 0.1s [2025-07-09T01:19:56.823Z] [2025-07-09T01:19:56.823Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T01:19:56.823Z] #8 DONE 0.0s [2025-07-09T01:19:56.823Z] [2025-07-09T01:19:56.823Z] 1 warning found (use --debug to expand): [2025-07-09T01:19:56.823Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T01:19:57.118Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 --push - [2025-07-09T01:19:57.118Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6' [2025-07-09T01:19:57.118Z] #1 [internal] load build definition from Dockerfile [2025-07-09T01:19:57.118Z] #1 transferring dockerfile: 208B done [2025-07-09T01:19:57.118Z] #1 DONE 0.0s [2025-07-09T01:19:57.118Z] [2025-07-09T01:19:57.118Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [2025-07-09T01:19:57.118Z] #2 DONE 0.0s [2025-07-09T01:19:57.118Z] [2025-07-09T01:19:57.118Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [2025-07-09T01:19:57.118Z] #3 DONE 0.0s [2025-07-09T01:19:57.118Z] [2025-07-09T01:19:57.118Z] #4 [internal] load .dockerignore [2025-07-09T01:19:57.118Z] #4 transferring context: 2B done [2025-07-09T01:19:57.118Z] #4 DONE 0.0s [2025-07-09T01:19:57.118Z] [2025-07-09T01:19:57.118Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:57.118Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a done [2025-07-09T01:19:57.118Z] #5 CACHED [2025-07-09T01:19:57.118Z] [2025-07-09T01:19:57.118Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:57.118Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a done [2025-07-09T01:19:57.118Z] #6 CACHED [2025-07-09T01:19:57.118Z] [2025-07-09T01:19:57.118Z] #7 exporting to image [2025-07-09T01:19:57.118Z] #7 exporting layers done [2025-07-09T01:19:57.118Z] #7 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d done [2025-07-09T01:19:57.118Z] #7 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done [2025-07-09T01:19:57.118Z] #7 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done [2025-07-09T01:19:57.118Z] #7 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done [2025-07-09T01:19:57.118Z] #7 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done [2025-07-09T01:19:57.118Z] #7 pushing layers 0.0s done [2025-07-09T01:19:57.118Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e [2025-07-09T01:19:57.118Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T01:19:57.378Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done [2025-07-09T01:19:57.378Z] #7 DONE 0.1s [2025-07-09T01:19:57.378Z] [2025-07-09T01:19:57.378Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T01:19:57.378Z] #8 DONE 0.0s [2025-07-09T01:19:57.378Z] [2025-07-09T01:19:57.378Z] 1 warning found (use --debug to expand): [2025-07-09T01:19:57.378Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T01:19:57.667Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2025-07-09T01:19:57.667Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2025-07-09T01:19:57.667Z] #1 [internal] load build definition from Dockerfile [2025-07-09T01:19:57.667Z] #1 transferring dockerfile: 160B done [2025-07-09T01:19:57.667Z] #1 DONE 0.0s [2025-07-09T01:19:57.667Z] [2025-07-09T01:19:57.667Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-07-09T01:19:57.667Z] #2 DONE 0.0s [2025-07-09T01:19:57.667Z] [2025-07-09T01:19:57.667Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-07-09T01:19:57.667Z] #3 DONE 0.0s [2025-07-09T01:19:57.667Z] [2025-07-09T01:19:57.667Z] #4 [internal] load .dockerignore [2025-07-09T01:19:57.667Z] #4 transferring context: 2B done [2025-07-09T01:19:57.667Z] #4 DONE 0.0s [2025-07-09T01:19:57.667Z] [2025-07-09T01:19:57.667Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:57.667Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done [2025-07-09T01:19:57.667Z] #5 CACHED [2025-07-09T01:19:57.667Z] [2025-07-09T01:19:57.667Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a [2025-07-09T01:19:57.667Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done [2025-07-09T01:19:57.667Z] #6 CACHED [2025-07-09T01:19:57.667Z] [2025-07-09T01:19:57.667Z] #7 exporting to image [2025-07-09T01:19:57.667Z] #7 exporting layers done [2025-07-09T01:19:57.667Z] #7 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d done [2025-07-09T01:19:57.667Z] #7 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done [2025-07-09T01:19:57.667Z] #7 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done [2025-07-09T01:19:57.667Z] #7 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done [2025-07-09T01:19:57.667Z] #7 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done [2025-07-09T01:19:57.667Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T01:19:57.928Z] #7 pushing layers 0.0s done [2025-07-09T01:19:57.928Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done [2025-07-09T01:19:57.928Z] #7 DONE 0.1s [2025-07-09T01:19:57.928Z] [2025-07-09T01:19:57.928Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T01:19:57.928Z] #8 DONE 0.0s [2025-07-09T01:19:57.928Z] [2025-07-09T01:19:57.928Z] 1 warning found (use --debug to expand): [2025-07-09T01:19:57.928Z]  - 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-07-09T01:19:58.302Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:19:58.605Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:19:59.167Z] ---> package-listing.sh [2025-07-09T01:19:59.167Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T01:19:59.167Z] ++ facter osfamily [2025-07-09T01:19:59.425Z] + OS_FAMILY=redhat [2025-07-09T01:19:59.425Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-07-09T01:19:59.425Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T01:19:59.425Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T01:19:59.425Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T01:19:59.425Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T01:19:59.425Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-07-09T01:19:59.425Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T01:19:59.425Z] + case "${OS_FAMILY}" in [2025-07-09T01:19:59.425Z] + rpm -qa [2025-07-09T01:19:59.425Z] + sort [2025-07-09T01:19:59.994Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T01:19:59.995Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T01:19:59.995Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T01:19:59.995Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-07-09T01:19:59.995Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-07-09T01:19:59.995Z] + 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-07-09T01:20:00.005Z] 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-07-09T01:20:00.288Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:20:00.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T01:20:00.862Z] [2025-07-09T01:20:00.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:20:01.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T01:20:01.175Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T01:20:01.175Z] 5eb5b503b376: Pulling fs layer [2025-07-09T01:20:01.175Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T01:20:01.175Z] ec43610c2a17: Pulling fs layer [2025-07-09T01:20:01.175Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T01:20:01.175Z] 33b1e0a273af: Pulling fs layer [2025-07-09T01:20:01.175Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T01:20:01.175Z] 2f39f015ded8: Pulling fs layer [2025-07-09T01:20:01.175Z] 3a2ae6a8a46f: Waiting [2025-07-09T01:20:01.175Z] 33b1e0a273af: Waiting [2025-07-09T01:20:01.175Z] 5d3b04190fa2: Waiting [2025-07-09T01:20:01.175Z] 2f39f015ded8: Waiting [2025-07-09T01:20:01.175Z] 5c69ac0246d0: Verifying Checksum [2025-07-09T01:20:01.175Z] 5c69ac0246d0: Download complete [2025-07-09T01:20:01.175Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T01:20:01.175Z] 3a2ae6a8a46f: Download complete [2025-07-09T01:20:01.175Z] 33b1e0a273af: Verifying Checksum [2025-07-09T01:20:01.175Z] 33b1e0a273af: Download complete [2025-07-09T01:20:01.175Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T01:20:01.175Z] 5d3b04190fa2: Download complete [2025-07-09T01:20:01.175Z] ec43610c2a17: Verifying Checksum [2025-07-09T01:20:01.175Z] ec43610c2a17: Download complete [2025-07-09T01:20:01.435Z] 5eb5b503b376: Verifying Checksum [2025-07-09T01:20:01.435Z] 5eb5b503b376: Download complete [2025-07-09T01:20:02.012Z] 2f39f015ded8: Verifying Checksum [2025-07-09T01:20:02.012Z] 2f39f015ded8: Download complete [2025-07-09T01:20:02.970Z] 5eb5b503b376: Pull complete [2025-07-09T01:20:02.970Z] 5c69ac0246d0: Pull complete [2025-07-09T01:20:03.232Z] ec43610c2a17: Pull complete [2025-07-09T01:20:03.232Z] 3a2ae6a8a46f: Pull complete [2025-07-09T01:20:03.496Z] 33b1e0a273af: Pull complete [2025-07-09T01:20:03.496Z] 5d3b04190fa2: Pull complete [2025-07-09T01:20:07.700Z] 2f39f015ded8: Pull complete [2025-07-09T01:20:07.700Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T01:20:07.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T01:20:07.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:20:07.856Z] prd-centos7-docker-4c-2g-4809 does not seem to be running inside a container [2025-07-09T01:20:07.890Z] $ 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-07-09T01:20:09.911Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4808 in /w/workspace/edgexfoundry_device-rest-go_main [2025-07-09T01:20:11.190Z] $ docker top 5ce68fc87a9342c04238b23f6585add11f70404e68bcb8c4c86b3c58cd164bb3 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2025-07-09T01:20:11.331Z] Running in /w/workspace/device-rest-go/205 [Pipeline] { [Pipeline] checkout [2025-07-09T01:20:11.366Z] The recommended git tool is: git [2025-07-09T01:20:11.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T01:20:11.856Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T01:20:12.146Z] + ls /var/log/sa-host [2025-07-09T01:20:12.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T01:20:12.225Z] provisioning config files... [2025-07-09T01:20:12.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5812254775580170832tmp [Pipeline] { [Pipeline] echo [2025-07-09T01:20:12.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:20:12.531Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T01:20:12.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:20:12.876Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T01:20:12.885Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:20:13.177Z] ---> sudo-logs.sh [2025-07-09T01:20:13.177Z] Archiving 'sudo' log.. [2025-07-09T01:20:13.177Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4809.novalocal: Name or service not known [2025-07-09T01:20:13.177Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4809.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-09T01:20:13.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:20:13.497Z] ---> job-cost.sh [2025-07-09T01:20:13.497Z] lf-activate-venv: SKIPPING [2025-07-09T01:20:13.497Z] INFO: No Stack... [2025-07-09T01:20:13.757Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-09T01:20:14.016Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T01:20:14.030Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:20:14.331Z] ---> logs-deploy.sh [2025-07-09T01:20:14.331Z] lf-activate-venv: SKIPPING [2025-07-09T01:20:14.331Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/205 [2025-07-09T01:20:14.331Z] INFO: archiving workspace using pattern(s): [2025-07-09T01:20:15.265Z] Archives upload complete. [2025-07-09T01:20:15.265Z] INFO: archiving logs to Nexus [2025-07-09T01:20:15.861Z] using credential edgex-jenkins-ssh [2025-07-09T01:20:15.881Z] Cloning the remote Git repository [2025-07-09T01:20:16.214Z] ---> uname -a: [2025-07-09T01:20:16.214Z] Linux prd-centos7-docker-4c-2g-4809.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-07-09T01:20:16.214Z] [2025-07-09T01:20:16.214Z] [2025-07-09T01:20:16.214Z] ---> lscpu: [2025-07-09T01:20:16.214Z] Architecture: x86_64 [2025-07-09T01:20:16.214Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-09T01:20:16.214Z] Byte Order: Little Endian [2025-07-09T01:20:16.214Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-09T01:20:16.214Z] CPU(s): 2 [2025-07-09T01:20:16.214Z] On-line CPU(s) list: 0,1 [2025-07-09T01:20:16.214Z] Thread(s) per core: 1 [2025-07-09T01:20:16.214Z] Core(s) per socket: 1 [2025-07-09T01:20:16.214Z] Socket(s): 2 [2025-07-09T01:20:16.214Z] NUMA node(s): 1 [2025-07-09T01:20:16.214Z] Vendor ID: AuthenticAMD [2025-07-09T01:20:16.214Z] CPU family: 23 [2025-07-09T01:20:16.214Z] Model: 49 [2025-07-09T01:20:16.214Z] Model name: AMD EPYC-Rome Processor [2025-07-09T01:20:16.214Z] Stepping: 0 [2025-07-09T01:20:16.214Z] CPU MHz: 2800.000 [2025-07-09T01:20:16.214Z] BogoMIPS: 5600.00 [2025-07-09T01:20:16.214Z] Virtualization: AMD-V [2025-07-09T01:20:16.214Z] Hypervisor vendor: KVM [2025-07-09T01:20:16.214Z] Virtualization type: full [2025-07-09T01:20:16.214Z] L1d cache: 64 KiB [2025-07-09T01:20:16.214Z] L1i cache: 64 KiB [2025-07-09T01:20:16.214Z] L2 cache: 1 MiB [2025-07-09T01:20:16.214Z] L3 cache: 32 MiB [2025-07-09T01:20:16.214Z] NUMA node0 CPU(s): 0,1 [2025-07-09T01:20:16.214Z] Vulnerability Itlb multihit: Not affected [2025-07-09T01:20:16.214Z] Vulnerability L1tf: Not affected [2025-07-09T01:20:16.214Z] Vulnerability Mds: Not affected [2025-07-09T01:20:16.214Z] Vulnerability Meltdown: Not affected [2025-07-09T01:20:16.214Z] Vulnerability Mmio stale data: Not affected [2025-07-09T01:20:16.214Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-09T01:20:16.214Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-09T01:20:16.214Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-09T01:20:16.214Z] Vulnerability Srbds: Not affected [2025-07-09T01:20:16.214Z] Vulnerability Tsx async abort: Not affected [2025-07-09T01:20:16.214Z] 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-07-09T01:20:16.214Z] [2025-07-09T01:20:16.214Z] [2025-07-09T01:20:16.214Z] ---> nproc: [2025-07-09T01:20:16.214Z] 2 [2025-07-09T01:20:16.214Z] [2025-07-09T01:20:16.214Z] [2025-07-09T01:20:16.214Z] ---> df -h: [2025-07-09T01:20:16.214Z] Filesystem Size Used Avail Use% Mounted on [2025-07-09T01:20:16.214Z] overlay 40G 7.3G 33G 19% / [2025-07-09T01:20:16.214Z] tmpfs 64M 0 64M 0% /dev [2025-07-09T01:20:16.214Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-09T01:20:16.214Z] shm 64M 0 64M 0% /dev/shm [2025-07-09T01:20:16.214Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-07-09T01:20:16.214Z] [2025-07-09T01:20:16.214Z] [2025-07-09T01:20:16.214Z] Cannot open /var/log/sysstat/sa09: No such file or directory [2025-07-09T01:20:16.214Z] Please check if data collecting is enabled [2025-07-09T01:20:16.214Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T01:20:16.246Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-09T01:20:16.248Z] $ docker stop --time=1 5ce68fc87a9342c04238b23f6585add11f70404e68bcb8c4c86b3c58cd164bb3 [2025-07-09T01:20:15.921Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-07-09T01:20:16.013Z] > git init /w/workspace/device-rest-go/205 # timeout=10 [2025-07-09T01:20:16.162Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-07-09T01:20:16.163Z] > git --version # timeout=10 [2025-07-09T01:20:16.197Z] > git --version # 'git version 2.25.1' [2025-07-09T01:20:16.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-09T01:20:16.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T01:20:17.377Z] $ docker rm -f --volumes 5ce68fc87a9342c04238b23f6585add11f70404e68bcb8c4c86b3c58cd164bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-09T01:20:17.485Z] [WS-CLEANUP] Deleting project workspace... [2025-07-09T01:20:17.485Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-09T01:20:17.505Z] [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-07-09T01:20:17.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T01:20:17.923Z] [2025-07-09T01:20:17.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:20:18.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T01:20:18.225Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T01:20:18.225Z] 5eb5b503b376: Pulling fs layer [2025-07-09T01:20:18.225Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T01:20:18.225Z] ec43610c2a17: Pulling fs layer [2025-07-09T01:20:18.225Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T01:20:18.225Z] 33b1e0a273af: Pulling fs layer [2025-07-09T01:20:18.225Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T01:20:18.225Z] 2f39f015ded8: Pulling fs layer [2025-07-09T01:20:18.225Z] 33b1e0a273af: Waiting [2025-07-09T01:20:18.225Z] 2f39f015ded8: Waiting [2025-07-09T01:20:18.225Z] 5d3b04190fa2: Waiting [2025-07-09T01:20:18.225Z] 3a2ae6a8a46f: Waiting [2025-07-09T01:20:18.225Z] 5c69ac0246d0: Verifying Checksum [2025-07-09T01:20:18.225Z] 5c69ac0246d0: Download complete [2025-07-09T01:20:18.225Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T01:20:18.225Z] 3a2ae6a8a46f: Download complete [2025-07-09T01:20:18.225Z] 33b1e0a273af: Verifying Checksum [2025-07-09T01:20:18.225Z] 33b1e0a273af: Download complete [2025-07-09T01:20:18.225Z] ec43610c2a17: Verifying Checksum [2025-07-09T01:20:18.225Z] ec43610c2a17: Download complete [2025-07-09T01:20:18.225Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T01:20:18.225Z] 5d3b04190fa2: Download complete [2025-07-09T01:20:18.483Z] 5eb5b503b376: Verifying Checksum [2025-07-09T01:20:18.483Z] 5eb5b503b376: Download complete [2025-07-09T01:20:19.052Z] 2f39f015ded8: Download complete [2025-07-09T01:20:19.992Z] 5eb5b503b376: Pull complete [2025-07-09T01:20:19.992Z] 5c69ac0246d0: Pull complete [2025-07-09T01:20:19.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-07-09T01:20:19.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T01:20:20.557Z] ec43610c2a17: Pull complete [2025-07-09T01:20:20.557Z] 3a2ae6a8a46f: Pull complete [2025-07-09T01:20:20.644Z] Avoid second fetch [2025-07-09T01:20:20.644Z] Checking out Revision adb487e0ef91f3e6c8aed5a973806e043aaac6a0 (main) [2025-07-09T01:20:20.814Z] 33b1e0a273af: Pull complete [2025-07-09T01:20:20.814Z] 5d3b04190fa2: Pull complete [2025-07-09T01:20:21.361Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#479)" [2025-07-09T01:20:20.658Z] > git config core.sparsecheckout # timeout=10 [2025-07-09T01:20:20.741Z] > git checkout -f adb487e0ef91f3e6c8aed5a973806e043aaac6a0 # timeout=10 [2025-07-09T01:20:25.512Z] [2025-07-09T01:20:25.512Z] GitHub has been notified of this commit’s build result [2025-07-09T01:20:25.512Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T01:20:26.085Z] 2f39f015ded8: Pull complete [2025-07-09T01:20:26.085Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T01:20:26.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T01:20:26.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:20:26.147Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-09T01:20:26.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T01:20:26.147Z] Dload Upload Total Spent Left Speed [2025-07-09T01:20:26.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 79169 0 --:--:-- --:--:-- --:--:-- 79169 [2025-07-09T01:20:26.174Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:20:26.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T01:20:28.806Z] $ docker top 968a70d4a3c5e16f7605328389c133101a96ae89dd5d1b2eff701bd2fdecaba6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:20:29.194Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-09T01:20:29.250Z] ---> job-cost.sh [2025-07-09T01:20:29.250Z] lf-activate-venv: SKIPPING [2025-07-09T01:20:29.250Z] INFO: No Stack... [2025-07-09T01:20:29.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T01:20:29.522Z] + sudo tee /etc/docker/daemon.new [2025-07-09T01:20:29.522Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-09T01:20:29.522Z] { [2025-07-09T01:20:29.522Z] "registry-mirrors": [ [2025-07-09T01:20:29.522Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-09T01:20:29.522Z] ], [2025-07-09T01:20:29.522Z] "bip": "10.250.0.254/24", [2025-07-09T01:20:29.522Z] "hosts": [ [2025-07-09T01:20:29.522Z] "tcp://0.0.0.0:5555", [2025-07-09T01:20:29.522Z] "unix:///var/run/docker.sock" [2025-07-09T01:20:29.522Z] ], [2025-07-09T01:20:29.522Z] "mtu": 1458, [2025-07-09T01:20:29.522Z] "selinux-enabled": true, [2025-07-09T01:20:29.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-09T01:20:29.522Z] } [Pipeline] sh [2025-07-09T01:20:29.767Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T01:20:29.859Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-09T01:20:30.053Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-07-09T01:20:30.054Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T01:20:30.069Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [2025-07-09T01:20:30.076Z] Resource [jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] did not exist. Created. [2025-07-09T01:20:30.082Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T01:20:30.188Z] + sudo service docker restart [2025-07-09T01:20:30.388Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-09T01:20:30.424Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T01:20:30.431Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T01:20:30.454Z] $ docker stop --time=1 968a70d4a3c5e16f7605328389c133101a96ae89dd5d1b2eff701bd2fdecaba6 [2025-07-09T01:20:31.986Z] $ docker rm -f --volumes 968a70d4a3c5e16f7605328389c133101a96ae89dd5d1b2eff701bd2fdecaba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T01:20:48.468Z] provisioning config files... [2025-07-09T01:20:48.498Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/205@tmp/config13315818607192360360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:20:48.980Z] ---> ****-login.sh [2025-07-09T01:20:48.980Z] nexus3.edgexfoundry.org:10001 [2025-07-09T01:20:49.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:20:49.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:20:49.572Z] Configure a credential helper to remove this warning. See [2025-07-09T01:20:49.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:20:49.572Z] [2025-07-09T01:20:49.572Z] Login Succeeded [2025-07-09T01:20:49.572Z] nexus3.edgexfoundry.org:10002 [2025-07-09T01:20:49.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:20:50.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:20:50.120Z] Configure a credential helper to remove this warning. See [2025-07-09T01:20:50.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:20:50.120Z] [2025-07-09T01:20:50.120Z] Login Succeeded [2025-07-09T01:20:50.120Z] nexus3.edgexfoundry.org:10003 [2025-07-09T01:20:50.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:20:50.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:20:50.392Z] Configure a credential helper to remove this warning. See [2025-07-09T01:20:50.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:20:50.392Z] [2025-07-09T01:20:50.392Z] Login Succeeded [2025-07-09T01:20:50.392Z] nexus3.edgexfoundry.org:10004 [2025-07-09T01:20:50.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:20:50.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:20:50.938Z] Configure a credential helper to remove this warning. See [2025-07-09T01:20:50.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:20:50.938Z] [2025-07-09T01:20:50.938Z] Login Succeeded [2025-07-09T01:20:50.938Z] ****.io [2025-07-09T01:20:51.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:20:51.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:20:51.476Z] Configure a credential helper to remove this warning. See [2025-07-09T01:20:51.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:20:51.476Z] [2025-07-09T01:20:51.476Z] Login Succeeded [2025-07-09T01:20:51.476Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T01:20:51.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T01:20:51.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T01:20:51.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T01:20:51.893Z] ========================================================= [2025-07-09T01:20:51.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-09T01:20:51.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:20:52.287Z] + 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-07-09T01:20:52.288Z] Sending build context to Docker daemon 141.8kB [2025-07-09T01:20:52.558Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T01:20:52.558Z] Step 2/12 : FROM ${BASE} AS builder [2025-07-09T01:20:52.830Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-09T01:20:52.830Z] 94e9d8af2201: Pulling fs layer [2025-07-09T01:20:52.830Z] a6c56e8762df: Pulling fs layer [2025-07-09T01:20:52.830Z] f0f3c8884826: Pulling fs layer [2025-07-09T01:20:52.830Z] c7e7622c144d: Pulling fs layer [2025-07-09T01:20:52.830Z] 4f4fb700ef54: Pulling fs layer [2025-07-09T01:20:52.830Z] e8859aadc426: Pulling fs layer [2025-07-09T01:20:52.830Z] b4813487a9f6: Pulling fs layer [2025-07-09T01:20:52.830Z] 502a3d64fb4b: Pulling fs layer [2025-07-09T01:20:52.830Z] 4f4fb700ef54: Waiting [2025-07-09T01:20:52.830Z] e8859aadc426: Waiting [2025-07-09T01:20:52.830Z] b4813487a9f6: Waiting [2025-07-09T01:20:52.830Z] 502a3d64fb4b: Waiting [2025-07-09T01:20:52.830Z] c7e7622c144d: Waiting [2025-07-09T01:20:52.830Z] a6c56e8762df: Verifying Checksum [2025-07-09T01:20:52.830Z] a6c56e8762df: Download complete [2025-07-09T01:20:52.830Z] c7e7622c144d: Verifying Checksum [2025-07-09T01:20:52.830Z] c7e7622c144d: Download complete [2025-07-09T01:20:52.830Z] 4f4fb700ef54: Verifying Checksum [2025-07-09T01:20:52.830Z] 4f4fb700ef54: Download complete [2025-07-09T01:20:52.830Z] e8859aadc426: Verifying Checksum [2025-07-09T01:20:52.830Z] e8859aadc426: Download complete [2025-07-09T01:20:52.830Z] 94e9d8af2201: Verifying Checksum [2025-07-09T01:20:52.830Z] 94e9d8af2201: Download complete [2025-07-09T01:20:53.423Z] 502a3d64fb4b: Verifying Checksum [2025-07-09T01:20:53.423Z] 502a3d64fb4b: Download complete [2025-07-09T01:20:54.012Z] 94e9d8af2201: Pull complete [2025-07-09T01:20:54.616Z] a6c56e8762df: Pull complete [2025-07-09T01:20:54.896Z] f0f3c8884826: Verifying Checksum [2025-07-09T01:20:54.896Z] f0f3c8884826: Download complete [2025-07-09T01:20:55.868Z] b4813487a9f6: Verifying Checksum [2025-07-09T01:20:55.868Z] b4813487a9f6: Download complete [2025-07-09T01:21:10.889Z] f0f3c8884826: Pull complete [2025-07-09T01:21:10.889Z] c7e7622c144d: Pull complete [2025-07-09T01:21:10.889Z] 4f4fb700ef54: Pull complete [2025-07-09T01:21:10.889Z] e8859aadc426: Pull complete [2025-07-09T01:21:19.127Z] b4813487a9f6: Pull complete [2025-07-09T01:21:21.716Z] 502a3d64fb4b: Pull complete [2025-07-09T01:21:21.716Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-09T01:21:21.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-09T01:21:21.716Z] ---> 3bb21d53e231 [2025-07-09T01:21:21.716Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-07-09T01:21:21.983Z] ---> Running in 8c34f2b2e41a [2025-07-09T01:21:22.252Z] Removing intermediate container 8c34f2b2e41a [2025-07-09T01:21:22.252Z] ---> e5e2bfe69212 [2025-07-09T01:21:22.252Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T01:21:22.521Z] ---> Running in ebed02338a28 [2025-07-09T01:21:22.789Z] Removing intermediate container ebed02338a28 [2025-07-09T01:21:22.789Z] ---> 92e7a7ff9f68 [2025-07-09T01:21:22.789Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-07-09T01:21:22.789Z] ---> Running in 664576a981d2 [2025-07-09T01:21:23.059Z] Removing intermediate container 664576a981d2 [2025-07-09T01:21:23.059Z] ---> d42b3d4152a1 [2025-07-09T01:21:23.059Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-07-09T01:21:23.059Z] ---> Running in de08123136a2 [2025-07-09T01:21:23.645Z] Removing intermediate container de08123136a2 [2025-07-09T01:21:23.645Z] ---> 862da81d030b [2025-07-09T01:21:23.645Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T01:21:23.645Z] ---> Running in 836164bc3bcc [2025-07-09T01:21:24.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T01:21:25.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T01:21:26.607Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-07-09T01:21:26.607Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-07-09T01:21:26.607Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-07-09T01:21:26.607Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-07-09T01:21:26.607Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T01:21:26.607Z] OK: 244 MiB in 62 packages [2025-07-09T01:21:28.020Z] Removing intermediate container 836164bc3bcc [2025-07-09T01:21:28.020Z] ---> 1b7a78a336c2 [2025-07-09T01:21:28.020Z] Step 8/12 : WORKDIR /device-rest-go [2025-07-09T01:21:28.020Z] ---> Running in 5e87c0a6139d [2025-07-09T01:21:28.020Z] Removing intermediate container 5e87c0a6139d [2025-07-09T01:21:28.020Z] ---> 436e39c7e861 [2025-07-09T01:21:28.020Z] Step 9/12 : COPY go.mod vendor* ./ [2025-07-09T01:21:28.606Z] ---> 56c2b48c01e0 [2025-07-09T01:21:28.606Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T01:21:28.606Z] ---> Running in d81513c1e754 [2025-07-09T01:23:50.301Z] Removing intermediate container d81513c1e754 [2025-07-09T01:23:50.301Z] ---> 77728b717bf6 [2025-07-09T01:23:50.301Z] Step 11/12 : COPY . . [2025-07-09T01:23:50.301Z] ---> c3066d60f186 [2025-07-09T01:23:50.301Z] Step 12/12 : RUN $MAKE [2025-07-09T01:23:50.301Z] ---> Running in ffc8ef046f36 [2025-07-09T01:23:50.301Z] noop [2025-07-09T01:23:50.301Z] Removing intermediate container ffc8ef046f36 [2025-07-09T01:23:50.301Z] ---> 74ffca9220c9 [2025-07-09T01:23:50.301Z] Successfully built 74ffca9220c9 [2025-07-09T01:23:50.301Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:23:50.658Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T01:23:50.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:23:50.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-4808 does not seem to be running inside a container [2025-07-09T01:23:50.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/205 -v /w/workspace/device-rest-go/205:/w/workspace/device-rest-go/205:rw,z -v /w/workspace/device-rest-go/205@tmp:/w/workspace/device-rest-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-07-09T01:23:52.169Z] $ docker top e2a87c218579c67926d77a367154d718dc1d222ebdacc05dd1c76db36932b5e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T01:23:52.992Z] + go version [2025-07-09T01:23:52.992Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-07-09T01:23:53.010Z] $ docker stop --time=1 e2a87c218579c67926d77a367154d718dc1d222ebdacc05dd1c76db36932b5e0 [2025-07-09T01:23:54.621Z] $ docker rm -f --volumes e2a87c218579c67926d77a367154d718dc1d222ebdacc05dd1c76db36932b5e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:23:55.209Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T01:23:55.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:23:55.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-4808 does not seem to be running inside a container [2025-07-09T01:23:55.447Z] $ 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/205 -v /w/workspace/device-rest-go/205:/w/workspace/device-rest-go/205:rw,z -v /w/workspace/device-rest-go/205@tmp:/w/workspace/device-rest-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-07-09T01:23:56.535Z] $ docker top fde72f398dc055fea3cf0d709e2ffe2fc983c5b7ec674a77ca00b060c4430857 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T01:23:57.046Z] + git config --global --add safe.directory /w/workspace/device-rest-go/205 [Pipeline] fileExists [Pipeline] sh [2025-07-09T01:23:57.954Z] + make test [2025-07-09T01:23:57.954Z] go test ./... -coverprofile=coverage.out ./... [2025-07-09T01:24:03.284Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-07-09T01:27:10.020Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-07-09T01:27:14.278Z] ok github.com/edgexfoundry/device-rest-go/driver 0.040s coverage: 32.2% of statements [2025-07-09T01:27:14.859Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-07-09T01:27:14.859Z] go vet ./... [2025-07-09T01:28:01.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T01:28:01.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T01:28:01.922Z] ./bin/test-attribution-txt.sh [2025-07-09T01:28:01.922Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-07-09T01:28:01.922Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-07-09T01:28:01.922Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-07-09T01:28:01.922Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-07-09T01:28:01.922Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-07-09T01:28:01.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T01:28:01.960Z] $ docker stop --time=1 fde72f398dc055fea3cf0d709e2ffe2fc983c5b7ec674a77ca00b060c4430857 [2025-07-09T01:28:03.872Z] $ docker rm -f --volumes fde72f398dc055fea3cf0d709e2ffe2fc983c5b7ec674a77ca00b060c4430857 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T01:28:05.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T01:28:05.432Z] Warning: overwriting stash ‘coverage-report’ [2025-07-09T01:28:05.876Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T01:28:06.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T01:28:06.581Z] + ls -al . [2025-07-09T01:28:06.581Z] total 240 [2025-07-09T01:28:06.581Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 01:24 . [2025-07-09T01:28:06.581Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 01:20 .. [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 9 01:20 .dockerignore [2025-07-09T01:28:06.581Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 01:20 .git [2025-07-09T01:28:06.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:20 .github [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 9 01:20 .gitignore [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 9 01:20 .golangci.yml [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 20138 Jul 9 01:20 Attribution.txt [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 18492 Jul 9 01:20 CHANGELOG.md [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jul 9 01:20 Dockerfile [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 01:20 GOVERNANCE.md [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 9 01:20 Jenkinsfile [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 01:20 LICENSE [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 2598 Jul 9 01:20 Makefile [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 9 01:20 OWNERS.md [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 9 01:20 README.md [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 01:16 VERSION [2025-07-09T01:28:06.581Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 01:20 bin [2025-07-09T01:28:06.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:20 cmd [2025-07-09T01:28:06.581Z] -rw-r--r-- 1 jenkins jenkins 14565 Jul 9 01:27 coverage.out [2025-07-09T01:28:06.581Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 01:20 driver [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 6272 Jul 9 01:20 go.mod [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 86763 Jul 9 01:20 go.sum [2025-07-09T01:28:06.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:20 openapi [2025-07-09T01:28:06.581Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 9 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:28:06.923Z] + 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=adb487e0ef91f3e6c8aed5a973806e043aaac6a0 --label arch=arm64 --label version=4.1.0-dev.6 . [2025-07-09T01:28:06.923Z] Sending build context to Docker daemon 157.2kB [2025-07-09T01:28:07.188Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T01:28:07.188Z] Step 2/26 : FROM ${BASE} AS builder [2025-07-09T01:28:07.188Z] ---> 74ffca9220c9 [2025-07-09T01:28:07.188Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-07-09T01:28:07.188Z] ---> Running in b67318b74054 [2025-07-09T01:28:07.452Z] Removing intermediate container b67318b74054 [2025-07-09T01:28:07.452Z] ---> 81ec07277786 [2025-07-09T01:28:07.452Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T01:28:07.718Z] ---> Running in e9d5900f294a [2025-07-09T01:28:07.981Z] Removing intermediate container e9d5900f294a [2025-07-09T01:28:07.981Z] ---> ab1da72aefca [2025-07-09T01:28:07.981Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-07-09T01:28:07.981Z] ---> Running in 5b9470055d06 [2025-07-09T01:28:08.245Z] Removing intermediate container 5b9470055d06 [2025-07-09T01:28:08.245Z] ---> 2f370fa9be5a [2025-07-09T01:28:08.245Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-07-09T01:28:08.245Z] ---> Running in 2111cb9db604 [2025-07-09T01:28:08.510Z] Removing intermediate container 2111cb9db604 [2025-07-09T01:28:08.510Z] ---> 856c0a4aad3f [2025-07-09T01:28:08.510Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T01:28:08.780Z] ---> Running in 9b5da9a4525c [2025-07-09T01:28:09.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T01:28:09.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T01:28:11.398Z] OK: 244 MiB in 62 packages [2025-07-09T01:28:12.360Z] Removing intermediate container 9b5da9a4525c [2025-07-09T01:28:12.360Z] ---> e802bb6c20e0 [2025-07-09T01:28:12.360Z] Step 8/26 : WORKDIR /device-rest-go [2025-07-09T01:28:12.360Z] ---> Running in a6a7842e3d31 [2025-07-09T01:28:12.360Z] Removing intermediate container a6a7842e3d31 [2025-07-09T01:28:12.360Z] ---> 8290c6975c5c [2025-07-09T01:28:12.360Z] Step 9/26 : COPY go.mod vendor* ./ [2025-07-09T01:28:12.942Z] ---> 6b69fe3fafee [2025-07-09T01:28:12.942Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T01:28:12.942Z] ---> Running in c5c356ba8a88 [2025-07-09T01:28:14.880Z] Removing intermediate container c5c356ba8a88 [2025-07-09T01:28:14.880Z] ---> ec8752906e7a [2025-07-09T01:28:14.880Z] Step 11/26 : COPY . . [2025-07-09T01:28:15.464Z] ---> 69a4a497c5c9 [2025-07-09T01:28:15.464Z] Step 12/26 : RUN $MAKE [2025-07-09T01:28:15.464Z] ---> Running in 9878b6a29733 [2025-07-09T01:28:16.424Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-07-09T01:31:38.161Z] Removing intermediate container 9878b6a29733 [2025-07-09T01:31:38.161Z] ---> f261a7793714 [2025-07-09T01:31:38.161Z] Step 13/26 : FROM alpine:3.20 [2025-07-09T01:31:38.161Z] 3.20: Pulling from library/alpine [2025-07-09T01:31:38.161Z] 94e9d8af2201: Already exists [2025-07-09T01:31:38.161Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T01:31:38.161Z] Status: Downloaded newer image for alpine:3.20 [2025-07-09T01:31:38.161Z] ---> 7aab056cecc6 [2025-07-09T01:31:38.161Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-07-09T01:31:38.161Z] ---> Running in 3e99ef274646 [2025-07-09T01:31:38.161Z] Removing intermediate container 3e99ef274646 [2025-07-09T01:31:38.161Z] ---> ff2b4b672a33 [2025-07-09T01:31:38.161Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-07-09T01:31:38.161Z] ---> Running in d7710ddc29cf [2025-07-09T01:31:38.161Z] Removing intermediate container d7710ddc29cf [2025-07-09T01:31:38.161Z] ---> 3a153623ca1e [2025-07-09T01:31:38.161Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-07-09T01:31:38.161Z] ---> Running in 5b1dd801f5c9 [2025-07-09T01:31:38.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T01:31:38.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T01:31:38.161Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T01:31:38.161Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T01:31:38.161Z] OK: 9 MiB in 15 packages [2025-07-09T01:31:39.128Z] Removing intermediate container 5b1dd801f5c9 [2025-07-09T01:31:39.128Z] ---> 566f216b423c [2025-07-09T01:31:39.128Z] Step 17/26 : RUN apk --no-cache upgrade [2025-07-09T01:31:39.128Z] ---> Running in cee36a3745b7 [2025-07-09T01:31:40.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T01:31:40.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T01:31:41.765Z] OK: 9 MiB in 15 packages [2025-07-09T01:31:42.726Z] Removing intermediate container cee36a3745b7 [2025-07-09T01:31:42.726Z] ---> 295d002a30fd [2025-07-09T01:31:42.726Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-07-09T01:31:44.672Z] ---> 93db91108274 [2025-07-09T01:31:44.672Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-07-09T01:31:44.939Z] ---> 7359c9b2bbde [2025-07-09T01:31:44.939Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-07-09T01:31:45.521Z] ---> 53cea6331503 [2025-07-09T01:31:45.521Z] Step 21/26 : EXPOSE 59986 [2025-07-09T01:31:45.521Z] ---> Running in 576f22a5e1f6 [2025-07-09T01:31:45.796Z] Removing intermediate container 576f22a5e1f6 [2025-07-09T01:31:45.796Z] ---> c257645e1dc2 [2025-07-09T01:31:45.796Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-07-09T01:31:46.064Z] ---> Running in c6d4ad850cfd [2025-07-09T01:31:46.334Z] Removing intermediate container c6d4ad850cfd [2025-07-09T01:31:46.334Z] ---> 495c749fc095 [2025-07-09T01:31:46.334Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-07-09T01:31:46.334Z] ---> Running in 6f9b737aca79 [2025-07-09T01:31:46.605Z] Removing intermediate container 6f9b737aca79 [2025-07-09T01:31:46.605Z] ---> 433264069a75 [2025-07-09T01:31:46.605Z] Step 24/26 : LABEL arch=arm64 [2025-07-09T01:31:46.605Z] ---> Running in 8021e2d69171 [2025-07-09T01:31:47.188Z] Removing intermediate container 8021e2d69171 [2025-07-09T01:31:47.188Z] ---> 79ab4463676c [2025-07-09T01:31:47.188Z] Step 25/26 : LABEL git_sha=adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:31:47.188Z] ---> Running in 1133492859f3 [2025-07-09T01:31:47.453Z] Removing intermediate container 1133492859f3 [2025-07-09T01:31:47.453Z] ---> c5c02e93fceb [2025-07-09T01:31:47.453Z] Step 26/26 : LABEL version=4.1.0-dev.6 [2025-07-09T01:31:47.453Z] ---> Running in c777ef61c237 [2025-07-09T01:31:47.718Z] Removing intermediate container c777ef61c237 [2025-07-09T01:31:47.718Z] ---> a302f1bde740 [2025-07-09T01:31:47.718Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-09T01:31:47.718Z] Successfully built a302f1bde740 [2025-07-09T01:31:47.718Z] 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-07-09T01:31:47.860Z] provisioning config files... [2025-07-09T01:31:47.873Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/205@tmp/config7392268136563133197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:31:48.217Z] ---> ****-login.sh [2025-07-09T01:31:48.217Z] nexus3.edgexfoundry.org:10001 [2025-07-09T01:31:48.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:31:48.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:31:48.485Z] Configure a credential helper to remove this warning. See [2025-07-09T01:31:48.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:31:48.485Z] [2025-07-09T01:31:48.485Z] Login Succeeded [2025-07-09T01:31:48.485Z] nexus3.edgexfoundry.org:10002 [2025-07-09T01:31:48.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:31:48.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:31:48.751Z] Configure a credential helper to remove this warning. See [2025-07-09T01:31:48.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:31:48.751Z] [2025-07-09T01:31:48.751Z] Login Succeeded [2025-07-09T01:31:48.751Z] nexus3.edgexfoundry.org:10003 [2025-07-09T01:31:49.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:31:49.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:31:49.284Z] Configure a credential helper to remove this warning. See [2025-07-09T01:31:49.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:31:49.284Z] [2025-07-09T01:31:49.284Z] Login Succeeded [2025-07-09T01:31:49.284Z] nexus3.edgexfoundry.org:10004 [2025-07-09T01:31:49.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:31:49.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:31:49.549Z] Configure a credential helper to remove this warning. See [2025-07-09T01:31:49.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:31:49.549Z] [2025-07-09T01:31:49.549Z] Login Succeeded [2025-07-09T01:31:49.549Z] ****.io [2025-07-09T01:31:49.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T01:31:50.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T01:31:50.086Z] Configure a credential helper to remove this warning. See [2025-07-09T01:31:50.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T01:31:50.086Z] [2025-07-09T01:31:50.086Z] Login Succeeded [2025-07-09T01:31:50.086Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T01:31:50.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T01:31:50.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T01:31:50.183Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-07-09T01:31:50.183Z] adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:31:50.183Z] latest [2025-07-09T01:31:50.183Z] 4.1.0-dev.6 [2025-07-09T01:31:50.183Z] adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [2025-07-09T01:31:50.183Z] main [2025-07-09T01:31:50.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:31:50.563Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:31:50.940Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:31:50.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-07-09T01:31:50.941Z] 3a2463f0995c: Preparing [2025-07-09T01:31:50.941Z] 40097ca3951c: Preparing [2025-07-09T01:31:50.941Z] 835a43780cc5: Preparing [2025-07-09T01:31:50.941Z] fd62dcd75e4c: Preparing [2025-07-09T01:31:50.941Z] 4229bd003ec7: Preparing [2025-07-09T01:31:50.941Z] dd9c8f8612c8: Preparing [2025-07-09T01:31:50.941Z] dd9c8f8612c8: Waiting [2025-07-09T01:31:51.218Z] 3a2463f0995c: Pushed [2025-07-09T01:31:51.218Z] 40097ca3951c: Pushed [2025-07-09T01:31:51.218Z] 4229bd003ec7: Pushed [2025-07-09T01:31:51.218Z] fd62dcd75e4c: Pushed [2025-07-09T01:31:51.218Z] dd9c8f8612c8: Layer already exists [2025-07-09T01:31:57.865Z] 835a43780cc5: Pushed [2025-07-09T01:31:58.135Z] adb487e0ef91f3e6c8aed5a973806e043aaac6a0: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:31:58.497Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:31:58.851Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-07-09T01:31:58.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-07-09T01:31:58.851Z] 3a2463f0995c: Preparing [2025-07-09T01:31:58.851Z] 40097ca3951c: Preparing [2025-07-09T01:31:58.851Z] 835a43780cc5: Preparing [2025-07-09T01:31:58.851Z] fd62dcd75e4c: Preparing [2025-07-09T01:31:58.851Z] 4229bd003ec7: Preparing [2025-07-09T01:31:58.851Z] dd9c8f8612c8: Preparing [2025-07-09T01:31:58.851Z] dd9c8f8612c8: Waiting [2025-07-09T01:31:58.851Z] 3a2463f0995c: Layer already exists [2025-07-09T01:31:58.851Z] fd62dcd75e4c: Layer already exists [2025-07-09T01:31:58.851Z] 835a43780cc5: Layer already exists [2025-07-09T01:31:58.851Z] 4229bd003ec7: Layer already exists [2025-07-09T01:31:58.851Z] 40097ca3951c: Layer already exists [2025-07-09T01:31:58.851Z] dd9c8f8612c8: Layer already exists [2025-07-09T01:31:59.117Z] latest: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:31:59.484Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:31:59.867Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.6 [2025-07-09T01:31:59.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-07-09T01:31:59.867Z] 3a2463f0995c: Preparing [2025-07-09T01:31:59.867Z] 40097ca3951c: Preparing [2025-07-09T01:31:59.867Z] 835a43780cc5: Preparing [2025-07-09T01:31:59.867Z] fd62dcd75e4c: Preparing [2025-07-09T01:31:59.867Z] 4229bd003ec7: Preparing [2025-07-09T01:31:59.867Z] dd9c8f8612c8: Preparing [2025-07-09T01:31:59.867Z] dd9c8f8612c8: Waiting [2025-07-09T01:31:59.867Z] 3a2463f0995c: Layer already exists [2025-07-09T01:31:59.867Z] 40097ca3951c: Layer already exists [2025-07-09T01:31:59.867Z] fd62dcd75e4c: Layer already exists [2025-07-09T01:31:59.867Z] 835a43780cc5: Layer already exists [2025-07-09T01:31:59.867Z] 4229bd003ec7: Layer already exists [2025-07-09T01:31:59.867Z] dd9c8f8612c8: Layer already exists [2025-07-09T01:32:00.132Z] 4.1.0-dev.6: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:32:00.485Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:32:00.839Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [2025-07-09T01:32:00.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-07-09T01:32:00.840Z] 3a2463f0995c: Preparing [2025-07-09T01:32:00.840Z] 40097ca3951c: Preparing [2025-07-09T01:32:00.840Z] 835a43780cc5: Preparing [2025-07-09T01:32:00.840Z] fd62dcd75e4c: Preparing [2025-07-09T01:32:00.840Z] 4229bd003ec7: Preparing [2025-07-09T01:32:00.840Z] dd9c8f8612c8: Preparing [2025-07-09T01:32:00.840Z] dd9c8f8612c8: Waiting [2025-07-09T01:32:00.840Z] 4229bd003ec7: Layer already exists [2025-07-09T01:32:00.840Z] fd62dcd75e4c: Layer already exists [2025-07-09T01:32:00.840Z] 835a43780cc5: Layer already exists [2025-07-09T01:32:00.840Z] 3a2463f0995c: Layer already exists [2025-07-09T01:32:00.840Z] 40097ca3951c: Layer already exists [2025-07-09T01:32:00.840Z] dd9c8f8612c8: Layer already exists [2025-07-09T01:32:00.840Z] adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:32:01.454Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:32:01.813Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-07-09T01:32:01.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-07-09T01:32:01.813Z] 3a2463f0995c: Preparing [2025-07-09T01:32:01.813Z] 40097ca3951c: Preparing [2025-07-09T01:32:01.813Z] 835a43780cc5: Preparing [2025-07-09T01:32:01.813Z] fd62dcd75e4c: Preparing [2025-07-09T01:32:01.813Z] 4229bd003ec7: Preparing [2025-07-09T01:32:01.813Z] dd9c8f8612c8: Preparing [2025-07-09T01:32:01.813Z] dd9c8f8612c8: Waiting [2025-07-09T01:32:01.813Z] 835a43780cc5: Layer already exists [2025-07-09T01:32:01.813Z] 3a2463f0995c: Layer already exists [2025-07-09T01:32:01.813Z] 40097ca3951c: Layer already exists [2025-07-09T01:32:01.813Z] 4229bd003ec7: Layer already exists [2025-07-09T01:32:01.813Z] fd62dcd75e4c: Layer already exists [2025-07-09T01:32:01.813Z] dd9c8f8612c8: Layer already exists [2025-07-09T01:32:02.080Z] main: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T01:32:02.153Z] ===================================================== [Pipeline] echo [2025-07-09T01:32:02.166Z] taggedImages: [2025-07-09T01:32:02.166Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [2025-07-09T01:32:02.166Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-07-09T01:32:02.166Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.6 [2025-07-09T01:32:02.166Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [2025-07-09T01:32:02.166Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-07-09T01:32:02.178Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo [2025-07-09T01:32:02.188Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-07-09T01:32:02.198Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.6 [Pipeline] echo [2025-07-09T01:32:02.210Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [Pipeline] echo [2025-07-09T01:32:02.221Z] 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-07-09T01:32:02.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T01:32:02.595Z] [2025-07-09T01:32:02.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:32:02.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T01:32:02.933Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-09T01:32:02.933Z] 8998bd30e6a1: Pulling fs layer [2025-07-09T01:32:02.933Z] 04944245beec: Pulling fs layer [2025-07-09T01:32:02.933Z] 699f458cf7ca: Pulling fs layer [2025-07-09T01:32:02.933Z] 765212b225bb: Pulling fs layer [2025-07-09T01:32:02.933Z] f23df028b6ca: Pulling fs layer [2025-07-09T01:32:02.933Z] d65c8cfc05b1: Pulling fs layer [2025-07-09T01:32:02.933Z] 2437ff75d9bd: Pulling fs layer [2025-07-09T01:32:02.933Z] f23df028b6ca: Waiting [2025-07-09T01:32:02.933Z] d65c8cfc05b1: Waiting [2025-07-09T01:32:02.933Z] 2437ff75d9bd: Waiting [2025-07-09T01:32:02.933Z] 765212b225bb: Waiting [2025-07-09T01:32:03.200Z] 04944245beec: Verifying Checksum [2025-07-09T01:32:03.200Z] 04944245beec: Download complete [2025-07-09T01:32:03.200Z] 765212b225bb: Verifying Checksum [2025-07-09T01:32:03.200Z] 765212b225bb: Download complete [2025-07-09T01:32:03.200Z] f23df028b6ca: Verifying Checksum [2025-07-09T01:32:03.200Z] f23df028b6ca: Download complete [2025-07-09T01:32:03.200Z] d65c8cfc05b1: Verifying Checksum [2025-07-09T01:32:03.200Z] d65c8cfc05b1: Download complete [2025-07-09T01:32:03.471Z] 699f458cf7ca: Verifying Checksum [2025-07-09T01:32:03.471Z] 699f458cf7ca: Download complete [2025-07-09T01:32:03.738Z] 8998bd30e6a1: Verifying Checksum [2025-07-09T01:32:03.738Z] 8998bd30e6a1: Download complete [2025-07-09T01:32:06.314Z] 2437ff75d9bd: Verifying Checksum [2025-07-09T01:32:06.314Z] 2437ff75d9bd: Download complete [2025-07-09T01:32:08.895Z] 8998bd30e6a1: Pull complete [2025-07-09T01:32:08.895Z] 04944245beec: Pull complete [2025-07-09T01:32:10.841Z] 699f458cf7ca: Pull complete [2025-07-09T01:32:10.841Z] 765212b225bb: Pull complete [2025-07-09T01:32:11.803Z] f23df028b6ca: Pull complete [2025-07-09T01:32:11.803Z] d65c8cfc05b1: Pull complete [2025-07-09T01:32:30.014Z] 2437ff75d9bd: Pull complete [2025-07-09T01:32:30.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-09T01:32:30.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T01:32:30.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:32:30.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-4808 does not seem to be running inside a container [2025-07-09T01:32:30.299Z] $ 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/205 -v /w/workspace/device-rest-go/205:/w/workspace/device-rest-go/205:rw,z -v /w/workspace/device-rest-go/205@tmp:/w/workspace/device-rest-go/205@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:arm64 cat [2025-07-09T01:32:33.212Z] $ docker top 271c38f39702e406c2464bee0458b8475b2d084ac5d2e2f0dd76561efaa18047 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:32:34.065Z] ---> job-cost.sh [2025-07-09T01:32:34.065Z] lf-activate-venv: SKIPPING [2025-07-09T01:32:34.065Z] INFO: No Stack... [2025-07-09T01:32:34.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-09T01:32:35.290Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T01:32:35.923Z] + cat /w/workspace/device-rest-go/205/archives/cost.csv [2025-07-09T01:32:35.923Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T01:32:35.985Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [2025-07-09T01:32:35.992Z] Resource [jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] did not exist. Created. [2025-07-09T01:32:35.997Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T01:32:36.670Z] /w/workspace/device-rest-go/205@tmp/durable-8c0ad369/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-09T01:32:37.309Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-09T01:32:37.330Z] Warning: overwriting stash ‘stack-cost’ [2025-07-09T01:32:37.379Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T01:32:37.390Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T01:32:37.406Z] $ docker stop --time=1 271c38f39702e406c2464bee0458b8475b2d084ac5d2e2f0dd76561efaa18047 [2025-07-09T01:32:38.923Z] $ docker rm -f --volumes 271c38f39702e406c2464bee0458b8475b2d084ac5d2e2f0dd76561efaa18047 [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-07-09T01:32:39.453Z] provisioning config files... [2025-07-09T01:32:39.464Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5919467148914507077tmp [Pipeline] { [Pipeline] sh [2025-07-09T01:32:39.763Z] + set +x [2025-07-09T01:32:39.764Z] + + bash -s -- [2025-07-09T01:32:39.764Z] curl -s https://codecov.io/bash [2025-07-09T01:32:39.764Z] [2025-07-09T01:32:39.764Z] _____ _ [2025-07-09T01:32:39.764Z] / ____| | | [2025-07-09T01:32:39.764Z] | | ___ __| | ___ ___ _____ __ [2025-07-09T01:32:39.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-09T01:32:39.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-09T01:32:39.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-09T01:32:39.764Z] Bash-1.0.6 [2025-07-09T01:32:39.764Z] [2025-07-09T01:32:39.764Z] [2025-07-09T01:32:39.764Z] ==> git version 2.25.1 found [2025-07-09T01:32:39.764Z] ==> 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-07-09T01:32:39.764Z] Release-Date: 2020-01-08 [2025-07-09T01:32:39.764Z] 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-07-09T01:32:39.764Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-09T01:32:39.764Z] ==> Jenkins CI detected. [2025-07-09T01:32:39.764Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-07-09T01:32:39.764Z] project root: . [2025-07-09T01:32:39.764Z] --> token set from env [2025-07-09T01:32:39.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-09T01:32:39.764Z] ==> Running gcov in . (disable via -X gcov) [2025-07-09T01:32:39.764Z] ==> Python coveragepy not found [2025-07-09T01:32:39.764Z] ==> Searching for coverage reports in: [2025-07-09T01:32:39.764Z] + . [2025-07-09T01:32:39.764Z] -> Found 1 reports [2025-07-09T01:32:39.764Z] ==> Detecting git/mercurial file structure [2025-07-09T01:32:39.764Z] ==> Reading reports [2025-07-09T01:32:39.764Z] + ./coverage.out bytes=14565 [2025-07-09T01:32:40.023Z] ==> Appending adjustments [2025-07-09T01:32:40.023Z] https://docs.codecov.io/docs/fixing-reports [2025-07-09T01:32:40.023Z] + Found adjustments [2025-07-09T01:32:40.023Z] ==> Gzipping contents [2025-07-09T01:32:40.023Z] 4.0K /tmp/codecov.udWMSU.gz [2025-07-09T01:32:40.023Z] ==> Uploading reports [2025-07-09T01:32:40.023Z] url: https://codecov.io [2025-07-09T01:32:40.023Z] query: branch=main&commit=adb487e0ef91f3e6c8aed5a973806e043aaac6a0&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-09T01:32:40.023Z] -> Pinging Codecov [2025-07-09T01:32:40.023Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=adb487e0ef91f3e6c8aed5a973806e043aaac6a0&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-09T01:32:40.281Z] -> Uploading to [2025-07-09T01:32:40.281Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/adb487e0ef91f3e6c8aed5a973806e043aaac6a0/d12e7f68-310e-4e19-8491-b8d67e802064.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250709T013239Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bbbe9ba9784f633f2ec89ea4ca5930af80769597c49d229d2d0045b2fadbd28f [2025-07-09T01:32:40.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T01:32:40.281Z] Dload Upload Total Spent Left Speed [2025-07-09T01:32:40.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 9379 --:--:-- --:--:-- --:--:-- 9379 [2025-07-09T01:32:40.540Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] } [2025-07-09T01:32:40.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-07-09T01:32:40.785Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-07-09T01:32:40.804Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:32:41.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T01:32:41.111Z] [2025-07-09T01:32:41.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:32:41.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T01:32:41.410Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-07-09T01:32:41.410Z] 0a9a5dfd008f: Already exists [2025-07-09T01:32:41.410Z] 36466aa92d05: Already exists [2025-07-09T01:32:41.410Z] e10405b45d13: Already exists [2025-07-09T01:32:41.410Z] 096b7ceb2af7: Already exists [2025-07-09T01:32:41.410Z] 4f4fb700ef54: Already exists [2025-07-09T01:32:41.410Z] e50aa161e22a: Pulling fs layer [2025-07-09T01:32:41.410Z] d3c8db5fb9df: Pulling fs layer [2025-07-09T01:32:41.667Z] e50aa161e22a: Verifying Checksum [2025-07-09T01:32:41.667Z] e50aa161e22a: Download complete [2025-07-09T01:32:41.925Z] e50aa161e22a: Pull complete [2025-07-09T01:32:42.491Z] d3c8db5fb9df: Verifying Checksum [2025-07-09T01:32:42.491Z] d3c8db5fb9df: Download complete [2025-07-09T01:32:46.674Z] d3c8db5fb9df: Pull complete [2025-07-09T01:32:46.674Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-07-09T01:32:46.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T01:32:46.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:32:46.764Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:32:46.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-07-09T01:32:48.644Z] $ docker top 943c5614bd6b727c78243aaa6c839a6ae4b1f82aa457e46bb4d2e0974c8d8fdd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T01:32:48.996Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-07-09T01:32:49.006Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-07-09T01:32:49.283Z] + set -o pipefail [2025-07-09T01:32:49.283Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-07-09T01:32:59.257Z] [2025-07-09T01:32:59.257Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-07-09T01:32:59.257Z] [2025-07-09T01:32:59.257Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/9f9d4347-c406-47f3-8b8f-196ad7299172 [2025-07-09T01:32:59.257Z] [2025-07-09T01:32:59.257Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-07-09T01:32:59.257Z] [Pipeline] } [2025-07-09T01:32:59.832Z] $ docker stop --time=1 943c5614bd6b727c78243aaa6c839a6ae4b1f82aa457e46bb4d2e0974c8d8fdd [2025-07-09T01:33:03.486Z] $ docker rm -f --volumes 943c5614bd6b727c78243aaa6c839a6ae4b1f82aa457e46bb4d2e0974c8d8fdd [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-07-09T01:33:04.374Z] + git log --format=format:%s -1 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] sh [2025-07-09T01:33:04.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T01:33:04.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:33:04.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T01:33:04.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:33:05.040Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:33:05.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T01:33:05.417Z] $ docker top 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e -eo pid,comm [2025-07-09T01:33:05.459Z] 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-07-09T01:33:05.459Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T01:33:05.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T01:33:05.525Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T01:33:05.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T01:33:05.621Z] $ docker exec 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e ssh-agent [2025-07-09T01:33:05.721Z] SSH_AUTH_SOCK=/tmp/ssh-yPj2f05rdC4S/agent.33 [2025-07-09T01:33:05.721Z] SSH_AGENT_PID=39 [2025-07-09T01:33:05.725Z] Running ssh-add (command line suppressed) [2025-07-09T01:33:05.806Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2553006650689469644.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2553006650689469644.key) [2025-07-09T01:33:05.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T01:33:06.115Z] + git semver tag [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,311 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,314 [run_tag] DEBUG tag force:False [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,315 [check_head_tag] DEBUG check head tag [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,315 [execute] INFO git cat-file --batch-check [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,317 [execute] INFO git cat-file --batch [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,326 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,326 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,326 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-07-09T01:33:06.374Z] 2025-07-09 01:33:06,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-07-09T01:33:06.374Z] 4.1.0-dev.6 [Pipeline] } [2025-07-09T01:33:06.378Z] $ docker exec --env ******** --env ******** 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e ssh-agent -k [2025-07-09T01:33:06.469Z] unset SSH_AUTH_SOCK; [2025-07-09T01:33:06.470Z] unset SSH_AGENT_PID; [2025-07-09T01:33:06.470Z] echo Agent pid 39 killed; [2025-07-09T01:33:06.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T01:33:06.804Z] + git semver [Pipeline] } [2025-07-09T01:33:07.070Z] $ docker stop --time=1 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e [2025-07-09T01:33:08.327Z] $ docker rm -f --volumes 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:33:08.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T01:33:08.747Z] [2025-07-09T01:33:08.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:33:09.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T01:33:09.052Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-07-09T01:33:09.052Z] ab5ef0e58194: Pulling fs layer [2025-07-09T01:33:09.052Z] 9712f1f96733: Pulling fs layer [2025-07-09T01:33:09.052Z] 63f879dbbcfc: Pulling fs layer [2025-07-09T01:33:09.052Z] 0d9ebad4ef96: Pulling fs layer [2025-07-09T01:33:09.052Z] e9a5061849ea: Pulling fs layer [2025-07-09T01:33:09.052Z] d747dcd14b5f: Pulling fs layer [2025-07-09T01:33:09.052Z] 2de7ff778b66: Pulling fs layer [2025-07-09T01:33:09.052Z] 0d9ebad4ef96: Waiting [2025-07-09T01:33:09.052Z] e9a5061849ea: Waiting [2025-07-09T01:33:09.052Z] d747dcd14b5f: Waiting [2025-07-09T01:33:09.052Z] 2de7ff778b66: Waiting [2025-07-09T01:33:09.052Z] 9712f1f96733: Verifying Checksum [2025-07-09T01:33:09.052Z] 9712f1f96733: Download complete [2025-07-09T01:33:09.311Z] 63f879dbbcfc: Verifying Checksum [2025-07-09T01:33:09.311Z] 63f879dbbcfc: Download complete [2025-07-09T01:33:09.568Z] e9a5061849ea: Verifying Checksum [2025-07-09T01:33:09.568Z] e9a5061849ea: Download complete [2025-07-09T01:33:09.568Z] d747dcd14b5f: Verifying Checksum [2025-07-09T01:33:09.568Z] d747dcd14b5f: Download complete [2025-07-09T01:33:09.568Z] ab5ef0e58194: Verifying Checksum [2025-07-09T01:33:09.568Z] ab5ef0e58194: Download complete [2025-07-09T01:33:09.568Z] 0d9ebad4ef96: Verifying Checksum [2025-07-09T01:33:09.568Z] 0d9ebad4ef96: Download complete [2025-07-09T01:33:09.568Z] 2de7ff778b66: Verifying Checksum [2025-07-09T01:33:09.568Z] 2de7ff778b66: Download complete [2025-07-09T01:33:13.749Z] ab5ef0e58194: Pull complete [2025-07-09T01:33:13.749Z] 9712f1f96733: Pull complete [2025-07-09T01:33:14.007Z] 63f879dbbcfc: Pull complete [2025-07-09T01:33:19.272Z] 0d9ebad4ef96: Pull complete [2025-07-09T01:33:19.530Z] e9a5061849ea: Pull complete [2025-07-09T01:33:19.530Z] d747dcd14b5f: Pull complete [2025-07-09T01:33:20.905Z] 2de7ff778b66: Pull complete [2025-07-09T01:33:20.905Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-07-09T01:33:20.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T01:33:20.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:33:20.999Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:33:21.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-07-09T01:33:23.484Z] $ docker top 71903bf35f260ada6dfc6caab7a2d2d188ad63c4ca7664f44a7b3480eae88a33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-07-09T01:33:23.557Z] provisioning config files... [2025-07-09T01:33:23.564Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12330167761024618109tmp [2025-07-09T01:33:23.572Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9338830138540907665tmp [2025-07-09T01:33:23.582Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5410039891360330159tmp [Pipeline] { [Pipeline] echo [2025-07-09T01:33:23.671Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:23.967Z] ---> sigul-configuration.sh [2025-07-09T01:33:23.967Z] gpg: directory `/root/.gnupg' created [2025-07-09T01:33:23.967Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-07-09T01:33:23.967Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-07-09T01:33:23.967Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-07-09T01:33:23.967Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-07-09T01:33:23.967Z] gpg: CAST5 encrypted data [2025-07-09T01:33:23.967Z] gpg: encrypted with 1 passphrase [2025-07-09T01:33:23.967Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-07-09T01:33:24.260Z] + mkdir /home/jenkins [2025-07-09T01:33:24.260Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-07-09T01:33:24.558Z] + 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-07-09T01:33:24.571Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:24.862Z] ---> sigul-install.sh [2025-07-09T01:33:24.863Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-07-09T01:33:25.154Z] + git tag --list [2025-07-09T01:33:25.155Z] v1.0.0 [2025-07-09T01:33:25.155Z] v1.1.0 [2025-07-09T01:33:25.155Z] v1.1.1 [2025-07-09T01:33:25.155Z] v1.1.2 [2025-07-09T01:33:25.155Z] v1.2.0 [2025-07-09T01:33:25.155Z] v1.2.1 [2025-07-09T01:33:25.155Z] v2.0.0 [2025-07-09T01:33:25.155Z] v2.1.0 [2025-07-09T01:33:25.155Z] v2.1.1 [2025-07-09T01:33:25.155Z] v2.2.0 [2025-07-09T01:33:25.155Z] v2.3.0 [2025-07-09T01:33:25.155Z] v3.0 [2025-07-09T01:33:25.155Z] v3.0.0 [2025-07-09T01:33:25.155Z] v3.1 [2025-07-09T01:33:25.155Z] v3.1.0 [2025-07-09T01:33:25.155Z] v3.1.1 [2025-07-09T01:33:25.155Z] v4.0 [2025-07-09T01:33:25.155Z] v4.0.0 [2025-07-09T01:33:25.155Z] v4.1.0-dev.1 [2025-07-09T01:33:25.155Z] v4.1.0-dev.2 [2025-07-09T01:33:25.155Z] v4.1.0-dev.3 [2025-07-09T01:33:25.155Z] v4.1.0-dev.4 [2025-07-09T01:33:25.155Z] v4.1.0-dev.5 [2025-07-09T01:33:25.155Z] v4.1.0-dev.6 [Pipeline] sh [2025-07-09T01:33:25.444Z] + lftools sign git-tag v4.1.0-dev.6 [2025-07-09T01:33:26.011Z] Signing Git tag with Sigul... [2025-07-09T01:33:26.011Z] Signing v4.1.0-dev.6 [Pipeline] echo [2025-07-09T01:33:26.587Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:26.874Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-07-09T01:33:26.881Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-07-09T01:33:26.899Z] $ docker stop --time=1 71903bf35f260ada6dfc6caab7a2d2d188ad63c4ca7664f44a7b3480eae88a33 [2025-07-09T01:33:28.170Z] $ docker rm -f --volumes 71903bf35f260ada6dfc6caab7a2d2d188ad63c4ca7664f44a7b3480eae88a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-07-09T01:33:28.616Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T01:33:28.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:33:28.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T01:33:28.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:33:29.102Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:33:29.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T01:33:29.519Z] $ docker top 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 -eo pid,comm [2025-07-09T01:33:29.570Z] 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-07-09T01:33:29.570Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T01:33:29.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T01:33:29.617Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T01:33:29.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T01:33:29.725Z] $ docker exec 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 ssh-agent [2025-07-09T01:33:29.834Z] SSH_AUTH_SOCK=/tmp/ssh-7aKdRHfxi9Yv/agent.32 [2025-07-09T01:33:29.834Z] SSH_AGENT_PID=38 [2025-07-09T01:33:29.838Z] Running ssh-add (command line suppressed) [2025-07-09T01:33:29.923Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2225712313022897363.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2225712313022897363.key) [2025-07-09T01:33:29.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T01:33:30.230Z] + git semver bump pre [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,430 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,433 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,433 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,433 [bump_version] DEBUG bumped version:4.1.0-dev.7 [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,433 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,434 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,436 [execute] INFO git cat-file --batch-check [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,440 [execute] INFO git cat-file --batch [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T01:33:30.490Z] 2025-07-09 01:33:30,443 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-07-09T01:33:30.490Z] 4.1.0-dev.7 [Pipeline] } [2025-07-09T01:33:30.495Z] $ docker exec --env ******** --env ******** 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 ssh-agent -k [2025-07-09T01:33:30.602Z] unset SSH_AUTH_SOCK; [2025-07-09T01:33:30.602Z] unset SSH_AGENT_PID; [2025-07-09T01:33:30.602Z] echo Agent pid 38 killed; [2025-07-09T01:33:30.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T01:33:30.937Z] + git semver [Pipeline] } [2025-07-09T01:33:31.205Z] $ docker stop --time=1 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 [2025-07-09T01:33:32.494Z] $ docker rm -f --volumes 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T01:33:32.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T01:33:32.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:33:33.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T01:33:33.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:33:33.227Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:33:33.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T01:33:33.543Z] $ docker top 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 -eo pid,comm [2025-07-09T01:33:33.594Z] 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-07-09T01:33:33.594Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T01:33:33.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T01:33:33.645Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T01:33:33.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T01:33:33.759Z] $ docker exec 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 ssh-agent [2025-07-09T01:33:33.875Z] SSH_AUTH_SOCK=/tmp/ssh-3LlrROMngxe0/agent.32 [2025-07-09T01:33:33.875Z] SSH_AGENT_PID=38 [2025-07-09T01:33:33.879Z] Running ssh-add (command line suppressed) [2025-07-09T01:33:33.982Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6339719466260154404.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6339719466260154404.key) [2025-07-09T01:33:34.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T01:33:34.292Z] + git semver push [2025-07-09T01:33:34.552Z] 2025-07-09 01:33:34,515 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T01:33:34.552Z] 2025-07-09 01:33:34,519 [run_push] DEBUG push [2025-07-09T01:33:34.552Z] 2025-07-09 01:33:34,520 [execute] INFO git cat-file --batch-check [2025-07-09T01:33:34.552Z] 2025-07-09 01:33:34,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T01:33:34.552Z] 2025-07-09 01:33:34,522 [execute] INFO git rev-list 77cb03b525caedd347cffc035180917601327799 -- [2025-07-09T01:33:34.552Z] 2025-07-09 01:33:34,523 [execute] DEBUG Popen(['git', 'rev-list', '77cb03b525caedd347cffc035180917601327799', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-09T01:33:34.552Z] 2025-07-09 01:33:34,530 [execute] INFO git fetch -v -- origin [2025-07-09T01:33:34.552Z] 2025-07-09 01:33:34,530 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-07-09T01:33:35.119Z] 2025-07-09 01:33:34,994 [run_push] DEBUG no remote changes detected [2025-07-09T01:33:35.119Z] 2025-07-09 01:33:34,994 [execute] INFO git push origin semver [2025-07-09T01:33:35.120Z] 2025-07-09 01:33:34,994 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-09T01:33:35.687Z] 2025-07-09 01:33:35,671 [run_push] DEBUG push all version tags [2025-07-09T01:33:35.687Z] 2025-07-09 01:33:35,671 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-07-09T01:33:35.687Z] 2025-07-09 01:33:35,671 [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-07-09T01:33:36.624Z] 2025-07-09 01:33:36,349 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-07-09T01:33:36.624Z] 4.1.0-dev.7 [Pipeline] } [2025-07-09T01:33:36.629Z] $ docker exec --env ******** --env ******** 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 ssh-agent -k [2025-07-09T01:33:36.724Z] unset SSH_AUTH_SOCK; [2025-07-09T01:33:36.724Z] unset SSH_AGENT_PID; [2025-07-09T01:33:36.724Z] echo Agent pid 38 killed; [2025-07-09T01:33:36.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T01:33:37.072Z] + git semver [Pipeline] } [2025-07-09T01:33:37.339Z] $ docker stop --time=1 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 [2025-07-09T01:33:38.581Z] $ docker rm -f --volumes 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 [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-07-09T01:33:39.179Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-07-09T01:33:39.179Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-07-09T01:33:39.179Z] total 16 [2025-07-09T01:33:39.179Z] drwxr-xr-x 3 root root 4096 Jul 9 01:20 . [2025-07-09T01:33:39.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 01:33 .. [2025-07-09T01:33:39.179Z] drwxr-xr-x 2 root root 4096 Jul 9 01:20 cost [2025-07-09T01:33:39.179Z] -rw-r--r-- 1 root root 86 Jul 9 01:20 cost.csv [2025-07-09T01:33:39.179Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-07-09T01:33:39.179Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-07-09T01:33:39.179Z] total 16 [2025-07-09T01:33:39.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 01:20 . [2025-07-09T01:33:39.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 01:33 .. [2025-07-09T01:33:39.179Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 01:20 cost [2025-07-09T01:33:39.179Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 9 01:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:39.468Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:40.326Z] ---> package-listing.sh [2025-07-09T01:33:40.326Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T01:33:40.326Z] ++ facter osfamily [2025-07-09T01:33:40.585Z] + OS_FAMILY=debian [2025-07-09T01:33:40.585Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-07-09T01:33:40.585Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T01:33:40.585Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T01:33:40.585Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T01:33:40.585Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T01:33:40.585Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-07-09T01:33:40.585Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T01:33:40.585Z] + case "${OS_FAMILY}" in [2025-07-09T01:33:40.585Z] + dpkg -l [2025-07-09T01:33:40.585Z] + grep '^ii' [2025-07-09T01:33:40.585Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T01:33:40.585Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T01:33:40.585Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T01:33:40.585Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-07-09T01:33:40.585Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-07-09T01:33:40.585Z] + 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-07-09T01:33:40.598Z] 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-07-09T01:33:40.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T01:33:41.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T01:33:41.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T01:33:41.518Z] prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container [2025-07-09T01:33:41.544Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T01:33:41.754Z] $ docker top 5aa08866cf340e4116e31324e84318721a71070d1de87b69c14a0ede39248e11 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T01:33:42.095Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T01:33:42.383Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T01:33:42.671Z] + ls /var/log/sa-host [2025-07-09T01:33:42.671Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T01:33:42.706Z] provisioning config files... [2025-07-09T01:33:42.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13317916093671982351tmp [Pipeline] { [Pipeline] echo [2025-07-09T01:33:42.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:43.018Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T01:33:43.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:43.336Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T01:33:43.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:43.634Z] ---> sudo-logs.sh [2025-07-09T01:33:43.634Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-09T01:33:43.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:43.952Z] ---> job-cost.sh [2025-07-09T01:33:43.952Z] lf-activate-venv: SKIPPING [2025-07-09T01:33:43.952Z] DEBUG: total: 0.2199999988079071 [2025-07-09T01:33:43.952Z] INFO: Retrieving Stack Cost... [2025-07-09T01:33:44.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T01:33:44.470Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T01:33:44.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T01:33:44.767Z] ---> logs-deploy.sh [2025-07-09T01:33:44.767Z] lf-activate-venv: SKIPPING [2025-07-09T01:33:44.767Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/205 [2025-07-09T01:33:44.767Z] INFO: archiving workspace using pattern(s): [2025-07-09T01:33:45.703Z] Archives upload complete. [2025-07-09T01:33:45.703Z] INFO: archiving logs to Nexus [2025-07-09T01:33:46.272Z] ---> uname -a: [2025-07-09T01:33:46.272Z] Linux prd-ubuntu20-04-docker-8c-8g-4806 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] ---> lscpu: [2025-07-09T01:33:46.272Z] Architecture: x86_64 [2025-07-09T01:33:46.272Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-09T01:33:46.272Z] Byte Order: Little Endian [2025-07-09T01:33:46.272Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-09T01:33:46.272Z] CPU(s): 8 [2025-07-09T01:33:46.272Z] On-line CPU(s) list: 0-7 [2025-07-09T01:33:46.272Z] Thread(s) per core: 1 [2025-07-09T01:33:46.272Z] Core(s) per socket: 1 [2025-07-09T01:33:46.272Z] Socket(s): 8 [2025-07-09T01:33:46.272Z] NUMA node(s): 1 [2025-07-09T01:33:46.272Z] Vendor ID: AuthenticAMD [2025-07-09T01:33:46.272Z] CPU family: 23 [2025-07-09T01:33:46.272Z] Model: 49 [2025-07-09T01:33:46.272Z] Model name: AMD EPYC-Rome Processor [2025-07-09T01:33:46.272Z] Stepping: 0 [2025-07-09T01:33:46.272Z] CPU MHz: 2799.998 [2025-07-09T01:33:46.272Z] BogoMIPS: 5599.99 [2025-07-09T01:33:46.272Z] Virtualization: AMD-V [2025-07-09T01:33:46.272Z] Hypervisor vendor: KVM [2025-07-09T01:33:46.272Z] Virtualization type: full [2025-07-09T01:33:46.272Z] L1d cache: 256 KiB [2025-07-09T01:33:46.272Z] L1i cache: 256 KiB [2025-07-09T01:33:46.272Z] L2 cache: 4 MiB [2025-07-09T01:33:46.272Z] L3 cache: 128 MiB [2025-07-09T01:33:46.272Z] NUMA node0 CPU(s): 0-7 [2025-07-09T01:33:46.272Z] Vulnerability Gather data sampling: Not affected [2025-07-09T01:33:46.272Z] Vulnerability Itlb multihit: Not affected [2025-07-09T01:33:46.272Z] Vulnerability L1tf: Not affected [2025-07-09T01:33:46.272Z] Vulnerability Mds: Not affected [2025-07-09T01:33:46.272Z] Vulnerability Meltdown: Not affected [2025-07-09T01:33:46.272Z] Vulnerability Mmio stale data: Not affected [2025-07-09T01:33:46.272Z] Vulnerability Retbleed: Vulnerable [2025-07-09T01:33:46.272Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-09T01:33:46.272Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-09T01:33:46.272Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-09T01:33:46.272Z] Vulnerability Srbds: Not affected [2025-07-09T01:33:46.272Z] Vulnerability Tsx async abort: Not affected [2025-07-09T01:33:46.272Z] 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-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] ---> nproc: [2025-07-09T01:33:46.272Z] 8 [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] ---> df -h: [2025-07-09T01:33:46.272Z] Filesystem Size Used Avail Use% Mounted on [2025-07-09T01:33:46.272Z] overlay 155G 14G 142G 9% / [2025-07-09T01:33:46.272Z] tmpfs 64M 0 64M 0% /dev [2025-07-09T01:33:46.272Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-09T01:33:46.272Z] shm 64M 0 64M 0% /dev/shm [2025-07-09T01:33:46.272Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] ---> sar -b -r -n DEV: [2025-07-09T01:33:46.272Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4806) 07/09/25 _x86_64_ (8 CPU) [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] 01:15:10 LINUX RESTART (8 CPU) [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] 01:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-07-09T01:33:46.272Z] 01:17:01 161.02 12.96 148.06 0.00 2211.29 52364.96 0.00 [2025-07-09T01:33:46.272Z] 01:18:01 161.62 1.88 159.74 0.00 20.93 52399.42 0.00 [2025-07-09T01:33:46.272Z] 01:19:01 100.23 0.23 100.00 0.00 35.19 17412.16 0.00 [2025-07-09T01:33:46.272Z] 01:20:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 [2025-07-09T01:33:46.272Z] 01:21:01 95.88 3.80 92.08 0.00 4285.95 28843.59 0.00 [2025-07-09T01:33:46.272Z] 01:22:01 7.33 0.02 7.31 0.00 0.13 127.16 0.00 [2025-07-09T01:33:46.272Z] 01:23:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2025-07-09T01:33:46.272Z] 01:24:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 [2025-07-09T01:33:46.272Z] 01:25:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2025-07-09T01:33:46.272Z] 01:26:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2025-07-09T01:33:46.272Z] 01:27:01 1.35 0.00 1.35 0.00 0.00 19.20 0.00 [2025-07-09T01:33:46.272Z] 01:28:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 [2025-07-09T01:33:46.272Z] 01:29:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2025-07-09T01:33:46.272Z] 01:30:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 [2025-07-09T01:33:46.272Z] 01:31:01 2.13 0.02 2.12 0.00 0.13 26.66 0.00 [2025-07-09T01:33:46.272Z] 01:32:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2025-07-09T01:33:46.272Z] 01:33:01 29.80 0.52 29.28 0.00 15.60 17943.68 0.00 [2025-07-09T01:33:46.272Z] Average: 33.60 1.13 32.47 0.00 384.63 9916.57 0.00 [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] 01:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-07-09T01:33:46.272Z] 01:17:01 28425512 31487876 800324 2.43 96120 3231296 2071984 6.11 1104164 2931888 9932 [2025-07-09T01:33:46.272Z] 01:18:01 27360720 31529228 754108 2.29 156352 4157268 1700348 5.01 1458900 3514676 68 [2025-07-09T01:33:46.272Z] 01:19:01 26867284 31530956 748584 2.28 158384 4620384 1666552 4.91 1568500 3866056 204 [2025-07-09T01:33:46.272Z] 01:20:01 26866728 31530448 748936 2.28 158432 4620388 1666552 4.91 1568196 3866064 24 [2025-07-09T01:33:46.272Z] 01:21:01 25852488 31498936 763400 2.32 204292 5492556 1724604 5.08 1890120 4470656 1076 [2025-07-09T01:33:46.272Z] 01:22:01 25853296 31499248 763232 2.32 204024 5492280 1712176 5.05 1889008 4470396 8 [2025-07-09T01:33:46.272Z] 01:23:01 25861240 31507228 755236 2.30 204064 5492288 1712176 5.05 1880800 4470400 8 [2025-07-09T01:33:46.272Z] 01:24:01 25864168 31510340 752092 2.29 204092 5492424 1712176 5.05 1878336 4470532 8 [2025-07-09T01:33:46.272Z] 01:25:01 25868664 31514892 747532 2.27 204116 5492424 1712176 5.05 1874176 4470536 160 [2025-07-09T01:33:46.272Z] 01:26:01 25869948 31516184 746200 2.27 204160 5492424 1712176 5.05 1873704 4470540 8 [2025-07-09T01:33:46.272Z] 01:27:01 25869136 31515424 746956 2.27 204196 5492428 1712176 5.05 1874124 4470544 8 [2025-07-09T01:33:46.272Z] 01:28:01 25868140 31514532 747652 2.27 204244 5492432 1712176 5.05 1874388 4470544 8 [2025-07-09T01:33:46.272Z] 01:29:01 25868140 31514584 747576 2.27 204276 5492432 1712176 5.05 1874428 4470548 16 [2025-07-09T01:33:46.272Z] 01:30:01 25868280 31514776 747348 2.27 204296 5492436 1712176 5.05 1874304 4470548 12 [2025-07-09T01:33:46.272Z] 01:31:01 25867412 31514176 748288 2.28 204332 5492540 1735440 5.12 1874592 4470644 16 [2025-07-09T01:33:46.272Z] 01:32:01 25867192 31514024 748424 2.28 204368 5492544 1735440 5.12 1874756 4470648 8 [2025-07-09T01:33:46.272Z] 01:33:01 24996828 31483060 776840 2.36 229812 6237084 1881732 5.55 2039904 5106420 261328 [2025-07-09T01:33:46.272Z] Average: 26170304 31511524 755455 2.30 191151 5222096 1740720 5.13 1780729 4290096 16052 [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] 01:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-07-09T01:33:46.272Z] 01:17:01 docker0 220.76 240.93 17.51 559.41 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:17:01 lo 1.69 1.69 0.17 0.17 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:17:01 ens3 405.12 324.56 3848.66 75.05 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:17:01 vethf427237 146.13 168.95 14.37 139.53 0.00 0.00 0.00 0.01 [2025-07-09T01:33:46.272Z] 01:18:01 docker0 222.48 237.68 16.67 2737.71 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:18:01 ens3 272.57 241.63 2770.16 32.72 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:19:01 docker0 4.60 8.80 0.27 114.92 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:19:01 lo 5.27 5.27 0.52 0.52 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:19:01 ens3 65.36 54.02 150.63 195.97 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:20:01 ens3 4.02 1.30 4.31 0.33 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:21:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:21:01 ens3 306.57 170.12 5491.12 18.52 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:22:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:23:01 ens3 0.33 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:24:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:26:01 ens3 1.00 0.37 1.54 0.08 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:27:01 ens3 0.47 0.05 0.10 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:28:01 ens3 0.90 0.42 0.31 0.22 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:29:01 ens3 1.20 0.72 0.56 0.43 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:30:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:31:01 ens3 0.70 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:32:01 ens3 0.77 0.78 0.43 0.31 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:33:01 docker0 77.45 81.39 6.45 852.27 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:33:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] 01:33:01 ens3 175.97 129.00 3503.87 18.40 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] Average: docker0 30.71 33.25 2.39 250.53 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] Average: ens3 72.37 54.06 924.87 20.07 0.00 0.00 0.00 0.00 [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] ---> sar -P ALL: [2025-07-09T01:33:46.272Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4806) 07/09/25 _x86_64_ (8 CPU) [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] 01:15:10 LINUX RESTART (8 CPU) [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] 01:16:02 CPU %user %nice %system %iowait %steal %idle [2025-07-09T01:33:46.272Z] 01:17:01 all 5.26 0.00 2.33 1.71 0.06 90.65 [2025-07-09T01:33:46.272Z] 01:17:01 0 3.80 0.00 1.76 0.09 0.05 94.30 [2025-07-09T01:33:46.272Z] 01:17:01 1 6.29 0.00 3.19 7.72 0.07 82.73 [2025-07-09T01:33:46.272Z] 01:17:01 2 4.97 0.00 1.78 0.94 0.05 92.26 [2025-07-09T01:33:46.272Z] 01:17:01 3 5.09 0.00 2.74 0.21 0.07 91.89 [2025-07-09T01:33:46.272Z] 01:17:01 4 4.84 0.00 2.20 1.44 0.07 91.46 [2025-07-09T01:33:46.272Z] 01:17:01 5 4.53 0.00 1.63 1.56 0.05 92.23 [2025-07-09T01:33:46.272Z] 01:17:01 6 5.04 0.00 2.74 0.80 0.07 91.35 [2025-07-09T01:33:46.272Z] 01:17:01 7 7.50 0.00 2.59 0.92 0.05 88.94 [2025-07-09T01:33:46.272Z] 01:18:01 all 40.46 0.00 6.60 1.59 0.08 51.27 [2025-07-09T01:33:46.272Z] 01:18:01 0 40.64 0.00 6.27 0.35 0.08 52.65 [2025-07-09T01:33:46.272Z] 01:18:01 1 40.40 0.00 6.72 4.75 0.08 48.05 [2025-07-09T01:33:46.272Z] 01:18:01 2 41.09 0.00 6.92 4.74 0.08 47.17 [2025-07-09T01:33:46.272Z] 01:18:01 3 39.06 0.00 6.89 0.44 0.07 53.55 [2025-07-09T01:33:46.272Z] 01:18:01 4 40.50 0.00 6.15 0.84 0.08 52.43 [2025-07-09T01:33:46.272Z] 01:18:01 5 40.58 0.00 6.62 0.96 0.08 51.76 [2025-07-09T01:33:46.272Z] 01:18:01 6 40.37 0.00 6.23 0.22 0.07 53.12 [2025-07-09T01:33:46.272Z] 01:18:01 7 41.05 0.00 6.99 0.44 0.08 51.43 [2025-07-09T01:33:46.272Z] 01:19:01 all 20.80 0.00 3.18 0.51 0.05 75.45 [2025-07-09T01:33:46.272Z] 01:19:01 0 19.91 0.00 3.31 0.32 0.07 76.39 [2025-07-09T01:33:46.272Z] 01:19:01 1 21.05 0.00 3.13 1.19 0.05 74.58 [2025-07-09T01:33:46.272Z] 01:19:01 2 22.16 0.00 3.21 0.22 0.07 74.34 [2025-07-09T01:33:46.272Z] 01:19:01 3 21.19 0.00 3.06 0.35 0.05 75.35 [2025-07-09T01:33:46.272Z] 01:19:01 4 20.88 0.00 3.38 0.08 0.05 75.61 [2025-07-09T01:33:46.272Z] 01:19:01 5 21.49 0.00 2.98 0.08 0.05 75.39 [2025-07-09T01:33:46.272Z] 01:19:01 6 19.83 0.00 3.03 0.10 0.03 77.01 [2025-07-09T01:33:46.272Z] 01:19:01 7 19.93 0.00 3.30 1.76 0.05 74.96 [2025-07-09T01:33:46.272Z] 01:20:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2025-07-09T01:33:46.272Z] 01:20:01 0 0.00 0.00 0.03 0.03 0.03 99.90 [2025-07-09T01:33:46.272Z] 01:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-07-09T01:33:46.272Z] 01:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-07-09T01:33:46.272Z] 01:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-07-09T01:33:46.272Z] 01:20:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-07-09T01:33:46.272Z] 01:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-07-09T01:33:46.272Z] 01:20:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2025-07-09T01:33:46.272Z] 01:21:01 all 3.88 0.00 2.20 1.31 0.03 92.57 [2025-07-09T01:33:46.272Z] 01:21:01 0 4.40 0.00 2.31 0.69 0.02 92.58 [2025-07-09T01:33:46.272Z] 01:21:01 1 3.11 0.00 1.71 4.14 0.03 91.01 [2025-07-09T01:33:46.272Z] 01:21:01 2 4.92 0.00 2.65 0.72 0.03 91.68 [2025-07-09T01:33:46.272Z] 01:21:01 3 2.92 0.00 2.90 0.07 0.03 94.09 [2025-07-09T01:33:46.272Z] 01:21:01 4 3.29 0.00 1.36 0.92 0.02 94.42 [2025-07-09T01:33:46.272Z] 01:21:01 5 3.66 0.00 1.64 0.28 0.03 94.38 [2025-07-09T01:33:46.272Z] 01:21:01 6 4.28 0.00 1.76 0.67 0.03 93.25 [2025-07-09T01:33:46.272Z] 01:21:01 7 4.50 0.00 3.29 3.02 0.03 89.16 [2025-07-09T01:33:46.272Z] 01:22:01 all 0.08 0.00 0.05 0.02 0.01 99.84 [2025-07-09T01:33:46.272Z] 01:22:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2025-07-09T01:33:46.272Z] 01:22:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2025-07-09T01:33:46.272Z] 01:22:01 2 0.07 0.00 0.02 0.05 0.02 99.85 [2025-07-09T01:33:46.272Z] 01:22:01 3 0.23 0.00 0.10 0.00 0.02 99.65 [2025-07-09T01:33:46.272Z] 01:22:01 4 0.03 0.00 0.07 0.05 0.00 99.85 [2025-07-09T01:33:46.272Z] 01:22:01 5 0.03 0.00 0.07 0.03 0.00 99.87 [2025-07-09T01:33:46.272Z] 01:22:01 6 0.08 0.00 0.05 0.03 0.00 99.83 [2025-07-09T01:33:46.272Z] 01:22:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2025-07-09T01:33:46.272Z] 01:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2025-07-09T01:33:46.272Z] 01:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-07-09T01:33:46.272Z] 01:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-07-09T01:33:46.272Z] 01:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-07-09T01:33:46.272Z] 01:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-07-09T01:33:46.272Z] 01:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:24:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2025-07-09T01:33:46.272Z] 01:24:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2025-07-09T01:33:46.272Z] 01:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-07-09T01:33:46.272Z] 01:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2025-07-09T01:33:46.272Z] 01:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-07-09T01:33:46.272Z] 01:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-07-09T01:33:46.272Z] 01:25:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-07-09T01:33:46.272Z] 01:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-07-09T01:33:46.272Z] 01:25:01 1 0.37 0.00 0.00 0.00 0.00 99.63 [2025-07-09T01:33:46.272Z] 01:25:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-07-09T01:33:46.272Z] 01:25:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-07-09T01:33:46.272Z] 01:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2025-07-09T01:33:46.272Z] 01:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-07-09T01:33:46.272Z] 01:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-07-09T01:33:46.272Z] 01:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-07-09T01:33:46.272Z] 01:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2025-07-09T01:33:46.272Z] 01:26:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-07-09T01:33:46.272Z] 01:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-07-09T01:33:46.272Z] 01:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-07-09T01:33:46.272Z] 01:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-07-09T01:33:46.272Z] 01:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:27:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2025-07-09T01:33:46.272Z] 01:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-07-09T01:33:46.272Z] 01:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-07-09T01:33:46.272Z] 01:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-07-09T01:33:46.272Z] [2025-07-09T01:33:46.272Z] 01:27:01 CPU %user %nice %system %iowait %steal %idle [2025-07-09T01:33:46.272Z] 01:28:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2025-07-09T01:33:46.272Z] 01:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-07-09T01:33:46.272Z] 01:28:01 1 1.58 0.00 0.00 0.00 0.02 98.40 [2025-07-09T01:33:46.272Z] 01:28:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2025-07-09T01:33:46.272Z] 01:28:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2025-07-09T01:33:46.272Z] 01:28:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2025-07-09T01:33:46.272Z] 01:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-07-09T01:33:46.272Z] 01:29:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2025-07-09T01:33:46.272Z] 01:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:29:01 1 2.02 0.00 0.00 0.00 0.02 97.96 [2025-07-09T01:33:46.272Z] 01:29:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2025-07-09T01:33:46.272Z] 01:29:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2025-07-09T01:33:46.272Z] 01:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-07-09T01:33:46.272Z] 01:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-07-09T01:33:46.272Z] 01:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-07-09T01:33:46.272Z] 01:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.273Z] 01:30:01 all 0.14 0.00 0.01 0.01 0.01 99.84 [2025-07-09T01:33:46.273Z] 01:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.273Z] 01:30:01 1 0.98 0.00 0.00 0.00 0.02 99.01 [2025-07-09T01:33:46.273Z] 01:30:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2025-07-09T01:33:46.273Z] 01:30:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2025-07-09T01:33:46.273Z] 01:30:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2025-07-09T01:33:46.273Z] 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-07-09T01:33:46.273Z] 01:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-07-09T01:33:46.273Z] 01:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-07-09T01:33:46.273Z] 01:31:01 all 0.06 0.00 0.03 0.01 0.01 99.89 [2025-07-09T01:33:46.273Z] 01:31:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-07-09T01:33:46.273Z] 01:31:01 1 0.32 0.00 0.05 0.00 0.02 99.62 [2025-07-09T01:33:46.273Z] 01:31:01 2 0.02 0.00 0.07 0.05 0.00 99.87 [2025-07-09T01:33:46.273Z] 01:31:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-07-09T01:33:46.273Z] 01:31:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-07-09T01:33:46.273Z] 01:31:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2025-07-09T01:33:46.273Z] 01:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.273Z] 01:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.273Z] 01:32:01 all 0.08 0.00 0.01 0.01 0.00 99.89 [2025-07-09T01:33:46.273Z] 01:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.273Z] 01:32:01 1 0.50 0.00 0.02 0.00 0.00 99.48 [2025-07-09T01:33:46.273Z] 01:32:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2025-07-09T01:33:46.273Z] 01:32:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2025-07-09T01:33:46.273Z] 01:32:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2025-07-09T01:33:46.273Z] 01:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-07-09T01:33:46.273Z] 01:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-07-09T01:33:46.273Z] 01:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-07-09T01:33:46.273Z] 01:33:01 all 3.17 0.00 1.16 0.53 0.03 95.12 [2025-07-09T01:33:46.273Z] 01:33:01 0 2.90 0.00 1.85 1.22 0.03 93.99 [2025-07-09T01:33:46.273Z] 01:33:01 1 3.59 0.00 1.09 2.11 0.03 93.18 [2025-07-09T01:33:46.273Z] 01:33:01 2 2.96 0.00 1.24 0.02 0.03 95.75 [2025-07-09T01:33:46.273Z] 01:33:01 3 3.55 0.00 1.00 0.05 0.03 95.36 [2025-07-09T01:33:46.273Z] 01:33:01 4 4.18 0.00 1.15 0.17 0.03 94.46 [2025-07-09T01:33:46.273Z] 01:33:01 5 2.19 0.00 0.87 0.63 0.02 96.29 [2025-07-09T01:33:46.273Z] 01:33:01 6 3.91 0.00 1.17 0.00 0.02 94.90 [2025-07-09T01:33:46.273Z] 01:33:01 7 2.10 0.00 0.87 0.02 0.02 97.00 [2025-07-09T01:33:46.273Z] Average: all 4.36 0.00 0.91 0.34 0.02 94.37 [2025-07-09T01:33:46.273Z] Average: 0 4.20 0.00 0.92 0.16 0.02 94.71 [2025-07-09T01:33:46.273Z] Average: 1 4.70 0.00 0.93 1.15 0.02 93.19 [2025-07-09T01:33:46.273Z] Average: 2 4.46 0.00 0.93 0.41 0.02 94.17 [2025-07-09T01:33:46.273Z] Average: 3 4.25 0.00 0.99 0.06 0.03 94.67 [2025-07-09T01:33:46.273Z] Average: 4 4.32 0.00 0.85 0.21 0.02 94.60 [2025-07-09T01:33:46.273Z] Average: 5 4.24 0.00 0.81 0.21 0.02 94.72 [2025-07-09T01:33:46.273Z] Average: 6 4.30 0.00 0.88 0.11 0.01 94.70 [2025-07-09T01:33:46.273Z] Average: 7 4.39 0.00 1.00 0.36 0.02 94.23 [2025-07-09T01:33:46.273Z] [2025-07-09T01:33:46.273Z] [2025-07-09T01:33:46.273Z]