Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f7d9fc28b9c524aab54c84875c3eeec51921347 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-ssh15528268647929686283.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh6496786332284853882.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh6726361871112091233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh4950007559707263315.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-ssh13432138224776352256.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, goVersion:1.25] ========================================================= [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.25 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-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10582’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10581’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10586 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 > 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 Avoid second fetch Checking out Revision 0f7d9fc28b9c524aab54c84875c3eeec51921347 (main) Commit message: "Merge pull request #377 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f7d9fc28b9c524aab54c84875c3eeec51921347 # timeout=10 > git rev-list --no-walk c394774009a9f59986bb5313cce49fe0665405a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:51 ========================================================= 04:22:51 EdgeX Global Pipelines Version Info 04:22:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:52 ------------------- 04:22:52 stable info: 04:22:52 ------------------- 04:22:52 Commited By: Cherry Wang cherry@iotechsys.com 04:22:52 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:22:52 Message: update stable to v1.0.280 04:22:53 ------------------- 04:22:53 experimental info: 04:22:53 ------------------- 04:22:53 Commited By: Cherry Wang cherry@iotechsys.com 04:22:53 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:22:53 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:22:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:22:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:22:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:22:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] echo 04:22:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f7d9fc [Pipeline] echo 04:22:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:54 provisioning config files... 04:22:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1615402400563383163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:54 ---> ****-login.sh 04:22:54 nexus3.edgexfoundry.org:10001 04:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:54 04:22:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:54 Configure a credential helper to remove this warning. See 04:22:54 https://docs.****.com/go/credential-store/ 04:22:54 04:22:54 Login Succeeded 04:22:54 nexus3.edgexfoundry.org:10002 04:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:54 04:22:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:54 Configure a credential helper to remove this warning. See 04:22:54 https://docs.****.com/go/credential-store/ 04:22:54 04:22:54 Login Succeeded 04:22:54 nexus3.edgexfoundry.org:10003 04:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:54 04:22:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:54 Configure a credential helper to remove this warning. See 04:22:54 https://docs.****.com/go/credential-store/ 04:22:54 04:22:54 Login Succeeded 04:22:54 nexus3.edgexfoundry.org:10004 04:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:55 04:22:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:55 Configure a credential helper to remove this warning. See 04:22:55 https://docs.****.com/go/credential-store/ 04:22:55 04:22:55 Login Succeeded 04:22:55 ****.io 04:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:55 04:22:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:55 Configure a credential helper to remove this warning. See 04:22:55 https://docs.****.com/go/credential-store/ 04:22:55 04:22:55 Login Succeeded 04:22:55 ---> ****-login.sh ends [Pipeline] } 04:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:22:55 + git rev-list -1 --merges 0f7d9fc28b9c524aab54c84875c3eeec51921347~1..0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] echo 04:22:55 -----------> git rev-list -1 --merges 0f7d9fc28b9c524aab54c84875c3eeec51921347~1..0f7d9fc28b9c524aab54c84875c3eeec51921347 0f7d9fc28b9c524aab54c84875c3eeec51921347 04:22:55 0f7d9fc28b9c524aab54c84875c3eeec51921347 [false] [Pipeline] sh 04:22:56 + git log --format=format:%s -1 0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] echo 04:22:56 ========================================================= 04:22:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:56 + git log --format=format:%s -1 0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] echo 04:22:56 [semverPrep] GIT_COMMIT: 0f7d9fc28b9c524aab54c84875c3eeec51921347, Commit Message: Merge pull request #377 from sabrina-lin527/update-changelog [Pipeline] echo 04:22:56 [semverPrep] This is not a build commit. [Pipeline] sh 04:22:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:56 + grep -v github /etc/ssh/ssh_known_hosts 04:22:56 + [ -e /tmp/ssh_known_hosts ] 04:22:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:56 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:57 04:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:57 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:57 3dae71ba6b94: Pulling fs layer 04:22:57 6bf1a483ea7c: Pulling fs layer 04:22:57 f5dfc541a4d3: Pulling fs layer 04:22:57 461d9e800cba: Pulling fs layer 04:22:57 80192f66455f: Pulling fs layer 04:22:57 2e8e34ca0e6c: Pulling fs layer 04:22:57 461d9e800cba: Waiting 04:22:57 80192f66455f: Waiting 04:22:57 a29436f7fd5d: Pulling fs layer 04:22:57 923cac83aea3: Pulling fs layer 04:22:57 25ad8b0a4227: Pulling fs layer 04:22:57 2e8e34ca0e6c: Waiting 04:22:57 923cac83aea3: Waiting 04:22:57 a29436f7fd5d: Waiting 04:22:57 db01528c6b51: Pulling fs layer 04:22:57 28988de357af: Pulling fs layer 04:22:57 db01528c6b51: Waiting 04:22:57 28988de357af: Waiting 04:22:57 25ad8b0a4227: Waiting 04:22:57 6bf1a483ea7c: Verifying Checksum 04:22:57 6bf1a483ea7c: Download complete 04:22:57 461d9e800cba: Download complete 04:22:57 80192f66455f: Verifying Checksum 04:22:57 80192f66455f: Download complete 04:22:57 f5dfc541a4d3: Verifying Checksum 04:22:57 f5dfc541a4d3: Download complete 04:22:57 3dae71ba6b94: Verifying Checksum 04:22:57 3dae71ba6b94: Download complete 04:22:57 923cac83aea3: Verifying Checksum 04:22:57 923cac83aea3: Download complete 04:22:58 25ad8b0a4227: Verifying Checksum 04:22:58 25ad8b0a4227: Download complete 04:22:58 db01528c6b51: Verifying Checksum 04:22:58 28988de357af: Verifying Checksum 04:22:58 28988de357af: Download complete 04:22:58 a29436f7fd5d: Verifying Checksum 04:22:58 a29436f7fd5d: Download complete 04:22:58 2e8e34ca0e6c: Verifying Checksum 04:22:58 2e8e34ca0e6c: Download complete 04:22:59 3dae71ba6b94: Pull complete 04:22:59 6bf1a483ea7c: Pull complete 04:23:00 f5dfc541a4d3: Pull complete 04:23:00 461d9e800cba: Pull complete 04:23:00 80192f66455f: Pull complete 04:23:05 2e8e34ca0e6c: Pull complete 04:23:05 a29436f7fd5d: Pull complete 04:23:05 923cac83aea3: Pull complete 04:23:05 25ad8b0a4227: Pull complete 04:23:05 db01528c6b51: Pull complete 04:23:05 28988de357af: Pull complete 04:23:05 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:06 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:23:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:07 $ docker top 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 -eo pid,comm 04:23:07 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). 04:23:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:07 [ssh-agent] Looking for ssh-agent implementation... 04:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:07 $ docker exec 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 ssh-agent 04:23:07 SSH_AUTH_SOCK=/tmp/ssh-ewACiklKwdXX/agent.33 04:23:07 SSH_AGENT_PID=39 04:23:08 Running ssh-add (command line suppressed) 04:23:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15663203069148073561.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15663203069148073561.key) 04:23:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:08 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] sh 04:23:08 + git tag --points-at HEAD [Pipeline] } 04:23:08 $ docker exec --env ******** --env ******** 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 ssh-agent -k 04:23:08 unset SSH_AUTH_SOCK; 04:23:08 unset SSH_AGENT_PID; 04:23:08 echo Agent pid 39 killed; 04:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:23:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:08 [ssh-agent] Looking for ssh-agent implementation... 04:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:09 $ docker exec 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 ssh-agent 04:23:09 SSH_AUTH_SOCK=/tmp/ssh-O9OvSxd1CK7y/agent.86 04:23:09 SSH_AGENT_PID=92 04:23:09 Running ssh-add (command line suppressed) 04:23:09 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9304826973502026164.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9304826973502026164.key) 04:23:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:09 + git semver init 04:23:09 2026-05-25 04:23:09,730 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:23:09 2026-05-25 04:23:09,734 [run_init] DEBUG init version:0.0.0 force:False 04:23:09 2026-05-25 04:23:09,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 04:23:09 2026-05-25 04:23:09,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 04:23:09 2026-05-25 04:23:09,736 [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, stdin=None, shell=False, universal_newlines=False) 04:23:11 2026-05-25 04:23:11,135 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 04:23:11 2026-05-25 04:23:11,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 04:23:11 2026-05-25 04:23:11,136 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:23:11 2026-05-25 04:23:11,136 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:23:11 4.1.0-dev.2 [Pipeline] } 04:23:11 $ docker exec --env ******** --env ******** 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 ssh-agent -k 04:23:11 unset SSH_AUTH_SOCK; 04:23:11 unset SSH_AGENT_PID; 04:23:11 echo Agent pid 92 killed; 04:23:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:11 + git semver [Pipeline] } 04:23:12 $ docker stop --time=1 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 04:23:13 $ docker rm -f --volumes 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:14 Stashed 1 file(s) [Pipeline] echo 04:23:14 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:14 provisioning config files... 04:23:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16943318645775821245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:14 ---> ****-login.sh 04:23:14 nexus3.edgexfoundry.org:10001 04:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:14 Login Succeeded 04:23:14 nexus3.edgexfoundry.org:10002 04:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:14 Login Succeeded 04:23:14 nexus3.edgexfoundry.org:10003 04:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:15 Login Succeeded 04:23:15 nexus3.edgexfoundry.org:10004 04:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:15 Login Succeeded 04:23:15 ****.io 04:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:15 Login Succeeded 04:23:15 ---> ****-login.sh ends [Pipeline] } 04:23:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:23:15 ========================================================= 04:23:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:23:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:23:16 #0 building with "default" instance using docker driver 04:23:16 04:23:16 #1 [internal] load build definition from Dockerfile 04:23:16 #1 transferring dockerfile: 1.53kB done 04:23:16 #1 DONE 0.0s 04:23:16 04:23:16 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:23:16 #2 DONE 0.1s 04:23:17 04:23:17 #3 [internal] load .dockerignore 04:23:17 #3 transferring context: 176B done 04:23:17 #3 DONE 0.0s 04:23:17 04:23:17 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:23:17 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:23:17 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:23:17 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:23:17 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 04:23:17 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:23:17 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 04:23:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 7.34MB / 60.15MB 0.1s 04:23:17 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:23:17 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 04:23:17 #4 ... 04:23:17 04:23:17 #5 [internal] load build context 04:23:17 #5 transferring context: 13.88MB 0.1s done 04:23:17 #5 DONE 0.1s 04:23:17 04:23:17 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:23:17 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 04:23:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 19.92MB / 60.15MB 0.2s 04:23:17 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:23:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 04:23:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 04:23:17 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 04:23:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 04:23:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 36.70MB / 60.15MB 0.4s 04:23:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 04:23:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.4s 04:23:17 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 04:23:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 1.0s 04:23:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.73MB / 11.98MB 1.0s 04:23:17 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.7s done 04:23:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.2s done 04:23:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 1.2s 04:23:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 1.0s done 04:23:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 1.2s 04:23:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 40.89MB / 112.58MB 1.3s 04:23:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.3s done 04:23:18 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 04:23:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 1.4s 04:23:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 81.78MB / 112.58MB 1.5s 04:23:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 1.6s 04:23:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.7s 04:23:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.8s done 04:23:23 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 04:23:23 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:23:23 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:23:23 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:23:23 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:23:23 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 04:23:23 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 04:23:23 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 04:23:26 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 04:23:26 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 04:23:26 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 04:23:26 #4 DONE 10.3s 04:23:27 04:23:27 #6 [builder 2/7] RUN apk add --no-cache make git 04:23:27 #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:23:27 #6 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:23:27 #6 0.731 OK: 265 MiB in 60 packages 04:23:29 #6 DONE 2.0s 04:23:29 04:23:29 #7 [builder 3/7] WORKDIR /app 04:23:29 #7 DONE 0.0s 04:23:29 04:23:29 #8 [builder 4/7] COPY go.mod vendor* ./ 04:23:29 #8 DONE 0.0s 04:23:29 04:23:29 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:29 Still waiting to schedule task 04:23:29 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:29 ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:29 ‘prd-ubuntu20.04-docker-8c-8g-10575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:29 ‘prd-ubuntu20.04-docker-8c-8g-10576’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10588’ is offline 04:23:41 #9 DONE 11.8s 04:23:41 04:23:41 #10 [builder 6/7] COPY . . 04:23:41 #10 DONE 0.1s 04:23:41 04:23:41 #11 [builder 7/7] RUN echo noop 04:23:41 #11 0.197 noop 04:23:41 #11 DONE 0.2s 04:23:41 04:23:41 #12 exporting to image 04:23:41 #12 exporting layers 04:23:49 #12 exporting layers 7.7s done 04:23:49 #12 writing image sha256:1c628da2fe42804428c12f959669583525a3fb567f90cc8a596d56e3309ba2ad done 04:23:49 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:23:49 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:50 + docker inspect -f . ci-base-image-x86_64 04:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:50 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:23:50 $ 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 ******** -e ******** ci-base-image-x86_64 cat 04:23:50 $ docker top 4b32536f49488d732fbdb49dfc5c2577eaf723712273099aef7e5d61ea54f886 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:50 + go version 04:23:50 go version go1.25.2 linux/amd64 [Pipeline] } 04:23:50 $ docker stop --time=1 4b32536f49488d732fbdb49dfc5c2577eaf723712273099aef7e5d61ea54f886 04:23:52 $ docker rm -f --volumes 4b32536f49488d732fbdb49dfc5c2577eaf723712273099aef7e5d61ea54f886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:52 + docker inspect -f . ci-base-image-x86_64 04:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:52 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:23:52 $ 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 ******** -e ******** ci-base-image-x86_64 cat 04:23:52 $ docker top f9150db6682a7c4a7ad4d1af122875af55dbc774f80697ffe5f5861056679f8b -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:53 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 04:23:53 + make test 04:23:53 go test ./... -coverprofile=coverage.out ./... 04:23:55 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:24:17 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 04:24:17 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 04:24:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.219s coverage: 40.6% of statements 04:24:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 95.5% of statements 04:24:17 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.245s coverage: 51.9% of statements 04:24:29 0 issues. 04:24:29 go vet ./... 04:24:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:24:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:24:33 ./bin/test-attribution-txt.sh [Pipeline] echo 04:24:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:24:33 $ docker stop --time=1 f9150db6682a7c4a7ad4d1af122875af55dbc774f80697ffe5f5861056679f8b 04:24:35 $ docker rm -f --volumes f9150db6682a7c4a7ad4d1af122875af55dbc774f80697ffe5f5861056679f8b [Pipeline] // withDockerContainer [Pipeline] sh 04:24:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:24:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:24:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:24:37 + ls -al . 04:24:37 total 708 04:24:37 drwxrwxr-x 11 jenkins jenkins 4096 May 25 04:23 . 04:24:37 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 .. 04:24:37 -rw-rw-r-- 1 jenkins jenkins 134 May 25 04:22 .dockerignore 04:24:37 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:24 .git 04:24:37 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 .github 04:24:37 -rw-rw-r-- 1 jenkins jenkins 880 May 25 04:22 .gitignore 04:24:37 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:22 .golangci.yml 04:24:37 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:23 .semver 04:24:37 -rw-rw-r-- 1 jenkins jenkins 23451 May 25 04:22 Attribution.txt 04:24:37 -rw-rw-r-- 1 jenkins jenkins 12828 May 25 04:22 CHANGELOG.md 04:24:37 -rw-rw-r-- 1 jenkins jenkins 1489 May 25 04:22 Dockerfile 04:24:37 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:22 GOVERNANCE.md 04:24:37 -rw-rw-r-- 1 jenkins jenkins 684 May 25 04:22 Jenkinsfile 04:24:37 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 04:22 LICENSE 04:24:37 -rw-rw-r-- 1 jenkins jenkins 2760 May 25 04:22 Makefile 04:24:37 -rw-rw-r-- 1 jenkins jenkins 625 May 25 04:22 OWNERS.md 04:24:37 -rw-rw-r-- 1 jenkins jenkins 28907 May 25 04:22 README.md 04:24:37 -rw-rw-r-- 1 jenkins jenkins 11 May 25 04:23 VERSION 04:24:37 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 bin 04:24:37 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 cmd 04:24:37 -rw-r--r-- 1 jenkins jenkins 451915 May 25 04:24 coverage.out 04:24:37 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 examples 04:24:37 -rw-rw-r-- 1 jenkins jenkins 6886 May 25 04:22 go.mod 04:24:37 -rw-rw-r-- 1 jenkins jenkins 89081 May 25 04:22 go.sum 04:24:37 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 images 04:24:37 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 internal 04:24:37 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 pkg 04:24:37 -rw-rw-r-- 1 jenkins jenkins 193 May 25 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:37 + 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=0f7d9fc28b9c524aab54c84875c3eeec51921347 --label arch=amd64 --label version=4.1.0-dev.2 . 04:24:37 #0 building with "default" instance using docker driver 04:24:37 04:24:37 #1 [internal] load build definition from Dockerfile 04:24:37 #1 transferring dockerfile: 1.53kB done 04:24:37 #1 DONE 0.0s 04:24:37 04:24:37 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:24:37 #2 DONE 0.0s 04:24:37 04:24:37 #3 [internal] load metadata for docker.io/library/alpine:3.22 04:24:37 #3 DONE 0.1s 04:24:37 04:24:37 #4 [internal] load .dockerignore 04:24:37 #4 transferring context: 176B done 04:24:37 #4 DONE 0.0s 04:24:37 04:24:37 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:24:37 #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:24:37 #5 ... 04:24:37 04:24:37 #6 [internal] load build context 04:24:37 #6 transferring context: 8.33kB 0.0s done 04:24:37 #6 DONE 0.0s 04:24:37 04:24:37 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:24:37 #7 DONE 0.1s 04:24:37 04:24:37 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:24:37 #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done 04:24:37 #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 04:24:37 #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:24:37 #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:24:37 #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:24:37 #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:24:37 #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 04:24:37 #5 DONE 0.3s 04:24:37 04:24:37 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:24:38 #8 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:24:38 #8 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:24:38 #8 ... 04:24:38 04:24:38 #9 [builder 2/7] RUN apk add --no-cache make git 04:24:38 #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:24:38 #9 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:24:38 #9 0.749 OK: 265 MiB in 60 packages 04:24:38 #9 DONE 0.9s 04:24:38 04:24:38 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:24:38 #8 0.597 (1/1) Installing dumb-init (1.2.5-r3) 04:24:38 #8 0.602 Executing busybox-1.37.0-r20.trigger 04:24:38 #8 0.607 OK: 7 MiB in 17 packages 04:24:38 #8 DONE 0.7s 04:24:38 04:24:38 #10 [builder 3/7] WORKDIR /app 04:24:38 #10 DONE 0.0s 04:24:38 04:24:38 #11 [builder 4/7] COPY go.mod vendor* ./ 04:24:38 #11 DONE 0.0s 04:24:38 04:24:38 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:39 #12 DONE 0.6s 04:24:39 04:24:39 #13 [stage-1 3/6] RUN apk --no-cache upgrade 04:24:39 #13 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:24:39 #13 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:24:39 #13 ... 04:24:39 04:24:39 #14 [builder 6/7] COPY . . 04:24:39 #14 DONE 0.1s 04:24:39 04:24:39 #13 [stage-1 3/6] RUN apk --no-cache upgrade 04:24:39 #13 0.704 OK: 7 MiB in 17 packages 04:24:39 #13 DONE 0.8s 04:24:39 04:24:39 #15 [builder 7/7] RUN make build 04:24:39 #15 0.310 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 04:25:06 #15 DONE 23.0s 04:25:06 04:25:06 #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / 04:25:06 #16 DONE 0.0s 04:25:06 04:25:06 #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / 04:25:06 #17 DONE 0.0s 04:25:06 04:25:06 #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / 04:25:06 #18 DONE 0.2s 04:25:06 04:25:06 #19 exporting to image 04:25:06 #19 exporting layers 04:25:06 #19 exporting layers 0.2s done 04:25:06 #19 writing image sha256:aea685835ffa9d921092f4a15a6c2194df5c666d9caa053ce181a2a862406596 done 04:25:06 #19 naming to docker.io/library/device-rfid-llrp done 04:25:06 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:06 provisioning config files... 04:25:06 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17381826215236502737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:06 ---> ****-login.sh 04:25:06 nexus3.edgexfoundry.org:10001 04:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:06 Login Succeeded 04:25:06 nexus3.edgexfoundry.org:10002 04:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:06 Login Succeeded 04:25:06 nexus3.edgexfoundry.org:10003 04:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:06 Login Succeeded 04:25:06 nexus3.edgexfoundry.org:10004 04:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:06 Login Succeeded 04:25:06 ****.io 04:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:07 Login Succeeded 04:25:07 ---> ****-login.sh ends [Pipeline] } 04:25:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:25:07 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 04:25:07 0f7d9fc28b9c524aab54c84875c3eeec51921347 04:25:07 latest 04:25:07 4.1.0-dev.2 04:25:07 0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 04:25:07 main 04:25:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:07 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347 04:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:25:07 7783f789f2c2: Preparing 04:25:07 04f8528b7657: Preparing 04:25:07 ad9db10990c3: Preparing 04:25:07 5bb71a43fd71: Preparing 04:25:07 1e408bf3a9c1: Preparing 04:25:07 0854555d70ac: Preparing 04:25:07 0854555d70ac: Waiting 04:25:07 04f8528b7657: Pushed 04:25:07 5bb71a43fd71: Pushed 04:25:07 ad9db10990c3: Pushed 04:25:07 1e408bf3a9c1: Pushed 04:25:07 0854555d70ac: Layer already exists 04:25:13 7783f789f2c2: Pushed 04:25:13 0f7d9fc28b9c524aab54c84875c3eeec51921347: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 04:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:25:13 7783f789f2c2: Preparing 04:25:13 04f8528b7657: Preparing 04:25:13 ad9db10990c3: Preparing 04:25:13 5bb71a43fd71: Preparing 04:25:13 1e408bf3a9c1: Preparing 04:25:13 0854555d70ac: Preparing 04:25:13 0854555d70ac: Waiting 04:25:13 04f8528b7657: Layer already exists 04:25:13 5bb71a43fd71: Layer already exists 04:25:13 1e408bf3a9c1: Layer already exists 04:25:13 ad9db10990c3: Layer already exists 04:25:13 7783f789f2c2: Layer already exists 04:25:13 0854555d70ac: Layer already exists 04:25:13 latest: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.2 04:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:25:14 7783f789f2c2: Preparing 04:25:14 04f8528b7657: Preparing 04:25:14 ad9db10990c3: Preparing 04:25:14 5bb71a43fd71: Preparing 04:25:14 1e408bf3a9c1: Preparing 04:25:14 0854555d70ac: Preparing 04:25:14 0854555d70ac: Waiting 04:25:14 1e408bf3a9c1: Layer already exists 04:25:14 04f8528b7657: Layer already exists 04:25:14 ad9db10990c3: Layer already exists 04:25:14 5bb71a43fd71: Layer already exists 04:25:14 7783f789f2c2: Layer already exists 04:25:14 0854555d70ac: Layer already exists 04:25:14 4.1.0-dev.2: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 04:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:25:15 7783f789f2c2: Preparing 04:25:15 04f8528b7657: Preparing 04:25:15 ad9db10990c3: Preparing 04:25:15 5bb71a43fd71: Preparing 04:25:15 1e408bf3a9c1: Preparing 04:25:15 0854555d70ac: Preparing 04:25:15 0854555d70ac: Waiting 04:25:15 1e408bf3a9c1: Layer already exists 04:25:15 7783f789f2c2: Layer already exists 04:25:15 ad9db10990c3: Layer already exists 04:25:15 5bb71a43fd71: Layer already exists 04:25:15 04f8528b7657: Layer already exists 04:25:15 0854555d70ac: Layer already exists 04:25:15 0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 04:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:25:15 7783f789f2c2: Preparing 04:25:15 04f8528b7657: Preparing 04:25:15 ad9db10990c3: Preparing 04:25:15 5bb71a43fd71: Preparing 04:25:15 1e408bf3a9c1: Preparing 04:25:15 0854555d70ac: Preparing 04:25:15 0854555d70ac: Waiting 04:25:15 5bb71a43fd71: Layer already exists 04:25:15 1e408bf3a9c1: Layer already exists 04:25:15 7783f789f2c2: Layer already exists 04:25:15 ad9db10990c3: Layer already exists 04:25:15 04f8528b7657: Layer already exists 04:25:15 0854555d70ac: Layer already exists 04:25:15 main: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:15 ===================================================== [Pipeline] echo 04:25:15 taggedImages: 04:25:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347 04:25:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 04:25:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.2 04:25:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 04:25:15 - 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 04:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:16 04:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:16 latest: Pulling from edgex-lftools-log-publisher 04:25:16 5eb5b503b376: Pulling fs layer 04:25:16 5c69ac0246d0: Pulling fs layer 04:25:16 ec43610c2a17: Pulling fs layer 04:25:16 3a2ae6a8a46f: Pulling fs layer 04:25:16 33b1e0a273af: Pulling fs layer 04:25:16 5d3b04190fa2: Pulling fs layer 04:25:16 2f39f015ded8: Pulling fs layer 04:25:16 3a2ae6a8a46f: Waiting 04:25:16 33b1e0a273af: Waiting 04:25:16 5d3b04190fa2: Waiting 04:25:16 2f39f015ded8: Waiting 04:25:16 5c69ac0246d0: Download complete 04:25:16 3a2ae6a8a46f: Verifying Checksum 04:25:16 3a2ae6a8a46f: Download complete 04:25:16 33b1e0a273af: Verifying Checksum 04:25:16 33b1e0a273af: Download complete 04:25:16 5d3b04190fa2: Download complete 04:25:16 ec43610c2a17: Verifying Checksum 04:25:16 ec43610c2a17: Download complete 04:25:16 5eb5b503b376: Verifying Checksum 04:25:16 5eb5b503b376: Download complete 04:25:17 2f39f015ded8: Verifying Checksum 04:25:17 2f39f015ded8: Download complete 04:25:18 5eb5b503b376: Pull complete 04:25:18 5c69ac0246d0: Pull complete 04:25:18 ec43610c2a17: Pull complete 04:25:18 3a2ae6a8a46f: Pull complete 04:25:18 33b1e0a273af: Pull complete 04:25:18 5d3b04190fa2: Pull complete 04:25:25 2f39f015ded8: Pull complete 04:25:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:25:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:25 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:25:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:25:26 $ docker top 6e9a3566d7678d9a9e67d29ecbeb2f05aa21d2636e2ed9d5a55471d1617d87e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:27 ---> job-cost.sh 04:25:27 lf-activate-venv: SKIPPING 04:25:27 INFO: No Stack... 04:25:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:27 INFO: Archiving Costs [Pipeline] sh 04:25:28 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 04:25:28 + cut -d, -f6 [Pipeline] lock 04:25:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] 04:25:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] did not exist. Created. 04:25:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:28 + echo total: 0.2199999988079071 [Pipeline] stash 04:25:28 Stashed 1 file(s) [Pipeline] } 04:25:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:28 $ docker stop --time=1 6e9a3566d7678d9a9e67d29ecbeb2f05aa21d2636e2ed9d5a55471d1617d87e7 04:25:29 $ docker rm -f --volumes 6e9a3566d7678d9a9e67d29ecbeb2f05aa21d2636e2ed9d5a55471d1617d87e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10592 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 04:25:30 Running in /w/workspace/device-rfid-llrp-go/171 [Pipeline] { [Pipeline] checkout 04:25:30 The recommended git tool is: git 04:25:37 using credential edgex-jenkins-ssh 04:25:37 Cloning the remote Git repository 04:25:37 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:25:38 > git init /w/workspace/device-rfid-llrp-go/171 # timeout=10 04:25:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:25:38 > git --version # timeout=10 04:25:38 > git --version # 'git version 2.25.1' 04:25:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 04:25:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:43 Avoid second fetch 04:25:43 Checking out Revision 0f7d9fc28b9c524aab54c84875c3eeec51921347 (main) 04:25:43 > git config core.sparsecheckout # timeout=10 04:25:43 > git checkout -f 0f7d9fc28b9c524aab54c84875c3eeec51921347 # timeout=10 04:25:44 Commit message: "Merge pull request #377 from sabrina-lin527/update-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:48 provisioning config files... 04:25:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/171@tmp/config15519228443507269610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:49 ---> ****-login.sh 04:25:49 nexus3.edgexfoundry.org:10001 04:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:50 Configure a credential helper to remove this warning. See 04:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:50 04:25:50 Login Succeeded 04:25:50 nexus3.edgexfoundry.org:10002 04:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:50 Configure a credential helper to remove this warning. See 04:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:50 04:25:50 Login Succeeded 04:25:50 nexus3.edgexfoundry.org:10003 04:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:51 Configure a credential helper to remove this warning. See 04:25:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:51 04:25:51 Login Succeeded 04:25:51 nexus3.edgexfoundry.org:10004 04:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:51 Configure a credential helper to remove this warning. See 04:25:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:51 04:25:51 Login Succeeded 04:25:51 ****.io 04:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:52 Configure a credential helper to remove this warning. See 04:25:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:52 04:25:52 Login Succeeded 04:25:52 ---> ****-login.sh ends [Pipeline] } 04:25:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:25:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:25:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:25:52 ========================================================= 04:25:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:25:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:25:53 Sending build context to Docker daemon 1.215MB 04:25:53 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 04:25:53 Step 2/12 : FROM ${BASE} AS builder 04:25:56 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:56 6b59a28fa201: Pulling fs layer 04:25:56 d32bb0dddca7: Pulling fs layer 04:25:56 5dab1238d3d9: Pulling fs layer 04:25:56 196fd7d83e7d: Pulling fs layer 04:25:56 4f4fb700ef54: Pulling fs layer 04:25:56 8ba94037c8f0: Pulling fs layer 04:25:56 deaec5988b04: Pulling fs layer 04:25:56 9f65657bb879: Pulling fs layer 04:25:56 196fd7d83e7d: Waiting 04:25:56 4f4fb700ef54: Waiting 04:25:56 8ba94037c8f0: Waiting 04:25:56 deaec5988b04: Waiting 04:25:56 9f65657bb879: Waiting 04:25:56 d32bb0dddca7: Verifying Checksum 04:25:56 d32bb0dddca7: Download complete 04:25:56 196fd7d83e7d: Verifying Checksum 04:25:56 196fd7d83e7d: Download complete 04:25:56 4f4fb700ef54: Verifying Checksum 04:25:56 4f4fb700ef54: Download complete 04:25:56 8ba94037c8f0: Verifying Checksum 04:25:56 8ba94037c8f0: Download complete 04:25:56 6b59a28fa201: Verifying Checksum 04:25:56 6b59a28fa201: Download complete 04:25:57 9f65657bb879: Verifying Checksum 04:25:57 9f65657bb879: Download complete 04:25:58 6b59a28fa201: Pull complete 04:25:58 5dab1238d3d9: Verifying Checksum 04:25:58 5dab1238d3d9: Download complete 04:25:58 d32bb0dddca7: Pull complete 04:26:00 deaec5988b04: Verifying Checksum 04:26:00 deaec5988b04: Download complete 04:26:15 5dab1238d3d9: Pull complete 04:26:15 196fd7d83e7d: Pull complete 04:26:15 4f4fb700ef54: Pull complete 04:26:15 8ba94037c8f0: Pull complete 04:26:25 deaec5988b04: Pull complete 04:26:26 9f65657bb879: Pull complete 04:26:26 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:26:27 ---> 334268110677 04:26:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:26:29 ---> Running in 5a5b64ab55ae 04:26:29 Removing intermediate container 5a5b64ab55ae 04:26:29 ---> d0c7562b86bb 04:26:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:26:29 ---> Running in d043009e5028 04:26:30 Removing intermediate container d043009e5028 04:26:30 ---> 264a32900e5a 04:26:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:26:30 ---> Running in 061d86304bec 04:26:30 Removing intermediate container 061d86304bec 04:26:30 ---> 8fb31c1d26cd 04:26:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:26:30 ---> Running in 261789d4c9bc 04:26:31 Removing intermediate container 261789d4c9bc 04:26:31 ---> 6ed81d682639 04:26:31 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:31 ---> Running in df026b7abf12 04:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:26:35 OK: 255 MiB in 60 packages 04:26:36 Removing intermediate container df026b7abf12 04:26:36 ---> 91902605f758 04:26:36 Step 8/12 : WORKDIR /app 04:26:36 ---> Running in 4e64b1ffb6ca 04:26:37 Removing intermediate container 4e64b1ffb6ca 04:26:37 ---> 5b29a53fbf6a 04:26:37 Step 9/12 : COPY go.mod vendor* ./ 04:26:37 ---> a7f9818ef37a 04:26:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:37 ---> Running in dd6af79f2f5c 04:28:47 Removing intermediate container dd6af79f2f5c 04:28:47 ---> 1358e70b465f 04:28:47 Step 11/12 : COPY . . 04:28:47 ---> 3b15ecbc1262 04:28:47 Step 12/12 : RUN $MAKE 04:28:47 ---> Running in f657225b2f9e 04:28:47 noop 04:28:47 Removing intermediate container f657225b2f9e 04:28:47 ---> 0ca12c39a46b 04:28:47 Successfully built 0ca12c39a46b 04:28:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:47 + docker inspect -f . ci-base-image-arm64 04:28:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:48 prd-ubuntu20.04-docker-arm64-4c-16g-10592 does not seem to be running inside a container 04:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/171 -v /w/workspace/device-rfid-llrp-go/171:/w/workspace/device-rfid-llrp-go/171:rw,z -v /w/workspace/device-rfid-llrp-go/171@tmp:/w/workspace/device-rfid-llrp-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:28:49 $ docker top 2dd8a785c65d18e5cfc6d404035912c8ad494c938850ccbafb4d610293a472bc -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:50 + go version 04:28:50 go version go1.25.3 linux/arm64 [Pipeline] } 04:28:51 $ docker stop --time=1 2dd8a785c65d18e5cfc6d404035912c8ad494c938850ccbafb4d610293a472bc 04:28:52 $ docker rm -f --volumes 2dd8a785c65d18e5cfc6d404035912c8ad494c938850ccbafb4d610293a472bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:53 + docker inspect -f . ci-base-image-arm64 04:28:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:54 prd-ubuntu20.04-docker-arm64-4c-16g-10592 does not seem to be running inside a container 04:28:54 $ 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/171 -v /w/workspace/device-rfid-llrp-go/171:/w/workspace/device-rfid-llrp-go/171:rw,z -v /w/workspace/device-rfid-llrp-go/171@tmp:/w/workspace/device-rfid-llrp-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:28:55 $ docker top 85576b03ad59d96543c294abb44f44f0d08f0bc84ae5f369da75a743a2a69a95 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:56 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/171 [Pipeline] fileExists [Pipeline] sh 04:28:57 + make test 04:28:57 go test ./... -coverprofile=coverage.out ./... 04:29:04 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:34:14 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 04:34:14 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 04:34:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.654s coverage: 40.6% of statements 04:34:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.058s coverage: 94.6% of statements 04:34:46 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.631s coverage: 51.9% of statements 04:34:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:34:46 go vet ./... 04:35:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:54 ./bin/test-attribution-txt.sh [Pipeline] echo 04:35:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:35:54 $ docker stop --time=1 85576b03ad59d96543c294abb44f44f0d08f0bc84ae5f369da75a743a2a69a95 04:35:56 $ docker rm -f --volumes 85576b03ad59d96543c294abb44f44f0d08f0bc84ae5f369da75a743a2a69a95 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:35:58 Warning: overwriting stash ‘coverage-report’ 04:35:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:36:00 + ls -al . 04:36:00 total 704 04:36:00 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:29 . 04:36:00 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:25 .. 04:36:00 -rw-rw-r-- 1 jenkins jenkins 134 May 25 04:25 .dockerignore 04:36:00 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:25 .git 04:36:00 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:25 .github 04:36:00 -rw-rw-r-- 1 jenkins jenkins 880 May 25 04:25 .gitignore 04:36:00 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:25 .golangci.yml 04:36:00 -rw-rw-r-- 1 jenkins jenkins 23451 May 25 04:25 Attribution.txt 04:36:00 -rw-rw-r-- 1 jenkins jenkins 12828 May 25 04:25 CHANGELOG.md 04:36:00 -rw-rw-r-- 1 jenkins jenkins 1489 May 25 04:25 Dockerfile 04:36:00 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:25 GOVERNANCE.md 04:36:00 -rw-rw-r-- 1 jenkins jenkins 684 May 25 04:25 Jenkinsfile 04:36:00 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 04:25 LICENSE 04:36:00 -rw-rw-r-- 1 jenkins jenkins 2760 May 25 04:25 Makefile 04:36:00 -rw-rw-r-- 1 jenkins jenkins 625 May 25 04:25 OWNERS.md 04:36:00 -rw-rw-r-- 1 jenkins jenkins 28907 May 25 04:25 README.md 04:36:00 -rw-rw-r-- 1 jenkins jenkins 11 May 25 04:23 VERSION 04:36:00 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:25 bin 04:36:00 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:25 cmd 04:36:00 -rw-r--r-- 1 jenkins jenkins 451915 May 25 04:34 coverage.out 04:36:00 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:25 examples 04:36:00 -rw-rw-r-- 1 jenkins jenkins 6886 May 25 04:25 go.mod 04:36:00 -rw-rw-r-- 1 jenkins jenkins 89081 May 25 04:25 go.sum 04:36:00 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:25 images 04:36:00 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:25 internal 04:36:00 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:25 pkg 04:36:00 -rw-rw-r-- 1 jenkins jenkins 193 May 25 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:00 + 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=0f7d9fc28b9c524aab54c84875c3eeec51921347 --label arch=arm64 --label version=4.1.0-dev.2 . 04:36:01 Sending build context to Docker daemon 1.215MB 04:36:01 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 04:36:01 Step 2/25 : FROM ${BASE} AS builder 04:36:01 ---> 0ca12c39a46b 04:36:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:36:01 ---> Running in 444d1e5a23d4 04:36:01 Removing intermediate container 444d1e5a23d4 04:36:01 ---> 2e70482bff33 04:36:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:36:01 ---> Running in 8f649639eccc 04:36:02 Removing intermediate container 8f649639eccc 04:36:02 ---> e232ed35d5fb 04:36:02 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 04:36:02 ---> Running in 4bc50db8603d 04:36:02 Removing intermediate container 4bc50db8603d 04:36:02 ---> 236a2544dbb0 04:36:02 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:36:02 ---> Running in ed40d2804eaa 04:36:03 Removing intermediate container ed40d2804eaa 04:36:03 ---> 142a6976099d 04:36:03 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:36:03 ---> Running in 98abb90d4599 04:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:36:07 OK: 255 MiB in 60 packages 04:36:08 Removing intermediate container 98abb90d4599 04:36:08 ---> eed7b4ae8c98 04:36:08 Step 8/25 : WORKDIR /app 04:36:08 ---> Running in 5e7f586eec52 04:36:08 Removing intermediate container 5e7f586eec52 04:36:08 ---> 3592039969a8 04:36:08 Step 9/25 : COPY go.mod vendor* ./ 04:36:09 ---> 223f5ee51c86 04:36:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:09 ---> Running in 9d35a1277ba2 04:36:12 Removing intermediate container 9d35a1277ba2 04:36:12 ---> af009c7060c5 04:36:12 Step 11/25 : COPY . . 04:36:13 ---> 1f0e7dd1a4a2 04:36:13 Step 12/25 : RUN $MAKE 04:36:13 ---> Running in a2cc0cc22b2a 04:36:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 04:41:06 Removing intermediate container a2cc0cc22b2a 04:41:06 ---> 618f561d93d5 04:41:06 Step 13/25 : FROM alpine:3.22 04:41:06 3.22: Pulling from library/alpine 04:41:06 58e777220c39: Pulling fs layer 04:41:06 58e777220c39: Verifying Checksum 04:41:06 58e777220c39: Download complete 04:41:06 58e777220c39: Pull complete 04:41:06 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:41:06 Status: Downloaded newer image for alpine:3.22 04:41:06 ---> 6a2735c23ff3 04:41:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:41:06 ---> Running in 309568085cb8 04:41:06 Removing intermediate container 309568085cb8 04:41:06 ---> 66fadd60c5a4 04:41:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 04:41:06 ---> Running in ad25b71bc1ba 04:41:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:41:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:41:06 (1/1) Installing dumb-init (1.2.5-r3) 04:41:06 Executing busybox-1.37.0-r20.trigger 04:41:06 OK: 8 MiB in 17 packages 04:41:06 Removing intermediate container ad25b71bc1ba 04:41:06 ---> 4386e42140a9 04:41:06 Step 16/25 : RUN apk --no-cache upgrade 04:41:06 ---> Running in d149d72ab96a 04:41:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:41:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:41:06 OK: 8 MiB in 17 packages 04:41:06 Removing intermediate container d149d72ab96a 04:41:06 ---> 0850c3599e01 04:41:06 Step 17/25 : COPY --from=builder /app/LICENSE / 04:41:06 ---> 3625a47c5c65 04:41:06 Step 18/25 : COPY --from=builder /app/Attribution.txt / 04:41:06 ---> 285abd11bf26 04:41:06 Step 19/25 : COPY --from=builder /app/cmd/ / 04:41:09 ---> 6a5c42a64b08 04:41:09 Step 20/25 : EXPOSE 59989 04:41:09 ---> Running in 9b10bd3f7b46 04:41:09 Removing intermediate container 9b10bd3f7b46 04:41:09 ---> d5ed3310fe02 04:41:09 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 04:41:09 ---> Running in ad1e738ae6e4 04:41:09 Removing intermediate container ad1e738ae6e4 04:41:09 ---> b1c1aa568dcf 04:41:09 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:41:09 ---> Running in 971fecfbe090 04:41:09 Removing intermediate container 971fecfbe090 04:41:09 ---> 39d6a32059c6 04:41:09 Step 23/25 : LABEL arch=arm64 04:41:09 ---> Running in 771f6dab809f 04:41:10 Removing intermediate container 771f6dab809f 04:41:10 ---> 98669f10fa6e 04:41:10 Step 24/25 : LABEL git_sha=0f7d9fc28b9c524aab54c84875c3eeec51921347 04:41:10 ---> Running in db162e8fffc1 04:41:10 Removing intermediate container db162e8fffc1 04:41:10 ---> 8ad312084fb4 04:41:10 Step 25/25 : LABEL version=4.1.0-dev.2 04:41:10 ---> Running in 44e2319681ff 04:41:10 Removing intermediate container 44e2319681ff 04:41:10 ---> bd9794259f5b 04:41:10 [Warning] One or more build-args [ARCH] were not consumed 04:41:10 Successfully built bd9794259f5b 04:41:10 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 04:41:11 provisioning config files... 04:41:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/171@tmp/config17199040765942080241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:11 ---> ****-login.sh 04:41:11 nexus3.edgexfoundry.org:10001 04:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:11 Configure a credential helper to remove this warning. See 04:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:11 04:41:11 Login Succeeded 04:41:11 nexus3.edgexfoundry.org:10002 04:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:11 Configure a credential helper to remove this warning. See 04:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:11 04:41:11 Login Succeeded 04:41:11 nexus3.edgexfoundry.org:10003 04:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:12 Configure a credential helper to remove this warning. See 04:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:12 04:41:12 Login Succeeded 04:41:12 nexus3.edgexfoundry.org:10004 04:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:12 Configure a credential helper to remove this warning. See 04:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:12 04:41:12 Login Succeeded 04:41:12 ****.io 04:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:13 Configure a credential helper to remove this warning. See 04:41:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:13 04:41:13 Login Succeeded 04:41:13 ---> ****-login.sh ends [Pipeline] } 04:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:41:13 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 04:41:13 0f7d9fc28b9c524aab54c84875c3eeec51921347 04:41:13 latest 04:41:13 4.1.0-dev.2 04:41:13 0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 04:41:13 main 04:41:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:13 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347 04:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:41:15 baf1156bffc8: Preparing 04:41:15 46332b4d2993: Preparing 04:41:15 4f4386d3ff04: Preparing 04:41:15 24d0b1ecaf4d: Preparing 04:41:15 abbe30cbcd51: Preparing 04:41:15 eeaa73608b53: Preparing 04:41:15 eeaa73608b53: Waiting 04:41:15 4f4386d3ff04: Pushed 04:41:15 46332b4d2993: Pushed 04:41:15 24d0b1ecaf4d: Pushed 04:41:15 abbe30cbcd51: Pushed 04:41:15 eeaa73608b53: Layer already exists 04:41:25 baf1156bffc8: Pushed 04:41:25 0f7d9fc28b9c524aab54c84875c3eeec51921347: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:25 + 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 04:41:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 04:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:41:28 baf1156bffc8: Preparing 04:41:28 46332b4d2993: Preparing 04:41:28 4f4386d3ff04: Preparing 04:41:28 24d0b1ecaf4d: Preparing 04:41:28 abbe30cbcd51: Preparing 04:41:28 eeaa73608b53: Preparing 04:41:28 eeaa73608b53: Waiting 04:41:28 4f4386d3ff04: Layer already exists 04:41:28 baf1156bffc8: Layer already exists 04:41:28 24d0b1ecaf4d: Layer already exists 04:41:28 46332b4d2993: Layer already exists 04:41:28 abbe30cbcd51: Layer already exists 04:41:28 eeaa73608b53: Layer already exists 04:41:28 latest: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:28 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.2 04:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:41:29 baf1156bffc8: Preparing 04:41:29 46332b4d2993: Preparing 04:41:29 4f4386d3ff04: Preparing 04:41:29 24d0b1ecaf4d: Preparing 04:41:29 abbe30cbcd51: Preparing 04:41:29 eeaa73608b53: Preparing 04:41:29 eeaa73608b53: Waiting 04:41:29 24d0b1ecaf4d: Layer already exists 04:41:29 baf1156bffc8: Layer already exists 04:41:29 46332b4d2993: Layer already exists 04:41:29 4f4386d3ff04: Layer already exists 04:41:29 abbe30cbcd51: Layer already exists 04:41:29 eeaa73608b53: Layer already exists 04:41:29 4.1.0-dev.2: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:29 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 04:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:41:29 baf1156bffc8: Preparing 04:41:29 46332b4d2993: Preparing 04:41:29 4f4386d3ff04: Preparing 04:41:29 24d0b1ecaf4d: Preparing 04:41:29 abbe30cbcd51: Preparing 04:41:29 eeaa73608b53: Preparing 04:41:29 eeaa73608b53: Waiting 04:41:29 abbe30cbcd51: Layer already exists 04:41:29 24d0b1ecaf4d: Layer already exists 04:41:29 4f4386d3ff04: Layer already exists 04:41:29 baf1156bffc8: Layer already exists 04:41:29 46332b4d2993: Layer already exists 04:41:29 eeaa73608b53: Layer already exists 04:41:30 0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:30 + 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 04:41:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 04:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:41:30 baf1156bffc8: Preparing 04:41:30 46332b4d2993: Preparing 04:41:30 4f4386d3ff04: Preparing 04:41:30 24d0b1ecaf4d: Preparing 04:41:30 abbe30cbcd51: Preparing 04:41:30 eeaa73608b53: Preparing 04:41:30 eeaa73608b53: Waiting 04:41:30 4f4386d3ff04: Layer already exists 04:41:30 abbe30cbcd51: Layer already exists 04:41:30 24d0b1ecaf4d: Layer already exists 04:41:30 baf1156bffc8: Layer already exists 04:41:30 46332b4d2993: Layer already exists 04:41:30 eeaa73608b53: Layer already exists 04:41:31 main: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:31 ===================================================== [Pipeline] echo 04:41:31 taggedImages: 04:41:31 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347 04:41:31 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 04:41:31 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.2 04:41:31 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 04:41:31 - 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 04:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:31 04:41:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:31 arm64: Pulling from edgex-lftools-log-publisher 04:41:31 8998bd30e6a1: Pulling fs layer 04:41:31 04944245beec: Pulling fs layer 04:41:31 699f458cf7ca: Pulling fs layer 04:41:31 765212b225bb: Pulling fs layer 04:41:31 f23df028b6ca: Pulling fs layer 04:41:31 d65c8cfc05b1: Pulling fs layer 04:41:31 2437ff75d9bd: Pulling fs layer 04:41:31 765212b225bb: Waiting 04:41:31 f23df028b6ca: Waiting 04:41:31 d65c8cfc05b1: Waiting 04:41:31 2437ff75d9bd: Waiting 04:41:32 04944245beec: Verifying Checksum 04:41:32 04944245beec: Download complete 04:41:32 765212b225bb: Download complete 04:41:32 f23df028b6ca: Verifying Checksum 04:41:32 f23df028b6ca: Download complete 04:41:32 d65c8cfc05b1: Verifying Checksum 04:41:32 d65c8cfc05b1: Download complete 04:41:32 699f458cf7ca: Verifying Checksum 04:41:32 699f458cf7ca: Download complete 04:41:32 8998bd30e6a1: Verifying Checksum 04:41:32 8998bd30e6a1: Download complete 04:41:35 2437ff75d9bd: Verifying Checksum 04:41:35 2437ff75d9bd: Download complete 04:41:37 8998bd30e6a1: Pull complete 04:41:37 04944245beec: Pull complete 04:41:39 699f458cf7ca: Pull complete 04:41:39 765212b225bb: Pull complete 04:41:40 f23df028b6ca: Pull complete 04:41:40 d65c8cfc05b1: Pull complete 04:41:58 2437ff75d9bd: Pull complete 04:41:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:59 prd-ubuntu20.04-docker-arm64-4c-16g-10592 does not seem to be running inside a container 04:41:59 $ 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/171 -v /w/workspace/device-rfid-llrp-go/171:/w/workspace/device-rfid-llrp-go/171:rw,z -v /w/workspace/device-rfid-llrp-go/171@tmp:/w/workspace/device-rfid-llrp-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:42:02 $ docker top f77057aff522e21adf6cb9b4c73c5d9a7798c82de860cc7cdbc50ddf5b8f5195 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:02 ---> job-cost.sh 04:42:02 lf-activate-venv: SKIPPING 04:42:02 INFO: No Stack... 04:42:03 INFO: Retrieving Pricing Info for: v3-standard-4 04:42:04 INFO: Archiving Costs [Pipeline] sh 04:42:04 + cat /w/workspace/device-rfid-llrp-go/171/archives/cost.csv 04:42:04 + cut -d, -f6 [Pipeline] lock 04:42:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] 04:42:04 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] did not exist. Created. 04:42:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:42:05 /w/workspace/device-rfid-llrp-go/171@tmp/durable-678727fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:42:06 + echo total: 0.10999999940395355 [Pipeline] stash 04:42:06 Warning: overwriting stash ‘stack-cost’ 04:42:06 Stashed 1 file(s) [Pipeline] } 04:42:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 04:42:06 $ docker stop --time=1 f77057aff522e21adf6cb9b4c73c5d9a7798c82de860cc7cdbc50ddf5b8f5195 04:42:09 $ docker rm -f --volumes f77057aff522e21adf6cb9b4c73c5d9a7798c82de860cc7cdbc50ddf5b8f5195 [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 04:42:10 provisioning config files... 04:42:10 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12527040517084987622tmp [Pipeline] { [Pipeline] sh 04:42:10 + set +x 04:42:10 + curl -s https://codecov.io/bash 04:42:10 + bash -s -- 04:42:10 04:42:10 _____ _ 04:42:10 / ____| | | 04:42:10 | | ___ __| | ___ ___ _____ __ 04:42:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:42:10 | |___| (_) | (_| | __/ (_| (_) \ V / 04:42:10 \_____\___/ \__,_|\___|\___\___/ \_/ 04:42:10 Bash-1.0.6 04:42:10 04:42:10 04:42:10 ==> git version 2.25.1 found 04:42:10 ==> 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 04:42:10 Release-Date: 2020-01-08 04:42:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:42:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:42:10 ==> Jenkins CI detected. 04:42:10 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 04:42:10 project root: . 04:42:10 --> token set from env 04:42:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:42:10 ==> Running gcov in . (disable via -X gcov) 04:42:10 ==> Python coveragepy not found 04:42:10 ==> Searching for coverage reports in: 04:42:10 + . 04:42:10 -> Found 1 reports 04:42:10 ==> Detecting git/mercurial file structure 04:42:10 ==> Reading reports 04:42:10 + ./coverage.out bytes=451915 04:42:10 ==> Appending adjustments 04:42:10 https://docs.codecov.io/docs/fixing-reports 04:42:10 + Found adjustments 04:42:10 ==> Gzipping contents 04:42:10 52K /tmp/codecov.dMoSFR.gz 04:42:10 ==> Uploading reports 04:42:10 url: https://codecov.io 04:42:10 query: branch=main&commit=0f7d9fc28b9c524aab54c84875c3eeec51921347&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:42:10 -> Pinging Codecov 04:42:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0f7d9fc28b9c524aab54c84875c3eeec51921347&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:42:11 -> Uploading to 04:42:11 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/0f7d9fc28b9c524aab54c84875c3eeec51921347/3adf8fa0-6ead-42be-bd99-998a9c94f46b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T044210Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=65f7272969028824430ec85ebc605324ca3ed0d88a081fb2f8389e400f5c4a8f 04:42:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:11 Dload Upload Total Spent Left Speed 04:42:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51482 0 0 100 51482 0 308k --:--:-- --:--:-- --:--:-- 308k 04:42:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] } 04:42:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:42:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:42:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:42:11 04:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:42:12 latest: Pulling from edgex-devops/edgex-snyk-go 04:42:12 2d35ebdb57d9: Already exists 04:42:12 85e8836fcdb2: Pulling fs layer 04:42:12 91631faa732a: Pulling fs layer 04:42:12 f3f5ae8826fa: Pulling fs layer 04:42:12 4f4fb700ef54: Pulling fs layer 04:42:12 7861252a18e6: Pulling fs layer 04:42:12 9130f900ef6f: Pulling fs layer 04:42:12 4f4fb700ef54: Waiting 04:42:12 7861252a18e6: Waiting 04:42:12 9130f900ef6f: Waiting 04:42:12 f3f5ae8826fa: Download complete 04:42:12 85e8836fcdb2: Download complete 04:42:12 4f4fb700ef54: Download complete 04:42:12 85e8836fcdb2: Pull complete 04:42:12 7861252a18e6: Verifying Checksum 04:42:12 91631faa732a: Verifying Checksum 04:42:12 91631faa732a: Download complete 04:42:12 9130f900ef6f: Verifying Checksum 04:42:17 91631faa732a: Pull complete 04:42:17 f3f5ae8826fa: Pull complete 04:42:17 4f4fb700ef54: Pull complete 04:42:17 7861252a18e6: Pull complete 04:42:21 9130f900ef6f: Pull complete 04:42:21 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:42:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:21 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:42:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:42:22 $ docker top c707c621048afa3458e540ca6ffb5e8565f9e8fbc4b85a0cb3eb1232375be7c3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:23 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 04:42:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 04:42:23 + set -o pipefail 04:42:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 04:42:33 04:42:33 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 04:42:33 04:42:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/509fbdff-b2e1-4afb-a027-fbf738cb78ae 04:42:33 04:42:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:42:33 [Pipeline] } 04:42:33 $ docker stop --time=1 c707c621048afa3458e540ca6ffb5e8565f9e8fbc4b85a0cb3eb1232375be7c3 04:42:35 $ docker rm -f --volumes c707c621048afa3458e540ca6ffb5e8565f9e8fbc4b85a0cb3eb1232375be7c3 [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 04:42:36 + git log --format=format:%s -1 0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] sh 04:42:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:37 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:42:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:37 $ docker top 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a -eo pid,comm 04:42:37 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). 04:42:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:37 [ssh-agent] Looking for ssh-agent implementation... 04:42:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:37 $ docker exec 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a ssh-agent 04:42:37 SSH_AUTH_SOCK=/tmp/ssh-Pkoru1NtJavI/agent.33 04:42:37 SSH_AGENT_PID=39 04:42:37 Running ssh-add (command line suppressed) 04:42:37 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7899577940165400341.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7899577940165400341.key) 04:42:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:38 + git semver tag 04:42:38 2026-05-25 04:42:38,457 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:42:38 2026-05-25 04:42:38,461 [run_tag] DEBUG tag force:False 04:42:38 2026-05-25 04:42:38,461 [check_head_tag] DEBUG check head tag 04:42:38 2026-05-25 04:42:38,462 [execute] INFO git cat-file --batch-check 04:42:38 2026-05-25 04:42:38,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=, shell=False, universal_newlines=False) 04:42:38 2026-05-25 04:42:38,464 [execute] INFO git cat-file --batch 04:42:38 2026-05-25 04:42:38,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=, shell=False, universal_newlines=False) 04:42:38 2026-05-25 04:42:38,470 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:42:38 2026-05-25 04:42:38,470 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 04:42:38 2026-05-25 04:42:38,470 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=None, shell=False, universal_newlines=False) 04:42:38 2026-05-25 04:42:38,473 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:42:38 4.1.0-dev.2 [Pipeline] } 04:42:38 $ docker exec --env ******** --env ******** 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a ssh-agent -k 04:42:38 unset SSH_AUTH_SOCK; 04:42:38 unset SSH_AGENT_PID; 04:42:38 echo Agent pid 39 killed; 04:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:38 + git semver [Pipeline] } 04:42:39 $ docker stop --time=1 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a 04:42:40 $ docker rm -f --volumes 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:40 04:42:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:41 0.23.1-centos7: Pulling from edgex-lftools 04:42:41 ab5ef0e58194: Pulling fs layer 04:42:41 9712f1f96733: Pulling fs layer 04:42:41 63f879dbbcfc: Pulling fs layer 04:42:41 0d9ebad4ef96: Pulling fs layer 04:42:41 e9a5061849ea: Pulling fs layer 04:42:41 d747dcd14b5f: Pulling fs layer 04:42:41 2de7ff778b66: Pulling fs layer 04:42:41 e9a5061849ea: Waiting 04:42:41 2de7ff778b66: Waiting 04:42:41 d747dcd14b5f: Waiting 04:42:41 0d9ebad4ef96: Waiting 04:42:41 9712f1f96733: Verifying Checksum 04:42:41 9712f1f96733: Download complete 04:42:41 63f879dbbcfc: Verifying Checksum 04:42:41 63f879dbbcfc: Download complete 04:42:41 e9a5061849ea: Verifying Checksum 04:42:41 e9a5061849ea: Download complete 04:42:41 d747dcd14b5f: Verifying Checksum 04:42:41 d747dcd14b5f: Download complete 04:42:41 0d9ebad4ef96: Verifying Checksum 04:42:41 0d9ebad4ef96: Download complete 04:42:41 ab5ef0e58194: Verifying Checksum 04:42:41 ab5ef0e58194: Download complete 04:42:41 2de7ff778b66: Verifying Checksum 04:42:41 2de7ff778b66: Download complete 04:42:44 ab5ef0e58194: Pull complete 04:42:44 9712f1f96733: Pull complete 04:42:45 63f879dbbcfc: Pull complete 04:42:50 0d9ebad4ef96: Pull complete 04:42:50 e9a5061849ea: Pull complete 04:42:50 d747dcd14b5f: Pull complete 04:42:51 2de7ff778b66: Pull complete 04:42:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:51 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:42:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:42:53 $ docker top 165b6f5006c5b7984a832d6e3afd5ab12281d8e5977f887aeab2bf9fb25ad9a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:42:53 provisioning config files... 04:42:53 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5907936143541606026tmp 04:42:53 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18078025317124346329tmp 04:42:53 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4909430240834731601tmp [Pipeline] { [Pipeline] echo 04:42:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:42:53 ---> sigul-configuration.sh 04:42:53 gpg: directory `/root/.gnupg' created 04:42:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:42:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:42:53 gpg: keyring `/root/.gnupg/secring.gpg' created 04:42:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:42:53 gpg: CAST5 encrypted data 04:42:53 gpg: encrypted with 1 passphrase 04:42:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:42:53 + mkdir /home/jenkins 04:42:53 + mkdir /home/jenkins/sigul [Pipeline] sh 04:42:54 + 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 04:42:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:42:54 ---> sigul-install.sh 04:42:54 Sigul already installed; skipping installation. [Pipeline] sh 04:42:54 + git tag --list 04:42:54 v0.0.0 04:42:54 v1.0.0 04:42:54 v2.1.0 04:42:54 v2.1.1 04:42:54 v2.2.0 04:42:54 v2.3.0 04:42:54 v3.0 04:42:54 v3.0.0 04:42:54 v3.1 04:42:54 v3.1.0 04:42:54 v3.1.1 04:42:54 v4.0 04:42:54 v4.0.0 04:42:54 v4.0.1 04:42:54 v4.0.1-dev.1 04:42:54 v4.1.0-dev.1 04:42:54 v4.1.0-dev.2 [Pipeline] sh 04:42:54 + lftools sign git-tag v4.1.0-dev.2 04:42:55 Signing Git tag with Sigul... 04:42:55 Signing v4.1.0-dev.2 [Pipeline] echo 04:42:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:42:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:42:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:42:56 $ docker stop --time=1 165b6f5006c5b7984a832d6e3afd5ab12281d8e5977f887aeab2bf9fb25ad9a0 04:42:57 $ docker rm -f --volumes 165b6f5006c5b7984a832d6e3afd5ab12281d8e5977f887aeab2bf9fb25ad9a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:42:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:58 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:42:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:58 $ docker top c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 -eo pid,comm 04:42:58 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). 04:42:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:58 [ssh-agent] Looking for ssh-agent implementation... 04:42:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:58 $ docker exec c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 ssh-agent 04:42:59 SSH_AUTH_SOCK=/tmp/ssh-FSyu8Gs0phOz/agent.32 04:42:59 SSH_AGENT_PID=38 04:42:59 Running ssh-add (command line suppressed) 04:42:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13808771866314877318.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13808771866314877318.key) 04:42:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:59 + git semver bump pre 04:42:59 2026-05-25 04:42:59,650 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:42:59 2026-05-25 04:42:59,654 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:42:59 2026-05-25 04:42:59,654 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 04:42:59 2026-05-25 04:42:59,654 [bump_version] DEBUG bumped version:4.1.0-dev.3 04:42:59 2026-05-25 04:42:59,654 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 04:42:59 2026-05-25 04:42:59,654 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:42:59 2026-05-25 04:42:59,654 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:42:59 2026-05-25 04:42:59,656 [execute] INFO git cat-file --batch-check 04:42:59 2026-05-25 04:42:59,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:42:59 2026-05-25 04:42:59,659 [execute] INFO git cat-file --batch 04:42:59 2026-05-25 04:42:59,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:42:59 2026-05-25 04:42:59,663 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:42:59 4.1.0-dev.3 [Pipeline] } 04:42:59 $ docker exec --env ******** --env ******** c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 ssh-agent -k 04:42:59 unset SSH_AUTH_SOCK; 04:42:59 unset SSH_AGENT_PID; 04:42:59 echo Agent pid 38 killed; 04:42:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:00 + git semver [Pipeline] } 04:43:00 $ docker stop --time=1 c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 04:43:01 $ docker rm -f --volumes c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:02 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:43:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:43:02 $ docker top 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e -eo pid,comm 04:43:02 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). 04:43:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:02 [ssh-agent] Looking for ssh-agent implementation... 04:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:02 $ docker exec 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e ssh-agent 04:43:02 SSH_AUTH_SOCK=/tmp/ssh-Eask6W995yeh/agent.32 04:43:02 SSH_AGENT_PID=38 04:43:02 Running ssh-add (command line suppressed) 04:43:03 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6953045276787175979.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6953045276787175979.key) 04:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:03 + git semver push 04:43:03 2026-05-25 04:43:03,577 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:43:03 2026-05-25 04:43:03,581 [run_push] DEBUG push 04:43:03 2026-05-25 04:43:03,581 [execute] INFO git cat-file --batch-check 04:43:03 2026-05-25 04:43:03,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:43:03 2026-05-25 04:43:03,584 [execute] INFO git rev-list d99435af97a440465278600a86f4b84e1e5142c3 -- 04:43:03 2026-05-25 04:43:03,584 [execute] DEBUG Popen(['git', 'rev-list', 'd99435af97a440465278600a86f4b84e1e5142c3', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:43:03 2026-05-25 04:43:03,590 [execute] INFO git fetch -v -- origin 04:43:03 2026-05-25 04:43:03,591 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:43:04 2026-05-25 04:43:04,376 [run_push] DEBUG no remote changes detected 04:43:04 2026-05-25 04:43:04,377 [execute] INFO git push origin semver 04:43:04 2026-05-25 04:43:04,377 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:43:05 2026-05-25 04:43:05,386 [run_push] DEBUG push all version tags 04:43:05 2026-05-25 04:43:05,386 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:43:05 2026-05-25 04:43:05,386 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=None, shell=False, universal_newlines=False) 04:43:06 2026-05-25 04:43:06,426 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:43:06 4.1.0-dev.3 [Pipeline] } 04:43:06 $ docker exec --env ******** --env ******** 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e ssh-agent -k 04:43:06 unset SSH_AUTH_SOCK; 04:43:06 unset SSH_AGENT_PID; 04:43:06 echo Agent pid 38 killed; 04:43:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:07 + git semver [Pipeline] } 04:43:07 $ docker stop --time=1 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e 04:43:08 $ docker rm -f --volumes 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e [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 04:43:09 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 04:43:09 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 04:43:09 total 16 04:43:09 drwxr-xr-x 3 root root 4096 May 25 04:25 . 04:43:09 drwxrwxr-x 12 jenkins jenkins 4096 May 25 04:42 .. 04:43:09 drwxr-xr-x 2 root root 4096 May 25 04:25 cost 04:43:09 -rw-r--r-- 1 root root 91 May 25 04:25 cost.csv 04:43:09 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 04:43:09 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 04:43:09 total 16 04:43:09 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:25 . 04:43:09 drwxrwxr-x 12 jenkins jenkins 4096 May 25 04:42 .. 04:43:09 drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:25 cost 04:43:09 -rw-r--r-- 1 jenkins jenkins 91 May 25 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:43:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:43:10 ---> package-listing.sh 04:43:10 ++ facter osfamily 04:43:10 ++ tr '[:upper:]' '[:lower:]' 04:43:10 + OS_FAMILY=debian 04:43:10 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 04:43:10 + START_PACKAGES=/tmp/packages_start.txt 04:43:10 + END_PACKAGES=/tmp/packages_end.txt 04:43:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:43:10 + PACKAGES=/tmp/packages_start.txt 04:43:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 04:43:10 + PACKAGES=/tmp/packages_end.txt 04:43:10 + case "${OS_FAMILY}" in 04:43:10 + dpkg -l 04:43:10 + grep '^ii' 04:43:10 + '[' -f /tmp/packages_start.txt ']' 04:43:10 + '[' -f /tmp/packages_end.txt ']' 04:43:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:43:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 04:43:10 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 04:43:10 + 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 04:43:10 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 04:43:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:11 prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container 04:43:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:43:11 $ docker top c776e743968f48d2af0fe769c782543174718ce0445517922646dcff6108f728 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:12 + touch /tmp/pre-build-complete [Pipeline] sh 04:43:12 + mkdir -p /var/log/sysstat [Pipeline] sh 04:43:12 + ls /var/log/sa-host 04:43:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:12 provisioning config files... 04:43:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2537783977576995141tmp [Pipeline] { [Pipeline] echo 04:43:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:43:13 ---> create-netrc.sh [Pipeline] } 04:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:43:13 ---> python-tools-install.sh [Pipeline] echo 04:43:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:43:13 ---> sudo-logs.sh 04:43:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:43:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:43:14 ---> job-cost.sh 04:43:14 lf-activate-venv: SKIPPING 04:43:14 DEBUG: total: 0.2199999988079071 04:43:14 INFO: Retrieving Stack Cost... 04:43:14 INFO: Retrieving Pricing Info for: v3-standard-8 04:43:15 INFO: Archiving Costs [Pipeline] echo 04:43:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:43:15 ---> logs-deploy.sh 04:43:15 lf-activate-venv: SKIPPING 04:43:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/171 04:43:15 INFO: archiving workspace using pattern(s): 04:43:16 Archives upload complete. 04:43:16 INFO: archiving logs to Nexus