Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65dab79c41d5a00ddeae80a106963514c41aa461 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-ssh3508475609738465776.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh429508992354797458.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17391860904216209319.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14286490535623870357.key Verifying host key using known hosts file > 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-ssh15106654198721641090.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118484 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 65dab79c41d5a00ddeae80a106963514c41aa461 (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 65dab79c41d5a00ddeae80a106963514c41aa461 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#122)" > git rev-list --no-walk dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:41:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:41:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:41:42 ========================================================= 17:41:42 EdgeX Global Pipelines Version Info 17:41:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:41:43 ------------------- 17:41:43 stable info: 17:41:43 ------------------- 17:41:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:41:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:41:43 Message: update stable to v1.0.244 17:41:44 ------------------- 17:41:44 experimental info: 17:41:44 ------------------- 17:41:44 Commited By: **** collab-it+edgex@linuxfoundation.org 17:41:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:41:44 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65dab79 [Pipeline] echo 17:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:44 provisioning config files... 17:41:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8559643900110732924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:45 ---> docker-login.sh 17:41:45 nexus3.edgexfoundry.org:10001 17:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:45 Configure a credential helper to remove this warning. See 17:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:45 17:41:45 Login Succeeded 17:41:45 nexus3.edgexfoundry.org:10002 17:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:45 Configure a credential helper to remove this warning. See 17:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:45 17:41:45 Login Succeeded 17:41:45 nexus3.edgexfoundry.org:10003 17:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:45 Configure a credential helper to remove this warning. See 17:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:45 17:41:45 Login Succeeded 17:41:45 nexus3.edgexfoundry.org:10004 17:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:45 Configure a credential helper to remove this warning. See 17:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:45 17:41:45 Login Succeeded 17:41:45 docker.io 17:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:46 Configure a credential helper to remove this warning. See 17:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:46 17:41:46 Login Succeeded 17:41:46 ---> docker-login.sh ends [Pipeline] } 17:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:41:46 + git rev-list -1 --merges 65dab79c41d5a00ddeae80a106963514c41aa461~1..65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] echo 17:41:46 -----------> git rev-list -1 --merges 65dab79c41d5a00ddeae80a106963514c41aa461~1..65dab79c41d5a00ddeae80a106963514c41aa461 65dab79c41d5a00ddeae80a106963514c41aa461 [false] [Pipeline] sh 17:41:46 + git log --format=format:%s -1 65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] echo 17:41:46 ========================================================= 17:41:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:41:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:47 + git log --format=format:%s -1 65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] echo 17:41:47 [semverPrep] GIT_COMMIT: 65dab79c41d5a00ddeae80a106963514c41aa461, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#122) [Pipeline] echo 17:41:47 [semverPrep] This is not a build commit. [Pipeline] sh 17:41:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:41:47 + grep -v github /etc/ssh/ssh_known_hosts 17:41:47 + [ -e /tmp/ssh_known_hosts ] 17:41:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:41:47 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:41:47 sudo tee -a /etc/ssh/ssh_known_hosts 17:41:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:47 17:41:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:48 0.1.4: Pulling from edgex-devops/py-git-semver 17:41:48 b85a868b505f: Pulling fs layer 17:41:48 e2be974225ed: Pulling fs layer 17:41:48 339a4e72a1f5: Pulling fs layer 17:41:48 988bab9f4d93: Pulling fs layer 17:41:48 1469e6f7b9e6: Pulling fs layer 17:41:48 eaf3925da568: Pulling fs layer 17:41:48 bab4dde63d76: Pulling fs layer 17:41:48 bde34c3a00c8: Pulling fs layer 17:41:48 b352a97aabf1: Pulling fs layer 17:41:48 4872d77fe225: Pulling fs layer 17:41:48 5851b861e8e6: Pulling fs layer 17:41:48 bde34c3a00c8: Waiting 17:41:48 5851b861e8e6: Waiting 17:41:48 eaf3925da568: Waiting 17:41:48 bab4dde63d76: Waiting 17:41:48 988bab9f4d93: Waiting 17:41:48 4872d77fe225: Waiting 17:41:48 1469e6f7b9e6: Waiting 17:41:48 b352a97aabf1: Waiting 17:41:48 e2be974225ed: Verifying Checksum 17:41:48 e2be974225ed: Download complete 17:41:48 988bab9f4d93: Verifying Checksum 17:41:48 988bab9f4d93: Download complete 17:41:48 339a4e72a1f5: Verifying Checksum 17:41:48 339a4e72a1f5: Download complete 17:41:48 1469e6f7b9e6: Verifying Checksum 17:41:48 1469e6f7b9e6: Download complete 17:41:48 eaf3925da568: Verifying Checksum 17:41:48 eaf3925da568: Download complete 17:41:48 bde34c3a00c8: Download complete 17:41:48 b352a97aabf1: Verifying Checksum 17:41:48 b352a97aabf1: Download complete 17:41:48 4872d77fe225: Verifying Checksum 17:41:48 4872d77fe225: Download complete 17:41:48 5851b861e8e6: Verifying Checksum 17:41:48 5851b861e8e6: Download complete 17:41:48 b85a868b505f: Verifying Checksum 17:41:48 b85a868b505f: Download complete 17:41:48 bab4dde63d76: Verifying Checksum 17:41:48 bab4dde63d76: Download complete 17:41:49 b85a868b505f: Pull complete 17:41:50 e2be974225ed: Pull complete 17:41:50 339a4e72a1f5: Pull complete 17:41:50 988bab9f4d93: Pull complete 17:41:50 1469e6f7b9e6: Pull complete 17:41:50 eaf3925da568: Pull complete 17:41:52 bab4dde63d76: Pull complete 17:41:52 bde34c3a00c8: Pull complete 17:41:52 b352a97aabf1: Pull complete 17:41:53 4872d77fe225: Pull complete 17:41:53 5851b861e8e6: Pull complete 17:41:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:53 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:41:54 $ docker top 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 -eo pid,comm 17:41:54 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). 17:41:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:54 [ssh-agent] Looking for ssh-agent implementation... 17:41:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:54 $ docker exec 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 ssh-agent 17:41:55 SSH_AUTH_SOCK=/tmp/ssh-jTcNfROK5rmy/agent.33 17:41:55 SSH_AGENT_PID=39 17:41:55 Running ssh-add (command line suppressed) 17:41:55 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13749483526711554823.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13749483526711554823.key) 17:41:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:55 + git tag --points-at HEAD [Pipeline] } 17:41:55 $ docker exec --env ******** --env ******** 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 ssh-agent -k 17:41:55 unset SSH_AUTH_SOCK; 17:41:55 unset SSH_AGENT_PID; 17:41:55 echo Agent pid 39 killed; 17:41:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:41:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:55 [ssh-agent] Looking for ssh-agent implementation... 17:41:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:55 $ docker exec 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 ssh-agent 17:41:55 SSH_AUTH_SOCK=/tmp/ssh-oSrlhGrdmVSD/agent.71 17:41:55 SSH_AGENT_PID=77 17:41:55 Running ssh-add (command line suppressed) 17:41:56 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14423872284909336583.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14423872284909336583.key) 17:41:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:56 + git semver init 17:41:56 2022-11-07 17:41:56,522 [run_init] DEBUG init version:0.0.0 force:False 17:41:56 2022-11-07 17:41:56,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:41:56 2022-11-07 17:41:56,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:41:56 2022-11-07 17:41:56,524 [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) 17:41:57 2022-11-07 17:41:57,473 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 17:41:57 2022-11-07 17:41:57,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 17:41:57 2022-11-07 17:41:57,473 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:41:57 2022-11-07 17:41:57,473 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:41:57 2.3.0-dev.22 [Pipeline] } 17:41:57 $ docker exec --env ******** --env ******** 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 ssh-agent -k 17:41:57 unset SSH_AUTH_SOCK; 17:41:57 unset SSH_AGENT_PID; 17:41:57 echo Agent pid 77 killed; 17:41:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:57 + git semver [Pipeline] } 17:41:58 $ docker stop --time=1 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 17:41:59 $ docker rm -f 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:42:00 Stashed 1 file(s) [Pipeline] echo 17:42:00 [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [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 17:42:00 provisioning config files... 17:42:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4195145418444886753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:00 ---> docker-login.sh 17:42:00 nexus3.edgexfoundry.org:10001 17:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:00 Configure a credential helper to remove this warning. See 17:42:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:00 17:42:00 Login Succeeded 17:42:00 nexus3.edgexfoundry.org:10002 17:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:00 Configure a credential helper to remove this warning. See 17:42:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:00 17:42:00 Login Succeeded 17:42:00 nexus3.edgexfoundry.org:10003 17:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:01 Configure a credential helper to remove this warning. See 17:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:01 17:42:01 Login Succeeded 17:42:01 nexus3.edgexfoundry.org:10004 17:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:01 Configure a credential helper to remove this warning. See 17:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:01 17:42:01 Login Succeeded 17:42:01 docker.io 17:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:01 Configure a credential helper to remove this warning. See 17:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:01 17:42:01 Login Succeeded 17:42:01 ---> docker-login.sh ends [Pipeline] } 17:42:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:42:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:42:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:42:01 ========================================================= 17:42:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:42:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:42:02 Sending build context to Docker daemon 4.102MB 17:42:02 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:42:02 Step 2/12 : FROM ${BASE} AS builder 17:42:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:42:02 213ec9aee27d: Pulling fs layer 17:42:02 4583459ba037: Pulling fs layer 17:42:02 93c1e223e6f2: Pulling fs layer 17:42:02 53926ce57604: Pulling fs layer 17:42:02 21b2b0c7a3f4: Pulling fs layer 17:42:02 22ff95d597cd: Pulling fs layer 17:42:02 12d6caf4c0d1: Pulling fs layer 17:42:02 96b7cbca73a9: Pulling fs layer 17:42:02 a7acece74701: Pulling fs layer 17:42:02 21b2b0c7a3f4: Waiting 17:42:02 12d6caf4c0d1: Waiting 17:42:02 96b7cbca73a9: Waiting 17:42:02 a7acece74701: Waiting 17:42:02 53926ce57604: Waiting 17:42:02 22ff95d597cd: Waiting 17:42:02 93c1e223e6f2: Download complete 17:42:02 4583459ba037: Download complete 17:42:02 21b2b0c7a3f4: Download complete 17:42:02 22ff95d597cd: Verifying Checksum 17:42:02 22ff95d597cd: Download complete 17:42:02 213ec9aee27d: Verifying Checksum 17:42:02 213ec9aee27d: Download complete 17:42:02 12d6caf4c0d1: Download complete 17:42:02 213ec9aee27d: Pull complete 17:42:02 4583459ba037: Pull complete 17:42:02 93c1e223e6f2: Pull complete 17:42:02 a7acece74701: Verifying Checksum 17:42:02 a7acece74701: Download complete 17:42:03 53926ce57604: Verifying Checksum 17:42:03 53926ce57604: Download complete 17:42:03 96b7cbca73a9: Verifying Checksum 17:42:03 96b7cbca73a9: Download complete 17:42:07 53926ce57604: Pull complete 17:42:07 21b2b0c7a3f4: Pull complete 17:42:07 22ff95d597cd: Pull complete 17:42:07 12d6caf4c0d1: Pull complete 17:42:09 96b7cbca73a9: Pull complete 17:42:10 a7acece74701: Pull complete 17:42:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:42:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:42:10 ---> db6d94c90886 17:42:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:42:12 ---> Running in 61ec5ddb7194 17:42:12 Removing intermediate container 61ec5ddb7194 17:42:12 ---> dec619876651 17:42:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:42:12 ---> Running in a085a18c10f1 17:42:12 Removing intermediate container a085a18c10f1 17:42:12 ---> 90337363d523 17:42:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:42:12 ---> Running in 1eb9b8779e18 17:42:12 Removing intermediate container 1eb9b8779e18 17:42:12 ---> 42c9fdd8b060 17:42:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:42:12 ---> Running in 553ad995e49a 17:42:12 Removing intermediate container 553ad995e49a 17:42:12 ---> 10fcd308f9be 17:42:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:12 ---> Running in 6620bbea33ae 17:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:42:13 OK: 211 MiB in 51 packages 17:42:13 Removing intermediate container 6620bbea33ae 17:42:13 ---> 4e792382de00 17:42:13 Step 8/12 : WORKDIR /app 17:42:13 ---> Running in 6b38ec709433 17:42:13 Removing intermediate container 6b38ec709433 17:42:13 ---> e370265e0156 17:42:13 Step 9/12 : COPY go.mod vendor* ./ 17:42:14 ---> d9220a678c6a 17:42:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:14 ---> Running in 7e706f99d851 17:42:15 Still waiting to schedule task 17:42:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:42:32 Removing intermediate container 7e706f99d851 17:42:32 ---> d261e380b23a 17:42:32 Step 11/12 : COPY . . 17:42:32 ---> fd99685d4ae7 17:42:32 Step 12/12 : RUN $MAKE 17:42:32 ---> Running in c0842e932f0f 17:42:32 noop 17:42:32 Removing intermediate container c0842e932f0f 17:42:32 ---> 51a0c5c44bc5 17:42:32 Successfully built 51a0c5c44bc5 17:42:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:32 + docker inspect -f . ci-base-image-x86_64 17:42:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:32 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:42:32 $ 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 17:42:33 $ docker top af26853756e29c95c88f0ba1a395611aa0e877581e2ddb1a35040312ef937aff -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:33 + go version 17:42:33 go version go1.18.7 linux/amd64 [Pipeline] } 17:42:33 $ docker stop --time=1 af26853756e29c95c88f0ba1a395611aa0e877581e2ddb1a35040312ef937aff 17:42:34 $ docker rm -f af26853756e29c95c88f0ba1a395611aa0e877581e2ddb1a35040312ef937aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:35 + docker inspect -f . ci-base-image-x86_64 17:42:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:35 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:42:35 $ 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 17:42:35 $ docker top e0586e4faafed449485e2006b18d6dcb55b17f2e53b9bf77c39b2dbfee4fe2a2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:35 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 17:42:36 + make test 17:42:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:42:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:42:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:42:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:42:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.781s coverage: 38.5% of statements 17:42:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements 17:42:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements 17:42:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:42:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:43:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:43:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:43:02 ./bin/test-attribution-txt.sh 17:43:02 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 17:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:43:02 $ docker stop --time=1 e0586e4faafed449485e2006b18d6dcb55b17f2e53b9bf77c39b2dbfee4fe2a2 17:43:04 $ docker rm -f e0586e4faafed449485e2006b18d6dcb55b17f2e53b9bf77c39b2dbfee4fe2a2 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:43:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:43:05 + ls -al . 17:43:05 total 644 17:43:05 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 17:42 . 17:43:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:41 .. 17:43:05 -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 17:41 .dockerignore 17:43:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:42 .git 17:43:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:41 .github 17:43:05 -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 17:41 .gitignore 17:43:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:41 .golangci.yml 17:43:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:41 .semver 17:43:05 -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 17:41 Attribution.txt 17:43:05 -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 17:41 CHANGELOG.md 17:43:05 -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 17:41 Dockerfile 17:43:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:41 GOVERNANCE.md 17:43:05 -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 17:41 Jenkinsfile 17:43:05 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 17:41 LICENSE 17:43:05 -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 17:41 Makefile 17:43:05 -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 17:41 OWNERS.md 17:43:05 -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 17:41 README.md 17:43:05 -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:42 VERSION 17:43:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:41 bin 17:43:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:41 cmd 17:43:05 -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 17:42 coverage.out 17:43:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:41 examples 17:43:05 -rw-rw-r-- 1 jenkins jenkins 3591 Nov 7 17:41 go.mod 17:43:05 -rw-rw-r-- 1 jenkins jenkins 44706 Nov 7 17:41 go.sum 17:43:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:41 images 17:43:05 drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 17:41 internal 17:43:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:41 snap 17:43:05 -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 17:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:06 + 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=65dab79c41d5a00ddeae80a106963514c41aa461 --label arch=amd64 --label version=2.3.0-dev.22 . 17:43:06 Sending build context to Docker daemon 4.102MB 17:43:06 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:43:06 Step 2/24 : FROM ${BASE} AS builder 17:43:06 ---> 51a0c5c44bc5 17:43:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:43:06 ---> Running in ca771e996cec 17:43:06 Removing intermediate container ca771e996cec 17:43:06 ---> e2ea527ee67a 17:43:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:43:06 ---> Running in 7847a422f058 17:43:06 Removing intermediate container 7847a422f058 17:43:06 ---> 4b24fa5693d1 17:43:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:43:06 ---> Running in 2da6e53dcef1 17:43:06 Removing intermediate container 2da6e53dcef1 17:43:06 ---> d8f0c7b86221 17:43:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:43:06 ---> Running in ce737ef40c13 17:43:06 Removing intermediate container ce737ef40c13 17:43:06 ---> c20705cae6b0 17:43:06 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:43:06 ---> Running in 01a8ede44a10 17:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:43:07 OK: 211 MiB in 51 packages 17:43:07 Removing intermediate container 01a8ede44a10 17:43:07 ---> d033a1e008d4 17:43:07 Step 8/24 : WORKDIR /app 17:43:07 ---> Running in 510b8e76fb43 17:43:07 Removing intermediate container 510b8e76fb43 17:43:07 ---> cede6b8a59c3 17:43:07 Step 9/24 : COPY go.mod vendor* ./ 17:43:08 ---> ec58f3eead8f 17:43:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:08 ---> Running in 0d47b2e66ae6 17:43:08 Removing intermediate container 0d47b2e66ae6 17:43:08 ---> fd16a1855c25 17:43:08 Step 11/24 : COPY . . 17:43:09 ---> e43516c5a598 17:43:09 Step 12/24 : RUN $MAKE 17:43:09 ---> Running in 89e2b47501dc 17:43:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 17:43:31 Removing intermediate container 89e2b47501dc 17:43:31 ---> db514c34672c 17:43:31 Step 13/24 : FROM alpine:3.16 17:43:31 3.16: Pulling from library/alpine 17:43:31 213ec9aee27d: Already exists 17:43:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:43:31 Status: Downloaded newer image for alpine:3.16 17:43:31 ---> 9c6f07244728 17:43:31 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:43:31 ---> Running in 0708847e3c16 17:43:31 Removing intermediate container 0708847e3c16 17:43:31 ---> 6379bba3aff1 17:43:31 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 17:43:31 ---> Running in a2f4a448c6f1 17:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:43:31 (1/6) Installing dumb-init (1.2.5-r1) 17:43:31 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:43:31 (3/6) Installing libsodium (1.0.18-r0) 17:43:31 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:43:31 (5/6) Installing libzmq (4.3.4-r0) 17:43:31 (6/6) Installing zeromq (4.3.4-r0) 17:43:31 Executing busybox-1.35.0-r17.trigger 17:43:31 OK: 8 MiB in 20 packages 17:43:31 Removing intermediate container a2f4a448c6f1 17:43:31 ---> b9dd2f7564c7 17:43:31 Step 16/24 : COPY --from=builder /app/LICENSE / 17:43:31 ---> 4e2456bd5baf 17:43:31 Step 17/24 : COPY --from=builder /app/Attribution.txt / 17:43:31 ---> 59d9bbde7d9a 17:43:31 Step 18/24 : COPY --from=builder /app/cmd/ / 17:43:32 ---> e5e82453ddde 17:43:32 Step 19/24 : EXPOSE 59989 17:43:32 ---> Running in 84b1c10d4cf6 17:43:32 Removing intermediate container 84b1c10d4cf6 17:43:32 ---> 2fb04289924e 17:43:32 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 17:43:32 ---> Running in e019d0737a4f 17:43:32 Removing intermediate container e019d0737a4f 17:43:32 ---> 40557ac3c693 17:43:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:43:32 ---> Running in 79c46f8dd0a3 17:43:32 Removing intermediate container 79c46f8dd0a3 17:43:32 ---> 02cef4dc6478 17:43:32 Step 22/24 : LABEL arch=amd64 17:43:32 ---> Running in 5cc86795c29d 17:43:32 Removing intermediate container 5cc86795c29d 17:43:32 ---> f6267d6cd246 17:43:32 Step 23/24 : LABEL git_sha=65dab79c41d5a00ddeae80a106963514c41aa461 17:43:32 ---> Running in 085ad72ef7b6 17:43:32 Removing intermediate container 085ad72ef7b6 17:43:32 ---> 9d8db234b036 17:43:32 Step 24/24 : LABEL version=2.3.0-dev.22 17:43:32 ---> Running in 4596cb1099ce 17:43:33 Removing intermediate container 4596cb1099ce 17:43:33 ---> 40aa4273b656 17:43:33 [Warning] One or more build-args [ARCH] were not consumed 17:43:33 Successfully built 40aa4273b656 17:43:33 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 17:43:33 provisioning config files... 17:43:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7627636422012218340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:33 ---> docker-login.sh 17:43:33 nexus3.edgexfoundry.org:10001 17:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:33 Configure a credential helper to remove this warning. See 17:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:33 17:43:33 Login Succeeded 17:43:33 nexus3.edgexfoundry.org:10002 17:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:33 Configure a credential helper to remove this warning. See 17:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:33 17:43:33 Login Succeeded 17:43:33 nexus3.edgexfoundry.org:10003 17:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:33 Configure a credential helper to remove this warning. See 17:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:33 17:43:33 Login Succeeded 17:43:33 nexus3.edgexfoundry.org:10004 17:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:33 Configure a credential helper to remove this warning. See 17:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:33 17:43:33 Login Succeeded 17:43:33 docker.io 17:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:34 Configure a credential helper to remove this warning. See 17:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:34 17:43:34 Login Succeeded 17:43:34 ---> docker-login.sh ends [Pipeline] } 17:43:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:34 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 17:43:34 65dab79c41d5a00ddeae80a106963514c41aa461 17:43:34 latest 17:43:34 2.3.0-dev.22 17:43:34 65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 17:43:34 main 17:43:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461 17:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:43:34 c6f4092edc14: Preparing 17:43:34 04a4fdff425f: Preparing 17:43:34 00a5b59360af: Preparing 17:43:34 157f34d84006: Preparing 17:43:34 994393dc58e7: Preparing 17:43:34 994393dc58e7: Layer already exists 17:43:34 00a5b59360af: Pushed 17:43:34 04a4fdff425f: Pushed 17:43:35 157f34d84006: Pushed 17:43:37 c6f4092edc14: Pushed 17:43:37 65dab79c41d5a00ddeae80a106963514c41aa461: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:43:38 c6f4092edc14: Preparing 17:43:38 04a4fdff425f: Preparing 17:43:38 00a5b59360af: Preparing 17:43:38 157f34d84006: Preparing 17:43:38 994393dc58e7: Preparing 17:43:38 157f34d84006: Layer already exists 17:43:38 994393dc58e7: Layer already exists 17:43:38 00a5b59360af: Layer already exists 17:43:38 04a4fdff425f: Layer already exists 17:43:38 c6f4092edc14: Layer already exists 17:43:38 latest: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.22 17:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:43:38 c6f4092edc14: Preparing 17:43:38 04a4fdff425f: Preparing 17:43:38 00a5b59360af: Preparing 17:43:38 157f34d84006: Preparing 17:43:38 994393dc58e7: Preparing 17:43:38 994393dc58e7: Layer already exists 17:43:38 00a5b59360af: Layer already exists 17:43:38 c6f4092edc14: Layer already exists 17:43:38 04a4fdff425f: Layer already exists 17:43:38 157f34d84006: Layer already exists 17:43:38 2.3.0-dev.22: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 17:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:43:39 c6f4092edc14: Preparing 17:43:39 04a4fdff425f: Preparing 17:43:39 00a5b59360af: Preparing 17:43:39 157f34d84006: Preparing 17:43:39 994393dc58e7: Preparing 17:43:39 c6f4092edc14: Layer already exists 17:43:39 04a4fdff425f: Layer already exists 17:43:39 00a5b59360af: Layer already exists 17:43:39 157f34d84006: Layer already exists 17:43:39 994393dc58e7: Layer already exists 17:43:39 65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 17:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:43:40 c6f4092edc14: Preparing 17:43:40 04a4fdff425f: Preparing 17:43:40 00a5b59360af: Preparing 17:43:40 157f34d84006: Preparing 17:43:40 994393dc58e7: Preparing 17:43:40 994393dc58e7: Layer already exists 17:43:40 00a5b59360af: Layer already exists 17:43:40 157f34d84006: Layer already exists 17:43:40 c6f4092edc14: Layer already exists 17:43:40 04a4fdff425f: Layer already exists 17:43:40 main: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:40 ===================================================== [Pipeline] echo 17:43:40 taggedImages: 17:43:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461 17:43:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:43:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.22 17:43:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 17:43:40 - 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 17:43:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:40 17:43:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:40 latest: Pulling from edgex-lftools-log-publisher 17:43:40 5eb5b503b376: Pulling fs layer 17:43:40 5c69ac0246d0: Pulling fs layer 17:43:40 ec43610c2a17: Pulling fs layer 17:43:40 3a2ae6a8a46f: Pulling fs layer 17:43:40 33b1e0a273af: Pulling fs layer 17:43:40 5d3b04190fa2: Pulling fs layer 17:43:40 2f39f015ded8: Pulling fs layer 17:43:40 2f39f015ded8: Waiting 17:43:40 5d3b04190fa2: Waiting 17:43:40 33b1e0a273af: Waiting 17:43:40 3a2ae6a8a46f: Waiting 17:43:40 5c69ac0246d0: Download complete 17:43:40 3a2ae6a8a46f: Verifying Checksum 17:43:40 3a2ae6a8a46f: Download complete 17:43:40 33b1e0a273af: Verifying Checksum 17:43:40 33b1e0a273af: Download complete 17:43:40 5d3b04190fa2: Verifying Checksum 17:43:40 5d3b04190fa2: Download complete 17:43:41 ec43610c2a17: Verifying Checksum 17:43:41 ec43610c2a17: Download complete 17:43:41 5eb5b503b376: Verifying Checksum 17:43:41 5eb5b503b376: Download complete 17:43:41 2f39f015ded8: Download complete 17:43:42 5eb5b503b376: Pull complete 17:43:42 5c69ac0246d0: Pull complete 17:43:42 ec43610c2a17: Pull complete 17:43:42 3a2ae6a8a46f: Pull complete 17:43:43 33b1e0a273af: Pull complete 17:43:43 5d3b04190fa2: Pull complete 17:43:47 2f39f015ded8: Pull complete 17:43:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:47 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:43:47 $ 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 17:43:49 $ docker top fc566ae0db9c837579b74219025287e61704cc84f0a53cc795e3d8efad27ec79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:49 ---> job-cost.sh 17:43:49 lf-activate-venv: SKIPPING 17:43:49 INFO: No Stack... 17:43:49 INFO: Retrieving Pricing Info for: v3-standard-8 17:43:50 INFO: Archiving Costs [Pipeline] sh 17:43:50 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 17:43:50 + cut -d, -f6 [Pipeline] lock 17:43:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] 17:43:50 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] did not exist. Created. 17:43:50 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:43:50 + echo total: 0.2199999988079071 [Pipeline] stash 17:43:50 Stashed 1 file(s) [Pipeline] } 17:43:50 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 17:43:50 $ docker stop --time=1 fc566ae0db9c837579b74219025287e61704cc84f0a53cc795e3d8efad27ec79 17:43:51 $ docker rm -f fc566ae0db9c837579b74219025287e61704cc84f0a53cc795e3d8efad27ec79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:44:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118487 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 17:44:58 Running in /w/workspace/device-rfid-llrp-go/59 [Pipeline] { [Pipeline] checkout 17:44:59 Selected Git installation does not exist. Using Default 17:44:59 The recommended git tool is: NONE 17:45:04 using credential edgex-jenkins-ssh 17:45:04 Cloning the remote Git repository 17:45:04 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:45:04 > git init /w/workspace/device-rfid-llrp-go/59 # timeout=10 17:45:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:45:04 > git --version # timeout=10 17:45:04 > git --version # 'git version 2.25.1' 17:45:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:04 Verifying host key using known hosts file 17:45:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:45:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:45:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:07 Avoid second fetch 17:45:07 Checking out Revision 65dab79c41d5a00ddeae80a106963514c41aa461 (main) 17:45:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#122)" 17:45:07 > git config core.sparsecheckout # timeout=10 17:45:07 > git checkout -f 65dab79c41d5a00ddeae80a106963514c41aa461 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:45:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:45:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:45:08 Dload Upload Total Spent Left Speed 17:45:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 17:45:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:45:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:45:09 + sudo tee /etc/docker/daemon.new 17:45:09 { 17:45:09 "registry-mirrors": [ 17:45:09 "https://nexus3.edgexfoundry.org:10001" 17:45:09 ], 17:45:09 "bip": "10.250.0.254/24", 17:45:09 "hosts": [ 17:45:09 "tcp://0.0.0.0:5555", 17:45:09 "unix:///var/run/docker.sock" 17:45:09 ], 17:45:09 "mtu": 1458, 17:45:09 "selinux-enabled": true, 17:45:09 "seccomp-profile": "/etc/docker/seccomp.json" 17:45:09 } [Pipeline] sh 17:45:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:45:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:28 provisioning config files... 17:45:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/59@tmp/config11365288096920111561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:29 ---> docker-login.sh 17:45:29 nexus3.edgexfoundry.org:10001 17:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:29 Configure a credential helper to remove this warning. See 17:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:29 17:45:29 Login Succeeded 17:45:29 nexus3.edgexfoundry.org:10002 17:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:30 Configure a credential helper to remove this warning. See 17:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:30 17:45:30 Login Succeeded 17:45:30 nexus3.edgexfoundry.org:10003 17:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:30 Configure a credential helper to remove this warning. See 17:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:30 17:45:30 Login Succeeded 17:45:30 nexus3.edgexfoundry.org:10004 17:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:30 Configure a credential helper to remove this warning. See 17:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:30 17:45:30 Login Succeeded 17:45:30 docker.io 17:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:31 Configure a credential helper to remove this warning. See 17:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:31 17:45:31 Login Succeeded 17:45:31 ---> docker-login.sh ends [Pipeline] } 17:45:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:45:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:31 ========================================================= 17:45:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:45:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:45:32 Sending build context to Docker daemon 1.223MB 17:45:32 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:45:32 Step 2/12 : FROM ${BASE} AS builder 17:45:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:45:32 9b18e9b68314: Pulling fs layer 17:45:32 35d82f9e3411: Pulling fs layer 17:45:32 e16973657156: Pulling fs layer 17:45:32 fc693d55d65f: Pulling fs layer 17:45:32 7e9fc2657dce: Pulling fs layer 17:45:32 dda99020689f: Pulling fs layer 17:45:32 db1c61fa0a46: Pulling fs layer 17:45:32 891c053d2c06: Pulling fs layer 17:45:32 fc693d55d65f: Waiting 17:45:32 7e9fc2657dce: Waiting 17:45:32 dda99020689f: Waiting 17:45:32 db1c61fa0a46: Waiting 17:45:32 891c053d2c06: Waiting 17:45:32 e16973657156: Verifying Checksum 17:45:32 e16973657156: Download complete 17:45:32 35d82f9e3411: Verifying Checksum 17:45:32 35d82f9e3411: Download complete 17:45:32 7e9fc2657dce: Verifying Checksum 17:45:32 7e9fc2657dce: Download complete 17:45:32 dda99020689f: Verifying Checksum 17:45:32 dda99020689f: Download complete 17:45:32 9b18e9b68314: Verifying Checksum 17:45:32 9b18e9b68314: Download complete 17:45:33 9b18e9b68314: Pull complete 17:45:33 891c053d2c06: Verifying Checksum 17:45:33 891c053d2c06: Download complete 17:45:34 35d82f9e3411: Pull complete 17:45:34 e16973657156: Pull complete 17:45:35 db1c61fa0a46: Verifying Checksum 17:45:35 fc693d55d65f: Verifying Checksum 17:45:35 fc693d55d65f: Download complete 17:45:48 fc693d55d65f: Pull complete 17:45:48 7e9fc2657dce: Pull complete 17:45:48 dda99020689f: Pull complete 17:45:54 db1c61fa0a46: Pull complete 17:45:57 891c053d2c06: Pull complete 17:45:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:45:57 ---> f96f9c87975a 17:45:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:45:57 ---> Running in 4ad9f3076f72 17:45:58 Removing intermediate container 4ad9f3076f72 17:45:58 ---> 94093808ab8a 17:45:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:45:58 ---> Running in a9daa0650b43 17:45:58 Removing intermediate container a9daa0650b43 17:45:58 ---> d5481684c187 17:45:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:45:58 ---> Running in 5feb3200e2ac 17:45:58 Removing intermediate container 5feb3200e2ac 17:45:58 ---> 3731875a4aae 17:45:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:45:59 ---> Running in f401bc60866d 17:45:59 Removing intermediate container f401bc60866d 17:45:59 ---> deb091404092 17:45:59 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:59 ---> Running in a30daa91b30b 17:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:46:01 OK: 221 MiB in 51 packages 17:46:02 Removing intermediate container a30daa91b30b 17:46:02 ---> 9c9678d88a66 17:46:02 Step 8/12 : WORKDIR /app 17:46:02 ---> Running in 6ccbda6948fd 17:46:03 Removing intermediate container 6ccbda6948fd 17:46:03 ---> 5df886e80e70 17:46:03 Step 9/12 : COPY go.mod vendor* ./ 17:46:03 ---> 3dcd6ebf8c89 17:46:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:03 ---> Running in 7523fd50063e 17:47:00 Removing intermediate container 7523fd50063e 17:47:00 ---> e5a03b4da1c7 17:47:00 Step 11/12 : COPY . . 17:47:00 ---> 46b8d6c6a028 17:47:00 Step 12/12 : RUN $MAKE 17:47:00 ---> Running in 7ba290dfd39c 17:47:00 noop 17:47:00 Removing intermediate container 7ba290dfd39c 17:47:00 ---> ee91c3080cf9 17:47:00 Successfully built ee91c3080cf9 17:47:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:00 + docker inspect -f . ci-base-image-arm64 17:47:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-118487 does not seem to be running inside a container 17:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/59 -v /w/workspace/device-rfid-llrp-go/59:/w/workspace/device-rfid-llrp-go/59:rw,z -v /w/workspace/device-rfid-llrp-go/59@tmp:/w/workspace/device-rfid-llrp-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:47:02 $ docker top 1eb752abc675a7611df002a051b8573cf334864ec561ec5fdf96eca4c08b8034 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:02 + go version 17:47:02 go version go1.18.7 linux/arm64 [Pipeline] } 17:47:03 $ docker stop --time=1 1eb752abc675a7611df002a051b8573cf334864ec561ec5fdf96eca4c08b8034 17:47:04 $ docker rm -f 1eb752abc675a7611df002a051b8573cf334864ec561ec5fdf96eca4c08b8034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:05 + docker inspect -f . ci-base-image-arm64 17:47:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:05 prd-ubuntu20.04-docker-arm64-4c-16g-118487 does not seem to be running inside a container 17:47:05 $ 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/59 -v /w/workspace/device-rfid-llrp-go/59:/w/workspace/device-rfid-llrp-go/59:rw,z -v /w/workspace/device-rfid-llrp-go/59@tmp:/w/workspace/device-rfid-llrp-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:47:06 $ docker top 675639b6dc902a2a3ea1d89bf0a5e4e5522d21c61a7c3978de925fefb28a7c82 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:07 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/59 [Pipeline] fileExists [Pipeline] sh 17:47:08 + make test 17:47:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:47:10 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:48:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:48:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:49:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.759s coverage: 38.5% of statements 17:49:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.539s coverage: 52.0% of statements 17:49:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements 17:49:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:49:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:49:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:49:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:49:45 ./bin/test-attribution-txt.sh 17:49:45 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 17:49:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:49:45 $ docker stop --time=1 675639b6dc902a2a3ea1d89bf0a5e4e5522d21c61a7c3978de925fefb28a7c82 17:49:47 $ docker rm -f 675639b6dc902a2a3ea1d89bf0a5e4e5522d21c61a7c3978de925fefb28a7c82 [Pipeline] // withDockerContainer [Pipeline] sh 17:49:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:49:48 Warning: overwriting stash ‘coverage-report’ 17:49:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:49:50 + ls -al . 17:49:50 total 640 17:49:50 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:47 . 17:49:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:45 .. 17:49:50 -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 17:45 .dockerignore 17:49:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:45 .git 17:49:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:45 .github 17:49:50 -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 17:45 .gitignore 17:49:50 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:45 .golangci.yml 17:49:50 -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 17:45 Attribution.txt 17:49:50 -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 17:45 CHANGELOG.md 17:49:50 -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 17:45 Dockerfile 17:49:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:45 GOVERNANCE.md 17:49:50 -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 17:45 Jenkinsfile 17:49:50 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 17:45 LICENSE 17:49:50 -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 17:45 Makefile 17:49:50 -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 17:45 OWNERS.md 17:49:50 -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 17:45 README.md 17:49:50 -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:42 VERSION 17:49:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:45 bin 17:49:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:45 cmd 17:49:50 -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 17:49 coverage.out 17:49:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:45 examples 17:49:50 -rw-rw-r-- 1 jenkins jenkins 3591 Nov 7 17:45 go.mod 17:49:50 -rw-rw-r-- 1 jenkins jenkins 44706 Nov 7 17:45 go.sum 17:49:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:45 images 17:49:50 drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 17:45 internal 17:49:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:45 snap 17:49:50 -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 17:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49: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=65dab79c41d5a00ddeae80a106963514c41aa461 --label arch=arm64 --label version=2.3.0-dev.22 . 17:49:52 Sending build context to Docker daemon 1.223MB 17:49:52 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:49:52 Step 2/24 : FROM ${BASE} AS builder 17:49:52 ---> ee91c3080cf9 17:49:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:49:52 ---> Running in 74d8ef40bedb 17:49:52 Removing intermediate container 74d8ef40bedb 17:49:52 ---> e811b702d6a0 17:49:52 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:49:52 ---> Running in fb399b0c4f16 17:49:53 Removing intermediate container fb399b0c4f16 17:49:53 ---> 81111ec4927e 17:49:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:49:53 ---> Running in 6478085af348 17:49:53 Removing intermediate container 6478085af348 17:49:53 ---> 68149a9aaaa7 17:49:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:49:54 ---> Running in 0c362c316b8f 17:49:54 Removing intermediate container 0c362c316b8f 17:49:54 ---> f814a8cf1680 17:49:54 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:54 ---> Running in 2d03948b7df9 17:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:49:56 OK: 221 MiB in 51 packages 17:49:59 Removing intermediate container 2d03948b7df9 17:49:59 ---> d27c2a3bf917 17:49:59 Step 8/24 : WORKDIR /app 17:49:59 ---> Running in 299acf143916 17:49:59 Removing intermediate container 299acf143916 17:49:59 ---> 44ae0775377c 17:49:59 Step 9/24 : COPY go.mod vendor* ./ 17:50:00 ---> a41f650bd088 17:50:00 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:00 ---> Running in 4b2dbce164aa 17:50:02 Removing intermediate container 4b2dbce164aa 17:50:02 ---> 6c16a7e1d5e0 17:50:02 Step 11/24 : COPY . . 17:50:03 ---> 2b6297a733db 17:50:03 Step 12/24 : RUN $MAKE 17:50:03 ---> Running in 2d4dc0b3cfb9 17:50:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 17:52:41 Removing intermediate container 2d4dc0b3cfb9 17:52:41 ---> bf6b0cd7482c 17:52:41 Step 13/24 : FROM alpine:3.16 17:52:41 3.16: Pulling from library/alpine 17:52:41 9b18e9b68314: Already exists 17:52:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:52:41 Status: Downloaded newer image for alpine:3.16 17:52:41 ---> a6215f271958 17:52:41 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:52:41 ---> Running in 4d09c1be5baa 17:52:41 Removing intermediate container 4d09c1be5baa 17:52:41 ---> b99f1e0918f0 17:52:41 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 17:52:41 ---> Running in a2e077b2a2d1 17:52:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:52:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:52:41 (1/6) Installing dumb-init (1.2.5-r1) 17:52:41 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:52:41 (3/6) Installing libsodium (1.0.18-r0) 17:52:41 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:52:41 (5/6) Installing libzmq (4.3.4-r0) 17:52:41 (6/6) Installing zeromq (4.3.4-r0) 17:52:41 Executing busybox-1.35.0-r17.trigger 17:52:41 OK: 8 MiB in 20 packages 17:52:41 Removing intermediate container a2e077b2a2d1 17:52:41 ---> e91eec64a295 17:52:41 Step 16/24 : COPY --from=builder /app/LICENSE / 17:52:41 ---> 379bdee64ff9 17:52:41 Step 17/24 : COPY --from=builder /app/Attribution.txt / 17:52:41 ---> 51c8cd189ba5 17:52:41 Step 18/24 : COPY --from=builder /app/cmd/ / 17:52:41 ---> ea21cef44f59 17:52:41 Step 19/24 : EXPOSE 59989 17:52:41 ---> Running in 91736fa12d05 17:52:41 Removing intermediate container 91736fa12d05 17:52:41 ---> 937c6c15f198 17:52:41 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 17:52:41 ---> Running in 896f76406079 17:52:41 Removing intermediate container 896f76406079 17:52:41 ---> 222479894c33 17:52:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:52:41 ---> Running in ede72b642cb9 17:52:41 Removing intermediate container ede72b642cb9 17:52:41 ---> 87dc6f716018 17:52:41 Step 22/24 : LABEL arch=arm64 17:52:41 ---> Running in c7cf2f560515 17:52:41 Removing intermediate container c7cf2f560515 17:52:41 ---> 440ca0dca438 17:52:41 Step 23/24 : LABEL git_sha=65dab79c41d5a00ddeae80a106963514c41aa461 17:52:41 ---> Running in 31b044c17bed 17:52:41 Removing intermediate container 31b044c17bed 17:52:41 ---> a599582cec40 17:52:41 Step 24/24 : LABEL version=2.3.0-dev.22 17:52:41 ---> Running in aefa0154bd8d 17:52:41 Removing intermediate container aefa0154bd8d 17:52:41 ---> 889304851737 17:52:41 [Warning] One or more build-args [ARCH] were not consumed 17:52:41 Successfully built 889304851737 17:52:41 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 17:52:41 provisioning config files... 17:52:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/59@tmp/config13794813566923756382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:42 ---> docker-login.sh 17:52:42 nexus3.edgexfoundry.org:10001 17:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:42 Configure a credential helper to remove this warning. See 17:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:42 17:52:42 Login Succeeded 17:52:42 nexus3.edgexfoundry.org:10002 17:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:42 Configure a credential helper to remove this warning. See 17:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:42 17:52:42 Login Succeeded 17:52:42 nexus3.edgexfoundry.org:10003 17:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:43 Configure a credential helper to remove this warning. See 17:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:43 17:52:43 Login Succeeded 17:52:43 nexus3.edgexfoundry.org:10004 17:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:43 Configure a credential helper to remove this warning. See 17:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:43 17:52:43 Login Succeeded 17:52:43 docker.io 17:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:44 Configure a credential helper to remove this warning. See 17:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:44 17:52:44 Login Succeeded 17:52:44 ---> docker-login.sh ends [Pipeline] } 17:52:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:52:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:44 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 17:52:44 65dab79c41d5a00ddeae80a106963514c41aa461 17:52:44 latest 17:52:44 2.3.0-dev.22 17:52:44 65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 17:52:44 main 17:52:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:44 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461 17:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:52:44 9bfaae420a86: Preparing 17:52:44 4ed00e04adc8: Preparing 17:52:44 1a878bbe8de5: Preparing 17:52:44 4ecc9a4a1198: Preparing 17:52:44 5d3e392a13a0: Preparing 17:52:44 5d3e392a13a0: Layer already exists 17:52:45 1a878bbe8de5: Pushed 17:52:45 4ed00e04adc8: Pushed 17:52:45 4ecc9a4a1198: Pushed 17:52:49 9bfaae420a86: Pushed 17:52:49 65dab79c41d5a00ddeae80a106963514c41aa461: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:50 + 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 17:52:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:52:50 9bfaae420a86: Preparing 17:52:50 4ed00e04adc8: Preparing 17:52:50 1a878bbe8de5: Preparing 17:52:50 4ecc9a4a1198: Preparing 17:52:50 5d3e392a13a0: Preparing 17:52:50 1a878bbe8de5: Layer already exists 17:52:50 4ed00e04adc8: Layer already exists 17:52:50 4ecc9a4a1198: Layer already exists 17:52:50 9bfaae420a86: Layer already exists 17:52:50 5d3e392a13a0: Layer already exists 17:52:50 latest: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.22 17:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:52:51 9bfaae420a86: Preparing 17:52:51 4ed00e04adc8: Preparing 17:52:51 1a878bbe8de5: Preparing 17:52:51 4ecc9a4a1198: Preparing 17:52:51 5d3e392a13a0: Preparing 17:52:51 1a878bbe8de5: Layer already exists 17:52:51 9bfaae420a86: Layer already exists 17:52:51 4ed00e04adc8: Layer already exists 17:52:51 5d3e392a13a0: Layer already exists 17:52:51 4ecc9a4a1198: Layer already exists 17:52:51 2.3.0-dev.22: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 17:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:52:52 9bfaae420a86: Preparing 17:52:52 4ed00e04adc8: Preparing 17:52:52 1a878bbe8de5: Preparing 17:52:52 4ecc9a4a1198: Preparing 17:52:52 5d3e392a13a0: Preparing 17:52:52 5d3e392a13a0: Layer already exists 17:52:52 4ed00e04adc8: Layer already exists 17:52:52 9bfaae420a86: Layer already exists 17:52:52 4ecc9a4a1198: Layer already exists 17:52:52 1a878bbe8de5: Layer already exists 17:52:52 65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:52 + 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 17:52:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 17:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:52:52 9bfaae420a86: Preparing 17:52:52 4ed00e04adc8: Preparing 17:52:52 1a878bbe8de5: Preparing 17:52:52 4ecc9a4a1198: Preparing 17:52:52 5d3e392a13a0: Preparing 17:52:52 1a878bbe8de5: Layer already exists 17:52:52 4ed00e04adc8: Layer already exists 17:52:52 9bfaae420a86: Layer already exists 17:52:52 5d3e392a13a0: Layer already exists 17:52:52 4ecc9a4a1198: Layer already exists 17:52:52 main: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:52:53 ===================================================== [Pipeline] echo 17:52:53 taggedImages: 17:52:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461 17:52:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:52:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.22 17:52:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 17:52:53 - 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 17:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:52:53 17:52:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:52:53 arm64: Pulling from edgex-lftools-log-publisher 17:52:53 8998bd30e6a1: Pulling fs layer 17:52:53 04944245beec: Pulling fs layer 17:52:53 699f458cf7ca: Pulling fs layer 17:52:53 765212b225bb: Pulling fs layer 17:52:53 f23df028b6ca: Pulling fs layer 17:52:53 d65c8cfc05b1: Pulling fs layer 17:52:53 2437ff75d9bd: Pulling fs layer 17:52:53 f23df028b6ca: Waiting 17:52:53 d65c8cfc05b1: Waiting 17:52:53 2437ff75d9bd: Waiting 17:52:53 765212b225bb: Waiting 17:52:54 04944245beec: Verifying Checksum 17:52:54 04944245beec: Download complete 17:52:54 765212b225bb: Verifying Checksum 17:52:54 765212b225bb: Download complete 17:52:54 f23df028b6ca: Download complete 17:52:54 d65c8cfc05b1: Verifying Checksum 17:52:54 d65c8cfc05b1: Download complete 17:52:54 699f458cf7ca: Verifying Checksum 17:52:54 699f458cf7ca: Download complete 17:52:54 8998bd30e6a1: Verifying Checksum 17:52:54 8998bd30e6a1: Download complete 17:52:56 2437ff75d9bd: Verifying Checksum 17:52:56 2437ff75d9bd: Download complete 17:52:58 8998bd30e6a1: Pull complete 17:52:58 04944245beec: Pull complete 17:52:59 699f458cf7ca: Pull complete 17:52:59 765212b225bb: Pull complete 17:53:00 f23df028b6ca: Pull complete 17:53:00 d65c8cfc05b1: Pull complete 17:53:13 2437ff75d9bd: Pull complete 17:53:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:53:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:13 prd-ubuntu20.04-docker-arm64-4c-16g-118487 does not seem to be running inside a container 17:53:13 $ 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/59 -v /w/workspace/device-rfid-llrp-go/59:/w/workspace/device-rfid-llrp-go/59:rw,z -v /w/workspace/device-rfid-llrp-go/59@tmp:/w/workspace/device-rfid-llrp-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:53:15 $ docker top 3d88c3b95e9e6980aab8d4df40fc8b137136c35500b6dc32b0e387db7c313bb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:16 ---> job-cost.sh 17:53:16 lf-activate-venv: SKIPPING 17:53:16 INFO: No Stack... 17:53:17 INFO: Retrieving Pricing Info for: v3-standard-4 17:53:18 INFO: Archiving Costs [Pipeline] sh 17:53:18 + + cutcat -d, /w/workspace/device-rfid-llrp-go/59/archives/cost.csv -f6 17:53:18 [Pipeline] lock 17:53:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] 17:53:18 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] did not exist. Created. 17:53:18 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:53:18 /w/workspace/device-rfid-llrp-go/59@tmp/durable-00aa47ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:53:19 + echo total: 0.10999999940395355 [Pipeline] stash 17:53:19 Warning: overwriting stash ‘stack-cost’ 17:53:19 Stashed 1 file(s) [Pipeline] } 17:53:19 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 17:53:19 $ docker stop --time=1 3d88c3b95e9e6980aab8d4df40fc8b137136c35500b6dc32b0e387db7c313bb5 17:53:20 $ docker rm -f 3d88c3b95e9e6980aab8d4df40fc8b137136c35500b6dc32b0e387db7c313bb5 [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 17:53:21 provisioning config files... 17:53:21 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16698714539861307082tmp [Pipeline] { [Pipeline] sh 17:53:21 + set +x 17:53:21 + curl -s https://codecov.io/bash 17:53:21 + bash -s -- 17:53:21 17:53:21 _____ _ 17:53:21 / ____| | | 17:53:21 | | ___ __| | ___ ___ _____ __ 17:53:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:53:21 | |___| (_) | (_| | __/ (_| (_) \ V / 17:53:21 \_____\___/ \__,_|\___|\___\___/ \_/ 17:53:21 Bash-1.0.6 17:53:21 17:53:21 17:53:21 ==> git version 2.25.1 found 17:53:21 ==> 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 17:53:21 Release-Date: 2020-01-08 17:53:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:53:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:53:21 ==> Jenkins CI detected. 17:53:21 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 17:53:21 project root: . 17:53:21 --> token set from env 17:53:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:53:21 ==> Running gcov in . (disable via -X gcov) 17:53:21 ==> Python coveragepy not found 17:53:21 ==> Searching for coverage reports in: 17:53:21 + . 17:53:21 -> Found 1 reports 17:53:21 ==> Detecting git/mercurial file structure 17:53:21 ==> Reading reports 17:53:21 + ./coverage.out bytes=460049 17:53:21 ==> Appending adjustments 17:53:21 https://docs.codecov.io/docs/fixing-reports 17:53:21 + Found adjustments 17:53:21 ==> Gzipping contents 17:53:21 52K /tmp/codecov.Ad1Gq5.gz 17:53:21 ==> Uploading reports 17:53:21 url: https://codecov.io 17:53:21 query: branch=main&commit=65dab79c41d5a00ddeae80a106963514c41aa461&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:53:21 -> Pinging Codecov 17:53:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=65dab79c41d5a00ddeae80a106963514c41aa461&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:53:22 -> Uploading to 17:53:22 https://storage.googleapis.com/codecov/v4/raw/2022-11-07/581DD39554BDF9B6E22D074273EAD858/65dab79c41d5a00ddeae80a106963514c41aa461/3da8efd6-52f7-4779-a2e2-2faa9fac6c5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T175321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d4294e1cac1046c42fdb8f34b28e52737bcd89742b6b7a40d676a74343fea28 17:53:22 % Total % Received % Xferd Average Speed Time Time Time Current 17:53:22 Dload Upload Total Spent Left Speed 17:53:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51644 0 0 100 51644 0 211k --:--:-- --:--:-- --:--:-- 211k 17:53:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] } 17:53:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:53:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:53:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:53:22 17:53:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:53:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:53:23 df9b9388f04a: Pulling fs layer 17:53:23 52dc419b0ee2: Pulling fs layer 17:53:23 25bc292e5bac: Pulling fs layer 17:53:23 114826534d7a: Pulling fs layer 17:53:23 4657fd5d0bcf: Pulling fs layer 17:53:23 6ad1cebc031e: Pulling fs layer 17:53:23 8a3aa393b2d8: Pulling fs layer 17:53:23 114826534d7a: Waiting 17:53:23 4657fd5d0bcf: Waiting 17:53:23 8a3aa393b2d8: Waiting 17:53:23 25bc292e5bac: Download complete 17:53:23 52dc419b0ee2: Verifying Checksum 17:53:23 52dc419b0ee2: Download complete 17:53:23 4657fd5d0bcf: Verifying Checksum 17:53:23 4657fd5d0bcf: Download complete 17:53:23 df9b9388f04a: Verifying Checksum 17:53:23 df9b9388f04a: Download complete 17:53:23 df9b9388f04a: Pull complete 17:53:23 6ad1cebc031e: Verifying Checksum 17:53:23 6ad1cebc031e: Download complete 17:53:23 52dc419b0ee2: Pull complete 17:53:23 25bc292e5bac: Pull complete 17:53:24 114826534d7a: Verifying Checksum 17:53:24 114826534d7a: Download complete 17:53:24 8a3aa393b2d8: Verifying Checksum 17:53:24 8a3aa393b2d8: Download complete 17:53:27 114826534d7a: Pull complete 17:53:27 4657fd5d0bcf: Pull complete 17:53:27 6ad1cebc031e: Pull complete 17:53:30 8a3aa393b2d8: Pull complete 17:53:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:53:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:30 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:53:31 $ 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 17:53:33 $ docker top c954d97a81e8b97aa0ae57a84c42a75fd0b8fa023b0e8b26d7b83651bab611e4 -eo pid,comm [Pipeline] { [Pipeline] echo 17:53:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 17:53:33 + set -o pipefail 17:53:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 17:53:38 17:53:38 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 17:53:38 17:53:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/91eb9eb4-35e3-41b8-af5f-6ee788baff3a 17:53:38 17:53:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:53:38 17:53:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:53:38 17:53:45 17:53:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:53:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:53:45 More details here: https://snyk.co/ue1NS [Pipeline] } 17:53:45 $ docker stop --time=1 c954d97a81e8b97aa0ae57a84c42a75fd0b8fa023b0e8b26d7b83651bab611e4 17:53:47 $ docker rm -f c954d97a81e8b97aa0ae57a84c42a75fd0b8fa023b0e8b26d7b83651bab611e4 [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 17:53:48 + git log --format=format:%s -1 65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] sh 17:53:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:53:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:49 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:53:49 $ 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 17:53:49 $ docker top b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc -eo pid,comm 17:53:49 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). 17:53:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:53:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:49 [ssh-agent] Looking for ssh-agent implementation... 17:53:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:49 $ docker exec b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc ssh-agent 17:53:49 SSH_AUTH_SOCK=/tmp/ssh-iw4hxZ8gE6hd/agent.32 17:53:49 SSH_AGENT_PID=38 17:53:49 Running ssh-add (command line suppressed) 17:53:49 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3383520403922414745.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3383520403922414745.key) 17:53:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:50 + git semver tag 17:53:50 2022-11-07 17:53:50,317 [run_tag] DEBUG tag force:False 17:53:50 2022-11-07 17:53:50,317 [check_head_tag] DEBUG check head tag 17:53:50 2022-11-07 17:53:50,318 [execute] INFO git cat-file --batch-check 17:53:50 2022-11-07 17:53:50,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:53:50 2022-11-07 17:53:50,322 [execute] INFO git cat-file --batch 17:53:50 2022-11-07 17:53:50,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:53:50 2022-11-07 17:53:50,334 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:53:50 2022-11-07 17:53:50,334 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 17:53:50 2022-11-07 17:53:50,334 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:53:50 2022-11-07 17:53:50,339 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:53:50 2.3.0-dev.22 [Pipeline] } 17:53:50 $ docker exec --env ******** --env ******** b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc ssh-agent -k 17:53:50 unset SSH_AUTH_SOCK; 17:53:50 unset SSH_AGENT_PID; 17:53:50 echo Agent pid 38 killed; 17:53:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:53:50 + git semver [Pipeline] } 17:53:51 $ docker stop --time=1 b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc 17:53:52 $ docker rm -f b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:53:52 17:53:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:53:53 0.23.1-centos7: Pulling from edgex-lftools 17:53:53 ab5ef0e58194: Pulling fs layer 17:53:53 9712f1f96733: Pulling fs layer 17:53:53 63f879dbbcfc: Pulling fs layer 17:53:53 0d9ebad4ef96: Pulling fs layer 17:53:53 e9a5061849ea: Pulling fs layer 17:53:53 d747dcd14b5f: Pulling fs layer 17:53:53 2de7ff778b66: Pulling fs layer 17:53:53 0d9ebad4ef96: Waiting 17:53:53 e9a5061849ea: Waiting 17:53:53 d747dcd14b5f: Waiting 17:53:53 2de7ff778b66: Waiting 17:53:53 9712f1f96733: Verifying Checksum 17:53:53 9712f1f96733: Download complete 17:53:53 63f879dbbcfc: Verifying Checksum 17:53:53 63f879dbbcfc: Download complete 17:53:53 ab5ef0e58194: Verifying Checksum 17:53:53 ab5ef0e58194: Download complete 17:53:53 d747dcd14b5f: Verifying Checksum 17:53:53 d747dcd14b5f: Download complete 17:53:53 e9a5061849ea: Download complete 17:53:53 0d9ebad4ef96: Verifying Checksum 17:53:53 0d9ebad4ef96: Download complete 17:53:53 2de7ff778b66: Verifying Checksum 17:53:53 2de7ff778b66: Download complete 17:53:56 ab5ef0e58194: Pull complete 17:53:56 9712f1f96733: Pull complete 17:53:56 63f879dbbcfc: Pull complete 17:54:00 0d9ebad4ef96: Pull complete 17:54:00 e9a5061849ea: Pull complete 17:54:00 d747dcd14b5f: Pull complete 17:54:01 2de7ff778b66: Pull complete 17:54:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:54:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:01 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:54:01 $ 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 17:54:03 $ docker top 8db9c415e31afea2cb536c06ce74a871f16d5855e054efe50167239dd66094dc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:54:04 provisioning config files... 17:54:04 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config312937343361242265tmp 17:54:04 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3371633960485508671tmp 17:54:04 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8784386088645539606tmp [Pipeline] { [Pipeline] echo 17:54:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:54:04 ---> sigul-configuration.sh 17:54:04 gpg: directory `/root/.gnupg' created 17:54:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:54:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:54:04 gpg: keyring `/root/.gnupg/secring.gpg' created 17:54:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:54:04 gpg: CAST5 encrypted data 17:54:04 gpg: encrypted with 1 passphrase 17:54:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:54:04 + mkdir /home/jenkins 17:54:04 + mkdir /home/jenkins/sigul [Pipeline] sh 17:54:04 + 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 17:54:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:54:05 ---> sigul-install.sh 17:54:05 Sigul already installed; skipping installation. [Pipeline] sh 17:54:05 + git tag --list 17:54:05 v0.0.0 17:54:05 v1.0.0 17:54:05 v2.1.0 17:54:05 v2.1.1 17:54:05 v2.1.1-dev.1 17:54:05 v2.2.0 17:54:05 v2.2.1-dev.1 17:54:05 v2.2.1-dev.2 17:54:05 v2.2.1-dev.3 17:54:05 v2.2.1-dev.4 17:54:05 v2.2.1-dev.5 17:54:05 v2.2.1-dev.6 17:54:05 v2.2.1-dev.7 17:54:05 v2.3.0-dev.10 17:54:05 v2.3.0-dev.11 17:54:05 v2.3.0-dev.12 17:54:05 v2.3.0-dev.13 17:54:05 v2.3.0-dev.14 17:54:05 v2.3.0-dev.15 17:54:05 v2.3.0-dev.16 17:54:05 v2.3.0-dev.17 17:54:05 v2.3.0-dev.18 17:54:05 v2.3.0-dev.19 17:54:05 v2.3.0-dev.20 17:54:05 v2.3.0-dev.21 17:54:05 v2.3.0-dev.22 17:54:05 v2.3.0-dev.7 17:54:05 v2.3.0-dev.8 17:54:05 v2.3.0-dev.9 [Pipeline] sh 17:54:05 + lftools sign git-tag v2.3.0-dev.22 17:54:06 Signing Git tag with Sigul... 17:54:06 Signing v2.3.0-dev.22 [Pipeline] echo 17:54:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:54:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:54:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:54:06 $ docker stop --time=1 8db9c415e31afea2cb536c06ce74a871f16d5855e054efe50167239dd66094dc 17:54:08 $ docker rm -f 8db9c415e31afea2cb536c06ce74a871f16d5855e054efe50167239dd66094dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:54:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:54:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:09 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:54:09 $ docker top cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:54:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:09 [ssh-agent] Looking for ssh-agent implementation... 17:54:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:09 $ docker exec cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc ssh-agent 17:54:09 SSH_AUTH_SOCK=/tmp/ssh-rV1WYwae44qa/agent.32 17:54:09 SSH_AGENT_PID=38 17:54:09 Running ssh-add (command line suppressed) 17:54:09 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15388533015812009791.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15388533015812009791.key) 17:54:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:10 + git semver bump pre 17:54:10 2022-11-07 17:54:10,418 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:54:10 2022-11-07 17:54:10,419 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev 17:54:10 2022-11-07 17:54:10,419 [bump_version] DEBUG bumped version:2.3.0-dev.23 17:54:10 2022-11-07 17:54:10,419 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 17:54:10 2022-11-07 17:54:10,419 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:54:10 2022-11-07 17:54:10,419 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:54:10 2022-11-07 17:54:10,421 [execute] INFO git cat-file --batch-check 17:54:10 2022-11-07 17:54:10,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:54:10 2022-11-07 17:54:10,426 [execute] INFO git cat-file --batch 17:54:10 2022-11-07 17:54:10,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:54:10 2022-11-07 17:54:10,433 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:54:10 2.3.0-dev.23 [Pipeline] } 17:54:10 $ docker exec --env ******** --env ******** cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc ssh-agent -k 17:54:10 unset SSH_AUTH_SOCK; 17:54:10 unset SSH_AGENT_PID; 17:54:10 echo Agent pid 38 killed; 17:54:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:10 + git semver [Pipeline] } 17:54:11 $ docker stop --time=1 cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc 17:54:12 $ docker rm -f cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc [Pipeline] // withDockerContainer [Pipeline] sh 17:54:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:54:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:13 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:54:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:54:13 $ docker top 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:54:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:13 [ssh-agent] Looking for ssh-agent implementation... 17:54:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:13 $ docker exec 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 ssh-agent 17:54:14 SSH_AUTH_SOCK=/tmp/ssh-lq6JORYcWKay/agent.32 17:54:14 SSH_AGENT_PID=38 17:54:14 Running ssh-add (command line suppressed) 17:54:14 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15759712650852560551.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15759712650852560551.key) 17:54:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:14 + git semver push 17:54:14 2022-11-07 17:54:14,624 [run_push] DEBUG push 17:54:14 2022-11-07 17:54:14,625 [execute] INFO git cat-file --batch-check 17:54:14 2022-11-07 17:54:14,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:54:14 2022-11-07 17:54:14,628 [execute] INFO git rev-list b500ac17c33645b9c093e3362c2b8b18791ca65a -- 17:54:14 2022-11-07 17:54:14,629 [execute] DEBUG Popen(['git', 'rev-list', 'b500ac17c33645b9c093e3362c2b8b18791ca65a', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:54:14 2022-11-07 17:54:14,634 [execute] INFO git fetch -v origin 17:54:14 2022-11-07 17:54:14,634 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:54:15 2022-11-07 17:54:15,188 [run_push] DEBUG no remote changes detected 17:54:15 2022-11-07 17:54:15,189 [execute] INFO git push origin semver 17:54:15 2022-11-07 17:54:15,189 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:54:16 2022-11-07 17:54:16,020 [run_push] DEBUG push all version tags 17:54:16 2022-11-07 17:54:16,021 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:54:16 2022-11-07 17:54:16,022 [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) 17:54:17 2022-11-07 17:54:16,826 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:54:17 2.3.0-dev.23 [Pipeline] } 17:54:17 $ docker exec --env ******** --env ******** 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 ssh-agent -k 17:54:17 unset SSH_AUTH_SOCK; 17:54:17 unset SSH_AGENT_PID; 17:54:17 echo Agent pid 38 killed; 17:54:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:17 + git semver [Pipeline] } 17:54:17 $ docker stop --time=1 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 17:54:19 $ docker rm -f 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 [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 17:54:19 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 17:54:19 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:54:19 total 16 17:54:19 drwxr-xr-x 3 root root 4096 Nov 7 17:43 . 17:54:19 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 17:54 .. 17:54:19 drwxr-xr-x 2 root root 4096 Nov 7 17:43 cost 17:54:19 -rw-r--r-- 1 root root 90 Nov 7 17:43 cost.csv 17:54:19 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:54:19 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:54:19 total 16 17:54:19 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:43 . 17:54:19 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 17:54 .. 17:54:19 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:43 cost 17:54:19 -rw-r--r-- 1 jenkins jenkins 90 Nov 7 17:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:54:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:54:20 ---> package-listing.sh 17:54:20 ++ facter osfamily 17:54:20 ++ tr '[:upper:]' '[:lower:]' 17:54:21 + OS_FAMILY=debian 17:54:21 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 17:54:21 + START_PACKAGES=/tmp/packages_start.txt 17:54:21 + END_PACKAGES=/tmp/packages_end.txt 17:54:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:54:21 + PACKAGES=/tmp/packages_start.txt 17:54:21 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:54:21 + PACKAGES=/tmp/packages_end.txt 17:54:21 + case "${OS_FAMILY}" in 17:54:21 + dpkg -l 17:54:21 + grep '^ii' 17:54:21 + '[' -f /tmp/packages_start.txt ']' 17:54:21 + '[' -f /tmp/packages_end.txt ']' 17:54:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:54:21 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:54:21 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 17:54:21 + 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 17:54:21 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 17:54:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:22 prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container 17:54:22 $ 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 17:54:22 $ docker top a24d9c1f13cea20733ae085c0000a45e18e6989c4983825377d5b7df3b0cde02 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:54:23 + mkdir -p /var/log/sysstat [Pipeline] sh 17:54:23 + ls /var/log/sa-host 17:54:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:23 provisioning config files... 17:54:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17248041116650148811tmp [Pipeline] { [Pipeline] echo 17:54:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:54:23 ---> create-netrc.sh [Pipeline] } 17:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:54:24 ---> python-tools-install.sh [Pipeline] echo 17:54:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:54:24 ---> sudo-logs.sh 17:54:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:54:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:54:24 ---> job-cost.sh 17:54:24 lf-activate-venv: SKIPPING 17:54:24 DEBUG: total: 0.2199999988079071 17:54:24 INFO: Retrieving Stack Cost... 17:54:25 INFO: Retrieving Pricing Info for: v3-standard-8 17:54:25 INFO: Archiving Costs [Pipeline] echo 17:54:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:54:25 ---> logs-deploy.sh 17:54:25 lf-activate-venv: SKIPPING 17:54:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/59 17:54:25 INFO: archiving workspace using pattern(s): 17:54:27 Archives upload complete. 17:54:27 INFO: archiving logs to Nexus