Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 788eb5aa681600b58a588c2696b7c43b899f9bac 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-ssh902713729978710181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8628964690873569155.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3472265446390284953.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5417433840996554610.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-ssh1151101272494737714.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5263 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 788eb5aa681600b58a588c2696b7c43b899f9bac (main) > 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 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git rev-list --no-walk 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:28:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:28:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:28:57 ========================================================= 16:28:57 EdgeX Global Pipelines Version Info 16:28:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:28:58 ------------------- 16:28:58 stable info: 16:28:58 ------------------- 16:28:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:28:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:28:58 Message: update stable to v1.0.258 16:28:59 ------------------- 16:28:59 experimental info: 16:28:59 ------------------- 16:28:59 Commited By: **** collab-it+edgex@linuxfoundation.org 16:28:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:28:59 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:28:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 788eb5a [Pipeline] echo 16:29:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:00 provisioning config files... 16:29:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10249627303450117174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:01 ---> ****-login.sh 16:29:01 nexus3.edgexfoundry.org:10001 16:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:01 Configure a credential helper to remove this warning. See 16:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:01 16:29:01 Login Succeeded 16:29:01 nexus3.edgexfoundry.org:10002 16:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:01 Configure a credential helper to remove this warning. See 16:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:01 16:29:01 Login Succeeded 16:29:01 nexus3.edgexfoundry.org:10003 16:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:01 Configure a credential helper to remove this warning. See 16:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:01 16:29:01 Login Succeeded 16:29:01 nexus3.edgexfoundry.org:10004 16:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:01 Configure a credential helper to remove this warning. See 16:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:01 16:29:01 Login Succeeded 16:29:01 ****.io 16:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:02 Configure a credential helper to remove this warning. See 16:29:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:02 16:29:02 Login Succeeded 16:29:02 ---> ****-login.sh ends [Pipeline] } 16:29:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:02 + git rev-list -1 --merges 788eb5aa681600b58a588c2696b7c43b899f9bac~1..788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo 16:29:02 -----------> git rev-list -1 --merges 788eb5aa681600b58a588c2696b7c43b899f9bac~1..788eb5aa681600b58a588c2696b7c43b899f9bac 788eb5aa681600b58a588c2696b7c43b899f9bac 16:29:02 788eb5aa681600b58a588c2696b7c43b899f9bac [false] [Pipeline] sh 16:29:03 + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo 16:29:03 ========================================================= 16:29:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:03 + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo 16:29:03 [semverPrep] GIT_COMMIT: 788eb5aa681600b58a588c2696b7c43b899f9bac, Commit Message: Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo 16:29:03 [semverPrep] This is not a build commit. [Pipeline] sh 16:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:04 + grep -v github /etc/ssh/ssh_known_hosts 16:29:04 + [ -e /tmp/ssh_known_hosts ] 16:29:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:04 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:04 16:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:04 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:04 b85a868b505f: Pulling fs layer 16:29:04 e2be974225ed: Pulling fs layer 16:29:04 339a4e72a1f5: Pulling fs layer 16:29:04 988bab9f4d93: Pulling fs layer 16:29:04 1469e6f7b9e6: Pulling fs layer 16:29:04 eaf3925da568: Pulling fs layer 16:29:04 bab4dde63d76: Pulling fs layer 16:29:04 bde34c3a00c8: Pulling fs layer 16:29:04 b352a97aabf1: Pulling fs layer 16:29:04 4872d77fe225: Pulling fs layer 16:29:04 5851b861e8e6: Pulling fs layer 16:29:04 bab4dde63d76: Waiting 16:29:04 bde34c3a00c8: Waiting 16:29:04 b352a97aabf1: Waiting 16:29:04 1469e6f7b9e6: Waiting 16:29:04 988bab9f4d93: Waiting 16:29:04 4872d77fe225: Waiting 16:29:04 eaf3925da568: Waiting 16:29:04 5851b861e8e6: Waiting 16:29:04 e2be974225ed: Verifying Checksum 16:29:04 e2be974225ed: Download complete 16:29:04 988bab9f4d93: Verifying Checksum 16:29:04 988bab9f4d93: Download complete 16:29:05 1469e6f7b9e6: Verifying Checksum 16:29:05 1469e6f7b9e6: Download complete 16:29:05 eaf3925da568: Verifying Checksum 16:29:05 eaf3925da568: Download complete 16:29:05 339a4e72a1f5: Verifying Checksum 16:29:05 339a4e72a1f5: Download complete 16:29:05 bde34c3a00c8: Verifying Checksum 16:29:05 b352a97aabf1: Verifying Checksum 16:29:05 b352a97aabf1: Download complete 16:29:05 4872d77fe225: Download complete 16:29:05 5851b861e8e6: Verifying Checksum 16:29:05 5851b861e8e6: Download complete 16:29:05 b85a868b505f: Verifying Checksum 16:29:05 b85a868b505f: Download complete 16:29:05 bab4dde63d76: Verifying Checksum 16:29:05 bab4dde63d76: Download complete 16:29:06 b85a868b505f: Pull complete 16:29:06 e2be974225ed: Pull complete 16:29:06 339a4e72a1f5: Pull complete 16:29:06 988bab9f4d93: Pull complete 16:29:07 1469e6f7b9e6: Pull complete 16:29:07 eaf3925da568: Pull complete 16:29:08 bab4dde63d76: Pull complete 16:29:08 bde34c3a00c8: Pull complete 16:29:08 b352a97aabf1: Pull complete 16:29:08 4872d77fe225: Pull complete 16:29:08 5851b861e8e6: Pull complete 16:29:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:09 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:14 $ docker top de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b -eo pid,comm 16:29:14 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). 16:29:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:14 [ssh-agent] Looking for ssh-agent implementation... 16:29:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:14 $ docker exec de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b ssh-agent 16:29:14 SSH_AUTH_SOCK=/tmp/ssh-1bNbQhvifNKi/agent.32 16:29:14 SSH_AGENT_PID=39 16:29:14 Running ssh-add (command line suppressed) 16:29:14 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2553288926096634878.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2553288926096634878.key) 16:29:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:14 + git tag --points-at HEAD [Pipeline] } 16:29:14 $ docker exec --env ******** --env ******** de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b ssh-agent -k 16:29:14 unset SSH_AUTH_SOCK; 16:29:14 unset SSH_AGENT_PID; 16:29:14 echo Agent pid 39 killed; 16:29:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:15 [ssh-agent] Looking for ssh-agent implementation... 16:29:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:15 $ docker exec de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b ssh-agent 16:29:15 SSH_AUTH_SOCK=/tmp/ssh-KZunPFtLL90O/agent.71 16:29:15 SSH_AGENT_PID=77 16:29:15 Running ssh-add (command line suppressed) 16:29:15 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1771125587473989514.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1771125587473989514.key) 16:29:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:15 + git semver init 16:29:15 2024-03-08 16:29:15,872 [run_init] DEBUG init version:0.0.0 force:False 16:29:15 2024-03-08 16:29:15,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:29:15 2024-03-08 16:29:15,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:29:15 2024-03-08 16:29:15,874 [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) 16:29:17 2024-03-08 16:29:16,937 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 16:29:17 2024-03-08 16:29:16,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 16:29:17 2024-03-08 16:29:16,937 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:29:17 2024-03-08 16:29:16,938 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:29:17 3.2.0-dev.7 [Pipeline] } 16:29:17 $ docker exec --env ******** --env ******** de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b ssh-agent -k 16:29:17 unset SSH_AUTH_SOCK; 16:29:17 unset SSH_AGENT_PID; 16:29:17 echo Agent pid 77 killed; 16:29:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:17 + git semver [Pipeline] } 16:29:18 $ docker stop --time=1 de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b 16:29:19 $ docker rm -f --volumes de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b [Pipeline] // withDockerContainer [Pipeline] sh 16:29:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:20 Stashed 1 file(s) [Pipeline] echo 16:29:20 [edgeXSemver]: initialized semver on version 3.2.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 16:29:20 provisioning config files... 16:29:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config276160607234088220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:20 ---> ****-login.sh 16:29:20 nexus3.edgexfoundry.org:10001 16:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:20 Configure a credential helper to remove this warning. See 16:29:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:20 16:29:20 Login Succeeded 16:29:20 nexus3.edgexfoundry.org:10002 16:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:20 Configure a credential helper to remove this warning. See 16:29:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:20 16:29:20 Login Succeeded 16:29:20 nexus3.edgexfoundry.org:10003 16:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:21 Configure a credential helper to remove this warning. See 16:29:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:21 16:29:21 Login Succeeded 16:29:21 nexus3.edgexfoundry.org:10004 16:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:21 Configure a credential helper to remove this warning. See 16:29:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:21 16:29:21 Login Succeeded 16:29:21 ****.io 16:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:21 Configure a credential helper to remove this warning. See 16:29:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:21 16:29:21 Login Succeeded 16:29:21 ---> ****-login.sh ends [Pipeline] } 16:29:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:29:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:29:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:29:21 ========================================================= 16:29:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:29:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29: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 . 16:29:22 Sending build context to Docker daemon 8.445MB 16:29:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:29:22 Step 2/12 : FROM ${BASE} AS builder 16:29:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:22 7264a8db6415: Pulling fs layer 16:29:22 c4d48a809fc2: Pulling fs layer 16:29:22 4f1c88b9dad5: Pulling fs layer 16:29:22 ad3a456e5733: Pulling fs layer 16:29:22 69c7f0334f64: Pulling fs layer 16:29:22 1f1c1a5573a3: Pulling fs layer 16:29:22 ad3a456e5733: Waiting 16:29:22 69c7f0334f64: Waiting 16:29:22 ce7588e14bc9: Pulling fs layer 16:29:22 b5e4710f87ac: Pulling fs layer 16:29:22 1f1c1a5573a3: Waiting 16:29:22 ce7588e14bc9: Waiting 16:29:22 c4d48a809fc2: Verifying Checksum 16:29:22 c4d48a809fc2: Download complete 16:29:22 ad3a456e5733: Verifying Checksum 16:29:22 ad3a456e5733: Download complete 16:29:22 69c7f0334f64: Download complete 16:29:22 7264a8db6415: Verifying Checksum 16:29:22 7264a8db6415: Download complete 16:29:22 1f1c1a5573a3: Verifying Checksum 16:29:22 1f1c1a5573a3: Download complete 16:29:22 7264a8db6415: Pull complete 16:29:22 b5e4710f87ac: Verifying Checksum 16:29:22 b5e4710f87ac: Download complete 16:29:22 c4d48a809fc2: Pull complete 16:29:22 4f1c88b9dad5: Verifying Checksum 16:29:22 4f1c88b9dad5: Download complete 16:29:23 ce7588e14bc9: Verifying Checksum 16:29:23 ce7588e14bc9: Download complete 16:29:26 4f1c88b9dad5: Pull complete 16:29:26 ad3a456e5733: Pull complete 16:29:26 69c7f0334f64: Pull complete 16:29:26 1f1c1a5573a3: Pull complete 16:29:28 ce7588e14bc9: Pull complete 16:29:28 b5e4710f87ac: Pull complete 16:29:28 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:29:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:29:28 ---> 88b5674ff536 16:29:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:29:35 Still waiting to schedule task 16:29:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:29:37 ---> Running in 438652aa7eb4 16:29:37 Removing intermediate container 438652aa7eb4 16:29:37 ---> 30901e654583 16:29:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:29:37 ---> Running in 2bd910785dea 16:29:37 Removing intermediate container 2bd910785dea 16:29:37 ---> a36d9538f597 16:29:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 16:29:37 ---> Running in b166f1c2b62b 16:29:37 Removing intermediate container b166f1c2b62b 16:29:37 ---> 20ba69990242 16:29:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:29:37 ---> Running in 2a89a9d0567b 16:29:37 Removing intermediate container 2a89a9d0567b 16:29:37 ---> 3445c4086915 16:29:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:37 ---> Running in 1162189c65f8 16:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:37 OK: 264 MiB in 52 packages 16:29:38 Removing intermediate container 1162189c65f8 16:29:38 ---> e8a92ed33ca1 16:29:38 Step 8/12 : WORKDIR /app 16:29:38 ---> Running in 99fe8c3b8bdc 16:29:38 Removing intermediate container 99fe8c3b8bdc 16:29:38 ---> 9ba6c2fd542d 16:29:38 Step 9/12 : COPY go.mod vendor* ./ 16:29:38 ---> 65ebe9892b95 16:29:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:38 ---> Running in 89e9b5f1ad18 16:30:17 Removing intermediate container 89e9b5f1ad18 16:30:17 ---> 6202423b386a 16:30:17 Step 11/12 : COPY . . 16:30:17 ---> 836bee3c9b39 16:30:17 Step 12/12 : RUN $MAKE 16:30:17 ---> Running in a0b259f77301 16:30:17 noop 16:30:17 Removing intermediate container a0b259f77301 16:30:17 ---> 4e359c190922 16:30:17 Successfully built 4e359c190922 16:30:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:17 + docker inspect -f . ci-base-image-x86_64 16:30:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:17 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:30:17 $ 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 16:30:18 $ docker top 8055642439b67446aead5c0244c515b927962dafc67a2013cba47b645e90e735 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:18 + go version 16:30:18 go version go1.21.0 linux/amd64 [Pipeline] } 16:30:18 $ docker stop --time=1 8055642439b67446aead5c0244c515b927962dafc67a2013cba47b645e90e735 16:30:19 $ docker rm -f --volumes 8055642439b67446aead5c0244c515b927962dafc67a2013cba47b645e90e735 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:20 + docker inspect -f . ci-base-image-x86_64 16:30:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:20 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:30:20 $ 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 16:30:20 $ docker top b1bbf473b9cceb7d0cfd8a5235249c1077a5ec6645f0987b4432db9464a73ce8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:21 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 16:30:21 + make test 16:30:21 go test ./... -coverprofile=coverage.out ./... 16:30:23 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:30:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:30:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:30:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.848s coverage: 40.6% of statements 16:30:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements 16:30:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements 16:30:51 go vet ./... 16:30:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:30:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:30:54 ./bin/test-attribution-txt.sh 16:30:54 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:30:54 $ docker stop --time=1 b1bbf473b9cceb7d0cfd8a5235249c1077a5ec6645f0987b4432db9464a73ce8 16:31:00 $ docker rm -f --volumes b1bbf473b9cceb7d0cfd8a5235249c1077a5ec6645f0987b4432db9464a73ce8 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:31:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:31:01 + ls -al . 16:31:01 total 640 16:31:01 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 16:30 . 16:31:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:28 .. 16:31:01 -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 16:28 .dockerignore 16:31:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 16:30 .git 16:31:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 16:28 .github 16:31:01 -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 16:28 .gitignore 16:31:01 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 16:28 .golangci.yml 16:31:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 16:29 .semver 16:31:01 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 16:28 Attribution.txt 16:31:01 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 16:28 CHANGELOG.md 16:31:01 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 16:28 Dockerfile 16:31:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 16:28 GOVERNANCE.md 16:31:01 -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 16:28 Jenkinsfile 16:31:01 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 16:28 LICENSE 16:31:01 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 16:28 Makefile 16:31:01 -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 16:28 OWNERS.md 16:31:01 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 16:28 README.md 16:31:01 -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 16:29 VERSION 16:31:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:28 bin 16:31:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:28 cmd 16:31:01 -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 16:30 coverage.out 16:31:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:28 examples 16:31:01 -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 16:28 go.mod 16:31:01 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 16:28 go.sum 16:31:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:28 images 16:31:01 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 16:28 internal 16:31:01 -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 16:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:02 + 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=788eb5aa681600b58a588c2696b7c43b899f9bac --label arch=amd64 --label version=3.2.0-dev.7 . 16:31:02 Sending build context to Docker daemon 8.445MB 16:31:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 16:31:02 Step 2/25 : FROM ${BASE} AS builder 16:31:02 ---> 4e359c190922 16:31:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:31:02 ---> Running in 7e75337e5687 16:31:02 Removing intermediate container 7e75337e5687 16:31:02 ---> c6dd7b9d7195 16:31:02 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:02 ---> Running in 41e3bcb1b371 16:31:02 Removing intermediate container 41e3bcb1b371 16:31:02 ---> cfa1ff06a509 16:31:02 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 16:31:02 ---> Running in 2b140ad68247 16:31:02 Removing intermediate container 2b140ad68247 16:31:02 ---> a9d38099dc5d 16:31:02 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:31:02 ---> Running in b0e39cf7d99d 16:31:02 Removing intermediate container b0e39cf7d99d 16:31:02 ---> 10b780448d0c 16:31:02 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:02 ---> Running in 21f9b9e5138c 16:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:31:03 OK: 264 MiB in 52 packages 16:31:03 Removing intermediate container 21f9b9e5138c 16:31:03 ---> deac8c815361 16:31:03 Step 8/25 : WORKDIR /app 16:31:03 ---> Running in fa9db24af09e 16:31:03 Removing intermediate container fa9db24af09e 16:31:03 ---> 29f8df26dcfe 16:31:03 Step 9/25 : COPY go.mod vendor* ./ 16:31:03 ---> 4290fcef4cb5 16:31:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:04 ---> Running in 2e7db658e22d 16:31:04 Removing intermediate container 2e7db658e22d 16:31:04 ---> 1733667a4cd6 16:31:04 Step 11/25 : COPY . . 16:31:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5264 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 16:31:05 Running in /w/workspace/device-rfid-llrp-go/141 [Pipeline] { [Pipeline] checkout 16:31:05 ---> dc526c265946 16:31:05 Step 12/25 : RUN $MAKE 16:31:05 ---> Running in fb710c2e02fe 16:31:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 16:31:08 The recommended git tool is: git 16:31:12 using credential edgex-jenkins-ssh 16:31:12 Cloning the remote Git repository 16:31:12 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:31:12 > git init /w/workspace/device-rfid-llrp-go/141 # timeout=10 16:31:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:31:13 > git --version # timeout=10 16:31:13 > git --version # 'git version 2.25.1' 16:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 16:31:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:15 Avoid second fetch 16:31:15 Checking out Revision 788eb5aa681600b58a588c2696b7c43b899f9bac (main) 16:31:16 Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" 16:31:15 > git config core.sparsecheckout # timeout=10 16:31:15 > git checkout -f 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:31:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:17 Dload Upload Total Spent Left Speed 16:31:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 16:31:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:31:18 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 16:31:18 16:31:18 { 16:31:18 "registry-mirrors": [ 16:31:18 "https://nexus3.edgexfoundry.org:10001" 16:31:18 ], 16:31:18 "bip": "10.250.0.254/24", 16:31:18 "hosts": [ 16:31:18 "tcp://0.0.0.0:5555", 16:31:18 "unix:///var/run/docker.sock" 16:31:18 ], 16:31:18 "mtu": 1458, 16:31:18 "selinux-enabled": true, 16:31:18 "seccomp-profile": "/etc/docker/seccomp.json" 16:31:18 } [Pipeline] sh 16:31:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:31:18 + sudo service docker restart 16:31:32 Removing intermediate container fb710c2e02fe 16:31:32 ---> cfb33802cf7b 16:31:32 Step 13/25 : FROM alpine:3.18 16:31:32 3.18: Pulling from library/alpine 16:31:32 619be1103602: Pulling fs layer 16:31:32 619be1103602: Verifying Checksum 16:31:32 619be1103602: Download complete 16:31:32 619be1103602: Pull complete 16:31:32 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:31:32 Status: Downloaded newer image for alpine:3.18 16:31:32 ---> d3782b16ccc9 16:31:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:31:32 ---> Running in 7b52a9ad6b41 16:31:32 Removing intermediate container 7b52a9ad6b41 16:31:32 ---> ebecd076a5e4 16:31:32 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:31:32 ---> Running in e833dcc920c4 16:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:31:32 (1/1) Installing dumb-init (1.2.5-r2) 16:31:32 Executing busybox-1.36.1-r5.trigger 16:31:32 OK: 7 MiB in 16 packages 16:31:32 Removing intermediate container e833dcc920c4 16:31:32 ---> 3f0c880c9fad 16:31:32 Step 16/25 : RUN apk --no-cache upgrade 16:31:32 ---> Running in 702f00af8bde 16:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:31:32 OK: 7 MiB in 16 packages 16:31:32 Removing intermediate container 702f00af8bde 16:31:32 ---> c4907ce446e1 16:31:32 Step 17/25 : COPY --from=builder /app/LICENSE / 16:31:32 ---> cd52010ab86e 16:31:32 Step 18/25 : COPY --from=builder /app/Attribution.txt / 16:31:32 ---> 21538bd3bc1c 16:31:32 Step 19/25 : COPY --from=builder /app/cmd/ / 16:31:33 ---> 35810a493921 16:31:33 Step 20/25 : EXPOSE 59989 16:31:33 ---> Running in 0d5ff44d75dc 16:31:33 Removing intermediate container 0d5ff44d75dc 16:31:33 ---> a685e6e038a4 16:31:33 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 16:31:33 ---> Running in 5d6d76894bd6 16:31:33 Removing intermediate container 5d6d76894bd6 16:31:33 ---> 7e928e6823d7 16:31:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:31:33 ---> Running in 2a75ed92b0b7 16:31:33 Removing intermediate container 2a75ed92b0b7 16:31:33 ---> 54355ccd073c 16:31:33 Step 23/25 : LABEL arch=amd64 16:31:33 ---> Running in b418fd6797d0 16:31:33 Removing intermediate container b418fd6797d0 16:31:33 ---> 3a8c8b4d69b2 16:31:33 Step 24/25 : LABEL git_sha=788eb5aa681600b58a588c2696b7c43b899f9bac 16:31:33 ---> Running in c1e9747aa668 16:31:34 Removing intermediate container c1e9747aa668 16:31:34 ---> a0be7a22b771 16:31:34 Step 25/25 : LABEL version=3.2.0-dev.7 16:31:34 ---> Running in 0035a2c6bf50 16:31:34 Removing intermediate container 0035a2c6bf50 16:31:34 ---> a7f6fa14b001 16:31:34 [Warning] One or more build-args [ARCH] were not consumed 16:31:34 Successfully built a7f6fa14b001 16:31:34 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 16:31:34 provisioning config files... 16:31:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3391947673798344854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:35 ---> ****-login.sh 16:31:35 nexus3.edgexfoundry.org:10001 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 nexus3.edgexfoundry.org:10002 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 nexus3.edgexfoundry.org:10003 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 nexus3.edgexfoundry.org:10004 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 ****.io 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 ---> ****-login.sh ends [Pipeline] } 16:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:31:35 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 16:31:35 788eb5aa681600b58a588c2696b7c43b899f9bac 16:31:35 latest 16:31:35 3.2.0-dev.7 16:31:35 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 16:31:35 main 16:31:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:36 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac 16:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:31:36 5f2727570558: Preparing 16:31:36 d95cd272ea9d: Preparing 16:31:36 c254822453bc: Preparing 16:31:36 f360ab0b42a3: Preparing 16:31:36 46c245ddcba1: Preparing 16:31:36 aedc3bda2944: Preparing 16:31:36 aedc3bda2944: Waiting 16:31:36 d95cd272ea9d: Pushed 16:31:36 46c245ddcba1: Pushed 16:31:36 c254822453bc: Pushed 16:31:36 f360ab0b42a3: Pushed 16:31:36 aedc3bda2944: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:37 provisioning config files... 16:31:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/141@tmp/config7445461814399402762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:37 ---> ****-login.sh 16:31:37 nexus3.edgexfoundry.org:10001 16:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:38 Configure a credential helper to remove this warning. See 16:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:38 16:31:38 Login Succeeded 16:31:38 nexus3.edgexfoundry.org:10002 16:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:38 Configure a credential helper to remove this warning. See 16:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:38 16:31:38 Login Succeeded 16:31:38 nexus3.edgexfoundry.org:10003 16:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:39 Configure a credential helper to remove this warning. See 16:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:39 16:31:39 Login Succeeded 16:31:39 nexus3.edgexfoundry.org:10004 16:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:39 5f2727570558: Pushed 16:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:39 Configure a credential helper to remove this warning. See 16:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:39 16:31:39 Login Succeeded 16:31:39 ****.io 16:31:39 788eb5aa681600b58a588c2696b7c43b899f9bac: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:31:39 Configure a credential helper to remove this warning. See 16:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:31:39 16:31:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv 16:31:39 Login Succeeded 16:31:39 ---> ****-login.sh ends [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } 16:31:39 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:31:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:31:40 5f2727570558: Preparing 16:31:40 d95cd272ea9d: Preparing 16:31:40 c254822453bc: Preparing 16:31:40 f360ab0b42a3: Preparing 16:31:40 46c245ddcba1: Preparing 16:31:40 aedc3bda2944: Preparing 16:31:40 aedc3bda2944: Waiting 16:31:40 5f2727570558: Layer already exists 16:31:40 46c245ddcba1: Layer already exists 16:31:40 f360ab0b42a3: Layer already exists 16:31:40 d95cd272ea9d: Layer already exists 16:31:40 c254822453bc: Layer already exists 16:31:40 aedc3bda2944: Layer already exists 16:31:40 latest: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:31:40 ========================================================= 16:31:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:31:40 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:40 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:40 + 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 . 16:31:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.7 16:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:31:41 5f2727570558: Preparing 16:31:41 d95cd272ea9d: Preparing 16:31:41 c254822453bc: Preparing 16:31:41 f360ab0b42a3: Preparing 16:31:41 46c245ddcba1: Preparing 16:31:41 aedc3bda2944: Preparing 16:31:41 aedc3bda2944: Waiting 16:31:41 c254822453bc: Layer already exists 16:31:41 f360ab0b42a3: Layer already exists 16:31:41 5f2727570558: Layer already exists 16:31:41 d95cd272ea9d: Layer already exists 16:31:41 46c245ddcba1: Layer already exists 16:31:41 aedc3bda2944: Layer already exists 16:31:41 3.2.0-dev.7: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 [Pipeline] } [Pipeline] // withEnv 16:31:41 Sending build context to Docker daemon 1.198MB 16:31:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:31:41 Step 2/12 : FROM ${BASE} AS builder 16:31:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:31:41 9fda8d8052c6: Pulling fs layer 16:31:41 5d54e960e981: Pulling fs layer 16:31:41 c4a7e357bf2a: Pulling fs layer 16:31:41 f0e02332f6b5: Pulling fs layer 16:31:41 872ee5b61b7b: Pulling fs layer 16:31:41 0c6a40ed1a82: Pulling fs layer 16:31:41 94ae7d8d031c: Pulling fs layer 16:31:41 f0e02332f6b5: Waiting 16:31:41 872ee5b61b7b: Waiting 16:31:41 0c6a40ed1a82: Waiting 16:31:41 94ae7d8d031c: Waiting [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:41 5d54e960e981: Verifying Checksum 16:31:41 5d54e960e981: Download complete 16:31:41 f0e02332f6b5: Verifying Checksum 16:31:41 f0e02332f6b5: Download complete 16:31:41 872ee5b61b7b: Verifying Checksum 16:31:41 872ee5b61b7b: Download complete 16:31:41 9fda8d8052c6: Verifying Checksum 16:31:41 9fda8d8052c6: Download complete 16:31:41 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 16:31:41 94ae7d8d031c: Verifying Checksum 16:31:41 94ae7d8d031c: Download complete [Pipeline] sh 16:31:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 16:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:31:42 5f2727570558: Preparing 16:31:42 d95cd272ea9d: Preparing 16:31:42 c254822453bc: Preparing 16:31:42 f360ab0b42a3: Preparing 16:31:42 46c245ddcba1: Preparing 16:31:42 aedc3bda2944: Preparing 16:31:42 aedc3bda2944: Waiting 16:31:42 5f2727570558: Layer already exists 16:31:42 f360ab0b42a3: Layer already exists 16:31:42 46c245ddcba1: Layer already exists 16:31:42 c254822453bc: Layer already exists 16:31:42 d95cd272ea9d: Layer already exists 16:31:42 aedc3bda2944: Layer already exists 16:31:42 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:42 9fda8d8052c6: Pull complete 16:31:42 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 16:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:31:42 5f2727570558: Preparing 16:31:42 d95cd272ea9d: Preparing 16:31:42 c254822453bc: Preparing 16:31:42 f360ab0b42a3: Preparing 16:31:42 46c245ddcba1: Preparing 16:31:42 aedc3bda2944: Preparing 16:31:42 aedc3bda2944: Waiting 16:31:42 f360ab0b42a3: Layer already exists 16:31:42 d95cd272ea9d: Layer already exists 16:31:42 c254822453bc: Layer already exists 16:31:42 46c245ddcba1: Layer already exists 16:31:42 5f2727570558: Layer already exists 16:31:42 aedc3bda2944: Layer already exists 16:31:42 main: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 16:31:42 5d54e960e981: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 16:31:43 c4a7e357bf2a: Verifying Checksum 16:31:43 c4a7e357bf2a: Download complete [Pipeline] // withEnv [Pipeline] echo 16:31:43 ===================================================== [Pipeline] echo 16:31:43 taggedImages: 16:31:43 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac 16:31:43 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:31:43 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.7 16:31:43 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 16:31:43 - 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 16:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:44 16:31:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 16:31:44 0c6a40ed1a82: Download complete [Pipeline] sh 16:31:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:44 latest: Pulling from edgex-lftools-log-publisher 16:31:44 5eb5b503b376: Pulling fs layer 16:31:44 5c69ac0246d0: Pulling fs layer 16:31:44 ec43610c2a17: Pulling fs layer 16:31:44 3a2ae6a8a46f: Pulling fs layer 16:31:44 33b1e0a273af: Pulling fs layer 16:31:44 5d3b04190fa2: Pulling fs layer 16:31:44 2f39f015ded8: Pulling fs layer 16:31:44 3a2ae6a8a46f: Waiting 16:31:44 33b1e0a273af: Waiting 16:31:44 5d3b04190fa2: Waiting 16:31:44 2f39f015ded8: Waiting 16:31:44 5c69ac0246d0: Verifying Checksum 16:31:44 5c69ac0246d0: Download complete 16:31:44 3a2ae6a8a46f: Verifying Checksum 16:31:44 3a2ae6a8a46f: Download complete 16:31:44 33b1e0a273af: Verifying Checksum 16:31:44 33b1e0a273af: Download complete 16:31:44 ec43610c2a17: Verifying Checksum 16:31:44 ec43610c2a17: Download complete 16:31:44 5d3b04190fa2: Verifying Checksum 16:31:44 5d3b04190fa2: Download complete 16:31:44 5eb5b503b376: Verifying Checksum 16:31:44 5eb5b503b376: Download complete 16:31:45 2f39f015ded8: Verifying Checksum 16:31:45 2f39f015ded8: Download complete 16:31:46 5eb5b503b376: Pull complete 16:31:46 5c69ac0246d0: Pull complete 16:31:47 ec43610c2a17: Pull complete 16:31:47 3a2ae6a8a46f: Pull complete 16:31:47 33b1e0a273af: Pull complete 16:31:47 5d3b04190fa2: Pull complete 16:31:51 2f39f015ded8: Pull complete 16:31:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:52 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:31:52 $ 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 16:31:56 c4a7e357bf2a: Pull complete 16:31:56 f0e02332f6b5: Pull complete 16:31:56 872ee5b61b7b: Pull complete 16:32:04 0c6a40ed1a82: Pull complete 16:32:05 94ae7d8d031c: Pull complete 16:32:05 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:32:05 ---> 86de565de09d 16:32:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:32:07 ---> Running in 15adfd709809 16:32:08 Removing intermediate container 15adfd709809 16:32:08 ---> 1837dd2c06bb 16:32:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:32:08 ---> Running in 18baaee32e66 16:32:08 Removing intermediate container 18baaee32e66 16:32:08 ---> 7716d078ae74 16:32:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 16:32:08 ---> Running in b8eab3ca31dc 16:32:08 Removing intermediate container b8eab3ca31dc 16:32:08 ---> adfd467e4b7c 16:32:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:32:08 ---> Running in 96dfd866396b 16:32:09 Removing intermediate container 96dfd866396b 16:32:09 ---> 8fbd49ea4545 16:32:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:32:09 ---> Running in 0680bd444549 16:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:32:11 OK: 266 MiB in 52 packages 16:32:11 $ docker top 32aa5000a017933fb9e709bc906cbbaa4b31160eefd5659eedcc84e5d005a591 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:12 ---> job-cost.sh 16:32:12 lf-activate-venv: SKIPPING 16:32:12 INFO: No Stack... 16:32:12 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:12 Removing intermediate container 0680bd444549 16:32:12 ---> a194c9cc6bc6 16:32:12 Step 8/12 : WORKDIR /app 16:32:12 ---> Running in 9cdf4f1196d8 16:32:12 Removing intermediate container 9cdf4f1196d8 16:32:12 ---> d4febecd8b8a 16:32:12 Step 9/12 : COPY go.mod vendor* ./ 16:32:13 ---> bc6deb8d2ff2 16:32:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:13 ---> Running in 53c1e4211917 16:32:13 INFO: Archiving Costs [Pipeline] sh 16:32:13 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 16:32:13 + cut -d, -f6 [Pipeline] lock 16:32:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] 16:32:13 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] did not exist. Created. 16:32:13 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:14 + echo total: 0.2199999988079071 [Pipeline] stash 16:32:14 Stashed 1 file(s) [Pipeline] } 16:32:14 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:14 $ docker stop --time=1 32aa5000a017933fb9e709bc906cbbaa4b31160eefd5659eedcc84e5d005a591 16:32:16 $ docker rm -f --volumes 32aa5000a017933fb9e709bc906cbbaa4b31160eefd5659eedcc84e5d005a591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:33:10 Removing intermediate container 53c1e4211917 16:33:10 ---> c3cc0422638c 16:33:10 Step 11/12 : COPY . . 16:33:10 ---> ed6b39bd70d7 16:33:10 Step 12/12 : RUN $MAKE 16:33:10 ---> Running in a49b3eedb39f 16:33:12 noop 16:33:12 Removing intermediate container a49b3eedb39f 16:33:12 ---> 8f789c398624 16:33:12 Successfully built 8f789c398624 16:33:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:12 + docker inspect -f . ci-base-image-arm64 16:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:13 prd-ubuntu20.04-docker-arm64-4c-16g-5264 does not seem to be running inside a container 16:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/141 -v /w/workspace/device-rfid-llrp-go/141:/w/workspace/device-rfid-llrp-go/141:rw,z -v /w/workspace/device-rfid-llrp-go/141@tmp:/w/workspace/device-rfid-llrp-go/141@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 16:33:14 $ docker top a33985ca235ea3a179398d1d10b98c0cf15b8b8464ff9cdb6a4453f4eaff684c -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:15 + go version 16:33:15 go version go1.21.0 linux/arm64 [Pipeline] } 16:33:15 $ docker stop --time=1 a33985ca235ea3a179398d1d10b98c0cf15b8b8464ff9cdb6a4453f4eaff684c 16:33:16 $ docker rm -f --volumes a33985ca235ea3a179398d1d10b98c0cf15b8b8464ff9cdb6a4453f4eaff684c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:17 + docker inspect -f . ci-base-image-arm64 16:33:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:17 prd-ubuntu20.04-docker-arm64-4c-16g-5264 does not seem to be running inside a container 16:33:18 $ 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/141 -v /w/workspace/device-rfid-llrp-go/141:/w/workspace/device-rfid-llrp-go/141:rw,z -v /w/workspace/device-rfid-llrp-go/141@tmp:/w/workspace/device-rfid-llrp-go/141@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 16:33:19 $ docker top c64256066e0b9c4a0aaa4971d87b67649c792d4879db746643081c85d65c0af3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:20 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/141 [Pipeline] fileExists [Pipeline] sh 16:33:20 + make test 16:33:20 go test ./... -coverprofile=coverage.out ./... 16:33:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:35:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:35:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:35:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.221s coverage: 40.6% of statements 16:35:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.550s coverage: 51.9% of statements 16:35:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 94.6% of statements 16:35:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:35:22 go vet ./... 16:35:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:35:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:35:44 ./bin/test-attribution-txt.sh 16:35:44 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:35:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:35:44 $ docker stop --time=1 c64256066e0b9c4a0aaa4971d87b67649c792d4879db746643081c85d65c0af3 16:35:46 $ docker rm -f --volumes c64256066e0b9c4a0aaa4971d87b67649c792d4879db746643081c85d65c0af3 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:35:47 Warning: overwriting stash ‘coverage-report’ 16:35:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:35:49 + ls -al . 16:35:49 total 636 16:35:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 16:33 . 16:35:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:31 .. 16:35:49 -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 16:31 .dockerignore 16:35:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 16:31 .git 16:35:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 16:31 .github 16:35:49 -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 16:31 .gitignore 16:35:49 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 16:31 .golangci.yml 16:35:49 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 16:31 Attribution.txt 16:35:49 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 16:31 CHANGELOG.md 16:35:49 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 16:31 Dockerfile 16:35:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 16:31 GOVERNANCE.md 16:35:49 -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 16:31 Jenkinsfile 16:35:49 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 16:31 LICENSE 16:35:49 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 16:31 Makefile 16:35:49 -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 16:31 OWNERS.md 16:35:49 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 16:31 README.md 16:35:49 -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 16:29 VERSION 16:35:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:31 bin 16:35:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:31 cmd 16:35:49 -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 16:35 coverage.out 16:35:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:31 examples 16:35:49 -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 16:31 go.mod 16:35:49 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 16:31 go.sum 16:35:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:31 images 16:35:49 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 16:31 internal 16:35:49 -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 16:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:50 + 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=788eb5aa681600b58a588c2696b7c43b899f9bac --label arch=arm64 --label version=3.2.0-dev.7 . 16:35:50 Sending build context to Docker daemon 1.198MB 16:35:50 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 16:35:50 Step 2/25 : FROM ${BASE} AS builder 16:35:50 ---> 8f789c398624 16:35:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:35:50 ---> Running in 153fd4aff671 16:35:50 Removing intermediate container 153fd4aff671 16:35:50 ---> 4764665aee99 16:35:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:35:50 ---> Running in c54515427e3d 16:35:51 Removing intermediate container c54515427e3d 16:35:51 ---> 93ea9e61d516 16:35:51 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 16:35:51 ---> Running in 359971a734cc 16:35:51 Removing intermediate container 359971a734cc 16:35:51 ---> a7fdeb923f71 16:35:51 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:35:51 ---> Running in e4c2c9009713 16:35:51 Removing intermediate container e4c2c9009713 16:35:51 ---> 972b43967d5b 16:35:51 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:35:51 ---> Running in 4040c6a49e9d 16:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:35:54 OK: 266 MiB in 52 packages 16:35:55 Removing intermediate container 4040c6a49e9d 16:35:55 ---> cbe4070b1315 16:35:55 Step 8/25 : WORKDIR /app 16:35:55 ---> Running in 042e55643e59 16:35:55 Removing intermediate container 042e55643e59 16:35:55 ---> 64c3d67d8cf7 16:35:55 Step 9/25 : COPY go.mod vendor* ./ 16:35:56 ---> d75460a0c6c4 16:35:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:56 ---> Running in e0b4149ca9d1 16:35:57 Removing intermediate container e0b4149ca9d1 16:35:57 ---> 4cc32c7185ec 16:35:57 Step 11/25 : COPY . . 16:35:58 ---> bb3506216dc8 16:35:58 Step 12/25 : RUN $MAKE 16:35:58 ---> Running in 889eef5e3b36 16:35:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 16:37:51 Removing intermediate container 889eef5e3b36 16:37:51 ---> e1795b380ddf 16:37:51 Step 13/25 : FROM alpine:3.18 16:37:51 3.18: Pulling from library/alpine 16:37:51 c6b39de5b339: Pulling fs layer 16:37:51 c6b39de5b339: Download complete 16:37:51 c6b39de5b339: Pull complete 16:37:51 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:37:51 Status: Downloaded newer image for alpine:3.18 16:37:51 ---> 33abbf032149 16:37:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:37:51 ---> Running in 35b4a6244798 16:37:51 Removing intermediate container 35b4a6244798 16:37:51 ---> 62aa8c847b06 16:37:51 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:37:51 ---> Running in 8f9ca7bf5b98 16:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:37:51 (1/1) Installing dumb-init (1.2.5-r2) 16:37:51 Executing busybox-1.36.1-r5.trigger 16:37:51 OK: 8 MiB in 16 packages 16:37:51 Removing intermediate container 8f9ca7bf5b98 16:37:51 ---> 95c14ec29883 16:37:51 Step 16/25 : RUN apk --no-cache upgrade 16:37:51 ---> Running in 958f0b94d4ed 16:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:37:51 OK: 8 MiB in 16 packages 16:37:51 Removing intermediate container 958f0b94d4ed 16:37:51 ---> c21edc159fc7 16:37:51 Step 17/25 : COPY --from=builder /app/LICENSE / 16:37:51 ---> f6ab4a40e002 16:37:51 Step 18/25 : COPY --from=builder /app/Attribution.txt / 16:37:51 ---> acaa87ce095e 16:37:51 Step 19/25 : COPY --from=builder /app/cmd/ / 16:37:51 ---> faf416bb0712 16:37:51 Step 20/25 : EXPOSE 59989 16:37:51 ---> Running in 5965ac88e40e 16:37:51 Removing intermediate container 5965ac88e40e 16:37:51 ---> f30779483332 16:37:51 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 16:37:51 ---> Running in 70e617fd9ff1 16:37:51 Removing intermediate container 70e617fd9ff1 16:37:51 ---> 4a6de12b838d 16:37:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:37:51 ---> Running in 8d197cf92d43 16:37:51 Removing intermediate container 8d197cf92d43 16:37:51 ---> d29a97ecaa63 16:37:51 Step 23/25 : LABEL arch=arm64 16:37:51 ---> Running in a4eaf9f36a0b 16:37:51 Removing intermediate container a4eaf9f36a0b 16:37:51 ---> 1f8d8b181b05 16:37:51 Step 24/25 : LABEL git_sha=788eb5aa681600b58a588c2696b7c43b899f9bac 16:37:51 ---> Running in 9fafecd383a0 16:37:52 Removing intermediate container 9fafecd383a0 16:37:52 ---> 3717a6fcc4a4 16:37:52 Step 25/25 : LABEL version=3.2.0-dev.7 16:37:52 ---> Running in eb79deecbe9c 16:37:52 Removing intermediate container eb79deecbe9c 16:37:52 ---> 8784b1feb3e1 16:37:52 [Warning] One or more build-args [ARCH] were not consumed 16:37:52 Successfully built 8784b1feb3e1 16:37:52 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 16:37:53 provisioning config files... 16:37:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/141@tmp/config16853503572087110258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:53 ---> ****-login.sh 16:37:53 nexus3.edgexfoundry.org:10001 16:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:37:53 Configure a credential helper to remove this warning. See 16:37:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:37:53 16:37:53 Login Succeeded 16:37:53 nexus3.edgexfoundry.org:10002 16:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:37:54 Configure a credential helper to remove this warning. See 16:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:37:54 16:37:54 Login Succeeded 16:37:54 nexus3.edgexfoundry.org:10003 16:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:37:54 Configure a credential helper to remove this warning. See 16:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:37:54 16:37:54 Login Succeeded 16:37:54 nexus3.edgexfoundry.org:10004 16:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:37:54 Configure a credential helper to remove this warning. See 16:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:37:54 16:37:54 Login Succeeded 16:37:54 ****.io 16:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:37:55 Configure a credential helper to remove this warning. See 16:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:37:55 16:37:55 Login Succeeded 16:37:55 ---> ****-login.sh ends [Pipeline] } 16:37:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:37:55 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 16:37:55 788eb5aa681600b58a588c2696b7c43b899f9bac 16:37:55 latest 16:37:55 3.2.0-dev.7 16:37:55 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 16:37:55 main 16:37:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:56 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac 16:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:37:56 de05ff96af98: Preparing 16:37:56 ca85e5608f64: Preparing 16:37:56 d78ba6d30f92: Preparing 16:37:56 52195c0643ce: Preparing 16:37:56 9e2606098162: Preparing 16:37:56 7c504f21be85: Preparing 16:37:56 7c504f21be85: Waiting 16:37:56 d78ba6d30f92: Pushed 16:37:56 9e2606098162: Pushed 16:37:56 ca85e5608f64: Pushed 16:37:56 52195c0643ce: Pushed 16:37:56 7c504f21be85: Layer already exists 16:38:03 de05ff96af98: Pushed 16:38:03 788eb5aa681600b58a588c2696b7c43b899f9bac: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:04 + 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 16:38:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 16:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:38:04 de05ff96af98: Preparing 16:38:04 ca85e5608f64: Preparing 16:38:04 d78ba6d30f92: Preparing 16:38:04 52195c0643ce: Preparing 16:38:04 9e2606098162: Preparing 16:38:04 7c504f21be85: Preparing 16:38:04 7c504f21be85: Waiting 16:38:04 9e2606098162: Layer already exists 16:38:04 d78ba6d30f92: Layer already exists 16:38:04 de05ff96af98: Layer already exists 16:38:04 52195c0643ce: Layer already exists 16:38:04 ca85e5608f64: Layer already exists 16:38:04 7c504f21be85: Layer already exists 16:38:04 latest: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:04 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 16:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:38:05 de05ff96af98: Preparing 16:38:05 ca85e5608f64: Preparing 16:38:05 d78ba6d30f92: Preparing 16:38:05 52195c0643ce: Preparing 16:38:05 9e2606098162: Preparing 16:38:05 7c504f21be85: Preparing 16:38:05 7c504f21be85: Waiting 16:38:05 de05ff96af98: Layer already exists 16:38:05 ca85e5608f64: Layer already exists 16:38:05 9e2606098162: Layer already exists 16:38:05 52195c0643ce: Layer already exists 16:38:05 d78ba6d30f92: Layer already exists 16:38:05 7c504f21be85: Layer already exists 16:38:05 3.2.0-dev.7: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:06 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 16:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:38:06 de05ff96af98: Preparing 16:38:06 ca85e5608f64: Preparing 16:38:06 d78ba6d30f92: Preparing 16:38:06 52195c0643ce: Preparing 16:38:06 9e2606098162: Preparing 16:38:06 7c504f21be85: Preparing 16:38:06 de05ff96af98: Layer already exists 16:38:06 ca85e5608f64: Layer already exists 16:38:06 d78ba6d30f92: Layer already exists 16:38:06 9e2606098162: Layer already exists 16:38:06 52195c0643ce: Layer already exists 16:38:06 7c504f21be85: Layer already exists 16:38:06 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:07 + 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 16:38:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 16:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:38:08 de05ff96af98: Preparing 16:38:08 ca85e5608f64: Preparing 16:38:08 d78ba6d30f92: Preparing 16:38:08 52195c0643ce: Preparing 16:38:08 9e2606098162: Preparing 16:38:08 7c504f21be85: Preparing 16:38:08 7c504f21be85: Waiting 16:38:08 9e2606098162: Layer already exists 16:38:08 ca85e5608f64: Layer already exists 16:38:08 de05ff96af98: Layer already exists 16:38:08 52195c0643ce: Layer already exists 16:38:08 d78ba6d30f92: Layer already exists 16:38:08 7c504f21be85: Layer already exists 16:38:08 main: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:08 ===================================================== [Pipeline] echo 16:38:08 taggedImages: 16:38:08 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac 16:38:08 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 16:38:08 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 16:38:08 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 16:38:08 - 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 16:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:09 16:38:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:09 arm64: Pulling from edgex-lftools-log-publisher 16:38:09 8998bd30e6a1: Pulling fs layer 16:38:09 04944245beec: Pulling fs layer 16:38:09 699f458cf7ca: Pulling fs layer 16:38:09 765212b225bb: Pulling fs layer 16:38:09 f23df028b6ca: Pulling fs layer 16:38:09 d65c8cfc05b1: Pulling fs layer 16:38:09 2437ff75d9bd: Pulling fs layer 16:38:09 765212b225bb: Waiting 16:38:09 f23df028b6ca: Waiting 16:38:09 d65c8cfc05b1: Waiting 16:38:09 2437ff75d9bd: Waiting 16:38:09 04944245beec: Verifying Checksum 16:38:09 04944245beec: Download complete 16:38:09 765212b225bb: Download complete 16:38:10 f23df028b6ca: Verifying Checksum 16:38:10 f23df028b6ca: Download complete 16:38:10 d65c8cfc05b1: Verifying Checksum 16:38:10 d65c8cfc05b1: Download complete 16:38:10 699f458cf7ca: Verifying Checksum 16:38:10 699f458cf7ca: Download complete 16:38:10 8998bd30e6a1: Verifying Checksum 16:38:10 8998bd30e6a1: Download complete 16:38:13 2437ff75d9bd: Verifying Checksum 16:38:13 2437ff75d9bd: Download complete 16:38:15 8998bd30e6a1: Pull complete 16:38:16 04944245beec: Pull complete 16:38:17 699f458cf7ca: Pull complete 16:38:17 765212b225bb: Pull complete 16:38:18 f23df028b6ca: Pull complete 16:38:18 d65c8cfc05b1: Pull complete 16:38:37 2437ff75d9bd: Pull complete 16:38:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:37 prd-ubuntu20.04-docker-arm64-4c-16g-5264 does not seem to be running inside a container 16:38:37 $ 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/141 -v /w/workspace/device-rfid-llrp-go/141:/w/workspace/device-rfid-llrp-go/141:rw,z -v /w/workspace/device-rfid-llrp-go/141@tmp:/w/workspace/device-rfid-llrp-go/141@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 16:38:40 $ docker top 1d5d6f93f0cb98390c8714cd880d1174f92440068b4b5ba83413a0fe495e3d83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:41 ---> job-cost.sh 16:38:41 lf-activate-venv: SKIPPING 16:38:41 INFO: No Stack... 16:38:41 INFO: Retrieving Pricing Info for: v3-standard-4 16:38:42 INFO: Archiving Costs [Pipeline] sh 16:38:42 + cut -d, -f6 16:38:42 + cat /w/workspace/device-rfid-llrp-go/141/archives/cost.csv [Pipeline] lock 16:38:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] 16:38:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] did not exist. Created. 16:38:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:43 /w/workspace/device-rfid-llrp-go/141@tmp/durable-8853ae7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:38:43 + echo total: 0.10999999940395355 [Pipeline] stash 16:38:43 Warning: overwriting stash ‘stack-cost’ 16:38:43 Stashed 1 file(s) [Pipeline] } 16:38:43 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 16:38:43 $ docker stop --time=1 1d5d6f93f0cb98390c8714cd880d1174f92440068b4b5ba83413a0fe495e3d83 16:38:44 $ docker rm -f --volumes 1d5d6f93f0cb98390c8714cd880d1174f92440068b4b5ba83413a0fe495e3d83 [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 16:38:46 provisioning config files... 16:38:46 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config152696421415596211tmp [Pipeline] { [Pipeline] sh 16:38:46 + set +x 16:38:46 + curl -s https://codecov.io/bash+ 16:38:46 bash -s -- 16:38:46 16:38:46 _____ _ 16:38:46 / ____| | | 16:38:46 | | ___ __| | ___ ___ _____ __ 16:38:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:38:46 | |___| (_) | (_| | __/ (_| (_) \ V / 16:38:46 \_____\___/ \__,_|\___|\___\___/ \_/ 16:38:46 Bash-1.0.6 16:38:46 16:38:46 16:38:46 ==> git version 2.25.1 found 16:38:46 ==> 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 16:38:46 Release-Date: 2020-01-08 16:38:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:38:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:38:46 ==> Jenkins CI detected. 16:38:46 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 16:38:46 project root: . 16:38:46 --> token set from env 16:38:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:38:47 ==> Running gcov in . (disable via -X gcov) 16:38:47 ==> Python coveragepy not found 16:38:47 ==> Searching for coverage reports in: 16:38:47 + . 16:38:47 -> Found 1 reports 16:38:47 ==> Detecting git/mercurial file structure 16:38:47 ==> Reading reports 16:38:47 + ./coverage.out bytes=459493 16:38:47 ==> Appending adjustments 16:38:47 https://docs.codecov.io/docs/fixing-reports 16:38:47 + Found adjustments 16:38:47 ==> Gzipping contents 16:38:47 52K /tmp/codecov.P31gM9.gz 16:38:47 ==> Uploading reports 16:38:47 url: https://codecov.io 16:38:47 query: branch=main&commit=788eb5aa681600b58a588c2696b7c43b899f9bac&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:38:47 -> Pinging Codecov 16:38:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=788eb5aa681600b58a588c2696b7c43b899f9bac&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:38:47 -> Uploading to 16:38:47 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/581DD39554BDF9B6E22D074273EAD858/788eb5aa681600b58a588c2696b7c43b899f9bac/1bc0be45-feb7-4e66-8215-416e3ce1fe7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T163847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4576f37f526e41a494d3e53b17b13940f3766809533f2d7af299cc5a94d4893 16:38:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:47 Dload Upload Total Spent Left Speed 16:38:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50327 0 0 100 50327 0 152k --:--:-- --:--:-- --:--:-- 152k 16:38:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] } 16:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:38:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:38:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:38:48 16:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:38:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:38:49 df9b9388f04a: Pulling fs layer 16:38:49 52dc419b0ee2: Pulling fs layer 16:38:49 25bc292e5bac: Pulling fs layer 16:38:49 114826534d7a: Pulling fs layer 16:38:49 4657fd5d0bcf: Pulling fs layer 16:38:49 6ad1cebc031e: Pulling fs layer 16:38:49 8a3aa393b2d8: Pulling fs layer 16:38:49 114826534d7a: Waiting 16:38:49 4657fd5d0bcf: Waiting 16:38:49 8a3aa393b2d8: Waiting 16:38:49 6ad1cebc031e: Waiting 16:38:49 25bc292e5bac: Verifying Checksum 16:38:49 25bc292e5bac: Download complete 16:38:49 52dc419b0ee2: Download complete 16:38:49 4657fd5d0bcf: Verifying Checksum 16:38:49 4657fd5d0bcf: Download complete 16:38:49 df9b9388f04a: Verifying Checksum 16:38:49 df9b9388f04a: Download complete 16:38:49 6ad1cebc031e: Verifying Checksum 16:38:49 6ad1cebc031e: Download complete 16:38:49 df9b9388f04a: Pull complete 16:38:49 52dc419b0ee2: Pull complete 16:38:49 25bc292e5bac: Pull complete 16:38:49 114826534d7a: Verifying Checksum 16:38:49 114826534d7a: Download complete 16:38:50 8a3aa393b2d8: Verifying Checksum 16:38:50 8a3aa393b2d8: Download complete 16:38:53 114826534d7a: Pull complete 16:38:53 4657fd5d0bcf: Pull complete 16:38:53 6ad1cebc031e: Pull complete 16:38:56 8a3aa393b2d8: Pull complete 16:38:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:38:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:38:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:56 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:38:56 $ 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 16:39:07 $ docker top 3f475c770861f3c6992c16960c5a74f82ea4a1018d68d02577927216f265fff6 -eo pid,comm [Pipeline] { [Pipeline] echo 16:39:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 16:39:07 + set -o pipefail 16:39:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 16:39:20 16:39:20 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 16:39:20 16:39:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/6a5954f6-b3cd-4292-ab12-acd3a0de5f10 16:39:20 16:39:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:39:20 16:39:22 16:39:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:39:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:39:22 More details here: https://snyk.co/ue1NS [Pipeline] } 16:39:22 $ docker stop --time=1 3f475c770861f3c6992c16960c5a74f82ea4a1018d68d02577927216f265fff6 16:39:31 $ docker rm -f --volumes 3f475c770861f3c6992c16960c5a74f82ea4a1018d68d02577927216f265fff6 [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 16:39:33 + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] sh 16:39:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:39:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:34 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:39:34 $ 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 16:39:34 $ docker top 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b -eo pid,comm 16:39:34 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). 16:39:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:34 [ssh-agent] Looking for ssh-agent implementation... 16:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:35 $ docker exec 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b ssh-agent 16:39:35 SSH_AUTH_SOCK=/tmp/ssh-3mCCauMG1TKX/agent.31 16:39:35 SSH_AGENT_PID=37 16:39:35 Running ssh-add (command line suppressed) 16:39:35 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8945622045798657689.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8945622045798657689.key) 16:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:35 + git semver tag 16:39:35 2024-03-08 16:39:35,748 [run_tag] DEBUG tag force:False 16:39:35 2024-03-08 16:39:35,748 [check_head_tag] DEBUG check head tag 16:39:35 2024-03-08 16:39:35,749 [execute] INFO git cat-file --batch-check 16:39:35 2024-03-08 16:39:35,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 16:39:35 2024-03-08 16:39:35,752 [execute] INFO git cat-file --batch 16:39:35 2024-03-08 16:39:35,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 16:39:35 2024-03-08 16:39:35,767 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:39:35 2024-03-08 16:39:35,767 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 16:39:35 2024-03-08 16:39:35,767 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 16:39:35 2024-03-08 16:39:35,772 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:39:35 3.2.0-dev.7 [Pipeline] } 16:39:35 $ docker exec --env ******** --env ******** 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b ssh-agent -k 16:39:35 unset SSH_AUTH_SOCK; 16:39:35 unset SSH_AGENT_PID; 16:39:35 echo Agent pid 37 killed; 16:39:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:36 + git semver [Pipeline] } 16:39:36 $ docker stop --time=1 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b 16:39:38 $ docker rm -f --volumes 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:39:38 16:39:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:39:39 0.23.1-centos7: Pulling from edgex-lftools 16:39:39 ab5ef0e58194: Pulling fs layer 16:39:39 9712f1f96733: Pulling fs layer 16:39:39 63f879dbbcfc: Pulling fs layer 16:39:39 0d9ebad4ef96: Pulling fs layer 16:39:39 e9a5061849ea: Pulling fs layer 16:39:39 d747dcd14b5f: Pulling fs layer 16:39:39 2de7ff778b66: Pulling fs layer 16:39:39 0d9ebad4ef96: Waiting 16:39:39 e9a5061849ea: Waiting 16:39:39 2de7ff778b66: Waiting 16:39:39 d747dcd14b5f: Waiting 16:39:39 9712f1f96733: Verifying Checksum 16:39:39 9712f1f96733: Download complete 16:39:39 63f879dbbcfc: Verifying Checksum 16:39:39 63f879dbbcfc: Download complete 16:39:39 e9a5061849ea: Verifying Checksum 16:39:39 e9a5061849ea: Download complete 16:39:39 d747dcd14b5f: Verifying Checksum 16:39:39 d747dcd14b5f: Download complete 16:39:39 0d9ebad4ef96: Verifying Checksum 16:39:39 0d9ebad4ef96: Download complete 16:39:39 ab5ef0e58194: Download complete 16:39:39 2de7ff778b66: Verifying Checksum 16:39:39 2de7ff778b66: Download complete 16:39:42 ab5ef0e58194: Pull complete 16:39:42 9712f1f96733: Pull complete 16:39:43 63f879dbbcfc: Pull complete 16:39:46 0d9ebad4ef96: Pull complete 16:39:46 e9a5061849ea: Pull complete 16:39:46 d747dcd14b5f: Pull complete 16:39:47 2de7ff778b66: Pull complete 16:39:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:39:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:47 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:39:47 $ 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 16:39:59 $ docker top 7109655f269e4a65c2d298e5a43e07d642b31e4661738e896496dd0b9fc7f57e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:40:00 provisioning config files... 16:40:00 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14635264156310242935tmp 16:40:00 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config832851834462868983tmp 16:40:00 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3509180378466253346tmp [Pipeline] { [Pipeline] echo 16:40:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:40:00 ---> sigul-configuration.sh 16:40:00 gpg: directory `/root/.gnupg' created 16:40:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:40:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:40:00 gpg: keyring `/root/.gnupg/secring.gpg' created 16:40:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:40:00 gpg: CAST5 encrypted data 16:40:00 gpg: encrypted with 1 passphrase 16:40:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:40:00 + mkdir /home/jenkins 16:40:00 + mkdir /home/jenkins/sigul [Pipeline] sh 16:40:01 + 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 16:40:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:40:01 ---> sigul-install.sh 16:40:01 Sigul already installed; skipping installation. [Pipeline] sh 16:40:01 + git tag --list 16:40:01 v0.0.0 16:40:01 v1.0.0 16:40:01 v2.1.0 16:40:01 v2.1.1 16:40:01 v2.2.0 16:40:01 v2.3.0 16:40:01 v3.0 16:40:01 v3.0.0 16:40:01 v3.1 16:40:01 v3.1.0 16:40:01 v3.1.0-dev.1 16:40:01 v3.1.0-dev.10 16:40:01 v3.1.0-dev.11 16:40:01 v3.1.0-dev.12 16:40:01 v3.1.0-dev.13 16:40:01 v3.1.0-dev.14 16:40:01 v3.1.0-dev.15 16:40:01 v3.1.0-dev.16 16:40:01 v3.1.0-dev.17 16:40:01 v3.1.0-dev.18 16:40:01 v3.1.0-dev.19 16:40:01 v3.1.0-dev.2 16:40:01 v3.1.0-dev.20 16:40:01 v3.1.0-dev.21 16:40:01 v3.1.0-dev.22 16:40:01 v3.1.0-dev.23 16:40:01 v3.1.0-dev.24 16:40:01 v3.1.0-dev.3 16:40:01 v3.1.0-dev.4 16:40:01 v3.1.0-dev.5 16:40:01 v3.1.0-dev.6 16:40:01 v3.1.0-dev.7 16:40:01 v3.1.0-dev.8 16:40:01 v3.1.0-dev.9 16:40:01 v3.2.0-dev.1 16:40:01 v3.2.0-dev.2 16:40:01 v3.2.0-dev.3 16:40:01 v3.2.0-dev.4 16:40:01 v3.2.0-dev.5 16:40:01 v3.2.0-dev.6 16:40:01 v3.2.0-dev.7 [Pipeline] sh 16:40:02 + lftools sign git-tag v3.2.0-dev.7 16:40:02 Signing Git tag with Sigul... 16:40:02 Signing v3.2.0-dev.7 [Pipeline] echo 16:40:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:40:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:40:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:40:03 $ docker stop --time=1 7109655f269e4a65c2d298e5a43e07d642b31e4661738e896496dd0b9fc7f57e 16:40:04 $ docker rm -f --volumes 7109655f269e4a65c2d298e5a43e07d642b31e4661738e896496dd0b9fc7f57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:40:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:40:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:06 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:40:06 $ docker top f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 -eo pid,comm 16:40:06 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). 16:40:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:06 [ssh-agent] Looking for ssh-agent implementation... 16:40:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:07 $ docker exec f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 ssh-agent 16:40:07 SSH_AUTH_SOCK=/tmp/ssh-B2EIofcimvOb/agent.32 16:40:07 SSH_AGENT_PID=38 16:40:07 Running ssh-add (command line suppressed) 16:40:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12874140131326615021.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12874140131326615021.key) 16:40:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:07 + git semver bump pre 16:40:07 2024-03-08 16:40:07,770 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:40:07 2024-03-08 16:40:07,770 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 16:40:07 2024-03-08 16:40:07,770 [bump_version] DEBUG bumped version:3.2.0-dev.8 16:40:07 2024-03-08 16:40:07,770 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 16:40:07 2024-03-08 16:40:07,770 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:40:07 2024-03-08 16:40:07,771 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:40:07 2024-03-08 16:40:07,773 [execute] INFO git cat-file --batch-check 16:40:07 2024-03-08 16:40:07,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:40:07 2024-03-08 16:40:07,778 [execute] INFO git cat-file --batch 16:40:07 2024-03-08 16:40:07,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:40:07 2024-03-08 16:40:07,782 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:40:07 3.2.0-dev.8 [Pipeline] } 16:40:07 $ docker exec --env ******** --env ******** f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 ssh-agent -k 16:40:07 unset SSH_AUTH_SOCK; 16:40:07 unset SSH_AGENT_PID; 16:40:07 echo Agent pid 38 killed; 16:40:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:08 + git semver [Pipeline] } 16:40:08 $ docker stop --time=1 f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 16:40:10 $ docker rm -f --volumes f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:40:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:11 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:40:11 $ 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 16:40:11 $ docker top 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:11 [ssh-agent] Looking for ssh-agent implementation... 16:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:11 $ docker exec 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f ssh-agent 16:40:12 SSH_AUTH_SOCK=/tmp/ssh-0VFhZBwgCwDh/agent.32 16:40:12 SSH_AGENT_PID=38 16:40:12 Running ssh-add (command line suppressed) 16:40:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12483537218145019226.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12483537218145019226.key) 16:40:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:12 + git semver push 16:40:12 2024-03-08 16:40:12,706 [run_push] DEBUG push 16:40:12 2024-03-08 16:40:12,706 [execute] INFO git cat-file --batch-check 16:40:12 2024-03-08 16:40:12,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:40:12 2024-03-08 16:40:12,710 [execute] INFO git rev-list f7bc6314070b1820377efc4b2478657da09b780b -- 16:40:12 2024-03-08 16:40:12,710 [execute] DEBUG Popen(['git', 'rev-list', 'f7bc6314070b1820377efc4b2478657da09b780b', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:40:12 2024-03-08 16:40:12,718 [execute] INFO git fetch -v origin 16:40:12 2024-03-08 16:40:12,718 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:40:13 2024-03-08 16:40:13,263 [run_push] DEBUG no remote changes detected 16:40:13 2024-03-08 16:40:13,263 [execute] INFO git push origin semver 16:40:13 2024-03-08 16:40:13,264 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:40:14 2024-03-08 16:40:14,004 [run_push] DEBUG push all version tags 16:40:14 2024-03-08 16:40:14,004 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:40:14 2024-03-08 16:40:14,004 [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) 16:40:14 2024-03-08 16:40:14,833 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:40:14 3.2.0-dev.8 [Pipeline] } 16:40:14 $ docker exec --env ******** --env ******** 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f ssh-agent -k 16:40:15 unset SSH_AUTH_SOCK; 16:40:15 unset SSH_AGENT_PID; 16:40:15 echo Agent pid 38 killed; 16:40:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:15 + git semver [Pipeline] } 16:40:15 $ docker stop --time=1 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f 16:40:17 $ docker rm -f --volumes 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f [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 16:40:18 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 16:40:18 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:40:18 total 16 16:40:18 drwxr-xr-x 3 root root 4096 Mar 8 16:32 . 16:40:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 16:40 .. 16:40:18 drwxr-xr-x 2 root root 4096 Mar 8 16:32 cost 16:40:18 -rw-r--r-- 1 root root 91 Mar 8 16:32 cost.csv 16:40:18 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:40:18 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:40:18 total 16 16:40:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 16:32 . 16:40:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 16:40 .. 16:40:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 16:32 cost 16:40:18 -rw-r--r-- 1 jenkins jenkins 91 Mar 8 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:40:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:40:19 ---> package-listing.sh 16:40:19 ++ facter osfamily 16:40:19 ++ tr '[:upper:]' '[:lower:]' 16:40:20 + OS_FAMILY=debian 16:40:20 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 16:40:20 + START_PACKAGES=/tmp/packages_start.txt 16:40:20 + END_PACKAGES=/tmp/packages_end.txt 16:40:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:40:20 + PACKAGES=/tmp/packages_start.txt 16:40:20 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 16:40:20 + PACKAGES=/tmp/packages_end.txt 16:40:20 + case "${OS_FAMILY}" in 16:40:20 + dpkg -l 16:40:20 + grep '^ii' 16:40:20 + '[' -f /tmp/packages_start.txt ']' 16:40:20 + '[' -f /tmp/packages_end.txt ']' 16:40:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:40:20 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 16:40:20 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 16:40:20 + 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 16:40:20 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 16:40:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:21 prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container 16:40:21 $ 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 16:40:21 $ docker top 132b1dd01473f78b4efb849932d93bdb3579d646e265ace709a5c9f2b772f870 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:22 + touch /tmp/pre-build-complete [Pipeline] sh 16:40:22 + mkdir -p /var/log/sysstat [Pipeline] sh 16:40:22 + ls /var/log/sa-host 16:40:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:22 provisioning config files... 16:40:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11379082709824422047tmp [Pipeline] { [Pipeline] echo 16:40:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:40:23 ---> create-netrc.sh [Pipeline] } 16:40:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:40:23 ---> python-tools-install.sh [Pipeline] echo 16:40:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:40:23 ---> sudo-logs.sh 16:40:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:40:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:40:24 ---> job-cost.sh 16:40:24 lf-activate-venv: SKIPPING 16:40:24 DEBUG: total: 0.2199999988079071 16:40:24 INFO: Retrieving Stack Cost... 16:40:24 INFO: Retrieving Pricing Info for: v3-standard-8 16:40:25 INFO: Archiving Costs [Pipeline] echo 16:40:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:40:25 ---> logs-deploy.sh 16:40:25 lf-activate-venv: SKIPPING 16:40:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/141 16:40:25 INFO: archiving workspace using pattern(s): 16:40:26 Archives upload complete. 16:40:26 INFO: archiving logs to Nexus