Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 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-ssh16836034965058405466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4022619176372835605.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-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-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10178265357762569706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh8297897451391259095.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-rfid-llrp-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-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9571340277189047520.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-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp 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 ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40300’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40301’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40302’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40305’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40306 in /w/workspace/foundry_device-rfid-llrp-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-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 (main) Commit message: "docs: Update changelog for 4.0 release (#348)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 # timeout=10 > git rev-list --no-walk 23080daf8f4d8a421bd75fd69ece5ca91258256c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T10:24:32.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T10:24:32.350Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T10:24:32.388Z] ========================================================= [2025-03-05T10:24:32.388Z] EdgeX Global Pipelines Version Info [2025-03-05T10:24:32.388Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:24:33.117Z] ------------------- [2025-03-05T10:24:33.117Z] stable info: [2025-03-05T10:24:33.117Z] ------------------- [2025-03-05T10:24:33.117Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T10:24:33.117Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T10:24:33.117Z] Message: update stable to v1.0.269 [2025-03-05T10:24:33.695Z] ------------------- [2025-03-05T10:24:33.695Z] experimental info: [2025-03-05T10:24:33.695Z] ------------------- [2025-03-05T10:24:33.695Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T10:24:33.695Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T10:24:33.695Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T10:24:33.775Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2025-03-05T10:24:33.793Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2025-03-05T10:24:33.817Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T10:24:33.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T10:24:33.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T10:24:33.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T10:24:33.912Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T10:24:33.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T10:24:33.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T10:24:33.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T10:24:34.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T10:24:34.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2025-03-05T10:24:34.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T10:24:34.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T10:24:34.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T10:24:34.172Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T10:24:34.193Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T10:24:34.219Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T10:24:34.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T10:24:34.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T10:24:34.290Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T10:24:34.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T10:24:34.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T10:24:34.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T10:24:34.377Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T10:24:34.400Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T10:24:34.424Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T10:24:34.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T10:24:34.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T10:24:34.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T10:24:34.510Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] echo [2025-03-05T10:24:34.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14edaaa [Pipeline] echo [2025-03-05T10:24:34.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:24:34.615Z] provisioning config files... [2025-03-05T10:24:34.628Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1712290028965242502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:24:34.969Z] ---> ****-login.sh [2025-03-05T10:24:34.969Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:24:35.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:35.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:35.229Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:35.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:35.229Z] [2025-03-05T10:24:35.229Z] Login Succeeded [2025-03-05T10:24:35.229Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:24:35.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:35.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:35.229Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:35.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:35.229Z] [2025-03-05T10:24:35.229Z] Login Succeeded [2025-03-05T10:24:35.229Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:24:35.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:35.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:35.492Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:35.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:35.492Z] [2025-03-05T10:24:35.492Z] Login Succeeded [2025-03-05T10:24:35.492Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:24:35.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:35.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:35.492Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:35.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:35.492Z] [2025-03-05T10:24:35.492Z] Login Succeeded [2025-03-05T10:24:35.492Z] ****.io [2025-03-05T10:24:35.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:35.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:35.752Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:35.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:35.752Z] [2025-03-05T10:24:35.752Z] Login Succeeded [2025-03-05T10:24:35.752Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:24:35.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T10:24:36.154Z] + git rev-list -1 --merges 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3~1..14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] echo [2025-03-05T10:24:36.181Z] -----------> git rev-list -1 --merges 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3~1..14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [false] [Pipeline] sh [2025-03-05T10:24:36.470Z] + git log --format=format:%s -1 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] echo [2025-03-05T10:24:36.484Z] ========================================================= [2025-03-05T10:24:36.484Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T10:24:36.484Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:24:36.827Z] + git log --format=format:%s -1 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] echo [2025-03-05T10:24:36.839Z] [semverPrep] GIT_COMMIT: 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3, Commit Message: docs: Update changelog for 4.0 release (#348) [Pipeline] echo [2025-03-05T10:24:36.856Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T10:24:37.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:24:37.202Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T10:24:37.202Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T10:24:37.202Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T10:24:37.202Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T10:24:37.202Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T10:24:37.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:24:37.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:24:37.557Z] [2025-03-05T10:24:37.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:24:37.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:24:37.863Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T10:24:37.863Z] b85a868b505f: Pulling fs layer [2025-03-05T10:24:37.863Z] e2be974225ed: Pulling fs layer [2025-03-05T10:24:37.863Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T10:24:37.863Z] 988bab9f4d93: Pulling fs layer [2025-03-05T10:24:37.863Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T10:24:37.863Z] eaf3925da568: Pulling fs layer [2025-03-05T10:24:37.863Z] bab4dde63d76: Pulling fs layer [2025-03-05T10:24:37.863Z] bde34c3a00c8: Pulling fs layer [2025-03-05T10:24:37.863Z] b352a97aabf1: Pulling fs layer [2025-03-05T10:24:37.863Z] 4872d77fe225: Pulling fs layer [2025-03-05T10:24:37.863Z] 5851b861e8e6: Pulling fs layer [2025-03-05T10:24:37.863Z] 988bab9f4d93: Waiting [2025-03-05T10:24:37.863Z] b352a97aabf1: Waiting [2025-03-05T10:24:37.863Z] 1469e6f7b9e6: Waiting [2025-03-05T10:24:37.863Z] 4872d77fe225: Waiting [2025-03-05T10:24:37.863Z] eaf3925da568: Waiting [2025-03-05T10:24:37.863Z] bab4dde63d76: Waiting [2025-03-05T10:24:37.863Z] bde34c3a00c8: Waiting [2025-03-05T10:24:37.863Z] e2be974225ed: Verifying Checksum [2025-03-05T10:24:37.863Z] e2be974225ed: Download complete [2025-03-05T10:24:37.863Z] 988bab9f4d93: Download complete [2025-03-05T10:24:37.863Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T10:24:37.863Z] 1469e6f7b9e6: Download complete [2025-03-05T10:24:37.863Z] eaf3925da568: Download complete [2025-03-05T10:24:37.863Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T10:24:37.863Z] 339a4e72a1f5: Download complete [2025-03-05T10:24:38.127Z] bde34c3a00c8: Verifying Checksum [2025-03-05T10:24:38.127Z] bde34c3a00c8: Download complete [2025-03-05T10:24:38.127Z] b352a97aabf1: Download complete [2025-03-05T10:24:38.127Z] 4872d77fe225: Verifying Checksum [2025-03-05T10:24:38.127Z] 4872d77fe225: Download complete [2025-03-05T10:24:38.127Z] 5851b861e8e6: Verifying Checksum [2025-03-05T10:24:38.127Z] 5851b861e8e6: Download complete [2025-03-05T10:24:38.127Z] b85a868b505f: Verifying Checksum [2025-03-05T10:24:38.127Z] b85a868b505f: Download complete [2025-03-05T10:24:38.386Z] bab4dde63d76: Verifying Checksum [2025-03-05T10:24:38.386Z] bab4dde63d76: Download complete [2025-03-05T10:24:39.320Z] b85a868b505f: Pull complete [2025-03-05T10:24:39.579Z] e2be974225ed: Pull complete [2025-03-05T10:24:39.839Z] 339a4e72a1f5: Pull complete [2025-03-05T10:24:39.839Z] 988bab9f4d93: Pull complete [2025-03-05T10:24:40.098Z] 1469e6f7b9e6: Pull complete [2025-03-05T10:24:40.358Z] eaf3925da568: Pull complete [2025-03-05T10:24:42.261Z] bab4dde63d76: Pull complete [2025-03-05T10:24:42.261Z] bde34c3a00c8: Pull complete [2025-03-05T10:24:42.261Z] b352a97aabf1: Pull complete [2025-03-05T10:24:42.261Z] 4872d77fe225: Pull complete [2025-03-05T10:24:42.261Z] 5851b861e8e6: Pull complete [2025-03-05T10:24:42.261Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T10:24:42.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:24:42.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:24:42.673Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:24:42.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:24:44.047Z] $ docker top a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e -eo pid,comm [2025-03-05T10:24:44.103Z] 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-03-05T10:24:44.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:24:44.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:24:44.163Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:24:44.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:24:44.276Z] $ docker exec a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e ssh-agent [2025-03-05T10:24:44.383Z] SSH_AUTH_SOCK=/tmp/ssh-fGGIYGmT0vpw/agent.33 [2025-03-05T10:24:44.383Z] SSH_AGENT_PID=39 [2025-03-05T10:24:44.389Z] Running ssh-add (command line suppressed) [2025-03-05T10:24:44.483Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14224247290928044246.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14224247290928044246.key) [2025-03-05T10:24:44.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:24:44.796Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T10:24:44.804Z] $ docker exec --env ******** --env ******** a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e ssh-agent -k [2025-03-05T10:24:44.902Z] unset SSH_AUTH_SOCK; [2025-03-05T10:24:44.903Z] unset SSH_AGENT_PID; [2025-03-05T10:24:44.903Z] echo Agent pid 39 killed; [2025-03-05T10:24:44.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T10:24:44.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:24:44.947Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:24:45.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:24:45.070Z] $ docker exec a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e ssh-agent [2025-03-05T10:24:45.189Z] SSH_AUTH_SOCK=/tmp/ssh-w0yD0cWidC5X/agent.72 [2025-03-05T10:24:45.189Z] SSH_AGENT_PID=78 [2025-03-05T10:24:45.193Z] Running ssh-add (command line suppressed) [2025-03-05T10:24:45.292Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9889764836239202757.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9889764836239202757.key) [2025-03-05T10:24:45.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:24:45.597Z] + git semver init [2025-03-05T10:24:45.858Z] 2025-03-05 10:24:45,785 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T10:24:45.858Z] 2025-03-05 10:24:45,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-03-05T10:24:45.858Z] 2025-03-05 10:24:45,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-03-05T10:24:45.858Z] 2025-03-05 10:24:45,786 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:24:47.773Z] 2025-03-05 10:24:47,358 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2025-03-05T10:24:47.773Z] 2025-03-05 10:24:47,358 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2025-03-05T10:24:47.773Z] 2025-03-05 10:24:47,358 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-05T10:24:47.773Z] 2025-03-05 10:24:47,359 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-05T10:24:47.773Z] 4.0.0-dev.10 [Pipeline] } [2025-03-05T10:24:47.782Z] $ docker exec --env ******** --env ******** a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e ssh-agent -k [2025-03-05T10:24:47.891Z] unset SSH_AUTH_SOCK; [2025-03-05T10:24:47.893Z] unset SSH_AGENT_PID; [2025-03-05T10:24:47.893Z] echo Agent pid 78 killed; [2025-03-05T10:24:47.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:24:48.240Z] + git semver [Pipeline] } [2025-03-05T10:24:48.510Z] $ docker stop --time=1 a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e [2025-03-05T10:24:49.824Z] $ docker rm -f --volumes a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:24:50.195Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T10:24:50.447Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T10:24:50.452Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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-03-05T10:24:50.635Z] provisioning config files... [2025-03-05T10:24:50.645Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5702048233892052707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:24:50.956Z] ---> ****-login.sh [2025-03-05T10:24:50.956Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:24:50.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:50.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:50.956Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:50.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:50.956Z] [2025-03-05T10:24:50.956Z] Login Succeeded [2025-03-05T10:24:50.956Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:24:50.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:50.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:50.957Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:50.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:50.957Z] [2025-03-05T10:24:50.957Z] Login Succeeded [2025-03-05T10:24:50.957Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:24:51.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:51.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:51.217Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:51.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:51.217Z] [2025-03-05T10:24:51.217Z] Login Succeeded [2025-03-05T10:24:51.217Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:24:51.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:51.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:51.218Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:51.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:51.218Z] [2025-03-05T10:24:51.218Z] Login Succeeded [2025-03-05T10:24:51.218Z] ****.io [2025-03-05T10:24:51.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:51.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:51.478Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:51.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:51.478Z] [2025-03-05T10:24:51.478Z] Login Succeeded [2025-03-05T10:24:51.478Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:24:51.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T10:24:51.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:24:51.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:24:51.618Z] ========================================================= [2025-03-05T10:24:51.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T10:24:51.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:24:51.954Z] + 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-03-05T10:24:51.954Z] Sending build context to Docker daemon 11.59MB [2025-03-05T10:24:51.954Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:24:51.954Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T10:24:51.954Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T10:24:51.954Z] da9db072f522: Pulling fs layer [2025-03-05T10:24:51.954Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T10:24:51.954Z] 06f05ace1117: Pulling fs layer [2025-03-05T10:24:51.954Z] 5fe327b54edc: Pulling fs layer [2025-03-05T10:24:51.954Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:24:51.954Z] 92a5565b7b96: Pulling fs layer [2025-03-05T10:24:51.954Z] ff9bb7016b71: Pulling fs layer [2025-03-05T10:24:51.954Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T10:24:51.954Z] a813b0c90790: Pulling fs layer [2025-03-05T10:24:51.954Z] 5fe327b54edc: Waiting [2025-03-05T10:24:51.954Z] 4f4fb700ef54: Waiting [2025-03-05T10:24:51.954Z] b67dba6c2c7d: Waiting [2025-03-05T10:24:51.954Z] 92a5565b7b96: Waiting [2025-03-05T10:24:51.954Z] ff9bb7016b71: Waiting [2025-03-05T10:24:51.954Z] a813b0c90790: Waiting [2025-03-05T10:24:52.216Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T10:24:52.216Z] 5fe327b54edc: Verifying Checksum [2025-03-05T10:24:52.216Z] 5fe327b54edc: Download complete [2025-03-05T10:24:52.216Z] 4f4fb700ef54: Download complete [2025-03-05T10:24:52.216Z] da9db072f522: Verifying Checksum [2025-03-05T10:24:52.216Z] da9db072f522: Download complete [2025-03-05T10:24:52.216Z] 92a5565b7b96: Verifying Checksum [2025-03-05T10:24:52.216Z] 92a5565b7b96: Download complete [2025-03-05T10:24:52.216Z] ff9bb7016b71: Verifying Checksum [2025-03-05T10:24:52.216Z] ff9bb7016b71: Download complete [2025-03-05T10:24:52.476Z] da9db072f522: Pull complete [2025-03-05T10:24:52.476Z] a813b0c90790: Verifying Checksum [2025-03-05T10:24:52.476Z] a813b0c90790: Download complete [2025-03-05T10:24:52.476Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T10:24:52.733Z] 06f05ace1117: Verifying Checksum [2025-03-05T10:24:52.733Z] 06f05ace1117: Download complete [2025-03-05T10:24:52.989Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T10:24:52.989Z] b67dba6c2c7d: Download complete [2025-03-05T10:24:56.276Z] 06f05ace1117: Pull complete [2025-03-05T10:24:56.276Z] 5fe327b54edc: Pull complete [2025-03-05T10:24:56.534Z] 4f4fb700ef54: Pull complete [2025-03-05T10:24:56.534Z] 92a5565b7b96: Pull complete [2025-03-05T10:24:56.534Z] ff9bb7016b71: Pull complete [2025-03-05T10:24:59.062Z] b67dba6c2c7d: Pull complete [2025-03-05T10:24:59.628Z] a813b0c90790: Pull complete [2025-03-05T10:24:59.628Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T10:24:59.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T10:24:59.628Z] ---> 3ba60ce46760 [2025-03-05T10:24:59.628Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:25:01.009Z] ---> Running in 5ac21abee928 [2025-03-05T10:25:01.268Z] Removing intermediate container 5ac21abee928 [2025-03-05T10:25:01.268Z] ---> 651c480f8ada [2025-03-05T10:25:01.268Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:25:01.268Z] ---> Running in 3a712d2d93fb [2025-03-05T10:25:01.268Z] Removing intermediate container 3a712d2d93fb [2025-03-05T10:25:01.268Z] ---> 8e8eb9e751e9 [2025-03-05T10:25:01.268Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T10:25:01.268Z] ---> Running in 762b74698150 [2025-03-05T10:25:01.268Z] Removing intermediate container 762b74698150 [2025-03-05T10:25:01.268Z] ---> b4ed43466931 [2025-03-05T10:25:01.268Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:25:01.528Z] ---> Running in d1c5ab99a341 [2025-03-05T10:25:01.528Z] Removing intermediate container d1c5ab99a341 [2025-03-05T10:25:01.528Z] ---> 5ac62e715a49 [2025-03-05T10:25:01.528Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:25:01.528Z] ---> Running in 6321b33200c9 [2025-03-05T10:25:01.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:25:02.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:25:02.306Z] OK: 248 MiB in 58 packages [2025-03-05T10:25:02.564Z] Removing intermediate container 6321b33200c9 [2025-03-05T10:25:02.564Z] ---> 165911efd96e [2025-03-05T10:25:02.564Z] Step 8/12 : WORKDIR /app [2025-03-05T10:25:02.564Z] ---> Running in f8c7e6b0321c [2025-03-05T10:25:02.822Z] Removing intermediate container f8c7e6b0321c [2025-03-05T10:25:02.822Z] ---> a3def0b8103d [2025-03-05T10:25:02.822Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T10:25:02.822Z] ---> d16c4260a783 [2025-03-05T10:25:02.822Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:25:02.822Z] ---> Running in 8e8072b8159e [2025-03-05T10:25:05.591Z] Still waiting to schedule task [2025-03-05T10:25:05.591Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40308’ is offline [2025-03-05T10:25:34.942Z] Removing intermediate container 8e8072b8159e [2025-03-05T10:25:34.942Z] ---> 8f58dd6ec820 [2025-03-05T10:25:34.942Z] Step 11/12 : COPY . . [2025-03-05T10:25:34.942Z] ---> 47dfa13393bd [2025-03-05T10:25:34.942Z] Step 12/12 : RUN $MAKE [2025-03-05T10:25:34.942Z] ---> Running in e1288411ad1d [2025-03-05T10:25:34.942Z] noop [2025-03-05T10:25:34.942Z] Removing intermediate container e1288411ad1d [2025-03-05T10:25:34.942Z] ---> 9f9128574736 [2025-03-05T10:25:34.942Z] Successfully built 9f9128574736 [2025-03-05T10:25:34.942Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:25:35.266Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T10:25:35.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:25:35.353Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:25:35.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T10:25:35.737Z] $ docker top 96b2add204ef54828bcfd2d45559bfea91e76229bd0c65454a9e928dbe70c6d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:25:36.095Z] + go version [2025-03-05T10:25:36.095Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T10:25:36.105Z] $ docker stop --time=1 96b2add204ef54828bcfd2d45559bfea91e76229bd0c65454a9e928dbe70c6d9 [2025-03-05T10:25:37.347Z] $ docker rm -f --volumes 96b2add204ef54828bcfd2d45559bfea91e76229bd0c65454a9e928dbe70c6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:25:37.798Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T10:25:37.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:25:37.889Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:25:37.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T10:25:38.252Z] $ docker top 5e085eb7e55163b10c166c18b49727a9d6f0b878e66c79d832c75fdad1d3e478 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:25:38.612Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T10:25:38.914Z] + make test [2025-03-05T10:25:38.914Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T10:25:40.292Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-03-05T10:25:58.373Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-03-05T10:25:58.373Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-03-05T10:26:03.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.900s coverage: 40.6% of statements [2025-03-05T10:26:03.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements [2025-03-05T10:26:03.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.257s coverage: 51.9% of statements [2025-03-05T10:26:15.848Z] go vet ./... [2025-03-05T10:26:22.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T10:26:22.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T10:26:22.426Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T10:26:22.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T10:26:22.453Z] $ docker stop --time=1 5e085eb7e55163b10c166c18b49727a9d6f0b878e66c79d832c75fdad1d3e478 [2025-03-05T10:26:24.199Z] $ docker rm -f --volumes 5e085eb7e55163b10c166c18b49727a9d6f0b878e66c79d832c75fdad1d3e478 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:26:24.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T10:26:24.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T10:26:25.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T10:26:25.599Z] + ls -al . [2025-03-05T10:26:25.599Z] total 708 [2025-03-05T10:26:25.599Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 10:25 . [2025-03-05T10:26:25.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:24 .. [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 5 10:24 .dockerignore [2025-03-05T10:26:25.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:26 .git [2025-03-05T10:26:25.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:24 .github [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 5 10:24 .gitignore [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 10:24 .golangci.yml [2025-03-05T10:26:25.599Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:24 .semver [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 20798 Mar 5 10:24 Attribution.txt [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 12649 Mar 5 10:24 CHANGELOG.md [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 1489 Mar 5 10:24 Dockerfile [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:24 GOVERNANCE.md [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 5 10:24 Jenkinsfile [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 10:24 LICENSE [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 2761 Mar 5 10:24 Makefile [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 5 10:24 OWNERS.md [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 5 10:24 README.md [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:24 VERSION [2025-03-05T10:26:25.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:24 bin [2025-03-05T10:26:25.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:24 cmd [2025-03-05T10:26:25.599Z] -rw-r--r-- 1 jenkins jenkins 451915 Mar 5 10:26 coverage.out [2025-03-05T10:26:25.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:24 examples [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 6321 Mar 5 10:24 go.mod [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:24 go.sum [2025-03-05T10:26:25.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:24 images [2025-03-05T10:26:25.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:24 internal [2025-03-05T10:26:25.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:24 pkg [2025-03-05T10:26:25.599Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 5 10:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:25.925Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 --label arch=amd64 --label version=4.0.0-dev.10 . [2025-03-05T10:26:25.925Z] Sending build context to Docker daemon 11.59MB [2025-03-05T10:26:25.925Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:26:25.925Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-05T10:26:25.925Z] ---> 9f9128574736 [2025-03-05T10:26:25.925Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:26:25.925Z] ---> Running in ee0ae883338a [2025-03-05T10:26:26.185Z] Removing intermediate container ee0ae883338a [2025-03-05T10:26:26.185Z] ---> 5a1d6464a543 [2025-03-05T10:26:26.185Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:26:26.185Z] ---> Running in 25e3e0c1cc8d [2025-03-05T10:26:26.185Z] Removing intermediate container 25e3e0c1cc8d [2025-03-05T10:26:26.185Z] ---> d8083037ca2f [2025-03-05T10:26:26.185Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T10:26:26.185Z] ---> Running in de4c1c1fd24f [2025-03-05T10:26:26.185Z] Removing intermediate container de4c1c1fd24f [2025-03-05T10:26:26.185Z] ---> b5d34f4e832c [2025-03-05T10:26:26.185Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:26:26.185Z] ---> Running in 7f5b85a37cf9 [2025-03-05T10:26:26.445Z] Removing intermediate container 7f5b85a37cf9 [2025-03-05T10:26:26.445Z] ---> 19ea8a640a33 [2025-03-05T10:26:26.445Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:26:26.445Z] ---> Running in a65d1e60d63f [2025-03-05T10:26:26.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:26:26.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:26:26.966Z] OK: 248 MiB in 58 packages [2025-03-05T10:26:27.534Z] Removing intermediate container a65d1e60d63f [2025-03-05T10:26:27.534Z] ---> c201b22bd755 [2025-03-05T10:26:27.534Z] Step 8/25 : WORKDIR /app [2025-03-05T10:26:27.534Z] ---> Running in eaca399106f8 [2025-03-05T10:26:27.534Z] Removing intermediate container eaca399106f8 [2025-03-05T10:26:27.534Z] ---> 74caef18de27 [2025-03-05T10:26:27.534Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-05T10:26:27.534Z] ---> 8acda5e2833d [2025-03-05T10:26:27.534Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:26:27.534Z] ---> Running in fe696b3849c7 [2025-03-05T10:26:28.477Z] Removing intermediate container fe696b3849c7 [2025-03-05T10:26:28.477Z] ---> 0aa236031d8f [2025-03-05T10:26:28.477Z] Step 11/25 : COPY . . [2025-03-05T10:26:28.477Z] ---> 213cb329d5a8 [2025-03-05T10:26:28.477Z] Step 12/25 : RUN $MAKE [2025-03-05T10:26:28.477Z] ---> Running in 4ce661d54252 [2025-03-05T10:26:28.736Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-03-05T10:27:00.801Z] Removing intermediate container 4ce661d54252 [2025-03-05T10:27:00.801Z] ---> e4802ee5658f [2025-03-05T10:27:00.801Z] Step 13/25 : FROM alpine:3.20 [2025-03-05T10:27:00.801Z] 3.20: Pulling from library/alpine [2025-03-05T10:27:00.801Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T10:27:00.801Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T10:27:00.801Z] 0a9a5dfd008f: Download complete [2025-03-05T10:27:00.801Z] 0a9a5dfd008f: Pull complete [2025-03-05T10:27:00.801Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T10:27:00.801Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T10:27:00.801Z] ---> ff221270b9fb [2025-03-05T10:27:00.801Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T10:27:00.801Z] ---> Running in 1e6ae1578a71 [2025-03-05T10:27:00.801Z] Removing intermediate container 1e6ae1578a71 [2025-03-05T10:27:00.801Z] ---> 4cef79eb699e [2025-03-05T10:27:00.801Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-05T10:27:00.801Z] ---> Running in f36fd4099138 [2025-03-05T10:27:00.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:27:00.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:27:00.801Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T10:27:00.801Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:27:00.801Z] OK: 8 MiB in 15 packages [2025-03-05T10:27:00.801Z] Removing intermediate container f36fd4099138 [2025-03-05T10:27:00.801Z] ---> 0da19cadea5a [2025-03-05T10:27:00.801Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-05T10:27:00.801Z] ---> Running in bd13c8715722 [2025-03-05T10:27:00.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:27:00.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:27:00.801Z] OK: 8 MiB in 15 packages [2025-03-05T10:27:00.801Z] Removing intermediate container bd13c8715722 [2025-03-05T10:27:00.801Z] ---> 295bd9cfc3e6 [2025-03-05T10:27:00.801Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-03-05T10:27:00.801Z] ---> ddbcf78169e9 [2025-03-05T10:27:00.801Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-03-05T10:27:00.801Z] ---> 9b4b04fce5bd [2025-03-05T10:27:00.801Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-03-05T10:27:00.801Z] ---> d008d8c835d6 [2025-03-05T10:27:00.801Z] Step 20/25 : EXPOSE 59989 [2025-03-05T10:27:00.801Z] ---> Running in 1cc49ff8c79e [2025-03-05T10:27:00.801Z] Removing intermediate container 1cc49ff8c79e [2025-03-05T10:27:00.801Z] ---> 5b75a6c9d400 [2025-03-05T10:27:00.801Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-03-05T10:27:00.801Z] ---> Running in 13dd9e7f9a4c [2025-03-05T10:27:00.801Z] Removing intermediate container 13dd9e7f9a4c [2025-03-05T10:27:00.801Z] ---> 2643e1ba5894 [2025-03-05T10:27:00.801Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T10:27:00.801Z] ---> Running in b01975e2ce85 [2025-03-05T10:27:00.801Z] Removing intermediate container b01975e2ce85 [2025-03-05T10:27:00.801Z] ---> 8311fd583511 [2025-03-05T10:27:00.802Z] Step 23/25 : LABEL arch=amd64 [2025-03-05T10:27:00.802Z] ---> Running in 14f5519de6f0 [2025-03-05T10:27:00.802Z] Removing intermediate container 14f5519de6f0 [2025-03-05T10:27:00.802Z] ---> c4e7aeb1d68f [2025-03-05T10:27:00.802Z] Step 24/25 : LABEL git_sha=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [2025-03-05T10:27:01.059Z] ---> Running in a5430a1034b9 [2025-03-05T10:27:01.059Z] Removing intermediate container a5430a1034b9 [2025-03-05T10:27:01.059Z] ---> 5859267cd1b7 [2025-03-05T10:27:01.059Z] Step 25/25 : LABEL version=4.0.0-dev.10 [2025-03-05T10:27:01.059Z] ---> Running in 0975f74f584d [2025-03-05T10:27:01.059Z] Removing intermediate container 0975f74f584d [2025-03-05T10:27:01.059Z] ---> 07fd9915badf [2025-03-05T10:27:01.059Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T10:27:01.059Z] Successfully built 07fd9915badf [2025-03-05T10:27:01.059Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:27:01.186Z] provisioning config files... [2025-03-05T10:27:01.193Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2239767953023000995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:27:01.496Z] ---> ****-login.sh [2025-03-05T10:27:01.496Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:27:01.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:01.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:01.496Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:01.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:01.496Z] [2025-03-05T10:27:01.496Z] Login Succeeded [2025-03-05T10:27:01.496Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:27:01.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:01.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:01.496Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:01.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:01.496Z] [2025-03-05T10:27:01.496Z] Login Succeeded [2025-03-05T10:27:01.496Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:27:01.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:01.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:01.757Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:01.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:01.757Z] [2025-03-05T10:27:01.757Z] Login Succeeded [2025-03-05T10:27:01.757Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:27:01.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:01.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:01.757Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:01.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:01.757Z] [2025-03-05T10:27:01.757Z] Login Succeeded [2025-03-05T10:27:01.757Z] ****.io [2025-03-05T10:27:02.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:02.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:02.017Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:02.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:02.017Z] [2025-03-05T10:27:02.017Z] Login Succeeded [2025-03-05T10:27:02.017Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:27:02.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:27:02.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:27:02.130Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2025-03-05T10:27:02.130Z] 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [2025-03-05T10:27:02.130Z] latest [2025-03-05T10:27:02.130Z] 4.0.0-dev.10 [2025-03-05T10:27:02.130Z] 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [2025-03-05T10:27:02.130Z] main [2025-03-05T10:27:02.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:02.476Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:02.794Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [2025-03-05T10:27:02.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-05T10:27:02.794Z] c0830f3f86c0: Preparing [2025-03-05T10:27:02.794Z] ce44754b286c: Preparing [2025-03-05T10:27:02.794Z] 5c6cb7010458: Preparing [2025-03-05T10:27:02.794Z] c7ad60a6825c: Preparing [2025-03-05T10:27:02.794Z] 51e08f654183: Preparing [2025-03-05T10:27:02.794Z] 994456c4fd7b: Preparing [2025-03-05T10:27:02.794Z] 994456c4fd7b: Waiting [2025-03-05T10:27:02.794Z] c7ad60a6825c: Pushed [2025-03-05T10:27:02.794Z] 5c6cb7010458: Pushed [2025-03-05T10:27:02.794Z] 51e08f654183: Pushed [2025-03-05T10:27:02.794Z] ce44754b286c: Pushed [2025-03-05T10:27:02.794Z] 994456c4fd7b: Layer already exists [2025-03-05T10:27:08.083Z] c0830f3f86c0: Pushed [2025-03-05T10:27:08.083Z] 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:08.400Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:08.723Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-03-05T10:27:08.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-05T10:27:08.723Z] c0830f3f86c0: Preparing [2025-03-05T10:27:08.723Z] ce44754b286c: Preparing [2025-03-05T10:27:08.723Z] 5c6cb7010458: Preparing [2025-03-05T10:27:08.723Z] c7ad60a6825c: Preparing [2025-03-05T10:27:08.723Z] 51e08f654183: Preparing [2025-03-05T10:27:08.723Z] 994456c4fd7b: Preparing [2025-03-05T10:27:08.723Z] 51e08f654183: Layer already exists [2025-03-05T10:27:08.723Z] c7ad60a6825c: Layer already exists [2025-03-05T10:27:08.723Z] 5c6cb7010458: Layer already exists [2025-03-05T10:27:08.723Z] ce44754b286c: Layer already exists [2025-03-05T10:27:08.723Z] c0830f3f86c0: Layer already exists [2025-03-05T10:27:08.723Z] 994456c4fd7b: Layer already exists [2025-03-05T10:27:08.723Z] latest: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:09.040Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:09.364Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.10 [2025-03-05T10:27:09.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-05T10:27:09.364Z] c0830f3f86c0: Preparing [2025-03-05T10:27:09.364Z] ce44754b286c: Preparing [2025-03-05T10:27:09.364Z] 5c6cb7010458: Preparing [2025-03-05T10:27:09.364Z] c7ad60a6825c: Preparing [2025-03-05T10:27:09.364Z] 51e08f654183: Preparing [2025-03-05T10:27:09.364Z] 994456c4fd7b: Preparing [2025-03-05T10:27:09.364Z] 51e08f654183: Layer already exists [2025-03-05T10:27:09.364Z] c0830f3f86c0: Layer already exists [2025-03-05T10:27:09.364Z] c7ad60a6825c: Layer already exists [2025-03-05T10:27:09.364Z] ce44754b286c: Layer already exists [2025-03-05T10:27:09.364Z] 5c6cb7010458: Layer already exists [2025-03-05T10:27:09.364Z] 994456c4fd7b: Layer already exists [2025-03-05T10:27:09.364Z] 4.0.0-dev.10: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:09.701Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:10.028Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [2025-03-05T10:27:10.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-05T10:27:10.028Z] c0830f3f86c0: Preparing [2025-03-05T10:27:10.028Z] ce44754b286c: Preparing [2025-03-05T10:27:10.028Z] 5c6cb7010458: Preparing [2025-03-05T10:27:10.028Z] c7ad60a6825c: Preparing [2025-03-05T10:27:10.028Z] 51e08f654183: Preparing [2025-03-05T10:27:10.028Z] 994456c4fd7b: Preparing [2025-03-05T10:27:10.028Z] 994456c4fd7b: Waiting [2025-03-05T10:27:10.028Z] ce44754b286c: Layer already exists [2025-03-05T10:27:10.028Z] 51e08f654183: Layer already exists [2025-03-05T10:27:10.028Z] c0830f3f86c0: Layer already exists [2025-03-05T10:27:10.028Z] 5c6cb7010458: Layer already exists [2025-03-05T10:27:10.028Z] c7ad60a6825c: Layer already exists [2025-03-05T10:27:10.028Z] 994456c4fd7b: Layer already exists [2025-03-05T10:27:10.028Z] 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:10.351Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:10.666Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2025-03-05T10:27:10.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-03-05T10:27:10.666Z] c0830f3f86c0: Preparing [2025-03-05T10:27:10.666Z] ce44754b286c: Preparing [2025-03-05T10:27:10.666Z] 5c6cb7010458: Preparing [2025-03-05T10:27:10.666Z] c7ad60a6825c: Preparing [2025-03-05T10:27:10.666Z] 51e08f654183: Preparing [2025-03-05T10:27:10.666Z] 994456c4fd7b: Preparing [2025-03-05T10:27:10.666Z] 994456c4fd7b: Waiting [2025-03-05T10:27:10.666Z] ce44754b286c: Layer already exists [2025-03-05T10:27:10.666Z] 51e08f654183: Layer already exists [2025-03-05T10:27:10.666Z] c0830f3f86c0: Layer already exists [2025-03-05T10:27:10.666Z] c7ad60a6825c: Layer already exists [2025-03-05T10:27:10.666Z] 5c6cb7010458: Layer already exists [2025-03-05T10:27:10.666Z] 994456c4fd7b: Layer already exists [2025-03-05T10:27:10.666Z] main: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:27:10.730Z] ===================================================== [Pipeline] echo [2025-03-05T10:27:10.743Z] taggedImages: [2025-03-05T10:27:10.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [2025-03-05T10:27:10.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-03-05T10:27:10.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.10 [2025-03-05T10:27:10.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [2025-03-05T10:27:10.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [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-03-05T10:27:11.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:27:11.152Z] [2025-03-05T10:27:11.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:11.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:27:11.453Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T10:27:11.453Z] 5eb5b503b376: Pulling fs layer [2025-03-05T10:27:11.453Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T10:27:11.453Z] ec43610c2a17: Pulling fs layer [2025-03-05T10:27:11.453Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T10:27:11.453Z] 33b1e0a273af: Pulling fs layer [2025-03-05T10:27:11.453Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T10:27:11.453Z] 2f39f015ded8: Pulling fs layer [2025-03-05T10:27:11.453Z] 33b1e0a273af: Waiting [2025-03-05T10:27:11.453Z] 5d3b04190fa2: Waiting [2025-03-05T10:27:11.453Z] 2f39f015ded8: Waiting [2025-03-05T10:27:11.453Z] 3a2ae6a8a46f: Waiting [2025-03-05T10:27:11.453Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T10:27:11.453Z] 5c69ac0246d0: Download complete [2025-03-05T10:27:11.453Z] 3a2ae6a8a46f: Download complete [2025-03-05T10:27:11.453Z] 33b1e0a273af: Verifying Checksum [2025-03-05T10:27:11.453Z] 33b1e0a273af: Download complete [2025-03-05T10:27:11.712Z] 5d3b04190fa2: Download complete [2025-03-05T10:27:11.712Z] ec43610c2a17: Verifying Checksum [2025-03-05T10:27:11.712Z] ec43610c2a17: Download complete [2025-03-05T10:27:11.712Z] 5eb5b503b376: Verifying Checksum [2025-03-05T10:27:11.712Z] 5eb5b503b376: Download complete [2025-03-05T10:27:12.276Z] 2f39f015ded8: Download complete [2025-03-05T10:27:12.840Z] 5eb5b503b376: Pull complete [2025-03-05T10:27:13.102Z] 5c69ac0246d0: Pull complete [2025-03-05T10:27:13.359Z] ec43610c2a17: Pull complete [2025-03-05T10:27:13.359Z] 3a2ae6a8a46f: Pull complete [2025-03-05T10:27:13.620Z] 33b1e0a273af: Pull complete [2025-03-05T10:27:13.878Z] 5d3b04190fa2: Pull complete [2025-03-05T10:27:18.060Z] 2f39f015ded8: Pull complete [2025-03-05T10:27:18.060Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T10:27:18.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:27:18.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:27:18.173Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:27:18.206Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-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-03-05T10:27:19.551Z] $ docker top 457897f97e69cdc25b6d60e4c702b51a45ccdfd64ac4c5b768db119d0927eed2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:27:19.935Z] ---> job-cost.sh [2025-03-05T10:27:19.935Z] lf-activate-venv: SKIPPING [2025-03-05T10:27:19.935Z] INFO: No Stack... [2025-03-05T10:27:20.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T10:27:20.763Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T10:27:21.051Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2025-03-05T10:27:21.051Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T10:27:21.068Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [2025-03-05T10:27:21.076Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] did not exist. Created. [2025-03-05T10:27:21.092Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T10:27:21.408Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T10:27:21.436Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T10:27:21.449Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T10:27:21.478Z] $ docker stop --time=1 457897f97e69cdc25b6d60e4c702b51a45ccdfd64ac4c5b768db119d0927eed2 [2025-03-05T10:27:22.629Z] $ docker rm -f --volumes 457897f97e69cdc25b6d60e4c702b51a45ccdfd64ac4c5b768db119d0927eed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T10:28:01.172Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40310 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2025-03-05T10:28:01.189Z] Running in /w/workspace/device-rfid-llrp-go/166 [Pipeline] { [Pipeline] checkout [2025-03-05T10:28:02.246Z] The recommended git tool is: git [2025-03-05T10:28:07.735Z] using credential edgex-jenkins-ssh [2025-03-05T10:28:07.754Z] Cloning the remote Git repository [2025-03-05T10:28:07.802Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-03-05T10:28:07.912Z] > git init /w/workspace/device-rfid-llrp-go/166 # timeout=10 [2025-03-05T10:28:08.084Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-03-05T10:28:08.095Z] > git --version # timeout=10 [2025-03-05T10:28:08.123Z] > git --version # 'git version 2.25.1' [2025-03-05T10:28:08.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T10:28:08.286Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:28:11.086Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2025-03-05T10:28:11.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:28:12.030Z] Avoid second fetch [2025-03-05T10:28:12.031Z] Checking out Revision 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 (main) [2025-03-05T10:28:12.047Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T10:28:12.113Z] > git checkout -f 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 # timeout=10 [2025-03-05T10:28:12.933Z] Commit message: "docs: Update changelog for 4.0 release (#348)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:28:17.749Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T10:28:17.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T10:28:17.749Z] Dload Upload Total Spent Left Speed [2025-03-05T10:28:17.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2025-03-05T10:28:18.094Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T10:28:18.438Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T10:28:18.438Z] + sudo tee /etc/docker/daemon.new [2025-03-05T10:28:18.438Z] { [2025-03-05T10:28:18.438Z] "registry-mirrors": [ [2025-03-05T10:28:18.438Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T10:28:18.438Z] ], [2025-03-05T10:28:18.438Z] "bip": "10.250.0.254/24", [2025-03-05T10:28:18.438Z] "hosts": [ [2025-03-05T10:28:18.438Z] "tcp://0.0.0.0:5555", [2025-03-05T10:28:18.438Z] "unix:///var/run/docker.sock" [2025-03-05T10:28:18.438Z] ], [2025-03-05T10:28:18.438Z] "mtu": 1458, [2025-03-05T10:28:18.438Z] "selinux-enabled": true, [2025-03-05T10:28:18.438Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T10:28:18.438Z] } [Pipeline] sh [2025-03-05T10:28:18.776Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T10:28:19.117Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:28:37.435Z] provisioning config files... [2025-03-05T10:28:37.467Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/166@tmp/config11714231940667744528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:28:37.944Z] ---> ****-login.sh [2025-03-05T10:28:37.944Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:28:38.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:28:38.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:28:38.545Z] Configure a credential helper to remove this warning. See [2025-03-05T10:28:38.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:28:38.545Z] [2025-03-05T10:28:38.545Z] Login Succeeded [2025-03-05T10:28:38.545Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:28:38.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:28:39.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:28:39.085Z] Configure a credential helper to remove this warning. See [2025-03-05T10:28:39.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:28:39.085Z] [2025-03-05T10:28:39.085Z] Login Succeeded [2025-03-05T10:28:39.085Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:28:39.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:28:39.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:28:39.354Z] Configure a credential helper to remove this warning. See [2025-03-05T10:28:39.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:28:39.354Z] [2025-03-05T10:28:39.354Z] Login Succeeded [2025-03-05T10:28:39.354Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:28:39.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:28:39.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:28:39.625Z] Configure a credential helper to remove this warning. See [2025-03-05T10:28:39.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:28:39.625Z] [2025-03-05T10:28:39.625Z] Login Succeeded [2025-03-05T10:28:39.901Z] ****.io [2025-03-05T10:28:39.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:28:40.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:28:40.168Z] Configure a credential helper to remove this warning. See [2025-03-05T10:28:40.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:28:40.169Z] [2025-03-05T10:28:40.169Z] Login Succeeded [2025-03-05T10:28:40.169Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:28:40.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T10:28:40.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:28:40.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:28:40.584Z] ========================================================= [2025-03-05T10:28:40.584Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T10:28:40.584Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:28:40.981Z] + 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-03-05T10:28:41.265Z] Sending build context to Docker daemon 1.211MB [2025-03-05T10:28:41.265Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:28:41.265Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T10:28:41.538Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T10:28:41.538Z] 9986a736f7d3: Pulling fs layer [2025-03-05T10:28:41.538Z] 1f018df60701: Pulling fs layer [2025-03-05T10:28:41.538Z] 39f8f326b044: Pulling fs layer [2025-03-05T10:28:41.538Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T10:28:41.538Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:28:41.538Z] d45d956e0dbf: Pulling fs layer [2025-03-05T10:28:41.538Z] d7702b0d1db1: Pulling fs layer [2025-03-05T10:28:41.538Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T10:28:41.538Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T10:28:41.538Z] e6a1e7a6a96a: Waiting [2025-03-05T10:28:41.538Z] 4f4fb700ef54: Waiting [2025-03-05T10:28:41.538Z] d45d956e0dbf: Waiting [2025-03-05T10:28:41.538Z] d7702b0d1db1: Waiting [2025-03-05T10:28:41.538Z] 5c7f0f088c93: Waiting [2025-03-05T10:28:41.538Z] 4fdc064ae6cf: Waiting [2025-03-05T10:28:41.538Z] 1f018df60701: Download complete [2025-03-05T10:28:41.538Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T10:28:41.538Z] e6a1e7a6a96a: Download complete [2025-03-05T10:28:41.538Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T10:28:41.538Z] 4f4fb700ef54: Download complete [2025-03-05T10:28:41.538Z] d45d956e0dbf: Verifying Checksum [2025-03-05T10:28:41.538Z] d45d956e0dbf: Download complete [2025-03-05T10:28:41.538Z] 9986a736f7d3: Download complete [2025-03-05T10:28:41.817Z] d7702b0d1db1: Download complete [2025-03-05T10:28:42.102Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T10:28:42.103Z] 4fdc064ae6cf: Download complete [2025-03-05T10:28:42.711Z] 9986a736f7d3: Pull complete [2025-03-05T10:28:43.325Z] 1f018df60701: Pull complete [2025-03-05T10:28:43.912Z] 39f8f326b044: Download complete [2025-03-05T10:28:44.506Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T10:28:44.506Z] 5c7f0f088c93: Download complete [2025-03-05T10:28:59.533Z] 39f8f326b044: Pull complete [2025-03-05T10:28:59.533Z] e6a1e7a6a96a: Pull complete [2025-03-05T10:28:59.533Z] 4f4fb700ef54: Pull complete [2025-03-05T10:28:59.533Z] d45d956e0dbf: Pull complete [2025-03-05T10:28:59.533Z] d7702b0d1db1: Pull complete [2025-03-05T10:29:07.784Z] 5c7f0f088c93: Pull complete [2025-03-05T10:29:09.743Z] 4fdc064ae6cf: Pull complete [2025-03-05T10:29:09.743Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T10:29:09.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T10:29:09.744Z] ---> 63f30b955cb9 [2025-03-05T10:29:09.744Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:29:10.706Z] ---> Running in db705cfa7278 [2025-03-05T10:29:10.976Z] Removing intermediate container db705cfa7278 [2025-03-05T10:29:10.976Z] ---> 6cfd83e402ad [2025-03-05T10:29:10.976Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:29:11.246Z] ---> Running in 0b97f98af2d1 [2025-03-05T10:29:11.514Z] Removing intermediate container 0b97f98af2d1 [2025-03-05T10:29:11.514Z] ---> 25c2cd8071dd [2025-03-05T10:29:11.514Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T10:29:11.514Z] ---> Running in 96ff3306a107 [2025-03-05T10:29:11.785Z] Removing intermediate container 96ff3306a107 [2025-03-05T10:29:11.785Z] ---> f0fc529c2ec3 [2025-03-05T10:29:11.785Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:29:12.055Z] ---> Running in 560b98ae58fe [2025-03-05T10:29:12.322Z] Removing intermediate container 560b98ae58fe [2025-03-05T10:29:12.322Z] ---> fa817ee0d9eb [2025-03-05T10:29:12.322Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:29:12.322Z] ---> Running in 66f393710ac1 [2025-03-05T10:29:13.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:29:13.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:29:15.941Z] OK: 239 MiB in 58 packages [2025-03-05T10:29:16.920Z] Removing intermediate container 66f393710ac1 [2025-03-05T10:29:16.920Z] ---> 9cf0e386c580 [2025-03-05T10:29:16.920Z] Step 8/12 : WORKDIR /app [2025-03-05T10:29:16.920Z] ---> Running in f5d833476fae [2025-03-05T10:29:17.190Z] Removing intermediate container f5d833476fae [2025-03-05T10:29:17.190Z] ---> afe5ff4bc45d [2025-03-05T10:29:17.190Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T10:29:17.778Z] ---> 2ec688bf0757 [2025-03-05T10:29:17.779Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:29:17.779Z] ---> Running in ecfd08ad85d4 [2025-03-05T10:31:09.550Z] Removing intermediate container ecfd08ad85d4 [2025-03-05T10:31:09.550Z] ---> d21691414e37 [2025-03-05T10:31:09.550Z] Step 11/12 : COPY . . [2025-03-05T10:31:09.550Z] ---> 7f76b007d544 [2025-03-05T10:31:09.550Z] Step 12/12 : RUN $MAKE [2025-03-05T10:31:09.550Z] ---> Running in e5bb43945c89 [2025-03-05T10:31:09.550Z] noop [2025-03-05T10:31:09.550Z] Removing intermediate container e5bb43945c89 [2025-03-05T10:31:09.550Z] ---> 07472ee2aa8b [2025-03-05T10:31:09.550Z] Successfully built 07472ee2aa8b [2025-03-05T10:31:09.550Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:31:09.929Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T10:31:09.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:31:10.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-40310 does not seem to be running inside a container [2025-03-05T10:31:10.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/166 -v /w/workspace/device-rfid-llrp-go/166:/w/workspace/device-rfid-llrp-go/166:rw,z -v /w/workspace/device-rfid-llrp-go/166@tmp:/w/workspace/device-rfid-llrp-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-05T10:31:11.410Z] $ docker top e145851cad2c4d9b7fa98d3d9cb8380b1774c82f19058e18695df51b77ed1dc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:31:12.234Z] + go version [2025-03-05T10:31:12.234Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T10:31:12.251Z] $ docker stop --time=1 e145851cad2c4d9b7fa98d3d9cb8380b1774c82f19058e18695df51b77ed1dc4 [2025-03-05T10:31:13.893Z] $ docker rm -f --volumes e145851cad2c4d9b7fa98d3d9cb8380b1774c82f19058e18695df51b77ed1dc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:31:14.471Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T10:31:14.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:31:14.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-40310 does not seem to be running inside a container [2025-03-05T10:31:14.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/166 -v /w/workspace/device-rfid-llrp-go/166:/w/workspace/device-rfid-llrp-go/166:rw,z -v /w/workspace/device-rfid-llrp-go/166@tmp:/w/workspace/device-rfid-llrp-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-05T10:31:15.865Z] $ docker top 8a9108b66e2225fd6175f64e9a84251a19dd432049c9fac6b62e277164c6cd3a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:31:16.366Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/166 [Pipeline] fileExists [Pipeline] sh [2025-03-05T10:31:16.975Z] + make test [2025-03-05T10:31:17.242Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T10:31:22.583Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-03-05T10:34:59.445Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-03-05T10:34:59.445Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-03-05T10:35:38.357Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.442s coverage: 40.6% of statements [2025-03-05T10:35:38.357Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 94.6% of statements [2025-03-05T10:35:38.357Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.620s coverage: 51.9% of statements [2025-03-05T10:35:38.357Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T10:35:38.357Z] go vet ./... [2025-03-05T10:36:34.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T10:36:34.818Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T10:36:34.818Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T10:36:34.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T10:36:34.862Z] $ docker stop --time=1 8a9108b66e2225fd6175f64e9a84251a19dd432049c9fac6b62e277164c6cd3a [2025-03-05T10:36:36.939Z] $ docker rm -f --volumes 8a9108b66e2225fd6175f64e9a84251a19dd432049c9fac6b62e277164c6cd3a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:36:38.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T10:36:38.782Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T10:36:39.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:36:39.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T10:36:40.326Z] + ls -al . [2025-03-05T10:36:40.326Z] total 704 [2025-03-05T10:36:40.326Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 10:31 . [2025-03-05T10:36:40.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:28 .. [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 5 10:28 .dockerignore [2025-03-05T10:36:40.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:28 .git [2025-03-05T10:36:40.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:28 .github [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 5 10:28 .gitignore [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 10:28 .golangci.yml [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 20798 Mar 5 10:28 Attribution.txt [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 12649 Mar 5 10:28 CHANGELOG.md [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 1489 Mar 5 10:28 Dockerfile [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:28 GOVERNANCE.md [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 5 10:28 Jenkinsfile [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 10:28 LICENSE [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 2761 Mar 5 10:28 Makefile [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 5 10:28 OWNERS.md [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 5 10:28 README.md [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:24 VERSION [2025-03-05T10:36:40.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:28 bin [2025-03-05T10:36:40.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:28 cmd [2025-03-05T10:36:40.326Z] -rw-r--r-- 1 jenkins jenkins 451915 Mar 5 10:35 coverage.out [2025-03-05T10:36:40.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:28 examples [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 6321 Mar 5 10:28 go.mod [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:28 go.sum [2025-03-05T10:36:40.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:28 images [2025-03-05T10:36:40.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:28 internal [2025-03-05T10:36:40.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:28 pkg [2025-03-05T10:36:40.326Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 5 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:36:40.706Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 --label arch=arm64 --label version=4.0.0-dev.10 . [2025-03-05T10:36:40.974Z] Sending build context to Docker daemon 1.211MB [2025-03-05T10:36:40.974Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:36:40.974Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-05T10:36:40.974Z] ---> 07472ee2aa8b [2025-03-05T10:36:40.974Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:36:41.244Z] ---> Running in fac8ac4b5d11 [2025-03-05T10:36:41.518Z] Removing intermediate container fac8ac4b5d11 [2025-03-05T10:36:41.518Z] ---> 1f042570d44c [2025-03-05T10:36:41.518Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:36:41.518Z] ---> Running in 191a30c54caf [2025-03-05T10:36:42.122Z] Removing intermediate container 191a30c54caf [2025-03-05T10:36:42.122Z] ---> cf19921de7b5 [2025-03-05T10:36:42.122Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T10:36:42.122Z] ---> Running in 2d1c0deaa932 [2025-03-05T10:36:42.391Z] Removing intermediate container 2d1c0deaa932 [2025-03-05T10:36:42.391Z] ---> 37646af6d8ff [2025-03-05T10:36:42.391Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:36:42.391Z] ---> Running in e0cc087c336a [2025-03-05T10:36:42.677Z] Removing intermediate container e0cc087c336a [2025-03-05T10:36:42.677Z] ---> b360ed561656 [2025-03-05T10:36:42.677Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:36:42.949Z] ---> Running in b06ca60a2217 [2025-03-05T10:36:44.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:36:44.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:36:46.320Z] OK: 239 MiB in 58 packages [2025-03-05T10:36:47.288Z] Removing intermediate container b06ca60a2217 [2025-03-05T10:36:47.288Z] ---> de70c52bbd5e [2025-03-05T10:36:47.288Z] Step 8/25 : WORKDIR /app [2025-03-05T10:36:47.288Z] ---> Running in ba0db16f09c7 [2025-03-05T10:36:47.874Z] Removing intermediate container ba0db16f09c7 [2025-03-05T10:36:47.874Z] ---> 57d325b6d1d8 [2025-03-05T10:36:47.874Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-05T10:36:48.157Z] ---> 9507b353b2f3 [2025-03-05T10:36:48.157Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:36:48.435Z] ---> Running in bbc9d879de70 [2025-03-05T10:36:51.027Z] Removing intermediate container bbc9d879de70 [2025-03-05T10:36:51.027Z] ---> 700e3910f76c [2025-03-05T10:36:51.027Z] Step 11/25 : COPY . . [2025-03-05T10:36:51.681Z] ---> d40038a0fcb1 [2025-03-05T10:36:51.681Z] Step 12/25 : RUN $MAKE [2025-03-05T10:36:51.681Z] ---> Running in 6a6b3e59c850 [2025-03-05T10:36:53.167Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-03-05T10:40:45.072Z] Removing intermediate container 6a6b3e59c850 [2025-03-05T10:40:45.072Z] ---> 7cbf4bf6b24b [2025-03-05T10:40:45.072Z] Step 13/25 : FROM alpine:3.20 [2025-03-05T10:40:45.072Z] 3.20: Pulling from library/alpine [2025-03-05T10:40:45.072Z] 94e9d8af2201: Pulling fs layer [2025-03-05T10:40:45.072Z] 94e9d8af2201: Verifying Checksum [2025-03-05T10:40:45.072Z] 94e9d8af2201: Download complete [2025-03-05T10:40:45.072Z] 94e9d8af2201: Pull complete [2025-03-05T10:40:45.072Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T10:40:45.072Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T10:40:45.072Z] ---> 7aab056cecc6 [2025-03-05T10:40:45.072Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T10:40:45.072Z] ---> Running in fc3be930109d [2025-03-05T10:40:45.072Z] Removing intermediate container fc3be930109d [2025-03-05T10:40:45.072Z] ---> 809621cb4af8 [2025-03-05T10:40:45.072Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-05T10:40:45.072Z] ---> Running in 7bace11eb6f9 [2025-03-05T10:40:45.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:40:45.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:40:45.072Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T10:40:45.072Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:40:45.072Z] OK: 9 MiB in 15 packages [2025-03-05T10:40:45.072Z] Removing intermediate container 7bace11eb6f9 [2025-03-05T10:40:45.072Z] ---> 13e3235b3d93 [2025-03-05T10:40:45.072Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-05T10:40:45.072Z] ---> Running in fc99676d645a [2025-03-05T10:40:45.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:40:45.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:40:45.072Z] OK: 9 MiB in 15 packages [2025-03-05T10:40:45.072Z] Removing intermediate container fc99676d645a [2025-03-05T10:40:45.072Z] ---> 33fde71c56f3 [2025-03-05T10:40:45.072Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-03-05T10:40:45.072Z] ---> 6386978c9565 [2025-03-05T10:40:45.072Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-03-05T10:40:45.072Z] ---> d2f779e233ea [2025-03-05T10:40:45.072Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-03-05T10:40:46.484Z] ---> 34897b7f74ac [2025-03-05T10:40:46.484Z] Step 20/25 : EXPOSE 59989 [2025-03-05T10:40:46.484Z] ---> Running in db697ee39142 [2025-03-05T10:40:46.752Z] Removing intermediate container db697ee39142 [2025-03-05T10:40:46.752Z] ---> 8a920f6a7f72 [2025-03-05T10:40:46.752Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-03-05T10:40:46.752Z] ---> Running in 411bfa878300 [2025-03-05T10:40:47.020Z] Removing intermediate container 411bfa878300 [2025-03-05T10:40:47.020Z] ---> 3460e49a7f12 [2025-03-05T10:40:47.020Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T10:40:47.020Z] ---> Running in ca0a76567a36 [2025-03-05T10:40:47.289Z] Removing intermediate container ca0a76567a36 [2025-03-05T10:40:47.289Z] ---> 8461074c01f0 [2025-03-05T10:40:47.289Z] Step 23/25 : LABEL arch=arm64 [2025-03-05T10:40:47.557Z] ---> Running in 6e12436f0d9c [2025-03-05T10:40:47.825Z] Removing intermediate container 6e12436f0d9c [2025-03-05T10:40:47.825Z] ---> 0bcd8d8d7e9d [2025-03-05T10:40:47.825Z] Step 24/25 : LABEL git_sha=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [2025-03-05T10:40:47.825Z] ---> Running in 8d56c9a6f291 [2025-03-05T10:40:48.098Z] Removing intermediate container 8d56c9a6f291 [2025-03-05T10:40:48.098Z] ---> e9ec2d39afb7 [2025-03-05T10:40:48.098Z] Step 25/25 : LABEL version=4.0.0-dev.10 [2025-03-05T10:40:48.098Z] ---> Running in 8031391ed90c [2025-03-05T10:40:48.365Z] Removing intermediate container 8031391ed90c [2025-03-05T10:40:48.365Z] ---> 361dc42d5c87 [2025-03-05T10:40:48.365Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T10:40:48.633Z] Successfully built 361dc42d5c87 [2025-03-05T10:40:48.633Z] Successfully tagged device-rfid-llrp-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-03-05T10:40:48.814Z] provisioning config files... [2025-03-05T10:40:48.831Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/166@tmp/config13641373964222433306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:40:49.183Z] ---> ****-login.sh [2025-03-05T10:40:49.183Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:40:49.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:40:49.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:40:49.452Z] Configure a credential helper to remove this warning. See [2025-03-05T10:40:49.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:40:49.452Z] [2025-03-05T10:40:49.452Z] Login Succeeded [2025-03-05T10:40:49.452Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:40:49.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:40:49.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:40:49.987Z] Configure a credential helper to remove this warning. See [2025-03-05T10:40:49.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:40:49.987Z] [2025-03-05T10:40:49.987Z] Login Succeeded [2025-03-05T10:40:49.987Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:40:50.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:40:50.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:40:50.256Z] Configure a credential helper to remove this warning. See [2025-03-05T10:40:50.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:40:50.256Z] [2025-03-05T10:40:50.256Z] Login Succeeded [2025-03-05T10:40:50.256Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:40:50.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:40:50.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:40:50.791Z] Configure a credential helper to remove this warning. See [2025-03-05T10:40:50.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:40:50.791Z] [2025-03-05T10:40:50.791Z] Login Succeeded [2025-03-05T10:40:50.791Z] ****.io [2025-03-05T10:40:51.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:40:51.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:40:51.325Z] Configure a credential helper to remove this warning. See [2025-03-05T10:40:51.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:40:51.325Z] [2025-03-05T10:40:51.325Z] Login Succeeded [2025-03-05T10:40:51.325Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:40:51.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:40:51.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:40:51.433Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2025-03-05T10:40:51.433Z] 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [2025-03-05T10:40:51.433Z] latest [2025-03-05T10:40:51.433Z] 4.0.0-dev.10 [2025-03-05T10:40:51.433Z] 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [2025-03-05T10:40:51.433Z] main [2025-03-05T10:40:51.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:40:51.812Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:40:52.187Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [2025-03-05T10:40:52.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-05T10:40:52.187Z] f9e96e68378e: Preparing [2025-03-05T10:40:52.187Z] 6a1c8299ebee: Preparing [2025-03-05T10:40:52.187Z] 01669594c13c: Preparing [2025-03-05T10:40:52.187Z] 5b77ed0af84e: Preparing [2025-03-05T10:40:52.187Z] 80d877d236bf: Preparing [2025-03-05T10:40:52.187Z] dd9c8f8612c8: Preparing [2025-03-05T10:40:52.187Z] dd9c8f8612c8: Waiting [2025-03-05T10:40:52.460Z] 01669594c13c: Pushed [2025-03-05T10:40:52.460Z] 6a1c8299ebee: Pushed [2025-03-05T10:40:52.460Z] 5b77ed0af84e: Pushed [2025-03-05T10:40:52.460Z] 80d877d236bf: Pushed [2025-03-05T10:40:52.460Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:41:02.520Z] f9e96e68378e: Pushed [2025-03-05T10:41:02.520Z] 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:02.882Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:03.246Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-03-05T10:41:03.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-05T10:41:03.246Z] f9e96e68378e: Preparing [2025-03-05T10:41:03.246Z] 6a1c8299ebee: Preparing [2025-03-05T10:41:03.246Z] 01669594c13c: Preparing [2025-03-05T10:41:03.246Z] 5b77ed0af84e: Preparing [2025-03-05T10:41:03.246Z] 80d877d236bf: Preparing [2025-03-05T10:41:03.246Z] dd9c8f8612c8: Preparing [2025-03-05T10:41:03.246Z] dd9c8f8612c8: Waiting [2025-03-05T10:41:03.246Z] 01669594c13c: Layer already exists [2025-03-05T10:41:03.246Z] f9e96e68378e: Layer already exists [2025-03-05T10:41:03.246Z] 6a1c8299ebee: Layer already exists [2025-03-05T10:41:03.246Z] 80d877d236bf: Layer already exists [2025-03-05T10:41:03.246Z] 5b77ed0af84e: Layer already exists [2025-03-05T10:41:03.246Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:41:03.513Z] latest: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:03.886Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:04.237Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 [2025-03-05T10:41:04.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-05T10:41:04.237Z] f9e96e68378e: Preparing [2025-03-05T10:41:04.237Z] 6a1c8299ebee: Preparing [2025-03-05T10:41:04.237Z] 01669594c13c: Preparing [2025-03-05T10:41:04.237Z] 5b77ed0af84e: Preparing [2025-03-05T10:41:04.237Z] 80d877d236bf: Preparing [2025-03-05T10:41:04.237Z] dd9c8f8612c8: Preparing [2025-03-05T10:41:04.237Z] dd9c8f8612c8: Waiting [2025-03-05T10:41:04.237Z] 80d877d236bf: Layer already exists [2025-03-05T10:41:04.237Z] f9e96e68378e: Layer already exists [2025-03-05T10:41:04.237Z] 5b77ed0af84e: Layer already exists [2025-03-05T10:41:04.237Z] 01669594c13c: Layer already exists [2025-03-05T10:41:04.237Z] 6a1c8299ebee: Layer already exists [2025-03-05T10:41:04.237Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:41:04.237Z] 4.0.0-dev.10: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:04.611Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:04.958Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [2025-03-05T10:41:04.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-05T10:41:04.958Z] f9e96e68378e: Preparing [2025-03-05T10:41:04.958Z] 6a1c8299ebee: Preparing [2025-03-05T10:41:04.958Z] 01669594c13c: Preparing [2025-03-05T10:41:04.958Z] 5b77ed0af84e: Preparing [2025-03-05T10:41:04.958Z] 80d877d236bf: Preparing [2025-03-05T10:41:04.958Z] dd9c8f8612c8: Preparing [2025-03-05T10:41:04.958Z] 5b77ed0af84e: Layer already exists [2025-03-05T10:41:04.958Z] 6a1c8299ebee: Layer already exists [2025-03-05T10:41:04.958Z] 01669594c13c: Layer already exists [2025-03-05T10:41:04.958Z] f9e96e68378e: Layer already exists [2025-03-05T10:41:04.958Z] 80d877d236bf: Layer already exists [2025-03-05T10:41:04.958Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:41:04.958Z] 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:05.596Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:05.950Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2025-03-05T10:41:05.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-03-05T10:41:05.950Z] f9e96e68378e: Preparing [2025-03-05T10:41:05.950Z] 6a1c8299ebee: Preparing [2025-03-05T10:41:05.950Z] 01669594c13c: Preparing [2025-03-05T10:41:05.950Z] 5b77ed0af84e: Preparing [2025-03-05T10:41:05.950Z] 80d877d236bf: Preparing [2025-03-05T10:41:05.950Z] dd9c8f8612c8: Preparing [2025-03-05T10:41:05.950Z] dd9c8f8612c8: Waiting [2025-03-05T10:41:05.950Z] 01669594c13c: Layer already exists [2025-03-05T10:41:05.950Z] f9e96e68378e: Layer already exists [2025-03-05T10:41:05.950Z] 6a1c8299ebee: Layer already exists [2025-03-05T10:41:05.950Z] 80d877d236bf: Layer already exists [2025-03-05T10:41:05.950Z] 5b77ed0af84e: Layer already exists [2025-03-05T10:41:05.950Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:41:06.215Z] main: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:41:06.293Z] ===================================================== [Pipeline] echo [2025-03-05T10:41:06.307Z] taggedImages: [2025-03-05T10:41:06.307Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [2025-03-05T10:41:06.307Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-03-05T10:41:06.307Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 [2025-03-05T10:41:06.307Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [2025-03-05T10:41:06.308Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:06.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:41:06.687Z] [2025-03-05T10:41:06.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:07.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:41:07.025Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T10:41:07.025Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T10:41:07.025Z] 04944245beec: Pulling fs layer [2025-03-05T10:41:07.025Z] 699f458cf7ca: Pulling fs layer [2025-03-05T10:41:07.025Z] 765212b225bb: Pulling fs layer [2025-03-05T10:41:07.025Z] f23df028b6ca: Pulling fs layer [2025-03-05T10:41:07.025Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T10:41:07.025Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T10:41:07.025Z] 765212b225bb: Waiting [2025-03-05T10:41:07.025Z] d65c8cfc05b1: Waiting [2025-03-05T10:41:07.025Z] f23df028b6ca: Waiting [2025-03-05T10:41:07.025Z] 2437ff75d9bd: Waiting [2025-03-05T10:41:07.297Z] 04944245beec: Verifying Checksum [2025-03-05T10:41:07.297Z] 04944245beec: Download complete [2025-03-05T10:41:07.297Z] 765212b225bb: Verifying Checksum [2025-03-05T10:41:07.297Z] 765212b225bb: Download complete [2025-03-05T10:41:07.297Z] f23df028b6ca: Verifying Checksum [2025-03-05T10:41:07.297Z] f23df028b6ca: Download complete [2025-03-05T10:41:07.297Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T10:41:07.297Z] d65c8cfc05b1: Download complete [2025-03-05T10:41:07.565Z] 699f458cf7ca: Verifying Checksum [2025-03-05T10:41:07.565Z] 699f458cf7ca: Download complete [2025-03-05T10:41:07.835Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T10:41:07.835Z] 8998bd30e6a1: Download complete [2025-03-05T10:41:10.421Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T10:41:10.421Z] 2437ff75d9bd: Download complete [2025-03-05T10:41:13.007Z] 8998bd30e6a1: Pull complete [2025-03-05T10:41:13.007Z] 04944245beec: Pull complete [2025-03-05T10:41:14.949Z] 699f458cf7ca: Pull complete [2025-03-05T10:41:14.949Z] 765212b225bb: Pull complete [2025-03-05T10:41:15.533Z] f23df028b6ca: Pull complete [2025-03-05T10:41:15.802Z] d65c8cfc05b1: Pull complete [2025-03-05T10:41:34.015Z] 2437ff75d9bd: Pull complete [2025-03-05T10:41:34.015Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T10:41:34.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:41:34.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:41:34.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-40310 does not seem to be running inside a container [2025-03-05T10:41:34.298Z] $ 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-rfid-llrp-go/166 -v /w/workspace/device-rfid-llrp-go/166:/w/workspace/device-rfid-llrp-go/166:rw,z -v /w/workspace/device-rfid-llrp-go/166@tmp:/w/workspace/device-rfid-llrp-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-05T10:41:37.130Z] $ docker top b91ed06b68c49b2b2a684ab61e7a7dd6a37efe36f9ad277f46ba5f2ba7100d99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:41:37.969Z] ---> job-cost.sh [2025-03-05T10:41:37.969Z] lf-activate-venv: SKIPPING [2025-03-05T10:41:37.969Z] INFO: No Stack... [2025-03-05T10:41:38.233Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T10:41:39.186Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T10:41:39.822Z] + cat /w/workspace/device-rfid-llrp-go/166/archives/cost.csv [2025-03-05T10:41:39.822Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T10:41:39.877Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [2025-03-05T10:41:39.886Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] did not exist. Created. [2025-03-05T10:41:39.892Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T10:41:40.548Z] /w/workspace/device-rfid-llrp-go/166@tmp/durable-68ed4d36/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T10:41:41.192Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T10:41:41.221Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T10:41:41.290Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T10:41:41.298Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T10:41:41.329Z] $ docker stop --time=1 b91ed06b68c49b2b2a684ab61e7a7dd6a37efe36f9ad277f46ba5f2ba7100d99 [2025-03-05T10:41:42.849Z] $ docker rm -f --volumes b91ed06b68c49b2b2a684ab61e7a7dd6a37efe36f9ad277f46ba5f2ba7100d99 [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-03-05T10:41:43.342Z] provisioning config files... [2025-03-05T10:41:43.348Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9752969301347203092tmp [Pipeline] { [Pipeline] sh [2025-03-05T10:41:43.637Z] + set +x [2025-03-05T10:41:43.638Z] + curl -s https://codecov.io/bash [2025-03-05T10:41:43.638Z] + bash -s -- [2025-03-05T10:41:43.638Z] [2025-03-05T10:41:43.638Z] _____ _ [2025-03-05T10:41:43.638Z] / ____| | | [2025-03-05T10:41:43.638Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T10:41:43.638Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T10:41:43.638Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T10:41:43.638Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T10:41:43.638Z] Bash-1.0.6 [2025-03-05T10:41:43.638Z] [2025-03-05T10:41:43.638Z] [2025-03-05T10:41:43.638Z] ==> git version 2.25.1 found [2025-03-05T10:41:43.638Z] ==> 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-03-05T10:41:43.638Z] Release-Date: 2020-01-08 [2025-03-05T10:41:43.638Z] 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-03-05T10:41:43.638Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T10:41:43.638Z] ==> Jenkins CI detected. [2025-03-05T10:41:43.638Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2025-03-05T10:41:43.638Z] project root: . [2025-03-05T10:41:43.638Z] --> token set from env [2025-03-05T10:41:43.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T10:41:43.638Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T10:41:43.638Z] ==> Python coveragepy not found [2025-03-05T10:41:43.638Z] ==> Searching for coverage reports in: [2025-03-05T10:41:43.638Z] + . [2025-03-05T10:41:43.638Z] -> Found 1 reports [2025-03-05T10:41:43.638Z] ==> Detecting git/mercurial file structure [2025-03-05T10:41:43.638Z] ==> Reading reports [2025-03-05T10:41:43.638Z] + ./coverage.out bytes=451915 [2025-03-05T10:41:43.638Z] ==> Appending adjustments [2025-03-05T10:41:43.638Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T10:41:43.897Z] + Found adjustments [2025-03-05T10:41:43.897Z] ==> Gzipping contents [2025-03-05T10:41:43.897Z] 52K /tmp/codecov.7cBCet.gz [2025-03-05T10:41:43.897Z] ==> Uploading reports [2025-03-05T10:41:43.897Z] url: https://codecov.io [2025-03-05T10:41:43.897Z] query: branch=main&commit=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T10:41:43.897Z] -> Pinging Codecov [2025-03-05T10:41:43.897Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T10:41:44.159Z] -> Uploading to [2025-03-05T10:41:44.159Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/14edaaad840c3c4ad2c6653c66ec151cb85ad4a3/69566dfb-34da-40f0-8ae0-51a34a2a7467.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T104144Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=33e88fa3fd1ae123e01e8cbd2014677e12e59e27dc50a8a4fd28506126619ab8 [2025-03-05T10:41:44.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T10:41:44.159Z] Dload Upload Total Spent Left Speed [2025-03-05T10:41:44.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51501 0 0 100 51501 0 237k --:--:-- --:--:-- --:--:-- 237k [2025-03-05T10:41:44.419Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] } [2025-03-05T10:41:44.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T10:41:44.581Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T10:41:44.595Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:44.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:41:44.914Z] [2025-03-05T10:41:44.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:41:45.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:41:45.328Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T10:41:45.328Z] 43c4264eed91: Pulling fs layer [2025-03-05T10:41:45.328Z] 4cc291be95ef: Pulling fs layer [2025-03-05T10:41:45.328Z] 2ac1f1163629: Pulling fs layer [2025-03-05T10:41:45.328Z] 5c3c966382ef: Pulling fs layer [2025-03-05T10:41:45.328Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:41:45.328Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T10:41:45.328Z] 9c3e1370e548: Pulling fs layer [2025-03-05T10:41:45.328Z] 5c3c966382ef: Waiting [2025-03-05T10:41:45.328Z] 4f4fb700ef54: Waiting [2025-03-05T10:41:45.328Z] d9c7d2e4e75e: Waiting [2025-03-05T10:41:45.328Z] 9c3e1370e548: Waiting [2025-03-05T10:41:45.328Z] 4cc291be95ef: Verifying Checksum [2025-03-05T10:41:45.328Z] 4cc291be95ef: Download complete [2025-03-05T10:41:45.328Z] 5c3c966382ef: Download complete [2025-03-05T10:41:45.328Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T10:41:45.328Z] 4f4fb700ef54: Download complete [2025-03-05T10:41:45.328Z] 43c4264eed91: Download complete [2025-03-05T10:41:45.599Z] 43c4264eed91: Pull complete [2025-03-05T10:41:45.599Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T10:41:45.599Z] d9c7d2e4e75e: Download complete [2025-03-05T10:41:45.599Z] 4cc291be95ef: Pull complete [2025-03-05T10:41:45.885Z] 2ac1f1163629: Verifying Checksum [2025-03-05T10:41:45.885Z] 2ac1f1163629: Download complete [2025-03-05T10:41:46.473Z] 9c3e1370e548: Verifying Checksum [2025-03-05T10:41:46.473Z] 9c3e1370e548: Download complete [2025-03-05T10:41:49.000Z] 2ac1f1163629: Pull complete [2025-03-05T10:41:49.000Z] 5c3c966382ef: Pull complete [2025-03-05T10:41:49.000Z] 4f4fb700ef54: Pull complete [2025-03-05T10:41:49.257Z] d9c7d2e4e75e: Pull complete [2025-03-05T10:41:51.788Z] 9c3e1370e548: Pull complete [2025-03-05T10:41:51.788Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T10:41:51.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:41:51.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:41:51.883Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:41:51.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T10:41:53.505Z] $ docker top d9f55061d51ec9af56d0586efc77c3a11ec55d527f388f4255388dcdfcd44c2a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:41:53.859Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2025-03-05T10:41:53.869Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2025-03-05T10:41:54.148Z] + set -o pipefail [2025-03-05T10:41:54.148Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2025-03-05T10:42:00.713Z] [2025-03-05T10:42:00.713Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2025-03-05T10:42:00.713Z] [2025-03-05T10:42:00.713Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/fe4346e8-4b53-401e-a889-a7679989e2b0 [2025-03-05T10:42:00.713Z] [2025-03-05T10:42:00.713Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T10:42:00.713Z] [2025-03-05T10:42:00.713Z] [2025-03-05T10:42:00.713Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T10:42:00.713Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T10:42:00.736Z] $ docker stop --time=1 d9f55061d51ec9af56d0586efc77c3a11ec55d527f388f4255388dcdfcd44c2a [2025-03-05T10:42:02.694Z] $ docker rm -f --volumes d9f55061d51ec9af56d0586efc77c3a11ec55d527f388f4255388dcdfcd44c2a [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-03-05T10:42:03.545Z] + git log --format=format:%s -1 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] sh [2025-03-05T10:42:03.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:42:03.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:04.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:42:04.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:42:04.224Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:42:04.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:42:04.629Z] $ docker top 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:42:04.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:42:04.738Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:42:04.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:42:04.842Z] $ docker exec 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 ssh-agent [2025-03-05T10:42:04.945Z] SSH_AUTH_SOCK=/tmp/ssh-I5rU8hWIDcc0/agent.32 [2025-03-05T10:42:04.945Z] SSH_AGENT_PID=38 [2025-03-05T10:42:04.950Z] Running ssh-add (command line suppressed) [2025-03-05T10:42:05.084Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17302155653699083383.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17302155653699083383.key) [2025-03-05T10:42:05.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:42:05.397Z] + git semver tag [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,571 [run_tag] DEBUG tag force:False [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,571 [check_head_tag] DEBUG check head tag [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,572 [execute] INFO git cat-file --batch-check [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,577 [execute] INFO git cat-file --batch [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,600 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,600 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,601 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:42:05.659Z] 2025-03-05 10:42:05,606 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-05T10:42:05.659Z] 4.0.0-dev.10 [Pipeline] } [2025-03-05T10:42:05.663Z] $ docker exec --env ******** --env ******** 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 ssh-agent -k [2025-03-05T10:42:05.767Z] unset SSH_AUTH_SOCK; [2025-03-05T10:42:05.768Z] unset SSH_AGENT_PID; [2025-03-05T10:42:05.768Z] echo Agent pid 38 killed; [2025-03-05T10:42:05.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:42:06.102Z] + git semver [Pipeline] } [2025-03-05T10:42:06.377Z] $ docker stop --time=1 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 [2025-03-05T10:42:07.666Z] $ docker rm -f --volumes 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:08.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:42:08.065Z] [2025-03-05T10:42:08.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:08.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:42:08.362Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T10:42:08.362Z] ab5ef0e58194: Pulling fs layer [2025-03-05T10:42:08.362Z] 9712f1f96733: Pulling fs layer [2025-03-05T10:42:08.362Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T10:42:08.362Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T10:42:08.362Z] e9a5061849ea: Pulling fs layer [2025-03-05T10:42:08.362Z] d747dcd14b5f: Pulling fs layer [2025-03-05T10:42:08.362Z] 2de7ff778b66: Pulling fs layer [2025-03-05T10:42:08.362Z] 0d9ebad4ef96: Waiting [2025-03-05T10:42:08.362Z] e9a5061849ea: Waiting [2025-03-05T10:42:08.362Z] d747dcd14b5f: Waiting [2025-03-05T10:42:08.362Z] 2de7ff778b66: Waiting [2025-03-05T10:42:08.362Z] 9712f1f96733: Verifying Checksum [2025-03-05T10:42:08.362Z] 9712f1f96733: Download complete [2025-03-05T10:42:08.929Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T10:42:08.929Z] 63f879dbbcfc: Download complete [2025-03-05T10:42:08.929Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T10:42:08.929Z] 0d9ebad4ef96: Download complete [2025-03-05T10:42:08.929Z] d747dcd14b5f: Verifying Checksum [2025-03-05T10:42:08.929Z] d747dcd14b5f: Download complete [2025-03-05T10:42:08.929Z] e9a5061849ea: Verifying Checksum [2025-03-05T10:42:08.929Z] e9a5061849ea: Download complete [2025-03-05T10:42:09.187Z] 2de7ff778b66: Verifying Checksum [2025-03-05T10:42:09.187Z] 2de7ff778b66: Download complete [2025-03-05T10:42:09.187Z] ab5ef0e58194: Verifying Checksum [2025-03-05T10:42:09.187Z] ab5ef0e58194: Download complete [2025-03-05T10:42:11.724Z] ab5ef0e58194: Pull complete [2025-03-05T10:42:11.982Z] 9712f1f96733: Pull complete [2025-03-05T10:42:12.550Z] 63f879dbbcfc: Pull complete [2025-03-05T10:42:16.737Z] 0d9ebad4ef96: Pull complete [2025-03-05T10:42:16.737Z] e9a5061849ea: Pull complete [2025-03-05T10:42:16.737Z] d747dcd14b5f: Pull complete [2025-03-05T10:42:17.672Z] 2de7ff778b66: Pull complete [2025-03-05T10:42:17.672Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T10:42:17.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:42:17.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:42:17.780Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:42:17.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T10:42:19.771Z] $ docker top de3d2b886226f2636ba6f525a8615e946c4544a5d1a03edb882e453a56f67e24 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:42:19.852Z] provisioning config files... [2025-03-05T10:42:19.858Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4597976058100830293tmp [2025-03-05T10:42:19.867Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9849385752069767751tmp [2025-03-05T10:42:19.874Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11129266119765959184tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:42:19.905Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:20.195Z] ---> sigul-configuration.sh [2025-03-05T10:42:20.195Z] gpg: directory `/root/.gnupg' created [2025-03-05T10:42:20.195Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T10:42:20.195Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T10:42:20.195Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T10:42:20.195Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T10:42:20.195Z] gpg: CAST5 encrypted data [2025-03-05T10:42:20.195Z] gpg: encrypted with 1 passphrase [2025-03-05T10:42:20.195Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T10:42:20.487Z] + mkdir /home/jenkins [2025-03-05T10:42:20.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T10:42:20.778Z] + 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-03-05T10:42:20.792Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:21.084Z] ---> sigul-install.sh [2025-03-05T10:42:21.084Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T10:42:21.375Z] + git tag --list [2025-03-05T10:42:21.375Z] v0.0.0 [2025-03-05T10:42:21.375Z] v1.0.0 [2025-03-05T10:42:21.375Z] v2.1.0 [2025-03-05T10:42:21.375Z] v2.1.1 [2025-03-05T10:42:21.375Z] v2.2.0 [2025-03-05T10:42:21.375Z] v2.3.0 [2025-03-05T10:42:21.375Z] v3.0 [2025-03-05T10:42:21.375Z] v3.0.0 [2025-03-05T10:42:21.375Z] v3.1 [2025-03-05T10:42:21.375Z] v3.1.0 [2025-03-05T10:42:21.375Z] v3.1.0-dev.1 [2025-03-05T10:42:21.375Z] v3.1.0-dev.10 [2025-03-05T10:42:21.375Z] v3.1.0-dev.11 [2025-03-05T10:42:21.375Z] v3.1.0-dev.12 [2025-03-05T10:42:21.375Z] v3.1.0-dev.13 [2025-03-05T10:42:21.375Z] v3.1.0-dev.14 [2025-03-05T10:42:21.375Z] v3.1.0-dev.15 [2025-03-05T10:42:21.375Z] v3.1.0-dev.16 [2025-03-05T10:42:21.375Z] v3.1.0-dev.17 [2025-03-05T10:42:21.375Z] v3.1.0-dev.18 [2025-03-05T10:42:21.375Z] v3.1.0-dev.19 [2025-03-05T10:42:21.375Z] v3.1.0-dev.2 [2025-03-05T10:42:21.375Z] v3.1.0-dev.20 [2025-03-05T10:42:21.375Z] v3.1.0-dev.21 [2025-03-05T10:42:21.375Z] v3.1.0-dev.22 [2025-03-05T10:42:21.375Z] v3.1.0-dev.23 [2025-03-05T10:42:21.375Z] v3.1.0-dev.24 [2025-03-05T10:42:21.375Z] v3.1.0-dev.3 [2025-03-05T10:42:21.375Z] v3.1.0-dev.4 [2025-03-05T10:42:21.375Z] v3.1.0-dev.5 [2025-03-05T10:42:21.375Z] v3.1.0-dev.6 [2025-03-05T10:42:21.375Z] v3.1.0-dev.7 [2025-03-05T10:42:21.375Z] v3.1.0-dev.8 [2025-03-05T10:42:21.375Z] v3.1.0-dev.9 [2025-03-05T10:42:21.375Z] v3.1.1 [2025-03-05T10:42:21.375Z] v3.1.1-dev.1 [2025-03-05T10:42:21.375Z] v3.2.0-dev.1 [2025-03-05T10:42:21.375Z] v3.2.0-dev.10 [2025-03-05T10:42:21.375Z] v3.2.0-dev.11 [2025-03-05T10:42:21.375Z] v3.2.0-dev.12 [2025-03-05T10:42:21.375Z] v3.2.0-dev.13 [2025-03-05T10:42:21.375Z] v3.2.0-dev.14 [2025-03-05T10:42:21.375Z] v3.2.0-dev.15 [2025-03-05T10:42:21.375Z] v3.2.0-dev.16 [2025-03-05T10:42:21.375Z] v3.2.0-dev.17 [2025-03-05T10:42:21.375Z] v3.2.0-dev.18 [2025-03-05T10:42:21.375Z] v3.2.0-dev.19 [2025-03-05T10:42:21.375Z] v3.2.0-dev.2 [2025-03-05T10:42:21.375Z] v3.2.0-dev.3 [2025-03-05T10:42:21.375Z] v3.2.0-dev.4 [2025-03-05T10:42:21.375Z] v3.2.0-dev.5 [2025-03-05T10:42:21.375Z] v3.2.0-dev.6 [2025-03-05T10:42:21.375Z] v3.2.0-dev.7 [2025-03-05T10:42:21.375Z] v3.2.0-dev.8 [2025-03-05T10:42:21.375Z] v3.2.0-dev.9 [2025-03-05T10:42:21.375Z] v4.0.0-dev.1 [2025-03-05T10:42:21.375Z] v4.0.0-dev.10 [2025-03-05T10:42:21.375Z] v4.0.0-dev.2 [2025-03-05T10:42:21.375Z] v4.0.0-dev.3 [2025-03-05T10:42:21.375Z] v4.0.0-dev.4 [2025-03-05T10:42:21.375Z] v4.0.0-dev.5 [2025-03-05T10:42:21.375Z] v4.0.0-dev.6 [2025-03-05T10:42:21.375Z] v4.0.0-dev.7 [2025-03-05T10:42:21.375Z] v4.0.0-dev.8 [2025-03-05T10:42:21.375Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T10:42:21.663Z] + lftools sign git-tag v4.0.0-dev.10 [2025-03-05T10:42:22.230Z] Signing Git tag with Sigul... [2025-03-05T10:42:22.230Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-03-05T10:42:22.812Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:23.099Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T10:42:23.104Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T10:42:23.122Z] $ docker stop --time=1 de3d2b886226f2636ba6f525a8615e946c4544a5d1a03edb882e453a56f67e24 [2025-03-05T10:42:24.436Z] $ docker rm -f --volumes de3d2b886226f2636ba6f525a8615e946c4544a5d1a03edb882e453a56f67e24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T10:42:24.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:42:24.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:25.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:42:25.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:42:25.247Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:42:25.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:42:25.606Z] $ docker top 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:42:25.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:42:25.714Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:42:25.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:42:25.813Z] $ docker exec 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 ssh-agent [2025-03-05T10:42:25.922Z] SSH_AUTH_SOCK=/tmp/ssh-CNzNHv8K1XcA/agent.33 [2025-03-05T10:42:25.922Z] SSH_AGENT_PID=39 [2025-03-05T10:42:25.926Z] Running ssh-add (command line suppressed) [2025-03-05T10:42:26.023Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14862731695727682269.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14862731695727682269.key) [2025-03-05T10:42:26.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:42:26.333Z] + git semver bump pre [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,516 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,516 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,516 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,516 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,516 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,517 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,518 [execute] INFO git cat-file --batch-check [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,523 [execute] INFO git cat-file --batch [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:42:26.593Z] 2025-03-05 10:42:26,528 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-05T10:42:26.593Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T10:42:26.596Z] $ docker exec --env ******** --env ******** 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 ssh-agent -k [2025-03-05T10:42:26.699Z] unset SSH_AUTH_SOCK; [2025-03-05T10:42:26.699Z] unset SSH_AGENT_PID; [2025-03-05T10:42:26.699Z] echo Agent pid 39 killed; [2025-03-05T10:42:26.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:42:27.038Z] + git semver [Pipeline] } [2025-03-05T10:42:27.304Z] $ docker stop --time=1 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 [2025-03-05T10:42:28.555Z] $ docker rm -f --volumes 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:42:28.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:42:28.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:29.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:42:29.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:42:29.276Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:42:29.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:42:29.621Z] $ docker top 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:42:29.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:42:29.726Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:42:29.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:42:29.838Z] $ docker exec 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 ssh-agent [2025-03-05T10:42:29.954Z] SSH_AUTH_SOCK=/tmp/ssh-6oPTksxZbBSM/agent.32 [2025-03-05T10:42:29.954Z] SSH_AGENT_PID=38 [2025-03-05T10:42:29.958Z] Running ssh-add (command line suppressed) [2025-03-05T10:42:30.062Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1496130980159887551.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1496130980159887551.key) [2025-03-05T10:42:30.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:42:30.366Z] + git semver push [2025-03-05T10:42:30.625Z] 2025-03-05 10:42:30,542 [run_push] DEBUG push [2025-03-05T10:42:30.625Z] 2025-03-05 10:42:30,543 [execute] INFO git cat-file --batch-check [2025-03-05T10:42:30.625Z] 2025-03-05 10:42:30,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:42:30.625Z] 2025-03-05 10:42:30,547 [execute] INFO git rev-list 9d7fc2f9014b34afed6d1652ef956020386c4ad5 -- [2025-03-05T10:42:30.625Z] 2025-03-05 10:42:30,547 [execute] DEBUG Popen(['git', 'rev-list', '9d7fc2f9014b34afed6d1652ef956020386c4ad5', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:42:30.625Z] 2025-03-05 10:42:30,555 [execute] INFO git fetch -v origin [2025-03-05T10:42:30.625Z] 2025-03-05 10:42:30,555 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T10:42:31.192Z] 2025-03-05 10:42:31,125 [run_push] DEBUG no remote changes detected [2025-03-05T10:42:31.192Z] 2025-03-05 10:42:31,126 [execute] INFO git push origin semver [2025-03-05T10:42:31.192Z] 2025-03-05 10:42:31,126 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:42:32.127Z] 2025-03-05 10:42:31,838 [run_push] DEBUG push all version tags [2025-03-05T10:42:32.127Z] 2025-03-05 10:42:31,838 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T10:42:32.127Z] 2025-03-05 10:42:31,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:42:32.700Z] 2025-03-05 10:42:32,434 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-03-05T10:42:32.700Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T10:42:32.703Z] $ docker exec --env ******** --env ******** 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 ssh-agent -k [2025-03-05T10:42:32.805Z] unset SSH_AUTH_SOCK; [2025-03-05T10:42:32.806Z] unset SSH_AGENT_PID; [2025-03-05T10:42:32.806Z] echo Agent pid 38 killed; [2025-03-05T10:42:32.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:42:33.154Z] + git semver [Pipeline] } [2025-03-05T10:42:33.418Z] $ docker stop --time=1 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 [2025-03-05T10:42:34.696Z] $ docker rm -f --volumes 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 [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-03-05T10:42:35.326Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2025-03-05T10:42:35.326Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-03-05T10:42:35.326Z] total 16 [2025-03-05T10:42:35.326Z] drwxr-xr-x 3 root root 4096 Mar 5 10:27 . [2025-03-05T10:42:35.326Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 10:42 .. [2025-03-05T10:42:35.326Z] drwxr-xr-x 2 root root 4096 Mar 5 10:27 cost [2025-03-05T10:42:35.326Z] -rw-r--r-- 1 root root 91 Mar 5 10:27 cost.csv [2025-03-05T10:42:35.326Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-03-05T10:42:35.326Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-03-05T10:42:35.326Z] total 16 [2025-03-05T10:42:35.326Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:27 . [2025-03-05T10:42:35.326Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 10:42 .. [2025-03-05T10:42:35.326Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 10:27 cost [2025-03-05T10:42:35.326Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 5 10:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:35.612Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:36.468Z] ---> package-listing.sh [2025-03-05T10:42:36.468Z] ++ facter osfamily [2025-03-05T10:42:36.468Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T10:42:36.727Z] + OS_FAMILY=debian [2025-03-05T10:42:36.727Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2025-03-05T10:42:36.727Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T10:42:36.727Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T10:42:36.727Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T10:42:36.727Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T10:42:36.727Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-03-05T10:42:36.727Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T10:42:36.727Z] + case "${OS_FAMILY}" in [2025-03-05T10:42:36.727Z] + dpkg -l [2025-03-05T10:42:36.727Z] + grep '^ii' [2025-03-05T10:42:36.727Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T10:42:36.727Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T10:42:36.727Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T10:42:36.727Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-03-05T10:42:36.727Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2025-03-05T10:42:36.727Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2025-03-05T10:42:36.738Z] 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/foundry_device-rfid-llrp-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-03-05T10:42:37.013Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:37.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:42:37.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:42:37.662Z] prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container [2025-03-05T10:42:37.680Z] $ 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/foundry_device-rfid-llrp-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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T10:42:37.862Z] $ docker top c3503f747a736a6475f46f8c9d3b5037ba064424bd3e1676fff9211bded23583 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:42:38.215Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T10:42:38.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T10:42:38.778Z] + ls /var/log/sa-host [2025-03-05T10:42:38.778Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:42:38.851Z] provisioning config files... [2025-03-05T10:42:38.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6433424004018294352tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:42:38.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:39.160Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T10:42:39.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:39.492Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T10:42:39.499Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:39.776Z] ---> sudo-logs.sh [2025-03-05T10:42:39.776Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T10:42:39.812Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:40.092Z] ---> job-cost.sh [2025-03-05T10:42:40.092Z] lf-activate-venv: SKIPPING [2025-03-05T10:42:40.092Z] DEBUG: total: 0.2199999988079071 [2025-03-05T10:42:40.092Z] INFO: Retrieving Stack Cost... [2025-03-05T10:42:40.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T10:42:40.917Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T10:42:40.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:41.205Z] ---> logs-deploy.sh [2025-03-05T10:42:41.205Z] lf-activate-venv: SKIPPING [2025-03-05T10:42:41.205Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/166 [2025-03-05T10:42:41.205Z] INFO: archiving workspace using pattern(s): [2025-03-05T10:42:42.143Z] Archives upload complete. [2025-03-05T10:42:42.143Z] INFO: archiving logs to Nexus