Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99ec9fdd9e47f984b1734530517032620f47bcb3 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-ssh629939729291918611.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-ssh13884172845468744646.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-ssh15219221297815069166.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-ssh15256400117338821364.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-ssh7953564774270647131.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, buildSnap:false] ========================================================= [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-6679 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 99ec9fdd9e47f984b1734530517032620f47bcb3 (main) Commit message: "Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.25" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99ec9fdd9e47f984b1734530517032620f47bcb3 # timeout=10 > git rev-list --no-walk 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:03 ========================================================= 06:15:03 EdgeX Global Pipelines Version Info 06:15:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:15:03 ------------------- 06:15:03 stable info: 06:15:03 ------------------- 06:15:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:15:03 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:15:03 Message: update stable to v1.0.254 06:15:04 ------------------- 06:15:04 experimental info: 06:15:04 ------------------- 06:15:04 Commited By: **** collab-it+edgex@linuxfoundation.org 06:15:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:15:04 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99ec9fdd9e47f984b1734530517032620f47bcb3 [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99ec9fd [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:05 provisioning config files... 06:15:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11957960778891116386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:05 ---> docker-login.sh 06:15:05 nexus3.edgexfoundry.org:10001 06:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:05 Configure a credential helper to remove this warning. See 06:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:05 06:15:05 Login Succeeded 06:15:05 nexus3.edgexfoundry.org:10002 06:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:05 Configure a credential helper to remove this warning. See 06:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:05 06:15:05 Login Succeeded 06:15:05 nexus3.edgexfoundry.org:10003 06:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:06 Configure a credential helper to remove this warning. See 06:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:06 06:15:06 Login Succeeded 06:15:06 nexus3.edgexfoundry.org:10004 06:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:06 Configure a credential helper to remove this warning. See 06:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:06 06:15:06 Login Succeeded 06:15:06 docker.io 06:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:06 Configure a credential helper to remove this warning. See 06:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:06 06:15:06 Login Succeeded 06:15:06 ---> docker-login.sh ends [Pipeline] } 06:15:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:15:06 + git rev-list -1 --merges 99ec9fdd9e47f984b1734530517032620f47bcb3~1..99ec9fdd9e47f984b1734530517032620f47bcb3 [Pipeline] echo 06:15:06 -----------> git rev-list -1 --merges 99ec9fdd9e47f984b1734530517032620f47bcb3~1..99ec9fdd9e47f984b1734530517032620f47bcb3 99ec9fdd9e47f984b1734530517032620f47bcb3 06:15:06 99ec9fdd9e47f984b1734530517032620f47bcb3 [false] [Pipeline] sh 06:15:07 + git log --format=format:%s -1 99ec9fdd9e47f984b1734530517032620f47bcb3 [Pipeline] echo 06:15:07 ========================================================= 06:15:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:07 + git log --format=format:%s -1 99ec9fdd9e47f984b1734530517032620f47bcb3 [Pipeline] echo 06:15:07 [semverPrep] GIT_COMMIT: 99ec9fdd9e47f984b1734530517032620f47bcb3, Commit Message: Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.25 [Pipeline] echo 06:15:07 [semverPrep] This is not a build commit. [Pipeline] sh 06:15:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:07 + grep -v github /etc/ssh/ssh_known_hosts 06:15:07 + [ -e /tmp/ssh_known_hosts ] 06:15:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:07 + sudo tee -a /etc/ssh/ssh_known_hosts 06:15:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:08 06:15:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:08 0.1.4: Pulling from edgex-devops/py-git-semver 06:15:08 b85a868b505f: Pulling fs layer 06:15:08 e2be974225ed: Pulling fs layer 06:15:08 339a4e72a1f5: Pulling fs layer 06:15:08 988bab9f4d93: Pulling fs layer 06:15:08 1469e6f7b9e6: Pulling fs layer 06:15:08 eaf3925da568: Pulling fs layer 06:15:08 bab4dde63d76: Pulling fs layer 06:15:08 bde34c3a00c8: Pulling fs layer 06:15:08 b352a97aabf1: Pulling fs layer 06:15:08 4872d77fe225: Pulling fs layer 06:15:08 5851b861e8e6: Pulling fs layer 06:15:08 bab4dde63d76: Waiting 06:15:08 4872d77fe225: Waiting 06:15:08 5851b861e8e6: Waiting 06:15:08 b352a97aabf1: Waiting 06:15:08 bde34c3a00c8: Waiting 06:15:08 988bab9f4d93: Waiting 06:15:08 1469e6f7b9e6: Waiting 06:15:08 eaf3925da568: Waiting 06:15:08 e2be974225ed: Download complete 06:15:08 988bab9f4d93: Verifying Checksum 06:15:08 988bab9f4d93: Download complete 06:15:08 1469e6f7b9e6: Verifying Checksum 06:15:08 1469e6f7b9e6: Download complete 06:15:08 eaf3925da568: Verifying Checksum 06:15:08 eaf3925da568: Download complete 06:15:08 339a4e72a1f5: Verifying Checksum 06:15:08 339a4e72a1f5: Download complete 06:15:08 bde34c3a00c8: Verifying Checksum 06:15:08 bde34c3a00c8: Download complete 06:15:08 b352a97aabf1: Download complete 06:15:08 4872d77fe225: Verifying Checksum 06:15:08 4872d77fe225: Download complete 06:15:08 5851b861e8e6: Verifying Checksum 06:15:08 5851b861e8e6: Download complete 06:15:08 b85a868b505f: Verifying Checksum 06:15:08 b85a868b505f: Download complete 06:15:08 bab4dde63d76: Verifying Checksum 06:15:09 b85a868b505f: Pull complete 06:15:10 e2be974225ed: Pull complete 06:15:10 339a4e72a1f5: Pull complete 06:15:10 988bab9f4d93: Pull complete 06:15:10 1469e6f7b9e6: Pull complete 06:15:10 eaf3925da568: Pull complete 06:15:12 bab4dde63d76: Pull complete 06:15:12 bde34c3a00c8: Pull complete 06:15:12 b352a97aabf1: Pull complete 06:15:12 4872d77fe225: Pull complete 06:15:13 5851b861e8e6: Pull complete 06:15:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:13 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:15:13 $ 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 06:15:16 $ docker top 8bc74d5376ffe10bd2dd7166bb87d3dae890778ff0fdec9300bcdd1d20ee81cd -eo pid,comm 06:15:16 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). 06:15:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:16 [ssh-agent] Looking for ssh-agent implementation... 06:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:16 $ docker exec 8bc74d5376ffe10bd2dd7166bb87d3dae890778ff0fdec9300bcdd1d20ee81cd ssh-agent 06:15:16 SSH_AUTH_SOCK=/tmp/ssh-yej7UW9KwaMc/agent.32 06:15:16 SSH_AGENT_PID=38 06:15:16 Running ssh-add (command line suppressed) 06:15:16 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7322313250946773111.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7322313250946773111.key) 06:15:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:16 + git tag --points-at HEAD [Pipeline] } 06:15:16 $ docker exec --env ******** --env ******** 8bc74d5376ffe10bd2dd7166bb87d3dae890778ff0fdec9300bcdd1d20ee81cd ssh-agent -k 06:15:16 unset SSH_AUTH_SOCK; 06:15:16 unset SSH_AGENT_PID; 06:15:16 echo Agent pid 38 killed; 06:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:16 [ssh-agent] Looking for ssh-agent implementation... 06:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:16 $ docker exec 8bc74d5376ffe10bd2dd7166bb87d3dae890778ff0fdec9300bcdd1d20ee81cd ssh-agent 06:15:17 SSH_AUTH_SOCK=/tmp/ssh-jIBMvzurt1DO/agent.70 06:15:17 SSH_AGENT_PID=76 06:15:17 Running ssh-add (command line suppressed) 06:15:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14325358367827606319.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14325358367827606319.key) 06:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:17 + git semver init 06:15:17 2023-09-20 06:15:17,739 [run_init] DEBUG init version:0.0.0 force:False 06:15:17 2023-09-20 06:15:17,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 06:15:17 2023-09-20 06:15:17,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 06:15:17 2023-09-20 06:15:17,741 [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) 06:15:18 2023-09-20 06:15:18,593 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 06:15:18 2023-09-20 06:15:18,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 06:15:18 2023-09-20 06:15:18,594 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:15:18 2023-09-20 06:15:18,594 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:15:18 3.1.0-dev.7 [Pipeline] } 06:15:18 $ docker exec --env ******** --env ******** 8bc74d5376ffe10bd2dd7166bb87d3dae890778ff0fdec9300bcdd1d20ee81cd ssh-agent -k 06:15:18 unset SSH_AUTH_SOCK; 06:15:18 unset SSH_AGENT_PID; 06:15:18 echo Agent pid 76 killed; 06:15:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:19 + git semver [Pipeline] } 06:15:19 $ docker stop --time=1 8bc74d5376ffe10bd2dd7166bb87d3dae890778ff0fdec9300bcdd1d20ee81cd 06:15:20 $ docker rm -f --volumes 8bc74d5376ffe10bd2dd7166bb87d3dae890778ff0fdec9300bcdd1d20ee81cd [Pipeline] // withDockerContainer [Pipeline] sh 06:15:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:21 Stashed 1 file(s) [Pipeline] echo 06:15:21 [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [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 06:15:21 provisioning config files... 06:15:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9990750670318832200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:21 ---> docker-login.sh 06:15:21 nexus3.edgexfoundry.org:10001 06:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:21 Configure a credential helper to remove this warning. See 06:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:21 06:15:21 Login Succeeded 06:15:21 nexus3.edgexfoundry.org:10002 06:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:21 Configure a credential helper to remove this warning. See 06:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:21 06:15:21 Login Succeeded 06:15:21 nexus3.edgexfoundry.org:10003 06:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:21 Configure a credential helper to remove this warning. See 06:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:21 06:15:21 Login Succeeded 06:15:21 nexus3.edgexfoundry.org:10004 06:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:21 Configure a credential helper to remove this warning. See 06:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:21 06:15:21 Login Succeeded 06:15:21 docker.io 06:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:22 Configure a credential helper to remove this warning. See 06:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:22 06:15:22 Login Succeeded 06:15:22 ---> docker-login.sh ends [Pipeline] } 06:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:22 ========================================================= 06:15:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:15:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:22 + 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 . 06:15:22 Sending build context to Docker daemon 4.318MB 06:15:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:15:22 Step 2/12 : FROM ${BASE} AS builder 06:15:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:22 7264a8db6415: Pulling fs layer 06:15:22 c4d48a809fc2: Pulling fs layer 06:15:22 4f1c88b9dad5: Pulling fs layer 06:15:22 ad3a456e5733: Pulling fs layer 06:15:22 9e4f439ed901: Pulling fs layer 06:15:22 feaf6a47b606: Pulling fs layer 06:15:22 5e8b037d7d82: Pulling fs layer 06:15:22 8ac70367396e: Pulling fs layer 06:15:22 6db16350a2e2: Pulling fs layer 06:15:22 9250d5d63582: Pulling fs layer 06:15:22 feaf6a47b606: Waiting 06:15:22 5e8b037d7d82: Waiting 06:15:22 8ac70367396e: Waiting 06:15:22 6db16350a2e2: Waiting 06:15:22 9250d5d63582: Waiting 06:15:22 ad3a456e5733: Waiting 06:15:22 9e4f439ed901: Waiting 06:15:22 c4d48a809fc2: Download complete 06:15:22 ad3a456e5733: Verifying Checksum 06:15:22 ad3a456e5733: Download complete 06:15:22 9e4f439ed901: Verifying Checksum 06:15:22 9e4f439ed901: Download complete 06:15:22 7264a8db6415: Verifying Checksum 06:15:22 7264a8db6415: Download complete 06:15:22 feaf6a47b606: Verifying Checksum 06:15:22 feaf6a47b606: Download complete 06:15:22 7264a8db6415: Pull complete 06:15:23 8ac70367396e: Verifying Checksum 06:15:23 8ac70367396e: Download complete 06:15:23 c4d48a809fc2: Pull complete 06:15:23 4f1c88b9dad5: Verifying Checksum 06:15:23 4f1c88b9dad5: Download complete 06:15:23 6db16350a2e2: Verifying Checksum 06:15:23 6db16350a2e2: Download complete 06:15:23 5e8b037d7d82: Verifying Checksum 06:15:23 5e8b037d7d82: Download complete 06:15:23 9250d5d63582: Verifying Checksum 06:15:23 9250d5d63582: Download complete 06:15:26 4f1c88b9dad5: Pull complete 06:15:26 ad3a456e5733: Pull complete 06:15:26 9e4f439ed901: Pull complete 06:15:26 feaf6a47b606: Pull complete 06:15:28 5e8b037d7d82: Pull complete 06:15:29 8ac70367396e: Pull complete 06:15:29 6db16350a2e2: Pull complete 06:15:30 9250d5d63582: Pull complete 06:15:30 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 06:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:15:30 ---> fa269f55d9b9 06:15:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:15:34 ---> Running in 228066fc7d98 06:15:34 Removing intermediate container 228066fc7d98 06:15:34 ---> 0db273a6d8bd 06:15:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:15:34 ---> Running in bff3a7bffd75 06:15:34 Removing intermediate container bff3a7bffd75 06:15:34 ---> b210cf59dce4 06:15:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 06:15:34 ---> Running in 9f74f81028b2 06:15:34 Removing intermediate container 9f74f81028b2 06:15:34 ---> f08b75eb08d1 06:15:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:15:34 ---> Running in 2ba66ea4d0be 06:15:35 Removing intermediate container 2ba66ea4d0be 06:15:35 ---> c1d255de0610 06:15:35 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:15:35 ---> Running in c9ba4cd76755 06:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:15:35 OK: 265 MiB in 56 packages 06:15:35 Removing intermediate container c9ba4cd76755 06:15:35 ---> 7ca98d34f0c6 06:15:35 Step 8/12 : WORKDIR /app 06:15:35 ---> Running in 523ba9806343 06:15:35 Removing intermediate container 523ba9806343 06:15:35 ---> 2f2ad22d2b51 06:15:35 Step 9/12 : COPY go.mod vendor* ./ 06:15:36 ---> 81dc1dbaa0fb 06:15:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:36 ---> Running in cc13b1ba7f93 06:15:36 Still waiting to schedule task 06:15:36 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:15:36 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:15:36 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6680’ is offline 06:16:03 Removing intermediate container cc13b1ba7f93 06:16:03 ---> 5864ac99f2a4 06:16:03 Step 11/12 : COPY . . 06:16:03 ---> 41bed998e987 06:16:03 Step 12/12 : RUN $MAKE 06:16:03 ---> Running in e17380f02122 06:16:03 noop 06:16:04 Removing intermediate container e17380f02122 06:16:04 ---> 4fec881e8d20 06:16:04 Successfully built 4fec881e8d20 06:16:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:04 + docker inspect -f . ci-base-image-x86_64 06:16:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:04 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:16:04 $ 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 06:16:04 $ docker top 61f5e22aa47d8dca8186aa7a07f67408296bfca7dc08937d4bce345a9f922779 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:05 + go version 06:16:05 go version go1.21.0 linux/amd64 [Pipeline] } 06:16:05 $ docker stop --time=1 61f5e22aa47d8dca8186aa7a07f67408296bfca7dc08937d4bce345a9f922779 06:16:06 $ docker rm -f --volumes 61f5e22aa47d8dca8186aa7a07f67408296bfca7dc08937d4bce345a9f922779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:06 + docker inspect -f . ci-base-image-x86_64 06:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:07 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:16:07 $ 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 06:16:07 $ docker top 5b37ce551b59b592eeafa76e0a2c8e9bef3fb1d6aa1a5c11a683f8175ddd1080 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:07 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 06:16:08 + make test 06:16:08 go test ./... -coverprofile=coverage.out ./... 06:16:09 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 06:16:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 06:16:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 06:16:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.886s coverage: 40.6% of statements 06:16:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements 06:16:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 06:16:41 go vet ./... 06:16:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:16:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:16:41 ./bin/test-attribution-txt.sh [Pipeline] echo 06:16:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:16:41 $ docker stop --time=1 5b37ce551b59b592eeafa76e0a2c8e9bef3fb1d6aa1a5c11a683f8175ddd1080 06:16:45 $ docker rm -f --volumes 5b37ce551b59b592eeafa76e0a2c8e9bef3fb1d6aa1a5c11a683f8175ddd1080 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:16:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:16:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:16:46 + ls -al . 06:16:46 total 644 06:16:46 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 06:16 . 06:16:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:15 .. 06:16:46 -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 06:15 .dockerignore 06:16:46 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 06:16 .git 06:16:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:15 .github 06:16:46 -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 06:15 .gitignore 06:16:46 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 06:15 .golangci.yml 06:16:46 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 06:15 .semver 06:16:46 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 06:15 Attribution.txt 06:16:46 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 06:15 CHANGELOG.md 06:16:46 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 06:15 Dockerfile 06:16:46 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 06:15 GOVERNANCE.md 06:16:46 -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 06:15 Jenkinsfile 06:16:46 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 06:15 LICENSE 06:16:46 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 06:15 Makefile 06:16:46 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 06:15 OWNERS.md 06:16:46 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 06:15 README.md 06:16:46 -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 06:15 VERSION 06:16:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:15 bin 06:16:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:15 cmd 06:16:46 -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 06:16 coverage.out 06:16:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:15 examples 06:16:46 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 06:15 go.mod 06:16:46 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 06:15 go.sum 06:16:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:15 images 06:16:46 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 06:15 internal 06:16:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:15 snap 06:16:46 -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:46 + 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=99ec9fdd9e47f984b1734530517032620f47bcb3 --label arch=amd64 --label version=3.1.0-dev.7 . 06:16:46 Sending build context to Docker daemon 4.318MB 06:16:46 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:16:46 Step 2/24 : FROM ${BASE} AS builder 06:16:46 ---> 4fec881e8d20 06:16:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:16:46 ---> Running in 4821bb382402 06:16:47 Removing intermediate container 4821bb382402 06:16:47 ---> 47e673887bec 06:16:47 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:16:47 ---> Running in 701b21597192 06:16:47 Removing intermediate container 701b21597192 06:16:47 ---> 7234a9391353 06:16:47 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 06:16:47 ---> Running in 562cd48a02a9 06:16:47 Removing intermediate container 562cd48a02a9 06:16:47 ---> ca50f6ed9be1 06:16:47 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:16:47 ---> Running in 0c176c27fd34 06:16:47 Removing intermediate container 0c176c27fd34 06:16:47 ---> da7e1ee10339 06:16:47 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:47 ---> Running in 188829cbd782 06:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:16:48 OK: 265 MiB in 56 packages 06:16:48 Removing intermediate container 188829cbd782 06:16:48 ---> b2435bd71967 06:16:48 Step 8/24 : WORKDIR /app 06:16:48 ---> Running in 43015b70daba 06:16:48 Removing intermediate container 43015b70daba 06:16:48 ---> 48c3c1476670 06:16:48 Step 9/24 : COPY go.mod vendor* ./ 06:16:48 ---> da1139a38c93 06:16:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:48 ---> Running in 8a17efa72dd9 06:16:49 Removing intermediate container 8a17efa72dd9 06:16:49 ---> 983b8f295e34 06:16:49 Step 11/24 : COPY . . 06:16:49 ---> 64f7f31b5803 06:16:49 Step 12/24 : RUN $MAKE 06:16:49 ---> Running in ebd6615318af 06:16:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 06:17:07 Removing intermediate container ebd6615318af 06:17:07 ---> 4be1c2dcb6e9 06:17:07 Step 13/24 : FROM alpine:3.18 06:17:07 3.18: Pulling from library/alpine 06:17:07 7264a8db6415: Already exists 06:17:07 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:17:07 Status: Downloaded newer image for alpine:3.18 06:17:07 ---> 7e01a0d0a1dc 06:17:07 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:17:07 ---> Running in 6338b9e7b836 06:17:08 Removing intermediate container 6338b9e7b836 06:17:08 ---> db65f6ad8091 06:17:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:17:08 ---> Running in b2990753eb6f 06:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:17:09 (1/1) Installing dumb-init (1.2.5-r2) 06:17:09 Executing busybox-1.36.1-r2.trigger 06:17:09 OK: 7 MiB in 16 packages 06:17:09 Removing intermediate container b2990753eb6f 06:17:09 ---> 2705780c3d9c 06:17:09 Step 16/24 : COPY --from=builder /app/LICENSE / 06:17:09 ---> 27f084bc0083 06:17:09 Step 17/24 : COPY --from=builder /app/Attribution.txt / 06:17:09 ---> 4962e9b6994a 06:17:09 Step 18/24 : COPY --from=builder /app/cmd/ / 06:17:10 ---> a00530286c07 06:17:10 Step 19/24 : EXPOSE 59989 06:17:10 ---> Running in fcb5b5724431 06:17:10 Removing intermediate container fcb5b5724431 06:17:10 ---> 2b8b048bc0c8 06:17:10 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 06:17:10 ---> Running in 787d4b9549ba 06:17:10 Removing intermediate container 787d4b9549ba 06:17:10 ---> 758a46038c91 06:17:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:17:10 ---> Running in 251304a8f789 06:17:10 Removing intermediate container 251304a8f789 06:17:10 ---> c90266b38c90 06:17:10 Step 22/24 : LABEL arch=amd64 06:17:10 ---> Running in 6fe042521937 06:17:10 Removing intermediate container 6fe042521937 06:17:10 ---> 1840cab38f29 06:17:10 Step 23/24 : LABEL git_sha=99ec9fdd9e47f984b1734530517032620f47bcb3 06:17:10 ---> Running in 66e60e76ec2b 06:17:10 Removing intermediate container 66e60e76ec2b 06:17:10 ---> a772562e38f8 06:17:10 Step 24/24 : LABEL version=3.1.0-dev.7 06:17:10 ---> Running in b1a2c4a1e0cf 06:17:10 Removing intermediate container b1a2c4a1e0cf 06:17:10 ---> 1094f8221cc9 06:17:10 [Warning] One or more build-args [ARCH] were not consumed 06:17:10 Successfully built 1094f8221cc9 06:17:10 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 06:17:10 provisioning config files... 06:17:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8368603482233543442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:11 ---> docker-login.sh 06:17:11 nexus3.edgexfoundry.org:10001 06:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:11 Configure a credential helper to remove this warning. See 06:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:11 06:17:11 Login Succeeded 06:17:11 nexus3.edgexfoundry.org:10002 06:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:11 Configure a credential helper to remove this warning. See 06:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:11 06:17:11 Login Succeeded 06:17:11 nexus3.edgexfoundry.org:10003 06:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:11 Configure a credential helper to remove this warning. See 06:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:11 06:17:11 Login Succeeded 06:17:11 nexus3.edgexfoundry.org:10004 06:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:11 Configure a credential helper to remove this warning. See 06:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:11 06:17:11 Login Succeeded 06:17:11 docker.io 06:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:11 Configure a credential helper to remove this warning. See 06:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:11 06:17:11 Login Succeeded 06:17:11 ---> docker-login.sh ends [Pipeline] } 06:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:11 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 06:17:11 99ec9fdd9e47f984b1734530517032620f47bcb3 06:17:11 latest 06:17:11 3.1.0-dev.7 06:17:11 99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7 06:17:11 main 06:17:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:12 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:99ec9fdd9e47f984b1734530517032620f47bcb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:99ec9fdd9e47f984b1734530517032620f47bcb3 06:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:17:12 fee6940b705c: Preparing 06:17:12 188b7efe3548: Preparing 06:17:12 fa26cee1009a: Preparing 06:17:12 1c534b185cae: Preparing 06:17:12 4693057ce236: Preparing 06:17:12 4693057ce236: Layer already exists 06:17:12 1c534b185cae: Pushed 06:17:12 fa26cee1009a: Pushed 06:17:12 188b7efe3548: Pushed 06:17:15 fee6940b705c: Pushed 06:17:15 99ec9fdd9e47f984b1734530517032620f47bcb3: digest: sha256:7883dbb8daea0a4390f669b915200a2797818325f2776808a8faece44cb291f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 06:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:17:16 fee6940b705c: Preparing 06:17:16 188b7efe3548: Preparing 06:17:16 fa26cee1009a: Preparing 06:17:16 1c534b185cae: Preparing 06:17:16 4693057ce236: Preparing 06:17:16 188b7efe3548: Layer already exists 06:17:16 4693057ce236: Layer already exists 06:17:16 fee6940b705c: Layer already exists 06:17:16 fa26cee1009a: Layer already exists 06:17:16 1c534b185cae: Layer already exists 06:17:16 latest: digest: sha256:7883dbb8daea0a4390f669b915200a2797818325f2776808a8faece44cb291f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.7 06:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:17:17 fee6940b705c: Preparing 06:17:17 188b7efe3548: Preparing 06:17:17 fa26cee1009a: Preparing 06:17:17 1c534b185cae: Preparing 06:17:17 4693057ce236: Preparing 06:17:17 fa26cee1009a: Layer already exists 06:17:17 1c534b185cae: Layer already exists 06:17:17 188b7efe3548: Layer already exists 06:17:17 fee6940b705c: Layer already exists 06:17:17 4693057ce236: Layer already exists 06:17:17 3.1.0-dev.7: digest: sha256:7883dbb8daea0a4390f669b915200a2797818325f2776808a8faece44cb291f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7 06:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:17:17 fee6940b705c: Preparing 06:17:17 188b7efe3548: Preparing 06:17:17 fa26cee1009a: Preparing 06:17:17 1c534b185cae: Preparing 06:17:17 4693057ce236: Preparing 06:17:17 4693057ce236: Layer already exists 06:17:17 fa26cee1009a: Layer already exists 06:17:17 1c534b185cae: Layer already exists 06:17:17 188b7efe3548: Layer already exists 06:17:17 fee6940b705c: Layer already exists 06:17:17 99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7: digest: sha256:7883dbb8daea0a4390f669b915200a2797818325f2776808a8faece44cb291f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 06:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:17:18 fee6940b705c: Preparing 06:17:18 188b7efe3548: Preparing 06:17:18 fa26cee1009a: Preparing 06:17:18 1c534b185cae: Preparing 06:17:18 4693057ce236: Preparing 06:17:18 188b7efe3548: Layer already exists 06:17:18 1c534b185cae: Layer already exists 06:17:18 fa26cee1009a: Layer already exists 06:17:18 4693057ce236: Layer already exists 06:17:18 fee6940b705c: Layer already exists 06:17:18 main: digest: sha256:7883dbb8daea0a4390f669b915200a2797818325f2776808a8faece44cb291f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:17:18 ===================================================== [Pipeline] echo 06:17:18 taggedImages: 06:17:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:99ec9fdd9e47f984b1734530517032620f47bcb3 06:17:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 06:17:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.7 06:17:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7 06:17:18 - 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 06:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:18 06:17:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:18 latest: Pulling from edgex-lftools-log-publisher 06:17:18 5eb5b503b376: Pulling fs layer 06:17:18 5c69ac0246d0: Pulling fs layer 06:17:18 ec43610c2a17: Pulling fs layer 06:17:18 3a2ae6a8a46f: Pulling fs layer 06:17:18 33b1e0a273af: Pulling fs layer 06:17:18 5d3b04190fa2: Pulling fs layer 06:17:18 2f39f015ded8: Pulling fs layer 06:17:18 3a2ae6a8a46f: Waiting 06:17:18 33b1e0a273af: Waiting 06:17:18 5d3b04190fa2: Waiting 06:17:18 2f39f015ded8: Waiting 06:17:18 5c69ac0246d0: Verifying Checksum 06:17:18 5c69ac0246d0: Download complete 06:17:18 3a2ae6a8a46f: Verifying Checksum 06:17:18 3a2ae6a8a46f: Download complete 06:17:18 33b1e0a273af: Verifying Checksum 06:17:18 33b1e0a273af: Download complete 06:17:18 5d3b04190fa2: Download complete 06:17:18 ec43610c2a17: Verifying Checksum 06:17:18 ec43610c2a17: Download complete 06:17:19 5eb5b503b376: Verifying Checksum 06:17:19 5eb5b503b376: Download complete 06:17:19 2f39f015ded8: Download complete 06:17:20 5eb5b503b376: Pull complete 06:17:20 5c69ac0246d0: Pull complete 06:17:20 ec43610c2a17: Pull complete 06:17:20 3a2ae6a8a46f: Pull complete 06:17:21 33b1e0a273af: Pull complete 06:17:21 5d3b04190fa2: Pull complete 06:17:25 2f39f015ded8: Pull complete 06:17:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:25 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:17:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:17:28 $ docker top d7b43ec2726ad6721d63d4e1a2c7254efc3c60c842f262bdd5b7b28c5070d647 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:29 ---> job-cost.sh 06:17:29 lf-activate-venv: SKIPPING 06:17:29 INFO: No Stack... 06:17:29 INFO: Retrieving Pricing Info for: v3-standard-8 06:17:29 INFO: Archiving Costs [Pipeline] sh 06:17:29 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 06:17:29 + cut -d, -f6 [Pipeline] lock 06:17:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-112-stack-cost] 06:17:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-112-stack-cost] did not exist. Created. 06:17:29 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:30 + echo total: 0.2199999988079071 [Pipeline] stash 06:17:30 Stashed 1 file(s) [Pipeline] } 06:17:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:30 $ docker stop --time=1 d7b43ec2726ad6721d63d4e1a2c7254efc3c60c842f262bdd5b7b28c5070d647 06:17:31 $ docker rm -f --volumes d7b43ec2726ad6721d63d4e1a2c7254efc3c60c842f262bdd5b7b28c5070d647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6682 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 06:17:56 Running in /w/workspace/device-rfid-llrp-go/112 [Pipeline] { [Pipeline] checkout 06:17:56 The recommended git tool is: git 06:18:02 using credential edgex-jenkins-ssh 06:18:02 Cloning the remote Git repository 06:18:02 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 06:18:02 > git init /w/workspace/device-rfid-llrp-go/112 # timeout=10 06:18:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 06:18:02 > git --version # timeout=10 06:18:02 > git --version # 'git version 2.25.1' 06:18:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 06:18:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:04 Avoid second fetch 06:18:04 Checking out Revision 99ec9fdd9e47f984b1734530517032620f47bcb3 (main) 06:18:04 > git config core.sparsecheckout # timeout=10 06:18:04 > git checkout -f 99ec9fdd9e47f984b1734530517032620f47bcb3 # timeout=10 06:18:05 Commit message: "Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:18:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:18:06 Dload Upload Total Spent Left Speed 06:18:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 06:18:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:18:07 + sudo tee /etc/docker/daemon.new 06:18:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:18:07 { 06:18:07 "registry-mirrors": [ 06:18:07 "https://nexus3.edgexfoundry.org:10001" 06:18:07 ], 06:18:07 "bip": "10.250.0.254/24", 06:18:07 "hosts": [ 06:18:07 "tcp://0.0.0.0:5555", 06:18:07 "unix:///var/run/docker.sock" 06:18:07 ], 06:18:07 "mtu": 1458, 06:18:07 "selinux-enabled": true, 06:18:07 "seccomp-profile": "/etc/docker/seccomp.json" 06:18:07 } [Pipeline] sh 06:18:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:18:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:26 provisioning config files... 06:18:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/112@tmp/config11114341110988477057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:26 ---> docker-login.sh 06:18:26 nexus3.edgexfoundry.org:10001 06:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:27 Configure a credential helper to remove this warning. See 06:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:27 06:18:27 Login Succeeded 06:18:27 nexus3.edgexfoundry.org:10002 06:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:27 Configure a credential helper to remove this warning. See 06:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:27 06:18:27 Login Succeeded 06:18:27 nexus3.edgexfoundry.org:10003 06:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:28 Configure a credential helper to remove this warning. See 06:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:28 06:18:28 Login Succeeded 06:18:28 nexus3.edgexfoundry.org:10004 06:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:28 Configure a credential helper to remove this warning. See 06:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:28 06:18:28 Login Succeeded 06:18:28 docker.io 06:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:29 Configure a credential helper to remove this warning. See 06:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:29 06:18:29 Login Succeeded 06:18:29 ---> docker-login.sh ends [Pipeline] } 06:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:18:29 ========================================================= 06:18:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:18:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:30 + 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 . 06:18:30 Sending build context to Docker daemon 1.218MB 06:18:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:18:30 Step 2/12 : FROM ${BASE} AS builder 06:18:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:30 9fda8d8052c6: Pulling fs layer 06:18:30 5d54e960e981: Pulling fs layer 06:18:30 c4a7e357bf2a: Pulling fs layer 06:18:30 f0e02332f6b5: Pulling fs layer 06:18:30 66412af1f25a: Pulling fs layer 06:18:30 1baf3a5c0e64: Pulling fs layer 06:18:30 9a37bb91b891: Pulling fs layer 06:18:30 a29adfc67d43: Pulling fs layer 06:18:30 d5de9f91c1a4: Pulling fs layer 06:18:30 1baf3a5c0e64: Waiting 06:18:30 f0e02332f6b5: Waiting 06:18:30 66412af1f25a: Waiting 06:18:30 9a37bb91b891: Waiting 06:18:30 a29adfc67d43: Waiting 06:18:30 d5de9f91c1a4: Waiting 06:18:30 5d54e960e981: Verifying Checksum 06:18:30 5d54e960e981: Download complete 06:18:30 f0e02332f6b5: Verifying Checksum 06:18:30 f0e02332f6b5: Download complete 06:18:30 66412af1f25a: Verifying Checksum 06:18:30 66412af1f25a: Download complete 06:18:30 9fda8d8052c6: Verifying Checksum 06:18:30 9fda8d8052c6: Download complete 06:18:31 9a37bb91b891: Verifying Checksum 06:18:31 9a37bb91b891: Download complete 06:18:31 9fda8d8052c6: Pull complete 06:18:31 a29adfc67d43: Verifying Checksum 06:18:31 a29adfc67d43: Download complete 06:18:32 5d54e960e981: Pull complete 06:18:32 d5de9f91c1a4: Verifying Checksum 06:18:32 d5de9f91c1a4: Download complete 06:18:32 c4a7e357bf2a: Verifying Checksum 06:18:32 c4a7e357bf2a: Download complete 06:18:33 1baf3a5c0e64: Verifying Checksum 06:18:33 1baf3a5c0e64: Download complete 06:18:43 c4a7e357bf2a: Pull complete 06:18:43 f0e02332f6b5: Pull complete 06:18:43 66412af1f25a: Pull complete 06:18:54 1baf3a5c0e64: Pull complete 06:18:55 9a37bb91b891: Pull complete 06:18:55 a29adfc67d43: Pull complete 06:18:57 d5de9f91c1a4: Pull complete 06:18:57 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 06:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:18:57 ---> 746ca1b523b5 06:18:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:18:59 ---> Running in 6ca268999fee 06:18:59 Removing intermediate container 6ca268999fee 06:18:59 ---> 1b66b1ae1bbf 06:18:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:18:59 ---> Running in 328e132cd4bc 06:18:59 Removing intermediate container 328e132cd4bc 06:18:59 ---> 4d14602b5dd4 06:18:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 06:18:59 ---> Running in 153e34c9f43e 06:19:00 Removing intermediate container 153e34c9f43e 06:19:00 ---> bfc1bd7e4022 06:19:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:19:00 ---> Running in 2368b5388a6d 06:19:00 Removing intermediate container 2368b5388a6d 06:19:00 ---> c1a49798c3e3 06:19:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:19:00 ---> Running in c098cde3e30a 06:19:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:19:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:19:03 OK: 267 MiB in 56 packages 06:19:04 Removing intermediate container c098cde3e30a 06:19:04 ---> 092dfa5212a6 06:19:04 Step 8/12 : WORKDIR /app 06:19:04 ---> Running in f4d2ec714952 06:19:04 Removing intermediate container f4d2ec714952 06:19:04 ---> 0533a5d5812b 06:19:04 Step 9/12 : COPY go.mod vendor* ./ 06:19:08 ---> 63718b603c53 06:19:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:08 ---> Running in 5a14d40662aa 06:20:16 Removing intermediate container 5a14d40662aa 06:20:16 ---> 9a0accc9108b 06:20:16 Step 11/12 : COPY . . 06:20:16 ---> 8282b53dd6e9 06:20:16 Step 12/12 : RUN $MAKE 06:20:16 ---> Running in 867c59659899 06:20:16 noop 06:20:16 Removing intermediate container 867c59659899 06:20:16 ---> 51ac38325064 06:20:16 Successfully built 51ac38325064 06:20:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:16 + docker inspect -f . ci-base-image-arm64 06:20:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:16 prd-ubuntu20.04-docker-arm64-4c-16g-6682 does not seem to be running inside a container 06:20:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/112 -v /w/workspace/device-rfid-llrp-go/112:/w/workspace/device-rfid-llrp-go/112:rw,z -v /w/workspace/device-rfid-llrp-go/112@tmp:/w/workspace/device-rfid-llrp-go/112@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 06:20:18 $ docker top 649cae928be5713e15c3d4c5f7862c84152663a5c32f205a6a5f1db388426464 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:19 + go version 06:20:19 go version go1.21.0 linux/arm64 [Pipeline] } 06:20:19 $ docker stop --time=1 649cae928be5713e15c3d4c5f7862c84152663a5c32f205a6a5f1db388426464 06:20:20 $ docker rm -f --volumes 649cae928be5713e15c3d4c5f7862c84152663a5c32f205a6a5f1db388426464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:21 + docker inspect -f . ci-base-image-arm64 06:20:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:21 prd-ubuntu20.04-docker-arm64-4c-16g-6682 does not seem to be running inside a container 06:20:21 $ 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/112 -v /w/workspace/device-rfid-llrp-go/112:/w/workspace/device-rfid-llrp-go/112:rw,z -v /w/workspace/device-rfid-llrp-go/112@tmp:/w/workspace/device-rfid-llrp-go/112@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 06:20:22 $ docker top d7219ea851d3a19f4af42821b9e2bed31ad61410db055d58a81810318100e347 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:23 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/112 [Pipeline] fileExists [Pipeline] sh 06:20:24 + make test 06:20:24 go test ./... -coverprofile=coverage.out ./... 06:20:31 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 06:22:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 06:22:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 06:23:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.859s coverage: 40.6% of statements 06:23:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.530s coverage: 51.9% of statements 06:23:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements 06:23:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:23:01 go vet ./... 06:23:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:23:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:23:33 ./bin/test-attribution-txt.sh [Pipeline] echo 06:23:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:23:33 $ docker stop --time=1 d7219ea851d3a19f4af42821b9e2bed31ad61410db055d58a81810318100e347 06:23:35 $ docker rm -f --volumes d7219ea851d3a19f4af42821b9e2bed31ad61410db055d58a81810318100e347 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:23:36 Warning: overwriting stash ‘coverage-report’ 06:23:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:23:38 + ls -al . 06:23:38 total 640 06:23:38 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 06:20 . 06:23:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:18 .. 06:23:38 -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 06:18 .dockerignore 06:23:38 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 06:18 .git 06:23:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:18 .github 06:23:38 -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 06:18 .gitignore 06:23:38 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 06:18 .golangci.yml 06:23:38 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 06:18 Attribution.txt 06:23:38 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 06:18 CHANGELOG.md 06:23:38 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 06:18 Dockerfile 06:23:38 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 06:18 GOVERNANCE.md 06:23:38 -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 06:18 Jenkinsfile 06:23:38 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 06:18 LICENSE 06:23:38 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 06:18 Makefile 06:23:38 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 06:18 OWNERS.md 06:23:38 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 06:18 README.md 06:23:38 -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 06:15 VERSION 06:23:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:18 bin 06:23:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:18 cmd 06:23:38 -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 06:22 coverage.out 06:23:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:18 examples 06:23:38 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 06:18 go.mod 06:23:38 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 06:18 go.sum 06:23:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:18 images 06:23:38 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 06:18 internal 06:23:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:18 snap 06:23:38 -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 06:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:38 + 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=99ec9fdd9e47f984b1734530517032620f47bcb3 --label arch=arm64 --label version=3.1.0-dev.7 . 06:23:39 Sending build context to Docker daemon 1.218MB 06:23:39 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:23:39 Step 2/24 : FROM ${BASE} AS builder 06:23:39 ---> 51ac38325064 06:23:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:23:40 ---> Running in 3362d8d81f12 06:23:40 Removing intermediate container 3362d8d81f12 06:23:40 ---> b20499cbebe0 06:23:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:23:40 ---> Running in 1775fb0436a8 06:23:40 Removing intermediate container 1775fb0436a8 06:23:40 ---> 3e92a0e20faf 06:23:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 06:23:40 ---> Running in b892e662cef7 06:23:40 Removing intermediate container b892e662cef7 06:23:40 ---> 30cc8c102230 06:23:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:23:40 ---> Running in 0ebe291833b3 06:23:41 Removing intermediate container 0ebe291833b3 06:23:41 ---> b76af29f4d45 06:23:41 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:23:41 ---> Running in 879a365dafd0 06:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:23:44 OK: 267 MiB in 56 packages 06:23:44 Removing intermediate container 879a365dafd0 06:23:44 ---> 0da876b85626 06:23:44 Step 8/24 : WORKDIR /app 06:23:45 ---> Running in b4cb6c9ccac2 06:23:45 Removing intermediate container b4cb6c9ccac2 06:23:45 ---> db617e1a0ecf 06:23:45 Step 9/24 : COPY go.mod vendor* ./ 06:23:45 ---> ddb69f7184c7 06:23:45 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:45 ---> Running in 5b6324bfd5bf 06:23:47 Removing intermediate container 5b6324bfd5bf 06:23:47 ---> 316298b7a9ac 06:23:47 Step 11/24 : COPY . . 06:23:48 ---> 0712c0ccd4e1 06:23:48 Step 12/24 : RUN $MAKE 06:23:48 ---> Running in d7155c4dbcec 06:23:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 06:25:41 Removing intermediate container d7155c4dbcec 06:25:41 ---> f841ffaa9495 06:25:41 Step 13/24 : FROM alpine:3.18 06:25:41 3.18: Pulling from library/alpine 06:25:41 9fda8d8052c6: Already exists 06:25:41 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:25:41 Status: Downloaded newer image for alpine:3.18 06:25:41 ---> f6648c04cd6c 06:25:41 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:25:41 ---> Running in 71cebb04b0f3 06:25:41 Removing intermediate container 71cebb04b0f3 06:25:41 ---> 6eedfea9a471 06:25:41 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:25:41 ---> Running in fed1ee4d6646 06:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:41 (1/1) Installing dumb-init (1.2.5-r2) 06:25:41 Executing busybox-1.36.1-r2.trigger 06:25:41 OK: 8 MiB in 16 packages 06:25:41 Removing intermediate container fed1ee4d6646 06:25:41 ---> c5639aea41c3 06:25:41 Step 16/24 : COPY --from=builder /app/LICENSE / 06:25:42 ---> 0d70453dae98 06:25:42 Step 17/24 : COPY --from=builder /app/Attribution.txt / 06:25:42 ---> b0eade5c7661 06:25:42 Step 18/24 : COPY --from=builder /app/cmd/ / 06:25:44 ---> 42e623ba1028 06:25:44 Step 19/24 : EXPOSE 59989 06:25:44 ---> Running in d45cff51b070 06:25:44 Removing intermediate container d45cff51b070 06:25:44 ---> 2b5df813b371 06:25:44 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 06:25:44 ---> Running in 9ae420c64729 06:25:44 Removing intermediate container 9ae420c64729 06:25:44 ---> e91d8f82e981 06:25:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:25:44 ---> Running in 597ba0001d83 06:25:45 Removing intermediate container 597ba0001d83 06:25:45 ---> 180197834612 06:25:45 Step 22/24 : LABEL arch=arm64 06:25:45 ---> Running in 13be2a324cd2 06:25:45 Removing intermediate container 13be2a324cd2 06:25:45 ---> 1b5303d44521 06:25:45 Step 23/24 : LABEL git_sha=99ec9fdd9e47f984b1734530517032620f47bcb3 06:25:45 ---> Running in 6d3f791adeff 06:25:45 Removing intermediate container 6d3f791adeff 06:25:45 ---> 937feff5c333 06:25:45 Step 24/24 : LABEL version=3.1.0-dev.7 06:25:45 ---> Running in 95944f5eea28 06:25:46 Removing intermediate container 95944f5eea28 06:25:46 ---> f1bbfbedd51f 06:25:46 [Warning] One or more build-args [ARCH] were not consumed 06:25:46 Successfully built f1bbfbedd51f 06:25:46 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 06:25:46 provisioning config files... 06:25:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/112@tmp/config143594749824063368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:46 ---> docker-login.sh 06:25:46 nexus3.edgexfoundry.org:10001 06:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:46 Configure a credential helper to remove this warning. See 06:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:46 06:25:46 Login Succeeded 06:25:46 nexus3.edgexfoundry.org:10002 06:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:47 Configure a credential helper to remove this warning. See 06:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:47 06:25:47 Login Succeeded 06:25:47 nexus3.edgexfoundry.org:10003 06:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:47 Configure a credential helper to remove this warning. See 06:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:47 06:25:47 Login Succeeded 06:25:47 nexus3.edgexfoundry.org:10004 06:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:47 Configure a credential helper to remove this warning. See 06:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:47 06:25:47 Login Succeeded 06:25:47 docker.io 06:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:48 Configure a credential helper to remove this warning. See 06:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:48 06:25:48 Login Succeeded 06:25:48 ---> docker-login.sh ends [Pipeline] } 06:25:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:25:48 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 06:25:48 99ec9fdd9e47f984b1734530517032620f47bcb3 06:25:48 latest 06:25:48 3.1.0-dev.7 06:25:48 99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7 06:25:48 main 06:25:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:48 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:99ec9fdd9e47f984b1734530517032620f47bcb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:99ec9fdd9e47f984b1734530517032620f47bcb3 06:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:25:49 f22fcf420e49: Preparing 06:25:49 bf8267bf642f: Preparing 06:25:49 78adfbbc15a9: Preparing 06:25:49 e93660acb028: Preparing 06:25:49 b2191e2be29d: Preparing 06:25:49 b2191e2be29d: Layer already exists 06:25:49 e93660acb028: Pushed 06:25:49 bf8267bf642f: Pushed 06:25:49 78adfbbc15a9: Pushed 06:25:56 f22fcf420e49: Pushed 06:25:58 99ec9fdd9e47f984b1734530517032620f47bcb3: digest: sha256:e7dcd5a96771fa9d4af4457906f8db8533aadf3ddf945e024273b10de7daeb13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:58 + 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 06:25:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 06:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:25:59 f22fcf420e49: Preparing 06:25:59 bf8267bf642f: Preparing 06:25:59 78adfbbc15a9: Preparing 06:25:59 e93660acb028: Preparing 06:25:59 b2191e2be29d: Preparing 06:25:59 b2191e2be29d: Layer already exists 06:25:59 e93660acb028: Layer already exists 06:25:59 78adfbbc15a9: Layer already exists 06:25:59 bf8267bf642f: Layer already exists 06:25:59 f22fcf420e49: Layer already exists 06:25:59 latest: digest: sha256:e7dcd5a96771fa9d4af4457906f8db8533aadf3ddf945e024273b10de7daeb13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.7 06:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:25:59 f22fcf420e49: Preparing 06:25:59 bf8267bf642f: Preparing 06:25:59 78adfbbc15a9: Preparing 06:25:59 e93660acb028: Preparing 06:25:59 b2191e2be29d: Preparing 06:25:59 bf8267bf642f: Layer already exists 06:25:59 f22fcf420e49: Layer already exists 06:25:59 b2191e2be29d: Layer already exists 06:25:59 e93660acb028: Layer already exists 06:25:59 78adfbbc15a9: Layer already exists 06:25:59 3.1.0-dev.7: digest: sha256:e7dcd5a96771fa9d4af4457906f8db8533aadf3ddf945e024273b10de7daeb13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:00 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7 06:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:26:00 f22fcf420e49: Preparing 06:26:00 bf8267bf642f: Preparing 06:26:00 78adfbbc15a9: Preparing 06:26:00 e93660acb028: Preparing 06:26:00 b2191e2be29d: Preparing 06:26:00 b2191e2be29d: Layer already exists 06:26:00 e93660acb028: Layer already exists 06:26:00 bf8267bf642f: Layer already exists 06:26:00 f22fcf420e49: Layer already exists 06:26:00 78adfbbc15a9: Layer already exists 06:26:00 99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7: digest: sha256:e7dcd5a96771fa9d4af4457906f8db8533aadf3ddf945e024273b10de7daeb13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:01 + 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 06:26:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 06:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:26:01 f22fcf420e49: Preparing 06:26:01 bf8267bf642f: Preparing 06:26:01 78adfbbc15a9: Preparing 06:26:01 e93660acb028: Preparing 06:26:01 b2191e2be29d: Preparing 06:26:01 f22fcf420e49: Layer already exists 06:26:01 78adfbbc15a9: Layer already exists 06:26:01 bf8267bf642f: Layer already exists 06:26:01 b2191e2be29d: Layer already exists 06:26:01 e93660acb028: Layer already exists 06:26:01 main: digest: sha256:e7dcd5a96771fa9d4af4457906f8db8533aadf3ddf945e024273b10de7daeb13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:01 ===================================================== [Pipeline] echo 06:26:01 taggedImages: 06:26:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:99ec9fdd9e47f984b1734530517032620f47bcb3 06:26:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 06:26:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.7 06:26:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:99ec9fdd9e47f984b1734530517032620f47bcb3-3.1.0-dev.7 06:26:01 - 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 06:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:01 06:26:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:02 arm64: Pulling from edgex-lftools-log-publisher 06:26:02 8998bd30e6a1: Pulling fs layer 06:26:02 04944245beec: Pulling fs layer 06:26:02 699f458cf7ca: Pulling fs layer 06:26:02 765212b225bb: Pulling fs layer 06:26:02 f23df028b6ca: Pulling fs layer 06:26:02 d65c8cfc05b1: Pulling fs layer 06:26:02 2437ff75d9bd: Pulling fs layer 06:26:02 f23df028b6ca: Waiting 06:26:02 d65c8cfc05b1: Waiting 06:26:02 2437ff75d9bd: Waiting 06:26:02 765212b225bb: Waiting 06:26:02 04944245beec: Verifying Checksum 06:26:02 04944245beec: Download complete 06:26:02 765212b225bb: Download complete 06:26:02 f23df028b6ca: Verifying Checksum 06:26:02 f23df028b6ca: Download complete 06:26:02 d65c8cfc05b1: Verifying Checksum 06:26:02 d65c8cfc05b1: Download complete 06:26:03 699f458cf7ca: Verifying Checksum 06:26:03 699f458cf7ca: Download complete 06:26:03 8998bd30e6a1: Verifying Checksum 06:26:03 8998bd30e6a1: Download complete 06:26:05 2437ff75d9bd: Verifying Checksum 06:26:05 2437ff75d9bd: Download complete 06:26:07 8998bd30e6a1: Pull complete 06:26:09 04944245beec: Pull complete 06:26:10 699f458cf7ca: Pull complete 06:26:11 765212b225bb: Pull complete 06:26:12 f23df028b6ca: Pull complete 06:26:12 d65c8cfc05b1: Pull complete 06:26:27 2437ff75d9bd: Pull complete 06:26:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:27 prd-ubuntu20.04-docker-arm64-4c-16g-6682 does not seem to be running inside a container 06:26:27 $ 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/112 -v /w/workspace/device-rfid-llrp-go/112:/w/workspace/device-rfid-llrp-go/112:rw,z -v /w/workspace/device-rfid-llrp-go/112@tmp:/w/workspace/device-rfid-llrp-go/112@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 06:26:29 $ docker top 581a0ea73d740f1081f9ff64126540c10051d38dec8b49fe32d06bf5c3e34924 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:30 ---> job-cost.sh 06:26:30 lf-activate-venv: SKIPPING 06:26:30 INFO: No Stack... 06:26:31 INFO: Retrieving Pricing Info for: v3-standard-4 06:26:31 INFO: Archiving Costs [Pipeline] sh 06:26:31 + cut -d, -f6 06:26:31 + cat /w/workspace/device-rfid-llrp-go/112/archives/cost.csv [Pipeline] lock 06:26:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-112-stack-cost] 06:26:32 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-112-stack-cost] did not exist. Created. 06:26:32 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:26:32 /w/workspace/device-rfid-llrp-go/112@tmp/durable-74d07f47/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:26:32 + echo total: 0.10999999940395355 [Pipeline] stash 06:26:32 Warning: overwriting stash ‘stack-cost’ 06:26:33 Stashed 1 file(s) [Pipeline] } 06:26:33 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 06:26:33 $ docker stop --time=1 581a0ea73d740f1081f9ff64126540c10051d38dec8b49fe32d06bf5c3e34924 06:26:34 $ docker rm -f --volumes 581a0ea73d740f1081f9ff64126540c10051d38dec8b49fe32d06bf5c3e34924 [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 06:26:36 provisioning config files... 06:26:36 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11425908995343620311tmp [Pipeline] { [Pipeline] sh 06:26:36 + set +x 06:26:36 + curl -s https://codecov.io/bash 06:26:36 + bash -s -- 06:26:36 06:26:36 _____ _ 06:26:36 / ____| | | 06:26:36 | | ___ __| | ___ ___ _____ __ 06:26:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:26:36 | |___| (_) | (_| | __/ (_| (_) \ V / 06:26:36 \_____\___/ \__,_|\___|\___\___/ \_/ 06:26:36 Bash-1.0.6 06:26:36 06:26:36 06:26:36 ==> git version 2.25.1 found 06:26:36 ==> 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 06:26:36 Release-Date: 2020-01-08 06:26:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:26:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:26:36 ==> Jenkins CI detected. 06:26:36 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 06:26:36 project root: . 06:26:36 --> token set from env 06:26:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:26:36 ==> Running gcov in . (disable via -X gcov) 06:26:36 ==> Python coveragepy not found 06:26:36 ==> Searching for coverage reports in: 06:26:36 + . 06:26:36 -> Found 1 reports 06:26:36 ==> Detecting git/mercurial file structure 06:26:36 ==> Reading reports 06:26:36 + ./coverage.out bytes=459493 06:26:36 ==> Appending adjustments 06:26:36 https://docs.codecov.io/docs/fixing-reports 06:26:36 + Found adjustments 06:26:36 ==> Gzipping contents 06:26:36 52K /tmp/codecov.6q75nQ.gz 06:26:36 ==> Uploading reports 06:26:36 url: https://codecov.io 06:26:36 query: branch=main&commit=99ec9fdd9e47f984b1734530517032620f47bcb3&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:26:36 -> Pinging Codecov 06:26:36 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=99ec9fdd9e47f984b1734530517032620f47bcb3&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:26:36 -> Uploading to 06:26:36 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/99ec9fdd9e47f984b1734530517032620f47bcb3/092558fb-a4a2-4bfb-bb9b-cfe64b16a4b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T062636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7dbfc65658501098bf799a1f2e25bf9411852bfed51fffc9d9ad94ad81b22f93 06:26:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:26:36 Dload Upload Total Spent Left Speed 06:26:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50510 0 0 100 50510 0 224k --:--:-- --:--:-- --:--:-- 224k 06:26:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/99ec9fdd9e47f984b1734530517032620f47bcb3 [Pipeline] } 06:26:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:26:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:26:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:26:37 06:26:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:26:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:26:38 df9b9388f04a: Pulling fs layer 06:26:38 52dc419b0ee2: Pulling fs layer 06:26:38 25bc292e5bac: Pulling fs layer 06:26:38 114826534d7a: Pulling fs layer 06:26:38 4657fd5d0bcf: Pulling fs layer 06:26:38 6ad1cebc031e: Pulling fs layer 06:26:38 8a3aa393b2d8: Pulling fs layer 06:26:38 4657fd5d0bcf: Waiting 06:26:38 6ad1cebc031e: Waiting 06:26:38 25bc292e5bac: Verifying Checksum 06:26:38 25bc292e5bac: Download complete 06:26:38 52dc419b0ee2: Download complete 06:26:38 4657fd5d0bcf: Verifying Checksum 06:26:38 4657fd5d0bcf: Download complete 06:26:38 df9b9388f04a: Verifying Checksum 06:26:38 df9b9388f04a: Download complete 06:26:38 6ad1cebc031e: Verifying Checksum 06:26:38 6ad1cebc031e: Download complete 06:26:38 df9b9388f04a: Pull complete 06:26:38 52dc419b0ee2: Pull complete 06:26:38 25bc292e5bac: Pull complete 06:26:38 114826534d7a: Download complete 06:26:38 8a3aa393b2d8: Verifying Checksum 06:26:38 8a3aa393b2d8: Download complete 06:26:42 114826534d7a: Pull complete 06:26:42 4657fd5d0bcf: Pull complete 06:26:42 6ad1cebc031e: Pull complete 06:26:44 8a3aa393b2d8: Pull complete 06:26:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:26:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:45 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:26:45 $ 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 06:26:49 $ docker top 6060b447e7f49bafb0c52fdaf7fbc60da38ee3322f86e66b6b5484cf8698b3c2 -eo pid,comm [Pipeline] { [Pipeline] echo 06:26:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 06:26:49 + set -o pipefail 06:26:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 06:26:55 06:26:55 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 06:26:55 06:26:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/1a66387c-b9bc-4884-ba12-3c0fd0bd2736 06:26:55 06:26:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:26:55 06:26:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:26:55 06:26:55 06:26:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:26:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:26:55 More details here: https://snyk.co/ue1NS [Pipeline] } 06:26:55 $ docker stop --time=1 6060b447e7f49bafb0c52fdaf7fbc60da38ee3322f86e66b6b5484cf8698b3c2 06:26:59 $ docker rm -f --volumes 6060b447e7f49bafb0c52fdaf7fbc60da38ee3322f86e66b6b5484cf8698b3c2 [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 06:26:59 + git log --format=format:%s -1 99ec9fdd9e47f984b1734530517032620f47bcb3 [Pipeline] sh 06:27:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:27:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:00 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:27:00 $ 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 06:27:01 $ docker top e4952532a9ec72a54c51b9a8d5dc43ba985759bb36b2f84bf457c6c118cdd5fa -eo pid,comm 06:27:01 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). 06:27:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:27:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:01 [ssh-agent] Looking for ssh-agent implementation... 06:27:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:01 $ docker exec e4952532a9ec72a54c51b9a8d5dc43ba985759bb36b2f84bf457c6c118cdd5fa ssh-agent 06:27:01 SSH_AUTH_SOCK=/tmp/ssh-LFV2Iel73dAN/agent.32 06:27:01 SSH_AGENT_PID=38 06:27:01 Running ssh-add (command line suppressed) 06:27:01 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12428624603076033570.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12428624603076033570.key) 06:27:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:01 + git semver tag 06:27:02 2023-09-20 06:27:01,993 [run_tag] DEBUG tag force:False 06:27:02 2023-09-20 06:27:01,993 [check_head_tag] DEBUG check head tag 06:27:02 2023-09-20 06:27:01,993 [execute] INFO git cat-file --batch-check 06:27:02 2023-09-20 06:27:01,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 06:27:02 2023-09-20 06:27:01,997 [execute] INFO git cat-file --batch 06:27:02 2023-09-20 06:27:01,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 06:27:02 2023-09-20 06:27:02,005 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:27:02 2023-09-20 06:27:02,005 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 06:27:02 2023-09-20 06:27:02,005 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 06:27:02 2023-09-20 06:27:02,008 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:27:02 3.1.0-dev.7 [Pipeline] } 06:27:02 $ docker exec --env ******** --env ******** e4952532a9ec72a54c51b9a8d5dc43ba985759bb36b2f84bf457c6c118cdd5fa ssh-agent -k 06:27:02 unset SSH_AUTH_SOCK; 06:27:02 unset SSH_AGENT_PID; 06:27:02 echo Agent pid 38 killed; 06:27:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:02 + git semver [Pipeline] } 06:27:02 $ docker stop --time=1 e4952532a9ec72a54c51b9a8d5dc43ba985759bb36b2f84bf457c6c118cdd5fa 06:27:04 $ docker rm -f --volumes e4952532a9ec72a54c51b9a8d5dc43ba985759bb36b2f84bf457c6c118cdd5fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:27:04 06:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:27:04 0.23.1-centos7: Pulling from edgex-lftools 06:27:04 ab5ef0e58194: Pulling fs layer 06:27:04 9712f1f96733: Pulling fs layer 06:27:04 63f879dbbcfc: Pulling fs layer 06:27:04 0d9ebad4ef96: Pulling fs layer 06:27:04 e9a5061849ea: Pulling fs layer 06:27:04 d747dcd14b5f: Pulling fs layer 06:27:04 2de7ff778b66: Pulling fs layer 06:27:04 e9a5061849ea: Waiting 06:27:04 d747dcd14b5f: Waiting 06:27:04 2de7ff778b66: Waiting 06:27:04 0d9ebad4ef96: Waiting 06:27:04 9712f1f96733: Download complete 06:27:05 63f879dbbcfc: Verifying Checksum 06:27:05 63f879dbbcfc: Download complete 06:27:05 0d9ebad4ef96: Verifying Checksum 06:27:05 0d9ebad4ef96: Download complete 06:27:05 d747dcd14b5f: Download complete 06:27:05 e9a5061849ea: Verifying Checksum 06:27:05 ab5ef0e58194: Verifying Checksum 06:27:05 ab5ef0e58194: Download complete 06:27:05 2de7ff778b66: Verifying Checksum 06:27:05 2de7ff778b66: Download complete 06:27:08 ab5ef0e58194: Pull complete 06:27:08 9712f1f96733: Pull complete 06:27:08 63f879dbbcfc: Pull complete 06:27:11 0d9ebad4ef96: Pull complete 06:27:11 e9a5061849ea: Pull complete 06:27:12 d747dcd14b5f: Pull complete 06:27:13 2de7ff778b66: Pull complete 06:27:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:27:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:27:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:13 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:27:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:27:18 $ docker top ac7c332f433424137318c4d070ce0dc5fea0567a9208a4bd9b24f850cb141a71 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:27:18 provisioning config files... 06:27:18 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6007070159291159113tmp 06:27:18 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8996628623824414134tmp 06:27:18 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12848625485528284114tmp [Pipeline] { [Pipeline] echo 06:27:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:27:18 ---> sigul-configuration.sh 06:27:18 gpg: directory `/root/.gnupg' created 06:27:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:27:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:27:18 gpg: keyring `/root/.gnupg/secring.gpg' created 06:27:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:27:18 gpg: CAST5 encrypted data 06:27:18 gpg: encrypted with 1 passphrase 06:27:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:27:18 + mkdir /home/jenkins 06:27:18 + mkdir /home/jenkins/sigul [Pipeline] sh 06:27:18 + 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 06:27:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:27:19 ---> sigul-install.sh 06:27:19 Sigul already installed; skipping installation. [Pipeline] sh 06:27:19 + git tag --list 06:27:19 v0.0.0 06:27:19 v1.0.0 06:27:19 v2.1.0 06:27:19 v2.1.1 06:27:19 v2.2.0 06:27:19 v2.3.0 06:27:19 v3.0 06:27:19 v3.0.0 06:27:19 v3.1.0-dev.1 06:27:19 v3.1.0-dev.2 06:27:19 v3.1.0-dev.3 06:27:19 v3.1.0-dev.4 06:27:19 v3.1.0-dev.5 06:27:19 v3.1.0-dev.6 06:27:19 v3.1.0-dev.7 [Pipeline] sh 06:27:19 + lftools sign git-tag v3.1.0-dev.7 06:27:20 Signing Git tag with Sigul... 06:27:20 Signing v3.1.0-dev.7 [Pipeline] echo 06:27:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:27:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:27:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:27:20 $ docker stop --time=1 ac7c332f433424137318c4d070ce0dc5fea0567a9208a4bd9b24f850cb141a71 06:27:22 $ docker rm -f --volumes ac7c332f433424137318c4d070ce0dc5fea0567a9208a4bd9b24f850cb141a71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:27:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:27:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:23 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:27:23 $ 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 06:27:23 $ docker top 1e5eb1609d267f4591f7d25044ab3980e64f163a59877445fca6cce6af2b176e -eo pid,comm 06:27:23 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). 06:27:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:23 [ssh-agent] Looking for ssh-agent implementation... 06:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:23 $ docker exec 1e5eb1609d267f4591f7d25044ab3980e64f163a59877445fca6cce6af2b176e ssh-agent 06:27:23 SSH_AUTH_SOCK=/tmp/ssh-rNLiqWrSRW5S/agent.32 06:27:23 SSH_AGENT_PID=38 06:27:23 Running ssh-add (command line suppressed) 06:27:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1396302059374885052.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1396302059374885052.key) 06:27:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:24 + git semver bump pre 06:27:24 2023-09-20 06:27:24,240 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:27:24 2023-09-20 06:27:24,241 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev 06:27:24 2023-09-20 06:27:24,241 [bump_version] DEBUG bumped version:3.1.0-dev.8 06:27:24 2023-09-20 06:27:24,241 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 06:27:24 2023-09-20 06:27:24,242 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:27:24 2023-09-20 06:27:24,242 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:27:24 2023-09-20 06:27:24,246 [execute] INFO git cat-file --batch-check 06:27:24 2023-09-20 06:27:24,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:27:24 2023-09-20 06:27:24,253 [execute] INFO git cat-file --batch 06:27:24 2023-09-20 06:27:24,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:27:24 2023-09-20 06:27:24,258 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:27:24 3.1.0-dev.8 [Pipeline] } 06:27:24 $ docker exec --env ******** --env ******** 1e5eb1609d267f4591f7d25044ab3980e64f163a59877445fca6cce6af2b176e ssh-agent -k 06:27:24 unset SSH_AUTH_SOCK; 06:27:24 unset SSH_AGENT_PID; 06:27:24 echo Agent pid 38 killed; 06:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:24 + git semver [Pipeline] } 06:27:25 $ docker stop --time=1 1e5eb1609d267f4591f7d25044ab3980e64f163a59877445fca6cce6af2b176e 06:27:26 $ docker rm -f --volumes 1e5eb1609d267f4591f7d25044ab3980e64f163a59877445fca6cce6af2b176e [Pipeline] // withDockerContainer [Pipeline] sh 06:27:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:27:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:26 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:27:27 $ docker top e060b9ad739836d3852879de4bf87e49fa76d9a3f819c2c493d1cb61a5d8380d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:27:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:27 [ssh-agent] Looking for ssh-agent implementation... 06:27:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:27 $ docker exec e060b9ad739836d3852879de4bf87e49fa76d9a3f819c2c493d1cb61a5d8380d ssh-agent 06:27:27 SSH_AUTH_SOCK=/tmp/ssh-ODr8dpGSVcMD/agent.32 06:27:27 SSH_AGENT_PID=38 06:27:27 Running ssh-add (command line suppressed) 06:27:27 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11900620053642046195.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11900620053642046195.key) 06:27:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:28 + git semver push 06:27:28 2023-09-20 06:27:28,246 [run_push] DEBUG push 06:27:28 2023-09-20 06:27:28,247 [execute] INFO git cat-file --batch-check 06:27:28 2023-09-20 06:27:28,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:27:28 2023-09-20 06:27:28,250 [execute] INFO git rev-list e2e61a65bf9d2d3f36eeaf283531e00e967514b1 -- 06:27:28 2023-09-20 06:27:28,250 [execute] DEBUG Popen(['git', 'rev-list', 'e2e61a65bf9d2d3f36eeaf283531e00e967514b1', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:27:28 2023-09-20 06:27:28,257 [execute] INFO git fetch -v origin 06:27:28 2023-09-20 06:27:28,258 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:27:28 2023-09-20 06:27:28,724 [run_push] DEBUG no remote changes detected 06:27:28 2023-09-20 06:27:28,724 [execute] INFO git push origin semver 06:27:28 2023-09-20 06:27:28,725 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:27:29 2023-09-20 06:27:29,545 [run_push] DEBUG push all version tags 06:27:29 2023-09-20 06:27:29,546 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:27:29 2023-09-20 06:27:29,546 [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) 06:27:30 2023-09-20 06:27:30,238 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:27:30 3.1.0-dev.8 [Pipeline] } 06:27:30 $ docker exec --env ******** --env ******** e060b9ad739836d3852879de4bf87e49fa76d9a3f819c2c493d1cb61a5d8380d ssh-agent -k 06:27:30 unset SSH_AUTH_SOCK; 06:27:30 unset SSH_AGENT_PID; 06:27:30 echo Agent pid 38 killed; 06:27:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:30 + git semver [Pipeline] } 06:27:31 $ docker stop --time=1 e060b9ad739836d3852879de4bf87e49fa76d9a3f819c2c493d1cb61a5d8380d 06:27:32 $ docker rm -f --volumes e060b9ad739836d3852879de4bf87e49fa76d9a3f819c2c493d1cb61a5d8380d [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 06:27:32 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 06:27:32 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 06:27:32 total 16 06:27:32 drwxr-xr-x 3 root root 4096 Sep 20 06:17 . 06:27:32 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 06:27 .. 06:27:32 drwxr-xr-x 2 root root 4096 Sep 20 06:17 cost 06:27:32 -rw-r--r-- 1 root root 91 Sep 20 06:17 cost.csv 06:27:32 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 06:27:32 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 06:27:32 total 16 06:27:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 06:17 . 06:27:32 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 06:27 .. 06:27:32 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 06:17 cost 06:27:32 -rw-r--r-- 1 jenkins jenkins 91 Sep 20 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:27:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:27:34 ---> package-listing.sh 06:27:34 ++ facter osfamily 06:27:34 ++ tr '[:upper:]' '[:lower:]' 06:27:34 + OS_FAMILY=debian 06:27:34 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 06:27:34 + START_PACKAGES=/tmp/packages_start.txt 06:27:34 + END_PACKAGES=/tmp/packages_end.txt 06:27:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:27:34 + PACKAGES=/tmp/packages_start.txt 06:27:34 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 06:27:34 + PACKAGES=/tmp/packages_end.txt 06:27:34 + case "${OS_FAMILY}" in 06:27:34 + dpkg -l 06:27:34 + grep '^ii' 06:27:34 + '[' -f /tmp/packages_start.txt ']' 06:27:34 + '[' -f /tmp/packages_end.txt ']' 06:27:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:27:34 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 06:27:34 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 06:27:34 + 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 06:27:34 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 06:27:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:35 prd-ubuntu20.04-docker-8c-8g-6679 does not seem to be running inside a container 06:27:35 $ 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 06:27:35 $ docker top ad18f9077dabe2ec5aecbd1d02131414b3e47e9c77f0aa54f91a32bf637d9c72 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:35 + touch /tmp/pre-build-complete [Pipeline] sh 06:27:36 + mkdir -p /var/log/sysstat [Pipeline] sh 06:27:36 + ls /var/log/sa-host 06:27:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:36 provisioning config files... 06:27:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6635199369628719119tmp [Pipeline] { [Pipeline] echo 06:27:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:27:36 ---> create-netrc.sh [Pipeline] } 06:27:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:27:37 ---> python-tools-install.sh [Pipeline] echo 06:27:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:27:37 ---> sudo-logs.sh 06:27:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:27:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:27:37 ---> job-cost.sh 06:27:37 lf-activate-venv: SKIPPING 06:27:37 DEBUG: total: 0.2199999988079071 06:27:37 INFO: Retrieving Stack Cost... 06:27:38 INFO: Retrieving Pricing Info for: v3-standard-8 06:27:38 INFO: Archiving Costs [Pipeline] echo 06:27:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:27:39 ---> logs-deploy.sh 06:27:39 lf-activate-venv: SKIPPING 06:27:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/112 06:27:39 INFO: archiving workspace using pattern(s): 06:27:39 Archives upload complete. 06:27:39 INFO: archiving logs to Nexus