Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a5b74d63dd00c05e25264972a940e2875707f01 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-ssh9265434450164120356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9794891193625879232.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh935292227332964903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11358600181942331584.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-ssh9927567184759370840.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22497 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 6a5b74d63dd00c05e25264972a940e2875707f01 (main) Commit message: "Merge pull request #318 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > 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 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 > git rev-list --no-walk afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:00:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:00:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:01:00 ========================================================= 08:01:00 EdgeX Global Pipelines Version Info 08:01:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:01:00 ------------------- 08:01:00 stable info: 08:01:00 ------------------- 08:01:00 Commited By: Ginny Guan ginny@iotechsys.com 08:01:00 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:01:00 Message: update stable to v1.0.265 08:01:01 ------------------- 08:01:01 experimental info: 08:01:01 ------------------- 08:01:01 Commited By: Cherry Wang cherry@iotechsys.com 08:01:01 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:01:01 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:01:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a5b74d [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:02 provisioning config files... 08:01:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6334784942932015754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:02 ---> ****-login.sh 08:01:02 nexus3.edgexfoundry.org:10001 08:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:02 Configure a credential helper to remove this warning. See 08:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:02 08:01:02 Login Succeeded 08:01:02 nexus3.edgexfoundry.org:10002 08:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:02 Configure a credential helper to remove this warning. See 08:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:02 08:01:02 Login Succeeded 08:01:02 nexus3.edgexfoundry.org:10003 08:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:02 Configure a credential helper to remove this warning. See 08:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:02 08:01:02 Login Succeeded 08:01:02 nexus3.edgexfoundry.org:10004 08:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:02 Configure a credential helper to remove this warning. See 08:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:02 08:01:02 Login Succeeded 08:01:02 ****.io 08:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:03 Configure a credential helper to remove this warning. See 08:01:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:03 08:01:03 Login Succeeded 08:01:03 ---> ****-login.sh ends [Pipeline] } 08:01:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:01:03 + git rev-list -1 --merges 6a5b74d63dd00c05e25264972a940e2875707f01~1..6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] echo 08:01:03 -----------> git rev-list -1 --merges 6a5b74d63dd00c05e25264972a940e2875707f01~1..6a5b74d63dd00c05e25264972a940e2875707f01 6a5b74d63dd00c05e25264972a940e2875707f01 08:01:03 6a5b74d63dd00c05e25264972a940e2875707f01 [false] [Pipeline] sh 08:01:04 + git log --format=format:%s -1 6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] echo 08:01:04 ========================================================= 08:01:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:01:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:04 + git log --format=format:%s -1 6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] echo 08:01:04 [semverPrep] GIT_COMMIT: 6a5b74d63dd00c05e25264972a940e2875707f01, Commit Message: Merge pull request #318 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo 08:01:04 [semverPrep] This is not a build commit. [Pipeline] sh 08:01:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:01:04 + grep -v github /etc/ssh/ssh_known_hosts 08:01:04 + [ -e /tmp/ssh_known_hosts ] 08:01:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:01:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:01:04 + sudo tee -a /etc/ssh/ssh_known_hosts 08:01:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:05 08:01:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:05 0.1.4: Pulling from edgex-devops/py-git-semver 08:01:05 b85a868b505f: Pulling fs layer 08:01:05 e2be974225ed: Pulling fs layer 08:01:05 339a4e72a1f5: Pulling fs layer 08:01:05 988bab9f4d93: Pulling fs layer 08:01:05 1469e6f7b9e6: Pulling fs layer 08:01:05 eaf3925da568: Pulling fs layer 08:01:05 bab4dde63d76: Pulling fs layer 08:01:05 bde34c3a00c8: Pulling fs layer 08:01:05 b352a97aabf1: Pulling fs layer 08:01:05 4872d77fe225: Pulling fs layer 08:01:05 5851b861e8e6: Pulling fs layer 08:01:05 988bab9f4d93: Waiting 08:01:05 1469e6f7b9e6: Waiting 08:01:05 eaf3925da568: Waiting 08:01:05 bab4dde63d76: Waiting 08:01:05 bde34c3a00c8: Waiting 08:01:05 b352a97aabf1: Waiting 08:01:05 4872d77fe225: Waiting 08:01:05 e2be974225ed: Verifying Checksum 08:01:05 e2be974225ed: Download complete 08:01:05 988bab9f4d93: Verifying Checksum 08:01:05 988bab9f4d93: Download complete 08:01:05 1469e6f7b9e6: Verifying Checksum 08:01:05 1469e6f7b9e6: Download complete 08:01:05 eaf3925da568: Download complete 08:01:05 339a4e72a1f5: Verifying Checksum 08:01:05 339a4e72a1f5: Download complete 08:01:05 bde34c3a00c8: Verifying Checksum 08:01:05 bde34c3a00c8: Download complete 08:01:05 b352a97aabf1: Download complete 08:01:05 4872d77fe225: Verifying Checksum 08:01:05 5851b861e8e6: Verifying Checksum 08:01:05 5851b861e8e6: Download complete 08:01:05 b85a868b505f: Verifying Checksum 08:01:05 b85a868b505f: Download complete 08:01:06 bab4dde63d76: Verifying Checksum 08:01:06 bab4dde63d76: Download complete 08:01:06 b85a868b505f: Pull complete 08:01:06 e2be974225ed: Pull complete 08:01:07 339a4e72a1f5: Pull complete 08:01:07 988bab9f4d93: Pull complete 08:01:07 1469e6f7b9e6: Pull complete 08:01:07 eaf3925da568: Pull complete 08:01:09 bab4dde63d76: Pull complete 08:01:09 bde34c3a00c8: Pull complete 08:01:09 b352a97aabf1: Pull complete 08:01:09 4872d77fe225: Pull complete 08:01:09 5851b861e8e6: Pull complete 08:01:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:09 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:01:09 $ 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 08:01:11 $ docker top b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 -eo pid,comm 08:01:11 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). 08:01:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:11 [ssh-agent] Looking for ssh-agent implementation... 08:01:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:11 $ docker exec b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 ssh-agent 08:01:11 SSH_AUTH_SOCK=/tmp/ssh-waXcP20g4Gat/agent.31 08:01:11 SSH_AGENT_PID=37 08:01:11 Running ssh-add (command line suppressed) 08:01:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13303956709876380913.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13303956709876380913.key) 08:01:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:11 + git tag --points-at HEAD [Pipeline] } 08:01:11 $ docker exec --env ******** --env ******** b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 ssh-agent -k 08:01:11 unset SSH_AUTH_SOCK; 08:01:11 unset SSH_AGENT_PID; 08:01:11 echo Agent pid 37 killed; 08:01:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:01:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:11 [ssh-agent] Looking for ssh-agent implementation... 08:01:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:12 $ docker exec b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 ssh-agent 08:01:12 SSH_AUTH_SOCK=/tmp/ssh-w8EhrELw9ajm/agent.70 08:01:12 SSH_AGENT_PID=76 08:01:12 Running ssh-add (command line suppressed) 08:01:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_689838753928758975.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_689838753928758975.key) 08:01:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:12 + git semver init 08:01:12 2024-10-11 08:01:12,739 [run_init] DEBUG init version:0.0.0 force:False 08:01:12 2024-10-11 08:01:12,739 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 08:01:12 2024-10-11 08:01:12,740 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 08:01:12 2024-10-11 08:01:12,740 [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) 08:01:14 2024-10-11 08:01:14,355 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 08:01:14 2024-10-11 08:01:14,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 08:01:14 2024-10-11 08:01:14,356 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:01:14 2024-10-11 08:01:14,356 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:01:14 3.2.0-dev.17 [Pipeline] } 08:01:14 $ docker exec --env ******** --env ******** b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 ssh-agent -k 08:01:14 unset SSH_AUTH_SOCK; 08:01:14 unset SSH_AGENT_PID; 08:01:14 echo Agent pid 76 killed; 08:01:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:15 + git semver [Pipeline] } 08:01:15 $ docker stop --time=1 b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 08:01:16 $ docker rm -f --volumes b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:01:17 Stashed 1 file(s) [Pipeline] echo 08:01:17 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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 08:01:17 provisioning config files... 08:01:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1632298808843646540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:17 ---> ****-login.sh 08:01:17 nexus3.edgexfoundry.org:10001 08:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:17 Configure a credential helper to remove this warning. See 08:01:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:17 08:01:17 Login Succeeded 08:01:17 nexus3.edgexfoundry.org:10002 08:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:17 Configure a credential helper to remove this warning. See 08:01:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:17 08:01:17 Login Succeeded 08:01:17 nexus3.edgexfoundry.org:10003 08:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:18 Configure a credential helper to remove this warning. See 08:01:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:18 08:01:18 Login Succeeded 08:01:18 nexus3.edgexfoundry.org:10004 08:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:18 Configure a credential helper to remove this warning. See 08:01:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:18 08:01:18 Login Succeeded 08:01:18 ****.io 08:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:18 Configure a credential helper to remove this warning. See 08:01:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:18 08:01:18 Login Succeeded 08:01:18 ---> ****-login.sh ends [Pipeline] } 08:01:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:01:18 ========================================================= 08:01:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:01:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:18 + 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 . 08:01:18 Sending build context to Docker daemon 11.41MB 08:01:18 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:01:18 Step 2/12 : FROM ${BASE} AS builder 08:01:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:01:18 43c4264eed91: Pulling fs layer 08:01:18 4cc291be95ef: Pulling fs layer 08:01:18 2ac1f1163629: Pulling fs layer 08:01:18 5c3c966382ef: Pulling fs layer 08:01:18 4f4fb700ef54: Pulling fs layer 08:01:18 5d5c8e513c77: Pulling fs layer 08:01:18 9f66e0745190: Pulling fs layer 08:01:18 f49a43e4bbc0: Pulling fs layer 08:01:18 561ebcabdf7f: Pulling fs layer 08:01:18 5c3c966382ef: Waiting 08:01:18 4f4fb700ef54: Waiting 08:01:18 5d5c8e513c77: Waiting 08:01:18 9f66e0745190: Waiting 08:01:18 f49a43e4bbc0: Waiting 08:01:18 561ebcabdf7f: Waiting 08:01:18 4cc291be95ef: Download complete 08:01:18 5c3c966382ef: Download complete 08:01:19 4f4fb700ef54: Download complete 08:01:19 5d5c8e513c77: Download complete 08:01:19 43c4264eed91: Download complete 08:01:19 9f66e0745190: Verifying Checksum 08:01:19 9f66e0745190: Download complete 08:01:19 43c4264eed91: Pull complete 08:01:19 561ebcabdf7f: Download complete 08:01:19 4cc291be95ef: Pull complete 08:01:19 2ac1f1163629: Verifying Checksum 08:01:19 2ac1f1163629: Download complete 08:01:19 f49a43e4bbc0: Verifying Checksum 08:01:19 f49a43e4bbc0: Download complete 08:01:22 2ac1f1163629: Pull complete 08:01:22 5c3c966382ef: Pull complete 08:01:22 4f4fb700ef54: Pull complete 08:01:22 5d5c8e513c77: Pull complete 08:01:22 9f66e0745190: Pull complete 08:01:24 f49a43e4bbc0: Pull complete 08:01:25 561ebcabdf7f: Pull complete 08:01:25 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:01:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:01:25 ---> 3a752c3f9dda 08:01:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:01:26 ---> Running in 7bc7e3564c86 08:01:26 Removing intermediate container 7bc7e3564c86 08:01:26 ---> 4103fea7dc07 08:01:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:01:26 ---> Running in af4af7549dd8 08:01:26 Removing intermediate container af4af7549dd8 08:01:26 ---> 697b548c45f6 08:01:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 08:01:26 ---> Running in 491d87ac1751 08:01:26 Removing intermediate container 491d87ac1751 08:01:26 ---> 69b390635f16 08:01:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:01:26 ---> Running in e1c96958b559 08:01:26 Removing intermediate container e1c96958b559 08:01:26 ---> 00228f911144 08:01:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:26 ---> Running in fe736168e0bb 08:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:01:27 OK: 246 MiB in 54 packages 08:01:27 Removing intermediate container fe736168e0bb 08:01:27 ---> 1d24cde4791f 08:01:27 Step 8/12 : WORKDIR /app 08:01:27 ---> Running in 0770fe807823 08:01:28 Removing intermediate container 0770fe807823 08:01:28 ---> f9dd92e17da7 08:01:28 Step 9/12 : COPY go.mod vendor* ./ 08:01:28 ---> ad61ced4c275 08:01:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:28 ---> Running in 33a199aa17e9 08:01:32 Still waiting to schedule task 08:01:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:02:24 Removing intermediate container 33a199aa17e9 08:02:24 ---> ae28218a8376 08:02:24 Step 11/12 : COPY . . 08:02:24 ---> 7f965d517847 08:02:24 Step 12/12 : RUN $MAKE 08:02:24 ---> Running in 6c2ec02274c7 08:02:24 noop 08:02:24 Removing intermediate container 6c2ec02274c7 08:02:24 ---> 83eb3c82df50 08:02:24 Successfully built 83eb3c82df50 08:02:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:24 + docker inspect -f . ci-base-image-x86_64 08:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:24 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:02:24 $ 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 08:02:25 $ docker top a0567a9a6cc2e571ad234484c478d59a7bd0406c59b77437d9fe84b6670cc825 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:25 + go version 08:02:25 go version go1.23.2 linux/amd64 [Pipeline] } 08:02:25 $ docker stop --time=1 a0567a9a6cc2e571ad234484c478d59a7bd0406c59b77437d9fe84b6670cc825 08:02:26 $ docker rm -f --volumes a0567a9a6cc2e571ad234484c478d59a7bd0406c59b77437d9fe84b6670cc825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:27 + docker inspect -f . ci-base-image-x86_64 08:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:27 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:02:27 $ 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 08:02:27 $ docker top 9a52268ff454d60cb413f35bb23da5289d3874b34594293809550cd799fa3b8a -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:28 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 08:02:28 + make test 08:02:28 go test ./... -coverprofile=coverage.out ./... 08:02:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 08:02:48 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 08:02:48 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 08:02:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.031s coverage: 40.6% of statements 08:02:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 08:02:51 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.250s coverage: 51.9% of statements 08:03:03 go vet ./... 08:03:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:03:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:03:07 ./bin/test-attribution-txt.sh [Pipeline] echo 08:03:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:03:08 $ docker stop --time=1 9a52268ff454d60cb413f35bb23da5289d3874b34594293809550cd799fa3b8a 08:03:14 $ docker rm -f --volumes 9a52268ff454d60cb413f35bb23da5289d3874b34594293809550cd799fa3b8a [Pipeline] // withDockerContainer [Pipeline] sh 08:03:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:03:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:03:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:03:16 + ls -al . 08:03:16 total 716 08:03:16 drwxrwxr-x 11 jenkins jenkins 4096 Oct 11 08:02 . 08:03:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:00 .. 08:03:16 -rw-rw-r-- 1 jenkins jenkins 134 Oct 11 08:00 .dockerignore 08:03:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 08:02 .git 08:03:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 08:00 .github 08:03:16 -rw-rw-r-- 1 jenkins jenkins 880 Oct 11 08:00 .gitignore 08:03:16 -rw-rw-r-- 1 jenkins jenkins 199 Oct 11 08:00 .golangci.yml 08:03:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 08:01 .semver 08:03:16 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 11 08:00 Attribution.txt 08:03:16 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 11 08:00 CHANGELOG.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 11 08:00 Dockerfile 08:03:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 08:00 GOVERNANCE.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 661 Oct 11 08:00 Jenkinsfile 08:03:16 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 11 08:00 LICENSE 08:03:16 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 11 08:00 Makefile 08:03:16 -rw-rw-r-- 1 jenkins jenkins 625 Oct 11 08:00 OWNERS.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 11 08:00 README.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 08:01 VERSION 08:03:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:00 bin 08:03:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:00 cmd 08:03:16 -rw-r--r-- 1 jenkins jenkins 451915 Oct 11 08:02 coverage.out 08:03:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:00 examples 08:03:16 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 11 08:00 go.mod 08:03:16 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 11 08:00 go.sum 08:03:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:00 images 08:03:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:00 internal 08:03:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 08:00 pkg 08:03:16 -rw-rw-r-- 1 jenkins jenkins 193 Oct 11 08:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:16 + 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=6a5b74d63dd00c05e25264972a940e2875707f01 --label arch=amd64 --label version=3.2.0-dev.17 . 08:03:16 Sending build context to Docker daemon 11.41MB 08:03:16 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 08:03:16 Step 2/25 : FROM ${BASE} AS builder 08:03:16 ---> 83eb3c82df50 08:03:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:03:16 ---> Running in fb09945917ab 08:03:16 Removing intermediate container fb09945917ab 08:03:16 ---> 3e2aed8a58ed 08:03:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:03:16 ---> Running in a16772586a45 08:03:16 Removing intermediate container a16772586a45 08:03:16 ---> 6f5ac9d029e2 08:03:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 08:03:16 ---> Running in 65a023d7c9ec 08:03:17 Removing intermediate container 65a023d7c9ec 08:03:17 ---> e6e41747f0aa 08:03:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:03:17 ---> Running in d95254cf7ba2 08:03:17 Removing intermediate container d95254cf7ba2 08:03:17 ---> 354592286daa 08:03:17 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:17 ---> Running in d09a3b6deb09 08:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:03:17 OK: 246 MiB in 54 packages 08:03:18 Removing intermediate container d09a3b6deb09 08:03:18 ---> 687bc5881da1 08:03:18 Step 8/25 : WORKDIR /app 08:03:18 ---> Running in b8aaeb3a30e6 08:03:18 Removing intermediate container b8aaeb3a30e6 08:03:18 ---> 8e554987360f 08:03:18 Step 9/25 : COPY go.mod vendor* ./ 08:03:18 ---> 4766a91cf552 08:03:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:18 ---> Running in 59d5e2be28d6 08:03:19 Removing intermediate container 59d5e2be28d6 08:03:19 ---> 00a859602df3 08:03:19 Step 11/25 : COPY . . 08:03:19 ---> 47d12b0e15d8 08:03:19 Step 12/25 : RUN $MAKE 08:03:19 ---> Running in 96fb47bc5dfc 08:03:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 08:03:58 Removing intermediate container 96fb47bc5dfc 08:03:58 ---> 81a05bbc6617 08:03:58 Step 13/25 : FROM alpine:3.20 08:03:58 3.20: Pulling from library/alpine 08:03:58 43c4264eed91: Already exists 08:03:58 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:03:58 Status: Downloaded newer image for alpine:3.20 08:03:58 ---> 91ef0af61f39 08:03:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:03:58 ---> Running in 788185ce1cb5 08:03:58 Removing intermediate container 788185ce1cb5 08:03:58 ---> 54fb27955677 08:03:58 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:03:58 ---> Running in 8861ab2738fb 08:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:03:58 (1/1) Installing dumb-init (1.2.5-r3) 08:03:58 Executing busybox-1.36.1-r29.trigger 08:03:58 OK: 8 MiB in 15 packages 08:03:58 Removing intermediate container 8861ab2738fb 08:03:58 ---> 5c6324c6b1f9 08:03:58 Step 16/25 : RUN apk --no-cache upgrade 08:03:58 ---> Running in 89727c3c2d2c 08:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:03:58 Upgrading critical system libraries and apk-tools: 08:03:58 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:03:58 Executing busybox-1.36.1-r29.trigger 08:03:58 Continuing the upgrade transaction with new apk-tools: 08:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:03:58 OK: 8 MiB in 15 packages 08:03:58 Removing intermediate container 89727c3c2d2c 08:03:58 ---> bfd411672e67 08:03:58 Step 17/25 : COPY --from=builder /app/LICENSE / 08:03:58 ---> 73543d478fe5 08:03:58 Step 18/25 : COPY --from=builder /app/Attribution.txt / 08:03:59 ---> a343b383a8c4 08:03:59 Step 19/25 : COPY --from=builder /app/cmd/ / 08:04:01 ---> 8d24ee824bf5 08:04:01 Step 20/25 : EXPOSE 59989 08:04:01 ---> Running in 6c162ad80a5c 08:04:01 Removing intermediate container 6c162ad80a5c 08:04:01 ---> 44196b7956d1 08:04:01 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 08:04:01 ---> Running in 2d433542186b 08:04:01 Removing intermediate container 2d433542186b 08:04:01 ---> 5606e40dab77 08:04:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:04:01 ---> Running in 29a5cff85075 08:04:01 Removing intermediate container 29a5cff85075 08:04:01 ---> 8a6d45c21317 08:04:01 Step 23/25 : LABEL arch=amd64 08:04:01 ---> Running in 6412766837bd 08:04:01 Removing intermediate container 6412766837bd 08:04:01 ---> 08e2f8aa707f 08:04:01 Step 24/25 : LABEL git_sha=6a5b74d63dd00c05e25264972a940e2875707f01 08:04:01 ---> Running in 79894bb2f7f2 08:04:01 Removing intermediate container 79894bb2f7f2 08:04:01 ---> 4dc6f64e9fa9 08:04:01 Step 25/25 : LABEL version=3.2.0-dev.17 08:04:01 ---> Running in a6dffd3c9149 08:04:01 Removing intermediate container a6dffd3c9149 08:04:01 ---> 282efa474456 08:04:01 [Warning] One or more build-args [ARCH] were not consumed 08:04:01 Successfully built 282efa474456 08:04: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 08:04:01 provisioning config files... 08:04:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15105856196004415646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:02 ---> ****-login.sh 08:04:02 nexus3.edgexfoundry.org:10001 08:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:02 Configure a credential helper to remove this warning. See 08:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:02 08:04:02 Login Succeeded 08:04:02 nexus3.edgexfoundry.org:10002 08:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:02 Configure a credential helper to remove this warning. See 08:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:02 08:04:02 Login Succeeded 08:04:02 nexus3.edgexfoundry.org:10003 08:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:02 Configure a credential helper to remove this warning. See 08:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:02 08:04:02 Login Succeeded 08:04:02 nexus3.edgexfoundry.org:10004 08:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:02 Configure a credential helper to remove this warning. See 08:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:02 08:04:02 Login Succeeded 08:04:02 ****.io 08:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:02 Configure a credential helper to remove this warning. See 08:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:02 08:04:02 Login Succeeded 08:04:02 ---> ****-login.sh ends [Pipeline] } 08:04:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:04:02 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 08:04:02 6a5b74d63dd00c05e25264972a940e2875707f01 08:04:02 latest 08:04:02 3.2.0-dev.17 08:04:02 6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 08:04:02 main 08:04:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:02 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01 08:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:04:03 4ff924695525: Preparing 08:04:03 0476fbf0d98f: Preparing 08:04:03 716e5ca1e59b: Preparing 08:04:03 4ebed627dc5d: Preparing 08:04:03 99faf4e6a03c: Preparing 08:04:03 63ca1fbb43ae: Preparing 08:04:03 63ca1fbb43ae: Waiting 08:04:03 716e5ca1e59b: Pushed 08:04:03 99faf4e6a03c: Pushed 08:04:03 63ca1fbb43ae: Layer already exists 08:04:03 0476fbf0d98f: Pushed 08:04:03 4ebed627dc5d: Pushed 08:04:07 4ff924695525: Pushed 08:04:07 6a5b74d63dd00c05e25264972a940e2875707f01: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 08:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:04:08 4ff924695525: Preparing 08:04:08 0476fbf0d98f: Preparing 08:04:08 716e5ca1e59b: Preparing 08:04:08 4ebed627dc5d: Preparing 08:04:08 99faf4e6a03c: Preparing 08:04:08 63ca1fbb43ae: Preparing 08:04:08 63ca1fbb43ae: Waiting 08:04:08 0476fbf0d98f: Layer already exists 08:04:08 4ff924695525: Layer already exists 08:04:08 4ebed627dc5d: Layer already exists 08:04:08 716e5ca1e59b: Layer already exists 08:04:08 99faf4e6a03c: Layer already exists 08:04:08 63ca1fbb43ae: Layer already exists 08:04:08 latest: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.17 08:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:04:08 4ff924695525: Preparing 08:04:08 0476fbf0d98f: Preparing 08:04:08 716e5ca1e59b: Preparing 08:04:08 4ebed627dc5d: Preparing 08:04:08 99faf4e6a03c: Preparing 08:04:08 63ca1fbb43ae: Preparing 08:04:08 63ca1fbb43ae: Waiting 08:04:08 4ff924695525: Layer already exists 08:04:08 716e5ca1e59b: Layer already exists 08:04:08 99faf4e6a03c: Layer already exists 08:04:08 0476fbf0d98f: Layer already exists 08:04:08 4ebed627dc5d: Layer already exists 08:04:08 63ca1fbb43ae: Layer already exists 08:04:08 3.2.0-dev.17: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 08:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:04:09 4ff924695525: Preparing 08:04:09 0476fbf0d98f: Preparing 08:04:09 716e5ca1e59b: Preparing 08:04:09 4ebed627dc5d: Preparing 08:04:09 99faf4e6a03c: Preparing 08:04:09 63ca1fbb43ae: Preparing 08:04:09 63ca1fbb43ae: Waiting 08:04:09 4ebed627dc5d: Layer already exists 08:04:09 716e5ca1e59b: Layer already exists 08:04:09 99faf4e6a03c: Layer already exists 08:04:09 0476fbf0d98f: Layer already exists 08:04:09 4ff924695525: Layer already exists 08:04:09 63ca1fbb43ae: Layer already exists 08:04:09 6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 08:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:04:10 4ff924695525: Preparing 08:04:10 0476fbf0d98f: Preparing 08:04:10 716e5ca1e59b: Preparing 08:04:10 4ebed627dc5d: Preparing 08:04:10 99faf4e6a03c: Preparing 08:04:10 63ca1fbb43ae: Preparing 08:04:10 63ca1fbb43ae: Waiting 08:04:10 99faf4e6a03c: Layer already exists 08:04:10 0476fbf0d98f: Layer already exists 08:04:10 4ebed627dc5d: Layer already exists 08:04:10 716e5ca1e59b: Layer already exists 08:04:10 4ff924695525: Layer already exists 08:04:10 63ca1fbb43ae: Layer already exists 08:04:10 main: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:10 ===================================================== [Pipeline] echo 08:04:10 taggedImages: 08:04:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01 08:04:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 08:04:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.17 08:04:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 08:04: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 08:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:10 08:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:11 latest: Pulling from edgex-lftools-log-publisher 08:04:11 5eb5b503b376: Pulling fs layer 08:04:11 5c69ac0246d0: Pulling fs layer 08:04:11 ec43610c2a17: Pulling fs layer 08:04:11 3a2ae6a8a46f: Pulling fs layer 08:04:11 33b1e0a273af: Pulling fs layer 08:04:11 5d3b04190fa2: Pulling fs layer 08:04:11 2f39f015ded8: Pulling fs layer 08:04:11 3a2ae6a8a46f: Waiting 08:04:11 33b1e0a273af: Waiting 08:04:11 5d3b04190fa2: Waiting 08:04:11 2f39f015ded8: Waiting 08:04:11 5c69ac0246d0: Verifying Checksum 08:04:11 5c69ac0246d0: Download complete 08:04:11 3a2ae6a8a46f: Verifying Checksum 08:04:11 3a2ae6a8a46f: Download complete 08:04:11 33b1e0a273af: Verifying Checksum 08:04:11 33b1e0a273af: Download complete 08:04:11 5d3b04190fa2: Download complete 08:04:11 ec43610c2a17: Verifying Checksum 08:04:11 ec43610c2a17: Download complete 08:04:12 5eb5b503b376: Verifying Checksum 08:04:12 5eb5b503b376: Download complete 08:04:12 2f39f015ded8: Download complete 08:04:13 5eb5b503b376: Pull complete 08:04:13 5c69ac0246d0: Pull complete 08:04:13 ec43610c2a17: Pull complete 08:04:13 3a2ae6a8a46f: Pull complete 08:04:13 33b1e0a273af: Pull complete 08:04:14 5d3b04190fa2: Pull complete 08:04:18 2f39f015ded8: Pull complete 08:04:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:18 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:04: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 08:04:26 $ docker top 273cc13ea017773582e78816141ed9c9835e9c70b5d8cb8692f56d95e194c031 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:26 ---> job-cost.sh 08:04:26 lf-activate-venv: SKIPPING 08:04:26 INFO: No Stack... 08:04:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:04:26 INFO: Archiving Costs [Pipeline] sh 08:04:27 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 08:04:27 + cut -d, -f6 [Pipeline] lock 08:04:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] 08:04:27 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] did not exist. Created. 08:04:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:04:27 + echo total: 0.2199999988079071 [Pipeline] stash 08:04:27 Stashed 1 file(s) [Pipeline] } 08:04:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 08:04:27 $ docker stop --time=1 273cc13ea017773582e78816141ed9c9835e9c70b5d8cb8692f56d95e194c031 08:04:28 $ docker rm -f --volumes 273cc13ea017773582e78816141ed9c9835e9c70b5d8cb8692f56d95e194c031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:05:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22500 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 08:05:58 Running in /w/workspace/device-rfid-llrp-go/153 [Pipeline] { [Pipeline] checkout 08:05:58 The recommended git tool is: git 08:06:04 using credential edgex-jenkins-ssh 08:06:04 Cloning the remote Git repository 08:06:04 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 08:06:04 > git init /w/workspace/device-rfid-llrp-go/153 # timeout=10 08:06:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 08:06:04 > git --version # timeout=10 08:06:05 > git --version # 'git version 2.25.1' 08:06:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:06:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 08:06:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:08 Avoid second fetch 08:06:08 Checking out Revision 6a5b74d63dd00c05e25264972a940e2875707f01 (main) 08:06:08 > git config core.sparsecheckout # timeout=10 08:06:08 > git checkout -f 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 08:06:09 Commit message: "Merge pull request #318 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:06:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:06:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:06:14 Dload Upload Total Spent Left Speed 08:06:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 08:06:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:06:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:06:15 + sudo tee /etc/docker/daemon.new 08:06:15 { 08:06:15 "registry-mirrors": [ 08:06:15 "https://nexus3.edgexfoundry.org:10001" 08:06:15 ], 08:06:15 "bip": "10.250.0.254/24", 08:06:15 "hosts": [ 08:06:15 "tcp://0.0.0.0:5555", 08:06:15 "unix:///var/run/docker.sock" 08:06:15 ], 08:06:15 "mtu": 1458, 08:06:15 "selinux-enabled": true, 08:06:15 "seccomp-profile": "/etc/docker/seccomp.json" 08:06:15 } [Pipeline] sh 08:06:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:06:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:34 provisioning config files... 08:06:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/153@tmp/config925336019416074567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:34 ---> ****-login.sh 08:06:34 nexus3.edgexfoundry.org:10001 08:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:35 Configure a credential helper to remove this warning. See 08:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:35 08:06:35 Login Succeeded 08:06:35 nexus3.edgexfoundry.org:10002 08:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:35 Configure a credential helper to remove this warning. See 08:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:35 08:06:35 Login Succeeded 08:06:35 nexus3.edgexfoundry.org:10003 08:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:36 Configure a credential helper to remove this warning. See 08:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:36 08:06:36 Login Succeeded 08:06:36 nexus3.edgexfoundry.org:10004 08:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:36 Configure a credential helper to remove this warning. See 08:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:36 08:06:36 Login Succeeded 08:06:36 ****.io 08:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:36 Configure a credential helper to remove this warning. See 08:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:36 08:06:36 Login Succeeded 08:06:36 ---> ****-login.sh ends [Pipeline] } 08:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:06:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:06:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:06:37 ========================================================= 08:06:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:06:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + 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 . 08:06:37 Sending build context to Docker daemon 1.21MB 08:06:37 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:06:37 Step 2/12 : FROM ${BASE} AS builder 08:06:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:06:37 cf04c63912e1: Pulling fs layer 08:06:37 55b35a11ae5e: Pulling fs layer 08:06:37 a37a00ec5f00: Pulling fs layer 08:06:37 50b3750afda1: Pulling fs layer 08:06:37 4f4fb700ef54: Pulling fs layer 08:06:37 80978eb59214: Pulling fs layer 08:06:37 c9f46d7d2bd2: Pulling fs layer 08:06:37 c5a475d317c9: Pulling fs layer 08:06:37 80978eb59214: Waiting 08:06:37 c9f46d7d2bd2: Waiting 08:06:37 4f4fb700ef54: Waiting 08:06:37 50b3750afda1: Waiting 08:06:37 c5a475d317c9: Waiting 08:06:38 55b35a11ae5e: Verifying Checksum 08:06:38 55b35a11ae5e: Download complete 08:06:38 50b3750afda1: Verifying Checksum 08:06:38 50b3750afda1: Download complete 08:06:38 4f4fb700ef54: Verifying Checksum 08:06:38 4f4fb700ef54: Download complete 08:06:38 80978eb59214: Verifying Checksum 08:06:38 80978eb59214: Download complete 08:06:38 cf04c63912e1: Verifying Checksum 08:06:38 cf04c63912e1: Download complete 08:06:38 c5a475d317c9: Verifying Checksum 08:06:38 c5a475d317c9: Download complete 08:06:39 cf04c63912e1: Pull complete 08:06:39 55b35a11ae5e: Pull complete 08:06:39 a37a00ec5f00: Verifying Checksum 08:06:39 a37a00ec5f00: Download complete 08:06:40 c9f46d7d2bd2: Verifying Checksum 08:06:40 c9f46d7d2bd2: Download complete 08:06:55 a37a00ec5f00: Pull complete 08:06:55 50b3750afda1: Pull complete 08:06:55 4f4fb700ef54: Pull complete 08:06:55 80978eb59214: Pull complete 08:07:02 c9f46d7d2bd2: Pull complete 08:07:04 c5a475d317c9: Pull complete 08:07:04 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:07:04 ---> be29e6b0f0d4 08:07:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:07:06 ---> Running in dd237f54457e 08:07:06 Removing intermediate container dd237f54457e 08:07:06 ---> f0bff2146d22 08:07:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:07:06 ---> Running in 150a56e68705 08:07:07 Removing intermediate container 150a56e68705 08:07:07 ---> ffa918cec630 08:07:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 08:07:07 ---> Running in 61824e0b2377 08:07:07 Removing intermediate container 61824e0b2377 08:07:07 ---> 1d267d6a4465 08:07:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:07:07 ---> Running in b2fe9866fc53 08:07:08 Removing intermediate container b2fe9866fc53 08:07:08 ---> efe3ed31c2bb 08:07:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:07:08 ---> Running in 3ccf4b451c14 08:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:11 OK: 238 MiB in 54 packages 08:07:12 Removing intermediate container 3ccf4b451c14 08:07:12 ---> d7ae03190572 08:07:12 Step 8/12 : WORKDIR /app 08:07:12 ---> Running in 1779f34cd826 08:07:12 Removing intermediate container 1779f34cd826 08:07:12 ---> fc62ebeaae3d 08:07:12 Step 9/12 : COPY go.mod vendor* ./ 08:07:13 ---> 9db46be396c9 08:07:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:13 ---> Running in c5ef2a1ff0ad 08:09:20 Removing intermediate container c5ef2a1ff0ad 08:09:20 ---> 8c767cdc76bf 08:09:20 Step 11/12 : COPY . . 08:09:20 ---> f2dc448e39c2 08:09:20 Step 12/12 : RUN $MAKE 08:09:20 ---> Running in bbf1b4a56418 08:09:20 noop 08:09:20 Removing intermediate container bbf1b4a56418 08:09:20 ---> be3ddc60faf8 08:09:20 Successfully built be3ddc60faf8 08:09:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:20 + docker inspect -f . ci-base-image-arm64 08:09:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:20 prd-ubuntu20.04-docker-arm64-4c-16g-22500 does not seem to be running inside a container 08:09:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/153 -v /w/workspace/device-rfid-llrp-go/153:/w/workspace/device-rfid-llrp-go/153:rw,z -v /w/workspace/device-rfid-llrp-go/153@tmp:/w/workspace/device-rfid-llrp-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:09:21 $ docker top 732167b67188866608b14354d294511737404fdd7eb87b60a2cab3accee720ec -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:22 + go version 08:09:22 go version go1.23.2 linux/arm64 [Pipeline] } 08:09:22 $ docker stop --time=1 732167b67188866608b14354d294511737404fdd7eb87b60a2cab3accee720ec 08:09:24 $ docker rm -f --volumes 732167b67188866608b14354d294511737404fdd7eb87b60a2cab3accee720ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:25 + docker inspect -f . ci-base-image-arm64 08:09:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:25 prd-ubuntu20.04-docker-arm64-4c-16g-22500 does not seem to be running inside a container 08:09:25 $ 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/153 -v /w/workspace/device-rfid-llrp-go/153:/w/workspace/device-rfid-llrp-go/153:rw,z -v /w/workspace/device-rfid-llrp-go/153@tmp:/w/workspace/device-rfid-llrp-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:09:26 $ docker top 986a7c31221f575ba6bb3c36df9e2f1660e9fe611eb21f3a740eb23019f61355 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:27 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/153 [Pipeline] fileExists [Pipeline] sh 08:09:28 + make test 08:09:28 go test ./... -coverprofile=coverage.out ./... 08:09:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 08:13:12 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 08:13:12 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 08:13:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.775s coverage: 40.6% of statements 08:13:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements 08:13:44 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.622s coverage: 51.9% of statements 08:13:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:13:45 go vet ./... 08:14:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:14:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:14:42 ./bin/test-attribution-txt.sh [Pipeline] echo 08:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:14:42 $ docker stop --time=1 986a7c31221f575ba6bb3c36df9e2f1660e9fe611eb21f3a740eb23019f61355 08:14:44 $ docker rm -f --volumes 986a7c31221f575ba6bb3c36df9e2f1660e9fe611eb21f3a740eb23019f61355 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:14:46 Warning: overwriting stash ‘coverage-report’ 08:14:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:14:47 + ls -al . 08:14:47 total 712 08:14:47 drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 08:09 . 08:14:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:06 .. 08:14:47 -rw-rw-r-- 1 jenkins jenkins 134 Oct 11 08:06 .dockerignore 08:14:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 08:06 .git 08:14:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 08:06 .github 08:14:47 -rw-rw-r-- 1 jenkins jenkins 880 Oct 11 08:06 .gitignore 08:14:47 -rw-rw-r-- 1 jenkins jenkins 199 Oct 11 08:06 .golangci.yml 08:14:47 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 11 08:06 Attribution.txt 08:14:47 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 11 08:06 CHANGELOG.md 08:14:47 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 11 08:06 Dockerfile 08:14:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 08:06 GOVERNANCE.md 08:14:47 -rw-rw-r-- 1 jenkins jenkins 661 Oct 11 08:06 Jenkinsfile 08:14:47 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 11 08:06 LICENSE 08:14:47 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 11 08:06 Makefile 08:14:47 -rw-rw-r-- 1 jenkins jenkins 625 Oct 11 08:06 OWNERS.md 08:14:47 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 11 08:06 README.md 08:14:47 -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 08:01 VERSION 08:14:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:06 bin 08:14:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:06 cmd 08:14:47 -rw-r--r-- 1 jenkins jenkins 451915 Oct 11 08:13 coverage.out 08:14:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:06 examples 08:14:47 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 11 08:06 go.mod 08:14:47 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 11 08:06 go.sum 08:14:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:06 images 08:14:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:06 internal 08:14:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 08:06 pkg 08:14:47 -rw-rw-r-- 1 jenkins jenkins 193 Oct 11 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:48 + 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=6a5b74d63dd00c05e25264972a940e2875707f01 --label arch=arm64 --label version=3.2.0-dev.17 . 08:14:48 Sending build context to Docker daemon 1.21MB 08:14:48 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 08:14:48 Step 2/25 : FROM ${BASE} AS builder 08:14:48 ---> be3ddc60faf8 08:14:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:14:48 ---> Running in 02fa47e414d7 08:14:49 Removing intermediate container 02fa47e414d7 08:14:49 ---> 778494b5234b 08:14:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:14:49 ---> Running in 23d7573922cc 08:14:49 Removing intermediate container 23d7573922cc 08:14:49 ---> bcbb94749979 08:14:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 08:14:49 ---> Running in 6dd628bfb229 08:14:49 Removing intermediate container 6dd628bfb229 08:14:49 ---> 7cd7ded4fbca 08:14:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:14:49 ---> Running in 3f2ae6041fec 08:14:50 Removing intermediate container 3f2ae6041fec 08:14:50 ---> 9becc753986c 08:14:50 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:14:50 ---> Running in 90daca12ad08 08:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:53 OK: 238 MiB in 54 packages 08:14:54 Removing intermediate container 90daca12ad08 08:14:54 ---> 2a0c372fc5cc 08:14:54 Step 8/25 : WORKDIR /app 08:14:54 ---> Running in c87634faf5ca 08:14:54 Removing intermediate container c87634faf5ca 08:14:54 ---> aafa6c7e255d 08:14:54 Step 9/25 : COPY go.mod vendor* ./ 08:14:55 ---> a8ec02e70be2 08:14:55 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:55 ---> Running in ca748996d5d5 08:14:59 Removing intermediate container ca748996d5d5 08:14:59 ---> 46a471145c9c 08:14:59 Step 11/25 : COPY . . 08:14:59 ---> 7fceaba46a77 08:14:59 Step 12/25 : RUN $MAKE 08:14:59 ---> Running in 7c1d173b7f57 08:14:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 08:18:21 Removing intermediate container 7c1d173b7f57 08:18:21 ---> ccccd2301035 08:18:21 Step 13/25 : FROM alpine:3.20 08:18:21 3.20: Pulling from library/alpine 08:18:21 cf04c63912e1: Already exists 08:18:21 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:18:21 Status: Downloaded newer image for alpine:3.20 08:18:21 ---> c157a85ed455 08:18:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:18:21 ---> Running in 5f0888274b6b 08:18:21 Removing intermediate container 5f0888274b6b 08:18:21 ---> a01174a0902b 08:18:21 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:18:21 ---> Running in cbcf0773549d 08:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:18:22 (1/1) Installing dumb-init (1.2.5-r3) 08:18:22 Executing busybox-1.36.1-r29.trigger 08:18:22 OK: 9 MiB in 15 packages 08:18:22 Removing intermediate container cbcf0773549d 08:18:22 ---> b5e9d88ace6a 08:18:22 Step 16/25 : RUN apk --no-cache upgrade 08:18:23 ---> Running in 52887bea1497 08:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:18:25 Upgrading critical system libraries and apk-tools: 08:18:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:25 Executing busybox-1.36.1-r29.trigger 08:18:26 Continuing the upgrade transaction with new apk-tools: 08:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:18:27 OK: 9 MiB in 15 packages 08:18:28 Removing intermediate container 52887bea1497 08:18:28 ---> 5549854d0943 08:18:28 Step 17/25 : COPY --from=builder /app/LICENSE / 08:18:28 ---> 8fba7412c510 08:18:28 Step 18/25 : COPY --from=builder /app/Attribution.txt / 08:18:29 ---> 3bd5d3f8c86c 08:18:29 Step 19/25 : COPY --from=builder /app/cmd/ / 08:18:31 ---> 70d78a1fc063 08:18:31 Step 20/25 : EXPOSE 59989 08:18:31 ---> Running in e4cbeb5e2b67 08:18:31 Removing intermediate container e4cbeb5e2b67 08:18:31 ---> 87c6c2982236 08:18:31 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 08:18:31 ---> Running in d175b85a5b88 08:18:32 Removing intermediate container d175b85a5b88 08:18:32 ---> ecf3086683eb 08:18:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:18:32 ---> Running in 42f3fa14b1d8 08:18:32 Removing intermediate container 42f3fa14b1d8 08:18:32 ---> 63cb9b6a146b 08:18:32 Step 23/25 : LABEL arch=arm64 08:18:32 ---> Running in aee71408afca 08:18:33 Removing intermediate container aee71408afca 08:18:33 ---> 0940ee7b8109 08:18:33 Step 24/25 : LABEL git_sha=6a5b74d63dd00c05e25264972a940e2875707f01 08:18:33 ---> Running in d25766d6d16f 08:18:33 Removing intermediate container d25766d6d16f 08:18:33 ---> 7bdf312bac54 08:18:33 Step 25/25 : LABEL version=3.2.0-dev.17 08:18:33 ---> Running in 3966473ab141 08:18:33 Removing intermediate container 3966473ab141 08:18:33 ---> 2a720cff8432 08:18:33 [Warning] One or more build-args [ARCH] were not consumed 08:18:33 Successfully built 2a720cff8432 08:18:33 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 08:18:33 provisioning config files... 08:18:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/153@tmp/config2935075364018384931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:34 ---> ****-login.sh 08:18:34 nexus3.edgexfoundry.org:10001 08:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:34 Configure a credential helper to remove this warning. See 08:18:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:34 08:18:34 Login Succeeded 08:18:34 nexus3.edgexfoundry.org:10002 08:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:34 Configure a credential helper to remove this warning. See 08:18:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:34 08:18:34 Login Succeeded 08:18:34 nexus3.edgexfoundry.org:10003 08:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:34 Configure a credential helper to remove this warning. See 08:18:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:34 08:18:34 Login Succeeded 08:18:34 nexus3.edgexfoundry.org:10004 08:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:35 Configure a credential helper to remove this warning. See 08:18:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:35 08:18:35 Login Succeeded 08:18:35 ****.io 08:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:35 Configure a credential helper to remove this warning. See 08:18:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:35 08:18:35 Login Succeeded 08:18:35 ---> ****-login.sh ends [Pipeline] } 08:18:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:18:35 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 08:18:35 6a5b74d63dd00c05e25264972a940e2875707f01 08:18:35 latest 08:18:35 3.2.0-dev.17 08:18:35 6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 08:18:35 main 08:18:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:36 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01 08:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:18:36 219a60ffd7a3: Preparing 08:18:36 d9b16d17e8ef: Preparing 08:18:36 7cd98bd34e66: Preparing 08:18:36 c213b9a2933e: Preparing 08:18:36 af7eccdcdd5e: Preparing 08:18:36 16113d51b718: Preparing 08:18:36 16113d51b718: Waiting 08:18:36 d9b16d17e8ef: Pushed 08:18:36 7cd98bd34e66: Pushed 08:18:36 af7eccdcdd5e: Pushed 08:18:36 16113d51b718: Layer already exists 08:18:36 c213b9a2933e: Pushed 08:18:47 219a60ffd7a3: Pushed 08:18:47 6a5b74d63dd00c05e25264972a940e2875707f01: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:47 + 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 08:18:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 08:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:18:47 219a60ffd7a3: Preparing 08:18:47 d9b16d17e8ef: Preparing 08:18:47 7cd98bd34e66: Preparing 08:18:47 c213b9a2933e: Preparing 08:18:47 af7eccdcdd5e: Preparing 08:18:47 16113d51b718: Preparing 08:18:47 16113d51b718: Waiting 08:18:47 af7eccdcdd5e: Layer already exists 08:18:47 7cd98bd34e66: Layer already exists 08:18:47 c213b9a2933e: Layer already exists 08:18:47 d9b16d17e8ef: Layer already exists 08:18:47 219a60ffd7a3: Layer already exists 08:18:47 16113d51b718: Layer already exists 08:18:48 latest: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:48 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.17 08:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:18:48 219a60ffd7a3: Preparing 08:18:48 d9b16d17e8ef: Preparing 08:18:48 7cd98bd34e66: Preparing 08:18:48 c213b9a2933e: Preparing 08:18:48 af7eccdcdd5e: Preparing 08:18:48 16113d51b718: Preparing 08:18:48 16113d51b718: Waiting 08:18:48 7cd98bd34e66: Layer already exists 08:18:48 d9b16d17e8ef: Layer already exists 08:18:48 219a60ffd7a3: Layer already exists 08:18:48 af7eccdcdd5e: Layer already exists 08:18:48 c213b9a2933e: Layer already exists 08:18:48 16113d51b718: Layer already exists 08:18:48 3.2.0-dev.17: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:49 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 08:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:18:49 219a60ffd7a3: Preparing 08:18:49 d9b16d17e8ef: Preparing 08:18:49 7cd98bd34e66: Preparing 08:18:49 c213b9a2933e: Preparing 08:18:49 af7eccdcdd5e: Preparing 08:18:49 16113d51b718: Preparing 08:18:49 16113d51b718: Waiting 08:18:49 c213b9a2933e: Layer already exists 08:18:49 219a60ffd7a3: Layer already exists 08:18:49 d9b16d17e8ef: Layer already exists 08:18:49 af7eccdcdd5e: Layer already exists 08:18:49 7cd98bd34e66: Layer already exists 08:18:49 16113d51b718: Layer already exists 08:18:49 6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:49 + 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 08:18:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 08:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:18:50 219a60ffd7a3: Preparing 08:18:50 d9b16d17e8ef: Preparing 08:18:50 7cd98bd34e66: Preparing 08:18:50 c213b9a2933e: Preparing 08:18:50 af7eccdcdd5e: Preparing 08:18:50 16113d51b718: Preparing 08:18:50 16113d51b718: Waiting 08:18:50 219a60ffd7a3: Layer already exists 08:18:50 c213b9a2933e: Layer already exists 08:18:50 af7eccdcdd5e: Layer already exists 08:18:50 d9b16d17e8ef: Layer already exists 08:18:50 7cd98bd34e66: Layer already exists 08:18:50 16113d51b718: Layer already exists 08:18:50 main: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:50 ===================================================== [Pipeline] echo 08:18:50 taggedImages: 08:18:50 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01 08:18:50 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 08:18:50 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.17 08:18:50 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 08:18:50 - 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 08:18:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:51 08:18:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:51 arm64: Pulling from edgex-lftools-log-publisher 08:18:51 8998bd30e6a1: Pulling fs layer 08:18:51 04944245beec: Pulling fs layer 08:18:51 699f458cf7ca: Pulling fs layer 08:18:51 765212b225bb: Pulling fs layer 08:18:51 f23df028b6ca: Pulling fs layer 08:18:51 d65c8cfc05b1: Pulling fs layer 08:18:51 2437ff75d9bd: Pulling fs layer 08:18:51 f23df028b6ca: Waiting 08:18:51 d65c8cfc05b1: Waiting 08:18:51 2437ff75d9bd: Waiting 08:18:51 765212b225bb: Waiting 08:18:51 04944245beec: Verifying Checksum 08:18:51 04944245beec: Download complete 08:18:51 765212b225bb: Download complete 08:18:51 f23df028b6ca: Verifying Checksum 08:18:51 f23df028b6ca: Download complete 08:18:51 d65c8cfc05b1: Verifying Checksum 08:18:51 d65c8cfc05b1: Download complete 08:18:51 699f458cf7ca: Verifying Checksum 08:18:51 699f458cf7ca: Download complete 08:18:52 8998bd30e6a1: Verifying Checksum 08:18:52 8998bd30e6a1: Download complete 08:18:54 2437ff75d9bd: Verifying Checksum 08:18:54 2437ff75d9bd: Download complete 08:18:56 8998bd30e6a1: Pull complete 08:18:57 04944245beec: Pull complete 08:18:59 699f458cf7ca: Pull complete 08:18:59 765212b225bb: Pull complete 08:18:59 f23df028b6ca: Pull complete 08:19:00 d65c8cfc05b1: Pull complete 08:19:18 2437ff75d9bd: Pull complete 08:19:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:19:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:18 prd-ubuntu20.04-docker-arm64-4c-16g-22500 does not seem to be running inside a container 08:19: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/device-rfid-llrp-go/153 -v /w/workspace/device-rfid-llrp-go/153:/w/workspace/device-rfid-llrp-go/153:rw,z -v /w/workspace/device-rfid-llrp-go/153@tmp:/w/workspace/device-rfid-llrp-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:19:21 $ docker top 5ce40e154eaa61332b196ef7fc759e54ed07cbe79af12d38e3ae97ba2f6ed771 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:21 ---> job-cost.sh 08:19:21 lf-activate-venv: SKIPPING 08:19:21 INFO: No Stack... 08:19:22 INFO: Retrieving Pricing Info for: v3-standard-4 08:19:23 INFO: Archiving Costs [Pipeline] sh 08:19:23 + cut -d, -f6 08:19:23 + cat /w/workspace/device-rfid-llrp-go/153/archives/cost.csv [Pipeline] lock 08:19:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] 08:19:23 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] did not exist. Created. 08:19:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:24 /w/workspace/device-rfid-llrp-go/153@tmp/durable-39fe0936/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:19:24 + echo total: 0.10999999940395355 [Pipeline] stash 08:19:24 Warning: overwriting stash ‘stack-cost’ 08:19:24 Stashed 1 file(s) [Pipeline] } 08:19:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 08:19:24 $ docker stop --time=1 5ce40e154eaa61332b196ef7fc759e54ed07cbe79af12d38e3ae97ba2f6ed771 08:19:26 $ docker rm -f --volumes 5ce40e154eaa61332b196ef7fc759e54ed07cbe79af12d38e3ae97ba2f6ed771 [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 08:19:26 provisioning config files... 08:19:26 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13722705639057706402tmp [Pipeline] { [Pipeline] sh 08:19:27 + set +x 08:19:27 + + bash -s -- 08:19:27 curl -s https://codecov.io/bash 08:19:27 08:19:27 _____ _ 08:19:27 / ____| | | 08:19:27 | | ___ __| | ___ ___ _____ __ 08:19:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:19:27 | |___| (_) | (_| | __/ (_| (_) \ V / 08:19:27 \_____\___/ \__,_|\___|\___\___/ \_/ 08:19:27 Bash-1.0.6 08:19:27 08:19:27 08:19:27 ==> git version 2.25.1 found 08:19:27 ==> 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 08:19:27 Release-Date: 2020-01-08 08:19:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:19:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:19:27 ==> Jenkins CI detected. 08:19:27 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 08:19:27 project root: . 08:19:27 --> token set from env 08:19:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:19:27 ==> Running gcov in . (disable via -X gcov) 08:19:27 ==> Python coveragepy not found 08:19:27 ==> Searching for coverage reports in: 08:19:27 + . 08:19:27 -> Found 1 reports 08:19:27 ==> Detecting git/mercurial file structure 08:19:27 ==> Reading reports 08:19:27 + ./coverage.out bytes=451915 08:19:27 ==> Appending adjustments 08:19:27 https://docs.codecov.io/docs/fixing-reports 08:19:28 + Found adjustments 08:19:28 ==> Gzipping contents 08:19:28 52K /tmp/codecov.tEpemD.gz 08:19:28 ==> Uploading reports 08:19:28 url: https://codecov.io 08:19:28 query: branch=main&commit=6a5b74d63dd00c05e25264972a940e2875707f01&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:19:28 -> Pinging Codecov 08:19:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6a5b74d63dd00c05e25264972a940e2875707f01&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:19:28 -> Uploading to 08:19:28 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/6a5b74d63dd00c05e25264972a940e2875707f01/14fda56f-7998-4097-866d-7a752b752d2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T081928Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0205939c96aa3520b795906d45a35acd622a82fba6889573be2589c1b05cebcb 08:19:28 % Total % Received % Xferd Average Speed Time Time Time Current 08:19:28 Dload Upload Total Spent Left Speed 08:19:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 194k --:--:-- --:--:-- --:--:-- 194k 08:19:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] } 08:19:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:19:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:19:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:19:29 08:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:19:29 latest: Pulling from edgex-devops/edgex-snyk-go 08:19:29 43c4264eed91: Already exists 08:19:29 4cc291be95ef: Already exists 08:19:29 2ac1f1163629: Already exists 08:19:29 5c3c966382ef: Already exists 08:19:29 4f4fb700ef54: Already exists 08:19:29 d9c7d2e4e75e: Pulling fs layer 08:19:29 9c3e1370e548: Pulling fs layer 08:19:29 d9c7d2e4e75e: Download complete 08:19:30 d9c7d2e4e75e: Pull complete 08:19:30 9c3e1370e548: Verifying Checksum 08:19:30 9c3e1370e548: Download complete 08:19:34 9c3e1370e548: Pull complete 08:19:34 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:19:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:34 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:19:34 $ 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 08:19:37 $ docker top 96ef682a930b5022096aed9fe0887feb0f05098e1d6074aedea89011ceafe208 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:37 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 08:19:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 08:19:37 + set -o pipefail 08:19:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 08:19:44 08:19:44 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 08:19:44 08:19:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/a6e4ece8-f637-4098-83d3-f0fae54be294 08:19:44 08:19:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:19:44 08:19:44 08:19:44 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:19:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:19:44 $ docker stop --time=1 96ef682a930b5022096aed9fe0887feb0f05098e1d6074aedea89011ceafe208 08:19:56 $ docker rm -f --volumes 96ef682a930b5022096aed9fe0887feb0f05098e1d6074aedea89011ceafe208 [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 08:19:57 + git log --format=format:%s -1 6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] sh 08:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:58 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:19:59 $ docker top 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 -eo pid,comm 08:19:59 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). 08:19:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:59 [ssh-agent] Looking for ssh-agent implementation... 08:19:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:59 $ docker exec 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 ssh-agent 08:19:59 SSH_AUTH_SOCK=/tmp/ssh-ZYHgLRZZsY57/agent.32 08:19:59 SSH_AGENT_PID=38 08:19:59 Running ssh-add (command line suppressed) 08:19:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4590341948265225372.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4590341948265225372.key) 08:19:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:20:00 + git semver tag 08:20:00 2024-10-11 08:20:00,344 [run_tag] DEBUG tag force:False 08:20:00 2024-10-11 08:20:00,344 [check_head_tag] DEBUG check head tag 08:20:00 2024-10-11 08:20:00,345 [execute] INFO git cat-file --batch-check 08:20:00 2024-10-11 08:20:00,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 08:20:00 2024-10-11 08:20:00,348 [execute] INFO git cat-file --batch 08:20:00 2024-10-11 08:20:00,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 08:20:00 2024-10-11 08:20:00,367 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:20:00 2024-10-11 08:20:00,367 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 08:20:00 2024-10-11 08:20:00,368 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 08:20:00 2024-10-11 08:20:00,373 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:20:00 3.2.0-dev.17 [Pipeline] } 08:20:00 $ docker exec --env ******** --env ******** 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 ssh-agent -k 08:20:00 unset SSH_AUTH_SOCK; 08:20:00 unset SSH_AGENT_PID; 08:20:00 echo Agent pid 38 killed; 08:20:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:00 + git semver [Pipeline] } 08:20:01 $ docker stop --time=1 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 08:20:02 $ docker rm -f --volumes 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:20:03 08:20:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:20:03 0.23.1-centos7: Pulling from edgex-lftools 08:20:03 ab5ef0e58194: Pulling fs layer 08:20:03 9712f1f96733: Pulling fs layer 08:20:03 63f879dbbcfc: Pulling fs layer 08:20:03 0d9ebad4ef96: Pulling fs layer 08:20:03 e9a5061849ea: Pulling fs layer 08:20:03 d747dcd14b5f: Pulling fs layer 08:20:03 2de7ff778b66: Pulling fs layer 08:20:03 e9a5061849ea: Waiting 08:20:03 d747dcd14b5f: Waiting 08:20:03 2de7ff778b66: Waiting 08:20:03 0d9ebad4ef96: Waiting 08:20:03 9712f1f96733: Verifying Checksum 08:20:03 9712f1f96733: Download complete 08:20:03 63f879dbbcfc: Verifying Checksum 08:20:03 63f879dbbcfc: Download complete 08:20:03 e9a5061849ea: Verifying Checksum 08:20:03 e9a5061849ea: Download complete 08:20:03 d747dcd14b5f: Verifying Checksum 08:20:03 d747dcd14b5f: Download complete 08:20:03 0d9ebad4ef96: Verifying Checksum 08:20:03 0d9ebad4ef96: Download complete 08:20:03 2de7ff778b66: Verifying Checksum 08:20:03 2de7ff778b66: Download complete 08:20:04 ab5ef0e58194: Verifying Checksum 08:20:04 ab5ef0e58194: Download complete 08:20:06 ab5ef0e58194: Pull complete 08:20:06 9712f1f96733: Pull complete 08:20:07 63f879dbbcfc: Pull complete 08:20:10 0d9ebad4ef96: Pull complete 08:20:11 e9a5061849ea: Pull complete 08:20:11 d747dcd14b5f: Pull complete 08:20:13 2de7ff778b66: Pull complete 08:20:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:20:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:20:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:13 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:20:13 $ 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 08:20:32 $ docker top ba1130a07108dbe5d84279d406ccf7df20cf0c0fdd0f920f3a07ddacbf36704e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:20:32 provisioning config files... 08:20:32 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16716180070574768180tmp 08:20:32 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9707320715041941862tmp 08:20:32 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5719960259745953185tmp [Pipeline] { [Pipeline] echo 08:20:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:20:32 ---> sigul-configuration.sh 08:20:32 gpg: directory `/root/.gnupg' created 08:20:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:20:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:20:32 gpg: keyring `/root/.gnupg/secring.gpg' created 08:20:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:20:32 gpg: CAST5 encrypted data 08:20:32 gpg: encrypted with 1 passphrase 08:20:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:20:33 + mkdir /home/jenkins 08:20:33 + mkdir /home/jenkins/sigul [Pipeline] sh 08:20:33 + 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 08:20:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:20:33 ---> sigul-install.sh 08:20:33 Sigul already installed; skipping installation. [Pipeline] sh 08:20:33 + git tag --list 08:20:33 v0.0.0 08:20:33 v1.0.0 08:20:33 v2.1.0 08:20:33 v2.1.1 08:20:33 v2.2.0 08:20:33 v2.3.0 08:20:33 v3.0 08:20:33 v3.0.0 08:20:33 v3.1 08:20:33 v3.1.0 08:20:33 v3.1.0-dev.1 08:20:33 v3.1.0-dev.10 08:20:33 v3.1.0-dev.11 08:20:33 v3.1.0-dev.12 08:20:33 v3.1.0-dev.13 08:20:33 v3.1.0-dev.14 08:20:33 v3.1.0-dev.15 08:20:33 v3.1.0-dev.16 08:20:33 v3.1.0-dev.17 08:20:33 v3.1.0-dev.18 08:20:33 v3.1.0-dev.19 08:20:33 v3.1.0-dev.2 08:20:33 v3.1.0-dev.20 08:20:33 v3.1.0-dev.21 08:20:33 v3.1.0-dev.22 08:20:33 v3.1.0-dev.23 08:20:33 v3.1.0-dev.24 08:20:33 v3.1.0-dev.3 08:20:33 v3.1.0-dev.4 08:20:33 v3.1.0-dev.5 08:20:33 v3.1.0-dev.6 08:20:33 v3.1.0-dev.7 08:20:33 v3.1.0-dev.8 08:20:33 v3.1.0-dev.9 08:20:33 v3.1.1 08:20:33 v3.1.1-dev.1 08:20:33 v3.2.0-dev.1 08:20:33 v3.2.0-dev.10 08:20:33 v3.2.0-dev.11 08:20:33 v3.2.0-dev.12 08:20:33 v3.2.0-dev.13 08:20:33 v3.2.0-dev.14 08:20:33 v3.2.0-dev.15 08:20:33 v3.2.0-dev.16 08:20:33 v3.2.0-dev.17 08:20:33 v3.2.0-dev.2 08:20:33 v3.2.0-dev.3 08:20:33 v3.2.0-dev.4 08:20:33 v3.2.0-dev.5 08:20:33 v3.2.0-dev.6 08:20:33 v3.2.0-dev.7 08:20:33 v3.2.0-dev.8 08:20:33 v3.2.0-dev.9 [Pipeline] sh 08:20:34 + lftools sign git-tag v3.2.0-dev.17 08:20:34 Signing Git tag with Sigul... 08:20:34 Signing v3.2.0-dev.17 [Pipeline] echo 08:20:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:20:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:20:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:20:35 $ docker stop --time=1 ba1130a07108dbe5d84279d406ccf7df20cf0c0fdd0f920f3a07ddacbf36704e 08:20:37 $ docker rm -f --volumes ba1130a07108dbe5d84279d406ccf7df20cf0c0fdd0f920f3a07ddacbf36704e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:20:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:20:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:37 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:20:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:20:38 $ docker top 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c -eo pid,comm 08:20:38 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). 08:20:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:20:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:20:38 [ssh-agent] Looking for ssh-agent implementation... 08:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:20:38 $ docker exec 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c ssh-agent 08:20:39 SSH_AUTH_SOCK=/tmp/ssh-e0CIzmTgK8NO/agent.14 08:20:39 SSH_AGENT_PID=20 08:20:39 Running ssh-add (command line suppressed) 08:20:39 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9505254768946211877.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9505254768946211877.key) 08:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:20:39 + git semver bump pre 08:20:39 2024-10-11 08:20:39,666 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:20:39 2024-10-11 08:20:39,666 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 08:20:39 2024-10-11 08:20:39,666 [bump_version] DEBUG bumped version:3.2.0-dev.18 08:20:39 2024-10-11 08:20:39,666 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 08:20:39 2024-10-11 08:20:39,666 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:20:39 2024-10-11 08:20:39,666 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:20:39 2024-10-11 08:20:39,669 [execute] INFO git cat-file --batch-check 08:20:39 2024-10-11 08:20:39,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:20:39 2024-10-11 08:20:39,673 [execute] INFO git cat-file --batch 08:20:39 2024-10-11 08:20:39,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:20:39 2024-10-11 08:20:39,678 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:20:39 3.2.0-dev.18 [Pipeline] } 08:20:39 $ docker exec --env ******** --env ******** 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c ssh-agent -k 08:20:39 unset SSH_AUTH_SOCK; 08:20:39 unset SSH_AGENT_PID; 08:20:39 echo Agent pid 20 killed; 08:20:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:40 + git semver [Pipeline] } 08:20:40 $ docker stop --time=1 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c 08:20:42 $ docker rm -f --volumes 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c [Pipeline] // withDockerContainer [Pipeline] sh 08:20:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:20:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:43 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:20:43 $ 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 08:20:43 $ docker top 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 -eo pid,comm 08:20:43 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). 08:20:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:20:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:20:43 [ssh-agent] Looking for ssh-agent implementation... 08:20:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:20:43 $ docker exec 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 ssh-agent 08:20:43 SSH_AUTH_SOCK=/tmp/ssh-TrSGU0N5CkjD/agent.15 08:20:43 SSH_AGENT_PID=21 08:20:43 Running ssh-add (command line suppressed) 08:20:44 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17844574904459552055.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17844574904459552055.key) 08:20:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:20:44 + git semver push 08:20:44 2024-10-11 08:20:44,595 [run_push] DEBUG push 08:20:44 2024-10-11 08:20:44,595 [execute] INFO git cat-file --batch-check 08:20:44 2024-10-11 08:20:44,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:20:44 2024-10-11 08:20:44,599 [execute] INFO git rev-list c8b64253126ab241e6f6591ba8f3cd80c4983a2c -- 08:20:44 2024-10-11 08:20:44,599 [execute] DEBUG Popen(['git', 'rev-list', 'c8b64253126ab241e6f6591ba8f3cd80c4983a2c', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:20:44 2024-10-11 08:20:44,606 [execute] INFO git fetch -v origin 08:20:44 2024-10-11 08:20:44,607 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:20:45 2024-10-11 08:20:45,068 [run_push] DEBUG no remote changes detected 08:20:45 2024-10-11 08:20:45,068 [execute] INFO git push origin semver 08:20:45 2024-10-11 08:20:45,069 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:20:45 2024-10-11 08:20:45,742 [run_push] DEBUG push all version tags 08:20:45 2024-10-11 08:20:45,742 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:20:45 2024-10-11 08:20:45,743 [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) 08:20:46 2024-10-11 08:20:46,405 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:20:46 3.2.0-dev.18 [Pipeline] } 08:20:46 $ docker exec --env ******** --env ******** 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 ssh-agent -k 08:20:46 unset SSH_AUTH_SOCK; 08:20:46 unset SSH_AGENT_PID; 08:20:46 echo Agent pid 21 killed; 08:20:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:47 + git semver [Pipeline] } 08:20:47 $ docker stop --time=1 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 08:20:49 $ docker rm -f --volumes 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 [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 08:20:50 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 08:20:50 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 08:20:50 total 16 08:20:50 drwxr-xr-x 3 root root 4096 Oct 11 08:04 . 08:20:50 drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 08:20 .. 08:20:50 drwxr-xr-x 2 root root 4096 Oct 11 08:04 cost 08:20:50 -rw-r--r-- 1 root root 91 Oct 11 08:04 cost.csv 08:20:50 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 08:20:50 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 08:20:50 total 16 08:20:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 08:04 . 08:20:50 drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 08:20 .. 08:20:50 drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 08:04 cost 08:20:50 -rw-r--r-- 1 jenkins jenkins 91 Oct 11 08:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:20:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:20:51 ---> package-listing.sh 08:20:51 ++ facter osfamily 08:20:51 ++ tr '[:upper:]' '[:lower:]' 08:20:51 + OS_FAMILY=debian 08:20:51 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 08:20:51 + START_PACKAGES=/tmp/packages_start.txt 08:20:51 + END_PACKAGES=/tmp/packages_end.txt 08:20:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:20:51 + PACKAGES=/tmp/packages_start.txt 08:20:51 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 08:20:51 + PACKAGES=/tmp/packages_end.txt 08:20:51 + case "${OS_FAMILY}" in 08:20:51 + dpkg -l 08:20:51 + grep '^ii' 08:20:51 + '[' -f /tmp/packages_start.txt ']' 08:20:51 + '[' -f /tmp/packages_end.txt ']' 08:20:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:20:51 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 08:20:51 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 08:20:51 + 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 08:20:51 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 08:20:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:52 prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container 08:20:52 $ 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 08:20:53 $ docker top 647cf3b31647e3af3dd32c6c46332cd9dd78400a52c6d820c71f65bf2e08f1f0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:53 + touch /tmp/pre-build-complete [Pipeline] sh 08:20:53 + mkdir -p /var/log/sysstat [Pipeline] sh 08:20:54 + ls /var/log/sa-host 08:20:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:20:54 provisioning config files... 08:20:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1375233251048698672tmp [Pipeline] { [Pipeline] echo 08:20:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:20:54 ---> create-netrc.sh [Pipeline] } 08:20:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:20:55 ---> python-tools-install.sh [Pipeline] echo 08:20:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:20:55 ---> sudo-logs.sh 08:20:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:20:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:20:55 ---> job-cost.sh 08:20:55 lf-activate-venv: SKIPPING 08:20:55 DEBUG: total: 0.2199999988079071 08:20:55 INFO: Retrieving Stack Cost... 08:20:55 INFO: Retrieving Pricing Info for: v3-standard-8 08:20:56 INFO: Archiving Costs [Pipeline] echo 08:20:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:20:56 ---> logs-deploy.sh 08:20:56 lf-activate-venv: SKIPPING 08:20:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/153 08:20:56 INFO: archiving workspace using pattern(s): 08:20:57 Archives upload complete. 08:20:57 INFO: archiving logs to Nexus