Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d5d7787f034dd5542ee48778370d67321a0492e 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-ssh11349590370454763017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4815888120915885701.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh982964263530661287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2154683164205858961.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10572557194626916827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 ‘prd-ubuntu20.04-docker-8c-8g-17324’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17328 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 > 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 4d5d7787f034dd5542ee48778370d67321a0492e (main) Commit message: "docs: Update changelog for 3.0 (#239)" > 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 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 > git rev-list --no-walk bbba31b9990baf121db7a0c9343d3a9a1e7eab6e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:58:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:58:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:58:39 ========================================================= 16:58:39 EdgeX Global Pipelines Version Info 16:58:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:58:40 ------------------- 16:58:40 stable info: 16:58:40 ------------------- 16:58:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:58:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:58:40 Message: update stable to v1.0.249 16:58:40 ------------------- 16:58:40 experimental info: 16:58:40 ------------------- 16:58:40 Commited By: **** collab-it+edgex@linuxfoundation.org 16:58:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:58:40 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d5d778 [Pipeline] echo 16:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:41 provisioning config files... 16:58:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13423390633862850591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:41 ---> docker-login.sh 16:58:41 nexus3.edgexfoundry.org:10001 16:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:41 Configure a credential helper to remove this warning. See 16:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:41 16:58:41 Login Succeeded 16:58:41 nexus3.edgexfoundry.org:10002 16:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:41 Configure a credential helper to remove this warning. See 16:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:41 16:58:41 Login Succeeded 16:58:42 nexus3.edgexfoundry.org:10003 16:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:42 Configure a credential helper to remove this warning. See 16:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:42 16:58:42 Login Succeeded 16:58:42 nexus3.edgexfoundry.org:10004 16:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:42 Configure a credential helper to remove this warning. See 16:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:42 16:58:42 Login Succeeded 16:58:42 docker.io 16:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:42 Configure a credential helper to remove this warning. See 16:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:42 16:58:42 Login Succeeded 16:58:42 ---> docker-login.sh ends [Pipeline] } 16:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:58:42 + git rev-list -1 --merges 4d5d7787f034dd5542ee48778370d67321a0492e~1..4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo 16:58:42 -----------> git rev-list -1 --merges 4d5d7787f034dd5542ee48778370d67321a0492e~1..4d5d7787f034dd5542ee48778370d67321a0492e 4d5d7787f034dd5542ee48778370d67321a0492e [false] [Pipeline] sh 16:58:43 + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo 16:58:43 ========================================================= 16:58:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:58:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:43 + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo 16:58:43 [semverPrep] GIT_COMMIT: 4d5d7787f034dd5542ee48778370d67321a0492e, Commit Message: docs: Update changelog for 3.0 (#239) [Pipeline] echo 16:58:43 [semverPrep] This is not a build commit. [Pipeline] sh 16:58:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:58:43 + grep -v github /etc/ssh/ssh_known_hosts 16:58:43 + [ -e /tmp/ssh_known_hosts ] 16:58:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:58:43 + + echosudo tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 16:58:43 /etc/ssh/ssh_known_hosts 16:58:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:44 16:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:44 0.1.4: Pulling from edgex-devops/py-git-semver 16:58:44 b85a868b505f: Pulling fs layer 16:58:44 e2be974225ed: Pulling fs layer 16:58:44 339a4e72a1f5: Pulling fs layer 16:58:44 988bab9f4d93: Pulling fs layer 16:58:44 1469e6f7b9e6: Pulling fs layer 16:58:44 eaf3925da568: Pulling fs layer 16:58:44 bab4dde63d76: Pulling fs layer 16:58:44 bde34c3a00c8: Pulling fs layer 16:58:44 b352a97aabf1: Pulling fs layer 16:58:44 4872d77fe225: Pulling fs layer 16:58:44 5851b861e8e6: Pulling fs layer 16:58:44 eaf3925da568: Waiting 16:58:44 bab4dde63d76: Waiting 16:58:44 4872d77fe225: Waiting 16:58:44 5851b861e8e6: Waiting 16:58:44 b352a97aabf1: Waiting 16:58:44 1469e6f7b9e6: Waiting 16:58:44 bde34c3a00c8: Waiting 16:58:44 988bab9f4d93: Waiting 16:58:44 e2be974225ed: Verifying Checksum 16:58:44 e2be974225ed: Download complete 16:58:44 988bab9f4d93: Verifying Checksum 16:58:44 988bab9f4d93: Download complete 16:58:44 1469e6f7b9e6: Download complete 16:58:44 339a4e72a1f5: Verifying Checksum 16:58:44 339a4e72a1f5: Download complete 16:58:44 eaf3925da568: Download complete 16:58:44 bde34c3a00c8: Verifying Checksum 16:58:44 bde34c3a00c8: Download complete 16:58:44 b352a97aabf1: Download complete 16:58:44 4872d77fe225: Download complete 16:58:44 5851b861e8e6: Verifying Checksum 16:58:44 5851b861e8e6: Download complete 16:58:44 b85a868b505f: Verifying Checksum 16:58:44 b85a868b505f: Download complete 16:58:45 bab4dde63d76: Verifying Checksum 16:58:45 bab4dde63d76: Download complete 16:58:46 b85a868b505f: Pull complete 16:58:46 e2be974225ed: Pull complete 16:58:46 339a4e72a1f5: Pull complete 16:58:46 988bab9f4d93: Pull complete 16:58:47 1469e6f7b9e6: Pull complete 16:58:47 eaf3925da568: Pull complete 16:58:48 bab4dde63d76: Pull complete 16:58:48 bde34c3a00c8: Pull complete 16:58:48 b352a97aabf1: Pull complete 16:58:49 4872d77fe225: Pull complete 16:58:49 5851b861e8e6: Pull complete 16:58:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:49 prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container 16:58: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:58:50 $ docker top a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 -eo pid,comm 16:58:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:58:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:50 [ssh-agent] Looking for ssh-agent implementation... 16:58:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:50 $ docker exec a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 ssh-agent 16:58:51 SSH_AUTH_SOCK=/tmp/ssh-l6T6fxkyHc02/agent.31 16:58:51 SSH_AGENT_PID=37 16:58:51 Running ssh-add (command line suppressed) 16:58:51 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16904778954899709739.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16904778954899709739.key) 16:58:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:51 + git tag --points-at HEAD [Pipeline] } 16:58:51 $ docker exec --env ******** --env ******** a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 ssh-agent -k 16:58:51 unset SSH_AUTH_SOCK; 16:58:51 unset SSH_AGENT_PID; 16:58:51 echo Agent pid 37 killed; 16:58:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:58:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:51 [ssh-agent] Looking for ssh-agent implementation... 16:58:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:51 $ docker exec a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 ssh-agent 16:58:51 SSH_AUTH_SOCK=/tmp/ssh-HxgDRPhx448s/agent.69 16:58:51 SSH_AGENT_PID=75 16:58:51 Running ssh-add (command line suppressed) 16:58:51 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17420809090937414027.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17420809090937414027.key) 16:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:52 + git semver init 16:58:52 2023-05-30 16:58:52,528 [run_init] DEBUG init version:0.0.0 force:False 16:58:52 2023-05-30 16:58:52,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:58:52 2023-05-30 16:58:52,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:58:52 2023-05-30 16:58:52,530 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 16:58:53 2023-05-30 16:58:53,306 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 16:58:53 2023-05-30 16:58:53,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 16:58:53 2023-05-30 16:58:53,307 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:58:53 2023-05-30 16:58:53,307 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:58:53 3.0.0-dev.30 [Pipeline] } 16:58:53 $ docker exec --env ******** --env ******** a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 ssh-agent -k 16:58:53 unset SSH_AUTH_SOCK; 16:58:53 unset SSH_AGENT_PID; 16:58:53 echo Agent pid 75 killed; 16:58:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:53 + git semver [Pipeline] } 16:58:54 $ docker stop --time=1 a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 16:58:55 $ docker rm -f --volumes a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:58:56 Stashed 1 file(s) [Pipeline] echo 16:58:56 [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:56 provisioning config files... 16:58:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13148940651218588471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:56 ---> docker-login.sh 16:58:56 nexus3.edgexfoundry.org:10001 16:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:56 Configure a credential helper to remove this warning. See 16:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:56 16:58:56 Login Succeeded 16:58:56 nexus3.edgexfoundry.org:10002 16:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:56 Configure a credential helper to remove this warning. See 16:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:56 16:58:56 Login Succeeded 16:58:56 nexus3.edgexfoundry.org:10003 16:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:56 Configure a credential helper to remove this warning. See 16:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:56 16:58:56 Login Succeeded 16:58:56 nexus3.edgexfoundry.org:10004 16:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:56 Configure a credential helper to remove this warning. See 16:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:56 16:58:56 Login Succeeded 16:58:56 docker.io 16:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:57 Configure a credential helper to remove this warning. See 16:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:57 16:58:57 Login Succeeded 16:58:57 ---> docker-login.sh ends [Pipeline] } 16:58:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:57 ========================================================= 16:58:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:58:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:58:57 Sending build context to Docker daemon 4.266MB 16:58:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:58:57 Step 2/12 : FROM ${BASE} AS builder 16:58:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:58:57 f56be85fc22e: Pulling fs layer 16:58:57 85791d961cd3: Pulling fs layer 16:58:57 d694b5ae8c79: Pulling fs layer 16:58:57 9f32a84ed3da: Pulling fs layer 16:58:57 4d19c01a9841: Pulling fs layer 16:58:57 9325e15d5711: Pulling fs layer 16:58:57 556b6ee489ea: Pulling fs layer 16:58:57 c5a4b2cf53e6: Pulling fs layer 16:58:57 9325e15d5711: Waiting 16:58:57 556b6ee489ea: Waiting 16:58:57 c5a4b2cf53e6: Waiting 16:58:57 9f32a84ed3da: Waiting 16:58:57 4d19c01a9841: Waiting 16:58:57 85791d961cd3: Verifying Checksum 16:58:57 85791d961cd3: Download complete 16:58:57 9f32a84ed3da: Verifying Checksum 16:58:57 9f32a84ed3da: Download complete 16:58:57 4d19c01a9841: Download complete 16:58:57 f56be85fc22e: Verifying Checksum 16:58:57 f56be85fc22e: Download complete 16:58:57 9325e15d5711: Verifying Checksum 16:58:57 9325e15d5711: Download complete 16:58:57 f56be85fc22e: Pull complete 16:58:58 85791d961cd3: Pull complete 16:58:58 c5a4b2cf53e6: Verifying Checksum 16:58:58 c5a4b2cf53e6: Download complete 16:58:58 d694b5ae8c79: Verifying Checksum 16:58:58 d694b5ae8c79: Download complete 16:58:58 556b6ee489ea: Verifying Checksum 16:58:58 556b6ee489ea: Download complete 16:59:02 d694b5ae8c79: Pull complete 16:59:02 9f32a84ed3da: Pull complete 16:59:02 4d19c01a9841: Pull complete 16:59:02 9325e15d5711: Pull complete 16:59:04 556b6ee489ea: Pull complete 16:59:05 c5a4b2cf53e6: Pull complete 16:59:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:59:05 ---> c4be618373d6 16:59:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:59:08 ---> Running in 0d13887bf3ce 16:59:08 Removing intermediate container 0d13887bf3ce 16:59:08 ---> 03fae2b15389 16:59:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:59:08 ---> Running in 2e5b10cf004a 16:59:08 Removing intermediate container 2e5b10cf004a 16:59:08 ---> ecd78b975df9 16:59:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 16:59:08 ---> Running in f29146a1ca68 16:59:08 Removing intermediate container f29146a1ca68 16:59:08 ---> 9bbfe1d2e02d 16:59:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:59:08 ---> Running in 957f7c5b3079 16:59:08 Removing intermediate container 957f7c5b3079 16:59:08 ---> 48104c7f7d97 16:59:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:59:08 ---> Running in c711fefb9621 16:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:59:08 OK: 265 MiB in 53 packages 16:59:09 Removing intermediate container c711fefb9621 16:59:09 ---> 86335b70a393 16:59:09 Step 8/12 : WORKDIR /app 16:59:09 ---> Running in 572ea0d5d0b3 16:59:09 Removing intermediate container 572ea0d5d0b3 16:59:09 ---> f0a17927650a 16:59:09 Step 9/12 : COPY go.mod vendor* ./ 16:59:09 ---> 20db27aaed6b 16:59:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:09 ---> Running in 52c93f127953 16:59:11 Still waiting to schedule task 16:59:11 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17326’ is offline 16:59:31 Removing intermediate container 52c93f127953 16:59:31 ---> 9fa539eaa487 16:59:31 Step 11/12 : COPY . . 16:59:31 ---> bbae7bcc7512 16:59:31 Step 12/12 : RUN $MAKE 16:59:31 ---> Running in a3ad0cad60ba 16:59:31 noop 16:59:31 Removing intermediate container a3ad0cad60ba 16:59:31 ---> fce6c7a744ea 16:59:31 Successfully built fce6c7a744ea 16:59:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:31 + docker inspect -f . ci-base-image-x86_64 16:59:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:31 prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container 16:59:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:32 $ docker top 63c98ed5ac1616f12dfa6a4fa9fe44609194281adad0ae2392274491ebc81076 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:32 + go version 16:59:32 go version go1.20.2 linux/amd64 [Pipeline] } 16:59:32 $ docker stop --time=1 63c98ed5ac1616f12dfa6a4fa9fe44609194281adad0ae2392274491ebc81076 16:59:33 $ docker rm -f --volumes 63c98ed5ac1616f12dfa6a4fa9fe44609194281adad0ae2392274491ebc81076 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:34 + docker inspect -f . ci-base-image-x86_64 16:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:34 prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container 16:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:34 $ docker top a9b201d7170a571a496fa771ae7015d3b0d9da9b52412df619d8ec09a7898d5e -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:35 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 16:59:35 + make test 16:59:35 go test ./... -coverprofile=coverage.out ./... 16:59:40 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:59:50 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:59:50 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:59:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.677s coverage: 40.5% of statements 16:59:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements 16:59:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 17:00:03 go vet ./... 17:00:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:00:07 ./bin/test-attribution-txt.sh 17:00:07 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:00:07 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:00:07 $ docker stop --time=1 a9b201d7170a571a496fa771ae7015d3b0d9da9b52412df619d8ec09a7898d5e 17:00:09 $ docker rm -f --volumes a9b201d7170a571a496fa771ae7015d3b0d9da9b52412df619d8ec09a7898d5e [Pipeline] // withDockerContainer [Pipeline] sh 17:00:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:00:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:00:10 + ls -al . 17:00:10 total 632 17:00:10 drwxrwxr-x 11 jenkins jenkins 4096 May 30 16:59 . 17:00:10 drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:58 .. 17:00:10 -rw-rw-r-- 1 jenkins jenkins 134 May 30 16:58 .dockerignore 17:00:10 drwxrwxr-x 8 jenkins jenkins 4096 May 30 16:58 .git 17:00:10 drwxrwxr-x 3 jenkins jenkins 4096 May 30 16:58 .github 17:00:10 -rw-rw-r-- 1 jenkins jenkins 946 May 30 16:58 .gitignore 17:00:10 -rw-rw-r-- 1 jenkins jenkins 41 May 30 16:58 .golangci.yml 17:00:10 drwxr-xr-x 3 jenkins jenkins 4096 May 30 16:58 .semver 17:00:10 -rw-rw-r-- 1 jenkins jenkins 10794 May 30 16:58 Attribution.txt 17:00:10 -rw-rw-r-- 1 jenkins jenkins 10365 May 30 16:58 CHANGELOG.md 17:00:10 -rw-rw-r-- 1 jenkins jenkins 1347 May 30 16:58 Dockerfile 17:00:10 -rw-rw-r-- 1 jenkins jenkins 677 May 30 16:58 GOVERNANCE.md 17:00:10 -rw-rw-r-- 1 jenkins jenkins 683 May 30 16:58 Jenkinsfile 17:00:10 -rw-rw-r-- 1 jenkins jenkins 11347 May 30 16:58 LICENSE 17:00:10 -rw-rw-r-- 1 jenkins jenkins 2053 May 30 16:58 Makefile 17:00:10 -rw-rw-r-- 1 jenkins jenkins 625 May 30 16:58 OWNERS.md 17:00:10 -rw-rw-r-- 1 jenkins jenkins 28505 May 30 16:58 README.md 17:00:10 -rw-rw-r-- 1 jenkins jenkins 12 May 30 16:58 VERSION 17:00:10 drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:58 bin 17:00:10 drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:58 cmd 17:00:10 -rw-r--r-- 1 jenkins jenkins 458039 May 30 16:59 coverage.out 17:00:10 drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:58 examples 17:00:10 -rw-rw-r-- 1 jenkins jenkins 3371 May 30 16:58 go.mod 17:00:10 -rw-rw-r-- 1 jenkins jenkins 30982 May 30 16:58 go.sum 17:00:10 drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:58 images 17:00:10 drwxrwxr-x 5 jenkins jenkins 4096 May 30 16:58 internal 17:00:10 drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:58 snap 17:00:10 -rw-rw-r-- 1 jenkins jenkins 193 May 30 16:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:11 + 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=4d5d7787f034dd5542ee48778370d67321a0492e --label arch=amd64 --label version=3.0.0-dev.30 . 17:00:11 Sending build context to Docker daemon 4.266MB 17:00:11 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 17:00:11 Step 2/24 : FROM ${BASE} AS builder 17:00:11 ---> fce6c7a744ea 17:00:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:00:11 ---> Running in d77adfb3ec73 17:00:11 Removing intermediate container d77adfb3ec73 17:00:11 ---> 25d6f31bf35a 17:00:11 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:00:11 ---> Running in b7925138c180 17:00:11 Removing intermediate container b7925138c180 17:00:11 ---> 911f2954197e 17:00:11 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 17:00:11 ---> Running in 6cb5ce9c770b 17:00:11 Removing intermediate container 6cb5ce9c770b 17:00:11 ---> c1a325c6d185 17:00:11 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:00:11 ---> Running in 783f299483de 17:00:11 Removing intermediate container 783f299483de 17:00:11 ---> 6d5b4c076fc3 17:00:11 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:00:11 ---> Running in e22d8be8fc1c 17:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:00:12 OK: 265 MiB in 53 packages 17:00:12 Removing intermediate container e22d8be8fc1c 17:00:12 ---> fd9256655aa4 17:00:12 Step 8/24 : WORKDIR /app 17:00:12 ---> Running in c7ad193d255d 17:00:12 Removing intermediate container c7ad193d255d 17:00:12 ---> 4255ff803dce 17:00:12 Step 9/24 : COPY go.mod vendor* ./ 17:00:12 ---> 65c95afb6b10 17:00:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:12 ---> Running in 3fbf9e5ddbd7 17:00:13 Removing intermediate container 3fbf9e5ddbd7 17:00:13 ---> 6f5e151f454d 17:00:13 Step 11/24 : COPY . . 17:00:13 ---> 4cb2ad36f39f 17:00:13 Step 12/24 : RUN $MAKE 17:00:14 ---> Running in 724ae05fdf11 17:00:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 17:00:32 Removing intermediate container 724ae05fdf11 17:00:32 ---> 5148ff9088c6 17:00:32 Step 13/24 : FROM alpine:3.17 17:00:32 3.17: Pulling from library/alpine 17:00:32 f56be85fc22e: Already exists 17:00:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:00:32 Status: Downloaded newer image for alpine:3.17 17:00:32 ---> 9ed4aefc74f6 17:00:32 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:00:32 ---> Running in d5763401c45b 17:00:32 Removing intermediate container d5763401c45b 17:00:32 ---> 574a011531eb 17:00:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:00:32 ---> Running in ea0228e5ad6d 17:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:00:32 (1/1) Installing dumb-init (1.2.5-r2) 17:00:32 Executing busybox-1.35.0-r29.trigger 17:00:32 OK: 7 MiB in 16 packages 17:00:32 Removing intermediate container ea0228e5ad6d 17:00:32 ---> 5a90b251fd82 17:00:32 Step 16/24 : COPY --from=builder /app/LICENSE / 17:00:33 ---> f17bd0e67532 17:00:33 Step 17/24 : COPY --from=builder /app/Attribution.txt / 17:00:33 ---> 331d57f6aab0 17:00:33 Step 18/24 : COPY --from=builder /app/cmd/ / 17:00:34 ---> ba8a712c4ca8 17:00:34 Step 19/24 : EXPOSE 59989 17:00:34 ---> Running in fe702a51fdc8 17:00:34 Removing intermediate container fe702a51fdc8 17:00:34 ---> 7cb6ac35e298 17:00:34 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 17:00:34 ---> Running in 4461f0e3cea2 17:00:34 Removing intermediate container 4461f0e3cea2 17:00:34 ---> 40a2bffc804e 17:00:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:00:34 ---> Running in 8171fc3b1a43 17:00:34 Removing intermediate container 8171fc3b1a43 17:00:34 ---> ec7a480febc6 17:00:34 Step 22/24 : LABEL arch=amd64 17:00:34 ---> Running in 604c34b1bf26 17:00:34 Removing intermediate container 604c34b1bf26 17:00:34 ---> 1f59b7ead069 17:00:34 Step 23/24 : LABEL git_sha=4d5d7787f034dd5542ee48778370d67321a0492e 17:00:34 ---> Running in 940ee946962f 17:00:34 Removing intermediate container 940ee946962f 17:00:34 ---> 28972b2ae938 17:00:34 Step 24/24 : LABEL version=3.0.0-dev.30 17:00:34 ---> Running in 31dfa801035b 17:00:34 Removing intermediate container 31dfa801035b 17:00:34 ---> dca50a352d79 17:00:34 [Warning] One or more build-args [ARCH] were not consumed 17:00:34 Successfully built dca50a352d79 17:00:34 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:34 provisioning config files... 17:00:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15389426349599135253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:34 ---> docker-login.sh 17:00:34 nexus3.edgexfoundry.org:10001 17:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:34 Configure a credential helper to remove this warning. See 17:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:34 17:00:34 Login Succeeded 17:00:34 nexus3.edgexfoundry.org:10002 17:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:34 Configure a credential helper to remove this warning. See 17:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:34 17:00:34 Login Succeeded 17:00:34 nexus3.edgexfoundry.org:10003 17:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:35 Configure a credential helper to remove this warning. See 17:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:35 17:00:35 Login Succeeded 17:00:35 nexus3.edgexfoundry.org:10004 17:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:35 Configure a credential helper to remove this warning. See 17:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:35 17:00:35 Login Succeeded 17:00:35 docker.io 17:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:35 Configure a credential helper to remove this warning. See 17:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:35 17:00:35 Login Succeeded 17:00:35 ---> docker-login.sh ends [Pipeline] } 17:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:35 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 17:00:35 4d5d7787f034dd5542ee48778370d67321a0492e 17:00:35 latest 17:00:35 3.0.0-dev.30 17:00:35 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 17:00:35 main 17:00:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:35 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e 17:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:00:36 92181e8d20a4: Preparing 17:00:36 d781c38849f5: Preparing 17:00:36 d56de1a17e68: Preparing 17:00:36 8c4b05e82ee7: Preparing 17:00:36 f1417ff83b31: Preparing 17:00:36 f1417ff83b31: Layer already exists 17:00:36 d56de1a17e68: Pushed 17:00:36 d781c38849f5: Pushed 17:00:36 8c4b05e82ee7: Pushed 17:00:38 92181e8d20a4: Pushed 17:00:39 4d5d7787f034dd5542ee48778370d67321a0492e: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:00:39 92181e8d20a4: Preparing 17:00:39 d781c38849f5: Preparing 17:00:39 d56de1a17e68: Preparing 17:00:39 8c4b05e82ee7: Preparing 17:00:39 f1417ff83b31: Preparing 17:00:39 92181e8d20a4: Layer already exists 17:00:39 8c4b05e82ee7: Layer already exists 17:00:39 f1417ff83b31: Layer already exists 17:00:39 d56de1a17e68: Layer already exists 17:00:39 d781c38849f5: Layer already exists 17:00:39 latest: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 17:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:00:40 92181e8d20a4: Preparing 17:00:40 d781c38849f5: Preparing 17:00:40 d56de1a17e68: Preparing 17:00:40 8c4b05e82ee7: Preparing 17:00:40 f1417ff83b31: Preparing 17:00:40 92181e8d20a4: Layer already exists 17:00:40 d781c38849f5: Layer already exists 17:00:40 d56de1a17e68: Layer already exists 17:00:40 8c4b05e82ee7: Layer already exists 17:00:40 f1417ff83b31: Layer already exists 17:00:40 3.0.0-dev.30: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:40 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 17:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:00:40 92181e8d20a4: Preparing 17:00:40 d781c38849f5: Preparing 17:00:40 d56de1a17e68: Preparing 17:00:40 8c4b05e82ee7: Preparing 17:00:40 f1417ff83b31: Preparing 17:00:40 d781c38849f5: Layer already exists 17:00:40 f1417ff83b31: Layer already exists 17:00:40 8c4b05e82ee7: Layer already exists 17:00:40 d56de1a17e68: Layer already exists 17:00:40 92181e8d20a4: Layer already exists 17:00:40 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:41 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 17:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:00:41 92181e8d20a4: Preparing 17:00:41 d781c38849f5: Preparing 17:00:41 d56de1a17e68: Preparing 17:00:41 8c4b05e82ee7: Preparing 17:00:41 f1417ff83b31: Preparing 17:00:41 d781c38849f5: Layer already exists 17:00:41 d56de1a17e68: Layer already exists 17:00:41 92181e8d20a4: Layer already exists 17:00:41 8c4b05e82ee7: Layer already exists 17:00:41 f1417ff83b31: Layer already exists 17:00:41 main: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:41 ===================================================== [Pipeline] echo 17:00:41 taggedImages: 17:00:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e 17:00:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:00:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 17:00:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 17:00:41 - 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:00:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:41 17:00:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:42 latest: Pulling from edgex-lftools-log-publisher 17:00:42 5eb5b503b376: Pulling fs layer 17:00:42 5c69ac0246d0: Pulling fs layer 17:00:42 ec43610c2a17: Pulling fs layer 17:00:42 3a2ae6a8a46f: Pulling fs layer 17:00:42 33b1e0a273af: Pulling fs layer 17:00:42 5d3b04190fa2: Pulling fs layer 17:00:42 2f39f015ded8: Pulling fs layer 17:00:42 33b1e0a273af: Waiting 17:00:42 5d3b04190fa2: Waiting 17:00:42 2f39f015ded8: Waiting 17:00:42 5c69ac0246d0: Download complete 17:00:42 3a2ae6a8a46f: Verifying Checksum 17:00:42 3a2ae6a8a46f: Download complete 17:00:42 33b1e0a273af: Verifying Checksum 17:00:42 33b1e0a273af: Download complete 17:00:42 5d3b04190fa2: Verifying Checksum 17:00:42 5d3b04190fa2: Download complete 17:00:42 ec43610c2a17: Verifying Checksum 17:00:42 ec43610c2a17: Download complete 17:00:42 5eb5b503b376: Verifying Checksum 17:00:42 5eb5b503b376: Download complete 17:00:43 2f39f015ded8: Verifying Checksum 17:00:43 5eb5b503b376: Pull complete 17:00:43 5c69ac0246d0: Pull complete 17:00:44 ec43610c2a17: Pull complete 17:00:44 3a2ae6a8a46f: Pull complete 17:00:44 33b1e0a273af: Pull complete 17:00:44 5d3b04190fa2: Pull complete 17:00:49 2f39f015ded8: Pull complete 17:00:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:00:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:50 prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container 17:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:00:52 $ docker top 14ad16cb64ff80ce6b77882ddc5181fda21d26cd48c963d4aa8973f9120d524d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:52 ---> job-cost.sh 17:00:52 lf-activate-venv: SKIPPING 17:00:52 INFO: No Stack... 17:00:52 INFO: Retrieving Pricing Info for: v3-standard-8 17:00:53 INFO: Archiving Costs [Pipeline] sh 17:00:53 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 17:00:53 + cut -d, -f6 [Pipeline] lock 17:00:53 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] 17:00:53 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] did not exist. Created. 17:00:53 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:53 + echo total: 0.2199999988079071 [Pipeline] stash 17:00:53 Stashed 1 file(s) [Pipeline] } 17:00:53 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 17:00:53 $ docker stop --time=1 14ad16cb64ff80ce6b77882ddc5181fda21d26cd48c963d4aa8973f9120d524d 17:00:54 $ docker rm -f --volumes 14ad16cb64ff80ce6b77882ddc5181fda21d26cd48c963d4aa8973f9120d524d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:01:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17330 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 17:01:41 Running in /w/workspace/device-rfid-llrp-go/100 [Pipeline] { [Pipeline] checkout 17:01:41 Selected Git installation does not exist. Using Default 17:01:41 The recommended git tool is: NONE 17:01:48 using credential edgex-jenkins-ssh 17:01:48 Cloning the remote Git repository 17:01:48 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:01:48 > git init /w/workspace/device-rfid-llrp-go/100 # timeout=10 17:01:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:01:48 > git --version # timeout=10 17:01:48 > git --version # 'git version 2.25.1' 17:01:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:01:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:50 Avoid second fetch 17:01:50 Checking out Revision 4d5d7787f034dd5542ee48778370d67321a0492e (main) 17:01:51 Commit message: "docs: Update changelog for 3.0 (#239)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:01:50 > git config core.sparsecheckout # timeout=10 17:01:50 > git checkout -f 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 17:01:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:01:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:01:52 Dload Upload Total Spent Left Speed 17:01:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 17:01:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:01:53 + sudo tee /etc/docker/daemon.new 17:01:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:01:53 { 17:01:53 "registry-mirrors": [ 17:01:53 "https://nexus3.edgexfoundry.org:10001" 17:01:53 ], 17:01:53 "bip": "10.250.0.254/24", 17:01:53 "hosts": [ 17:01:53 "tcp://0.0.0.0:5555", 17:01:53 "unix:///var/run/docker.sock" 17:01:53 ], 17:01:53 "mtu": 1458, 17:01:53 "selinux-enabled": true, 17:01:53 "seccomp-profile": "/etc/docker/seccomp.json" 17:01:53 } [Pipeline] sh 17:01:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:01:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:12 provisioning config files... 17:02:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/100@tmp/config9979983845305610787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:12 ---> docker-login.sh 17:02:12 nexus3.edgexfoundry.org:10001 17:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:13 Configure a credential helper to remove this warning. See 17:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:13 17:02:13 Login Succeeded 17:02:13 nexus3.edgexfoundry.org:10002 17:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:13 Configure a credential helper to remove this warning. See 17:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:13 17:02:13 Login Succeeded 17:02:13 nexus3.edgexfoundry.org:10003 17:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:13 Configure a credential helper to remove this warning. See 17:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:13 17:02:13 Login Succeeded 17:02:13 nexus3.edgexfoundry.org:10004 17:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:14 Configure a credential helper to remove this warning. See 17:02:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:14 17:02:14 Login Succeeded 17:02:14 docker.io 17:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:14 Configure a credential helper to remove this warning. See 17:02:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:14 17:02:14 Login Succeeded 17:02:14 ---> docker-login.sh ends [Pipeline] } 17:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:02:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:02:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:02:15 ========================================================= 17:02:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:02:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:02:15 Sending build context to Docker daemon 1.217MB 17:02:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:02:15 Step 2/12 : FROM ${BASE} AS builder 17:02:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:02:15 c41833b44d91: Pulling fs layer 17:02:15 ed15518f5707: Pulling fs layer 17:02:15 feae8fd75edb: Pulling fs layer 17:02:15 242c74f7c9fa: Pulling fs layer 17:02:15 3cdef696dda3: Pulling fs layer 17:02:15 2ced38df9373: Pulling fs layer 17:02:15 58f1dce35555: Pulling fs layer 17:02:15 3cdef696dda3: Waiting 17:02:15 2ced38df9373: Waiting 17:02:15 58f1dce35555: Waiting 17:02:15 242c74f7c9fa: Waiting 17:02:15 ed15518f5707: Verifying Checksum 17:02:15 ed15518f5707: Download complete 17:02:15 242c74f7c9fa: Verifying Checksum 17:02:15 242c74f7c9fa: Download complete 17:02:15 3cdef696dda3: Verifying Checksum 17:02:15 3cdef696dda3: Download complete 17:02:15 c41833b44d91: Verifying Checksum 17:02:15 c41833b44d91: Download complete 17:02:16 c41833b44d91: Pull complete 17:02:17 58f1dce35555: Verifying Checksum 17:02:17 58f1dce35555: Download complete 17:02:17 ed15518f5707: Pull complete 17:02:18 feae8fd75edb: Verifying Checksum 17:02:18 feae8fd75edb: Download complete 17:02:18 2ced38df9373: Verifying Checksum 17:02:18 2ced38df9373: Download complete 17:02:31 feae8fd75edb: Pull complete 17:02:31 242c74f7c9fa: Pull complete 17:02:31 3cdef696dda3: Pull complete 17:02:36 2ced38df9373: Pull complete 17:02:39 58f1dce35555: Pull complete 17:02:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:02:39 ---> fadd8f120f05 17:02:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:02:41 ---> Running in a681ae708946 17:02:41 Removing intermediate container a681ae708946 17:02:41 ---> fcf579f89ad7 17:02:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:02:41 ---> Running in 0862cb1acef9 17:02:41 Removing intermediate container 0862cb1acef9 17:02:41 ---> 2352e1fa751b 17:02:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 17:02:41 ---> Running in 59f0a8871e8e 17:02:41 Removing intermediate container 59f0a8871e8e 17:02:41 ---> 42a4f05f6bfa 17:02:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:02:42 ---> Running in 61fdf523244d 17:02:42 Removing intermediate container 61fdf523244d 17:02:42 ---> ad1986e83ad9 17:02:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:02:42 ---> Running in e526fbb1018b 17:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:02:44 OK: 263 MiB in 53 packages 17:02:45 Removing intermediate container e526fbb1018b 17:02:45 ---> 5ed91fdfb85c 17:02:45 Step 8/12 : WORKDIR /app 17:02:45 ---> Running in ac038e4c946f 17:02:46 Removing intermediate container ac038e4c946f 17:02:46 ---> 6edf6f7e411b 17:02:46 Step 9/12 : COPY go.mod vendor* ./ 17:02:46 ---> e78c6b1d4101 17:02:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:46 ---> Running in a3fcca2f40ea 17:03:54 Removing intermediate container a3fcca2f40ea 17:03:54 ---> 329191160883 17:03:54 Step 11/12 : COPY . . 17:03:54 ---> 1c23d1ac181a 17:03:54 Step 12/12 : RUN $MAKE 17:03:54 ---> Running in 1b6bbce26b3e 17:03:55 noop 17:03:55 Removing intermediate container 1b6bbce26b3e 17:03:55 ---> ca8f8ee69f1a 17:03:55 Successfully built ca8f8ee69f1a 17:03:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:55 + docker inspect -f . ci-base-image-arm64 17:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-17330 does not seem to be running inside a container 17:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/100 -v /w/workspace/device-rfid-llrp-go/100:/w/workspace/device-rfid-llrp-go/100:rw,z -v /w/workspace/device-rfid-llrp-go/100@tmp:/w/workspace/device-rfid-llrp-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:03:57 $ docker top d1f719f68755b88f359b2e79d8f86218654f0aff77549b783ba418e4f217c9ab -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:58 + go version 17:03:58 go version go1.20.2 linux/arm64 [Pipeline] } 17:03:58 $ docker stop --time=1 d1f719f68755b88f359b2e79d8f86218654f0aff77549b783ba418e4f217c9ab 17:04:00 $ docker rm -f --volumes d1f719f68755b88f359b2e79d8f86218654f0aff77549b783ba418e4f217c9ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:00 + docker inspect -f . ci-base-image-arm64 17:04:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:01 prd-ubuntu20.04-docker-arm64-4c-16g-17330 does not seem to be running inside a container 17:04:01 $ 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/100 -v /w/workspace/device-rfid-llrp-go/100:/w/workspace/device-rfid-llrp-go/100:rw,z -v /w/workspace/device-rfid-llrp-go/100@tmp:/w/workspace/device-rfid-llrp-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:04:02 $ docker top 3cb73b0419d7de4a9be9c612181088d49153bf9669dceec9988519f3a961f5d7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:02 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/100 [Pipeline] fileExists [Pipeline] sh 17:04:03 + make test 17:04:03 go test ./... -coverprofile=coverage.out ./... 17:04:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:06:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:06:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.863084047Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 17:07:14 level=INFO ts=2023-05-30T17:06:41.86666615Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 17:07:14 level=INFO ts=2023-05-30T17:06:41.866916652Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.867059929Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 17:07:14 level=INFO ts=2023-05-30T17:06:41.867161174Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.867216357Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=INFO ts=2023-05-30T17:06:41.867523762Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.868005325Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.868073428Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.868163183Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.868461827Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.868994793Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.869205153Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.869444705Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 17:07:14 level=INFO ts=2023-05-30T17:06:41.87864683Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.879364834Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.891084541Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.891562264Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.90036053Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.900471285Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.900719737Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 17:07:14 level=INFO ts=2023-05-30T17:06:41.900864954Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.901793509Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 17:07:14 level=INFO ts=2023-05-30T17:06:41.903360265Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 17:07:14 level=INFO ts=2023-05-30T17:06:41.903453159Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 17:07:14 level=INFO ts=2023-05-30T17:06:41.903525433Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.903580345Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.903719762Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 17:07:14 level=INFO ts=2023-05-30T17:06:41.903816987Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.904152753Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.904213326Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.90429939Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.904412195Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.904787614Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.904870118Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.904946211Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 17:07:14 level=INFO ts=2023-05-30T17:06:41.905021715Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.905377282Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.905458376Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.905569081Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.905895367Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.905978351Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.906104087Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 17:07:14 level=INFO ts=2023-05-30T17:06:41.906195382Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.908376037Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 17:07:14 level=INFO ts=2023-05-30T17:06:41.909620317Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 17:07:14 level=INFO ts=2023-05-30T17:06:41.909841908Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.910018667Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 17:07:14 level=INFO ts=2023-05-30T17:06:41.910696139Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.910761432Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=INFO ts=2023-05-30T17:06:41.910938031Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.911264377Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.91133184Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.911429505Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.911596603Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.9119583Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.912042524Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.912130239Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 17:07:14 level=INFO ts=2023-05-30T17:06:41.912211023Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.912618602Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.912703796Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.912818052Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.913175279Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.913258843Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.913409721Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 17:07:14 level=INFO ts=2023-05-30T17:06:41.913540177Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.914996167Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 17:07:14 level=INFO ts=2023-05-30T17:06:41.916457438Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 17:07:14 level=INFO ts=2023-05-30T17:06:41.916667098Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.91711371Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 17:07:14 level=INFO ts=2023-05-30T17:06:41.917154112Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.917292478Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=INFO ts=2023-05-30T17:06:41.917503738Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.927103593Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.927216578Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.927449439Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.927573535Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.928048128Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.928269889Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.928355343Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 17:07:14 level=INFO ts=2023-05-30T17:06:41.928445028Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.928957292Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.929181273Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.929358742Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.929771082Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.930020744Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.930343439Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 17:07:14 level=INFO ts=2023-05-30T17:06:41.930505957Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.93160055Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 17:07:14 level=INFO ts=2023-05-30T17:06:41.932818439Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 17:07:14 level=INFO ts=2023-05-30T17:06:41.932898513Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 17:07:14 level=INFO ts=2023-05-30T17:06:41.932973116Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.9330411Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.933179766Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 17:07:14 level=INFO ts=2023-05-30T17:06:41.933291452Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.933736693Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.933797976Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.933949644Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.934090981Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.934528712Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.934647977Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.934743262Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 17:07:14 level=INFO ts=2023-05-30T17:06:41.935021566Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.935492728Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.935623485Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.935956451Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.936501237Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.936658085Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.936858694Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 17:07:14 level=INFO ts=2023-05-30T17:06:41.936995011Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.937764908Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 17:07:14 level=INFO ts=2023-05-30T17:06:41.939139275Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 17:07:14 level=INFO ts=2023-05-30T17:06:41.93924985Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 17:07:14 level=INFO ts=2023-05-30T17:06:41.939326784Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.939435279Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.939579576Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 17:07:14 level=INFO ts=2023-05-30T17:06:41.939712032Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.940261589Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.940354683Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.940466889Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.94069524Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.950489163Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.950639011Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.950724465Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 17:07:14 level=INFO ts=2023-05-30T17:06:41.950969377Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.954829903Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.954988171Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.955123177Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.955611021Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.95578624Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.956152187Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 17:07:14 level=INFO ts=2023-05-30T17:06:41.956324006Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 17:07:14 --- FAIL: TestAutoDiscoverNaming (0.10s) 17:07:14 --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.02s) 17:07:14 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:53552: use of closed network connection 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.957556085Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.97131311Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 17:07:14 level=INFO ts=2023-05-30T17:06:41.972318509Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 17:07:14 level=INFO ts=2023-05-30T17:06:41.972403943Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.972526179Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 17:07:14 level=INFO ts=2023-05-30T17:06:41.972656695Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.972721008Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=INFO ts=2023-05-30T17:06:41.972918928Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.973304577Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.973397311Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.973535208Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.973672944Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.974026862Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.974111466Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.97419302Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 17:07:14 level=INFO ts=2023-05-30T17:06:41.974274753Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.974708254Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.974793209Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.974891513Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.97523854Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.975324144Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.975464071Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 17:07:14 level=INFO ts=2023-05-30T17:06:41.975549635Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.976075891Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 17:07:14 level=INFO ts=2023-05-30T17:06:41.977350552Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.97771886Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 17:07:14 level=INFO ts=2023-05-30T17:06:41.977592584Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 17:07:14 level=INFO ts=2023-05-30T17:06:41.978033635Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.978208214Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=INFO ts=2023-05-30T17:06:41.978567151Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.979190771Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=WARN ts=2023-05-30T17:06:41.979260175Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.97936629Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.979664534Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.980260783Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.980380339Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.980458683Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 17:07:14 level=INFO ts=2023-05-30T17:06:41.980903394Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.981506883Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.981631899Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.982076291Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 17:07:14 level=INFO ts=2023-05-30T17:06:41.982788375Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 17:07:14 level=DEBUG ts=2023-05-30T17:06:41.982905731Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 17:07:14 level=INFO ts=2023-05-30T17:06:41.983266328Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 17:07:14 level=INFO ts=2023-05-30T17:06:41.983523791Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 17:07:14 level=WARN ts=2023-05-30T17:06:41.984217074Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 17:07:14 FAIL 17:07:14 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.5% of statements 17:07:14 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.191s 17:07:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.611s coverage: 52.0% of statements 17:07:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.069s coverage: 95.5% of statements 17:07:14 FAIL 17:07:14 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 17:07:14 $ docker stop --time=1 3cb73b0419d7de4a9be9c612181088d49153bf9669dceec9988519f3a961f5d7 17:07:16 $ docker rm -f --volumes 3cb73b0419d7de4a9be9c612181088d49153bf9669dceec9988519f3a961f5d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:17 17:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:17 arm64: Pulling from edgex-lftools-log-publisher 17:07:17 8998bd30e6a1: Pulling fs layer 17:07:17 04944245beec: Pulling fs layer 17:07:17 699f458cf7ca: Pulling fs layer 17:07:17 765212b225bb: Pulling fs layer 17:07:17 f23df028b6ca: Pulling fs layer 17:07:17 d65c8cfc05b1: Pulling fs layer 17:07:17 2437ff75d9bd: Pulling fs layer 17:07:17 f23df028b6ca: Waiting 17:07:17 765212b225bb: Waiting 17:07:17 d65c8cfc05b1: Waiting 17:07:17 2437ff75d9bd: Waiting 17:07:17 04944245beec: Verifying Checksum 17:07:17 04944245beec: Download complete 17:07:17 765212b225bb: Verifying Checksum 17:07:17 765212b225bb: Download complete 17:07:18 f23df028b6ca: Verifying Checksum 17:07:18 f23df028b6ca: Download complete 17:07:18 d65c8cfc05b1: Verifying Checksum 17:07:18 d65c8cfc05b1: Download complete 17:07:18 699f458cf7ca: Verifying Checksum 17:07:18 699f458cf7ca: Download complete 17:07:18 8998bd30e6a1: Verifying Checksum 17:07:18 8998bd30e6a1: Download complete 17:07:21 2437ff75d9bd: Verifying Checksum 17:07:21 2437ff75d9bd: Download complete 17:07:23 8998bd30e6a1: Pull complete 17:07:23 04944245beec: Pull complete 17:07:25 699f458cf7ca: Pull complete 17:07:25 765212b225bb: Pull complete 17:07:25 f23df028b6ca: Pull complete 17:07:26 d65c8cfc05b1: Pull complete 17:07:41 2437ff75d9bd: Pull complete 17:07:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:41 prd-ubuntu20.04-docker-arm64-4c-16g-17330 does not seem to be running inside a container 17:07:41 $ 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/100 -v /w/workspace/device-rfid-llrp-go/100:/w/workspace/device-rfid-llrp-go/100:rw,z -v /w/workspace/device-rfid-llrp-go/100@tmp:/w/workspace/device-rfid-llrp-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:07:44 $ docker top 0e385a1301f7ba12b17641e79f8aa1552674b86da401a7cfcff32fcb8b078c4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:45 ---> job-cost.sh 17:07:45 lf-activate-venv: SKIPPING 17:07:45 INFO: No Stack... 17:07:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:07:46 INFO: Archiving Costs [Pipeline] sh 17:07:46 + cat /w/workspace/device-rfid-llrp-go/100/archives/cost.csv 17:07:46 + cut -d, -f6 [Pipeline] lock 17:07:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] 17:07:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] did not exist. Created. 17:07:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:07:47 /w/workspace/device-rfid-llrp-go/100@tmp/durable-7893d723/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:07:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:07:48 Warning: overwriting stash ‘stack-cost’ 17:07:48 Stashed 1 file(s) [Pipeline] } 17:07:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 17:07:48 $ docker stop --time=1 0e385a1301f7ba12b17641e79f8aa1552674b86da401a7cfcff32fcb8b078c4b 17:07:50 $ docker rm -f --volumes 0e385a1301f7ba12b17641e79f8aa1552674b86da401a7cfcff32fcb8b078c4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:07:50 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:07:51 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 17:07:51 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:07:51 total 16 17:07:51 drwxr-xr-x 3 root root 4096 May 30 17:00 . 17:07:51 drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:00 .. 17:07:51 drwxr-xr-x 2 root root 4096 May 30 17:00 cost 17:07:51 -rw-r--r-- 1 root root 91 May 30 17:00 cost.csv 17:07:51 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:07:51 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:07:51 total 16 17:07:51 drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:00 . 17:07:51 drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:00 .. 17:07:51 drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:00 cost 17:07:51 -rw-r--r-- 1 jenkins jenkins 91 May 30 17:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:07:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:52 ---> package-listing.sh 17:07:52 ++ facter osfamily 17:07:52 ++ tr '[:upper:]' '[:lower:]' 17:07:52 + OS_FAMILY=debian 17:07:52 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 17:07:52 + START_PACKAGES=/tmp/packages_start.txt 17:07:52 + END_PACKAGES=/tmp/packages_end.txt 17:07:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:52 + PACKAGES=/tmp/packages_start.txt 17:07:52 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:07:52 + PACKAGES=/tmp/packages_end.txt 17:07:52 + case "${OS_FAMILY}" in 17:07:52 + dpkg -l 17:07:52 + grep '^ii' 17:07:52 + '[' -f /tmp/packages_start.txt ']' 17:07:52 + '[' -f /tmp/packages_end.txt ']' 17:07:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:52 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:07:52 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 17:07:52 + 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:07:52 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:07:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:53 prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container 17:07:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:07:53 $ docker top 7df989cbd5c80208bc8c797795f8bbe27f6f57797868bd5316cee617717e30fc -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:54 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:54 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:54 + ls /var/log/sa-host 17:07:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:54 provisioning config files... 17:07:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12966826590938019645tmp [Pipeline] { [Pipeline] echo 17:07:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:55 ---> create-netrc.sh [Pipeline] } 17:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:55 ---> python-tools-install.sh [Pipeline] echo 17:07:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:55 ---> sudo-logs.sh 17:07:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:56 ---> job-cost.sh 17:07:56 lf-activate-venv: SKIPPING 17:07:56 DEBUG: total: 0.2199999988079071 17:07:56 INFO: Retrieving Stack Cost... 17:07:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:56 INFO: Archiving Costs [Pipeline] echo 17:07:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:56 ---> logs-deploy.sh 17:07:56 lf-activate-venv: SKIPPING 17:07:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/100 17:07:56 INFO: archiving workspace using pattern(s): 17:07:57 Archives upload complete. 17:07:57 INFO: archiving logs to Nexus