Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 28a00c4b24b082eee9deab5380384360943aec86 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-ssh4362927310663698325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10568034042033543777.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4149584779420369765.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10373001175013272819.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-ssh415504539146990509.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-6383’ Running on prd-ubuntu20.04-docker-8c-8g-6389 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 28a00c4b24b082eee9deab5380384360943aec86 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#486)" > git config core.sparsecheckout # timeout=10 > git checkout -f 28a00c4b24b082eee9deab5380384360943aec86 # timeout=10 > git rev-list --no-walk 78e9cbdf9591b40b3a56cac8994c0e646ca207a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T01:06:34.086Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T01:06:34.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T01:06:34.185Z] ========================================================= [2025-08-07T01:06:34.185Z] EdgeX Global Pipelines Version Info [2025-08-07T01:06:34.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:06:35.282Z] ------------------- [2025-08-07T01:06:35.282Z] stable info: [2025-08-07T01:06:35.282Z] ------------------- [2025-08-07T01:06:35.282Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T01:06:35.282Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:06:35.282Z] Message: update stable to v1.0.276 [2025-08-07T01:06:36.224Z] ------------------- [2025-08-07T01:06:36.224Z] experimental info: [2025-08-07T01:06:36.224Z] ------------------- [2025-08-07T01:06:36.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T01:06:36.224Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:06:36.224Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-07T01:06:36.304Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-08-07T01:06:36.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-08-07T01:06:36.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T01:06:36.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-07T01:06:36.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-07T01:06:36.415Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-07T01:06:36.437Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-07T01:06:36.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T01:06:36.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-07T01:06:36.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T01:06:36.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-07T01:06:36.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-08-07T01:06:36.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T01:06:36.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-07T01:06:36.596Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:06:36.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:06:36.635Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:06:36.658Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:06:36.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T01:06:36.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-07T01:06:36.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-07T01:06:36.736Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-07T01:06:36.757Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-07T01:06:36.779Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-07T01:06:36.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-07T01:06:36.837Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T01:06:36.857Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-07T01:06:36.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-07T01:06:36.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-07T01:06:36.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-07T01:06:36.938Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo [2025-08-07T01:06:36.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28a00c4 [Pipeline] echo [2025-08-07T01:06:36.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:06:37.040Z] provisioning config files... [2025-08-07T01:06:37.051Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6803332115209558975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:06:37.378Z] ---> ****-login.sh [2025-08-07T01:06:37.378Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:06:37.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:06:37.639Z] [2025-08-07T01:06:37.639Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:06:37.639Z] Configure a credential helper to remove this warning. See [2025-08-07T01:06:37.639Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:06:37.639Z] [2025-08-07T01:06:37.639Z] Login Succeeded [2025-08-07T01:06:37.639Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:06:37.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:06:37.639Z] [2025-08-07T01:06:37.640Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:06:37.640Z] Configure a credential helper to remove this warning. See [2025-08-07T01:06:37.640Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:06:37.640Z] [2025-08-07T01:06:37.640Z] Login Succeeded [2025-08-07T01:06:37.640Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:06:37.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:06:37.898Z] [2025-08-07T01:06:37.898Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:06:37.898Z] Configure a credential helper to remove this warning. See [2025-08-07T01:06:37.898Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:06:37.898Z] [2025-08-07T01:06:37.898Z] Login Succeeded [2025-08-07T01:06:37.898Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:06:37.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:06:37.898Z] [2025-08-07T01:06:37.898Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:06:37.898Z] Configure a credential helper to remove this warning. See [2025-08-07T01:06:37.898Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:06:37.898Z] [2025-08-07T01:06:37.898Z] Login Succeeded [2025-08-07T01:06:37.898Z] ****.io [2025-08-07T01:06:37.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:06:38.157Z] [2025-08-07T01:06:38.157Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:06:38.157Z] Configure a credential helper to remove this warning. See [2025-08-07T01:06:38.157Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:06:38.157Z] [2025-08-07T01:06:38.158Z] Login Succeeded [2025-08-07T01:06:38.158Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:06:38.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-07T01:06:38.646Z] + git rev-list -1 --merges 28a00c4b24b082eee9deab5380384360943aec86~1..28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo [2025-08-07T01:06:38.685Z] -----------> git rev-list -1 --merges 28a00c4b24b082eee9deab5380384360943aec86~1..28a00c4b24b082eee9deab5380384360943aec86 28a00c4b24b082eee9deab5380384360943aec86 [false] [Pipeline] sh [2025-08-07T01:06:38.974Z] + git log --format=format:%s -1 28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo [2025-08-07T01:06:38.990Z] ========================================================= [2025-08-07T01:06:38.990Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-07T01:06:38.990Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:06:39.381Z] + git log --format=format:%s -1 28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo [2025-08-07T01:06:39.393Z] [semverPrep] GIT_COMMIT: 28a00c4b24b082eee9deab5380384360943aec86, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#486) [Pipeline] echo [2025-08-07T01:06:39.406Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-07T01:06:39.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:06:39.790Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T01:06:39.790Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T01:06:39.790Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T01:06:39.790Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T01:06:39.790Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T01:06:39.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:06:40.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:06:40.216Z] [2025-08-07T01:06:40.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:06:40.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:06:40.515Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T01:06:40.515Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T01:06:40.515Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T01:06:40.515Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T01:06:40.515Z] 461d9e800cba: Pulling fs layer [2025-08-07T01:06:40.515Z] 80192f66455f: Pulling fs layer [2025-08-07T01:06:40.515Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T01:06:40.515Z] a29436f7fd5d: Pulling fs layer [2025-08-07T01:06:40.515Z] 923cac83aea3: Pulling fs layer [2025-08-07T01:06:40.515Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T01:06:40.515Z] db01528c6b51: Pulling fs layer [2025-08-07T01:06:40.515Z] 28988de357af: Pulling fs layer [2025-08-07T01:06:40.515Z] 25ad8b0a4227: Waiting [2025-08-07T01:06:40.515Z] 923cac83aea3: Waiting [2025-08-07T01:06:40.515Z] 2e8e34ca0e6c: Waiting [2025-08-07T01:06:40.515Z] db01528c6b51: Waiting [2025-08-07T01:06:40.515Z] a29436f7fd5d: Waiting [2025-08-07T01:06:40.515Z] 28988de357af: Waiting [2025-08-07T01:06:40.515Z] 80192f66455f: Waiting [2025-08-07T01:06:40.515Z] 461d9e800cba: Waiting [2025-08-07T01:06:40.515Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T01:06:40.515Z] 6bf1a483ea7c: Download complete [2025-08-07T01:06:40.515Z] 461d9e800cba: Verifying Checksum [2025-08-07T01:06:40.515Z] 461d9e800cba: Download complete [2025-08-07T01:06:40.775Z] 80192f66455f: Verifying Checksum [2025-08-07T01:06:40.775Z] 80192f66455f: Download complete [2025-08-07T01:06:40.775Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T01:06:40.775Z] f5dfc541a4d3: Download complete [2025-08-07T01:06:41.035Z] 3dae71ba6b94: Verifying Checksum [2025-08-07T01:06:41.035Z] 3dae71ba6b94: Download complete [2025-08-07T01:06:41.035Z] 923cac83aea3: Download complete [2025-08-07T01:06:41.035Z] 25ad8b0a4227: Verifying Checksum [2025-08-07T01:06:41.035Z] 25ad8b0a4227: Download complete [2025-08-07T01:06:41.035Z] db01528c6b51: Verifying Checksum [2025-08-07T01:06:41.035Z] db01528c6b51: Download complete [2025-08-07T01:06:41.035Z] 28988de357af: Verifying Checksum [2025-08-07T01:06:41.035Z] 28988de357af: Download complete [2025-08-07T01:06:41.295Z] a29436f7fd5d: Verifying Checksum [2025-08-07T01:06:41.295Z] a29436f7fd5d: Download complete [2025-08-07T01:06:41.561Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T01:06:41.561Z] 2e8e34ca0e6c: Download complete [2025-08-07T01:06:42.501Z] 3dae71ba6b94: Pull complete [2025-08-07T01:06:42.501Z] 6bf1a483ea7c: Pull complete [2025-08-07T01:06:43.068Z] f5dfc541a4d3: Pull complete [2025-08-07T01:06:43.068Z] 461d9e800cba: Pull complete [2025-08-07T01:06:43.329Z] 80192f66455f: Pull complete [2025-08-07T01:06:47.521Z] 2e8e34ca0e6c: Pull complete [2025-08-07T01:06:48.464Z] a29436f7fd5d: Pull complete [2025-08-07T01:06:48.464Z] 923cac83aea3: Pull complete [2025-08-07T01:06:48.464Z] 25ad8b0a4227: Pull complete [2025-08-07T01:06:48.464Z] db01528c6b51: Pull complete [2025-08-07T01:06:48.464Z] 28988de357af: Pull complete [2025-08-07T01:06:48.464Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T01:06:48.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:06:48.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:06:48.877Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:06:48.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:06:52.956Z] $ docker top 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 -eo pid,comm [2025-08-07T01:06:53.004Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T01:06:53.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:06:53.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:06:53.056Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:06:53.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:06:53.171Z] $ docker exec 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 ssh-agent [2025-08-07T01:06:53.277Z] SSH_AUTH_SOCK=/tmp/ssh-WaQ6kgnZQCRO/agent.31 [2025-08-07T01:06:53.277Z] SSH_AGENT_PID=37 [2025-08-07T01:06:53.284Z] Running ssh-add (command line suppressed) [2025-08-07T01:06:53.364Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10433755714124111169.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10433755714124111169.key) [2025-08-07T01:06:53.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:06:53.671Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2025-08-07T01:06:53.957Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T01:06:53.969Z] $ docker exec --env ******** --env ******** 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 ssh-agent -k [2025-08-07T01:06:54.057Z] unset SSH_AUTH_SOCK; [2025-08-07T01:06:54.058Z] unset SSH_AGENT_PID; [2025-08-07T01:06:54.058Z] echo Agent pid 37 killed; [2025-08-07T01:06:54.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T01:06:54.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:06:54.101Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:06:54.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:06:54.228Z] $ docker exec 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 ssh-agent [2025-08-07T01:06:54.323Z] SSH_AUTH_SOCK=/tmp/ssh-dtXTaOiOv2ly/agent.84 [2025-08-07T01:06:54.323Z] SSH_AGENT_PID=90 [2025-08-07T01:06:54.328Z] Running ssh-add (command line suppressed) [2025-08-07T01:06:54.426Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15684039443019445807.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15684039443019445807.key) [2025-08-07T01:06:54.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:06:54.725Z] + git semver init [2025-08-07T01:06:54.987Z] 2025-08-07 01:06:54,920 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:06:54.987Z] 2025-08-07 01:06:54,924 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T01:06:54.987Z] 2025-08-07 01:06:54,925 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-08-07T01:06:54.987Z] 2025-08-07 01:06:54,925 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-08-07T01:06:54.987Z] 2025-08-07 01:06:54,925 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:07:00.287Z] 2025-08-07 01:06:59,235 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-08-07T01:07:00.287Z] 2025-08-07 01:06:59,235 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-08-07T01:07:00.287Z] 2025-08-07 01:06:59,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-07T01:07:00.287Z] 2025-08-07 01:06:59,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-07T01:07:00.287Z] 4.1.0-dev.9 [Pipeline] } [2025-08-07T01:07:00.298Z] $ docker exec --env ******** --env ******** 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 ssh-agent -k [2025-08-07T01:07:00.391Z] unset SSH_AUTH_SOCK; [2025-08-07T01:07:00.391Z] unset SSH_AGENT_PID; [2025-08-07T01:07:00.391Z] echo Agent pid 90 killed; [2025-08-07T01:07:00.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:07:00.707Z] + git semver [Pipeline] } [2025-08-07T01:07:00.977Z] $ docker stop --time=1 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 [2025-08-07T01:07:02.225Z] $ docker rm -f --volumes 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:07:02.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T01:07:02.813Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T01:07:02.817Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:07:02.956Z] provisioning config files... [2025-08-07T01:07:02.991Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9845232231988139099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:07:03.297Z] ---> ****-login.sh [2025-08-07T01:07:03.297Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:07:03.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.297Z] Login Succeeded [2025-08-07T01:07:03.297Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:07:03.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.297Z] Login Succeeded [2025-08-07T01:07:03.297Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:07:03.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.555Z] Login Succeeded [2025-08-07T01:07:03.555Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:07:03.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.555Z] Login Succeeded [2025-08-07T01:07:03.555Z] ****.io [2025-08-07T01:07:03.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.814Z] Login Succeeded [2025-08-07T01:07:03.814Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:07:03.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T01:07:03.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:07:03.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:07:03.948Z] ========================================================= [2025-08-07T01:07:03.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-07T01:07:03.948Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:07:04.271Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T01:07:04.837Z] #0 building with "default" instance using docker driver [2025-08-07T01:07:04.837Z] [2025-08-07T01:07:04.837Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:07:04.837Z] #1 transferring dockerfile: 1.74kB done [2025-08-07T01:07:04.837Z] #1 DONE 0.0s [2025-08-07T01:07:04.837Z] [2025-08-07T01:07:04.837Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-07T01:07:04.837Z] #2 DONE 0.1s [2025-08-07T01:07:05.096Z] [2025-08-07T01:07:05.096Z] #3 [internal] load .dockerignore [2025-08-07T01:07:05.096Z] #3 transferring context: 193B done [2025-08-07T01:07:05.096Z] #3 DONE 0.0s [2025-08-07T01:07:05.096Z] [2025-08-07T01:07:05.096Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:07:05.096Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-07T01:07:05.096Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-07T01:07:05.096Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-07T01:07:05.096Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-07T01:07:05.096Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-07T01:07:05.096Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-07T01:07:05.096Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-08-07T01:07:05.096Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-07T01:07:05.096Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-07T01:07:05.096Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-07T01:07:05.096Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s done [2025-08-07T01:07:05.096Z] #4 ... [2025-08-07T01:07:05.096Z] [2025-08-07T01:07:05.096Z] #5 [internal] load build context [2025-08-07T01:07:05.096Z] #5 transferring context: 21.62MB 0.2s done [2025-08-07T01:07:05.096Z] #5 DONE 0.2s [2025-08-07T01:07:05.096Z] [2025-08-07T01:07:05.096Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:07:05.096Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.3s [2025-08-07T01:07:05.096Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-07T01:07:05.096Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-07T01:07:05.096Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-07T01:07:05.096Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.15MB / 103.05MB 0.3s [2025-08-07T01:07:05.096Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-07T01:07:05.361Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 34.60MB / 74.06MB 0.5s [2025-08-07T01:07:05.361Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-07T01:07:05.361Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 14.68MB / 103.05MB 0.5s [2025-08-07T01:07:05.361Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-07T01:07:05.361Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 9.44MB / 13.29MB 0.5s [2025-08-07T01:07:05.361Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 46.14MB / 74.06MB 0.6s [2025-08-07T01:07:05.361Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.6s [2025-08-07T01:07:05.361Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-07T01:07:05.619Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.7s [2025-08-07T01:07:05.619Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 37.75MB / 103.05MB 0.7s [2025-08-07T01:07:05.619Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-08-07T01:07:06.098Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s [2025-08-07T01:07:06.098Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 74.45MB / 103.05MB 0.9s [2025-08-07T01:07:06.357Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-07T01:07:06.357Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.3s done [2025-08-07T01:07:06.357Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-07T01:07:06.357Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-07T01:07:11.616Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done [2025-08-07T01:07:11.616Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-07T01:07:11.616Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-07T01:07:11.616Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-07T01:07:11.616Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-07T01:07:11.616Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-07T01:07:11.616Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-07T01:07:11.616Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-07T01:07:14.142Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-08-07T01:07:14.143Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-07T01:07:14.709Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-08-07T01:07:17.368Z] #4 DONE 12.2s [2025-08-07T01:07:17.368Z] [2025-08-07T01:07:17.368Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-07T01:07:17.920Z] Still waiting to schedule task [2025-08-07T01:07:17.921Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6387’ [2025-08-07T01:07:17.950Z] #6 0.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:07:17.950Z] #6 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:07:18.211Z] #6 1.270 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-07T01:07:18.487Z] #6 1.286 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-07T01:07:18.487Z] #6 1.295 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-07T01:07:18.487Z] #6 1.321 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-07T01:07:18.487Z] #6 1.335 Executing busybox-1.36.1-r29.trigger [2025-08-07T01:07:18.487Z] #6 1.342 OK: 252 MiB in 62 packages [2025-08-07T01:07:22.702Z] #6 DONE 5.4s [2025-08-07T01:07:22.702Z] [2025-08-07T01:07:22.702Z] #7 [builder 3/7] WORKDIR /device-rest-go [2025-08-07T01:07:22.702Z] #7 DONE 0.0s [2025-08-07T01:07:22.702Z] [2025-08-07T01:07:22.702Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T01:07:22.702Z] #8 DONE 0.0s [2025-08-07T01:07:22.702Z] [2025-08-07T01:07:22.702Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:07:54.801Z] #9 DONE 27.6s [2025-08-07T01:07:54.801Z] [2025-08-07T01:07:54.801Z] #10 [builder 6/7] COPY . . [2025-08-07T01:07:54.801Z] #10 DONE 0.4s [2025-08-07T01:07:54.801Z] [2025-08-07T01:07:54.801Z] #11 [builder 7/7] RUN echo noop [2025-08-07T01:07:54.801Z] #11 0.384 noop [2025-08-07T01:07:54.801Z] #11 DONE 0.5s [2025-08-07T01:07:54.801Z] [2025-08-07T01:07:54.801Z] #12 exporting to image [2025-08-07T01:07:54.801Z] #12 exporting layers [2025-08-07T01:07:58.083Z] #12 exporting layers 7.0s done [2025-08-07T01:07:58.083Z] #12 writing image sha256:6380d40e4b7280d5b015ac48706a6282ac554f34370b2862f6275ef67fb4da8f done [2025-08-07T01:07:58.083Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-07T01:07:58.083Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:07:58.420Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:07:58.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:07:58.494Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:07:58.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-07T01:07:58.908Z] $ docker top dff0686cd70a6761c966b700520859313199f8c1eca788b4d9407b23a698d51b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:07:59.249Z] + go version [2025-08-07T01:07:59.249Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-07T01:07:59.256Z] $ docker stop --time=1 dff0686cd70a6761c966b700520859313199f8c1eca788b4d9407b23a698d51b [2025-08-07T01:08:00.544Z] $ docker rm -f --volumes dff0686cd70a6761c966b700520859313199f8c1eca788b4d9407b23a698d51b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:08:00.981Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:08:00.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:08:01.055Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:08:01.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-07T01:08:01.351Z] $ docker top f266557ac4cf839b5a81a9eda25710720a01dbff89f906bc7edbfbc5b27c8704 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:08:01.694Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:08:01.995Z] + make test [2025-08-07T01:08:01.995Z] go test ./... -coverprofile=coverage.out ./... [2025-08-07T01:08:03.896Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-08-07T01:08:21.969Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-08-07T01:08:21.969Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 32.2% of statements [2025-08-07T01:08:30.082Z] go vet ./... [2025-08-07T01:08:35.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:08:35.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:08:35.350Z] ./bin/test-attribution-txt.sh [2025-08-07T01:08:35.350Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-07T01:08:35.350Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-07T01:08:35.350Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-07T01:08:35.350Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-07T01:08:35.350Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-08-07T01:08:35.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:08:35.378Z] $ docker stop --time=1 f266557ac4cf839b5a81a9eda25710720a01dbff89f906bc7edbfbc5b27c8704 [2025-08-07T01:08:41.017Z] $ docker rm -f --volumes f266557ac4cf839b5a81a9eda25710720a01dbff89f906bc7edbfbc5b27c8704 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:08:41.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:08:41.620Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-07T01:08:42.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:08:42.471Z] + ls -al . [2025-08-07T01:08:42.471Z] total 244 [2025-08-07T01:08:42.471Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:08 . [2025-08-07T01:08:42.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:06 .. [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 7 01:06 .dockerignore [2025-08-07T01:08:42.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:08 .git [2025-08-07T01:08:42.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 .github [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 01:06 .gitignore [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 01:06 .golangci.yml [2025-08-07T01:08:42.471Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:06 .semver [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 20138 Aug 7 01:06 Attribution.txt [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 18492 Aug 7 01:06 CHANGELOG.md [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 1697 Aug 7 01:06 Dockerfile [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:06 GOVERNANCE.md [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 7 01:06 Jenkinsfile [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 01:06 LICENSE [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 2598 Aug 7 01:06 Makefile [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 01:06 OWNERS.md [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 7 01:06 README.md [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION [2025-08-07T01:08:42.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:06 bin [2025-08-07T01:08:42.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 cmd [2025-08-07T01:08:42.471Z] -rw-r--r-- 1 jenkins jenkins 14565 Aug 7 01:08 coverage.out [2025-08-07T01:08:42.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:06 driver [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 6274 Aug 7 01:06 go.mod [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 01:06 go.sum [2025-08-07T01:08:42.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 openapi [2025-08-07T01:08:42.471Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 7 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:08:42.789Z] + 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=28a00c4b24b082eee9deab5380384360943aec86 --label arch=amd64 --label version=4.1.0-dev.9 . [2025-08-07T01:08:43.048Z] #0 building with "default" instance using docker driver [2025-08-07T01:08:43.048Z] [2025-08-07T01:08:43.048Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:08:43.048Z] #1 transferring dockerfile: 1.74kB done [2025-08-07T01:08:43.048Z] #1 DONE 0.0s [2025-08-07T01:08:43.048Z] [2025-08-07T01:08:43.048Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:08:43.048Z] #2 DONE 0.0s [2025-08-07T01:08:43.048Z] [2025-08-07T01:08:43.048Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-07T01:08:43.306Z] #3 DONE 0.3s [2025-08-07T01:08:43.306Z] [2025-08-07T01:08:43.306Z] #4 [internal] load .dockerignore [2025-08-07T01:08:43.306Z] #4 transferring context: 193B done [2025-08-07T01:08:43.306Z] #4 DONE 0.0s [2025-08-07T01:08:43.306Z] [2025-08-07T01:08:43.306Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:08:43.306Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:08:43.565Z] #5 ... [2025-08-07T01:08:43.565Z] [2025-08-07T01:08:43.565Z] #6 [internal] load build context [2025-08-07T01:08:43.565Z] #6 transferring context: 18.46kB 0.0s done [2025-08-07T01:08:43.565Z] #6 DONE 0.1s [2025-08-07T01:08:43.565Z] [2025-08-07T01:08:43.565Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:08:43.565Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-07T01:08:43.565Z] #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-07T01:08:43.565Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.15MB / 3.62MB 0.1s [2025-08-07T01:08:43.565Z] #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-07T01:08:43.565Z] #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-07T01:08:43.826Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done [2025-08-07T01:08:43.826Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-07T01:08:43.826Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-07T01:08:44.086Z] #5 DONE 0.8s [2025-08-07T01:08:44.086Z] [2025-08-07T01:08:44.086Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:08:44.343Z] #7 DONE 1.0s [2025-08-07T01:08:44.343Z] [2025-08-07T01:08:44.343Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-07T01:08:44.603Z] #8 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:08:44.861Z] #8 0.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:08:45.428Z] #8 0.894 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-07T01:08:45.428Z] #8 0.902 Executing busybox-1.36.1-r29.trigger [2025-08-07T01:08:45.428Z] #8 0.909 OK: 8 MiB in 15 packages [2025-08-07T01:08:45.428Z] #8 ... [2025-08-07T01:08:45.428Z] [2025-08-07T01:08:45.428Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-07T01:08:45.428Z] #9 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:08:45.428Z] #9 0.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:08:45.428Z] #9 0.795 OK: 252 MiB in 62 packages [2025-08-07T01:08:45.428Z] #9 DONE 1.0s [2025-08-07T01:08:45.428Z] [2025-08-07T01:08:45.428Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-07T01:08:45.428Z] #8 DONE 1.1s [2025-08-07T01:08:45.428Z] [2025-08-07T01:08:45.428Z] #10 [builder 3/7] WORKDIR /device-rest-go [2025-08-07T01:08:45.428Z] #10 DONE 0.0s [2025-08-07T01:08:45.428Z] [2025-08-07T01:08:45.428Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T01:08:45.687Z] #11 DONE 0.3s [2025-08-07T01:08:45.687Z] [2025-08-07T01:08:45.687Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-07T01:08:45.948Z] #12 0.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:08:45.948Z] #12 ... [2025-08-07T01:08:45.948Z] [2025-08-07T01:08:45.948Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:08:45.948Z] #13 DONE 0.4s [2025-08-07T01:08:45.948Z] [2025-08-07T01:08:45.948Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-07T01:08:45.948Z] #12 0.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:08:46.208Z] #12 0.874 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:08:46.208Z] #12 ... [2025-08-07T01:08:46.208Z] [2025-08-07T01:08:46.208Z] #14 [builder 6/7] COPY . . [2025-08-07T01:08:46.208Z] #14 DONE 0.3s [2025-08-07T01:08:46.208Z] [2025-08-07T01:08:46.208Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-07T01:08:46.208Z] #12 0.930 Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:08:46.467Z] #12 1.020 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:08:46.467Z] #12 1.035 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:08:46.467Z] #12 1.042 Executing busybox-1.36.1-r30.trigger [2025-08-07T01:08:46.467Z] #12 1.046 OK: 8 MiB in 15 packages [2025-08-07T01:08:46.467Z] #12 DONE 1.2s [2025-08-07T01:08:46.467Z] [2025-08-07T01:08:46.467Z] #15 [builder 7/7] RUN make build [2025-08-07T01:08:46.726Z] #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-08-07T01:09:13.264Z] #15 DONE 24.3s [2025-08-07T01:09:13.264Z] [2025-08-07T01:09:13.264Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2025-08-07T01:09:13.264Z] #16 DONE 0.6s [2025-08-07T01:09:13.264Z] [2025-08-07T01:09:13.264Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2025-08-07T01:09:13.264Z] #17 DONE 0.0s [2025-08-07T01:09:13.264Z] [2025-08-07T01:09:13.264Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2025-08-07T01:09:13.264Z] #18 DONE 0.0s [2025-08-07T01:09:13.264Z] [2025-08-07T01:09:13.264Z] #19 exporting to image [2025-08-07T01:09:13.264Z] #19 exporting layers 0.1s done [2025-08-07T01:09:13.264Z] #19 writing image sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done [2025-08-07T01:09:13.264Z] #19 naming to docker.io/library/device-rest done [2025-08-07T01:09:13.264Z] #19 DONE 0.1s [2025-08-07T01:09:13.264Z] [2025-08-07T01:09:13.264Z] 1 warning found (use docker --debug to expand): [2025-08-07T01:09:13.264Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:09:13.407Z] provisioning config files... [2025-08-07T01:09:13.415Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5467267279338188368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:09:13.724Z] ---> ****-login.sh [2025-08-07T01:09:13.724Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:09:13.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:13.725Z] Login Succeeded [2025-08-07T01:09:13.725Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:09:13.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:13.725Z] Login Succeeded [2025-08-07T01:09:13.725Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:09:13.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:13.983Z] Login Succeeded [2025-08-07T01:09:13.983Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:09:13.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:13.983Z] Login Succeeded [2025-08-07T01:09:13.983Z] ****.io [2025-08-07T01:09:13.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:14.242Z] Login Succeeded [2025-08-07T01:09:14.242Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:09:14.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:09:14.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:09:14.338Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-08-07T01:09:14.338Z] 28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:09:14.338Z] latest [2025-08-07T01:09:14.338Z] 4.1.0-dev.9 [2025-08-07T01:09:14.338Z] 28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [2025-08-07T01:09:14.338Z] main [2025-08-07T01:09:14.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:14.685Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:15.006Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:09:15.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-07T01:09:15.006Z] 5dec280f9e1f: Preparing [2025-08-07T01:09:15.006Z] 934481f646dc: Preparing [2025-08-07T01:09:15.006Z] d443d4f852b6: Preparing [2025-08-07T01:09:15.006Z] 94d94280f003: Preparing [2025-08-07T01:09:15.006Z] 67ae4a6b07b1: Preparing [2025-08-07T01:09:15.006Z] 097100c76c15: Preparing [2025-08-07T01:09:15.006Z] 097100c76c15: Waiting [2025-08-07T01:09:15.006Z] 67ae4a6b07b1: Pushed [2025-08-07T01:09:15.006Z] 5dec280f9e1f: Pushed [2025-08-07T01:09:15.006Z] 934481f646dc: Pushed [2025-08-07T01:09:15.006Z] 097100c76c15: Layer already exists [2025-08-07T01:09:15.006Z] 94d94280f003: Pushed [2025-08-07T01:09:18.308Z] d443d4f852b6: Pushed [2025-08-07T01:09:18.308Z] 28a00c4b24b082eee9deab5380384360943aec86: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:18.627Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:18.949Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-07T01:09:18.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-07T01:09:18.950Z] 5dec280f9e1f: Preparing [2025-08-07T01:09:18.950Z] 934481f646dc: Preparing [2025-08-07T01:09:18.950Z] d443d4f852b6: Preparing [2025-08-07T01:09:18.950Z] 94d94280f003: Preparing [2025-08-07T01:09:18.950Z] 67ae4a6b07b1: Preparing [2025-08-07T01:09:18.950Z] 097100c76c15: Preparing [2025-08-07T01:09:18.950Z] 097100c76c15: Waiting [2025-08-07T01:09:18.950Z] 5dec280f9e1f: Layer already exists [2025-08-07T01:09:18.950Z] d443d4f852b6: Layer already exists [2025-08-07T01:09:18.950Z] 67ae4a6b07b1: Layer already exists [2025-08-07T01:09:18.950Z] 94d94280f003: Layer already exists [2025-08-07T01:09:18.950Z] 934481f646dc: Layer already exists [2025-08-07T01:09:18.950Z] 097100c76c15: Layer already exists [2025-08-07T01:09:18.950Z] latest: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:19.272Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:19.581Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 [2025-08-07T01:09:19.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-07T01:09:19.581Z] 5dec280f9e1f: Preparing [2025-08-07T01:09:19.581Z] 934481f646dc: Preparing [2025-08-07T01:09:19.581Z] d443d4f852b6: Preparing [2025-08-07T01:09:19.581Z] 94d94280f003: Preparing [2025-08-07T01:09:19.581Z] 67ae4a6b07b1: Preparing [2025-08-07T01:09:19.581Z] 097100c76c15: Preparing [2025-08-07T01:09:19.581Z] 097100c76c15: Waiting [2025-08-07T01:09:19.581Z] 934481f646dc: Layer already exists [2025-08-07T01:09:19.581Z] d443d4f852b6: Layer already exists [2025-08-07T01:09:19.581Z] 67ae4a6b07b1: Layer already exists [2025-08-07T01:09:19.581Z] 94d94280f003: Layer already exists [2025-08-07T01:09:19.581Z] 5dec280f9e1f: Layer already exists [2025-08-07T01:09:19.581Z] 097100c76c15: Layer already exists [2025-08-07T01:09:19.581Z] 4.1.0-dev.9: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:19.910Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:20.225Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [2025-08-07T01:09:20.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-07T01:09:20.225Z] 5dec280f9e1f: Preparing [2025-08-07T01:09:20.225Z] 934481f646dc: Preparing [2025-08-07T01:09:20.225Z] d443d4f852b6: Preparing [2025-08-07T01:09:20.225Z] 94d94280f003: Preparing [2025-08-07T01:09:20.225Z] 67ae4a6b07b1: Preparing [2025-08-07T01:09:20.225Z] 097100c76c15: Preparing [2025-08-07T01:09:20.225Z] 097100c76c15: Waiting [2025-08-07T01:09:20.225Z] 67ae4a6b07b1: Layer already exists [2025-08-07T01:09:20.225Z] d443d4f852b6: Layer already exists [2025-08-07T01:09:20.225Z] 94d94280f003: Layer already exists [2025-08-07T01:09:20.225Z] 5dec280f9e1f: Layer already exists [2025-08-07T01:09:20.225Z] 934481f646dc: Layer already exists [2025-08-07T01:09:20.225Z] 097100c76c15: Layer already exists [2025-08-07T01:09:20.225Z] 28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:20.547Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:20.866Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-07T01:09:20.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-07T01:09:20.866Z] 5dec280f9e1f: Preparing [2025-08-07T01:09:20.866Z] 934481f646dc: Preparing [2025-08-07T01:09:20.866Z] d443d4f852b6: Preparing [2025-08-07T01:09:20.866Z] 94d94280f003: Preparing [2025-08-07T01:09:20.866Z] 67ae4a6b07b1: Preparing [2025-08-07T01:09:20.866Z] 097100c76c15: Preparing [2025-08-07T01:09:20.866Z] 097100c76c15: Waiting [2025-08-07T01:09:20.866Z] 67ae4a6b07b1: Layer already exists [2025-08-07T01:09:20.866Z] 94d94280f003: Layer already exists [2025-08-07T01:09:20.866Z] 5dec280f9e1f: Layer already exists [2025-08-07T01:09:20.866Z] d443d4f852b6: Layer already exists [2025-08-07T01:09:20.866Z] 934481f646dc: Layer already exists [2025-08-07T01:09:20.866Z] 097100c76c15: Layer already exists [2025-08-07T01:09:20.866Z] main: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:09:20.942Z] ===================================================== [Pipeline] echo [2025-08-07T01:09:20.958Z] taggedImages: [2025-08-07T01:09:20.958Z] - nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:09:20.958Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-07T01:09:20.958Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 [2025-08-07T01:09:20.958Z] - nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [2025-08-07T01:09:20.958Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-08-07T01:09:20.999Z] ========================================================= [2025-08-07T01:09:20.999Z] [edgeXBuildMultiArch] RAW Config: [2025-08-07T01:09:20.999Z] images: [2025-08-07T01:09:20.999Z] - nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:09:20.999Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-07T01:09:20.999Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 [2025-08-07T01:09:20.999Z] - nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [2025-08-07T01:09:20.999Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-07T01:09:20.999Z] settingsFile: [2025-08-07T01:09:20.999Z] device-rest-go-settings [2025-08-07T01:09:20.999Z] ========================================================= [Pipeline] node [2025-08-07T01:09:36.002Z] Still waiting to schedule task [2025-08-07T01:09:36.002Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-07T01:09:58.716Z] Running on prd-centos7-docker-4c-2g-6396 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:09:58.763Z] provisioning config files... [2025-08-07T01:09:58.820Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12239203993271245266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:00.454Z] ---> ****-login.sh [2025-08-07T01:10:00.454Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:10:00.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:00.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:00.745Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:00.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:00.746Z] [2025-08-07T01:10:00.746Z] Login Succeeded [2025-08-07T01:10:00.746Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:10:00.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:01.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:01.023Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:01.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:01.023Z] [2025-08-07T01:10:01.023Z] Login Succeeded [2025-08-07T01:10:01.023Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:10:01.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:01.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:01.023Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:01.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:01.023Z] [2025-08-07T01:10:01.023Z] Login Succeeded [2025-08-07T01:10:01.023Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:10:01.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:01.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:01.284Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:01.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:01.284Z] [2025-08-07T01:10:01.284Z] Login Succeeded [2025-08-07T01:10:01.284Z] ****.io [2025-08-07T01:10:01.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:01.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:01.547Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:01.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:01.548Z] [2025-08-07T01:10:01.548Z] Login Succeeded [2025-08-07T01:10:01.548Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:10:01.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:10:01.901Z] + docker buildx ls [2025-08-07T01:10:02.161Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:10:02.161Z] default * docker [2025-08-07T01:10:02.161Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:10:02.464Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-07T01:10:02.465Z] edgex-builder [Pipeline] sh [2025-08-07T01:10:02.753Z] + docker buildx inspect --bootstrap [2025-08-07T01:10:02.753Z] #1 [internal] booting buildkit [2025-08-07T01:10:02.753Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-07T01:10:06.991Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2025-08-07T01:10:06.991Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-07T01:10:07.928Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-08-07T01:10:07.928Z] #1 DONE 5.4s [2025-08-07T01:10:08.188Z] Name: edgex-builder [2025-08-07T01:10:08.188Z] Driver: docker-container [2025-08-07T01:10:08.188Z] [2025-08-07T01:10:08.188Z] Nodes: [2025-08-07T01:10:08.188Z] Name: edgex-builder0 [2025-08-07T01:10:08.188Z] Endpoint: unix:///var/run/docker.sock [2025-08-07T01:10:08.188Z] Status: running [2025-08-07T01:10:08.188Z] Buildkit: v0.22.0 [2025-08-07T01:10:08.188Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-07T01:10:08.477Z] + docker buildx ls [2025-08-07T01:10:08.477Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:10:08.477Z] edgex-builder * docker-container [2025-08-07T01:10:08.477Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-07T01:10:08.477Z] default docker [2025-08-07T01:10:08.477Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:10:08.772Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86' [2025-08-07T01:10:08.772Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 --push - [2025-08-07T01:10:08.772Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:10:08.772Z] #1 transferring dockerfile: 196B done [2025-08-07T01:10:08.772Z] #1 DONE 0.0s [2025-08-07T01:10:08.772Z] [2025-08-07T01:10:08.772Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:10:08.772Z] #2 DONE 0.1s [2025-08-07T01:10:08.772Z] [2025-08-07T01:10:08.772Z] #3 [internal] load .dockerignore [2025-08-07T01:10:08.772Z] #3 transferring context: [2025-08-07T01:10:08.901Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6392 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-08-07T01:10:08.917Z] Running in /w/workspace/device-rest-go/211 [Pipeline] { [Pipeline] checkout [2025-08-07T01:10:08.964Z] The recommended git tool is: git [2025-08-07T01:10:09.030Z] #3 transferring context: 2B done [2025-08-07T01:10:09.030Z] #3 DONE 0.0s [2025-08-07T01:10:09.030Z] [2025-08-07T01:10:09.030Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:10:09.030Z] #4 DONE 0.1s [2025-08-07T01:10:09.030Z] [2025-08-07T01:10:09.030Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:09.030Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done [2025-08-07T01:10:09.030Z] #5 DONE 0.0s [2025-08-07T01:10:09.030Z] [2025-08-07T01:10:09.030Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:09.030Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done [2025-08-07T01:10:09.030Z] #6 DONE 0.1s [2025-08-07T01:10:09.030Z] [2025-08-07T01:10:09.030Z] #7 exporting to image [2025-08-07T01:10:09.030Z] #7 exporting layers done [2025-08-07T01:10:09.030Z] #7 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done [2025-08-07T01:10:09.030Z] #7 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done [2025-08-07T01:10:09.030Z] #7 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done [2025-08-07T01:10:09.030Z] #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 [2025-08-07T01:10:09.030Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:10:09.030Z] #7 ... [2025-08-07T01:10:09.030Z] [2025-08-07T01:10:09.030Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:10:09.030Z] #8 DONE 0.0s [2025-08-07T01:10:09.030Z] [2025-08-07T01:10:09.030Z] #7 exporting to image [2025-08-07T01:10:09.030Z] #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 done [2025-08-07T01:10:09.030Z] #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done [2025-08-07T01:10:09.030Z] #7 pushing layers 0.1s done [2025-08-07T01:10:09.030Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 [2025-08-07T01:10:09.290Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done [2025-08-07T01:10:09.290Z] #7 DONE 0.2s [2025-08-07T01:10:09.290Z] [2025-08-07T01:10:09.290Z] 1 warning found (use --debug to expand): [2025-08-07T01:10:09.290Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:10:09.589Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2025-08-07T01:10:09.589Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2025-08-07T01:10:09.589Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:10:09.589Z] #1 transferring dockerfile: 162B done [2025-08-07T01:10:09.589Z] #1 DONE 0.0s [2025-08-07T01:10:09.589Z] [2025-08-07T01:10:09.589Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-07T01:10:09.589Z] #2 DONE 0.0s [2025-08-07T01:10:09.589Z] [2025-08-07T01:10:09.589Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-07T01:10:09.589Z] #3 DONE 0.0s [2025-08-07T01:10:09.589Z] [2025-08-07T01:10:09.589Z] #4 [internal] load .dockerignore [2025-08-07T01:10:09.589Z] #4 transferring context: 2B done [2025-08-07T01:10:09.589Z] #4 DONE 0.0s [2025-08-07T01:10:09.589Z] [2025-08-07T01:10:09.589Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:09.589Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 done [2025-08-07T01:10:09.589Z] #5 CACHED [2025-08-07T01:10:09.589Z] [2025-08-07T01:10:09.589Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:09.589Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 done [2025-08-07T01:10:09.589Z] #6 DONE 0.0s [2025-08-07T01:10:09.850Z] [2025-08-07T01:10:09.850Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:09.850Z] #6 CACHED [2025-08-07T01:10:09.850Z] [2025-08-07T01:10:09.850Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:10:09.850Z] #7 DONE 0.0s [2025-08-07T01:10:09.850Z] [2025-08-07T01:10:09.850Z] #8 exporting to image [2025-08-07T01:10:09.850Z] #8 exporting layers done [2025-08-07T01:10:09.850Z] #8 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done [2025-08-07T01:10:09.850Z] #8 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done [2025-08-07T01:10:09.850Z] #8 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done [2025-08-07T01:10:09.850Z] #8 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 0.0s done [2025-08-07T01:10:09.850Z] #8 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done [2025-08-07T01:10:09.850Z] #8 pushing layers 0.0s done [2025-08-07T01:10:09.850Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done [2025-08-07T01:10:09.850Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:10:09.850Z] #8 DONE 0.1s [2025-08-07T01:10:09.850Z] [2025-08-07T01:10:09.850Z] 1 warning found (use --debug to expand): [2025-08-07T01:10:09.850Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:10:10.141Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9' [2025-08-07T01:10:10.141Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 --push - [2025-08-07T01:10:10.141Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:10:10.141Z] #1 transferring dockerfile: 167B done [2025-08-07T01:10:10.141Z] #1 DONE 0.0s [2025-08-07T01:10:10.141Z] [2025-08-07T01:10:10.141Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 [2025-08-07T01:10:10.141Z] #2 DONE 0.0s [2025-08-07T01:10:10.141Z] [2025-08-07T01:10:10.141Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 [2025-08-07T01:10:10.141Z] #3 DONE 0.0s [2025-08-07T01:10:10.141Z] [2025-08-07T01:10:10.141Z] #4 [internal] load .dockerignore [2025-08-07T01:10:10.141Z] #4 transferring context: 2B done [2025-08-07T01:10:10.141Z] #4 DONE 0.0s [2025-08-07T01:10:10.141Z] [2025-08-07T01:10:10.141Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:10.141Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done [2025-08-07T01:10:10.141Z] #5 CACHED [2025-08-07T01:10:10.141Z] [2025-08-07T01:10:10.141Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:10.141Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done [2025-08-07T01:10:10.141Z] #6 CACHED [2025-08-07T01:10:10.141Z] [2025-08-07T01:10:10.141Z] #7 exporting to image [2025-08-07T01:10:10.141Z] #7 exporting layers done [2025-08-07T01:10:10.141Z] #7 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done [2025-08-07T01:10:10.141Z] #7 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done [2025-08-07T01:10:10.141Z] #7 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done [2025-08-07T01:10:10.141Z] #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 done [2025-08-07T01:10:10.141Z] #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 [2025-08-07T01:10:10.141Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:10:10.401Z] #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done [2025-08-07T01:10:10.401Z] #7 pushing layers 0.0s done [2025-08-07T01:10:10.401Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done [2025-08-07T01:10:10.401Z] #7 DONE 0.1s [2025-08-07T01:10:10.401Z] [2025-08-07T01:10:10.401Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:10:10.401Z] #8 DONE 0.0s [2025-08-07T01:10:10.401Z] [2025-08-07T01:10:10.401Z] 1 warning found (use --debug to expand): [2025-08-07T01:10:10.401Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:10:10.690Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9' [2025-08-07T01:10:10.690Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 --push - [2025-08-07T01:10:10.949Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:10:10.949Z] #1 transferring dockerfile: 208B done [2025-08-07T01:10:10.949Z] #1 DONE 0.0s [2025-08-07T01:10:10.949Z] [2025-08-07T01:10:10.949Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [2025-08-07T01:10:10.949Z] #2 DONE 0.0s [2025-08-07T01:10:10.949Z] [2025-08-07T01:10:10.949Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [2025-08-07T01:10:10.949Z] #3 DONE 0.0s [2025-08-07T01:10:10.949Z] [2025-08-07T01:10:10.949Z] #4 [internal] load .dockerignore [2025-08-07T01:10:10.949Z] #4 transferring context: 2B done [2025-08-07T01:10:10.949Z] #4 DONE 0.0s [2025-08-07T01:10:10.949Z] [2025-08-07T01:10:10.950Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:10.950Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done [2025-08-07T01:10:10.950Z] #5 CACHED [2025-08-07T01:10:10.950Z] [2025-08-07T01:10:10.950Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:10.950Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 done [2025-08-07T01:10:10.950Z] #6 CACHED [2025-08-07T01:10:10.950Z] [2025-08-07T01:10:10.950Z] #7 exporting to image [2025-08-07T01:10:10.950Z] #7 exporting layers done [2025-08-07T01:10:10.950Z] #7 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done [2025-08-07T01:10:10.950Z] #7 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done [2025-08-07T01:10:10.950Z] #7 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done [2025-08-07T01:10:10.950Z] #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 done [2025-08-07T01:10:10.950Z] #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 [2025-08-07T01:10:10.950Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:10:10.950Z] #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done [2025-08-07T01:10:10.950Z] #7 pushing layers 0.0s done [2025-08-07T01:10:10.950Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done [2025-08-07T01:10:10.950Z] #7 DONE 0.1s [2025-08-07T01:10:10.950Z] [2025-08-07T01:10:10.950Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:10:10.950Z] #8 DONE 0.0s [2025-08-07T01:10:11.210Z] [2025-08-07T01:10:11.210Z] 1 warning found (use --debug to expand): [2025-08-07T01:10:11.210Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:10:11.504Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2025-08-07T01:10:11.504Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2025-08-07T01:10:11.504Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:10:11.504Z] #1 transferring dockerfile: 160B done [2025-08-07T01:10:11.504Z] #1 DONE 0.0s [2025-08-07T01:10:11.504Z] [2025-08-07T01:10:11.504Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-07T01:10:11.504Z] #2 DONE 0.0s [2025-08-07T01:10:11.504Z] [2025-08-07T01:10:11.504Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-07T01:10:11.504Z] #3 DONE 0.0s [2025-08-07T01:10:11.504Z] [2025-08-07T01:10:11.504Z] #4 [internal] load .dockerignore [2025-08-07T01:10:11.504Z] #4 transferring context: 2B done [2025-08-07T01:10:11.504Z] #4 DONE 0.0s [2025-08-07T01:10:11.504Z] [2025-08-07T01:10:11.504Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:11.504Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done [2025-08-07T01:10:11.504Z] #5 CACHED [2025-08-07T01:10:11.504Z] [2025-08-07T01:10:11.504Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 [2025-08-07T01:10:11.504Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done [2025-08-07T01:10:11.504Z] #6 CACHED [2025-08-07T01:10:11.505Z] [2025-08-07T01:10:11.505Z] #7 exporting to image [2025-08-07T01:10:11.505Z] #7 exporting layers done [2025-08-07T01:10:11.505Z] #7 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done [2025-08-07T01:10:11.505Z] #7 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done [2025-08-07T01:10:11.505Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:10:11.770Z] #7 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done [2025-08-07T01:10:11.770Z] #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 done [2025-08-07T01:10:11.770Z] #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done [2025-08-07T01:10:11.770Z] #7 pushing layers 0.0s done [2025-08-07T01:10:11.770Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done [2025-08-07T01:10:11.770Z] #7 DONE 0.1s [2025-08-07T01:10:11.770Z] [2025-08-07T01:10:11.770Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:10:11.770Z] #8 DONE 0.0s [2025-08-07T01:10:11.770Z] [2025-08-07T01:10:11.770Z] 1 warning found (use --debug to expand): [2025-08-07T01:10:11.770Z]  - 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-08-07T01:10:12.190Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:12.489Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:13.048Z] ---> package-listing.sh [2025-08-07T01:10:13.048Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:10:13.048Z] ++ facter osfamily [2025-08-07T01:10:13.308Z] + OS_FAMILY=redhat [2025-08-07T01:10:13.308Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-08-07T01:10:13.308Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:10:13.308Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:10:13.308Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:10:13.308Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:10:13.308Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-07T01:10:13.308Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:10:13.308Z] + case "${OS_FAMILY}" in [2025-08-07T01:10:13.308Z] + rpm -qa [2025-08-07T01:10:13.308Z] + sort [2025-08-07T01:10:13.877Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:10:13.877Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:10:13.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:10:13.878Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-07T01:10:13.878Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-08-07T01:10:13.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-08-07T01:10:13.889Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-07T01:10:14.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:14.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:10:14.733Z] [2025-08-07T01:10:14.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:15.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:10:15.026Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:10:15.026Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:10:15.026Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:10:15.026Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:10:15.026Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:10:15.026Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:10:15.026Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:10:15.026Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:10:15.026Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:10:15.026Z] 33b1e0a273af: Waiting [2025-08-07T01:10:15.026Z] 5d3b04190fa2: Waiting [2025-08-07T01:10:15.026Z] 2f39f015ded8: Waiting [2025-08-07T01:10:15.026Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T01:10:15.026Z] 5c69ac0246d0: Download complete [2025-08-07T01:10:15.026Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:10:15.026Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:10:15.160Z] using credential edgex-jenkins-ssh [2025-08-07T01:10:15.180Z] Cloning the remote Git repository [2025-08-07T01:10:15.287Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:10:15.287Z] 33b1e0a273af: Download complete [2025-08-07T01:10:15.287Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:10:15.287Z] ec43610c2a17: Download complete [2025-08-07T01:10:15.287Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:10:15.287Z] 5d3b04190fa2: Download complete [2025-08-07T01:10:15.287Z] 5eb5b503b376: Verifying Checksum [2025-08-07T01:10:15.287Z] 5eb5b503b376: Download complete [2025-08-07T01:10:15.233Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-08-07T01:10:15.356Z] > git init /w/workspace/device-rest-go/211 # timeout=10 [2025-08-07T01:10:15.859Z] 2f39f015ded8: Verifying Checksum [2025-08-07T01:10:15.859Z] 2f39f015ded8: Download complete [2025-08-07T01:10:15.550Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-08-07T01:10:15.552Z] > git --version # timeout=10 [2025-08-07T01:10:15.579Z] > git --version # 'git version 2.25.1' [2025-08-07T01:10:15.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T01:10:15.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:10:16.805Z] 5eb5b503b376: Pull complete [2025-08-07T01:10:16.805Z] 5c69ac0246d0: Pull complete [2025-08-07T01:10:17.068Z] ec43610c2a17: Pull complete [2025-08-07T01:10:17.068Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:10:17.327Z] 33b1e0a273af: Pull complete [2025-08-07T01:10:17.327Z] 5d3b04190fa2: Pull complete [2025-08-07T01:10:19.730Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-08-07T01:10:19.761Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:10:21.054Z] Avoid second fetch [2025-08-07T01:10:21.055Z] Checking out Revision 28a00c4b24b082eee9deab5380384360943aec86 (main) [2025-08-07T01:10:21.527Z] 2f39f015ded8: Pull complete [2025-08-07T01:10:21.527Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:10:21.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:10:21.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:10:21.686Z] prd-centos7-docker-4c-2g-6396 does not seem to be running inside a container [2025-08-07T01:10:21.714Z] $ 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-08-07T01:10:21.838Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#486)" [2025-08-07T01:10:21.072Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T01:10:21.150Z] > git checkout -f 28a00c4b24b082eee9deab5380384360943aec86 # timeout=10 [2025-08-07T01:10:25.181Z] $ docker top a675acea9f8f1517b2f9bdace2378a624655b1ea632d5b9c578e7c057deb70a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:10:25.530Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:10:25.817Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:10:26.107Z] + ls /var/log/sa-host [2025-08-07T01:10:26.107Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:10:26.308Z] provisioning config files... [2025-08-07T01:10:26.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13466079337669376690tmp [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] echo [2025-08-07T01:10:26.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:10:26.426Z] provisioning config files... [2025-08-07T01:10:26.464Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/211@tmp/config1694376201036355570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:26.614Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:10:26.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:27.164Z] ---> ****-login.sh [2025-08-07T01:10:27.165Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:10:27.198Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:10:27.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:27.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:27.504Z] ---> sudo-logs.sh [2025-08-07T01:10:27.504Z] Archiving 'sudo' log.. [2025-08-07T01:10:27.504Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6396.novalocal: Name or service not known [2025-08-07T01:10:27.504Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6396.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-07T01:10:27.532Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:27.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:27.717Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:27.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:27.717Z] [2025-08-07T01:10:27.717Z] Login Succeeded [2025-08-07T01:10:27.717Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:10:27.819Z] ---> job-cost.sh [2025-08-07T01:10:27.819Z] lf-activate-venv: SKIPPING [2025-08-07T01:10:27.819Z] INFO: No Stack... [2025-08-07T01:10:28.077Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-07T01:10:28.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:28.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:28.330Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:28.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:28.330Z] [2025-08-07T01:10:28.330Z] Login Succeeded [2025-08-07T01:10:28.330Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:10:28.336Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:10:28.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:28.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:28.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:28.604Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:28.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:28.604Z] [2025-08-07T01:10:28.604Z] Login Succeeded [2025-08-07T01:10:28.604Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:10:28.635Z] ---> logs-deploy.sh [2025-08-07T01:10:28.635Z] lf-activate-venv: SKIPPING [2025-08-07T01:10:28.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/211 [2025-08-07T01:10:28.635Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:10:28.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:29.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:29.153Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:29.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:29.153Z] [2025-08-07T01:10:29.153Z] Login Succeeded [2025-08-07T01:10:29.153Z] ****.io [2025-08-07T01:10:29.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:29.568Z] Archives upload complete. [2025-08-07T01:10:29.568Z] INFO: archiving logs to Nexus [2025-08-07T01:10:29.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:10:29.695Z] Configure a credential helper to remove this warning. See [2025-08-07T01:10:29.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:10:29.695Z] [2025-08-07T01:10:29.695Z] Login Succeeded [2025-08-07T01:10:29.695Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:10:29.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-08-07T01:10:30.136Z] ---> uname -a: [2025-08-07T01:10:30.136Z] Linux prd-centos7-docker-4c-2g-6396.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-07T01:10:30.136Z] [2025-08-07T01:10:30.136Z] [2025-08-07T01:10:30.136Z] ---> lscpu: [2025-08-07T01:10:30.136Z] Architecture: x86_64 [2025-08-07T01:10:30.136Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T01:10:30.136Z] Byte Order: Little Endian [2025-08-07T01:10:30.136Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T01:10:30.136Z] CPU(s): 2 [2025-08-07T01:10:30.136Z] On-line CPU(s) list: 0,1 [2025-08-07T01:10:30.136Z] Thread(s) per core: 1 [2025-08-07T01:10:30.136Z] Core(s) per socket: 1 [2025-08-07T01:10:30.136Z] Socket(s): 2 [2025-08-07T01:10:30.136Z] NUMA node(s): 1 [2025-08-07T01:10:30.136Z] Vendor ID: AuthenticAMD [2025-08-07T01:10:30.136Z] CPU family: 23 [2025-08-07T01:10:30.136Z] Model: 49 [2025-08-07T01:10:30.136Z] Model name: AMD EPYC-Rome Processor [2025-08-07T01:10:30.136Z] Stepping: 0 [2025-08-07T01:10:30.136Z] CPU MHz: 2800.000 [2025-08-07T01:10:30.136Z] BogoMIPS: 5600.00 [2025-08-07T01:10:30.136Z] Virtualization: AMD-V [2025-08-07T01:10:30.136Z] Hypervisor vendor: KVM [2025-08-07T01:10:30.136Z] Virtualization type: full [2025-08-07T01:10:30.136Z] L1d cache: 64 KiB [2025-08-07T01:10:30.136Z] L1i cache: 64 KiB [2025-08-07T01:10:30.136Z] L2 cache: 1 MiB [2025-08-07T01:10:30.136Z] L3 cache: 32 MiB [2025-08-07T01:10:30.136Z] NUMA node0 CPU(s): 0,1 [2025-08-07T01:10:30.136Z] Vulnerability Itlb multihit: Not affected [2025-08-07T01:10:30.136Z] Vulnerability L1tf: Not affected [2025-08-07T01:10:30.136Z] Vulnerability Mds: Not affected [2025-08-07T01:10:30.136Z] Vulnerability Meltdown: Not affected [2025-08-07T01:10:30.136Z] Vulnerability Mmio stale data: Not affected [2025-08-07T01:10:30.136Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T01:10:30.136Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T01:10:30.136Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-07T01:10:30.136Z] Vulnerability Srbds: Not affected [2025-08-07T01:10:30.136Z] Vulnerability Tsx async abort: Not affected [2025-08-07T01:10:30.136Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-07T01:10:30.136Z] [2025-08-07T01:10:30.136Z] [2025-08-07T01:10:30.136Z] ---> nproc: [2025-08-07T01:10:30.136Z] 2 [2025-08-07T01:10:30.136Z] [2025-08-07T01:10:30.136Z] [2025-08-07T01:10:30.136Z] ---> df -h: [2025-08-07T01:10:30.136Z] Filesystem Size Used Avail Use% Mounted on [2025-08-07T01:10:30.136Z] overlay 40G 7.3G 33G 19% / [2025-08-07T01:10:30.136Z] tmpfs 64M 0 64M 0% /dev [2025-08-07T01:10:30.136Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-07T01:10:30.136Z] shm 64M 0 64M 0% /dev/shm [2025-08-07T01:10:30.136Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-07T01:10:30.136Z] [2025-08-07T01:10:30.136Z] [2025-08-07T01:10:30.136Z] Cannot open /var/log/sysstat/sa07: No such file or directory [2025-08-07T01:10:30.136Z] Please check if data collecting is enabled [2025-08-07T01:10:30.136Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] echo [2025-08-07T01:10:30.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:10:30.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:10:30.234Z] ========================================================= [2025-08-07T01:10:30.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-07T01:10:30.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:10:30.430Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-07T01:10:30.432Z] $ docker stop --time=1 a675acea9f8f1517b2f9bdace2378a624655b1ea632d5b9c578e7c057deb70a5 [2025-08-07T01:10:30.617Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T01:10:30.617Z] Sending build context to Docker daemon 141.8kB [2025-08-07T01:10:30.889Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:10:30.889Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-07T01:10:31.164Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-07T01:10:31.164Z] 94e9d8af2201: Pulling fs layer [2025-08-07T01:10:31.164Z] a6c56e8762df: Pulling fs layer [2025-08-07T01:10:31.164Z] f0f3c8884826: Pulling fs layer [2025-08-07T01:10:31.164Z] c7e7622c144d: Pulling fs layer [2025-08-07T01:10:31.164Z] 4f4fb700ef54: Pulling fs layer [2025-08-07T01:10:31.164Z] b4c3b6d88c5a: Pulling fs layer [2025-08-07T01:10:31.164Z] ba8bce9d2590: Pulling fs layer [2025-08-07T01:10:31.164Z] ca778ea9c289: Pulling fs layer [2025-08-07T01:10:31.164Z] c7e7622c144d: Waiting [2025-08-07T01:10:31.164Z] 4f4fb700ef54: Waiting [2025-08-07T01:10:31.164Z] b4c3b6d88c5a: Waiting [2025-08-07T01:10:31.164Z] ba8bce9d2590: Waiting [2025-08-07T01:10:31.164Z] ca778ea9c289: Waiting [2025-08-07T01:10:31.439Z] a6c56e8762df: Verifying Checksum [2025-08-07T01:10:31.439Z] a6c56e8762df: Download complete [2025-08-07T01:10:31.439Z] c7e7622c144d: Verifying Checksum [2025-08-07T01:10:31.439Z] c7e7622c144d: Download complete [2025-08-07T01:10:31.439Z] 4f4fb700ef54: Verifying Checksum [2025-08-07T01:10:31.439Z] 4f4fb700ef54: Download complete [2025-08-07T01:10:31.439Z] b4c3b6d88c5a: Verifying Checksum [2025-08-07T01:10:31.439Z] b4c3b6d88c5a: Download complete [2025-08-07T01:10:31.439Z] 94e9d8af2201: Verifying Checksum [2025-08-07T01:10:31.439Z] 94e9d8af2201: Download complete [2025-08-07T01:10:31.569Z] $ docker rm -f --volumes a675acea9f8f1517b2f9bdace2378a624655b1ea632d5b9c578e7c057deb70a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-07T01:10:31.676Z] [WS-CLEANUP] Deleting project workspace... [2025-08-07T01:10:31.676Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-07T01:10:31.694Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:32.044Z] ca778ea9c289: Verifying Checksum [2025-08-07T01:10:32.044Z] ca778ea9c289: Download complete [2025-08-07T01:10:32.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:10:32.147Z] [2025-08-07T01:10:32.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:32.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:10:32.457Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:10:32.457Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:10:32.458Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:10:32.458Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:10:32.458Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:10:32.458Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:10:32.458Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:10:32.458Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:10:32.458Z] 2f39f015ded8: Waiting [2025-08-07T01:10:32.458Z] 5d3b04190fa2: Waiting [2025-08-07T01:10:32.458Z] 33b1e0a273af: Waiting [2025-08-07T01:10:32.458Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:10:32.458Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T01:10:32.458Z] 5c69ac0246d0: Download complete [2025-08-07T01:10:32.458Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:10:32.458Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:10:32.458Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:10:32.458Z] 33b1e0a273af: Download complete [2025-08-07T01:10:32.458Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:10:32.458Z] 5d3b04190fa2: Download complete [2025-08-07T01:10:32.642Z] 94e9d8af2201: Pull complete [2025-08-07T01:10:32.718Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:10:32.718Z] ec43610c2a17: Download complete [2025-08-07T01:10:32.718Z] 5eb5b503b376: Verifying Checksum [2025-08-07T01:10:32.718Z] 5eb5b503b376: Download complete [2025-08-07T01:10:33.284Z] 2f39f015ded8: Download complete [2025-08-07T01:10:33.625Z] a6c56e8762df: Pull complete [2025-08-07T01:10:33.897Z] f0f3c8884826: Verifying Checksum [2025-08-07T01:10:33.897Z] f0f3c8884826: Download complete [2025-08-07T01:10:34.658Z] 5eb5b503b376: Pull complete [2025-08-07T01:10:34.658Z] 5c69ac0246d0: Pull complete [2025-08-07T01:10:34.876Z] ba8bce9d2590: Verifying Checksum [2025-08-07T01:10:34.876Z] ba8bce9d2590: Download complete [2025-08-07T01:10:35.226Z] ec43610c2a17: Pull complete [2025-08-07T01:10:35.226Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:10:35.226Z] 33b1e0a273af: Pull complete [2025-08-07T01:10:35.484Z] 5d3b04190fa2: Pull complete [2025-08-07T01:10:42.041Z] 2f39f015ded8: Pull complete [2025-08-07T01:10:42.041Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:10:42.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:10:42.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:10:42.139Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:10:42.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T01:10:45.863Z] $ docker top 8cfa2e531fae2e24592c1a3bfa3f91ca1b68dadf7cf850d20a5d7b7839e2e6e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:46.259Z] ---> job-cost.sh [2025-08-07T01:10:46.259Z] lf-activate-venv: SKIPPING [2025-08-07T01:10:46.259Z] INFO: No Stack... [2025-08-07T01:10:46.618Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:10:46.876Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:10:47.167Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-08-07T01:10:47.167Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T01:10:47.182Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [2025-08-07T01:10:47.191Z] Resource [jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] did not exist. Created. [2025-08-07T01:10:47.197Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:10:47.509Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T01:10:47.540Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:10:47.549Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:10:47.574Z] $ docker stop --time=1 8cfa2e531fae2e24592c1a3bfa3f91ca1b68dadf7cf850d20a5d7b7839e2e6e0 [2025-08-07T01:10:49.472Z] $ docker rm -f --volumes 8cfa2e531fae2e24592c1a3bfa3f91ca1b68dadf7cf850d20a5d7b7839e2e6e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T01:10:49.964Z] f0f3c8884826: Pull complete [2025-08-07T01:10:49.964Z] c7e7622c144d: Pull complete [2025-08-07T01:10:49.964Z] 4f4fb700ef54: Pull complete [2025-08-07T01:10:49.964Z] b4c3b6d88c5a: Pull complete [2025-08-07T01:10:58.237Z] ba8bce9d2590: Pull complete [2025-08-07T01:11:00.277Z] ca778ea9c289: Pull complete [2025-08-07T01:11:00.277Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-07T01:11:00.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-07T01:11:00.277Z] ---> 47b25d7523d1 [2025-08-07T01:11:00.277Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-08-07T01:11:02.891Z] ---> Running in a7cc4377ad62 [2025-08-07T01:11:02.891Z] Removing intermediate container a7cc4377ad62 [2025-08-07T01:11:02.891Z] ---> 6ddb5961c4b8 [2025-08-07T01:11:02.891Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T01:11:02.891Z] ---> Running in 52f5d9ddbbd8 [2025-08-07T01:11:03.214Z] Removing intermediate container 52f5d9ddbbd8 [2025-08-07T01:11:03.214Z] ---> f732594a14b0 [2025-08-07T01:11:03.214Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-07T01:11:03.486Z] ---> Running in bfa716d34781 [2025-08-07T01:11:03.768Z] Removing intermediate container bfa716d34781 [2025-08-07T01:11:03.768Z] ---> 590b3b9af47b [2025-08-07T01:11:03.768Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-07T01:11:03.768Z] ---> Running in 8efff09e74c0 [2025-08-07T01:11:04.382Z] Removing intermediate container 8efff09e74c0 [2025-08-07T01:11:04.382Z] ---> 1c1b5a6243d4 [2025-08-07T01:11:04.382Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T01:11:04.382Z] ---> Running in 07baecc60dc8 [2025-08-07T01:11:07.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:11:07.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:11:08.521Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-07T01:11:08.521Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-07T01:11:08.521Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-07T01:11:08.521Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-07T01:11:08.521Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T01:11:08.791Z] OK: 244 MiB in 62 packages [2025-08-07T01:11:09.764Z] Removing intermediate container 07baecc60dc8 [2025-08-07T01:11:09.764Z] ---> ffa9e787ba56 [2025-08-07T01:11:09.764Z] Step 8/12 : WORKDIR /device-rest-go [2025-08-07T01:11:10.037Z] ---> Running in 0db778628c21 [2025-08-07T01:11:10.307Z] Removing intermediate container 0db778628c21 [2025-08-07T01:11:10.307Z] ---> 36d333833987 [2025-08-07T01:11:10.307Z] Step 9/12 : COPY go.mod vendor* ./ [2025-08-07T01:11:10.579Z] ---> be6cca961ff2 [2025-08-07T01:11:10.579Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:11:10.850Z] ---> Running in 0e52f02b5bfe [2025-08-07T01:13:17.615Z] Removing intermediate container 0e52f02b5bfe [2025-08-07T01:13:17.615Z] ---> 4de3f25cb6a9 [2025-08-07T01:13:17.615Z] Step 11/12 : COPY . . [2025-08-07T01:13:17.615Z] ---> 3a08a06c60ea [2025-08-07T01:13:17.615Z] Step 12/12 : RUN $MAKE [2025-08-07T01:13:17.615Z] ---> Running in d55ba4c6c6f9 [2025-08-07T01:13:17.615Z] noop [2025-08-07T01:13:17.615Z] Removing intermediate container d55ba4c6c6f9 [2025-08-07T01:13:17.615Z] ---> 972cfe74deb1 [2025-08-07T01:13:17.615Z] Successfully built 972cfe74deb1 [2025-08-07T01:13:17.615Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:13:18.012Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:13:18.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:13:18.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-6392 does not seem to be running inside a container [2025-08-07T01:13:18.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/211 -v /w/workspace/device-rest-go/211:/w/workspace/device-rest-go/211:rw,z -v /w/workspace/device-rest-go/211@tmp:/w/workspace/device-rest-go/211@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-08-07T01:13:19.776Z] $ docker top a0d74ce65fc375b04825016b5b30dd5d1f65759175d0973d443edd42de25eca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:13:20.688Z] + go version [2025-08-07T01:13:20.688Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-07T01:13:20.705Z] $ docker stop --time=1 a0d74ce65fc375b04825016b5b30dd5d1f65759175d0973d443edd42de25eca7 [2025-08-07T01:13:22.395Z] $ docker rm -f --volumes a0d74ce65fc375b04825016b5b30dd5d1f65759175d0973d443edd42de25eca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:13:23.006Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:13:23.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:13:23.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-6392 does not seem to be running inside a container [2025-08-07T01:13:23.319Z] $ 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/211 -v /w/workspace/device-rest-go/211:/w/workspace/device-rest-go/211:rw,z -v /w/workspace/device-rest-go/211@tmp:/w/workspace/device-rest-go/211@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-08-07T01:13:24.698Z] $ docker top 69764440d7b15e288582b6f49f845c5fe09f63e58b9d6954d5d60d5c9ab55625 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:13:25.595Z] + git config --global --add safe.directory /w/workspace/device-rest-go/211 [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:13:26.257Z] + make test [2025-08-07T01:13:26.257Z] go test ./... -coverprofile=coverage.out ./... [2025-08-07T01:13:32.903Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-08-07T01:17:39.777Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-08-07T01:17:39.777Z] ok github.com/edgexfoundry/device-rest-go/driver 0.057s coverage: 32.2% of statements [2025-08-07T01:17:39.777Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-07T01:17:39.777Z] go vet ./... [2025-08-07T01:18:47.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:18:47.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:18:47.790Z] ./bin/test-attribution-txt.sh [2025-08-07T01:18:47.790Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-07T01:18:47.790Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-07T01:18:47.790Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-07T01:18:47.790Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-07T01:18:47.790Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-08-07T01:18:47.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:18:47.831Z] $ docker stop --time=1 69764440d7b15e288582b6f49f845c5fe09f63e58b9d6954d5d60d5c9ab55625 [2025-08-07T01:18:50.048Z] $ docker rm -f --volumes 69764440d7b15e288582b6f49f845c5fe09f63e58b9d6954d5d60d5c9ab55625 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:18:52.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:18:52.174Z] Warning: overwriting stash ‘coverage-report’ [2025-08-07T01:18:52.859Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:18:53.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:18:53.627Z] + ls -al . [2025-08-07T01:18:53.627Z] total 240 [2025-08-07T01:18:53.627Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:13 . [2025-08-07T01:18:53.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:10 .. [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 7 01:10 .dockerignore [2025-08-07T01:18:53.627Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:10 .git [2025-08-07T01:18:53.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:10 .github [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 01:10 .gitignore [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 01:10 .golangci.yml [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 20138 Aug 7 01:10 Attribution.txt [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 18492 Aug 7 01:10 CHANGELOG.md [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 1697 Aug 7 01:10 Dockerfile [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:10 GOVERNANCE.md [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 7 01:10 Jenkinsfile [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 01:10 LICENSE [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 2598 Aug 7 01:10 Makefile [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 01:10 OWNERS.md [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 7 01:10 README.md [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION [2025-08-07T01:18:53.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:10 bin [2025-08-07T01:18:53.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:10 cmd [2025-08-07T01:18:53.627Z] -rw-r--r-- 1 jenkins jenkins 14565 Aug 7 01:17 coverage.out [2025-08-07T01:18:53.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:10 driver [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 6274 Aug 7 01:10 go.mod [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 01:10 go.sum [2025-08-07T01:18:53.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:10 openapi [2025-08-07T01:18:53.627Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 7 01:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:18:53.992Z] + 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=28a00c4b24b082eee9deab5380384360943aec86 --label arch=arm64 --label version=4.1.0-dev.9 . [2025-08-07T01:18:53.992Z] Sending build context to Docker daemon 157.2kB [2025-08-07T01:18:54.264Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:18:54.264Z] Step 2/26 : FROM ${BASE} AS builder [2025-08-07T01:18:54.264Z] ---> 972cfe74deb1 [2025-08-07T01:18:54.264Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-08-07T01:18:54.541Z] ---> Running in 630c9b2b662a [2025-08-07T01:18:54.814Z] Removing intermediate container 630c9b2b662a [2025-08-07T01:18:54.814Z] ---> b9a0619df918 [2025-08-07T01:18:54.814Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T01:18:55.090Z] ---> Running in 32d93140194b [2025-08-07T01:18:55.370Z] Removing intermediate container 32d93140194b [2025-08-07T01:18:55.370Z] ---> 1e3c0db103d8 [2025-08-07T01:18:55.370Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-07T01:18:55.370Z] ---> Running in 742c4b86f2bc [2025-08-07T01:18:55.964Z] Removing intermediate container 742c4b86f2bc [2025-08-07T01:18:55.964Z] ---> 9e691e731ed2 [2025-08-07T01:18:55.964Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-08-07T01:18:55.964Z] ---> Running in 60a41bf2b9b8 [2025-08-07T01:18:56.237Z] Removing intermediate container 60a41bf2b9b8 [2025-08-07T01:18:56.237Z] ---> 472e68b75f99 [2025-08-07T01:18:56.237Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T01:18:56.510Z] ---> Running in d4206bbbe54c [2025-08-07T01:18:57.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:18:58.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:19:00.170Z] OK: 244 MiB in 62 packages [2025-08-07T01:19:01.141Z] Removing intermediate container d4206bbbe54c [2025-08-07T01:19:01.141Z] ---> 91317ec8c7ba [2025-08-07T01:19:01.141Z] Step 8/26 : WORKDIR /device-rest-go [2025-08-07T01:19:01.141Z] ---> Running in f4375949989d [2025-08-07T01:19:01.413Z] Removing intermediate container f4375949989d [2025-08-07T01:19:01.413Z] ---> 4e99b12b0e29 [2025-08-07T01:19:01.413Z] Step 9/26 : COPY go.mod vendor* ./ [2025-08-07T01:19:02.011Z] ---> 4ed5b28b08dc [2025-08-07T01:19:02.011Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:19:02.296Z] ---> Running in 41aae61e8457 [2025-08-07T01:19:04.895Z] Removing intermediate container 41aae61e8457 [2025-08-07T01:19:04.895Z] ---> 78e7452dbc63 [2025-08-07T01:19:04.895Z] Step 11/26 : COPY . . [2025-08-07T01:19:05.165Z] ---> 68fbf6b6b6ec [2025-08-07T01:19:05.165Z] Step 12/26 : RUN $MAKE [2025-08-07T01:19:05.454Z] ---> Running in a6d197f90af6 [2025-08-07T01:19:06.421Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-08-07T01:23:28.340Z] Removing intermediate container a6d197f90af6 [2025-08-07T01:23:28.340Z] ---> 8a9a06cd47e6 [2025-08-07T01:23:28.340Z] Step 13/26 : FROM alpine:3.20 [2025-08-07T01:23:28.340Z] 3.20: Pulling from library/alpine [2025-08-07T01:23:28.340Z] 13e713f82565: Pulling fs layer [2025-08-07T01:23:28.340Z] 13e713f82565: Download complete [2025-08-07T01:23:28.340Z] 13e713f82565: Pull complete [2025-08-07T01:23:28.340Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:23:28.340Z] Status: Downloaded newer image for alpine:3.20 [2025-08-07T01:23:28.340Z] ---> c88e9dceb6cb [2025-08-07T01:23:28.340Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-08-07T01:23:28.340Z] ---> Running in 355f482db663 [2025-08-07T01:23:28.340Z] Removing intermediate container 355f482db663 [2025-08-07T01:23:28.340Z] ---> 6a9c5e42e678 [2025-08-07T01:23:28.340Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-08-07T01:23:28.340Z] ---> Running in 8ea37507cce4 [2025-08-07T01:23:28.340Z] Removing intermediate container 8ea37507cce4 [2025-08-07T01:23:28.340Z] ---> 1e7a9f8ac003 [2025-08-07T01:23:28.340Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-08-07T01:23:28.340Z] ---> Running in cbd77087a7a5 [2025-08-07T01:23:28.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:23:28.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:23:29.768Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-07T01:23:30.038Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T01:23:30.038Z] OK: 9 MiB in 15 packages [2025-08-07T01:23:31.482Z] Removing intermediate container cbd77087a7a5 [2025-08-07T01:23:31.482Z] ---> 258c5a4d7232 [2025-08-07T01:23:31.482Z] Step 17/26 : RUN apk --no-cache upgrade [2025-08-07T01:23:31.482Z] ---> Running in a01c85a04fbc [2025-08-07T01:23:32.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:23:32.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:23:34.705Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:23:34.705Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:23:34.705Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:23:34.705Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:23:34.705Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T01:23:34.705Z] OK: 9 MiB in 15 packages [2025-08-07T01:23:35.771Z] Removing intermediate container a01c85a04fbc [2025-08-07T01:23:35.771Z] ---> 83aecd02fb02 [2025-08-07T01:23:35.771Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-08-07T01:23:38.400Z] ---> 8a29f80390ab [2025-08-07T01:23:38.400Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-08-07T01:23:39.030Z] ---> 101c46d03bd4 [2025-08-07T01:23:39.030Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-08-07T01:23:39.640Z] ---> 747890d5e8aa [2025-08-07T01:23:39.640Z] Step 21/26 : EXPOSE 59986 [2025-08-07T01:23:39.640Z] ---> Running in 7c4f8bdbb50f [2025-08-07T01:23:39.911Z] Removing intermediate container 7c4f8bdbb50f [2025-08-07T01:23:39.911Z] ---> 820661dd796b [2025-08-07T01:23:39.911Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-08-07T01:23:40.186Z] ---> Running in e404ca2915ef [2025-08-07T01:23:40.458Z] Removing intermediate container e404ca2915ef [2025-08-07T01:23:40.458Z] ---> 589d771e830c [2025-08-07T01:23:40.458Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-07T01:23:40.458Z] ---> Running in 059e5bc49977 [2025-08-07T01:23:41.047Z] Removing intermediate container 059e5bc49977 [2025-08-07T01:23:41.047Z] ---> e79cb9070848 [2025-08-07T01:23:41.047Z] Step 24/26 : LABEL arch=arm64 [2025-08-07T01:23:41.047Z] ---> Running in 6b4c1f326af8 [2025-08-07T01:23:41.318Z] Removing intermediate container 6b4c1f326af8 [2025-08-07T01:23:41.318Z] ---> 7895b2484180 [2025-08-07T01:23:41.318Z] Step 25/26 : LABEL git_sha=28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:23:41.590Z] ---> Running in 6a33117cb44c [2025-08-07T01:23:41.861Z] Removing intermediate container 6a33117cb44c [2025-08-07T01:23:41.861Z] ---> bc41587d9ae3 [2025-08-07T01:23:41.861Z] Step 26/26 : LABEL version=4.1.0-dev.9 [2025-08-07T01:23:41.861Z] ---> Running in dcde3d34b05e [2025-08-07T01:23:42.451Z] Removing intermediate container dcde3d34b05e [2025-08-07T01:23:42.451Z] ---> 6e21543eb56b [2025-08-07T01:23:42.451Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-07T01:23:42.451Z] Successfully built 6e21543eb56b [2025-08-07T01:23:42.451Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:23:42.600Z] provisioning config files... [2025-08-07T01:23:42.618Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/211@tmp/config7812099839140449686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:23:42.975Z] ---> ****-login.sh [2025-08-07T01:23:42.975Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:23:43.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:23:43.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:23:43.248Z] Configure a credential helper to remove this warning. See [2025-08-07T01:23:43.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:23:43.248Z] [2025-08-07T01:23:43.248Z] Login Succeeded [2025-08-07T01:23:43.248Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:23:43.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:23:43.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:23:43.838Z] Configure a credential helper to remove this warning. See [2025-08-07T01:23:43.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:23:43.839Z] [2025-08-07T01:23:43.839Z] Login Succeeded [2025-08-07T01:23:43.839Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:23:44.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:23:44.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:23:44.382Z] Configure a credential helper to remove this warning. See [2025-08-07T01:23:44.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:23:44.382Z] [2025-08-07T01:23:44.382Z] Login Succeeded [2025-08-07T01:23:44.382Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:23:44.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:23:44.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:23:44.654Z] Configure a credential helper to remove this warning. See [2025-08-07T01:23:44.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:23:44.654Z] [2025-08-07T01:23:44.654Z] Login Succeeded [2025-08-07T01:23:44.654Z] ****.io [2025-08-07T01:23:44.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:23:46.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:23:46.347Z] Configure a credential helper to remove this warning. See [2025-08-07T01:23:46.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:23:46.347Z] [2025-08-07T01:23:46.347Z] Login Succeeded [2025-08-07T01:23:46.347Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:23:46.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:23:46.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:23:46.438Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-08-07T01:23:46.438Z] 28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:23:46.438Z] latest [2025-08-07T01:23:46.438Z] 4.1.0-dev.9 [2025-08-07T01:23:46.438Z] 28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [2025-08-07T01:23:46.438Z] main [2025-08-07T01:23:46.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:46.819Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:47.193Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:23:47.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-07T01:23:47.193Z] 292d6affc827: Preparing [2025-08-07T01:23:47.193Z] 2ecb27b6b547: Preparing [2025-08-07T01:23:47.193Z] 4be2f6b80a57: Preparing [2025-08-07T01:23:47.193Z] 497a00dcec70: Preparing [2025-08-07T01:23:47.193Z] f6afd0e502e3: Preparing [2025-08-07T01:23:47.193Z] 1e890da81ec9: Preparing [2025-08-07T01:23:47.193Z] 1e890da81ec9: Waiting [2025-08-07T01:23:47.465Z] 292d6affc827: Pushed [2025-08-07T01:23:47.465Z] 2ecb27b6b547: Pushed [2025-08-07T01:23:47.465Z] f6afd0e502e3: Pushed [2025-08-07T01:23:47.465Z] 1e890da81ec9: Layer already exists [2025-08-07T01:23:47.735Z] 497a00dcec70: Pushed [2025-08-07T01:23:55.954Z] 4be2f6b80a57: Pushed [2025-08-07T01:23:55.955Z] 28a00c4b24b082eee9deab5380384360943aec86: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:56.323Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:56.693Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-08-07T01:23:56.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-07T01:23:56.693Z] 292d6affc827: Preparing [2025-08-07T01:23:56.693Z] 2ecb27b6b547: Preparing [2025-08-07T01:23:56.693Z] 4be2f6b80a57: Preparing [2025-08-07T01:23:56.693Z] 497a00dcec70: Preparing [2025-08-07T01:23:56.693Z] f6afd0e502e3: Preparing [2025-08-07T01:23:56.693Z] 1e890da81ec9: Preparing [2025-08-07T01:23:56.693Z] 1e890da81ec9: Waiting [2025-08-07T01:23:56.693Z] 292d6affc827: Layer already exists [2025-08-07T01:23:56.693Z] 2ecb27b6b547: Layer already exists [2025-08-07T01:23:56.693Z] f6afd0e502e3: Layer already exists [2025-08-07T01:23:56.693Z] 497a00dcec70: Layer already exists [2025-08-07T01:23:56.693Z] 4be2f6b80a57: Layer already exists [2025-08-07T01:23:56.693Z] 1e890da81ec9: Layer already exists [2025-08-07T01:23:56.962Z] latest: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:57.354Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:57.734Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.9 [2025-08-07T01:23:57.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-07T01:23:57.734Z] 292d6affc827: Preparing [2025-08-07T01:23:57.734Z] 2ecb27b6b547: Preparing [2025-08-07T01:23:57.734Z] 4be2f6b80a57: Preparing [2025-08-07T01:23:57.734Z] 497a00dcec70: Preparing [2025-08-07T01:23:57.734Z] f6afd0e502e3: Preparing [2025-08-07T01:23:57.734Z] 1e890da81ec9: Preparing [2025-08-07T01:23:57.734Z] 1e890da81ec9: Waiting [2025-08-07T01:23:57.734Z] 2ecb27b6b547: Layer already exists [2025-08-07T01:23:57.734Z] 497a00dcec70: Layer already exists [2025-08-07T01:23:57.734Z] 292d6affc827: Layer already exists [2025-08-07T01:23:57.734Z] 4be2f6b80a57: Layer already exists [2025-08-07T01:23:57.734Z] f6afd0e502e3: Layer already exists [2025-08-07T01:23:57.734Z] 1e890da81ec9: Layer already exists [2025-08-07T01:23:58.004Z] 4.1.0-dev.9: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:58.386Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:58.771Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [2025-08-07T01:23:58.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-07T01:23:58.771Z] 292d6affc827: Preparing [2025-08-07T01:23:58.771Z] 2ecb27b6b547: Preparing [2025-08-07T01:23:58.771Z] 4be2f6b80a57: Preparing [2025-08-07T01:23:58.771Z] 497a00dcec70: Preparing [2025-08-07T01:23:58.771Z] f6afd0e502e3: Preparing [2025-08-07T01:23:58.771Z] 1e890da81ec9: Preparing [2025-08-07T01:23:58.771Z] 1e890da81ec9: Waiting [2025-08-07T01:23:58.771Z] 2ecb27b6b547: Layer already exists [2025-08-07T01:23:58.771Z] 4be2f6b80a57: Layer already exists [2025-08-07T01:23:58.771Z] 497a00dcec70: Layer already exists [2025-08-07T01:23:58.771Z] 292d6affc827: Layer already exists [2025-08-07T01:23:58.771Z] f6afd0e502e3: Layer already exists [2025-08-07T01:23:58.771Z] 1e890da81ec9: Layer already exists [2025-08-07T01:23:59.040Z] 28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:59.414Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:59.798Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-08-07T01:23:59.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-07T01:23:59.798Z] 292d6affc827: Preparing [2025-08-07T01:23:59.798Z] 2ecb27b6b547: Preparing [2025-08-07T01:23:59.798Z] 4be2f6b80a57: Preparing [2025-08-07T01:23:59.798Z] 497a00dcec70: Preparing [2025-08-07T01:23:59.798Z] f6afd0e502e3: Preparing [2025-08-07T01:23:59.798Z] 1e890da81ec9: Preparing [2025-08-07T01:23:59.798Z] 1e890da81ec9: Waiting [2025-08-07T01:23:59.798Z] 4be2f6b80a57: Layer already exists [2025-08-07T01:23:59.798Z] f6afd0e502e3: Layer already exists [2025-08-07T01:23:59.798Z] 292d6affc827: Layer already exists [2025-08-07T01:23:59.798Z] 497a00dcec70: Layer already exists [2025-08-07T01:23:59.798Z] 2ecb27b6b547: Layer already exists [2025-08-07T01:23:59.798Z] 1e890da81ec9: Layer already exists [2025-08-07T01:24:00.066Z] main: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:24:00.160Z] ===================================================== [Pipeline] echo [2025-08-07T01:24:00.177Z] taggedImages: [2025-08-07T01:24:00.177Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86 [2025-08-07T01:24:00.177Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-08-07T01:24:00.177Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.9 [2025-08-07T01:24:00.177Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [2025-08-07T01:24:00.177Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-08-07T01:24:00.189Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo [2025-08-07T01:24:00.200Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-08-07T01:24:00.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.9 [Pipeline] echo [2025-08-07T01:24:00.223Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [Pipeline] echo [2025-08-07T01:24:00.236Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:24:00.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:24:00.640Z] [2025-08-07T01:24:00.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:24:00.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:24:00.994Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-07T01:24:00.994Z] 8998bd30e6a1: Pulling fs layer [2025-08-07T01:24:00.994Z] 04944245beec: Pulling fs layer [2025-08-07T01:24:00.994Z] 699f458cf7ca: Pulling fs layer [2025-08-07T01:24:00.994Z] 765212b225bb: Pulling fs layer [2025-08-07T01:24:00.994Z] f23df028b6ca: Pulling fs layer [2025-08-07T01:24:00.994Z] d65c8cfc05b1: Pulling fs layer [2025-08-07T01:24:00.994Z] 2437ff75d9bd: Pulling fs layer [2025-08-07T01:24:00.994Z] f23df028b6ca: Waiting [2025-08-07T01:24:00.994Z] d65c8cfc05b1: Waiting [2025-08-07T01:24:00.994Z] 2437ff75d9bd: Waiting [2025-08-07T01:24:00.994Z] 765212b225bb: Waiting [2025-08-07T01:24:01.263Z] 04944245beec: Verifying Checksum [2025-08-07T01:24:01.263Z] 04944245beec: Download complete [2025-08-07T01:24:01.263Z] 765212b225bb: Verifying Checksum [2025-08-07T01:24:01.263Z] 765212b225bb: Download complete [2025-08-07T01:24:01.263Z] f23df028b6ca: Verifying Checksum [2025-08-07T01:24:01.263Z] f23df028b6ca: Download complete [2025-08-07T01:24:01.263Z] d65c8cfc05b1: Verifying Checksum [2025-08-07T01:24:01.263Z] d65c8cfc05b1: Download complete [2025-08-07T01:24:01.535Z] 699f458cf7ca: Verifying Checksum [2025-08-07T01:24:01.535Z] 699f458cf7ca: Download complete [2025-08-07T01:24:01.807Z] 8998bd30e6a1: Verifying Checksum [2025-08-07T01:24:01.807Z] 8998bd30e6a1: Download complete [2025-08-07T01:24:04.398Z] 2437ff75d9bd: Verifying Checksum [2025-08-07T01:24:04.398Z] 2437ff75d9bd: Download complete [2025-08-07T01:24:06.342Z] 8998bd30e6a1: Pull complete [2025-08-07T01:24:06.927Z] 04944245beec: Pull complete [2025-08-07T01:24:08.337Z] 699f458cf7ca: Pull complete [2025-08-07T01:24:08.605Z] 765212b225bb: Pull complete [2025-08-07T01:24:09.566Z] f23df028b6ca: Pull complete [2025-08-07T01:24:09.566Z] d65c8cfc05b1: Pull complete [2025-08-07T01:24:27.780Z] 2437ff75d9bd: Pull complete [2025-08-07T01:24:27.780Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-07T01:24:27.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:24:27.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:24:28.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-6392 does not seem to be running inside a container [2025-08-07T01:24:28.085Z] $ 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/211 -v /w/workspace/device-rest-go/211:/w/workspace/device-rest-go/211:rw,z -v /w/workspace/device-rest-go/211@tmp:/w/workspace/device-rest-go/211@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-08-07T01:24:31.392Z] $ docker top 84c4aaaea007352d8ce9d0e13b6e2c6f6c4160247cf8e47292b0f36a669a2096 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:24:32.280Z] ---> job-cost.sh [2025-08-07T01:24:32.280Z] lf-activate-venv: SKIPPING [2025-08-07T01:24:32.280Z] INFO: No Stack... [2025-08-07T01:24:32.867Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-07T01:24:33.455Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:24:34.117Z] + cat /w/workspace/device-rest-go/211/archives/cost.csv [2025-08-07T01:24:34.117Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T01:24:34.188Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [2025-08-07T01:24:34.194Z] Resource [jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] did not exist. Created. [2025-08-07T01:24:34.199Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:24:34.879Z] /w/workspace/device-rest-go/211@tmp/durable-4093f8b1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-07T01:24:35.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-07T01:24:35.570Z] Warning: overwriting stash ‘stack-cost’ [2025-08-07T01:24:35.627Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:24:35.635Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:24:35.656Z] $ docker stop --time=1 84c4aaaea007352d8ce9d0e13b6e2c6f6c4160247cf8e47292b0f36a669a2096 [2025-08-07T01:24:37.280Z] $ docker rm -f --volumes 84c4aaaea007352d8ce9d0e13b6e2c6f6c4160247cf8e47292b0f36a669a2096 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-07T01:24:37.804Z] provisioning config files... [2025-08-07T01:24:37.811Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6344348394999618993tmp [Pipeline] { [Pipeline] sh [2025-08-07T01:24:38.109Z] + set +x [2025-08-07T01:24:38.109Z] + curl -s https://codecov.io/bash [2025-08-07T01:24:38.109Z] + bash -s -- [2025-08-07T01:24:38.109Z] [2025-08-07T01:24:38.109Z] _____ _ [2025-08-07T01:24:38.109Z] / ____| | | [2025-08-07T01:24:38.109Z] | | ___ __| | ___ ___ _____ __ [2025-08-07T01:24:38.109Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-07T01:24:38.109Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-07T01:24:38.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-07T01:24:38.109Z] Bash-1.0.6 [2025-08-07T01:24:38.109Z] [2025-08-07T01:24:38.109Z] [2025-08-07T01:24:38.109Z] ==> git version 2.25.1 found [2025-08-07T01:24:38.109Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-07T01:24:38.109Z] Release-Date: 2020-01-08 [2025-08-07T01:24:38.109Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-07T01:24:38.109Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-07T01:24:38.109Z] ==> Jenkins CI detected. [2025-08-07T01:24:38.109Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-08-07T01:24:38.109Z] project root: . [2025-08-07T01:24:38.109Z] --> token set from env [2025-08-07T01:24:38.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-07T01:24:38.109Z] ==> Running gcov in . (disable via -X gcov) [2025-08-07T01:24:38.109Z] ==> Python coveragepy not found [2025-08-07T01:24:38.109Z] ==> Searching for coverage reports in: [2025-08-07T01:24:38.109Z] + . [2025-08-07T01:24:38.109Z] -> Found 1 reports [2025-08-07T01:24:38.109Z] ==> Detecting git/mercurial file structure [2025-08-07T01:24:38.368Z] ==> Reading reports [2025-08-07T01:24:38.368Z] + ./coverage.out bytes=14565 [2025-08-07T01:24:38.368Z] ==> Appending adjustments [2025-08-07T01:24:38.368Z] https://docs.codecov.io/docs/fixing-reports [2025-08-07T01:24:38.368Z] + Found adjustments [2025-08-07T01:24:38.368Z] ==> Gzipping contents [2025-08-07T01:24:38.368Z] 4.0K /tmp/codecov.wgjBM1.gz [2025-08-07T01:24:38.368Z] ==> Uploading reports [2025-08-07T01:24:38.368Z] url: https://codecov.io [2025-08-07T01:24:38.368Z] query: branch=main&commit=28a00c4b24b082eee9deab5380384360943aec86&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:24:38.368Z] -> Pinging Codecov [2025-08-07T01:24:38.368Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=28a00c4b24b082eee9deab5380384360943aec86&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:24:38.626Z] -> Uploading to [2025-08-07T01:24:38.626Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/28a00c4b24b082eee9deab5380384360943aec86/60c7689e-b03f-4cdc-8705-7e7d3b535721.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T012438Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8a3d05d07798825c199440a7320412bb141d4f3d7ba3aa2b88da6849f867f6f9 [2025-08-07T01:24:38.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T01:24:38.626Z] Dload Upload Total Spent Left Speed [2025-08-07T01:24:38.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 18910 --:--:-- --:--:-- --:--:-- 19065 [2025-08-07T01:24:38.626Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] } [2025-08-07T01:24:38.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-07T01:24:38.855Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-07T01:24:38.879Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:24:39.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:24:39.185Z] [2025-08-07T01:24:39.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:24:39.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:24:39.485Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-07T01:24:39.485Z] 0a9a5dfd008f: Already exists [2025-08-07T01:24:39.485Z] 36466aa92d05: Already exists [2025-08-07T01:24:39.485Z] e10405b45d13: Already exists [2025-08-07T01:24:39.485Z] 096b7ceb2af7: Already exists [2025-08-07T01:24:39.485Z] 4f4fb700ef54: Already exists [2025-08-07T01:24:39.485Z] e50aa161e22a: Pulling fs layer [2025-08-07T01:24:39.485Z] d3c8db5fb9df: Pulling fs layer [2025-08-07T01:24:39.753Z] e50aa161e22a: Verifying Checksum [2025-08-07T01:24:39.753Z] e50aa161e22a: Download complete [2025-08-07T01:24:40.011Z] e50aa161e22a: Pull complete [2025-08-07T01:24:41.385Z] d3c8db5fb9df: Verifying Checksum [2025-08-07T01:24:41.385Z] d3c8db5fb9df: Download complete [2025-08-07T01:24:45.565Z] d3c8db5fb9df: Pull complete [2025-08-07T01:24:45.565Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-07T01:24:45.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:24:45.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:24:45.657Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:24:45.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-07T01:24:48.253Z] $ docker top ea6fe4424a440490128e740b7c449b0a2f15ddd30e84bf689279d64f3c0eb817 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:24:48.597Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-08-07T01:24:48.607Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-08-07T01:24:48.883Z] + set -o pipefail [2025-08-07T01:24:48.884Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-08-07T01:24:56.993Z] [2025-08-07T01:24:56.993Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-08-07T01:24:56.993Z] [2025-08-07T01:24:56.993Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/168118db-6e38-4fe1-97b9-d749daff3303 [2025-08-07T01:24:56.993Z] [2025-08-07T01:24:56.993Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-07T01:24:56.993Z] [2025-08-07T01:24:56.993Z] [2025-08-07T01:24:56.993Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-07T01:24:56.993Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-07T01:24:56.999Z] $ docker stop --time=1 ea6fe4424a440490128e740b7c449b0a2f15ddd30e84bf689279d64f3c0eb817 [2025-08-07T01:25:01.079Z] $ docker rm -f --volumes ea6fe4424a440490128e740b7c449b0a2f15ddd30e84bf689279d64f3c0eb817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:25:01.960Z] + git log --format=format:%s -1 28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] sh [2025-08-07T01:25:02.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:25:02.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:25:02.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:25:02.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:25:02.622Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:25:02.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:25:03.036Z] $ docker top c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 -eo pid,comm [2025-08-07T01:25:03.079Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T01:25:03.079Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:25:03.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:25:03.127Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:25:03.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:25:03.231Z] $ docker exec c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 ssh-agent [2025-08-07T01:25:03.331Z] SSH_AUTH_SOCK=/tmp/ssh-WWrAUIJ5rqZd/agent.33 [2025-08-07T01:25:03.331Z] SSH_AGENT_PID=39 [2025-08-07T01:25:03.336Z] Running ssh-add (command line suppressed) [2025-08-07T01:25:03.440Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16442619910816790821.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16442619910816790821.key) [2025-08-07T01:25:03.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:25:03.751Z] + git semver tag [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,941 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,946 [run_tag] DEBUG tag force:False [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,946 [check_head_tag] DEBUG check head tag [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,947 [execute] INFO git cat-file --batch-check [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,949 [execute] INFO git cat-file --batch [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,959 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,959 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,959 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:25:04.010Z] 2025-08-07 01:25:03,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-07T01:25:04.010Z] 4.1.0-dev.9 [Pipeline] } [2025-08-07T01:25:04.014Z] $ docker exec --env ******** --env ******** c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 ssh-agent -k [2025-08-07T01:25:04.100Z] unset SSH_AUTH_SOCK; [2025-08-07T01:25:04.101Z] unset SSH_AGENT_PID; [2025-08-07T01:25:04.101Z] echo Agent pid 39 killed; [2025-08-07T01:25:04.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:25:04.431Z] + git semver [Pipeline] } [2025-08-07T01:25:04.695Z] $ docker stop --time=1 c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 [2025-08-07T01:25:05.959Z] $ docker rm -f --volumes c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:25:06.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:25:06.349Z] [2025-08-07T01:25:06.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:25:06.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:25:06.668Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-07T01:25:06.668Z] ab5ef0e58194: Pulling fs layer [2025-08-07T01:25:06.668Z] 9712f1f96733: Pulling fs layer [2025-08-07T01:25:06.668Z] 63f879dbbcfc: Pulling fs layer [2025-08-07T01:25:06.668Z] 0d9ebad4ef96: Pulling fs layer [2025-08-07T01:25:06.668Z] e9a5061849ea: Pulling fs layer [2025-08-07T01:25:06.668Z] d747dcd14b5f: Pulling fs layer [2025-08-07T01:25:06.668Z] 0d9ebad4ef96: Waiting [2025-08-07T01:25:06.668Z] e9a5061849ea: Waiting [2025-08-07T01:25:06.668Z] 2de7ff778b66: Pulling fs layer [2025-08-07T01:25:06.668Z] d747dcd14b5f: Waiting [2025-08-07T01:25:06.668Z] 2de7ff778b66: Waiting [2025-08-07T01:25:06.668Z] 9712f1f96733: Verifying Checksum [2025-08-07T01:25:06.668Z] 9712f1f96733: Download complete [2025-08-07T01:25:07.234Z] 63f879dbbcfc: Verifying Checksum [2025-08-07T01:25:07.234Z] 63f879dbbcfc: Download complete [2025-08-07T01:25:07.234Z] 0d9ebad4ef96: Verifying Checksum [2025-08-07T01:25:07.234Z] 0d9ebad4ef96: Download complete [2025-08-07T01:25:07.234Z] d747dcd14b5f: Verifying Checksum [2025-08-07T01:25:07.234Z] d747dcd14b5f: Download complete [2025-08-07T01:25:07.234Z] e9a5061849ea: Verifying Checksum [2025-08-07T01:25:07.234Z] e9a5061849ea: Download complete [2025-08-07T01:25:07.234Z] ab5ef0e58194: Verifying Checksum [2025-08-07T01:25:07.234Z] ab5ef0e58194: Download complete [2025-08-07T01:25:07.490Z] 2de7ff778b66: Verifying Checksum [2025-08-07T01:25:07.490Z] 2de7ff778b66: Download complete [2025-08-07T01:25:11.676Z] ab5ef0e58194: Pull complete [2025-08-07T01:25:11.676Z] 9712f1f96733: Pull complete [2025-08-07T01:25:11.676Z] 63f879dbbcfc: Pull complete [2025-08-07T01:25:16.940Z] 0d9ebad4ef96: Pull complete [2025-08-07T01:25:16.940Z] e9a5061849ea: Pull complete [2025-08-07T01:25:16.940Z] d747dcd14b5f: Pull complete [2025-08-07T01:25:18.316Z] 2de7ff778b66: Pull complete [2025-08-07T01:25:18.316Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-07T01:25:18.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:25:18.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:25:18.421Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:25:18.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-07T01:25:22.883Z] $ docker top 6b2983d3b2d09c7633f2d4af9b55f9e13072cc1b177a9a39babbafb4c310e1df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:25:22.954Z] provisioning config files... [2025-08-07T01:25:22.959Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11581021178972204138tmp [2025-08-07T01:25:22.968Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16190767804294286647tmp [2025-08-07T01:25:22.977Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2679521882332693759tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:25:23.057Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:25:23.346Z] ---> sigul-configuration.sh [2025-08-07T01:25:23.346Z] gpg: directory `/root/.gnupg' created [2025-08-07T01:25:23.346Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-07T01:25:23.346Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-07T01:25:23.346Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-07T01:25:23.346Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-07T01:25:23.346Z] gpg: CAST5 encrypted data [2025-08-07T01:25:23.346Z] gpg: encrypted with 1 passphrase [2025-08-07T01:25:23.346Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-07T01:25:23.638Z] + mkdir /home/jenkins [2025-08-07T01:25:23.638Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-07T01:25:23.929Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-07T01:25:23.941Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:25:24.234Z] ---> sigul-install.sh [2025-08-07T01:25:24.234Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-07T01:25:24.576Z] + git tag --list [2025-08-07T01:25:24.576Z] v1.0.0 [2025-08-07T01:25:24.576Z] v1.1.0 [2025-08-07T01:25:24.576Z] v1.1.1 [2025-08-07T01:25:24.576Z] v1.1.2 [2025-08-07T01:25:24.576Z] v1.2.0 [2025-08-07T01:25:24.576Z] v1.2.1 [2025-08-07T01:25:24.576Z] v2.0.0 [2025-08-07T01:25:24.576Z] v2.1.0 [2025-08-07T01:25:24.576Z] v2.1.1 [2025-08-07T01:25:24.576Z] v2.2.0 [2025-08-07T01:25:24.576Z] v2.3.0 [2025-08-07T01:25:24.576Z] v3.0 [2025-08-07T01:25:24.576Z] v3.0.0 [2025-08-07T01:25:24.576Z] v3.1 [2025-08-07T01:25:24.576Z] v3.1.0 [2025-08-07T01:25:24.576Z] v3.1.1 [2025-08-07T01:25:24.576Z] v4.0 [2025-08-07T01:25:24.576Z] v4.0.0 [2025-08-07T01:25:24.576Z] v4.1.0-dev.1 [2025-08-07T01:25:24.576Z] v4.1.0-dev.2 [2025-08-07T01:25:24.576Z] v4.1.0-dev.3 [2025-08-07T01:25:24.576Z] v4.1.0-dev.4 [2025-08-07T01:25:24.576Z] v4.1.0-dev.5 [2025-08-07T01:25:24.576Z] v4.1.0-dev.6 [2025-08-07T01:25:24.576Z] v4.1.0-dev.7 [2025-08-07T01:25:24.576Z] v4.1.0-dev.8 [2025-08-07T01:25:24.576Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-07T01:25:25.043Z] + lftools sign git-tag v4.1.0-dev.9 [2025-08-07T01:25:25.310Z] Signing Git tag with Sigul... [2025-08-07T01:25:25.310Z] Signing v4.1.0-dev.9 [Pipeline] echo [2025-08-07T01:25:26.296Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:25:26.602Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-07T01:25:26.608Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-07T01:25:26.628Z] $ docker stop --time=1 6b2983d3b2d09c7633f2d4af9b55f9e13072cc1b177a9a39babbafb4c310e1df [2025-08-07T01:25:27.908Z] $ docker rm -f --volumes 6b2983d3b2d09c7633f2d4af9b55f9e13072cc1b177a9a39babbafb4c310e1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-07T01:25:28.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:25:28.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:25:28.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:25:28.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:25:28.711Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:25:28.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:25:28.963Z] $ docker top ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e -eo pid,comm [2025-08-07T01:25:29.010Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T01:25:29.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:25:29.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:25:29.057Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:25:29.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:25:29.161Z] $ docker exec ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e ssh-agent [2025-08-07T01:25:29.263Z] SSH_AUTH_SOCK=/tmp/ssh-HzjLe5ASrTaF/agent.32 [2025-08-07T01:25:29.263Z] SSH_AGENT_PID=38 [2025-08-07T01:25:29.268Z] Running ssh-add (command line suppressed) [2025-08-07T01:25:29.349Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2452621027945211335.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2452621027945211335.key) [2025-08-07T01:25:29.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:25:29.656Z] + git semver bump pre [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,847 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,851 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,851 [bump_version] DEBUG bumped version:4.1.0-dev.10 [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,851 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,852 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,853 [execute] INFO git cat-file --batch-check [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,857 [execute] INFO git cat-file --batch [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:25:29.916Z] 2025-08-07 01:25:29,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-07T01:25:29.916Z] 4.1.0-dev.10 [Pipeline] } [2025-08-07T01:25:29.922Z] $ docker exec --env ******** --env ******** ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e ssh-agent -k [2025-08-07T01:25:30.006Z] unset SSH_AUTH_SOCK; [2025-08-07T01:25:30.006Z] unset SSH_AGENT_PID; [2025-08-07T01:25:30.006Z] echo Agent pid 38 killed; [2025-08-07T01:25:30.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:25:30.348Z] + git semver [Pipeline] } [2025-08-07T01:25:30.617Z] $ docker stop --time=1 ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e [2025-08-07T01:25:31.885Z] $ docker rm -f --volumes ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:25:32.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:25:32.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:25:32.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:25:32.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:25:32.633Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:25:32.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:25:32.883Z] $ docker top ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a -eo pid,comm [2025-08-07T01:25:32.931Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T01:25:32.931Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:25:51.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:25:51.253Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:25:51.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:25:51.361Z] $ docker exec ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a ssh-agent [2025-08-07T01:25:51.463Z] SSH_AUTH_SOCK=/tmp/ssh-lKABOgzx1fWQ/agent.32 [2025-08-07T01:25:51.463Z] SSH_AGENT_PID=38 [2025-08-07T01:25:51.468Z] Running ssh-add (command line suppressed) [2025-08-07T01:25:51.557Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13402857322451722139.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13402857322451722139.key) [2025-08-07T01:25:51.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:25:51.865Z] + git semver push [2025-08-07T01:25:52.123Z] 2025-08-07 01:25:52,060 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:25:52.123Z] 2025-08-07 01:25:52,063 [run_push] DEBUG push [2025-08-07T01:25:52.123Z] 2025-08-07 01:25:52,064 [execute] INFO git cat-file --batch-check [2025-08-07T01:25:52.123Z] 2025-08-07 01:25:52,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:25:52.123Z] 2025-08-07 01:25:52,066 [execute] INFO git rev-list 676aac79082f12dbc76a509cc00a98ae61d18860 -- [2025-08-07T01:25:52.123Z] 2025-08-07 01:25:52,067 [execute] DEBUG Popen(['git', 'rev-list', '676aac79082f12dbc76a509cc00a98ae61d18860', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:25:52.123Z] 2025-08-07 01:25:52,074 [execute] INFO git fetch -v -- origin [2025-08-07T01:25:52.123Z] 2025-08-07 01:25:52,074 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-07T01:25:52.689Z] 2025-08-07 01:25:52,527 [run_push] DEBUG no remote changes detected [2025-08-07T01:25:52.689Z] 2025-08-07 01:25:52,527 [execute] INFO git push origin semver [2025-08-07T01:25:52.689Z] 2025-08-07 01:25:52,528 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:25:53.627Z] 2025-08-07 01:25:53,276 [run_push] DEBUG push all version tags [2025-08-07T01:25:53.627Z] 2025-08-07 01:25:53,276 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-07T01:25:53.627Z] 2025-08-07 01:25:53,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:25:54.197Z] 2025-08-07 01:25:53,919 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-07T01:25:54.197Z] 4.1.0-dev.10 [Pipeline] } [2025-08-07T01:25:54.203Z] $ docker exec --env ******** --env ******** ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a ssh-agent -k [2025-08-07T01:25:54.303Z] unset SSH_AUTH_SOCK; [2025-08-07T01:25:54.303Z] unset SSH_AGENT_PID; [2025-08-07T01:25:54.303Z] echo Agent pid 38 killed; [2025-08-07T01:25:54.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:25:54.647Z] + git semver [Pipeline] } [2025-08-07T01:25:54.915Z] $ docker stop --time=1 ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a [2025-08-07T01:25:56.165Z] $ docker rm -f --volumes ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-07T01:25:56.763Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-08-07T01:25:56.763Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-07T01:25:56.763Z] total 16 [2025-08-07T01:25:56.763Z] drwxr-xr-x 3 root root 4096 Aug 7 01:10 . [2025-08-07T01:25:56.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 01:25 .. [2025-08-07T01:25:56.763Z] drwxr-xr-x 2 root root 4096 Aug 7 01:10 cost [2025-08-07T01:25:56.763Z] -rw-r--r-- 1 root root 86 Aug 7 01:10 cost.csv [2025-08-07T01:25:56.763Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-07T01:25:56.763Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-07T01:25:56.763Z] total 16 [2025-08-07T01:25:56.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:10 . [2025-08-07T01:25:56.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 01:25 .. [2025-08-07T01:25:56.763Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 01:10 cost [2025-08-07T01:25:56.763Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 7 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:25:57.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:25:57.904Z] ---> package-listing.sh [2025-08-07T01:25:57.904Z] ++ facter osfamily [2025-08-07T01:25:57.904Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:25:58.163Z] + OS_FAMILY=debian [2025-08-07T01:25:58.163Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-08-07T01:25:58.163Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:25:58.163Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:25:58.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:25:58.163Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:25:58.163Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-07T01:25:58.163Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:25:58.163Z] + case "${OS_FAMILY}" in [2025-08-07T01:25:58.163Z] + dpkg -l [2025-08-07T01:25:58.163Z] + grep '^ii' [2025-08-07T01:25:58.163Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:25:58.163Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:25:58.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:25:58.163Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-07T01:25:58.163Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-08-07T01:25:58.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-08-07T01:25:58.174Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-07T01:25:58.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:25:59.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:25:59.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:25:59.074Z] prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container [2025-08-07T01:25:59.095Z] $ 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-08-07T01:25:59.295Z] $ docker top 75915844e5e6e3292eebeb4d5dffde86c05115fdcffafb2fcf001f40ba201a2d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:25:59.640Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:25:59.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:26:00.212Z] + ls /var/log/sa-host [2025-08-07T01:26:00.212Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:26:00.249Z] provisioning config files... [2025-08-07T01:26:00.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3447699282265024020tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:26:00.278Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:26:00.559Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:26:00.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:26:00.878Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:26:00.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:26:01.175Z] ---> sudo-logs.sh [2025-08-07T01:26:01.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T01:26:01.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:26:01.489Z] ---> job-cost.sh [2025-08-07T01:26:01.489Z] lf-activate-venv: SKIPPING [2025-08-07T01:26:01.489Z] DEBUG: total: 0.2199999988079071 [2025-08-07T01:26:01.489Z] INFO: Retrieving Stack Cost... [2025-08-07T01:26:01.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:26:02.006Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:26:02.018Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:26:02.298Z] ---> logs-deploy.sh [2025-08-07T01:26:02.298Z] lf-activate-venv: SKIPPING [2025-08-07T01:26:02.298Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/211 [2025-08-07T01:26:02.298Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:26:03.231Z] Archives upload complete. [2025-08-07T01:26:03.231Z] INFO: archiving logs to Nexus [2025-08-07T01:26:03.797Z] ---> uname -a: [2025-08-07T01:26:03.797Z] Linux prd-ubuntu20-04-docker-8c-8g-6389 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-07T01:26:03.797Z] [2025-08-07T01:26:03.797Z] [2025-08-07T01:26:03.797Z] ---> lscpu: [2025-08-07T01:26:03.797Z] Architecture: x86_64 [2025-08-07T01:26:03.797Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T01:26:03.797Z] Byte Order: Little Endian [2025-08-07T01:26:03.797Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T01:26:03.797Z] CPU(s): 8 [2025-08-07T01:26:03.797Z] On-line CPU(s) list: 0-7 [2025-08-07T01:26:03.797Z] Thread(s) per core: 1 [2025-08-07T01:26:03.797Z] Core(s) per socket: 1 [2025-08-07T01:26:03.797Z] Socket(s): 8 [2025-08-07T01:26:03.797Z] NUMA node(s): 1 [2025-08-07T01:26:03.797Z] Vendor ID: AuthenticAMD [2025-08-07T01:26:03.797Z] CPU family: 23 [2025-08-07T01:26:03.797Z] Model: 49 [2025-08-07T01:26:03.797Z] Model name: AMD EPYC-Rome Processor [2025-08-07T01:26:03.797Z] Stepping: 0 [2025-08-07T01:26:03.797Z] CPU MHz: 2799.998 [2025-08-07T01:26:03.797Z] BogoMIPS: 5599.99 [2025-08-07T01:26:03.797Z] Virtualization: AMD-V [2025-08-07T01:26:03.797Z] Hypervisor vendor: KVM [2025-08-07T01:26:03.797Z] Virtualization type: full [2025-08-07T01:26:03.797Z] L1d cache: 256 KiB [2025-08-07T01:26:03.797Z] L1i cache: 256 KiB [2025-08-07T01:26:03.797Z] L2 cache: 4 MiB [2025-08-07T01:26:03.797Z] L3 cache: 128 MiB [2025-08-07T01:26:03.797Z] NUMA node0 CPU(s): 0-7 [2025-08-07T01:26:03.797Z] Vulnerability Gather data sampling: Not affected [2025-08-07T01:26:03.797Z] Vulnerability Itlb multihit: Not affected [2025-08-07T01:26:03.797Z] Vulnerability L1tf: Not affected [2025-08-07T01:26:03.797Z] Vulnerability Mds: Not affected [2025-08-07T01:26:03.797Z] Vulnerability Meltdown: Not affected [2025-08-07T01:26:03.797Z] Vulnerability Mmio stale data: Not affected [2025-08-07T01:26:03.797Z] Vulnerability Retbleed: Vulnerable [2025-08-07T01:26:03.797Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T01:26:03.797Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T01:26:03.797Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-07T01:26:03.797Z] Vulnerability Srbds: Not affected [2025-08-07T01:26:03.797Z] Vulnerability Tsx async abort: Not affected [2025-08-07T01:26:03.797Z] 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-08-07T01:26:03.797Z] [2025-08-07T01:26:03.797Z] [2025-08-07T01:26:03.797Z] ---> nproc: [2025-08-07T01:26:03.797Z] 8 [2025-08-07T01:26:03.797Z] [2025-08-07T01:26:03.797Z]