Pull request #52 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than 663551aaef05a646e9206bf7a518f723bf6440fe Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8093960844769592722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1003740612404100882.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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/PR-52/workspace@libs/edgex-global-pipelines/.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/PR-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh186349105457836659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 shared 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-ssh2320128468487603225.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-52/workspace@libs/lf-pipelines/.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/PR-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7408742855165566410.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27972’ Running on prd-centos7-docker-4c-2g-27976 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [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/oundry_device-rfid-llrp-go_PR-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh3739950137242614470.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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 /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh3292902088146548484.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 663551aaef05a646e9206bf7a518f723bf6440fe Merge succeeded, producing 663551aaef05a646e9206bf7a518f723bf6440fe Checking out Revision 663551aaef05a646e9206bf7a518f723bf6440fe (PR-52) > git config core.sparsecheckout # timeout=10 > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 > git remote # timeout=10 > 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 /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh4983431274883019355.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 Commit message: "Changes made according to Farshid comments" > git rev-list --no-walk d3dafe1ab64471544a8b2c37b1f15e10e3075c6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:06:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:06:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:06:02 ========================================================= 20:06:02 EdgeX Global Pipelines Version Info 20:06:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:06:03 ------------------- 20:06:03 stable info: 20:06:03 ------------------- 20:06:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:06:03 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:06:03 Message: update stable to v1.0.211 20:06:04 ------------------- 20:06:04 experimental info: 20:06:04 ------------------- 20:06:04 Commited By: **** collab-it+edgex@linuxfoundation.org 20:06:04 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:06:04 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 663551aaef05a646e9206bf7a518f723bf6440fe [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 663551a [Pipeline] echo 20:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:04 provisioning config files... 20:06:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config8573280508984529350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:05 ---> docker-login.sh 20:06:05 nexus3.edgexfoundry.org:10001 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:05 Configure a credential helper to remove this warning. See 20:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:05 20:06:05 Login Succeeded 20:06:05 nexus3.edgexfoundry.org:10002 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:05 Configure a credential helper to remove this warning. See 20:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:05 20:06:05 Login Succeeded 20:06:05 nexus3.edgexfoundry.org:10003 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:05 Configure a credential helper to remove this warning. See 20:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:05 20:06:05 Login Succeeded 20:06:05 nexus3.edgexfoundry.org:10004 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:05 Configure a credential helper to remove this warning. See 20:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:05 20:06:05 Login Succeeded 20:06:05 docker.io 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:05 Configure a credential helper to remove this warning. See 20:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:05 20:06:05 Login Succeeded 20:06:05 ---> docker-login.sh ends [Pipeline] } 20:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:06:06 + git rev-list -1 --merges 663551aaef05a646e9206bf7a518f723bf6440fe~1..663551aaef05a646e9206bf7a518f723bf6440fe [Pipeline] echo 20:06:06 -----------> git rev-list -1 --merges 663551aaef05a646e9206bf7a518f723bf6440fe~1..663551aaef05a646e9206bf7a518f723bf6440fe 663551aaef05a646e9206bf7a518f723bf6440fe [false] [Pipeline] sh 20:06:06 + git log --format=format:%s -1 663551aaef05a646e9206bf7a518f723bf6440fe [Pipeline] echo 20:06:06 ========================================================= 20:06:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:06:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:07 + git log --format=format:%s -1 663551aaef05a646e9206bf7a518f723bf6440fe [Pipeline] echo 20:06:07 [semverPrep] GIT_COMMIT: 663551aaef05a646e9206bf7a518f723bf6440fe, Commit Message: Changes made according to Farshid comments [Pipeline] echo 20:06:07 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:06:07 20:06:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:06:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:06:07 latest: Pulling from edgex-devops/git-semver 20:06:07 a0d0a0d46f8b: Pulling fs layer 20:06:07 3e5f54012d9b: Pulling fs layer 20:06:07 4c7163046ea9: Pulling fs layer 20:06:07 0c2d73faf560: Pulling fs layer 20:06:07 0c2d73faf560: Waiting 20:06:07 3e5f54012d9b: Verifying Checksum 20:06:07 3e5f54012d9b: Download complete 20:06:07 a0d0a0d46f8b: Verifying Checksum 20:06:07 a0d0a0d46f8b: Download complete 20:06:07 4c7163046ea9: Verifying Checksum 20:06:07 4c7163046ea9: Download complete 20:06:08 0c2d73faf560: Verifying Checksum 20:06:08 0c2d73faf560: Download complete 20:06:08 a0d0a0d46f8b: Pull complete 20:06:08 3e5f54012d9b: Pull complete 20:06:08 4c7163046ea9: Pull complete 20:06:08 0c2d73faf560: Pull complete 20:06:08 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:06:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:06:08 prd-centos7-docker-4c-2g-27976 does not seem to be running inside a container 20:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:06:09 $ docker top b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:06:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:09 [ssh-agent] Looking for ssh-agent implementation... 20:06:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:09 $ docker exec b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 ssh-agent 20:06:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXokgohG/agent.14 20:06:09 SSH_AGENT_PID=20 20:06:09 Running ssh-add (command line suppressed) 20:06:09 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_242513962209282029.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_242513962209282029.key) 20:06:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:10 + git tag --points-at HEAD [Pipeline] } 20:06:10 $ docker exec --env ******** --env ******** b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 ssh-agent -k 20:06:10 unset SSH_AUTH_SOCK; 20:06:10 unset SSH_AGENT_PID; 20:06:10 echo Agent pid 20 killed; 20:06:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:06:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:10 [ssh-agent] Looking for ssh-agent implementation... 20:06:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:10 $ docker exec b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 ssh-agent 20:06:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKlLliC/agent.54 20:06:10 SSH_AGENT_PID=61 20:06:10 Running ssh-add (command line suppressed) 20:06:10 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4946389543395511728.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4946389543395511728.key) 20:06:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:10 + git semver init 20:06:10 # -> Open(): unable to determine branch for HEAD 20:06:10 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git 20:06:10 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 20:06:10 # $SEMVER_REMOTE_NAME = origin 20:06:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:06:10 # $SEMVER_USER_NAME = edgex-jenkins 20:06:10 # $SEMVER_BRANCH = PR-52 20:06:10 # $SEMVER_TEMP = /tmp/semver-403605583 20:06:10 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 20:06:11 # '/tmp/semver-403605583' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' 20:06:11 # -> Force: false 20:06:11 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } 20:06:11 $ docker exec --env ******** --env ******** b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 ssh-agent -k 20:06:11 unset SSH_AUTH_SOCK; 20:06:11 unset SSH_AGENT_PID; 20:06:11 echo Agent pid 61 killed; 20:06:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:11 + git semver [Pipeline] } 20:06:11 $ docker stop --time=1 b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 20:06:13 $ docker rm -f b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:06:13 Stashed 1 file(s) [Pipeline] echo 20:06:13 [edgeXSemver]: initialized semver on version 0.0.0 [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] node [Pipeline] node 20:06:28 Still waiting to schedule task 20:06:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:06:28 Still waiting to schedule task 20:06:28 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-27974’ 20:08:15 Running on prd-centos7-docker-4c-2g-27978 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 20:08:15 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 20:08:15 Selected Git installation does not exist. Using Default 20:08:15 The recommended git tool is: NONE 20:08:17 using credential edgex-jenkins-ssh 20:08:18 Cloning the remote Git repository 20:08:18 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:08:18 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 20:08:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:08:18 > git --version # timeout=10 20:08:18 > git --version # 'git version 2.24.4' 20:08:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:18 [INFO] Currently running in a labeled security context 20:08:18 [INFO] Currently SELinux is 'enforcing' on the host 20:08:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh8819685468649397960.key 20:08:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:08:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:08:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:08:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:18 [INFO] Currently running in a labeled security context 20:08:18 [INFO] Currently SELinux is 'enforcing' on the host 20:08:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh746838653778461641.key 20:08:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:08:20 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 663551aaef05a646e9206bf7a518f723bf6440fe 20:08:20 > git config core.sparsecheckout # timeout=10 20:08:20 > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 20:08:21 > git remote # timeout=10 20:08:21 > git config --get remote.origin.url # timeout=10 20:08:21 Merge succeeded, producing 663551aaef05a646e9206bf7a518f723bf6440fe 20:08:21 Checking out Revision 663551aaef05a646e9206bf7a518f723bf6440fe (PR-52) 20:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:21 [INFO] Currently running in a labeled security context 20:08:21 [INFO] Currently SELinux is 'enforcing' on the host 20:08:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh630317135722693611.key 20:08:21 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 20:08:21 > git rev-parse HEAD^{commit} # timeout=10 20:08:21 > git config core.sparsecheckout # timeout=10 20:08:21 > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 20:08:25 Commit message: "Changes made according to Farshid comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:25 provisioning config files... 20:08:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7555486783761148434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:26 ---> docker-login.sh 20:08:26 nexus3.edgexfoundry.org:10001 20:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:26 Configure a credential helper to remove this warning. See 20:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:26 20:08:26 Login Succeeded 20:08:26 nexus3.edgexfoundry.org:10002 20:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:26 Configure a credential helper to remove this warning. See 20:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:26 20:08:26 Login Succeeded 20:08:26 nexus3.edgexfoundry.org:10003 20:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10004 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 docker.io 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 ---> docker-login.sh ends [Pipeline] } 20:08:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:08:28 ========================================================= 20:08:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:08:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:08:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:08:28 Sending build context to Docker daemon 16.47MB 20:08:28 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 20:08:28 Step 2/12 : FROM ${BASE} AS builder 20:08:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:08:28 a0d0a0d46f8b: Pulling fs layer 20:08:28 31adcdaf11c8: Pulling fs layer 20:08:28 b8b176561691: Pulling fs layer 20:08:28 4527c011a84f: Pulling fs layer 20:08:28 5d74067f8e1e: Pulling fs layer 20:08:28 e0aca202a116: Pulling fs layer 20:08:28 3a43be97a3b4: Pulling fs layer 20:08:28 34cad66bf833: Pulling fs layer 20:08:28 b4e3c513aaa6: Pulling fs layer 20:08:28 4527c011a84f: Waiting 20:08:28 5d74067f8e1e: Waiting 20:08:28 e0aca202a116: Waiting 20:08:28 3a43be97a3b4: Waiting 20:08:28 34cad66bf833: Waiting 20:08:28 b4e3c513aaa6: Waiting 20:08:28 b8b176561691: Verifying Checksum 20:08:28 b8b176561691: Download complete 20:08:28 31adcdaf11c8: Verifying Checksum 20:08:28 31adcdaf11c8: Download complete 20:08:28 5d74067f8e1e: Verifying Checksum 20:08:28 5d74067f8e1e: Download complete 20:08:28 e0aca202a116: Verifying Checksum 20:08:28 e0aca202a116: Download complete 20:08:28 a0d0a0d46f8b: Verifying Checksum 20:08:28 a0d0a0d46f8b: Download complete 20:08:28 3a43be97a3b4: Verifying Checksum 20:08:28 3a43be97a3b4: Download complete 20:08:28 34cad66bf833: Verifying Checksum 20:08:28 34cad66bf833: Download complete 20:08:28 a0d0a0d46f8b: Pull complete 20:08:29 31adcdaf11c8: Pull complete 20:08:29 b8b176561691: Pull complete 20:08:29 4527c011a84f: Verifying Checksum 20:08:29 4527c011a84f: Download complete 20:08:29 b4e3c513aaa6: Verifying Checksum 20:08:29 b4e3c513aaa6: Download complete 20:08:35 4527c011a84f: Pull complete 20:08:35 5d74067f8e1e: Pull complete 20:08:35 e0aca202a116: Pull complete 20:08:35 3a43be97a3b4: Pull complete 20:08:35 34cad66bf833: Pull complete 20:08:38 b4e3c513aaa6: Pull complete 20:08:38 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:08:38 ---> 9f6097aaca64 20:08:38 Step 3/12 : ARG MAKE='make build' 20:08:40 ---> Running in e7beeada27bc 20:08:40 Removing intermediate container e7beeada27bc 20:08:40 ---> c78646c4d0da 20:08:40 Step 4/12 : ARG ALPINE_PKG_BASE="make git" 20:08:40 ---> Running in d060b077fc63 20:08:40 Removing intermediate container d060b077fc63 20:08:40 ---> 61aaa626584c 20:08:40 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:08:40 ---> Running in b40c1bd37086 20:08:40 Removing intermediate container b40c1bd37086 20:08:40 ---> bb9c6dadf584 20:08:40 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:40 ---> Running in 190efcf135c3 20:08:41 Removing intermediate container 190efcf135c3 20:08:41 ---> 1bffbf53ef72 20:08:41 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:41 ---> Running in e9164a871eab 20:08:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:08:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:08:43 OK: 220 MiB in 52 packages 20:08:43 Removing intermediate container e9164a871eab 20:08:43 ---> 2bae3c27d11b 20:08:43 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 20:08:43 ---> Running in dc5406025ca3 20:08:43 Removing intermediate container dc5406025ca3 20:08:43 ---> d5d7e410aab2 20:08:43 Step 9/12 : COPY . . 20:08:44 ---> 1c8ef1a733c8 20:08:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:44 ---> Running in ddcdaf43ec54 20:09:16 Removing intermediate container ddcdaf43ec54 20:09:16 ---> c6814b49e9fd 20:09:16 Step 11/12 : RUN go mod tidy 20:09:16 ---> Running in 90a23a3300f0 20:09:16 Removing intermediate container 90a23a3300f0 20:09:16 ---> 23c532b2516f 20:09:16 Step 12/12 : RUN $MAKE 20:09:16 ---> Running in 9a61e8e069e3 20:09:16 noop 20:09:17 Removing intermediate container 9a61e8e069e3 20:09:17 ---> daffd3b6a5b5 20:09:17 Successfully built daffd3b6a5b5 20:09:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:09:17 + docker inspect -f . ci-base-image-x86_64 20:09:17 . [Pipeline] withDockerContainer 20:09:17 prd-centos7-docker-4c-2g-27978 does not seem to be running inside a container 20:09:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:09:17 $ docker top f570b7ae8db549874d50e3115f5ab29fcf83be95e2aed12e1f088aaef2efd53f -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:18 + go version 20:09:18 go version go1.16.8 linux/amd64 [Pipeline] } 20:09:18 $ docker stop --time=1 f570b7ae8db549874d50e3115f5ab29fcf83be95e2aed12e1f088aaef2efd53f 20:09:19 $ docker rm -f f570b7ae8db549874d50e3115f5ab29fcf83be95e2aed12e1f088aaef2efd53f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:20 + docker inspect -f . ci-base-image-x86_64 20:09:20 . [Pipeline] withDockerContainer 20:09:20 prd-centos7-docker-4c-2g-27978 does not seem to be running inside a container 20:09:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:09:20 $ docker top a1bca6e40172ddcc6b938b90500252e45dfa3512b905679d6ab179ee5c222dc7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:09:20 + make test 20:09:20 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:09:21 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:09:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:09:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.659445446Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:09:48 level=INFO ts=2021-11-08T20:09:42.660124974Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:09:48 level=INFO ts=2021-11-08T20:09:42.660151905Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.660177315Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:09:48 level=INFO ts=2021-11-08T20:09:42.660292596Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.660307896Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=INFO ts=2021-11-08T20:09:42.660343307Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.660417648Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.660428018Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.660445668Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.660490099Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.660555489Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.66057344Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.66059024Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:09:48 level=INFO ts=2021-11-08T20:09:42.66060411Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.660665251Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.660686541Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.660711011Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.660767712Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.660779372Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.660807193Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:09:48 level=INFO ts=2021-11-08T20:09:42.660829083Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.660941374Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661052445Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661062496Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.661074126Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:09:48 level=INFO ts=2021-11-08T20:09:42.661139547Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.661147317Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661162047Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661203007Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.661210707Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.661224378Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.661241958Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661286588Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.661300849Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.661310159Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:09:48 level=INFO ts=2021-11-08T20:09:42.661320429Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661367099Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.66138539Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.66139895Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.66144268Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.66145253Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.661485911Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:09:48 level=INFO ts=2021-11-08T20:09:42.661498091Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.661584192Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661683703Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661694483Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.661707463Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:09:48 level=INFO ts=2021-11-08T20:09:42.661768424Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.661776244Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661792404Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661832365Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.661840825Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.661856055Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.661868925Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661909036Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.661922946Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.661932236Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:09:48 level=INFO ts=2021-11-08T20:09:42.661943636Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.661989747Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662004287Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.662017007Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662063798Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662075278Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.662093918Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:09:48 level=INFO ts=2021-11-08T20:09:42.662106988Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662199989Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662316421Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662328571Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662341931Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:09:48 level=INFO ts=2021-11-08T20:09:42.662408702Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.662418162Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662436462Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662502793Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.662512363Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662527643Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.662541574Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662587024Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662601514Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662611864Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:09:48 level=INFO ts=2021-11-08T20:09:42.662621975Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662668455Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662682445Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.662695625Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662741296Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662752556Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.662769756Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:09:48 level=INFO ts=2021-11-08T20:09:42.662782017Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.662871498Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662975499Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:09:48 level=INFO ts=2021-11-08T20:09:42.662986999Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.663001509Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:09:48 level=INFO ts=2021-11-08T20:09:42.66306896Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.66307898Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=INFO ts=2021-11-08T20:09:42.66309755Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.663144041Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.663154301Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.663169871Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.663183531Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.663230692Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.663247002Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.663256662Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:09:48 level=INFO ts=2021-11-08T20:09:42.663268062Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.663318413Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.663332863Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.663347733Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.663395034Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.663405694Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.663423184Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:09:48 level=INFO ts=2021-11-08T20:09:42.663435564Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.663603777Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:09:48 level=INFO ts=2021-11-08T20:09:42.663796409Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:09:48 level=INFO ts=2021-11-08T20:09:42.663811079Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.663827639Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:09:48 level=INFO ts=2021-11-08T20:09:42.6639281Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.663938711Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=INFO ts=2021-11-08T20:09:42.663957391Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.663994301Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.664000221Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664011261Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.664022212Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.664056132Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664066482Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664073602Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:09:48 level=INFO ts=2021-11-08T20:09:42.664080982Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.664116123Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664126853Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.664137403Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.664173583Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664181714Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.664195114Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:09:48 level=INFO ts=2021-11-08T20:09:42.664205444Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664256384Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664362146Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:09:48 level=INFO ts=2021-11-08T20:09:42.664447637Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:09:48 level=INFO ts=2021-11-08T20:09:42.664479417Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664497097Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:09:48 level=INFO ts=2021-11-08T20:09:42.664568948Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.664579008Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=INFO ts=2021-11-08T20:09:42.664597839Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.664645869Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.664654969Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664670139Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.66468414Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.66472973Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.6647463Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664756421Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:09:48 level=INFO ts=2021-11-08T20:09:42.664766751Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.664847162Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.664864372Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.665269457Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.666300929Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.66631846Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.66634678Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:09:48 level=INFO ts=2021-11-08T20:09:42.66637022Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.666419901Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:09:48 level=WARN ts=2021-11-08T20:09:42.666443701Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." 20:09:48 level=INFO ts=2021-11-08T20:09:42.666478171Z app=test source=discover.go:461 address=127.0.0.1:59923 deviceName=SpeedwayR-19-C5-D6 msg="Existing device in disabled (disconnected) state will be scanned again." 20:09:48 level=INFO ts=2021-11-08T20:09:42.666583883Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:09:48 level=INFO ts=2021-11-08T20:09:42.666599893Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.666622123Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:09:48 level=INFO ts=2021-11-08T20:09:42.666710074Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.666721574Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=INFO ts=2021-11-08T20:09:42.666747945Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.666797665Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=WARN ts=2021-11-08T20:09:42.666811746Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.666827456Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.666843056Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.666894667Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.666910517Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.666922487Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:09:48 level=INFO ts=2021-11-08T20:09:42.666937807Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.666984578Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.666999728Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.667018748Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:09:48 level=INFO ts=2021-11-08T20:09:42.667070759Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:09:48 level=DEBUG ts=2021-11-08T20:09:42.667087639Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:09:48 level=INFO ts=2021-11-08T20:09:42.667108129Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:09:48 level=INFO ts=2021-11-08T20:09:42.667126049Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 20:09:48 level=WARN ts=2021-11-08T20:09:42.6671587Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 20:09:48 --- FAIL: TestHandleWrite (0.00s) 20:09:48 driver_test.go:169: AAAAAA== 20:09:48 --- FAIL: TestHandleWrite/StartROSpec1 (0.00s) 20:09:48 driver_test.go:248: 20:09:48 Error Trace: driver_test.go:248 20:09:48 Error: Received unexpected error: 20:09:48 expected Action resource with ROSpecID, but got "ReaderConfig" 20:09:48 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).handleWriteCommands 20:09:48 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:404 20:09:48 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).HandleWriteCommands 20:09:48 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:284 20:09:48 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestHandleWrite.func1 20:09:48 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver_test.go:243 20:09:48 testing.tRunner 20:09:48 /usr/local/go/src/testing/testing.go:1193 20:09:48 runtime.goexit 20:09:48 /usr/local/go/src/runtime/asm_amd64.s:1371 20:09:48 Test: TestHandleWrite/StartROSpec1 20:09:48 --- FAIL: TestHandleWrite/EnableAccessSpec2 (0.00s) 20:09:48 driver_test.go:248: 20:09:48 Error Trace: driver_test.go:248 20:09:48 Error: Received unexpected error: 20:09:48 expected Action resource with AccessSpecID, but got "ReaderConfig" 20:09:48 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).handleWriteCommands 20:09:48 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:444 20:09:48 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).HandleWriteCommands 20:09:48 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:284 20:09:48 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestHandleWrite.func1 20:09:48 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver_test.go:243 20:09:48 testing.tRunner 20:09:48 /usr/local/go/src/testing/testing.go:1193 20:09:48 runtime.goexit 20:09:48 /usr/local/go/src/runtime/asm_amd64.s:1371 20:09:48 Test: TestHandleWrite/EnableAccessSpec2 20:09:48 --- FAIL: TestHandleWrite/CustomMessage (0.00s) 20:09:48 driver_test.go:248: 20:09:48 Error Trace: driver_test.go:248 20:09:48 Error: Received unexpected error: 20:09:48 unable to cast attribute "vendor" with val '攚' as uint 20:09:48 Test: TestHandleWrite/CustomMessage 20:09:48 FAIL 20:09:48 coverage: 36.9% of statements 20:09:48 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.333s 20:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.257s coverage: 52.0% of statements 20:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 20:09:48 FAIL 20:09:48 make: *** [Makefile:27: test] Error 1 [Pipeline] } 20:09:48 $ docker stop --time=1 a1bca6e40172ddcc6b938b90500252e45dfa3512b905679d6ab179ee5c222dc7 20:09:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27981 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 20:09:49 $ docker rm -f a1bca6e40172ddcc6b938b90500252e45dfa3512b905679d6ab179ee5c222dc7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 20:09:49 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout 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 20:09:50 Selected Git installation does not exist. Using Default 20:09:50 The recommended git tool is: NONE [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:50 20:09:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:09:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:50 latest: Pulling from edgex-lftools-log-publisher 20:09:50 b4d181a07f80: Pulling fs layer 20:09:50 a1111a8f2ec3: Pulling fs layer 20:09:50 ed53099fbce6: Pulling fs layer 20:09:50 dc539afda2c1: Pulling fs layer 20:09:50 77bc0d833cb6: Pulling fs layer 20:09:50 9065ff56babe: Pulling fs layer 20:09:50 d287ab97295c: Pulling fs layer 20:09:50 dc539afda2c1: Waiting 20:09:50 77bc0d833cb6: Waiting 20:09:50 9065ff56babe: Waiting 20:09:50 d287ab97295c: Waiting 20:09:50 a1111a8f2ec3: Verifying Checksum 20:09:50 a1111a8f2ec3: Download complete 20:09:50 dc539afda2c1: Verifying Checksum 20:09:50 dc539afda2c1: Download complete 20:09:51 ed53099fbce6: Verifying Checksum 20:09:51 ed53099fbce6: Download complete 20:09:51 77bc0d833cb6: Verifying Checksum 20:09:51 77bc0d833cb6: Download complete 20:09:51 9065ff56babe: Verifying Checksum 20:09:51 9065ff56babe: Download complete 20:09:51 b4d181a07f80: Verifying Checksum 20:09:51 b4d181a07f80: Download complete 20:09:52 d287ab97295c: Verifying Checksum 20:09:52 d287ab97295c: Download complete 20:09:52 b4d181a07f80: Pull complete 20:09:52 a1111a8f2ec3: Pull complete 20:09:53 ed53099fbce6: Pull complete 20:09:53 dc539afda2c1: Pull complete 20:09:54 77bc0d833cb6: Pull complete 20:09:54 9065ff56babe: Pull complete 20:09:55 using credential edgex-jenkins-ssh 20:09:55 Cloning the remote Git repository 20:09:55 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:09:55 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 20:09:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:09:55 > git --version # timeout=10 20:09:55 > git --version # 'git version 2.17.1' 20:09:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:09:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:09:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:09:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:09:58 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 663551aaef05a646e9206bf7a518f723bf6440fe 20:09:58 > git config core.sparsecheckout # timeout=10 20:09:58 > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 20:09:59 Merge succeeded, producing 663551aaef05a646e9206bf7a518f723bf6440fe 20:09:59 Checking out Revision 663551aaef05a646e9206bf7a518f723bf6440fe (PR-52) 20:09:59 d287ab97295c: Pull complete 20:09:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:09:59 prd-centos7-docker-4c-2g-27978 does not seem to be running inside a container 20:09:59 $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:09:59 > git remote # timeout=10 20:09:59 > git config --get remote.origin.url # timeout=10 20:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:59 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 20:09:59 > git rev-parse HEAD^{commit} # timeout=10 20:09:59 > git config core.sparsecheckout # timeout=10 20:09:59 > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 20:10:02 $ docker top 3523f9a2ca266a8a767a85d58eed03f207018ed2e7d4e40b678567d4e1271f45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:02 ---> job-cost.sh 20:10:02 lf-activate-venv: SKIPPING 20:10:02 INFO: No Stack... 20:10:03 Commit message: "Changes made according to Farshid comments" 20:10:04 INFO: Retrieving Pricing Info for: v3-standard-2 20:10:04 20:10:04 GitHub has been notified of this commit’s build result 20:10:04 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 20:10:04 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 20:10:04 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 20:10:04 + cut -d, -f6 [Pipeline] lock 20:10:04 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] 20:10:04 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] did not exist. Created. 20:10:04 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:10:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:10:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:10:04 Dload Upload Total Spent Left Speed 20:10:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh 20:10:04 + echo total: 0.05999999865889549 [Pipeline] stash 20:10:05 Stashed 1 file(s) [Pipeline] } 20:10:05 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:10:05 $ docker stop --time=1 3523f9a2ca266a8a767a85d58eed03f207018ed2e7d4e40b678567d4e1271f45 20:10:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 20:10:06 $ docker rm -f 3523f9a2ca266a8a767a85d58eed03f207018ed2e7d4e40b678567d4e1271f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 20:10:06 + sudo tee /etc/docker/daemon.new 20:10:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:10:06 { 20:10:06 "registry-mirrors": [ 20:10:06 "https://nexus3.edgexfoundry.org:10001" 20:10:06 ], 20:10:06 "bip": "10.250.0.254/24", 20:10:06 "hosts": [ 20:10:06 "tcp://0.0.0.0:5555", 20:10:06 "unix:///var/run/docker.sock" 20:10:06 ], 20:10:06 "mtu": 1458, 20:10:06 "selinux-enabled": true, 20:10:06 "seccomp-profile": "/etc/docker/seccomp.json" 20:10:06 } [Pipeline] // stage [Pipeline] } 20:10:06 Failed in branch amd64 [Pipeline] sh 20:10:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:10:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:25 provisioning config files... 20:10:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config2689041255685044066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:26 ---> docker-login.sh 20:10:26 nexus3.edgexfoundry.org:10001 20:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:27 Configure a credential helper to remove this warning. See 20:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:27 20:10:27 Login Succeeded 20:10:27 nexus3.edgexfoundry.org:10002 20:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:27 Configure a credential helper to remove this warning. See 20:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:27 20:10:27 Login Succeeded 20:10:27 nexus3.edgexfoundry.org:10003 20:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:28 Configure a credential helper to remove this warning. See 20:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:28 20:10:28 Login Succeeded 20:10:28 nexus3.edgexfoundry.org:10004 20:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:28 Configure a credential helper to remove this warning. See 20:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:28 20:10:28 Login Succeeded 20:10:28 docker.io 20:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:29 Configure a credential helper to remove this warning. See 20:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:29 20:10:29 Login Succeeded 20:10:29 ---> docker-login.sh ends [Pipeline] } 20:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:30 ========================================================= 20:10:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:10:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:10:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 20:10:31 Sending build context to Docker daemon 16.47MB 20:10:31 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 20:10:31 Step 2/12 : FROM ${BASE} AS builder 20:10:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:10:31 552d1f2373af: Pulling fs layer 20:10:31 ea3f2d53f512: Pulling fs layer 20:10:31 9e70ebbbe112: Pulling fs layer 20:10:31 7a9cfe048b4a: Pulling fs layer 20:10:31 72dc09318566: Pulling fs layer 20:10:31 f4f7b4309257: Pulling fs layer 20:10:31 0ac9a79272e3: Pulling fs layer 20:10:31 b78e95d17946: Pulling fs layer 20:10:31 72dc09318566: Waiting 20:10:31 f4f7b4309257: Waiting 20:10:31 0ac9a79272e3: Waiting 20:10:31 b78e95d17946: Waiting 20:10:31 7a9cfe048b4a: Waiting 20:10:31 9e70ebbbe112: Verifying Checksum 20:10:31 9e70ebbbe112: Download complete 20:10:31 ea3f2d53f512: Verifying Checksum 20:10:31 ea3f2d53f512: Download complete 20:10:31 72dc09318566: Download complete 20:10:31 552d1f2373af: Verifying Checksum 20:10:31 552d1f2373af: Download complete 20:10:31 f4f7b4309257: Verifying Checksum 20:10:31 f4f7b4309257: Download complete 20:10:31 0ac9a79272e3: Verifying Checksum 20:10:31 0ac9a79272e3: Download complete 20:10:32 552d1f2373af: Pull complete 20:10:32 ea3f2d53f512: Pull complete 20:10:33 9e70ebbbe112: Pull complete 20:10:33 b78e95d17946: Verifying Checksum 20:10:33 b78e95d17946: Download complete 20:10:34 7a9cfe048b4a: Verifying Checksum 20:10:34 7a9cfe048b4a: Download complete 20:10:44 7a9cfe048b4a: Pull complete 20:10:44 72dc09318566: Pull complete 20:10:44 f4f7b4309257: Pull complete 20:10:45 0ac9a79272e3: Pull complete 20:10:51 b78e95d17946: Pull complete 20:10:51 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:10:51 ---> 8b459fc5aaf0 20:10:51 Step 3/12 : ARG MAKE='make build' 20:10:53 ---> Running in b1d115ab40e7 20:10:53 Removing intermediate container b1d115ab40e7 20:10:53 ---> 71377b606ba0 20:10:53 Step 4/12 : ARG ALPINE_PKG_BASE="make git" 20:10:53 ---> Running in 84f24410b7b7 20:10:54 Removing intermediate container 84f24410b7b7 20:10:54 ---> 7a20dcb7ad43 20:10:54 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:10:54 ---> Running in 8a55ccfc7907 20:10:54 Removing intermediate container 8a55ccfc7907 20:10:54 ---> 7ea0cb90745e 20:10:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:54 ---> Running in bd85ac899f3b 20:10:56 Removing intermediate container bd85ac899f3b 20:10:56 ---> 8c76a6801d7f 20:10:56 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:56 ---> Running in 03a741f4a0ec 20:10:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:10:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:10:59 OK: 219 MiB in 52 packages 20:11:00 Removing intermediate container 03a741f4a0ec 20:11:00 ---> 6e5336e76a91 20:11:00 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 20:11:00 ---> Running in d2a92308370c 20:11:01 Removing intermediate container d2a92308370c 20:11:01 ---> a7f28f240fe9 20:11:01 Step 9/12 : COPY . . 20:11:02 ---> 642fe4447904 20:11:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:02 ---> Running in 84821618077b 20:12:24 Removing intermediate container 84821618077b 20:12:24 ---> df40af633d06 20:12:24 Step 11/12 : RUN go mod tidy 20:12:24 ---> Running in 49a61af9e9ec 20:12:24 Removing intermediate container 49a61af9e9ec 20:12:24 ---> 2f4abad7f9c0 20:12:24 Step 12/12 : RUN $MAKE 20:12:24 ---> Running in a2ab808f448b 20:12:24 noop 20:12:24 Removing intermediate container a2ab808f448b 20:12:24 ---> e17d4e709ca4 20:12:24 Successfully built e17d4e709ca4 20:12:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:12:24 + docker inspect -f . ci-base-image-arm64 20:12:24 . [Pipeline] withDockerContainer 20:12:25 prd-ubuntu18.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container 20:12:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:12:26 $ docker top 3ac3ac48e0da9f240d6984feda3a1ce838ac7778ff1083f80a57b1fb10386d6d -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:27 + go version 20:12:27 go version go1.16.8 linux/arm64 [Pipeline] } 20:12:27 $ docker stop --time=1 3ac3ac48e0da9f240d6984feda3a1ce838ac7778ff1083f80a57b1fb10386d6d 20:12:29 $ docker rm -f 3ac3ac48e0da9f240d6984feda3a1ce838ac7778ff1083f80a57b1fb10386d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:12:30 + docker inspect -f . ci-base-image-arm64 20:12:30 . [Pipeline] withDockerContainer 20:12:30 prd-ubuntu18.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container 20:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:12:32 $ docker top 86bfabd19bd4beefc76acf00d6bfdbc699ead51402e19ff5cf1458633bdafde2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:12:33 + make test 20:12:33 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:12:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:13:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:13:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.937950695Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:14:10 level=INFO ts=2021-11-08T20:13:34.940557348Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.940949278Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:14:10 level=INFO ts=2021-11-08T20:13:34.940746983Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:14:10 level=INFO ts=2021-11-08T20:13:34.941494434Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.941637368Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=INFO ts=2021-11-08T20:13:34.94207831Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.942782249Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.942843831Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.942989555Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.943260653Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.943771027Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.943921711Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.944008833Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:14:10 level=INFO ts=2021-11-08T20:13:34.944502597Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.945065273Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.945209257Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.945794103Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.946304637Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.94640207Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.946828152Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:14:10 level=INFO ts=2021-11-08T20:13:34.947109159Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.948122127Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:14:10 level=INFO ts=2021-11-08T20:13:34.949379172Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.949694271Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:14:10 level=INFO ts=2021-11-08T20:13:34.949873136Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:14:10 level=INFO ts=2021-11-08T20:13:34.950060281Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.950208815Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=INFO ts=2021-11-08T20:13:34.950642657Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.951291965Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.951399838Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.951565643Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.951976264Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.952407666Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.95252549Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.952603082Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:14:10 level=INFO ts=2021-11-08T20:13:34.953190248Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.953601099Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.953722483Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.954218067Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.954731551Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.954829254Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.955205734Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:14:10 level=INFO ts=2021-11-08T20:13:34.955362378Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.956252253Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:14:10 level=INFO ts=2021-11-08T20:13:34.957804596Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.958095074Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:14:10 level=INFO ts=2021-11-08T20:13:34.957993131Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:14:10 level=INFO ts=2021-11-08T20:13:34.958459224Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.958597738Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=INFO ts=2021-11-08T20:13:34.95904091Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.959704259Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.95976331Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.959875704Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.960132531Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.960592503Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.960710407Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.960787549Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:14:10 level=INFO ts=2021-11-08T20:13:34.961295063Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.961786847Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.96191242Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.962396193Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.962913718Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.963012421Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.963381441Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:14:10 level=INFO ts=2021-11-08T20:13:34.963585576Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.964453251Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:14:10 level=INFO ts=2021-11-08T20:13:34.965200831Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:14:10 level=INFO ts=2021-11-08T20:13:34.965279933Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.965389407Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:14:10 level=INFO ts=2021-11-08T20:13:34.965797188Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.965852889Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=INFO ts=2021-11-08T20:13:34.966010124Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.966277101Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.966329873Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.966430935Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.966529138Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.966835847Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.96693882Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.967029752Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:14:10 level=INFO ts=2021-11-08T20:13:34.967116044Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.967471884Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.967631899Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.967734712Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.96801997Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.968108442Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.968255396Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:14:10 level=INFO ts=2021-11-08T20:13:34.968347189Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.979168379Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:14:10 level=INFO ts=2021-11-08T20:13:34.980950378Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:14:10 level=INFO ts=2021-11-08T20:13:34.981075552Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:14:10 level=INFO ts=2021-11-08T20:13:34.981161854Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.981246126Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.981248527Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:14:10 level=INFO ts=2021-11-08T20:13:34.981482853Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.981797682Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.981857613Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.981969757Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.982126761Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.982503911Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.982612674Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.982713807Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:14:10 level=INFO ts=2021-11-08T20:13:34.983093698Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.983784257Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.9839055Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.984017023Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.984371573Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.984456976Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.98463262Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:14:10 level=INFO ts=2021-11-08T20:13:34.984778384Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.98534601Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:14:10 level=INFO ts=2021-11-08T20:13:34.986282226Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:14:10 level=INFO ts=2021-11-08T20:13:34.986357208Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:14:10 level=INFO ts=2021-11-08T20:13:34.98643599Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.986504422Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.986665007Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:14:10 level=INFO ts=2021-11-08T20:13:34.989325171Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.989789584Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.989872956Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.990002799Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.990123423Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.990452832Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.990800762Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.990946456Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:14:10 level=INFO ts=2021-11-08T20:13:34.991149931Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.995467411Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.995715478Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.995920804Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.996331155Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.996465439Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:34.996617943Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:14:10 level=INFO ts=2021-11-08T20:13:34.996701785Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.99723943Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.998020912Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:14:10 level=INFO ts=2021-11-08T20:13:34.998479475Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:14:10 level=INFO ts=2021-11-08T20:13:34.998579867Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.998693901Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:14:10 level=INFO ts=2021-11-08T20:13:34.998787803Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.998851325Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=INFO ts=2021-11-08T20:13:34.999096562Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:34.999589905Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:34.999693138Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:34.999805071Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:35.000036538Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:35.000358627Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.000657775Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.000795179Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:14:10 level=INFO ts=2021-11-08T20:13:35.000966614Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:35.001304283Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.001497938Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:35.001778666Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:35.002183227Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.002366332Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:35.002574098Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:14:10 level=INFO ts=2021-11-08T20:13:35.002680201Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.002961069Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:14:10 level=WARN ts=2021-11-08T20:13:35.003056082Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." 20:14:10 level=INFO ts=2021-11-08T20:13:35.003191285Z app=test source=discover.go:461 address=127.0.0.1:59923 deviceName=SpeedwayR-19-C5-D6 msg="Existing device in disabled (disconnected) state will be scanned again." 20:14:10 level=INFO ts=2021-11-08T20:13:35.003682649Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:14:10 level=INFO ts=2021-11-08T20:13:35.003783022Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:14:10 level=INFO ts=2021-11-08T20:13:35.003874914Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:35.003943206Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.004040119Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:14:10 level=INFO ts=2021-11-08T20:13:35.004183723Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:35.004611985Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=WARN ts=2021-11-08T20:13:35.004705517Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.004855771Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:35.005073888Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:35.005416427Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.005546581Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.005669864Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:14:10 level=INFO ts=2021-11-08T20:13:35.005785547Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:35.006115976Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.006286771Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:35.006429415Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:14:10 level=INFO ts=2021-11-08T20:13:35.006755824Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:14:10 level=DEBUG ts=2021-11-08T20:13:35.006880918Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:14:10 level=INFO ts=2021-11-08T20:13:35.007082753Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:14:10 level=INFO ts=2021-11-08T20:13:35.007293379Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 20:14:10 level=WARN ts=2021-11-08T20:13:35.007584587Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 20:14:10 --- FAIL: TestHandleWrite (0.00s) 20:14:10 driver_test.go:169: AAAAAA== 20:14:10 --- FAIL: TestHandleWrite/StartROSpec1 (0.00s) 20:14:10 driver_test.go:248: 20:14:10 Error Trace: driver_test.go:248 20:14:10 Error: Received unexpected error: 20:14:10 expected Action resource with ROSpecID, but got "ReaderConfig" 20:14:10 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).handleWriteCommands 20:14:10 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:404 20:14:10 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).HandleWriteCommands 20:14:10 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:284 20:14:10 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestHandleWrite.func1 20:14:10 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver_test.go:243 20:14:10 testing.tRunner 20:14:10 /usr/local/go/src/testing/testing.go:1193 20:14:10 runtime.goexit 20:14:10 /usr/local/go/src/runtime/asm_arm64.s:1130 20:14:10 Test: TestHandleWrite/StartROSpec1 20:14:10 --- FAIL: TestHandleWrite/EnableAccessSpec2 (0.00s) 20:14:10 driver_test.go:248: 20:14:10 Error Trace: driver_test.go:248 20:14:10 Error: Received unexpected error: 20:14:10 expected Action resource with AccessSpecID, but got "ReaderConfig" 20:14:10 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).handleWriteCommands 20:14:10 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:444 20:14:10 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).HandleWriteCommands 20:14:10 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:284 20:14:10 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestHandleWrite.func1 20:14:10 /w/workspace/device-rfid-llrp-go/2/internal/driver/driver_test.go:243 20:14:10 testing.tRunner 20:14:10 /usr/local/go/src/testing/testing.go:1193 20:14:10 runtime.goexit 20:14:10 /usr/local/go/src/runtime/asm_arm64.s:1130 20:14:10 Test: TestHandleWrite/EnableAccessSpec2 20:14:10 --- FAIL: TestHandleWrite/CustomMessage (0.00s) 20:14:10 driver_test.go:248: 20:14:10 Error Trace: driver_test.go:248 20:14:10 Error: Received unexpected error: 20:14:10 unable to cast attribute "vendor" with val '攚' as uint 20:14:10 Test: TestHandleWrite/CustomMessage 20:14:10 FAIL 20:14:10 coverage: 36.9% of statements 20:14:10 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.267s 20:14:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.497s coverage: 52.0% of statements 20:14:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements 20:14:10 FAIL 20:14:10 make: *** [Makefile:27: test] Error 1 [Pipeline] } 20:14:10 $ docker stop --time=1 86bfabd19bd4beefc76acf00d6bfdbc699ead51402e19ff5cf1458633bdafde2 20:14:11 $ docker rm -f 86bfabd19bd4beefc76acf00d6bfdbc699ead51402e19ff5cf1458633bdafde2 [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] sh 20:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:13 20:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:14:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:13 arm64: Pulling from edgex-lftools-log-publisher 20:14:13 448f6bf000e3: Pulling fs layer 20:14:13 f757da607395: Pulling fs layer 20:14:13 05883995daec: Pulling fs layer 20:14:13 8603b9c90790: Pulling fs layer 20:14:13 1560dd03e051: Pulling fs layer 20:14:13 27f5ce0e4adf: Pulling fs layer 20:14:13 c2d8d7efcc4b: Pulling fs layer 20:14:13 1560dd03e051: Waiting 20:14:13 27f5ce0e4adf: Waiting 20:14:13 c2d8d7efcc4b: Waiting 20:14:13 8603b9c90790: Waiting 20:14:13 f757da607395: Verifying Checksum 20:14:13 f757da607395: Download complete 20:14:13 8603b9c90790: Verifying Checksum 20:14:13 8603b9c90790: Download complete 20:14:14 1560dd03e051: Verifying Checksum 20:14:14 1560dd03e051: Download complete 20:14:14 27f5ce0e4adf: Verifying Checksum 20:14:14 27f5ce0e4adf: Download complete 20:14:14 05883995daec: Verifying Checksum 20:14:14 05883995daec: Download complete 20:14:14 448f6bf000e3: Verifying Checksum 20:14:14 448f6bf000e3: Download complete 20:14:17 c2d8d7efcc4b: Verifying Checksum 20:14:17 c2d8d7efcc4b: Download complete 20:14:18 448f6bf000e3: Pull complete 20:14:18 f757da607395: Pull complete 20:14:20 05883995daec: Pull complete 20:14:20 8603b9c90790: Pull complete 20:14:21 1560dd03e051: Pull complete 20:14:21 27f5ce0e4adf: Pull complete 20:14:40 c2d8d7efcc4b: Pull complete 20:14:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:14:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:14:40 prd-ubuntu18.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container 20:14:40 $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:14:44 $ docker top 95bcca2fbfda6f81b421477fd6b11d8414f025defa5655043f2d05f78b8f5217 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:45 ---> job-cost.sh 20:14:45 lf-activate-venv: SKIPPING 20:14:45 INFO: No Stack... 20:14:45 INFO: Retrieving Pricing Info for: v3-standard-4 20:14:45 INFO: Archiving Costs [Pipeline] sh 20:14:46 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 20:14:46 + cut -d, -f6 [Pipeline] lock 20:14:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] 20:14:46 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] did not exist. Created. 20:14:46 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:14:47 /w/workspace/device-rfid-llrp-go/2@tmp/durable-fe4b9e88/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-fe4b9e88/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:14:47 + echo total: 0.10999999940395355 [Pipeline] stash 20:14:47 Warning: overwriting stash ‘stack-cost’ 20:14:48 Stashed 1 file(s) [Pipeline] } 20:14:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:14:48 $ docker stop --time=1 95bcca2fbfda6f81b421477fd6b11d8414f025defa5655043f2d05f78b8f5217 20:14:50 $ docker rm -f 95bcca2fbfda6f81b421477fd6b11d8414f025defa5655043f2d05f78b8f5217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:14: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 20:14:52 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:14:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:14:53 ---> package-listing.sh 20:14:53 ++ facter osfamily 20:14:53 ++ tr '[:upper:]' '[:lower:]' 20:14:53 + OS_FAMILY=redhat 20:14:53 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 20:14:53 + START_PACKAGES=/tmp/packages_start.txt 20:14:53 + END_PACKAGES=/tmp/packages_end.txt 20:14:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:14:53 + PACKAGES=/tmp/packages_start.txt 20:14:53 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 20:14:53 + PACKAGES=/tmp/packages_end.txt 20:14:53 + case "${OS_FAMILY}" in 20:14:53 + rpm -qa 20:14:53 + sort 20:14:54 + '[' -f /tmp/packages_start.txt ']' 20:14:54 + '[' -f /tmp/packages_end.txt ']' 20:14:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:14:54 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 20:14:54 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ 20:14:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo 20:14:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:14:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:55 20:14:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:14:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:55 latest: Pulling from edgex-lftools-log-publisher 20:14:55 b4d181a07f80: Pulling fs layer 20:14:55 a1111a8f2ec3: Pulling fs layer 20:14:55 ed53099fbce6: Pulling fs layer 20:14:55 dc539afda2c1: Pulling fs layer 20:14:55 77bc0d833cb6: Pulling fs layer 20:14:55 9065ff56babe: Pulling fs layer 20:14:55 d287ab97295c: Pulling fs layer 20:14:55 9065ff56babe: Waiting 20:14:55 dc539afda2c1: Waiting 20:14:55 77bc0d833cb6: Waiting 20:14:55 d287ab97295c: Waiting 20:14:55 a1111a8f2ec3: Verifying Checksum 20:14:55 a1111a8f2ec3: Download complete 20:14:55 dc539afda2c1: Verifying Checksum 20:14:55 ed53099fbce6: Verifying Checksum 20:14:55 ed53099fbce6: Download complete 20:14:55 9065ff56babe: Verifying Checksum 20:14:55 9065ff56babe: Download complete 20:14:55 77bc0d833cb6: Verifying Checksum 20:14:55 77bc0d833cb6: Download complete 20:14:55 b4d181a07f80: Verifying Checksum 20:14:55 b4d181a07f80: Download complete 20:14:56 d287ab97295c: Verifying Checksum 20:14:56 d287ab97295c: Download complete 20:14:57 b4d181a07f80: Pull complete 20:14:57 a1111a8f2ec3: Pull complete 20:14:58 ed53099fbce6: Pull complete 20:14:58 dc539afda2c1: Pull complete 20:14:58 77bc0d833cb6: Pull complete 20:14:58 9065ff56babe: Pull complete 20:15:05 d287ab97295c: Pull complete 20:15:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:15:05 prd-centos7-docker-4c-2g-27976 does not seem to be running inside a container 20:15:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:15:07 $ docker top 80eadedbfccf58a49ecc84a2e26f12488b49dd656f6c71c57124e6799bd276c4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:08 + touch /tmp/pre-build-complete [Pipeline] sh 20:15:08 + mkdir -p /var/log/sysstat [Pipeline] sh 20:15:08 + ls /var/log/sa-host 20:15:08 + sadf -c /var/log/sa-host/sa08 20:15:08 file_magic: OK 20:15:08 HZ: Using current value: 100 20:15:08 file_header: OK 20:15:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:15:08 Statistics: 20:15:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:08 File successfully converted to sysstat format version 12.0.3 20:15:08 + sadf -c /var/log/sa-host/sa30 20:15:08 file_magic: OK 20:15:08 HZ: Using current value: 100 20:15:08 file_header: OK 20:15:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:15:08 Statistics: 20:15:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:09 provisioning config files... 20:15:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config2461787921567871903tmp [Pipeline] { [Pipeline] echo 20:15:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:15:09 ---> create-netrc.sh [Pipeline] } 20:15:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:15:09 ---> python-tools-install.sh [Pipeline] echo 20:15:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:15:10 ---> sudo-logs.sh 20:15:10 Archiving 'sudo' log.. 20:15:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-27976.novalocal: Name or service not known 20:15:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-27976.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:15:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:15:10 ---> job-cost.sh 20:15:10 lf-activate-venv: SKIPPING 20:15:10 DEBUG: total: 0.10999999940395355 20:15:10 INFO: Retrieving Stack Cost... 20:15:10 INFO: Retrieving Pricing Info for: v3-standard-2 20:15:11 INFO: Archiving Costs [Pipeline] echo 20:15:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:15:11 ---> logs-deploy.sh 20:15:11 lf-activate-venv: SKIPPING 20:15:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/2 20:15:11 INFO: archiving workspace using pattern(s): 20:15:12 Archives upload complete. 20:15:12 INFO: archiving logs to Nexus