Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fbcb6d3027ae2c9eb317848bea30a5d6743f2972 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-ssh10101704399422342708.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11778484124169261749.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9480369513309871327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1392068285671915363.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-ssh6598437578243702446.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.21 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-12651 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 > 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 Checking out Revision fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#266)" > git config core.sparsecheckout # timeout=10 > git checkout -f fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 > git rev-list --no-walk b3c444e9ba13c421274ff08dd4e7834e8c3d409c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:35:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:35:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:35:04 ========================================================= 20:35:04 EdgeX Global Pipelines Version Info 20:35:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:35:04 ------------------- 20:35:04 stable info: 20:35:04 ------------------- 20:35:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:35:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:35:04 Message: update stable to v1.0.254 20:35:05 ------------------- 20:35:05 experimental info: 20:35:05 ------------------- 20:35:05 Commited By: **** collab-it+edgex@linuxfoundation.org 20:35:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:35:05 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbcb6d3 [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:05 provisioning config files... 20:35:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6131248520078050472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:06 ---> docker-login.sh 20:35:06 nexus3.edgexfoundry.org:10001 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:06 nexus3.edgexfoundry.org:10002 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:06 nexus3.edgexfoundry.org:10003 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:06 nexus3.edgexfoundry.org:10004 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:07 docker.io 20:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:07 Configure a credential helper to remove this warning. See 20:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:07 20:35:07 Login Succeeded 20:35:07 ---> docker-login.sh ends [Pipeline] } 20:35:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:35:07 + git rev-list -1 --merges fbcb6d3027ae2c9eb317848bea30a5d6743f2972~1..fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] echo 20:35:07 -----------> git rev-list -1 --merges fbcb6d3027ae2c9eb317848bea30a5d6743f2972~1..fbcb6d3027ae2c9eb317848bea30a5d6743f2972 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [false] [Pipeline] sh 20:35:08 + git log --format=format:%s -1 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] echo 20:35:08 ========================================================= 20:35:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:35:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:08 + git log --format=format:%s -1 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] echo 20:35:08 [semverPrep] GIT_COMMIT: fbcb6d3027ae2c9eb317848bea30a5d6743f2972, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#266) [Pipeline] echo 20:35:08 [semverPrep] This is not a build commit. [Pipeline] sh 20:35:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:08 + grep -v github /etc/ssh/ssh_known_hosts 20:35:08 + [ -e /tmp/ssh_known_hosts ] 20:35:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:35:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:35:08 + sudo tee -a /etc/ssh/ssh_known_hosts 20:35:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:09 20:35:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:09 0.1.4: Pulling from edgex-devops/py-git-semver 20:35:09 b85a868b505f: Pulling fs layer 20:35:09 e2be974225ed: Pulling fs layer 20:35:09 339a4e72a1f5: Pulling fs layer 20:35:09 988bab9f4d93: Pulling fs layer 20:35:09 1469e6f7b9e6: Pulling fs layer 20:35:09 eaf3925da568: Pulling fs layer 20:35:09 bab4dde63d76: Pulling fs layer 20:35:09 bde34c3a00c8: Pulling fs layer 20:35:09 b352a97aabf1: Pulling fs layer 20:35:09 4872d77fe225: Pulling fs layer 20:35:09 5851b861e8e6: Pulling fs layer 20:35:09 eaf3925da568: Waiting 20:35:09 1469e6f7b9e6: Waiting 20:35:09 b352a97aabf1: Waiting 20:35:09 988bab9f4d93: Waiting 20:35:09 bde34c3a00c8: Waiting 20:35:09 bab4dde63d76: Waiting 20:35:09 4872d77fe225: Waiting 20:35:09 e2be974225ed: Download complete 20:35:09 988bab9f4d93: Verifying Checksum 20:35:09 988bab9f4d93: Download complete 20:35:09 1469e6f7b9e6: Verifying Checksum 20:35:09 1469e6f7b9e6: Download complete 20:35:09 eaf3925da568: Verifying Checksum 20:35:09 eaf3925da568: Download complete 20:35:09 339a4e72a1f5: Verifying Checksum 20:35:09 339a4e72a1f5: Download complete 20:35:09 bde34c3a00c8: Verifying Checksum 20:35:09 bde34c3a00c8: Download complete 20:35:09 b352a97aabf1: Download complete 20:35:09 4872d77fe225: Verifying Checksum 20:35:09 4872d77fe225: Download complete 20:35:09 5851b861e8e6: Verifying Checksum 20:35:09 5851b861e8e6: Download complete 20:35:09 b85a868b505f: Verifying Checksum 20:35:09 b85a868b505f: Download complete 20:35:10 bab4dde63d76: Verifying Checksum 20:35:10 bab4dde63d76: Download complete 20:35:11 b85a868b505f: Pull complete 20:35:11 e2be974225ed: Pull complete 20:35:11 339a4e72a1f5: Pull complete 20:35:11 988bab9f4d93: Pull complete 20:35:12 1469e6f7b9e6: Pull complete 20:35:12 eaf3925da568: Pull complete 20:35:14 bab4dde63d76: Pull complete 20:35:14 bde34c3a00c8: Pull complete 20:35:14 b352a97aabf1: Pull complete 20:35:14 4872d77fe225: Pull complete 20:35:14 5851b861e8e6: Pull complete 20:35:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:14 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:35:19 $ docker top 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 -eo pid,comm 20:35:19 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). 20:35:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:19 [ssh-agent] Looking for ssh-agent implementation... 20:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:19 $ docker exec 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 ssh-agent 20:35:19 SSH_AUTH_SOCK=/tmp/ssh-lJ4cRYCpVsjI/agent.32 20:35:19 SSH_AGENT_PID=38 20:35:19 Running ssh-add (command line suppressed) 20:35:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18098848064702706576.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18098848064702706576.key) 20:35:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:19 + git tag --points-at HEAD [Pipeline] } 20:35:19 $ docker exec --env ******** --env ******** 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 ssh-agent -k 20:35:19 unset SSH_AUTH_SOCK; 20:35:19 unset SSH_AGENT_PID; 20:35:19 echo Agent pid 38 killed; 20:35:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:35:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:19 [ssh-agent] Looking for ssh-agent implementation... 20:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:19 $ docker exec 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 ssh-agent 20:35:20 SSH_AUTH_SOCK=/tmp/ssh-pC5dPNehMTZE/agent.68 20:35:20 SSH_AGENT_PID=74 20:35:20 Running ssh-add (command line suppressed) 20:35:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3339870999402379368.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3339870999402379368.key) 20:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:20 + git semver init 20:35:20 2023-10-27 20:35:20,719 [run_init] DEBUG init version:0.0.0 force:False 20:35:20 2023-10-27 20:35:20,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:35:20 2023-10-27 20:35:20,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:35:20 2023-10-27 20:35:20,720 [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) 20:35:21 2023-10-27 20:35:21,622 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 20:35:21 2023-10-27 20:35:21,622 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 20:35:21 2023-10-27 20:35:21,622 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:35:21 2023-10-27 20:35:21,622 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:35:21 3.1.0-dev.21 [Pipeline] } 20:35:21 $ docker exec --env ******** --env ******** 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 ssh-agent -k 20:35:21 unset SSH_AUTH_SOCK; 20:35:21 unset SSH_AGENT_PID; 20:35:21 echo Agent pid 74 killed; 20:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:22 + git semver [Pipeline] } 20:35:22 $ docker stop --time=1 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 20:35:23 $ docker rm -f --volumes 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:35:24 Stashed 1 file(s) [Pipeline] echo 20:35:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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 20:35:24 provisioning config files... 20:35:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6892583577354738848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:24 ---> docker-login.sh 20:35:24 nexus3.edgexfoundry.org:10001 20:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:24 Configure a credential helper to remove this warning. See 20:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:24 20:35:24 Login Succeeded 20:35:24 nexus3.edgexfoundry.org:10002 20:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:24 Configure a credential helper to remove this warning. See 20:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:24 20:35:24 Login Succeeded 20:35:24 nexus3.edgexfoundry.org:10003 20:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:24 Configure a credential helper to remove this warning. See 20:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:24 20:35:24 Login Succeeded 20:35:24 nexus3.edgexfoundry.org:10004 20:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:24 Configure a credential helper to remove this warning. See 20:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:24 20:35:24 Login Succeeded 20:35:24 docker.io 20:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:25 Configure a credential helper to remove this warning. See 20:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:25 20:35:25 Login Succeeded 20:35:25 ---> docker-login.sh ends [Pipeline] } 20:35:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:25 ========================================================= 20:35:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:35:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:35:25 Sending build context to Docker daemon 4.344MB 20:35:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:35:25 Step 2/12 : FROM ${BASE} AS builder 20:35:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:35:25 7264a8db6415: Pulling fs layer 20:35:25 c4d48a809fc2: Pulling fs layer 20:35:25 4f1c88b9dad5: Pulling fs layer 20:35:25 ad3a456e5733: Pulling fs layer 20:35:25 33e27b845d1e: Pulling fs layer 20:35:25 c68163c4e522: Pulling fs layer 20:35:25 50da416c3ac9: Pulling fs layer 20:35:25 23d2d4c4bb30: Pulling fs layer 20:35:25 ad3a456e5733: Waiting 20:35:25 23d2d4c4bb30: Waiting 20:35:25 33e27b845d1e: Waiting 20:35:25 c68163c4e522: Waiting 20:35:25 50da416c3ac9: Waiting 20:35:25 c4d48a809fc2: Verifying Checksum 20:35:25 c4d48a809fc2: Download complete 20:35:26 ad3a456e5733: Verifying Checksum 20:35:26 ad3a456e5733: Download complete 20:35:26 33e27b845d1e: Verifying Checksum 20:35:26 7264a8db6415: Verifying Checksum 20:35:26 7264a8db6415: Download complete 20:35:26 c68163c4e522: Verifying Checksum 20:35:26 c68163c4e522: Download complete 20:35:26 7264a8db6415: Pull complete 20:35:26 23d2d4c4bb30: Verifying Checksum 20:35:26 23d2d4c4bb30: Download complete 20:35:26 c4d48a809fc2: Pull complete 20:35:26 4f1c88b9dad5: Verifying Checksum 20:35:26 4f1c88b9dad5: Download complete 20:35:27 50da416c3ac9: Verifying Checksum 20:35:27 50da416c3ac9: Download complete 20:35:30 4f1c88b9dad5: Pull complete 20:35:30 ad3a456e5733: Pull complete 20:35:30 33e27b845d1e: Pull complete 20:35:30 c68163c4e522: Pull complete 20:35:32 50da416c3ac9: Pull complete 20:35:33 23d2d4c4bb30: Pull complete 20:35:33 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:35:33 ---> 0786185ac409 20:35:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:35:38 ---> Running in 81020d897df1 20:35:38 Removing intermediate container 81020d897df1 20:35:38 ---> 9ffb6161983a 20:35:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:35:38 ---> Running in 488574c6d64e 20:35:38 Removing intermediate container 488574c6d64e 20:35:38 ---> b47085574f34 20:35:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:35:38 ---> Running in f4bea7efe044 20:35:39 Removing intermediate container f4bea7efe044 20:35:39 ---> bc773322b20d 20:35:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:35:39 ---> Running in a252199bec1a 20:35:39 Removing intermediate container a252199bec1a 20:35:39 ---> deee462a8836 20:35:39 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:39 ---> Running in 0af52a2f62b2 20:35:39 Still waiting to schedule task 20:35:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:39 OK: 264 MiB in 52 packages 20:35:40 Removing intermediate container 0af52a2f62b2 20:35:40 ---> 57f9349c3949 20:35:40 Step 8/12 : WORKDIR /app 20:35:40 ---> Running in d28e4c29ca47 20:35:40 Removing intermediate container d28e4c29ca47 20:35:40 ---> 59b88fc0c46b 20:35:40 Step 9/12 : COPY go.mod vendor* ./ 20:35:40 ---> f76634b169ef 20:35:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:40 ---> Running in ccb19039e250 20:36:36 Removing intermediate container ccb19039e250 20:36:36 ---> a5442274ccf8 20:36:36 Step 11/12 : COPY . . 20:36:36 ---> e939f6da6673 20:36:36 Step 12/12 : RUN $MAKE 20:36:36 ---> Running in 071ead93d7d1 20:36:37 noop 20:36:37 Removing intermediate container 071ead93d7d1 20:36:37 ---> 11a3b997af81 20:36:37 Successfully built 11a3b997af81 20:36:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:37 + docker inspect -f . ci-base-image-x86_64 20:36:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:37 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:36:38 $ docker top 33b5c4df7c5cbcae9484b128ea1dc2000848b729faab3561941c00fd7155fe83 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:38 + go version 20:36:38 go version go1.21.0 linux/amd64 [Pipeline] } 20:36:38 $ docker stop --time=1 33b5c4df7c5cbcae9484b128ea1dc2000848b729faab3561941c00fd7155fe83 20:36:39 $ docker rm -f --volumes 33b5c4df7c5cbcae9484b128ea1dc2000848b729faab3561941c00fd7155fe83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:40 + docker inspect -f . ci-base-image-x86_64 20:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:40 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:36:40 $ docker top 4f31d2cf50a626408358d2a653e5168d203b137ea0dbfe95a64722064f2c606b -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:41 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 20:36:41 + make test 20:36:41 go test ./... -coverprofile=coverage.out ./... 20:36:42 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:36:52 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:36:52 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:36:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.347s coverage: 40.6% of statements 20:36:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 20:36:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements 20:37:12 go vet ./... 20:37:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:37:16 ./bin/test-attribution-txt.sh [Pipeline] echo 20:37:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:37:16 $ docker stop --time=1 4f31d2cf50a626408358d2a653e5168d203b137ea0dbfe95a64722064f2c606b 20:37:20 $ docker rm -f --volumes 4f31d2cf50a626408358d2a653e5168d203b137ea0dbfe95a64722064f2c606b [Pipeline] // withDockerContainer [Pipeline] sh 20:37:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:37:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:37:21 + ls -al . 20:37:21 total 640 20:37:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 20:36 . 20:37:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:35 .. 20:37:21 -rw-rw-r-- 1 jenkins jenkins 134 Oct 27 20:35 .dockerignore 20:37:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:36 .git 20:37:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:35 .github 20:37:21 -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 20:35 .gitignore 20:37:21 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:35 .golangci.yml 20:37:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:35 .semver 20:37:21 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 27 20:35 Attribution.txt 20:37:21 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 27 20:35 CHANGELOG.md 20:37:21 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 27 20:35 Dockerfile 20:37:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:35 GOVERNANCE.md 20:37:21 -rw-rw-r-- 1 jenkins jenkins 661 Oct 27 20:35 Jenkinsfile 20:37:21 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 20:35 LICENSE 20:37:21 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 27 20:35 Makefile 20:37:21 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 20:35 OWNERS.md 20:37:21 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 27 20:35 README.md 20:37:21 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:35 VERSION 20:37:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:35 bin 20:37:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:35 cmd 20:37:21 -rw-r--r-- 1 jenkins jenkins 459493 Oct 27 20:36 coverage.out 20:37:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:35 examples 20:37:21 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 27 20:35 go.mod 20:37:21 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 20:35 go.sum 20:37:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:35 images 20:37:21 drwxrwxr-x 5 jenkins jenkins 4096 Oct 27 20:35 internal 20:37:21 -rw-rw-r-- 1 jenkins jenkins 193 Oct 27 20:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:21 + 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=fbcb6d3027ae2c9eb317848bea30a5d6743f2972 --label arch=amd64 --label version=3.1.0-dev.21 . 20:37:21 Sending build context to Docker daemon 4.344MB 20:37:21 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 20:37:21 Step 2/24 : FROM ${BASE} AS builder 20:37:21 ---> 11a3b997af81 20:37:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:37:22 ---> Running in 170749e89ee3 20:37:22 Removing intermediate container 170749e89ee3 20:37:22 ---> 84837446443b 20:37:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:37:22 ---> Running in cd476381046d 20:37:22 Removing intermediate container cd476381046d 20:37:22 ---> 0081ddddad31 20:37:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:37:22 ---> Running in 42164fef6213 20:37:22 Removing intermediate container 42164fef6213 20:37:22 ---> 0e1205329cf4 20:37:22 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:37:22 ---> Running in 840685c5cc5e 20:37:22 Removing intermediate container 840685c5cc5e 20:37:22 ---> 0a99f45ee41a 20:37:22 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:22 ---> Running in c97fcfbd6cd9 20:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:37:23 OK: 264 MiB in 52 packages 20:37:23 Removing intermediate container c97fcfbd6cd9 20:37:23 ---> a84d398a9320 20:37:23 Step 8/24 : WORKDIR /app 20:37:23 ---> Running in 78808aa360a7 20:37:23 Removing intermediate container 78808aa360a7 20:37:23 ---> 5a631f2d4943 20:37:23 Step 9/24 : COPY go.mod vendor* ./ 20:37:23 ---> 8633125ffcce 20:37:23 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:23 ---> Running in 55dd4ec4a93b 20:37:24 Removing intermediate container 55dd4ec4a93b 20:37:24 ---> f75e5f07442b 20:37:24 Step 11/24 : COPY . . 20:37:24 ---> 93e851787705 20:37:24 Step 12/24 : RUN $MAKE 20:37:24 ---> Running in e0a2ee798d48 20:37:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:37:47 Removing intermediate container e0a2ee798d48 20:37:47 ---> a312e2624514 20:37:47 Step 13/24 : FROM alpine:3.18 20:37:47 3.18: Pulling from library/alpine 20:37:47 96526aa774ef: Pulling fs layer 20:37:47 96526aa774ef: Download complete 20:37:47 96526aa774ef: Pull complete 20:37:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:37:47 Status: Downloaded newer image for alpine:3.18 20:37:47 ---> 8ca4688f4f35 20:37:47 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:37:47 ---> Running in 2a9b0871f3eb 20:37:47 Removing intermediate container 2a9b0871f3eb 20:37:47 ---> 213546ac5464 20:37:47 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:37:47 ---> Running in e226dd160a7e 20:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:37:47 (1/1) Installing dumb-init (1.2.5-r2) 20:37:47 Executing busybox-1.36.1-r2.trigger 20:37:47 OK: 7 MiB in 16 packages 20:37:47 Removing intermediate container e226dd160a7e 20:37:47 ---> df02abaf1b3a 20:37:47 Step 16/24 : COPY --from=builder /app/LICENSE / 20:37:47 ---> fda3be45f4b3 20:37:47 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:37:48 ---> 993017ce0321 20:37:48 Step 18/24 : COPY --from=builder /app/cmd/ / 20:37:49 ---> 8f82c6ec72e7 20:37:49 Step 19/24 : EXPOSE 59989 20:37:49 ---> Running in 06aff1795967 20:37:49 Removing intermediate container 06aff1795967 20:37:49 ---> b4d3a90d7e69 20:37:49 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:37:49 ---> Running in ffc90867a126 20:37:49 Removing intermediate container ffc90867a126 20:37:49 ---> df2700cf6405 20:37:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:49 ---> Running in 5617959afbf6 20:37:49 Removing intermediate container 5617959afbf6 20:37:49 ---> 0e2ca9cbcb98 20:37:49 Step 22/24 : LABEL arch=amd64 20:37:49 ---> Running in 9f918d3af179 20:37:49 Removing intermediate container 9f918d3af179 20:37:49 ---> 1f4f4106c76f 20:37:49 Step 23/24 : LABEL git_sha=fbcb6d3027ae2c9eb317848bea30a5d6743f2972 20:37:49 ---> Running in ae6cbfd0f680 20:37:49 Removing intermediate container ae6cbfd0f680 20:37:49 ---> 9125743be446 20:37:49 Step 24/24 : LABEL version=3.1.0-dev.21 20:37:49 ---> Running in 59512f6ecff4 20:37:49 Removing intermediate container 59512f6ecff4 20:37:49 ---> e5ac4ad1aa06 20:37:49 [Warning] One or more build-args [ARCH] were not consumed 20:37:49 Successfully built e5ac4ad1aa06 20:37:49 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 20:37:49 provisioning config files... 20:37:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12362086796080202396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:49 ---> docker-login.sh 20:37:49 nexus3.edgexfoundry.org:10001 20:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:49 Configure a credential helper to remove this warning. See 20:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:49 20:37:49 Login Succeeded 20:37:49 nexus3.edgexfoundry.org:10002 20:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:49 Configure a credential helper to remove this warning. See 20:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:49 20:37:49 Login Succeeded 20:37:49 nexus3.edgexfoundry.org:10003 20:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:50 Configure a credential helper to remove this warning. See 20:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:50 20:37:50 Login Succeeded 20:37:50 nexus3.edgexfoundry.org:10004 20:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:50 Configure a credential helper to remove this warning. See 20:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:50 20:37:50 Login Succeeded 20:37:50 docker.io 20:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:50 Configure a credential helper to remove this warning. See 20:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:50 20:37:50 Login Succeeded 20:37:50 ---> docker-login.sh ends [Pipeline] } 20:37:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:50 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:37:50 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 20:37:50 latest 20:37:50 3.1.0-dev.21 20:37:50 fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 20:37:50 main 20:37:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 20:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:37:51 7f84a45b5b52: Preparing 20:37:51 96759a266473: Preparing 20:37:51 4aaaf815f20e: Preparing 20:37:51 1c5469f3e970: Preparing 20:37:51 cc2447e1835a: Preparing 20:37:51 cc2447e1835a: Layer already exists 20:37:51 96759a266473: Pushed 20:37:51 1c5469f3e970: Pushed 20:37:51 4aaaf815f20e: Pushed 20:37:53 7f84a45b5b52: Pushed 20:37:53 fbcb6d3027ae2c9eb317848bea30a5d6743f2972: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:37:54 7f84a45b5b52: Preparing 20:37:54 96759a266473: Preparing 20:37:54 4aaaf815f20e: Preparing 20:37:54 1c5469f3e970: Preparing 20:37:54 cc2447e1835a: Preparing 20:37:54 1c5469f3e970: Layer already exists 20:37:54 7f84a45b5b52: Layer already exists 20:37:54 cc2447e1835a: Layer already exists 20:37:54 96759a266473: Layer already exists 20:37:54 4aaaf815f20e: Layer already exists 20:37:54 latest: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.21 20:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:37:55 7f84a45b5b52: Preparing 20:37:55 96759a266473: Preparing 20:37:55 4aaaf815f20e: Preparing 20:37:55 1c5469f3e970: Preparing 20:37:55 cc2447e1835a: Preparing 20:37:55 4aaaf815f20e: Layer already exists 20:37:55 1c5469f3e970: Layer already exists 20:37:55 7f84a45b5b52: Layer already exists 20:37:55 96759a266473: Layer already exists 20:37:55 cc2447e1835a: Layer already exists 20:37:55 3.1.0-dev.21: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:55 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 20:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:37:55 7f84a45b5b52: Preparing 20:37:55 96759a266473: Preparing 20:37:55 4aaaf815f20e: Preparing 20:37:55 1c5469f3e970: Preparing 20:37:55 cc2447e1835a: Preparing 20:37:55 4aaaf815f20e: Layer already exists 20:37:55 cc2447e1835a: Layer already exists 20:37:55 96759a266473: Layer already exists 20:37:55 7f84a45b5b52: Layer already exists 20:37:55 1c5469f3e970: Layer already exists 20:37:55 fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:56 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:37:56 7f84a45b5b52: Preparing 20:37:56 96759a266473: Preparing 20:37:56 4aaaf815f20e: Preparing 20:37:56 1c5469f3e970: Preparing 20:37:56 cc2447e1835a: Preparing 20:37:56 cc2447e1835a: Layer already exists 20:37:56 4aaaf815f20e: Layer already exists 20:37:56 7f84a45b5b52: Layer already exists 20:37:56 96759a266473: Layer already exists 20:37:56 1c5469f3e970: Layer already exists 20:37:56 main: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:56 ===================================================== [Pipeline] echo 20:37:56 taggedImages: 20:37:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 20:37:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:37:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.21 20:37:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 20:37:56 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:56 20:37:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:57 latest: Pulling from edgex-lftools-log-publisher 20:37:57 5eb5b503b376: Pulling fs layer 20:37:57 5c69ac0246d0: Pulling fs layer 20:37:57 ec43610c2a17: Pulling fs layer 20:37:57 3a2ae6a8a46f: Pulling fs layer 20:37:57 33b1e0a273af: Pulling fs layer 20:37:57 5d3b04190fa2: Pulling fs layer 20:37:57 2f39f015ded8: Pulling fs layer 20:37:57 3a2ae6a8a46f: Waiting 20:37:57 33b1e0a273af: Waiting 20:37:57 5d3b04190fa2: Waiting 20:37:57 2f39f015ded8: Waiting 20:37:57 5c69ac0246d0: Download complete 20:37:57 3a2ae6a8a46f: Verifying Checksum 20:37:57 3a2ae6a8a46f: Download complete 20:37:57 33b1e0a273af: Verifying Checksum 20:37:57 33b1e0a273af: Download complete 20:37:57 5d3b04190fa2: Download complete 20:37:57 ec43610c2a17: Verifying Checksum 20:37:57 ec43610c2a17: Download complete 20:37:57 5eb5b503b376: Verifying Checksum 20:37:57 5eb5b503b376: Download complete 20:37:58 2f39f015ded8: Verifying Checksum 20:37:58 2f39f015ded8: Download complete 20:37:58 5eb5b503b376: Pull complete 20:37:58 5c69ac0246d0: Pull complete 20:37:59 ec43610c2a17: Pull complete 20:37:59 3a2ae6a8a46f: Pull complete 20:37:59 33b1e0a273af: Pull complete 20:37:59 5d3b04190fa2: Pull complete 20:38:03 2f39f015ded8: Pull complete 20:38:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:38:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:03 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:38:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:38:10 $ docker top 7583ff2dd0e857d9f4e7ee0aeca1669b5f877f0c9c31352d81a7a1faeb940542 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:10 ---> job-cost.sh 20:38:10 lf-activate-venv: SKIPPING 20:38:10 INFO: No Stack... 20:38:10 INFO: Retrieving Pricing Info for: v3-standard-8 20:38:11 INFO: Archiving Costs [Pipeline] sh 20:38:11 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 20:38:11 + cut -d, -f6 [Pipeline] lock 20:38:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] 20:38:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] did not exist. Created. 20:38:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:11 + echo total: 0.2199999988079071 [Pipeline] stash 20:38:11 Stashed 1 file(s) [Pipeline] } 20:38:11 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:11 $ docker stop --time=1 7583ff2dd0e857d9f4e7ee0aeca1669b5f877f0c9c31352d81a7a1faeb940542 20:38:12 $ docker rm -f --volumes 7583ff2dd0e857d9f4e7ee0aeca1669b5f877f0c9c31352d81a7a1faeb940542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:40:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12663 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 20:40:36 Running in /w/workspace/device-rfid-llrp-go/127 [Pipeline] { [Pipeline] checkout 20:40:36 The recommended git tool is: git 20:40:43 using credential edgex-jenkins-ssh 20:40:43 Cloning the remote Git repository 20:40:43 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:40:43 > git init /w/workspace/device-rfid-llrp-go/127 # timeout=10 20:40:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:40:43 > git --version # timeout=10 20:40:43 > git --version # 'git version 2.25.1' 20:40:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:40:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:47 Avoid second fetch 20:40:47 Checking out Revision fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (main) 20:40:47 > git config core.sparsecheckout # timeout=10 20:40:47 > git checkout -f fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 20:40:48 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#266)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:40:49 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:49 Dload Upload Total Spent Left Speed 20:40:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 20:40:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:40:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:40:50 + sudo tee /etc/docker/daemon.new 20:40:50 { 20:40:50 "registry-mirrors": [ 20:40:50 "https://nexus3.edgexfoundry.org:10001" 20:40:50 ], 20:40:50 "bip": "10.250.0.254/24", 20:40:50 "hosts": [ 20:40:50 "tcp://0.0.0.0:5555", 20:40:50 "unix:///var/run/docker.sock" 20:40:50 ], 20:40:50 "mtu": 1458, 20:40:50 "selinux-enabled": true, 20:40:50 "seccomp-profile": "/etc/docker/seccomp.json" 20:40:50 } [Pipeline] sh 20:40:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:40:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:09 provisioning config files... 20:41:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/127@tmp/config9771613231953291870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:10 ---> docker-login.sh 20:41:10 nexus3.edgexfoundry.org:10001 20:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:10 Configure a credential helper to remove this warning. See 20:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:10 20:41:10 Login Succeeded 20:41:10 nexus3.edgexfoundry.org:10002 20:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:11 Configure a credential helper to remove this warning. See 20:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:11 20:41:11 Login Succeeded 20:41:11 nexus3.edgexfoundry.org:10003 20:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:11 Configure a credential helper to remove this warning. See 20:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:11 20:41:11 Login Succeeded 20:41:11 nexus3.edgexfoundry.org:10004 20:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:12 Configure a credential helper to remove this warning. See 20:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:12 20:41:12 Login Succeeded 20:41:12 docker.io 20:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:12 Configure a credential helper to remove this warning. See 20:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:12 20:41:12 Login Succeeded 20:41:12 ---> docker-login.sh ends [Pipeline] } 20:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:12 ========================================================= 20:41:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:41:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:41:13 Sending build context to Docker daemon 1.197MB 20:41:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:41:13 Step 2/12 : FROM ${BASE} AS builder 20:41:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:41:15 9fda8d8052c6: Pulling fs layer 20:41:15 5d54e960e981: Pulling fs layer 20:41:15 c4a7e357bf2a: Pulling fs layer 20:41:15 f0e02332f6b5: Pulling fs layer 20:41:15 cefa15bbcfad: Pulling fs layer 20:41:15 17808c966233: Pulling fs layer 20:41:15 f4c1fc716caa: Pulling fs layer 20:41:15 cefa15bbcfad: Waiting 20:41:15 17808c966233: Waiting 20:41:15 f0e02332f6b5: Waiting 20:41:15 5d54e960e981: Verifying Checksum 20:41:15 5d54e960e981: Download complete 20:41:15 f0e02332f6b5: Verifying Checksum 20:41:15 f0e02332f6b5: Download complete 20:41:15 cefa15bbcfad: Verifying Checksum 20:41:15 cefa15bbcfad: Download complete 20:41:15 9fda8d8052c6: Verifying Checksum 20:41:15 9fda8d8052c6: Download complete 20:41:15 f4c1fc716caa: Verifying Checksum 20:41:15 f4c1fc716caa: Download complete 20:41:15 9fda8d8052c6: Pull complete 20:41:16 5d54e960e981: Pull complete 20:41:16 c4a7e357bf2a: Verifying Checksum 20:41:16 c4a7e357bf2a: Download complete 20:41:17 17808c966233: Verifying Checksum 20:41:17 17808c966233: Download complete 20:41:30 c4a7e357bf2a: Pull complete 20:41:30 f0e02332f6b5: Pull complete 20:41:30 cefa15bbcfad: Pull complete 20:41:38 17808c966233: Pull complete 20:41:38 f4c1fc716caa: Pull complete 20:41:38 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:41:38 ---> ea914061e18c 20:41:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:41:40 ---> Running in b2834e5d91ae 20:41:40 Removing intermediate container b2834e5d91ae 20:41:40 ---> 66b0d3495a33 20:41:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:41:41 ---> Running in 1f99d8fbd37f 20:41:41 Removing intermediate container 1f99d8fbd37f 20:41:41 ---> d3e2a66d1226 20:41:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:41:41 ---> Running in cec8864b9027 20:41:42 Removing intermediate container cec8864b9027 20:41:42 ---> eb825ce1591e 20:41:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:41:42 ---> Running in beeb8903ca5b 20:41:42 Removing intermediate container beeb8903ca5b 20:41:42 ---> e1daadedf9b5 20:41:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:42 ---> Running in 062601e4bb75 20:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:41:45 OK: 266 MiB in 52 packages 20:41:46 Removing intermediate container 062601e4bb75 20:41:46 ---> 957f54d7f7d5 20:41:46 Step 8/12 : WORKDIR /app 20:41:46 ---> Running in cac6c0545b9c 20:41:46 Removing intermediate container cac6c0545b9c 20:41:46 ---> 16a34a376dae 20:41:46 Step 9/12 : COPY go.mod vendor* ./ 20:41:47 ---> 9516668ac9d6 20:41:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:47 ---> Running in d8f82ff3a266 20:43:24 Removing intermediate container d8f82ff3a266 20:43:24 ---> df5d5626160c 20:43:24 Step 11/12 : COPY . . 20:43:24 ---> 77dadfefc347 20:43:24 Step 12/12 : RUN $MAKE 20:43:24 ---> Running in c6d017529ac4 20:43:24 noop 20:43:24 Removing intermediate container c6d017529ac4 20:43:24 ---> 8d72f7c03524 20:43:24 Successfully built 8d72f7c03524 20:43:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:24 + docker inspect -f . ci-base-image-arm64 20:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:24 prd-ubuntu20.04-docker-arm64-4c-16g-12663 does not seem to be running inside a container 20:43:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/127 -v /w/workspace/device-rfid-llrp-go/127:/w/workspace/device-rfid-llrp-go/127:rw,z -v /w/workspace/device-rfid-llrp-go/127@tmp:/w/workspace/device-rfid-llrp-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:43:26 $ docker top 154998c3535d148b8ba2449b89e2f48322517fb5c5a12bdad59937a99b9f2984 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:27 + go version 20:43:27 go version go1.21.0 linux/arm64 [Pipeline] } 20:43:27 $ docker stop --time=1 154998c3535d148b8ba2449b89e2f48322517fb5c5a12bdad59937a99b9f2984 20:43:28 $ docker rm -f --volumes 154998c3535d148b8ba2449b89e2f48322517fb5c5a12bdad59937a99b9f2984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:29 + docker inspect -f . ci-base-image-arm64 20:43:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:29 prd-ubuntu20.04-docker-arm64-4c-16g-12663 does not seem to be running inside a container 20:43:29 $ 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/127 -v /w/workspace/device-rfid-llrp-go/127:/w/workspace/device-rfid-llrp-go/127:rw,z -v /w/workspace/device-rfid-llrp-go/127@tmp:/w/workspace/device-rfid-llrp-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:43:30 $ docker top 273640cd69a8072bdb810cad76ab85cc05c1257734612ae94aa36f577b106fcb -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:31 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/127 [Pipeline] fileExists [Pipeline] sh 20:43:32 + make test 20:43:32 go test ./... -coverprofile=coverage.out ./... 20:43:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:45:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:45:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:46:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.804s coverage: 40.6% of statements 20:46:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.679s coverage: 51.9% of statements 20:46:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements 20:46:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:46:15 go vet ./... 20:46:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:46:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:46:37 ./bin/test-attribution-txt.sh [Pipeline] echo 20:46:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:46:38 $ docker stop --time=1 273640cd69a8072bdb810cad76ab85cc05c1257734612ae94aa36f577b106fcb 20:46:40 $ docker rm -f --volumes 273640cd69a8072bdb810cad76ab85cc05c1257734612ae94aa36f577b106fcb [Pipeline] // withDockerContainer [Pipeline] sh 20:46:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:46:41 Warning: overwriting stash ‘coverage-report’ 20:46:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:46:42 + ls -al . 20:46:42 total 636 20:46:42 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 20:43 . 20:46:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:40 .. 20:46:42 -rw-rw-r-- 1 jenkins jenkins 134 Oct 27 20:40 .dockerignore 20:46:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:40 .git 20:46:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:40 .github 20:46:42 -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 20:40 .gitignore 20:46:42 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:40 .golangci.yml 20:46:42 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 27 20:40 Attribution.txt 20:46:42 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 27 20:40 CHANGELOG.md 20:46:42 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 27 20:40 Dockerfile 20:46:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:40 GOVERNANCE.md 20:46:42 -rw-rw-r-- 1 jenkins jenkins 661 Oct 27 20:40 Jenkinsfile 20:46:42 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 20:40 LICENSE 20:46:42 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 27 20:40 Makefile 20:46:42 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 20:40 OWNERS.md 20:46:42 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 27 20:40 README.md 20:46:42 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:35 VERSION 20:46:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:40 bin 20:46:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:40 cmd 20:46:42 -rw-r--r-- 1 jenkins jenkins 459493 Oct 27 20:46 coverage.out 20:46:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:40 examples 20:46:42 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 27 20:40 go.mod 20:46:42 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 20:40 go.sum 20:46:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:40 images 20:46:42 drwxrwxr-x 5 jenkins jenkins 4096 Oct 27 20:40 internal 20:46:42 -rw-rw-r-- 1 jenkins jenkins 193 Oct 27 20:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:43 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fbcb6d3027ae2c9eb317848bea30a5d6743f2972 --label arch=arm64 --label version=3.1.0-dev.21 . 20:46:43 Sending build context to Docker daemon 1.197MB 20:46:43 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 20:46:43 Step 2/24 : FROM ${BASE} AS builder 20:46:43 ---> 8d72f7c03524 20:46:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:46:44 ---> Running in 1e168b000bf6 20:46:44 Removing intermediate container 1e168b000bf6 20:46:44 ---> 4d488474cfd1 20:46:44 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:46:44 ---> Running in f4c63d3fea03 20:46:45 Removing intermediate container f4c63d3fea03 20:46:45 ---> 3eef71a05b04 20:46:45 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:46:45 ---> Running in bd196abbb3a2 20:46:45 Removing intermediate container bd196abbb3a2 20:46:45 ---> ed64ddeefb3b 20:46:45 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:46:45 ---> Running in 2f2720e0c89c 20:46:46 Removing intermediate container 2f2720e0c89c 20:46:46 ---> 9ab738803811 20:46:46 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:46 ---> Running in 6f8738eeffc4 20:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:46:48 OK: 266 MiB in 52 packages 20:46:51 Removing intermediate container 6f8738eeffc4 20:46:51 ---> 6c2209988d6e 20:46:51 Step 8/24 : WORKDIR /app 20:46:51 ---> Running in a8028634bc62 20:46:51 Removing intermediate container a8028634bc62 20:46:51 ---> e9d59ed36c6f 20:46:51 Step 9/24 : COPY go.mod vendor* ./ 20:46:52 ---> 3b2bfac4388a 20:46:52 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:52 ---> Running in d75d8675d2d3 20:46:54 Removing intermediate container d75d8675d2d3 20:46:54 ---> 503e5fd31f5a 20:46:54 Step 11/24 : COPY . . 20:46:54 ---> 7fce6a155653 20:46:54 Step 12/24 : RUN $MAKE 20:46:55 ---> Running in 19f4468a71ab 20:46:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:49:02 Removing intermediate container 19f4468a71ab 20:49:02 ---> 591de6f12803 20:49:02 Step 13/24 : FROM alpine:3.18 20:49:02 3.18: Pulling from library/alpine 20:49:02 579b34f0a95b: Pulling fs layer 20:49:02 579b34f0a95b: Verifying Checksum 20:49:02 579b34f0a95b: Download complete 20:49:02 579b34f0a95b: Pull complete 20:49:02 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:49:02 Status: Downloaded newer image for alpine:3.18 20:49:02 ---> 3cc203321400 20:49:02 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:49:02 ---> Running in 68f0778de6c8 20:49:02 Removing intermediate container 68f0778de6c8 20:49:02 ---> c1831d7ef007 20:49:02 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:49:02 ---> Running in 015830b90406 20:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:49:02 (1/1) Installing dumb-init (1.2.5-r2) 20:49:02 Executing busybox-1.36.1-r2.trigger 20:49:02 OK: 8 MiB in 16 packages 20:49:02 Removing intermediate container 015830b90406 20:49:02 ---> 17ab36fee013 20:49:02 Step 16/24 : COPY --from=builder /app/LICENSE / 20:49:02 ---> d0e9b8bdcfc7 20:49:02 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:49:02 ---> ef03e284159c 20:49:02 Step 18/24 : COPY --from=builder /app/cmd/ / 20:49:02 ---> 1faaa543ee09 20:49:02 Step 19/24 : EXPOSE 59989 20:49:02 ---> Running in 8dbaa075f927 20:49:03 Removing intermediate container 8dbaa075f927 20:49:03 ---> ad7a7479faea 20:49:03 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:49:03 ---> Running in 094edaca03ba 20:49:03 Removing intermediate container 094edaca03ba 20:49:03 ---> 89b1ce42c816 20:49:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:49:03 ---> Running in 59592bc99f08 20:49:04 Removing intermediate container 59592bc99f08 20:49:04 ---> 6ac1b01463b6 20:49:04 Step 22/24 : LABEL arch=arm64 20:49:04 ---> Running in 91035f4f0c33 20:49:04 Removing intermediate container 91035f4f0c33 20:49:04 ---> e94ed8d41741 20:49:04 Step 23/24 : LABEL git_sha=fbcb6d3027ae2c9eb317848bea30a5d6743f2972 20:49:04 ---> Running in 56da914749c5 20:49:04 Removing intermediate container 56da914749c5 20:49:04 ---> e44e724b2868 20:49:04 Step 24/24 : LABEL version=3.1.0-dev.21 20:49:05 ---> Running in 6b2d6f4b9634 20:49:05 Removing intermediate container 6b2d6f4b9634 20:49:05 ---> 85b0a294ba0c 20:49:05 [Warning] One or more build-args [ARCH] were not consumed 20:49:05 Successfully built 85b0a294ba0c 20:49:05 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 20:49:05 provisioning config files... 20:49:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/127@tmp/config15391360258336847783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:05 ---> docker-login.sh 20:49:05 nexus3.edgexfoundry.org:10001 20:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:06 Configure a credential helper to remove this warning. See 20:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:06 20:49:06 Login Succeeded 20:49:06 nexus3.edgexfoundry.org:10002 20:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:06 Configure a credential helper to remove this warning. See 20:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:06 20:49:06 Login Succeeded 20:49:06 nexus3.edgexfoundry.org:10003 20:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:06 Configure a credential helper to remove this warning. See 20:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:06 20:49:06 Login Succeeded 20:49:06 nexus3.edgexfoundry.org:10004 20:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:07 Configure a credential helper to remove this warning. See 20:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:07 20:49:07 Login Succeeded 20:49:07 docker.io 20:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:07 Configure a credential helper to remove this warning. See 20:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:07 20:49:07 Login Succeeded 20:49:07 ---> docker-login.sh ends [Pipeline] } 20:49:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:49:08 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 20:49:08 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 20:49:08 latest 20:49:08 3.1.0-dev.21 20:49:08 fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 20:49:08 main 20:49:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:08 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 20:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:08 0d4e5653a082: Preparing 20:49:08 7a7a5b75696b: Preparing 20:49:08 50b954014e04: Preparing 20:49:08 8e6941d99b1c: Preparing 20:49:08 5f4d9fc4d98d: Preparing 20:49:09 5f4d9fc4d98d: Layer already exists 20:49:09 50b954014e04: Pushed 20:49:09 7a7a5b75696b: Pushed 20:49:09 8e6941d99b1c: Pushed 20:49:15 0d4e5653a082: Pushed 20:49:15 fbcb6d3027ae2c9eb317848bea30a5d6743f2972: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:16 + 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 20:49:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:16 0d4e5653a082: Preparing 20:49:16 7a7a5b75696b: Preparing 20:49:16 50b954014e04: Preparing 20:49:16 8e6941d99b1c: Preparing 20:49:16 5f4d9fc4d98d: Preparing 20:49:16 0d4e5653a082: Layer already exists 20:49:16 50b954014e04: Layer already exists 20:49:16 7a7a5b75696b: Layer already exists 20:49:16 8e6941d99b1c: Layer already exists 20:49:16 5f4d9fc4d98d: Layer already exists 20:49:16 latest: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:17 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.21 20:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:17 0d4e5653a082: Preparing 20:49:17 7a7a5b75696b: Preparing 20:49:17 50b954014e04: Preparing 20:49:17 8e6941d99b1c: Preparing 20:49:17 5f4d9fc4d98d: Preparing 20:49:17 7a7a5b75696b: Layer already exists 20:49:17 5f4d9fc4d98d: Layer already exists 20:49:17 8e6941d99b1c: Layer already exists 20:49:17 50b954014e04: Layer already exists 20:49:17 0d4e5653a082: Layer already exists 20:49:17 3.1.0-dev.21: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 20:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:18 0d4e5653a082: Preparing 20:49:18 7a7a5b75696b: Preparing 20:49:18 50b954014e04: Preparing 20:49:18 8e6941d99b1c: Preparing 20:49:18 5f4d9fc4d98d: Preparing 20:49:18 8e6941d99b1c: Layer already exists 20:49:18 7a7a5b75696b: Layer already exists 20:49:18 5f4d9fc4d98d: Layer already exists 20:49:18 50b954014e04: Layer already exists 20:49:18 0d4e5653a082: Layer already exists 20:49:18 fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:19 + 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 20:49:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 20:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:19 0d4e5653a082: Preparing 20:49:19 7a7a5b75696b: Preparing 20:49:19 50b954014e04: Preparing 20:49:19 8e6941d99b1c: Preparing 20:49:19 5f4d9fc4d98d: Preparing 20:49:19 50b954014e04: Layer already exists 20:49:19 7a7a5b75696b: Layer already exists 20:49:19 5f4d9fc4d98d: Layer already exists 20:49:19 8e6941d99b1c: Layer already exists 20:49:19 0d4e5653a082: Layer already exists 20:49:19 main: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:19 ===================================================== [Pipeline] echo 20:49:19 taggedImages: 20:49:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 20:49:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:49:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.21 20:49:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 20:49:19 - 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 20:49:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:20 20:49:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:20 arm64: Pulling from edgex-lftools-log-publisher 20:49:20 8998bd30e6a1: Pulling fs layer 20:49:20 04944245beec: Pulling fs layer 20:49:20 699f458cf7ca: Pulling fs layer 20:49:20 765212b225bb: Pulling fs layer 20:49:20 f23df028b6ca: Pulling fs layer 20:49:20 d65c8cfc05b1: Pulling fs layer 20:49:20 2437ff75d9bd: Pulling fs layer 20:49:20 f23df028b6ca: Waiting 20:49:20 d65c8cfc05b1: Waiting 20:49:20 2437ff75d9bd: Waiting 20:49:20 765212b225bb: Waiting 20:49:20 04944245beec: Verifying Checksum 20:49:20 04944245beec: Download complete 20:49:20 765212b225bb: Verifying Checksum 20:49:20 765212b225bb: Download complete 20:49:20 f23df028b6ca: Download complete 20:49:21 d65c8cfc05b1: Verifying Checksum 20:49:21 d65c8cfc05b1: Download complete 20:49:21 699f458cf7ca: Verifying Checksum 20:49:21 699f458cf7ca: Download complete 20:49:21 8998bd30e6a1: Verifying Checksum 20:49:21 8998bd30e6a1: Download complete 20:49:23 2437ff75d9bd: Verifying Checksum 20:49:23 2437ff75d9bd: Download complete 20:49:26 8998bd30e6a1: Pull complete 20:49:26 04944245beec: Pull complete 20:49:28 699f458cf7ca: Pull complete 20:49:28 765212b225bb: Pull complete 20:49:29 f23df028b6ca: Pull complete 20:49:29 d65c8cfc05b1: Pull complete 20:49:44 2437ff75d9bd: Pull complete 20:49:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:44 prd-ubuntu20.04-docker-arm64-4c-16g-12663 does not seem to be running inside a container 20:49:44 $ 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/127 -v /w/workspace/device-rfid-llrp-go/127:/w/workspace/device-rfid-llrp-go/127:rw,z -v /w/workspace/device-rfid-llrp-go/127@tmp:/w/workspace/device-rfid-llrp-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:49:47 $ docker top 5549a8c66306ae5f73c2e4141a4259548d3bea89a47d5a06dc133cb148105bca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:48 ---> job-cost.sh 20:49:48 lf-activate-venv: SKIPPING 20:49:48 INFO: No Stack... 20:49:48 INFO: Retrieving Pricing Info for: v3-standard-4 20:49:49 INFO: Archiving Costs [Pipeline] sh 20:49:50 + cat /w/workspace/device-rfid-llrp-go/127/archives/cost.csv 20:49:50 + cut -d, -f6 [Pipeline] lock 20:49:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] 20:49:50 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] did not exist. Created. 20:49:50 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:49:50 /w/workspace/device-rfid-llrp-go/127@tmp/durable-d3e6e2e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:49:51 + echo total: 0.10999999940395355 [Pipeline] stash 20:49:51 Warning: overwriting stash ‘stack-cost’ 20:49:51 Stashed 1 file(s) [Pipeline] } 20:49:51 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 20:49:51 $ docker stop --time=1 5549a8c66306ae5f73c2e4141a4259548d3bea89a47d5a06dc133cb148105bca 20:49:53 $ docker rm -f --volumes 5549a8c66306ae5f73c2e4141a4259548d3bea89a47d5a06dc133cb148105bca [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 20:49:53 provisioning config files... 20:49:53 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2737973717916543564tmp [Pipeline] { [Pipeline] sh 20:49:53 + set +x 20:49:53 + curl -s https://codecov.io/bash+ 20:49:53 bash -s -- 20:49:53 20:49:53 _____ _ 20:49:53 / ____| | | 20:49:53 | | ___ __| | ___ ___ _____ __ 20:49:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:49:53 | |___| (_) | (_| | __/ (_| (_) \ V / 20:49:53 \_____\___/ \__,_|\___|\___\___/ \_/ 20:49:53 Bash-1.0.6 20:49:53 20:49:53 20:49:53 ==> git version 2.25.1 found 20:49:53 ==> 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 20:49:53 Release-Date: 2020-01-08 20:49:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:49:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:49:53 ==> Jenkins CI detected. 20:49:53 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 20:49:53 project root: . 20:49:53 --> token set from env 20:49:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:49:53 ==> Running gcov in . (disable via -X gcov) 20:49:53 ==> Python coveragepy not found 20:49:53 ==> Searching for coverage reports in: 20:49:53 + . 20:49:53 -> Found 1 reports 20:49:53 ==> Detecting git/mercurial file structure 20:49:53 ==> Reading reports 20:49:53 + ./coverage.out bytes=459493 20:49:53 ==> Appending adjustments 20:49:53 https://docs.codecov.io/docs/fixing-reports 20:49:54 + Found adjustments 20:49:54 ==> Gzipping contents 20:49:54 52K /tmp/codecov.vOMt0j.gz 20:49:54 ==> Uploading reports 20:49:54 url: https://codecov.io 20:49:54 query: branch=main&commit=fbcb6d3027ae2c9eb317848bea30a5d6743f2972&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:49:54 -> Pinging Codecov 20:49:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=fbcb6d3027ae2c9eb317848bea30a5d6743f2972&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:49:54 -> Uploading to 20:49:54 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/581DD39554BDF9B6E22D074273EAD858/fbcb6d3027ae2c9eb317848bea30a5d6743f2972/9b84444f-7e25-4039-b3a4-b5f50c4b9217.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T204954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7e196829cb294b930f5b7ed202f91aac536ee9d049a1a1ba9aabfdaa3de90a5 20:49:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:54 Dload Upload Total Spent Left Speed 20:49:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 172k --:--:-- --:--:-- --:--:-- 172k 20:49:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] } 20:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:49:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:49:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:49:55 20:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:49:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:49:55 df9b9388f04a: Pulling fs layer 20:49:55 52dc419b0ee2: Pulling fs layer 20:49:55 25bc292e5bac: Pulling fs layer 20:49:55 114826534d7a: Pulling fs layer 20:49:55 4657fd5d0bcf: Pulling fs layer 20:49:55 6ad1cebc031e: Pulling fs layer 20:49:55 8a3aa393b2d8: Pulling fs layer 20:49:55 4657fd5d0bcf: Waiting 20:49:55 6ad1cebc031e: Waiting 20:49:55 8a3aa393b2d8: Waiting 20:49:55 114826534d7a: Waiting 20:49:55 25bc292e5bac: Download complete 20:49:55 52dc419b0ee2: Download complete 20:49:55 4657fd5d0bcf: Download complete 20:49:55 df9b9388f04a: Download complete 20:49:55 df9b9388f04a: Pull complete 20:49:55 6ad1cebc031e: Verifying Checksum 20:49:55 6ad1cebc031e: Download complete 20:49:55 52dc419b0ee2: Pull complete 20:49:55 25bc292e5bac: Pull complete 20:49:56 114826534d7a: Verifying Checksum 20:49:56 114826534d7a: Download complete 20:49:56 8a3aa393b2d8: Verifying Checksum 20:49:56 8a3aa393b2d8: Download complete 20:49:59 114826534d7a: Pull complete 20:49:59 4657fd5d0bcf: Pull complete 20:49:59 6ad1cebc031e: Pull complete 20:50:03 8a3aa393b2d8: Pull complete 20:50:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:50:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:03 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:50:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:50:09 $ docker top d2d383828acc8be2f8008249524c1626275ef200e22735ba2ff6a3191d6a5ce8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:50:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 20:50:09 + set -o pipefail 20:50:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 20:50:15 20:50:15 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 20:50:15 20:50:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/66bb6ad7-d9e8-4333-b936-5c082593ec76 20:50:15 20:50:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:50:15 20:50:15 20:50:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:50:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:50:15 More details here: https://snyk.co/ue1NS [Pipeline] } 20:50:15 $ docker stop --time=1 d2d383828acc8be2f8008249524c1626275ef200e22735ba2ff6a3191d6a5ce8 20:50:20 $ docker rm -f --volumes d2d383828acc8be2f8008249524c1626275ef200e22735ba2ff6a3191d6a5ce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:21 + git log --format=format:%s -1 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] sh 20:50:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:50:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:50:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:21 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:50:22 $ docker top 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:50:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:50:22 [ssh-agent] Looking for ssh-agent implementation... 20:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:50:22 $ docker exec 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 ssh-agent 20:50:22 SSH_AUTH_SOCK=/tmp/ssh-j6c2jdM8aKd4/agent.33 20:50:22 SSH_AGENT_PID=39 20:50:22 Running ssh-add (command line suppressed) 20:50:22 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14711977109583431617.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14711977109583431617.key) 20:50:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:50:22 + git semver tag 20:50:23 2023-10-27 20:50:23,150 [run_tag] DEBUG tag force:False 20:50:23 2023-10-27 20:50:23,151 [check_head_tag] DEBUG check head tag 20:50:23 2023-10-27 20:50:23,151 [execute] INFO git cat-file --batch-check 20:50:23 2023-10-27 20:50:23,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 20:50:23 2023-10-27 20:50:23,154 [execute] INFO git cat-file --batch 20:50:23 2023-10-27 20:50:23,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 20:50:23 2023-10-27 20:50:23,162 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:50:23 2023-10-27 20:50:23,162 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 20:50:23 2023-10-27 20:50:23,162 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 20:50:23 2023-10-27 20:50:23,165 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:50:23 3.1.0-dev.21 [Pipeline] } 20:50:23 $ docker exec --env ******** --env ******** 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 ssh-agent -k 20:50:23 unset SSH_AUTH_SOCK; 20:50:23 unset SSH_AGENT_PID; 20:50:23 echo Agent pid 39 killed; 20:50:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:50:23 + git semver [Pipeline] } 20:50:23 $ docker stop --time=1 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 20:50:25 $ docker rm -f --volumes 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:50:25 20:50:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:50:25 0.23.1-centos7: Pulling from edgex-lftools 20:50:25 ab5ef0e58194: Pulling fs layer 20:50:25 9712f1f96733: Pulling fs layer 20:50:25 63f879dbbcfc: Pulling fs layer 20:50:25 0d9ebad4ef96: Pulling fs layer 20:50:25 e9a5061849ea: Pulling fs layer 20:50:25 d747dcd14b5f: Pulling fs layer 20:50:25 2de7ff778b66: Pulling fs layer 20:50:25 e9a5061849ea: Waiting 20:50:25 2de7ff778b66: Waiting 20:50:25 d747dcd14b5f: Waiting 20:50:25 0d9ebad4ef96: Waiting 20:50:25 9712f1f96733: Verifying Checksum 20:50:25 9712f1f96733: Download complete 20:50:26 63f879dbbcfc: Verifying Checksum 20:50:26 63f879dbbcfc: Download complete 20:50:26 e9a5061849ea: Verifying Checksum 20:50:26 e9a5061849ea: Download complete 20:50:26 d747dcd14b5f: Download complete 20:50:26 ab5ef0e58194: Verifying Checksum 20:50:26 ab5ef0e58194: Download complete 20:50:26 0d9ebad4ef96: Verifying Checksum 20:50:26 0d9ebad4ef96: Download complete 20:50:26 2de7ff778b66: Verifying Checksum 20:50:26 2de7ff778b66: Download complete 20:50:28 ab5ef0e58194: Pull complete 20:50:28 9712f1f96733: Pull complete 20:50:29 63f879dbbcfc: Pull complete 20:50:33 0d9ebad4ef96: Pull complete 20:50:33 e9a5061849ea: Pull complete 20:50:33 d747dcd14b5f: Pull complete 20:50:34 2de7ff778b66: Pull complete 20:50:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:50:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:50:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:34 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:50:43 $ docker top ef1d7fa1228ee5bae0d71bd0492c6c3e17d454fb708ed82697437158785e4b3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:50:43 provisioning config files... 20:50:43 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16336722653788021123tmp 20:50:43 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16284339972098955960tmp 20:50:43 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16603438053203027209tmp [Pipeline] { [Pipeline] echo 20:50:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:50:43 ---> sigul-configuration.sh 20:50:43 gpg: directory `/root/.gnupg' created 20:50:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:50:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:50:43 gpg: keyring `/root/.gnupg/secring.gpg' created 20:50:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:50:43 gpg: CAST5 encrypted data 20:50:43 gpg: encrypted with 1 passphrase 20:50:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:50:43 + mkdir /home/jenkins 20:50:43 + mkdir /home/jenkins/sigul [Pipeline] sh 20:50:44 + 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 20:50:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:50:44 ---> sigul-install.sh 20:50:44 Sigul already installed; skipping installation. [Pipeline] sh 20:50:44 + git tag --list 20:50:44 v0.0.0 20:50:44 v1.0.0 20:50:44 v2.1.0 20:50:44 v2.1.1 20:50:44 v2.2.0 20:50:44 v2.3.0 20:50:44 v3.0 20:50:44 v3.0.0 20:50:44 v3.1.0-dev.1 20:50:44 v3.1.0-dev.10 20:50:44 v3.1.0-dev.11 20:50:44 v3.1.0-dev.12 20:50:44 v3.1.0-dev.13 20:50:44 v3.1.0-dev.14 20:50:44 v3.1.0-dev.15 20:50:44 v3.1.0-dev.16 20:50:44 v3.1.0-dev.17 20:50:44 v3.1.0-dev.18 20:50:44 v3.1.0-dev.19 20:50:44 v3.1.0-dev.2 20:50:44 v3.1.0-dev.20 20:50:44 v3.1.0-dev.21 20:50:44 v3.1.0-dev.3 20:50:44 v3.1.0-dev.4 20:50:44 v3.1.0-dev.5 20:50:44 v3.1.0-dev.6 20:50:44 v3.1.0-dev.7 20:50:44 v3.1.0-dev.8 20:50:44 v3.1.0-dev.9 [Pipeline] sh 20:50:45 + lftools sign git-tag v3.1.0-dev.21 20:50:45 Signing Git tag with Sigul... 20:50:45 Signing v3.1.0-dev.21 [Pipeline] echo 20:50:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:50:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:50:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:50:46 $ docker stop --time=1 ef1d7fa1228ee5bae0d71bd0492c6c3e17d454fb708ed82697437158785e4b3d 20:50:47 $ docker rm -f --volumes ef1d7fa1228ee5bae0d71bd0492c6c3e17d454fb708ed82697437158785e4b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:50:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:50:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:50:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:48 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:50:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:50:48 $ docker top 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 -eo pid,comm 20:50:48 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). 20:50:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:50:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:50:48 [ssh-agent] Looking for ssh-agent implementation... 20:50:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:50:48 $ docker exec 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 ssh-agent 20:50:49 SSH_AUTH_SOCK=/tmp/ssh-UL9S4KHeWySO/agent.30 20:50:49 SSH_AGENT_PID=36 20:50:49 Running ssh-add (command line suppressed) 20:50:49 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6721755174104477744.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6721755174104477744.key) 20:50:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:50:49 + git semver bump pre 20:50:49 2023-10-27 20:50:49,563 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:50:49 2023-10-27 20:50:49,563 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 20:50:49 2023-10-27 20:50:49,563 [bump_version] DEBUG bumped version:3.1.0-dev.22 20:50:49 2023-10-27 20:50:49,563 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 20:50:49 2023-10-27 20:50:49,563 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:50:49 2023-10-27 20:50:49,563 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:50:49 2023-10-27 20:50:49,565 [execute] INFO git cat-file --batch-check 20:50:49 2023-10-27 20:50:49,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:50:49 2023-10-27 20:50:49,570 [execute] INFO git cat-file --batch 20:50:49 2023-10-27 20:50:49,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:50:49 2023-10-27 20:50:49,575 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:50:49 3.1.0-dev.22 [Pipeline] } 20:50:49 $ docker exec --env ******** --env ******** 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 ssh-agent -k 20:50:49 unset SSH_AUTH_SOCK; 20:50:49 unset SSH_AGENT_PID; 20:50:49 echo Agent pid 36 killed; 20:50:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:50:50 + git semver [Pipeline] } 20:50:50 $ docker stop --time=1 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 20:50:51 $ docker rm -f --volumes 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 [Pipeline] // withDockerContainer [Pipeline] sh 20:50:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:50:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:50:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:52 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:50:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:50:52 $ docker top c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f -eo pid,comm 20:50:52 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). 20:50:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:50:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:50:52 [ssh-agent] Looking for ssh-agent implementation... 20:50:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:50:52 $ docker exec c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f ssh-agent 20:50:53 SSH_AUTH_SOCK=/tmp/ssh-B0NIcyqg81An/agent.32 20:50:53 SSH_AGENT_PID=38 20:50:53 Running ssh-add (command line suppressed) 20:50:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12588624195712582851.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12588624195712582851.key) 20:50:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:50:53 + git semver push 20:50:53 2023-10-27 20:50:53,570 [run_push] DEBUG push 20:50:53 2023-10-27 20:50:53,571 [execute] INFO git cat-file --batch-check 20:50:53 2023-10-27 20:50:53,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:50:53 2023-10-27 20:50:53,573 [execute] INFO git rev-list dfb763b674af6953a464f732805228b244d4bfbd -- 20:50:53 2023-10-27 20:50:53,574 [execute] DEBUG Popen(['git', 'rev-list', 'dfb763b674af6953a464f732805228b244d4bfbd', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:50:53 2023-10-27 20:50:53,580 [execute] INFO git fetch -v origin 20:50:53 2023-10-27 20:50:53,581 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:50:54 2023-10-27 20:50:54,122 [run_push] DEBUG no remote changes detected 20:50:54 2023-10-27 20:50:54,122 [execute] INFO git push origin semver 20:50:54 2023-10-27 20:50:54,123 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:50:55 2023-10-27 20:50:54,875 [run_push] DEBUG push all version tags 20:50:55 2023-10-27 20:50:54,875 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:50:55 2023-10-27 20:50:54,876 [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) 20:50:55 2023-10-27 20:50:55,639 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:50:55 3.1.0-dev.22 [Pipeline] } 20:50:55 $ docker exec --env ******** --env ******** c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f ssh-agent -k 20:50:55 unset SSH_AUTH_SOCK; 20:50:55 unset SSH_AGENT_PID; 20:50:55 echo Agent pid 38 killed; 20:50:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:50:56 + git semver [Pipeline] } 20:50:56 $ docker stop --time=1 c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f 20:50:57 $ docker rm -f --volumes c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:50:58 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 20:50:58 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:50:58 total 16 20:50:58 drwxr-xr-x 3 root root 4096 Oct 27 20:38 . 20:50:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:50 .. 20:50:58 drwxr-xr-x 2 root root 4096 Oct 27 20:38 cost 20:50:58 -rw-r--r-- 1 root root 91 Oct 27 20:38 cost.csv 20:50:58 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:50:58 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:50:58 total 16 20:50:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:38 . 20:50:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:50 .. 20:50:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 20:38 cost 20:50:58 -rw-r--r-- 1 jenkins jenkins 91 Oct 27 20:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:50:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:50:59 ---> package-listing.sh 20:50:59 ++ facter osfamily 20:50:59 ++ tr '[:upper:]' '[:lower:]' 20:50:59 + OS_FAMILY=debian 20:50:59 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 20:50:59 + START_PACKAGES=/tmp/packages_start.txt 20:50:59 + END_PACKAGES=/tmp/packages_end.txt 20:50:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:50:59 + PACKAGES=/tmp/packages_start.txt 20:50:59 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:50:59 + PACKAGES=/tmp/packages_end.txt 20:50:59 + case "${OS_FAMILY}" in 20:50:59 + dpkg -l 20:50:59 + grep '^ii' 20:50:59 + '[' -f /tmp/packages_start.txt ']' 20:50:59 + '[' -f /tmp/packages_end.txt ']' 20:50:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:50:59 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:50:59 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 20:50:59 + 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 20:50:59 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 20:51:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:00 prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container 20:51:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:51:00 $ docker top f0d35d951faae1802eeb9e6ba6f8f48d9457fc0cb00873b473fd2b571aef1ca4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:01 + touch /tmp/pre-build-complete [Pipeline] sh 20:51:01 + mkdir -p /var/log/sysstat [Pipeline] sh 20:51:01 + ls /var/log/sa-host 20:51:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:01 provisioning config files... 20:51:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config797225552393208275tmp [Pipeline] { [Pipeline] echo 20:51:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:51:02 ---> create-netrc.sh [Pipeline] } 20:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:51:02 ---> python-tools-install.sh [Pipeline] echo 20:51:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:51:02 ---> sudo-logs.sh 20:51:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:51:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:51:03 ---> job-cost.sh 20:51:03 lf-activate-venv: SKIPPING 20:51:03 DEBUG: total: 0.2199999988079071 20:51:03 INFO: Retrieving Stack Cost... 20:51:03 INFO: Retrieving Pricing Info for: v3-standard-8 20:51:04 INFO: Archiving Costs [Pipeline] echo 20:51:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:51:04 ---> logs-deploy.sh 20:51:04 lf-activate-venv: SKIPPING 20:51:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/127 20:51:04 INFO: archiving workspace using pattern(s): 20:51:05 Archives upload complete. 20:51:05 INFO: archiving logs to Nexus