Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88895a8148252c944c275b3aff72a7787449f366 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-ssh15113481327362910986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh3768124717916689508.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh394695866331277743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh6984013326667485157.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-ssh12923114603654074911.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-40936’ Running on prd-ubuntu20.04-docker-8c-8g-40939 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 88895a8148252c944c275b3aff72a7787449f366 (main) Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88895a8148252c944c275b3aff72a7787449f366 # timeout=10 > git rev-list --no-walk 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:15:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:15:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:15:17 ========================================================= 00:15:17 EdgeX Global Pipelines Version Info 00:15:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:15:17 ------------------- 00:15:17 stable info: 00:15:17 ------------------- 00:15:17 Commited By: Cherry Wang cherry@iotechsys.com 00:15:17 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 00:15:17 Message: update stable to v1.0.271 00:15:18 ------------------- 00:15:18 experimental info: 00:15:18 ------------------- 00:15:18 Commited By: **** collab-it+edgex@linuxfoundation.org 00:15:18 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 00:15:18 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:15:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88895a8148252c944c275b3aff72a7787449f366 [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88895a8 [Pipeline] echo 00:15:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:15:19 provisioning config files... 00:15:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config879534508268495872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:19 ---> ****-login.sh 00:15:19 nexus3.edgexfoundry.org:10001 00:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:19 Configure a credential helper to remove this warning. See 00:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:19 00:15:19 Login Succeeded 00:15:19 nexus3.edgexfoundry.org:10002 00:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:20 Configure a credential helper to remove this warning. See 00:15:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:20 00:15:20 Login Succeeded 00:15:20 nexus3.edgexfoundry.org:10003 00:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:20 Configure a credential helper to remove this warning. See 00:15:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:20 00:15:20 Login Succeeded 00:15:20 nexus3.edgexfoundry.org:10004 00:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:20 Configure a credential helper to remove this warning. See 00:15:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:20 00:15:20 Login Succeeded 00:15:20 ****.io 00:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:20 Configure a credential helper to remove this warning. See 00:15:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:20 00:15:20 Login Succeeded 00:15:20 ---> ****-login.sh ends [Pipeline] } 00:15:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:15:21 + git rev-list -1 --merges 88895a8148252c944c275b3aff72a7787449f366~1..88895a8148252c944c275b3aff72a7787449f366 [Pipeline] echo 00:15:21 -----------> git rev-list -1 --merges 88895a8148252c944c275b3aff72a7787449f366~1..88895a8148252c944c275b3aff72a7787449f366 88895a8148252c944c275b3aff72a7787449f366 00:15:21 88895a8148252c944c275b3aff72a7787449f366 [false] [Pipeline] sh 00:15:21 + git log --format=format:%s -1 88895a8148252c944c275b3aff72a7787449f366 [Pipeline] echo 00:15:21 ========================================================= 00:15:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:15:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:21 + git log --format=format:%s -1 88895a8148252c944c275b3aff72a7787449f366 [Pipeline] echo 00:15:21 [semverPrep] GIT_COMMIT: 88895a8148252c944c275b3aff72a7787449f366, Commit Message: Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo 00:15:21 [semverPrep] This is not a build commit. [Pipeline] sh 00:15:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:15:22 + grep -v github /etc/ssh/ssh_known_hosts 00:15:22 + [ -e /tmp/ssh_known_hosts ] 00:15:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:15:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:15:22 sudo tee -a /etc/ssh/ssh_known_hosts 00:15:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:22 00:15:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:22 0.1.4: Pulling from edgex-devops/py-git-semver 00:15:22 b85a868b505f: Pulling fs layer 00:15:22 e2be974225ed: Pulling fs layer 00:15:22 339a4e72a1f5: Pulling fs layer 00:15:22 988bab9f4d93: Pulling fs layer 00:15:22 1469e6f7b9e6: Pulling fs layer 00:15:22 eaf3925da568: Pulling fs layer 00:15:22 bab4dde63d76: Pulling fs layer 00:15:22 bde34c3a00c8: Pulling fs layer 00:15:22 b352a97aabf1: Pulling fs layer 00:15:22 4872d77fe225: Pulling fs layer 00:15:22 5851b861e8e6: Pulling fs layer 00:15:22 988bab9f4d93: Waiting 00:15:22 bab4dde63d76: Waiting 00:15:22 4872d77fe225: Waiting 00:15:22 b352a97aabf1: Waiting 00:15:22 1469e6f7b9e6: Waiting 00:15:22 5851b861e8e6: Waiting 00:15:22 eaf3925da568: Waiting 00:15:22 e2be974225ed: Verifying Checksum 00:15:22 e2be974225ed: Download complete 00:15:22 988bab9f4d93: Verifying Checksum 00:15:22 988bab9f4d93: Download complete 00:15:22 1469e6f7b9e6: Verifying Checksum 00:15:22 1469e6f7b9e6: Download complete 00:15:22 eaf3925da568: Download complete 00:15:22 339a4e72a1f5: Verifying Checksum 00:15:22 339a4e72a1f5: Download complete 00:15:23 bde34c3a00c8: Verifying Checksum 00:15:23 bde34c3a00c8: Download complete 00:15:23 b352a97aabf1: Download complete 00:15:23 4872d77fe225: Verifying Checksum 00:15:23 4872d77fe225: Download complete 00:15:23 5851b861e8e6: Verifying Checksum 00:15:23 5851b861e8e6: Download complete 00:15:23 b85a868b505f: Verifying Checksum 00:15:23 b85a868b505f: Download complete 00:15:23 bab4dde63d76: Verifying Checksum 00:15:23 bab4dde63d76: Download complete 00:15:24 b85a868b505f: Pull complete 00:15:24 e2be974225ed: Pull complete 00:15:25 339a4e72a1f5: Pull complete 00:15:25 988bab9f4d93: Pull complete 00:15:25 1469e6f7b9e6: Pull complete 00:15:25 eaf3925da568: Pull complete 00:15:27 bab4dde63d76: Pull complete 00:15:27 bde34c3a00c8: Pull complete 00:15:27 b352a97aabf1: Pull complete 00:15:27 4872d77fe225: Pull complete 00:15:27 5851b861e8e6: Pull complete 00:15:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:27 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:15:27 $ 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 00:15:30 $ docker top ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 -eo pid,comm 00:15:30 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). 00:15:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:30 [ssh-agent] Looking for ssh-agent implementation... 00:15:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:30 $ docker exec ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 ssh-agent 00:15:30 SSH_AUTH_SOCK=/tmp/ssh-h2NqgBgiE4bY/agent.32 00:15:30 SSH_AGENT_PID=38 00:15:30 Running ssh-add (command line suppressed) 00:15:30 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17226538847514965606.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17226538847514965606.key) 00:15:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:30 + git tag --points-at HEAD [Pipeline] } 00:15:30 $ docker exec --env ******** --env ******** ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 ssh-agent -k 00:15:31 unset SSH_AUTH_SOCK; 00:15:31 unset SSH_AGENT_PID; 00:15:31 echo Agent pid 38 killed; 00:15:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:15:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:31 [ssh-agent] Looking for ssh-agent implementation... 00:15:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:31 $ docker exec ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 ssh-agent 00:15:31 SSH_AUTH_SOCK=/tmp/ssh-Ws4aWg57EX7H/agent.71 00:15:31 SSH_AGENT_PID=77 00:15:31 Running ssh-add (command line suppressed) 00:15:31 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6448932595464870605.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6448932595464870605.key) 00:15:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:31 + git semver init 00:15:32 2025-03-12 00:15:31,974 [run_init] DEBUG init version:0.0.0 force:False 00:15:32 2025-03-12 00:15:31,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 00:15:32 2025-03-12 00:15:31,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 00:15:32 2025-03-12 00:15:31,975 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 00:15:33 2025-03-12 00:15:33,518 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 00:15:33 2025-03-12 00:15:33,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 00:15:33 2025-03-12 00:15:33,519 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:15:33 2025-03-12 00:15:33,519 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:15:33 4.0.0-dev.11 [Pipeline] } 00:15:33 $ docker exec --env ******** --env ******** ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 ssh-agent -k 00:15:34 unset SSH_AUTH_SOCK; 00:15:34 unset SSH_AGENT_PID; 00:15:34 echo Agent pid 77 killed; 00:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:34 + git semver [Pipeline] } 00:15:34 $ docker stop --time=1 ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 00:15:35 $ docker rm -f --volumes ce61a080e9ab23aa60bc8a1613173803d769b18ad7b974df80d61c93153db571 [Pipeline] // withDockerContainer [Pipeline] sh 00:15:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:15:36 Stashed 1 file(s) [Pipeline] echo 00:15:36 [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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 00:15:36 provisioning config files... 00:15:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18160205976997787994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:37 ---> ****-login.sh 00:15:37 nexus3.edgexfoundry.org:10001 00:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:37 Configure a credential helper to remove this warning. See 00:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:37 00:15:37 Login Succeeded 00:15:37 nexus3.edgexfoundry.org:10002 00:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:37 Configure a credential helper to remove this warning. See 00:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:37 00:15:37 Login Succeeded 00:15:37 nexus3.edgexfoundry.org:10003 00:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:37 Configure a credential helper to remove this warning. See 00:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:37 00:15:37 Login Succeeded 00:15:37 nexus3.edgexfoundry.org:10004 00:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:37 Configure a credential helper to remove this warning. See 00:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:37 00:15:37 Login Succeeded 00:15:37 ****.io 00:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:15:37 Configure a credential helper to remove this warning. See 00:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:15:37 00:15:37 Login Succeeded 00:15:37 ---> ****-login.sh ends [Pipeline] } 00:15:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:15:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:15:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:15:37 ========================================================= 00:15:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:15:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:15:38 Sending build context to Docker daemon 11.63MB 00:15:38 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:15:38 Step 2/12 : FROM ${BASE} AS builder 00:15:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:15:38 da9db072f522: Pulling fs layer 00:15:38 6ef4a4ee8ca5: Pulling fs layer 00:15:38 06f05ace1117: Pulling fs layer 00:15:38 5fe327b54edc: Pulling fs layer 00:15:38 4f4fb700ef54: Pulling fs layer 00:15:38 92a5565b7b96: Pulling fs layer 00:15:38 ff9bb7016b71: Pulling fs layer 00:15:38 b67dba6c2c7d: Pulling fs layer 00:15:38 a813b0c90790: Pulling fs layer 00:15:38 5fe327b54edc: Waiting 00:15:38 4f4fb700ef54: Waiting 00:15:38 92a5565b7b96: Waiting 00:15:38 ff9bb7016b71: Waiting 00:15:38 6ef4a4ee8ca5: Verifying Checksum 00:15:38 6ef4a4ee8ca5: Download complete 00:15:38 5fe327b54edc: Verifying Checksum 00:15:38 5fe327b54edc: Download complete 00:15:38 4f4fb700ef54: Download complete 00:15:38 da9db072f522: Verifying Checksum 00:15:38 da9db072f522: Download complete 00:15:38 92a5565b7b96: Download complete 00:15:38 ff9bb7016b71: Verifying Checksum 00:15:38 ff9bb7016b71: Download complete 00:15:38 da9db072f522: Pull complete 00:15:38 a813b0c90790: Verifying Checksum 00:15:38 a813b0c90790: Download complete 00:15:38 6ef4a4ee8ca5: Pull complete 00:15:38 06f05ace1117: Verifying Checksum 00:15:38 06f05ace1117: Download complete 00:15:39 b67dba6c2c7d: Verifying Checksum 00:15:39 b67dba6c2c7d: Download complete 00:15:42 06f05ace1117: Pull complete 00:15:42 5fe327b54edc: Pull complete 00:15:42 4f4fb700ef54: Pull complete 00:15:42 92a5565b7b96: Pull complete 00:15:42 ff9bb7016b71: Pull complete 00:15:45 b67dba6c2c7d: Pull complete 00:15:45 a813b0c90790: Pull complete 00:15:45 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:15:45 ---> 3ba60ce46760 00:15:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:15:49 ---> Running in 865342b71975 00:15:49 Removing intermediate container 865342b71975 00:15:49 ---> 103912c7a699 00:15:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:15:49 ---> Running in 0228238f8092 00:15:49 Removing intermediate container 0228238f8092 00:15:49 ---> f00cfa9d4bc1 00:15:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 00:15:49 ---> Running in 95da63b99306 00:15:49 Removing intermediate container 95da63b99306 00:15:49 ---> b7f4d529dd7e 00:15:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:15:49 ---> Running in f52e04fc1b4e 00:15:49 Removing intermediate container f52e04fc1b4e 00:15:49 ---> 4dc8b3dc8849 00:15:49 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:49 ---> Running in 369c68c38f55 00:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:15:50 OK: 248 MiB in 58 packages 00:15:50 Removing intermediate container 369c68c38f55 00:15:50 ---> 8faf7638ae9a 00:15:50 Step 8/12 : WORKDIR /app 00:15:50 ---> Running in 9c5edd0d910f 00:15:50 Removing intermediate container 9c5edd0d910f 00:15:50 ---> 0847d83bde44 00:15:50 Step 9/12 : COPY go.mod vendor* ./ 00:15:50 ---> be124aee6601 00:15:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:50 ---> Running in 1940ffa317df 00:15:51 Still waiting to schedule task 00:15:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40937’ 00:16:29 Removing intermediate container 1940ffa317df 00:16:29 ---> ae391ac5cba9 00:16:29 Step 11/12 : COPY . . 00:16:29 ---> 348e2d7c11ed 00:16:29 Step 12/12 : RUN $MAKE 00:16:29 ---> Running in f8239ff6855e 00:16:29 noop 00:16:29 Removing intermediate container f8239ff6855e 00:16:29 ---> 146fbe29fcbd 00:16:29 Successfully built 146fbe29fcbd 00:16:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:30 + docker inspect -f . ci-base-image-x86_64 00:16:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:30 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:16:30 $ 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 00:16:30 $ docker top 015c05c0c08cb9d4dc4024d88455218a5c7d617a7d53c557a7b1d33c4f436560 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:31 + go version 00:16:31 go version go1.23.4 linux/amd64 [Pipeline] } 00:16:31 $ docker stop --time=1 015c05c0c08cb9d4dc4024d88455218a5c7d617a7d53c557a7b1d33c4f436560 00:16:32 $ docker rm -f --volumes 015c05c0c08cb9d4dc4024d88455218a5c7d617a7d53c557a7b1d33c4f436560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:32 + docker inspect -f . ci-base-image-x86_64 00:16:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:32 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:16:32 $ 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 00:16:33 $ docker top 2682e147ef29266069b6d08fb2b390bd882e9da156b769e2964e0e4172fb8540 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:33 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 00:16:33 + make test 00:16:33 go test ./... -coverprofile=coverage.out ./... 00:16:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:16:57 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 00:16:57 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 00:16:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.728s coverage: 40.6% of statements 00:16:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 94.6% of statements 00:16:59 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.254s coverage: 51.9% of statements 00:17:14 go vet ./... 00:17:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:17:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:17:19 ./bin/test-attribution-txt.sh [Pipeline] echo 00:17:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 00:17:19 $ docker stop --time=1 2682e147ef29266069b6d08fb2b390bd882e9da156b769e2964e0e4172fb8540 00:17:21 $ docker rm -f --volumes 2682e147ef29266069b6d08fb2b390bd882e9da156b769e2964e0e4172fb8540 [Pipeline] // withDockerContainer [Pipeline] sh 00:17:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:17:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:17:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:17:23 + ls -al . 00:17:23 total 708 00:17:23 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 00:16 . 00:17:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:15 .. 00:17:23 -rw-rw-r-- 1 jenkins jenkins 134 Mar 12 00:15 .dockerignore 00:17:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:16 .git 00:17:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:15 .github 00:17:23 -rw-rw-r-- 1 jenkins jenkins 880 Mar 12 00:15 .gitignore 00:17:23 -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 00:15 .golangci.yml 00:17:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:15 .semver 00:17:23 -rw-rw-r-- 1 jenkins jenkins 20798 Mar 12 00:15 Attribution.txt 00:17:23 -rw-rw-r-- 1 jenkins jenkins 12649 Mar 12 00:15 CHANGELOG.md 00:17:23 -rw-rw-r-- 1 jenkins jenkins 1489 Mar 12 00:15 Dockerfile 00:17:23 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:15 GOVERNANCE.md 00:17:23 -rw-rw-r-- 1 jenkins jenkins 661 Mar 12 00:15 Jenkinsfile 00:17:23 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 00:15 LICENSE 00:17:23 -rw-rw-r-- 1 jenkins jenkins 2761 Mar 12 00:15 Makefile 00:17:23 -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 00:15 OWNERS.md 00:17:23 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 12 00:15 README.md 00:17:23 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:15 VERSION 00:17:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:15 bin 00:17:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:15 cmd 00:17:23 -rw-r--r-- 1 jenkins jenkins 451915 Mar 12 00:16 coverage.out 00:17:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:15 examples 00:17:23 -rw-rw-r-- 1 jenkins jenkins 6273 Mar 12 00:15 go.mod 00:17:23 -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 00:15 go.sum 00:17:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:15 images 00:17:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:15 internal 00:17:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:15 pkg 00:17:23 -rw-rw-r-- 1 jenkins jenkins 193 Mar 12 00:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:23 + 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=88895a8148252c944c275b3aff72a7787449f366 --label arch=amd64 --label version=4.0.0-dev.11 . 00:17:23 Sending build context to Docker daemon 11.63MB 00:17:23 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 00:17:23 Step 2/25 : FROM ${BASE} AS builder 00:17:23 ---> 146fbe29fcbd 00:17:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:17:23 ---> Running in 817ba0f70960 00:17:23 Removing intermediate container 817ba0f70960 00:17:23 ---> 5baba8fc06bc 00:17:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:17:23 ---> Running in 12a0fd241934 00:17:24 Removing intermediate container 12a0fd241934 00:17:24 ---> 11162628b078 00:17:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 00:17:24 ---> Running in 93babb60ffc4 00:17:24 Removing intermediate container 93babb60ffc4 00:17:24 ---> 272e8e737598 00:17:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:17:24 ---> Running in 43afc7455784 00:17:24 Removing intermediate container 43afc7455784 00:17:24 ---> 7f898dd59e56 00:17:24 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:17:24 ---> Running in 00db6f80ebe1 00:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:17:24 OK: 248 MiB in 58 packages 00:17:25 Removing intermediate container 00db6f80ebe1 00:17:25 ---> 7e994e1f514f 00:17:25 Step 8/25 : WORKDIR /app 00:17:25 ---> Running in 6c2e04c35890 00:17:25 Removing intermediate container 6c2e04c35890 00:17:25 ---> 77ee6de1d53b 00:17:25 Step 9/25 : COPY go.mod vendor* ./ 00:17:25 ---> fa892634d20a 00:17:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:25 ---> Running in c0a84e3cc42d 00:17:26 Removing intermediate container c0a84e3cc42d 00:17:26 ---> 14d67b75d987 00:17:26 Step 11/25 : COPY . . 00:17:26 ---> 01d4b9436ca1 00:17:26 Step 12/25 : RUN $MAKE 00:17:26 ---> Running in fbc32fb00031 00:17:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 00:17:58 Removing intermediate container fbc32fb00031 00:17:58 ---> 5f93b1f78720 00:17:58 Step 13/25 : FROM alpine:3.20 00:17:58 3.20: Pulling from library/alpine 00:17:58 0a9a5dfd008f: Pulling fs layer 00:17:58 0a9a5dfd008f: Verifying Checksum 00:17:58 0a9a5dfd008f: Download complete 00:17:58 0a9a5dfd008f: Pull complete 00:17:58 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:17:58 Status: Downloaded newer image for alpine:3.20 00:17:58 ---> ff221270b9fb 00:17:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:17:58 ---> Running in 1feead34d59d 00:17:58 Removing intermediate container 1feead34d59d 00:17:58 ---> bd7a08a6ded7 00:17:58 Step 15/25 : RUN apk add --update --no-cache dumb-init 00:17:58 ---> Running in 2d643a82f053 00:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:17:58 (1/1) Installing dumb-init (1.2.5-r3) 00:17:58 Executing busybox-1.36.1-r29.trigger 00:17:58 OK: 8 MiB in 15 packages 00:17:58 Removing intermediate container 2d643a82f053 00:17:58 ---> 867ad0f6d3e7 00:17:58 Step 16/25 : RUN apk --no-cache upgrade 00:17:58 ---> Running in 49b512759565 00:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:17:59 OK: 8 MiB in 15 packages 00:18:00 Removing intermediate container 49b512759565 00:18:00 ---> caf6b11739ce 00:18:00 Step 17/25 : COPY --from=builder /app/LICENSE / 00:18:00 ---> 9493f1160d96 00:18:00 Step 18/25 : COPY --from=builder /app/Attribution.txt / 00:18:00 ---> 5daa7393dc51 00:18:00 Step 19/25 : COPY --from=builder /app/cmd/ / 00:18:01 ---> 147a15b4d40b 00:18:01 Step 20/25 : EXPOSE 59989 00:18:01 ---> Running in 3da3c1f8d07b 00:18:01 Removing intermediate container 3da3c1f8d07b 00:18:01 ---> 15dccda58010 00:18:01 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 00:18:01 ---> Running in 235a4b841380 00:18:01 Removing intermediate container 235a4b841380 00:18:01 ---> ba67fae2f1a8 00:18:01 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:18:01 ---> Running in b714dba47cb8 00:18:01 Removing intermediate container b714dba47cb8 00:18:01 ---> aac51042e0f5 00:18:01 Step 23/25 : LABEL arch=amd64 00:18:01 ---> Running in ba701e94795e 00:18:01 Removing intermediate container ba701e94795e 00:18:01 ---> 38d6aa284ee2 00:18:01 Step 24/25 : LABEL git_sha=88895a8148252c944c275b3aff72a7787449f366 00:18:01 ---> Running in f1e6853ecb83 00:18:01 Removing intermediate container f1e6853ecb83 00:18:01 ---> 7ca36003727e 00:18:01 Step 25/25 : LABEL version=4.0.0-dev.11 00:18:01 ---> Running in 52a0ce8c3a59 00:18:01 Removing intermediate container 52a0ce8c3a59 00:18:01 ---> 956554e124ba 00:18:01 [Warning] One or more build-args [ARCH] were not consumed 00:18:01 Successfully built 956554e124ba 00:18:01 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:02 provisioning config files... 00:18:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10739761010600776148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:02 ---> ****-login.sh 00:18:02 nexus3.edgexfoundry.org:10001 00:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:02 Configure a credential helper to remove this warning. See 00:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:02 00:18:02 Login Succeeded 00:18:02 nexus3.edgexfoundry.org:10002 00:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:02 Configure a credential helper to remove this warning. See 00:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:02 00:18:02 Login Succeeded 00:18:02 nexus3.edgexfoundry.org:10003 00:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:02 Configure a credential helper to remove this warning. See 00:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:02 00:18:02 Login Succeeded 00:18:02 nexus3.edgexfoundry.org:10004 00:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:02 Configure a credential helper to remove this warning. See 00:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:02 00:18:02 Login Succeeded 00:18:02 ****.io 00:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:03 Configure a credential helper to remove this warning. See 00:18:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:03 00:18:03 Login Succeeded 00:18:03 ---> ****-login.sh ends [Pipeline] } 00:18:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:18:03 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 00:18:03 88895a8148252c944c275b3aff72a7787449f366 00:18:03 latest 00:18:03 4.0.0-dev.11 00:18:03 88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 00:18:03 main 00:18:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366 00:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:18:03 0c84ef9913e7: Preparing 00:18:03 2e54c528abe7: Preparing 00:18:03 2ab8c37b7f0c: Preparing 00:18:03 0d86d0cff92a: Preparing 00:18:03 731f44fde0fe: Preparing 00:18:03 994456c4fd7b: Preparing 00:18:03 994456c4fd7b: Waiting 00:18:03 2ab8c37b7f0c: Pushed 00:18:03 0d86d0cff92a: Pushed 00:18:03 2e54c528abe7: Pushed 00:18:03 731f44fde0fe: Pushed 00:18:03 994456c4fd7b: Layer already exists 00:18:08 0c84ef9913e7: Pushed 00:18:08 88895a8148252c944c275b3aff72a7787449f366: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:18:08 0c84ef9913e7: Preparing 00:18:08 2e54c528abe7: Preparing 00:18:08 2ab8c37b7f0c: Preparing 00:18:08 0d86d0cff92a: Preparing 00:18:08 731f44fde0fe: Preparing 00:18:08 994456c4fd7b: Preparing 00:18:08 994456c4fd7b: Waiting 00:18:08 2e54c528abe7: Layer already exists 00:18:08 731f44fde0fe: Layer already exists 00:18:08 2ab8c37b7f0c: Layer already exists 00:18:08 0d86d0cff92a: Layer already exists 00:18:08 0c84ef9913e7: Layer already exists 00:18:08 994456c4fd7b: Layer already exists 00:18:08 latest: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.11 00:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:18:09 0c84ef9913e7: Preparing 00:18:09 2e54c528abe7: Preparing 00:18:09 2ab8c37b7f0c: Preparing 00:18:09 0d86d0cff92a: Preparing 00:18:09 731f44fde0fe: Preparing 00:18:09 994456c4fd7b: Preparing 00:18:09 994456c4fd7b: Waiting 00:18:09 2ab8c37b7f0c: Layer already exists 00:18:09 2e54c528abe7: Layer already exists 00:18:09 731f44fde0fe: Layer already exists 00:18:09 0c84ef9913e7: Layer already exists 00:18:09 0d86d0cff92a: Layer already exists 00:18:09 994456c4fd7b: Layer already exists 00:18:09 4.0.0-dev.11: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 00:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:18:10 0c84ef9913e7: Preparing 00:18:10 2e54c528abe7: Preparing 00:18:10 2ab8c37b7f0c: Preparing 00:18:10 0d86d0cff92a: Preparing 00:18:10 731f44fde0fe: Preparing 00:18:10 994456c4fd7b: Preparing 00:18:10 994456c4fd7b: Waiting 00:18:10 0d86d0cff92a: Layer already exists 00:18:10 2e54c528abe7: Layer already exists 00:18:10 2ab8c37b7f0c: Layer already exists 00:18:10 731f44fde0fe: Layer already exists 00:18:10 0c84ef9913e7: Layer already exists 00:18:10 994456c4fd7b: Layer already exists 00:18:10 88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 00:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:18:10 0c84ef9913e7: Preparing 00:18:10 2e54c528abe7: Preparing 00:18:10 2ab8c37b7f0c: Preparing 00:18:10 0d86d0cff92a: Preparing 00:18:10 731f44fde0fe: Preparing 00:18:10 994456c4fd7b: Preparing 00:18:10 994456c4fd7b: Waiting 00:18:10 2ab8c37b7f0c: Layer already exists 00:18:10 0c84ef9913e7: Layer already exists 00:18:10 0d86d0cff92a: Layer already exists 00:18:10 731f44fde0fe: Layer already exists 00:18:10 2e54c528abe7: Layer already exists 00:18:10 994456c4fd7b: Layer already exists 00:18:10 main: digest: sha256:094806b5f3362dff1dba22ab5b053e4047711048954968a1b268abb96ab492cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:10 ===================================================== [Pipeline] echo 00:18:10 taggedImages: 00:18:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366 00:18:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:18:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.11 00:18:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 00:18:10 - 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 00:18:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:11 00:18:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:11 latest: Pulling from edgex-lftools-log-publisher 00:18:11 5eb5b503b376: Pulling fs layer 00:18:11 5c69ac0246d0: Pulling fs layer 00:18:11 ec43610c2a17: Pulling fs layer 00:18:11 3a2ae6a8a46f: Pulling fs layer 00:18:11 33b1e0a273af: Pulling fs layer 00:18:11 5d3b04190fa2: Pulling fs layer 00:18:11 2f39f015ded8: Pulling fs layer 00:18:11 33b1e0a273af: Waiting 00:18:11 5d3b04190fa2: Waiting 00:18:11 2f39f015ded8: Waiting 00:18:11 3a2ae6a8a46f: Waiting 00:18:11 5c69ac0246d0: Verifying Checksum 00:18:11 5c69ac0246d0: Download complete 00:18:11 3a2ae6a8a46f: Verifying Checksum 00:18:11 3a2ae6a8a46f: Download complete 00:18:11 ec43610c2a17: Verifying Checksum 00:18:11 ec43610c2a17: Download complete 00:18:11 33b1e0a273af: Verifying Checksum 00:18:11 33b1e0a273af: Download complete 00:18:11 5d3b04190fa2: Download complete 00:18:11 5eb5b503b376: Verifying Checksum 00:18:11 5eb5b503b376: Download complete 00:18:12 2f39f015ded8: Verifying Checksum 00:18:12 2f39f015ded8: Download complete 00:18:12 5eb5b503b376: Pull complete 00:18:12 5c69ac0246d0: Pull complete 00:18:13 ec43610c2a17: Pull complete 00:18:13 3a2ae6a8a46f: Pull complete 00:18:13 33b1e0a273af: Pull complete 00:18:13 5d3b04190fa2: Pull complete 00:18:17 2f39f015ded8: Pull complete 00:18:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:18 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:18:18 $ 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 00:18:21 $ docker top a1e89bd84266d02f6ff0bcc83ac6d2d438fe4170abd8bcea6073f8bdd0681136 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:21 ---> job-cost.sh 00:18:21 lf-activate-venv: SKIPPING 00:18:21 INFO: No Stack... 00:18:22 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:22 INFO: Archiving Costs [Pipeline] sh 00:18:23 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 00:18:23 + cut -d, -f6 [Pipeline] lock 00:18:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] 00:18:23 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] did not exist. Created. 00:18:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:18:23 + echo total: 0.2199999988079071 [Pipeline] stash 00:18:23 Stashed 1 file(s) [Pipeline] } 00:18:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 00:18:23 $ docker stop --time=1 a1e89bd84266d02f6ff0bcc83ac6d2d438fe4170abd8bcea6073f8bdd0681136 00:18:24 $ docker rm -f --volumes a1e89bd84266d02f6ff0bcc83ac6d2d438fe4170abd8bcea6073f8bdd0681136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:18:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40943 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 00:18:52 Running in /w/workspace/device-rfid-llrp-go/167 [Pipeline] { [Pipeline] checkout 00:18:55 The recommended git tool is: git 00:19:01 using credential edgex-jenkins-ssh 00:19:01 Cloning the remote Git repository 00:19:01 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:19:01 > git init /w/workspace/device-rfid-llrp-go/167 # timeout=10 00:19:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:19:01 > git --version # timeout=10 00:19:01 > git --version # 'git version 2.25.1' 00:19:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:19:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:19:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:19:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:19:05 Avoid second fetch 00:19:05 Checking out Revision 88895a8148252c944c275b3aff72a7787449f366 (main) 00:19:05 > git config core.sparsecheckout # timeout=10 00:19:05 > git checkout -f 88895a8148252c944c275b3aff72a7787449f366 # timeout=10 00:19:06 Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:19:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:19:10 % Total % Received % Xferd Average Speed Time Time Time Current 00:19:10 Dload Upload Total Spent Left Speed 00:19:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 255k [Pipeline] sh 00:19:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:19:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:19:11 + sudo tee /etc/docker/daemon.new 00:19:11 { 00:19:11 "registry-mirrors": [ 00:19:11 "https://nexus3.edgexfoundry.org:10001" 00:19:11 ], 00:19:11 "bip": "10.250.0.254/24", 00:19:11 "hosts": [ 00:19:11 "tcp://0.0.0.0:5555", 00:19:11 "unix:///var/run/docker.sock" 00:19:11 ], 00:19:11 "mtu": 1458, 00:19:11 "selinux-enabled": true, 00:19:11 "seccomp-profile": "/etc/docker/seccomp.json" 00:19:11 } [Pipeline] sh 00:19:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:19:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:30 provisioning config files... 00:19:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/167@tmp/config14363803071183818222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:30 ---> ****-login.sh 00:19:30 nexus3.edgexfoundry.org:10001 00:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:31 Configure a credential helper to remove this warning. See 00:19:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:31 00:19:31 Login Succeeded 00:19:31 nexus3.edgexfoundry.org:10002 00:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:32 Configure a credential helper to remove this warning. See 00:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:32 00:19:32 Login Succeeded 00:19:32 nexus3.edgexfoundry.org:10003 00:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:32 Configure a credential helper to remove this warning. See 00:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:32 00:19:32 Login Succeeded 00:19:32 nexus3.edgexfoundry.org:10004 00:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:32 Configure a credential helper to remove this warning. See 00:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:32 00:19:32 Login Succeeded 00:19:32 ****.io 00:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:33 Configure a credential helper to remove this warning. See 00:19:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:33 00:19:33 Login Succeeded 00:19:33 ---> ****-login.sh ends [Pipeline] } 00:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:19:33 ========================================================= 00:19:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:19:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:19:34 Sending build context to Docker daemon 1.211MB 00:19:34 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:19:34 Step 2/12 : FROM ${BASE} AS builder 00:19:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:19:34 9986a736f7d3: Pulling fs layer 00:19:34 1f018df60701: Pulling fs layer 00:19:34 39f8f326b044: Pulling fs layer 00:19:34 e6a1e7a6a96a: Pulling fs layer 00:19:34 4f4fb700ef54: Pulling fs layer 00:19:34 d45d956e0dbf: Pulling fs layer 00:19:34 d7702b0d1db1: Pulling fs layer 00:19:34 5c7f0f088c93: Pulling fs layer 00:19:34 4fdc064ae6cf: Pulling fs layer 00:19:34 e6a1e7a6a96a: Waiting 00:19:34 4f4fb700ef54: Waiting 00:19:34 d45d956e0dbf: Waiting 00:19:34 d7702b0d1db1: Waiting 00:19:34 5c7f0f088c93: Waiting 00:19:34 4fdc064ae6cf: Waiting 00:19:34 1f018df60701: Verifying Checksum 00:19:34 1f018df60701: Download complete 00:19:34 e6a1e7a6a96a: Verifying Checksum 00:19:34 e6a1e7a6a96a: Download complete 00:19:34 4f4fb700ef54: Download complete 00:19:34 d45d956e0dbf: Verifying Checksum 00:19:34 d45d956e0dbf: Download complete 00:19:34 d7702b0d1db1: Verifying Checksum 00:19:34 d7702b0d1db1: Download complete 00:19:34 9986a736f7d3: Verifying Checksum 00:19:34 9986a736f7d3: Download complete 00:19:35 4fdc064ae6cf: Verifying Checksum 00:19:35 4fdc064ae6cf: Download complete 00:19:36 9986a736f7d3: Pull complete 00:19:36 1f018df60701: Pull complete 00:19:37 39f8f326b044: Verifying Checksum 00:19:37 39f8f326b044: Download complete 00:19:38 5c7f0f088c93: Verifying Checksum 00:19:38 5c7f0f088c93: Download complete 00:19:53 39f8f326b044: Pull complete 00:19:53 e6a1e7a6a96a: Pull complete 00:19:53 4f4fb700ef54: Pull complete 00:19:53 d45d956e0dbf: Pull complete 00:19:53 d7702b0d1db1: Pull complete 00:20:03 5c7f0f088c93: Pull complete 00:20:04 4fdc064ae6cf: Pull complete 00:20:04 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 00:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:20:04 ---> 63f30b955cb9 00:20:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:20:05 ---> Running in 6255831f2270 00:20:06 Removing intermediate container 6255831f2270 00:20:06 ---> f5d5dd2da0c7 00:20:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:20:06 ---> Running in 192631fa57e5 00:20:06 Removing intermediate container 192631fa57e5 00:20:06 ---> 2a5d2467fa45 00:20:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 00:20:06 ---> Running in e4fb7dfce0a6 00:20:07 Removing intermediate container e4fb7dfce0a6 00:20:07 ---> 825185300ee1 00:20:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:20:07 ---> Running in a02ed5230eb1 00:20:07 Removing intermediate container a02ed5230eb1 00:20:07 ---> 8c83e2f4dd15 00:20:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:07 ---> Running in c55c13d47e16 00:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:20:11 OK: 239 MiB in 58 packages 00:20:12 Removing intermediate container c55c13d47e16 00:20:12 ---> 6327f000a462 00:20:12 Step 8/12 : WORKDIR /app 00:20:12 ---> Running in 242333c0f9e0 00:20:13 Removing intermediate container 242333c0f9e0 00:20:13 ---> 1824c3916174 00:20:13 Step 9/12 : COPY go.mod vendor* ./ 00:20:13 ---> 4cb8e435bcc1 00:20:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:13 ---> Running in f7c9210d18f4 00:22:05 Removing intermediate container f7c9210d18f4 00:22:05 ---> 106f8c59098a 00:22:05 Step 11/12 : COPY . . 00:22:05 ---> 6243b19b7a6e 00:22:05 Step 12/12 : RUN $MAKE 00:22:05 ---> Running in 5070184dfe87 00:22:05 noop 00:22:05 Removing intermediate container 5070184dfe87 00:22:05 ---> daa55938b1ab 00:22:05 Successfully built daa55938b1ab 00:22:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:05 + docker inspect -f . ci-base-image-arm64 00:22:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:06 prd-ubuntu20.04-docker-arm64-4c-16g-40943 does not seem to be running inside a container 00:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/167 -v /w/workspace/device-rfid-llrp-go/167:/w/workspace/device-rfid-llrp-go/167:rw,z -v /w/workspace/device-rfid-llrp-go/167@tmp:/w/workspace/device-rfid-llrp-go/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:22:07 $ docker top bc7d9cc7cce6395f8f60eeaf9c7f3367ac0e72d9c9909092f694753cf2295204 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:08 + go version 00:22:08 go version go1.23.4 linux/arm64 [Pipeline] } 00:22:08 $ docker stop --time=1 bc7d9cc7cce6395f8f60eeaf9c7f3367ac0e72d9c9909092f694753cf2295204 00:22:10 $ docker rm -f --volumes bc7d9cc7cce6395f8f60eeaf9c7f3367ac0e72d9c9909092f694753cf2295204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:11 + docker inspect -f . ci-base-image-arm64 00:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:11 prd-ubuntu20.04-docker-arm64-4c-16g-40943 does not seem to be running inside a container 00:22:11 $ 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/167 -v /w/workspace/device-rfid-llrp-go/167:/w/workspace/device-rfid-llrp-go/167:rw,z -v /w/workspace/device-rfid-llrp-go/167@tmp:/w/workspace/device-rfid-llrp-go/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:22:12 $ docker top 91a70fcc7220252cee022b569bc831c8874ed97b7bd11ba960b4e89a083d3384 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:13 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/167 [Pipeline] fileExists [Pipeline] sh 00:22:14 + make test 00:22:14 go test ./... -coverprofile=coverage.out ./... 00:22:21 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:26:43 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 00:26:43 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 00:27:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.897s coverage: 40.6% of statements 00:27:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 95.5% of statements 00:27:30 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.657s coverage: 51.9% of statements 00:27:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:27:30 go vet ./... 00:28:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:28:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:28:37 ./bin/test-attribution-txt.sh [Pipeline] echo 00:28:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 00:28:38 $ docker stop --time=1 91a70fcc7220252cee022b569bc831c8874ed97b7bd11ba960b4e89a083d3384 00:28:40 $ docker rm -f --volumes 91a70fcc7220252cee022b569bc831c8874ed97b7bd11ba960b4e89a083d3384 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:28:41 Warning: overwriting stash ‘coverage-report’ 00:28:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:28:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:28:43 + ls -al . 00:28:43 total 704 00:28:43 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 00:22 . 00:28:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:19 .. 00:28:43 -rw-rw-r-- 1 jenkins jenkins 134 Mar 12 00:19 .dockerignore 00:28:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:19 .git 00:28:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:19 .github 00:28:43 -rw-rw-r-- 1 jenkins jenkins 880 Mar 12 00:19 .gitignore 00:28:43 -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 00:19 .golangci.yml 00:28:43 -rw-rw-r-- 1 jenkins jenkins 20798 Mar 12 00:19 Attribution.txt 00:28:43 -rw-rw-r-- 1 jenkins jenkins 12649 Mar 12 00:19 CHANGELOG.md 00:28:43 -rw-rw-r-- 1 jenkins jenkins 1489 Mar 12 00:19 Dockerfile 00:28:43 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:19 GOVERNANCE.md 00:28:43 -rw-rw-r-- 1 jenkins jenkins 661 Mar 12 00:19 Jenkinsfile 00:28:43 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 00:19 LICENSE 00:28:43 -rw-rw-r-- 1 jenkins jenkins 2761 Mar 12 00:19 Makefile 00:28:43 -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 00:19 OWNERS.md 00:28:43 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 12 00:19 README.md 00:28:43 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:15 VERSION 00:28:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:19 bin 00:28:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:19 cmd 00:28:43 -rw-r--r-- 1 jenkins jenkins 451915 Mar 12 00:27 coverage.out 00:28:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:19 examples 00:28:43 -rw-rw-r-- 1 jenkins jenkins 6273 Mar 12 00:19 go.mod 00:28:43 -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 00:19 go.sum 00:28:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:19 images 00:28:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:19 internal 00:28:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:19 pkg 00:28:43 -rw-rw-r-- 1 jenkins jenkins 193 Mar 12 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:43 + 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=88895a8148252c944c275b3aff72a7787449f366 --label arch=arm64 --label version=4.0.0-dev.11 . 00:28:44 Sending build context to Docker daemon 1.211MB 00:28:44 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 00:28:44 Step 2/25 : FROM ${BASE} AS builder 00:28:44 ---> daa55938b1ab 00:28:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:28:44 ---> Running in 3c379e3152e9 00:28:44 Removing intermediate container 3c379e3152e9 00:28:44 ---> a03acced7f73 00:28:44 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:28:44 ---> Running in f99c39acc0d2 00:28:45 Removing intermediate container f99c39acc0d2 00:28:45 ---> 3fb3cbf8cf59 00:28:45 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 00:28:45 ---> Running in 985d1470998b 00:28:45 Removing intermediate container 985d1470998b 00:28:45 ---> ef2388c6fce9 00:28:45 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:28:45 ---> Running in 4bf1bfc09397 00:28:45 Removing intermediate container 4bf1bfc09397 00:28:45 ---> f08d438d81be 00:28:45 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:28:46 ---> Running in af79b6e3b2c8 00:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:49 OK: 239 MiB in 58 packages 00:28:50 Removing intermediate container af79b6e3b2c8 00:28:50 ---> 9e2f69af61a3 00:28:50 Step 8/25 : WORKDIR /app 00:28:50 ---> Running in e41607ef5784 00:28:50 Removing intermediate container e41607ef5784 00:28:50 ---> 8d5823a52d6f 00:28:50 Step 9/25 : COPY go.mod vendor* ./ 00:28:51 ---> 91873db3c639 00:28:51 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:51 ---> Running in 3cc8f371020c 00:28:53 Removing intermediate container 3cc8f371020c 00:28:53 ---> 8ff88ad42c2b 00:28:53 Step 11/25 : COPY . . 00:28:54 ---> 22514c24a4f8 00:28:54 Step 12/25 : RUN $MAKE 00:28:54 ---> Running in c1d3346d1577 00:28:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 00:33:02 Removing intermediate container c1d3346d1577 00:33:02 ---> cb6a83ec6e6e 00:33:02 Step 13/25 : FROM alpine:3.20 00:33:02 3.20: Pulling from library/alpine 00:33:02 94e9d8af2201: Pulling fs layer 00:33:02 94e9d8af2201: Verifying Checksum 00:33:02 94e9d8af2201: Download complete 00:33:03 94e9d8af2201: Pull complete 00:33:03 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:33:03 Status: Downloaded newer image for alpine:3.20 00:33:03 ---> 7aab056cecc6 00:33:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:33:03 ---> Running in 2dacdf51b268 00:33:04 Removing intermediate container 2dacdf51b268 00:33:04 ---> a26a760c5b99 00:33:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 00:33:04 ---> Running in 265a1aeeedd3 00:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:33:08 (1/1) Installing dumb-init (1.2.5-r3) 00:33:08 Executing busybox-1.36.1-r29.trigger 00:33:08 OK: 9 MiB in 15 packages 00:33:09 Removing intermediate container 265a1aeeedd3 00:33:09 ---> 1df73de05743 00:33:09 Step 16/25 : RUN apk --no-cache upgrade 00:33:09 ---> Running in 8120ce117bd6 00:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:33:13 OK: 9 MiB in 15 packages 00:33:14 Removing intermediate container 8120ce117bd6 00:33:14 ---> d47727e51459 00:33:14 Step 17/25 : COPY --from=builder /app/LICENSE / 00:33:14 ---> c2ce49dcb100 00:33:14 Step 18/25 : COPY --from=builder /app/Attribution.txt / 00:33:15 ---> 33c9bd14da9a 00:33:15 Step 19/25 : COPY --from=builder /app/cmd/ / 00:33:19 ---> c2a96d937d2b 00:33:19 Step 20/25 : EXPOSE 59989 00:33:19 ---> Running in a047db2e5ed9 00:33:19 Removing intermediate container a047db2e5ed9 00:33:19 ---> 827ffa652b18 00:33:19 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 00:33:19 ---> Running in c41c3032da77 00:33:19 Removing intermediate container c41c3032da77 00:33:19 ---> d43db2a73ed6 00:33:19 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:33:19 ---> Running in 8ee9d2b62051 00:33:19 Removing intermediate container 8ee9d2b62051 00:33:19 ---> 25a3f3ebb940 00:33:19 Step 23/25 : LABEL arch=arm64 00:33:19 ---> Running in 1913fbeaf13a 00:33:20 Removing intermediate container 1913fbeaf13a 00:33:20 ---> dc89ec92fe2c 00:33:20 Step 24/25 : LABEL git_sha=88895a8148252c944c275b3aff72a7787449f366 00:33:20 ---> Running in 139cdc0e1f78 00:33:20 Removing intermediate container 139cdc0e1f78 00:33:20 ---> 72b3a456054c 00:33:20 Step 25/25 : LABEL version=4.0.0-dev.11 00:33:21 ---> Running in 123da57df0a0 00:33:21 Removing intermediate container 123da57df0a0 00:33:21 ---> 321812dd3611 00:33:21 [Warning] One or more build-args [ARCH] were not consumed 00:33:21 Successfully built 321812dd3611 00:33:21 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 00:33:21 provisioning config files... 00:33:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/167@tmp/config2304294051187422783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:21 ---> ****-login.sh 00:33:21 nexus3.edgexfoundry.org:10001 00:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:22 Configure a credential helper to remove this warning. See 00:33:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:22 00:33:22 Login Succeeded 00:33:22 nexus3.edgexfoundry.org:10002 00:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:22 Configure a credential helper to remove this warning. See 00:33:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:22 00:33:22 Login Succeeded 00:33:22 nexus3.edgexfoundry.org:10003 00:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:23 Configure a credential helper to remove this warning. See 00:33:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:23 00:33:23 Login Succeeded 00:33:23 nexus3.edgexfoundry.org:10004 00:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:23 Configure a credential helper to remove this warning. See 00:33:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:23 00:33:23 Login Succeeded 00:33:23 ****.io 00:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:24 Configure a credential helper to remove this warning. See 00:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:24 00:33:24 Login Succeeded 00:33:24 ---> ****-login.sh ends [Pipeline] } 00:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:33:24 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 00:33:24 88895a8148252c944c275b3aff72a7787449f366 00:33:24 latest 00:33:24 4.0.0-dev.11 00:33:24 88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 00:33:24 main 00:33:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366 00:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:33:25 34e0d413624f: Preparing 00:33:25 a90d22decf26: Preparing 00:33:25 efad06ea74b9: Preparing 00:33:25 76c761a76ec1: Preparing 00:33:25 cc56d4daa86a: Preparing 00:33:25 dd9c8f8612c8: Preparing 00:33:25 dd9c8f8612c8: Waiting 00:33:25 76c761a76ec1: Pushed 00:33:25 a90d22decf26: Pushed 00:33:25 cc56d4daa86a: Pushed 00:33:25 efad06ea74b9: Pushed 00:33:25 dd9c8f8612c8: Layer already exists 00:33:38 34e0d413624f: Pushed 00:33:38 88895a8148252c944c275b3aff72a7787449f366: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:38 + 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 00:33:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 00:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:33:38 34e0d413624f: Preparing 00:33:38 a90d22decf26: Preparing 00:33:38 efad06ea74b9: Preparing 00:33:38 76c761a76ec1: Preparing 00:33:38 cc56d4daa86a: Preparing 00:33:38 dd9c8f8612c8: Preparing 00:33:38 dd9c8f8612c8: Waiting 00:33:38 efad06ea74b9: Layer already exists 00:33:38 34e0d413624f: Layer already exists 00:33:38 a90d22decf26: Layer already exists 00:33:39 cc56d4daa86a: Layer already exists 00:33:39 76c761a76ec1: Layer already exists 00:33:39 dd9c8f8612c8: Layer already exists 00:33:39 latest: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.11 00:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:33:40 34e0d413624f: Preparing 00:33:40 a90d22decf26: Preparing 00:33:40 efad06ea74b9: Preparing 00:33:40 76c761a76ec1: Preparing 00:33:40 cc56d4daa86a: Preparing 00:33:40 dd9c8f8612c8: Preparing 00:33:40 dd9c8f8612c8: Waiting 00:33:40 a90d22decf26: Layer already exists 00:33:40 efad06ea74b9: Layer already exists 00:33:40 cc56d4daa86a: Layer already exists 00:33:40 34e0d413624f: Layer already exists 00:33:40 76c761a76ec1: Layer already exists 00:33:40 dd9c8f8612c8: Layer already exists 00:33:40 4.0.0-dev.11: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:40 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 00:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:33:41 34e0d413624f: Preparing 00:33:41 a90d22decf26: Preparing 00:33:41 efad06ea74b9: Preparing 00:33:41 76c761a76ec1: Preparing 00:33:41 cc56d4daa86a: Preparing 00:33:41 dd9c8f8612c8: Preparing 00:33:41 dd9c8f8612c8: Waiting 00:33:41 76c761a76ec1: Layer already exists 00:33:41 cc56d4daa86a: Layer already exists 00:33:41 34e0d413624f: Layer already exists 00:33:41 efad06ea74b9: Layer already exists 00:33:41 a90d22decf26: Layer already exists 00:33:41 dd9c8f8612c8: Layer already exists 00:33:41 88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:41 + 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 00:33:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 00:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:33:42 34e0d413624f: Preparing 00:33:42 a90d22decf26: Preparing 00:33:42 efad06ea74b9: Preparing 00:33:42 76c761a76ec1: Preparing 00:33:42 cc56d4daa86a: Preparing 00:33:42 dd9c8f8612c8: Preparing 00:33:42 dd9c8f8612c8: Waiting 00:33:42 34e0d413624f: Layer already exists 00:33:42 efad06ea74b9: Layer already exists 00:33:42 76c761a76ec1: Layer already exists 00:33:42 cc56d4daa86a: Layer already exists 00:33:42 a90d22decf26: Layer already exists 00:33:42 dd9c8f8612c8: Layer already exists 00:33:42 main: digest: sha256:f15bc14cb5f0fcbdf5e7773521fd02486f670dab262a125164313ca1953b40a5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:42 ===================================================== [Pipeline] echo 00:33:42 taggedImages: 00:33:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366 00:33:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 00:33:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.11 00:33:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:88895a8148252c944c275b3aff72a7787449f366-4.0.0-dev.11 00:33:42 - 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 00:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:42 00:33:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:43 arm64: Pulling from edgex-lftools-log-publisher 00:33:43 8998bd30e6a1: Pulling fs layer 00:33:43 04944245beec: Pulling fs layer 00:33:43 699f458cf7ca: Pulling fs layer 00:33:43 765212b225bb: Pulling fs layer 00:33:43 f23df028b6ca: Pulling fs layer 00:33:43 d65c8cfc05b1: Pulling fs layer 00:33:43 2437ff75d9bd: Pulling fs layer 00:33:43 d65c8cfc05b1: Waiting 00:33:43 765212b225bb: Waiting 00:33:43 2437ff75d9bd: Waiting 00:33:43 f23df028b6ca: Waiting 00:33:43 04944245beec: Verifying Checksum 00:33:43 04944245beec: Download complete 00:33:43 765212b225bb: Verifying Checksum 00:33:43 765212b225bb: Download complete 00:33:43 f23df028b6ca: Verifying Checksum 00:33:43 f23df028b6ca: Download complete 00:33:43 d65c8cfc05b1: Verifying Checksum 00:33:43 d65c8cfc05b1: Download complete 00:33:43 699f458cf7ca: Verifying Checksum 00:33:43 699f458cf7ca: Download complete 00:33:44 8998bd30e6a1: Verifying Checksum 00:33:44 8998bd30e6a1: Download complete 00:33:46 2437ff75d9bd: Verifying Checksum 00:33:46 2437ff75d9bd: Download complete 00:33:49 8998bd30e6a1: Pull complete 00:33:50 04944245beec: Pull complete 00:33:52 699f458cf7ca: Pull complete 00:33:52 765212b225bb: Pull complete 00:33:53 f23df028b6ca: Pull complete 00:33:53 d65c8cfc05b1: Pull complete 00:34:11 2437ff75d9bd: Pull complete 00:34:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:34:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:12 prd-ubuntu20.04-docker-arm64-4c-16g-40943 does not seem to be running inside a container 00:34:12 $ 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/167 -v /w/workspace/device-rfid-llrp-go/167:/w/workspace/device-rfid-llrp-go/167:rw,z -v /w/workspace/device-rfid-llrp-go/167@tmp:/w/workspace/device-rfid-llrp-go/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:34:15 $ docker top ecb4c78792ae1b51ee50eef59cee53a818cef673713f0a0f0e0f24347a6d1ba4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:16 ---> job-cost.sh 00:34:16 lf-activate-venv: SKIPPING 00:34:16 INFO: No Stack... 00:34:17 INFO: Retrieving Pricing Info for: v3-standard-4 00:34:18 INFO: Archiving Costs [Pipeline] sh 00:34:18 + cut -d, -f6 00:34:18 + cat /w/workspace/device-rfid-llrp-go/167/archives/cost.csv [Pipeline] lock 00:34:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] 00:34:19 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] did not exist. Created. 00:34:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:19 /w/workspace/device-rfid-llrp-go/167@tmp/durable-9b88021e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:34:20 + echo total: 0.10999999940395355 [Pipeline] stash 00:34:20 Warning: overwriting stash ‘stack-cost’ 00:34:20 Stashed 1 file(s) [Pipeline] } 00:34:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 00:34:20 $ docker stop --time=1 ecb4c78792ae1b51ee50eef59cee53a818cef673713f0a0f0e0f24347a6d1ba4 00:34:22 $ docker rm -f --volumes ecb4c78792ae1b51ee50eef59cee53a818cef673713f0a0f0e0f24347a6d1ba4 [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 00:34:22 provisioning config files... 00:34:22 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6071904685632118321tmp [Pipeline] { [Pipeline] sh 00:34:23 + set +x 00:34:23 + curl -s https://codecov.io/bash 00:34:23 + bash -s -- 00:34:23 00:34:23 _____ _ 00:34:23 / ____| | | 00:34:23 | | ___ __| | ___ ___ _____ __ 00:34:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:34:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:34:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:34:23 Bash-1.0.6 00:34:23 00:34:23 00:34:23 ==> git version 2.25.1 found 00:34:23 ==> 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 00:34:23 Release-Date: 2020-01-08 00:34:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:34:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:34:23 ==> Jenkins CI detected. 00:34:23 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 00:34:23 project root: . 00:34:23 --> token set from env 00:34:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:34:23 ==> Running gcov in . (disable via -X gcov) 00:34:23 ==> Python coveragepy not found 00:34:23 ==> Searching for coverage reports in: 00:34:23 + . 00:34:23 -> Found 1 reports 00:34:23 ==> Detecting git/mercurial file structure 00:34:23 ==> Reading reports 00:34:23 + ./coverage.out bytes=451915 00:34:23 ==> Appending adjustments 00:34:23 https://docs.codecov.io/docs/fixing-reports 00:34:23 + Found adjustments 00:34:23 ==> Gzipping contents 00:34:23 52K /tmp/codecov.El4dRi.gz 00:34:23 ==> Uploading reports 00:34:23 url: https://codecov.io 00:34:23 query: branch=main&commit=88895a8148252c944c275b3aff72a7787449f366&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:34:23 -> Pinging Codecov 00:34:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=88895a8148252c944c275b3aff72a7787449f366&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:34:23 -> Uploading to 00:34:23 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/88895a8148252c944c275b3aff72a7787449f366/4fecc274-28e2-469b-bffa-33c2b50de138.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T003423Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9a6b3edcfedb6ec4dc9027970cac23b3a5d22278d4f03477d7fa40f17dd464f 00:34:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:23 Dload Upload Total Spent Left Speed 00:34:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51500 0 0 100 51500 0 295k --:--:-- --:--:-- --:--:-- 295k 00:34:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/88895a8148252c944c275b3aff72a7787449f366 [Pipeline] } 00:34:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:34:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:34:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:34:24 00:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:34:24 latest: Pulling from edgex-devops/edgex-snyk-go 00:34:24 43c4264eed91: Pulling fs layer 00:34:24 4cc291be95ef: Pulling fs layer 00:34:24 2ac1f1163629: Pulling fs layer 00:34:24 5c3c966382ef: Pulling fs layer 00:34:24 4f4fb700ef54: Pulling fs layer 00:34:24 d9c7d2e4e75e: Pulling fs layer 00:34:24 9c3e1370e548: Pulling fs layer 00:34:24 4f4fb700ef54: Waiting 00:34:24 d9c7d2e4e75e: Waiting 00:34:24 9c3e1370e548: Waiting 00:34:24 5c3c966382ef: Waiting 00:34:24 4cc291be95ef: Verifying Checksum 00:34:24 4cc291be95ef: Download complete 00:34:24 5c3c966382ef: Verifying Checksum 00:34:24 5c3c966382ef: Download complete 00:34:24 4f4fb700ef54: Verifying Checksum 00:34:24 4f4fb700ef54: Download complete 00:34:24 43c4264eed91: Download complete 00:34:24 d9c7d2e4e75e: Verifying Checksum 00:34:24 d9c7d2e4e75e: Download complete 00:34:24 43c4264eed91: Pull complete 00:34:24 4cc291be95ef: Pull complete 00:34:25 2ac1f1163629: Verifying Checksum 00:34:25 2ac1f1163629: Download complete 00:34:25 9c3e1370e548: Verifying Checksum 00:34:25 9c3e1370e548: Download complete 00:34:29 2ac1f1163629: Pull complete 00:34:29 5c3c966382ef: Pull complete 00:34:29 4f4fb700ef54: Pull complete 00:34:29 d9c7d2e4e75e: Pull complete 00:34:33 9c3e1370e548: Pull complete 00:34:33 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:33 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:34:33 $ 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 00:34:36 $ docker top 2fea0c722e3835b9fe2580e9fe95bc70040cd9e316d07def7d784fa1dd64f3ba -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:37 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 00:34:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 00:34:37 + set -o pipefail 00:34:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 00:34:47 00:34:47 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 00:34:47 00:34:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/0721b7ce-2b2e-40d1-bc2e-cca9eb292687 00:34:47 00:34:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:34:47 00:34:47 00:34:47 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:34:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:34:47 $ docker stop --time=1 2fea0c722e3835b9fe2580e9fe95bc70040cd9e316d07def7d784fa1dd64f3ba 00:34:51 $ docker rm -f --volumes 2fea0c722e3835b9fe2580e9fe95bc70040cd9e316d07def7d784fa1dd64f3ba [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 00:34:52 + git log --format=format:%s -1 88895a8148252c944c275b3aff72a7787449f366 [Pipeline] sh 00:34:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:34:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:52 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:34:53 $ 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 00:34:53 $ docker top 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:53 [ssh-agent] Looking for ssh-agent implementation... 00:34:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:53 $ docker exec 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 ssh-agent 00:34:53 SSH_AUTH_SOCK=/tmp/ssh-gTwdjYKvNyKQ/agent.32 00:34:53 SSH_AGENT_PID=38 00:34:53 Running ssh-add (command line suppressed) 00:34:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9962444020104089364.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9962444020104089364.key) 00:34:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:54 + git semver tag 00:34:54 2025-03-12 00:34:54,654 [run_tag] DEBUG tag force:False 00:34:54 2025-03-12 00:34:54,654 [check_head_tag] DEBUG check head tag 00:34:54 2025-03-12 00:34:54,656 [execute] INFO git cat-file --batch-check 00:34:54 2025-03-12 00:34:54,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 00:34:54 2025-03-12 00:34:54,659 [execute] INFO git cat-file --batch 00:34:54 2025-03-12 00:34:54,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 00:34:54 2025-03-12 00:34:54,679 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:34:54 2025-03-12 00:34:54,680 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 00:34:54 2025-03-12 00:34:54,680 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 00:34:54 2025-03-12 00:34:54,686 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:34:54 4.0.0-dev.11 [Pipeline] } 00:34:54 $ docker exec --env ******** --env ******** 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 ssh-agent -k 00:34:54 unset SSH_AUTH_SOCK; 00:34:54 unset SSH_AGENT_PID; 00:34:54 echo Agent pid 38 killed; 00:34:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:55 + git semver [Pipeline] } 00:34:55 $ docker stop --time=1 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 00:34:56 $ docker rm -f --volumes 593f7ea40d432306e618471f1aed31dad83c278444072a83df53464b7cc7fb69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:34:57 00:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:34:57 0.23.1-centos7: Pulling from edgex-lftools 00:34:57 ab5ef0e58194: Pulling fs layer 00:34:57 9712f1f96733: Pulling fs layer 00:34:57 63f879dbbcfc: Pulling fs layer 00:34:57 0d9ebad4ef96: Pulling fs layer 00:34:57 e9a5061849ea: Pulling fs layer 00:34:57 d747dcd14b5f: Pulling fs layer 00:34:57 2de7ff778b66: Pulling fs layer 00:34:57 e9a5061849ea: Waiting 00:34:57 d747dcd14b5f: Waiting 00:34:57 2de7ff778b66: Waiting 00:34:57 9712f1f96733: Download complete 00:34:57 63f879dbbcfc: Verifying Checksum 00:34:57 63f879dbbcfc: Download complete 00:34:58 0d9ebad4ef96: Verifying Checksum 00:34:58 0d9ebad4ef96: Download complete 00:34:58 d747dcd14b5f: Download complete 00:34:58 e9a5061849ea: Verifying Checksum 00:34:58 e9a5061849ea: Download complete 00:34:58 ab5ef0e58194: Verifying Checksum 00:34:58 ab5ef0e58194: Download complete 00:34:58 2de7ff778b66: Download complete 00:35:01 ab5ef0e58194: Pull complete 00:35:01 9712f1f96733: Pull complete 00:35:01 63f879dbbcfc: Pull complete 00:35:06 0d9ebad4ef96: Pull complete 00:35:06 e9a5061849ea: Pull complete 00:35:06 d747dcd14b5f: Pull complete 00:35:07 2de7ff778b66: Pull complete 00:35:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:35:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:07 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:35:07 $ 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 00:35:12 $ docker top d0fd6ee10b68df76ed0540e2eef4fbb9b30eaf6ed602613926cd96c6b04df9bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:35:12 provisioning config files... 00:35:12 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8828590142417780972tmp 00:35:12 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9820077944633636130tmp 00:35:12 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10511038998542236410tmp [Pipeline] { [Pipeline] echo 00:35:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:35:12 ---> sigul-configuration.sh 00:35:12 gpg: directory `/root/.gnupg' created 00:35:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:35:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:35:12 gpg: keyring `/root/.gnupg/secring.gpg' created 00:35:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:35:12 gpg: CAST5 encrypted data 00:35:12 gpg: encrypted with 1 passphrase 00:35:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:35:13 + mkdir /home/jenkins 00:35:13 + mkdir /home/jenkins/sigul [Pipeline] sh 00:35:13 + 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 00:35:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:35:13 ---> sigul-install.sh 00:35:13 Sigul already installed; skipping installation. [Pipeline] sh 00:35:14 + git tag --list 00:35:14 v0.0.0 00:35:14 v1.0.0 00:35:14 v2.1.0 00:35:14 v2.1.1 00:35:14 v2.2.0 00:35:14 v2.3.0 00:35:14 v3.0 00:35:14 v3.0.0 00:35:14 v3.1 00:35:14 v3.1.0 00:35:14 v3.1.0-dev.1 00:35:14 v3.1.0-dev.10 00:35:14 v3.1.0-dev.11 00:35:14 v3.1.0-dev.12 00:35:14 v3.1.0-dev.13 00:35:14 v3.1.0-dev.14 00:35:14 v3.1.0-dev.15 00:35:14 v3.1.0-dev.16 00:35:14 v3.1.0-dev.17 00:35:14 v3.1.0-dev.18 00:35:14 v3.1.0-dev.19 00:35:14 v3.1.0-dev.2 00:35:14 v3.1.0-dev.20 00:35:14 v3.1.0-dev.21 00:35:14 v3.1.0-dev.22 00:35:14 v3.1.0-dev.23 00:35:14 v3.1.0-dev.24 00:35:14 v3.1.0-dev.3 00:35:14 v3.1.0-dev.4 00:35:14 v3.1.0-dev.5 00:35:14 v3.1.0-dev.6 00:35:14 v3.1.0-dev.7 00:35:14 v3.1.0-dev.8 00:35:14 v3.1.0-dev.9 00:35:14 v3.1.1 00:35:14 v3.1.1-dev.1 00:35:14 v3.2.0-dev.1 00:35:14 v3.2.0-dev.10 00:35:14 v3.2.0-dev.11 00:35:14 v3.2.0-dev.12 00:35:14 v3.2.0-dev.13 00:35:14 v3.2.0-dev.14 00:35:14 v3.2.0-dev.15 00:35:14 v3.2.0-dev.16 00:35:14 v3.2.0-dev.17 00:35:14 v3.2.0-dev.18 00:35:14 v3.2.0-dev.19 00:35:14 v3.2.0-dev.2 00:35:14 v3.2.0-dev.3 00:35:14 v3.2.0-dev.4 00:35:14 v3.2.0-dev.5 00:35:14 v3.2.0-dev.6 00:35:14 v3.2.0-dev.7 00:35:14 v3.2.0-dev.8 00:35:14 v3.2.0-dev.9 00:35:14 v4.0.0-dev.1 00:35:14 v4.0.0-dev.10 00:35:14 v4.0.0-dev.11 00:35:14 v4.0.0-dev.2 00:35:14 v4.0.0-dev.3 00:35:14 v4.0.0-dev.4 00:35:14 v4.0.0-dev.5 00:35:14 v4.0.0-dev.6 00:35:14 v4.0.0-dev.7 00:35:14 v4.0.0-dev.8 00:35:14 v4.0.0-dev.9 [Pipeline] sh 00:35:14 + lftools sign git-tag v4.0.0-dev.11 00:35:14 Signing Git tag with Sigul... 00:35:14 Signing v4.0.0-dev.11 [Pipeline] echo 00:35:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:35:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:35:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:35:15 $ docker stop --time=1 d0fd6ee10b68df76ed0540e2eef4fbb9b30eaf6ed602613926cd96c6b04df9bc 00:35:16 $ docker rm -f --volumes d0fd6ee10b68df76ed0540e2eef4fbb9b30eaf6ed602613926cd96c6b04df9bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:35:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:35:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:17 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:35:17 $ 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 00:35:18 $ docker top 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 -eo pid,comm 00:35:18 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). 00:35:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:18 [ssh-agent] Looking for ssh-agent implementation... 00:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:18 $ docker exec 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 ssh-agent 00:35:18 SSH_AUTH_SOCK=/tmp/ssh-znYewD6lTFLv/agent.33 00:35:18 SSH_AGENT_PID=39 00:35:18 Running ssh-add (command line suppressed) 00:35:18 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12124260494884990467.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12124260494884990467.key) 00:35:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:18 + git semver bump pre 00:35:19 2025-03-12 00:35:18,990 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:35:19 2025-03-12 00:35:18,991 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev 00:35:19 2025-03-12 00:35:18,991 [bump_version] DEBUG bumped version:4.0.0-dev.12 00:35:19 2025-03-12 00:35:18,991 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 00:35:19 2025-03-12 00:35:18,991 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:35:19 2025-03-12 00:35:18,991 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:35:19 2025-03-12 00:35:18,994 [execute] INFO git cat-file --batch-check 00:35:19 2025-03-12 00:35:18,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:35:19 2025-03-12 00:35:19,000 [execute] INFO git cat-file --batch 00:35:19 2025-03-12 00:35:19,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:35:19 2025-03-12 00:35:19,006 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:35:19 4.0.0-dev.12 [Pipeline] } 00:35:19 $ docker exec --env ******** --env ******** 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 ssh-agent -k 00:35:19 unset SSH_AUTH_SOCK; 00:35:19 unset SSH_AGENT_PID; 00:35:19 echo Agent pid 39 killed; 00:35:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:19 + git semver [Pipeline] } 00:35:19 $ docker stop --time=1 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 00:35:21 $ docker rm -f --volumes 031ad88f13982716ec4a9010ab8a36f27c738d8ff6012e75a5be4c1c8361d9b3 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:35:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:35:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:22 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:35:22 $ 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 00:35:22 $ docker top 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:22 [ssh-agent] Looking for ssh-agent implementation... 00:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:22 $ docker exec 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 ssh-agent 00:35:22 SSH_AUTH_SOCK=/tmp/ssh-5i6TsXW24ALO/agent.33 00:35:22 SSH_AGENT_PID=39 00:35:22 Running ssh-add (command line suppressed) 00:35:22 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11030419654248230824.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11030419654248230824.key) 00:35:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:23 + git semver push 00:35:23 2025-03-12 00:35:23,387 [run_push] DEBUG push 00:35:23 2025-03-12 00:35:23,388 [execute] INFO git cat-file --batch-check 00:35:23 2025-03-12 00:35:23,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:35:23 2025-03-12 00:35:23,392 [execute] INFO git rev-list d9948327e6a129a0b5d611091f129e44b3787cb2 -- 00:35:23 2025-03-12 00:35:23,393 [execute] DEBUG Popen(['git', 'rev-list', 'd9948327e6a129a0b5d611091f129e44b3787cb2', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:35:23 2025-03-12 00:35:23,401 [execute] INFO git fetch -v origin 00:35:23 2025-03-12 00:35:23,402 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:35:24 2025-03-12 00:35:23,863 [run_push] DEBUG no remote changes detected 00:35:24 2025-03-12 00:35:23,863 [execute] INFO git push origin semver 00:35:24 2025-03-12 00:35:23,864 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:35:24 2025-03-12 00:35:24,548 [run_push] DEBUG push all version tags 00:35:24 2025-03-12 00:35:24,548 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:35:24 2025-03-12 00:35:24,549 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 00:35:25 2025-03-12 00:35:25,222 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:35:25 4.0.0-dev.12 [Pipeline] } 00:35:25 $ docker exec --env ******** --env ******** 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 ssh-agent -k 00:35:25 unset SSH_AUTH_SOCK; 00:35:25 unset SSH_AGENT_PID; 00:35:25 echo Agent pid 39 killed; 00:35:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:25 + git semver [Pipeline] } 00:35:26 $ docker stop --time=1 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 00:35:27 $ docker rm -f --volumes 365c477cb1c11b8751eaa643b8e493e62f169d19e7ad30f96e7dd6dbd71d7731 [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 00:35:28 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 00:35:28 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 00:35:28 total 16 00:35:28 drwxr-xr-x 3 root root 4096 Mar 12 00:18 . 00:35:28 drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 00:35 .. 00:35:28 drwxr-xr-x 2 root root 4096 Mar 12 00:18 cost 00:35:28 -rw-r--r-- 1 root root 91 Mar 12 00:18 cost.csv 00:35:28 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 00:35:28 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 00:35:28 total 16 00:35:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:18 . 00:35:28 drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 00:35 .. 00:35:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 00:18 cost 00:35:28 -rw-r--r-- 1 jenkins jenkins 91 Mar 12 00:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:35:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:35:29 ---> package-listing.sh 00:35:29 ++ facter osfamily 00:35:29 ++ tr '[:upper:]' '[:lower:]' 00:35:29 + OS_FAMILY=debian 00:35:29 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 00:35:29 + START_PACKAGES=/tmp/packages_start.txt 00:35:29 + END_PACKAGES=/tmp/packages_end.txt 00:35:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:35:29 + PACKAGES=/tmp/packages_start.txt 00:35:29 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 00:35:29 + PACKAGES=/tmp/packages_end.txt 00:35:29 + case "${OS_FAMILY}" in 00:35:29 + dpkg -l 00:35:29 + grep '^ii' 00:35:29 + '[' -f /tmp/packages_start.txt ']' 00:35:29 + '[' -f /tmp/packages_end.txt ']' 00:35:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:35:29 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 00:35:29 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 00:35:29 + 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 00:35:29 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 00:35:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:30 prd-ubuntu20.04-docker-8c-8g-40939 does not seem to be running inside a container 00:35:30 $ 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 00:35:30 $ docker top 779413c95f4ad6e2d8ff083e6c12597520484fa77d9b4d93af2235a7fba46606 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:31 + touch /tmp/pre-build-complete [Pipeline] sh 00:35:31 + mkdir -p /var/log/sysstat [Pipeline] sh 00:35:31 + ls /var/log/sa-host 00:35:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:31 provisioning config files... 00:35:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13412777644860332747tmp [Pipeline] { [Pipeline] echo 00:35:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:35:32 ---> create-netrc.sh [Pipeline] } 00:35:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:35:32 ---> python-tools-install.sh [Pipeline] echo 00:35:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:35:32 ---> sudo-logs.sh 00:35:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:35:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:35:33 ---> job-cost.sh 00:35:33 lf-activate-venv: SKIPPING 00:35:33 DEBUG: total: 0.2199999988079071 00:35:33 INFO: Retrieving Stack Cost... 00:35:33 INFO: Retrieving Pricing Info for: v3-standard-8 00:35:33 INFO: Archiving Costs [Pipeline] echo 00:35:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:35:34 ---> logs-deploy.sh 00:35:34 lf-activate-venv: SKIPPING 00:35:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/167 00:35:34 INFO: archiving workspace using pattern(s): 00:35:35 Archives upload complete. 00:35:35 INFO: archiving logs to Nexus 00:35:35 ---> uname -a: 00:35:35 Linux prd-ubuntu20-04-docker-8c-8g-40939 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:35:35 00:35:35 00:35:35 ---> lscpu: 00:35:35 Architecture: x86_64 00:35:35 CPU op-mode(s): 32-bit, 64-bit 00:35:35 Byte Order: Little Endian 00:35:35 Address sizes: 40 bits physical, 48 bits virtual 00:35:35 CPU(s): 8 00:35:35 On-line CPU(s) list: 0-7 00:35:35 Thread(s) per core: 1 00:35:35 Core(s) per socket: 1 00:35:35 Socket(s): 8 00:35:35 NUMA node(s): 1 00:35:35 Vendor ID: AuthenticAMD 00:35:35 CPU family: 23 00:35:35 Model: 49 00:35:35 Model name: AMD EPYC-Rome Processor 00:35:35 Stepping: 0 00:35:35 CPU MHz: 2800.000 00:35:35 BogoMIPS: 5600.00 00:35:35 Virtualization: AMD-V 00:35:35 Hypervisor vendor: KVM 00:35:35 Virtualization type: full 00:35:35 L1d cache: 256 KiB 00:35:35 L1i cache: 256 KiB 00:35:35 L2 cache: 4 MiB 00:35:35 L3 cache: 128 MiB 00:35:35 NUMA node0 CPU(s): 0-7 00:35:35 Vulnerability Itlb multihit: Not affected 00:35:35 Vulnerability L1tf: Not affected 00:35:35 Vulnerability Mds: Not affected 00:35:35 Vulnerability Meltdown: Not affected 00:35:35 Vulnerability Mmio stale data: Not affected 00:35:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:35:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:35:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:35:35 Vulnerability Srbds: Not affected 00:35:35 Vulnerability Tsx async abort: Not affected 00:35:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:35:35 00:35:35 00:35:35 ---> nproc: 00:35:35 8 00:35:35 00:35:35 00:35:35 ---> df -h: 00:35:35 Filesystem Size Used Avail Use% Mounted on 00:35:35 overlay 155G 14G 142G 9% / 00:35:35 tmpfs 64M 0 64M 0% /dev 00:35:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:35:35 shm 64M 0 64M 0% /dev/shm 00:35:35 /dev/vda1 155G 14G 142G 9% /facter-os 00:35:35 00:35:35