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 8add33665034d94545c6bc5464a982e65b90f5c8 Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh12262564145871441754.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh3981934313275571618.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8228086004020431901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh6029906228536302660.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-ssh6500167263882017065.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 Running on prd-centos7-docker-4c-2g-95 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-ssh3366491187168834455.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-ssh2077458557956067078.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 8add33665034d94545c6bc5464a982e65b90f5c8 Merge succeeded, producing 8add33665034d94545c6bc5464a982e65b90f5c8 Checking out Revision 8add33665034d94545c6bc5464a982e65b90f5c8 (PR-52) > git config core.sparsecheckout # timeout=10 > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # 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-ssh3214846858018752213.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 Commit message: "fix: addresses Anthony's comments" > git rev-list --no-walk 67c9fbc7159b3c5832625395f633b12d7ffd972b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:53:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:53:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:53:06 ========================================================= 19:53:06 EdgeX Global Pipelines Version Info 19:53:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:53:07 ------------------- 19:53:07 stable info: 19:53:07 ------------------- 19:53:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:53:07 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 19:53:07 Message: update stable to v1.0.217 19:53:08 ------------------- 19:53:08 experimental info: 19:53:08 ------------------- 19:53:08 Commited By: **** collab-it+edgex@linuxfoundation.org 19:53:08 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 19:53:08 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 19:53:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 19:53:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 19:53:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8add33665034d94545c6bc5464a982e65b90f5c8 [Pipeline] echo 19:53:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8add336 [Pipeline] echo 19:53:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:53:09 provisioning config files... 19:53:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config8784738000446003824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:09 ---> docker-login.sh 19:53:09 nexus3.edgexfoundry.org:10001 19:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:09 Configure a credential helper to remove this warning. See 19:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:09 19:53:09 Login Succeeded 19:53:09 nexus3.edgexfoundry.org:10002 19:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:09 Configure a credential helper to remove this warning. See 19:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:09 19:53:09 Login Succeeded 19:53:09 nexus3.edgexfoundry.org:10003 19:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:09 Configure a credential helper to remove this warning. See 19:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:09 19:53:09 Login Succeeded 19:53:09 nexus3.edgexfoundry.org:10004 19:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:09 Configure a credential helper to remove this warning. See 19:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:09 19:53:09 Login Succeeded 19:53:09 docker.io 19:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:10 Configure a credential helper to remove this warning. See 19:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:10 19:53:10 Login Succeeded 19:53:10 ---> docker-login.sh ends [Pipeline] } 19:53:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:53:10 + git rev-list -1 --merges 8add33665034d94545c6bc5464a982e65b90f5c8~1..8add33665034d94545c6bc5464a982e65b90f5c8 [Pipeline] echo 19:53:11 -----------> git rev-list -1 --merges 8add33665034d94545c6bc5464a982e65b90f5c8~1..8add33665034d94545c6bc5464a982e65b90f5c8 8add33665034d94545c6bc5464a982e65b90f5c8 [false] [Pipeline] sh 19:53:11 + git log --format=format:%s -1 8add33665034d94545c6bc5464a982e65b90f5c8 [Pipeline] echo 19:53:11 ========================================================= 19:53:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:53:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:11 + git log --format=format:%s -1 8add33665034d94545c6bc5464a982e65b90f5c8 [Pipeline] echo 19:53:11 [semverPrep] GIT_COMMIT: 8add33665034d94545c6bc5464a982e65b90f5c8, Commit Message: fix: addresses Anthony's comments [Pipeline] echo 19:53:11 [semverPrep] This is not a build commit. [Pipeline] sh 19:53:12 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:53:12 + grep -v github /etc/ssh/ssh_known_hosts 19:53:12 + '[' -e /tmp/ssh_known_hosts ']' 19:53:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:53:12 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:53:12 + sudo tee -a /etc/ssh/ssh_known_hosts 19:53:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:16 19:53:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:53:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:17 latest: Pulling from edgex-devops/git-semver 19:53:17 a0d0a0d46f8b: Pulling fs layer 19:53:17 3e5f54012d9b: Pulling fs layer 19:53:17 4c7163046ea9: Pulling fs layer 19:53:17 0c2d73faf560: Pulling fs layer 19:53:17 0c2d73faf560: Waiting 19:53:17 3e5f54012d9b: Verifying Checksum 19:53:17 3e5f54012d9b: Download complete 19:53:17 a0d0a0d46f8b: Verifying Checksum 19:53:17 a0d0a0d46f8b: Download complete 19:53:17 4c7163046ea9: Verifying Checksum 19:53:17 4c7163046ea9: Download complete 19:53:17 0c2d73faf560: Verifying Checksum 19:53:17 0c2d73faf560: Download complete 19:53:17 a0d0a0d46f8b: Pull complete 19:53:17 3e5f54012d9b: Pull complete 19:53:17 4c7163046ea9: Pull complete 19:53:18 0c2d73faf560: Pull complete 19:53:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:53:18 prd-centos7-docker-4c-2g-95 does not seem to be running inside a container 19:53:18 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:53:18 $ docker top af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:53:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:19 [ssh-agent] Looking for ssh-agent implementation... 19:53:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:19 $ docker exec af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 ssh-agent 19:53:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOjeJNO/agent.14 19:53:19 SSH_AGENT_PID=21 19:53:19 Running ssh-add (command line suppressed) 19:53:19 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_2664189924874191886.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_2664189924874191886.key) 19:53:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:19 + git tag --points-at HEAD [Pipeline] } 19:53:19 $ docker exec --env ******** --env ******** af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 ssh-agent -k 19:53:19 unset SSH_AUTH_SOCK; 19:53:19 unset SSH_AGENT_PID; 19:53:19 echo Agent pid 21 killed; 19:53:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:53:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:19 [ssh-agent] Looking for ssh-agent implementation... 19:53:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:19 $ docker exec af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 ssh-agent 19:53:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJKcaBe/agent.54 19:53:20 SSH_AGENT_PID=60 19:53:20 Running ssh-add (command line suppressed) 19:53:20 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_840836969469033439.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_840836969469033439.key) 19:53:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:20 + git semver init 19:53:20 # -> Open(): unable to determine branch for HEAD 19:53:20 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git 19:53:20 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 19:53:20 # $SEMVER_REMOTE_NAME = origin 19:53:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:53:20 # $SEMVER_USER_NAME = edgex-jenkins 19:53:20 # $SEMVER_BRANCH = PR-52 19:53:20 # $SEMVER_TEMP = /tmp/semver-977533012 19:53:20 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 19:53:21 # '/tmp/semver-977533012' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' 19:53:21 # -> Force: false 19:53:21 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } 19:53:21 $ docker exec --env ******** --env ******** af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 ssh-agent -k 19:53:21 unset SSH_AUTH_SOCK; 19:53:21 unset SSH_AGENT_PID; 19:53:21 echo Agent pid 60 killed; 19:53:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:21 + git semver [Pipeline] } 19:53:21 $ docker stop --time=1 af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 19:53:22 $ docker rm -f af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 [Pipeline] // withDockerContainer [Pipeline] sh 19:53:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:53:23 Stashed 1 file(s) [Pipeline] echo 19:53:23 [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 19:53:38 Still waiting to schedule task 19:53:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-95’ 19:53:38 Still waiting to schedule task 19:53:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:55:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-96 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 19:55:08 Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout 19:55:08 Selected Git installation does not exist. Using Default 19:55:08 The recommended git tool is: NONE 19:55:13 using credential edgex-jenkins-ssh 19:55:13 Cloning the remote Git repository 19:55:13 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:55:13 > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 19:55:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:55:13 > git --version # timeout=10 19:55:13 > git --version # 'git version 2.17.1' 19:55:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:55:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:55:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:55:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:14 > 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 19:55:15 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 8add33665034d94545c6bc5464a982e65b90f5c8 19:55:15 Merge succeeded, producing 8add33665034d94545c6bc5464a982e65b90f5c8 19:55:15 Checking out Revision 8add33665034d94545c6bc5464a982e65b90f5c8 (PR-52) 19:55:15 > git config core.sparsecheckout # timeout=10 19:55:15 > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 19:55:15 > git remote # timeout=10 19:55:15 > git config --get remote.origin.url # timeout=10 19:55:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:15 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 19:55:15 > git rev-parse HEAD^{commit} # timeout=10 19:55:15 > git config core.sparsecheckout # timeout=10 19:55:15 > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 19:55:19 Commit message: "fix: addresses Anthony's comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:55:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:55:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:55:20 Dload Upload Total Spent Left Speed 19:55:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 102k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 19:55:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:55:21 + sudo tee /etc/docker/daemon.new 19:55:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:55:21 { 19:55:21 "registry-mirrors": [ 19:55:21 "https://nexus3.edgexfoundry.org:10001" 19:55:21 ], 19:55:21 "bip": "10.250.0.254/24", 19:55:21 "hosts": [ 19:55:21 "tcp://0.0.0.0:5555", 19:55:21 "unix:///var/run/docker.sock" 19:55:21 ], 19:55:21 "mtu": 1458, 19:55:21 "selinux-enabled": true, 19:55:21 "seccomp-profile": "/etc/docker/seccomp.json" 19:55:21 } [Pipeline] sh 19:55:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:55:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:40 provisioning config files... 19:55:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config8382945578593399596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:40 ---> docker-login.sh 19:55:40 nexus3.edgexfoundry.org:10001 19:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:41 Configure a credential helper to remove this warning. See 19:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:41 19:55:41 Login Succeeded 19:55:41 nexus3.edgexfoundry.org:10002 19:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:41 Configure a credential helper to remove this warning. See 19:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:41 19:55:41 Login Succeeded 19:55:41 nexus3.edgexfoundry.org:10003 19:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:42 Configure a credential helper to remove this warning. See 19:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:42 19:55:42 Login Succeeded 19:55:42 nexus3.edgexfoundry.org:10004 19:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:42 Configure a credential helper to remove this warning. See 19:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:42 19:55:42 Login Succeeded 19:55:42 docker.io 19:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:43 Configure a credential helper to remove this warning. See 19:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:43 19:55:43 Login Succeeded 19:55:43 ---> docker-login.sh ends [Pipeline] } 19:55:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:55:44 ========================================================= 19:55:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:55:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:55:44 + 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 . 19:55:44 Sending build context to Docker daemon 1.221MB 19:55:44 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 19:55:44 Step 2/12 : FROM ${BASE} AS builder 19:55:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:55:45 552d1f2373af: Pulling fs layer 19:55:45 ea3f2d53f512: Pulling fs layer 19:55:45 9e70ebbbe112: Pulling fs layer 19:55:45 7a9cfe048b4a: Pulling fs layer 19:55:45 72dc09318566: Pulling fs layer 19:55:45 f4f7b4309257: Pulling fs layer 19:55:45 0ac9a79272e3: Pulling fs layer 19:55:45 b78e95d17946: Pulling fs layer 19:55:45 f4f7b4309257: Waiting 19:55:45 0ac9a79272e3: Waiting 19:55:45 b78e95d17946: Waiting 19:55:45 7a9cfe048b4a: Waiting 19:55:45 72dc09318566: Waiting 19:55:45 9e70ebbbe112: Download complete 19:55:45 ea3f2d53f512: Verifying Checksum 19:55:45 ea3f2d53f512: Download complete 19:55:45 72dc09318566: Verifying Checksum 19:55:45 72dc09318566: Download complete 19:55:45 f4f7b4309257: Download complete 19:55:45 552d1f2373af: Verifying Checksum 19:55:45 552d1f2373af: Download complete 19:55:45 0ac9a79272e3: Verifying Checksum 19:55:45 0ac9a79272e3: Download complete 19:55:45 552d1f2373af: Pull complete 19:55:46 ea3f2d53f512: Pull complete 19:55:46 9e70ebbbe112: Pull complete 19:55:46 b78e95d17946: Verifying Checksum 19:55:46 b78e95d17946: Download complete 19:55:47 7a9cfe048b4a: Verifying Checksum 19:55:47 7a9cfe048b4a: Download complete 19:55:52 Running on prd-centos7-docker-4c-2g-97 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 19:55:52 Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout 19:55:52 Selected Git installation does not exist. Using Default 19:55:52 The recommended git tool is: NONE 19:55:53 using credential edgex-jenkins-ssh 19:55:53 Cloning the remote Git repository 19:55:53 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:55:53 > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 19:55:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:55:54 > git --version # timeout=10 19:55:54 > git --version # 'git version 2.24.4' 19:55:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:54 [INFO] Currently running in a labeled security context 19:55:54 [INFO] Currently SELinux is 'enforcing' on the host 19:55:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh5993429818331257002.key 19:55:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:55 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 8add33665034d94545c6bc5464a982e65b90f5c8 19:55:55 Merge succeeded, producing 8add33665034d94545c6bc5464a982e65b90f5c8 19:55:55 Checking out Revision 8add33665034d94545c6bc5464a982e65b90f5c8 (PR-52) 19:55:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:55:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:55:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:55:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:54 [INFO] Currently running in a labeled security context 19:55:54 [INFO] Currently SELinux is 'enforcing' on the host 19:55:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh8169616084628284603.key 19:55:54 > 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 19:55:55 > git config core.sparsecheckout # timeout=10 19:55:55 > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 19:55:55 > git remote # timeout=10 19:55:55 > git config --get remote.origin.url # timeout=10 19:55:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:55 [INFO] Currently running in a labeled security context 19:55:55 [INFO] Currently SELinux is 'enforcing' on the host 19:55:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh2965902516644404963.key 19:55:55 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 19:55:55 > git rev-parse HEAD^{commit} # timeout=10 19:55:55 > git config core.sparsecheckout # timeout=10 19:55:55 > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 19:55:58 Commit message: "fix: addresses Anthony's comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:59 provisioning config files... 19:55:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config712623868060300713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:59 ---> docker-login.sh 19:55:59 nexus3.edgexfoundry.org:10001 19:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:59 Configure a credential helper to remove this warning. See 19:55:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:59 19:55:59 Login Succeeded 19:55:59 nexus3.edgexfoundry.org:10002 19:55:59 7a9cfe048b4a: Pull complete 19:55:59 72dc09318566: Pull complete 19:55:59 f4f7b4309257: Pull complete 19:55:59 0ac9a79272e3: Pull complete 19:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:59 Configure a credential helper to remove this warning. See 19:55:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:59 19:55:59 Login Succeeded 19:55:59 nexus3.edgexfoundry.org:10003 19:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:59 Configure a credential helper to remove this warning. See 19:55:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:59 19:55:59 Login Succeeded 19:55:59 nexus3.edgexfoundry.org:10004 19:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:00 Configure a credential helper to remove this warning. See 19:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:00 19:56:00 Login Succeeded 19:56:00 docker.io 19:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:00 Configure a credential helper to remove this warning. See 19:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:00 19:56:00 Login Succeeded 19:56:00 ---> docker-login.sh ends [Pipeline] } 19:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:56:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:56:00 ========================================================= 19:56:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:56:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:56:01 + 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 . 19:56:01 Sending build context to Docker daemon 1.221MB 19:56:01 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 19:56:01 Step 2/12 : FROM ${BASE} AS builder 19:56:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:56:01 a0d0a0d46f8b: Pulling fs layer 19:56:01 31adcdaf11c8: Pulling fs layer 19:56:01 b8b176561691: Pulling fs layer 19:56:01 4527c011a84f: Pulling fs layer 19:56:01 5d74067f8e1e: Pulling fs layer 19:56:01 e0aca202a116: Pulling fs layer 19:56:01 3a43be97a3b4: Pulling fs layer 19:56:01 34cad66bf833: Pulling fs layer 19:56:01 b4e3c513aaa6: Pulling fs layer 19:56:01 4527c011a84f: Waiting 19:56:01 5d74067f8e1e: Waiting 19:56:01 e0aca202a116: Waiting 19:56:01 3a43be97a3b4: Waiting 19:56:01 34cad66bf833: Waiting 19:56:01 b4e3c513aaa6: Waiting 19:56:01 b8b176561691: Verifying Checksum 19:56:01 b8b176561691: Download complete 19:56:01 31adcdaf11c8: Download complete 19:56:01 5d74067f8e1e: Verifying Checksum 19:56:01 5d74067f8e1e: Download complete 19:56:01 e0aca202a116: Verifying Checksum 19:56:01 e0aca202a116: Download complete 19:56:01 3a43be97a3b4: Verifying Checksum 19:56:01 3a43be97a3b4: Download complete 19:56:01 a0d0a0d46f8b: Verifying Checksum 19:56:01 a0d0a0d46f8b: Download complete 19:56:01 34cad66bf833: Verifying Checksum 19:56:01 34cad66bf833: Download complete 19:56:01 a0d0a0d46f8b: Pull complete 19:56:01 31adcdaf11c8: Pull complete 19:56:01 4527c011a84f: Verifying Checksum 19:56:01 4527c011a84f: Download complete 19:56:01 b8b176561691: Pull complete 19:56:01 b4e3c513aaa6: Verifying Checksum 19:56:01 b4e3c513aaa6: Download complete 19:56:04 b78e95d17946: Pull complete 19:56:04 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:56:04 ---> 8b459fc5aaf0 19:56:04 Step 3/12 : ARG MAKE='make build' 19:56:06 4527c011a84f: Pull complete 19:56:06 5d74067f8e1e: Pull complete 19:56:06 e0aca202a116: Pull complete 19:56:06 3a43be97a3b4: Pull complete 19:56:06 34cad66bf833: Pull complete 19:56:06 ---> Running in d88c70a8bf49 19:56:06 Removing intermediate container d88c70a8bf49 19:56:06 ---> e2bdb58c6d3b 19:56:06 Step 4/12 : ARG ALPINE_PKG_BASE="make git" 19:56:06 ---> Running in 73641cb38e1f 19:56:06 Removing intermediate container 73641cb38e1f 19:56:06 ---> b4a4c37a2e46 19:56:06 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:56:07 ---> Running in ed10e150693f 19:56:07 Removing intermediate container ed10e150693f 19:56:07 ---> d4a145ae35b1 19:56:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:07 ---> Running in 4d5b47fc7958 19:56:08 b4e3c513aaa6: Pull complete 19:56:08 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:56:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:56:08 ---> 9f6097aaca64 19:56:08 Step 3/12 : ARG MAKE='make build' 19:56:09 Removing intermediate container 4d5b47fc7958 19:56:09 ---> 79ed4df632fb 19:56:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:56:09 ---> Running in 79e7db6ef65a 19:56:10 ---> Running in 5c9f818413f2 19:56:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:56:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:56:11 OK: 219 MiB in 52 packages 19:56:11 Removing intermediate container 5c9f818413f2 19:56:11 ---> 3e22258c4ca5 19:56:11 Step 4/12 : ARG ALPINE_PKG_BASE="make git" 19:56:11 ---> Running in b31f7ce9ad37 19:56:11 Removing intermediate container b31f7ce9ad37 19:56:11 ---> 4bdb8a1a4dce 19:56:11 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:56:11 ---> Running in c16533d3e734 19:56:11 Removing intermediate container c16533d3e734 19:56:11 ---> b25f33599bec 19:56:11 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:11 ---> Running in 289dea352e92 19:56:12 Removing intermediate container 289dea352e92 19:56:12 ---> d93bc9323978 19:56:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:56:12 ---> Running in fcaff4a674d7 19:56:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:56:12 Removing intermediate container 79e7db6ef65a 19:56:12 ---> bda5e2f73520 19:56:12 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 19:56:12 ---> Running in 2ea5045542f8 19:56:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:56:13 Removing intermediate container 2ea5045542f8 19:56:13 ---> 1ba8aa7fccfc 19:56:13 Step 9/12 : COPY . . 19:56:13 OK: 220 MiB in 52 packages 19:56:13 Removing intermediate container fcaff4a674d7 19:56:13 ---> 2c93438e6efa 19:56:13 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 19:56:14 ---> 4251a0a22013 19:56:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:14 ---> Running in ad622fa25b2f 19:56:14 Removing intermediate container ad622fa25b2f 19:56:14 ---> 1b894ab5d03c 19:56:14 Step 9/12 : COPY . . 19:56:14 ---> Running in 3ccd53c02f95 19:56:14 ---> e3f847f5e761 19:56:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:14 ---> Running in a8631fd6a554 19:56:46 Removing intermediate container a8631fd6a554 19:56:46 ---> 095fe19b95aa 19:56:46 Step 11/12 : RUN go mod tidy 19:56:46 ---> Running in 5e581aec39f9 19:56:46 Removing intermediate container 5e581aec39f9 19:56:46 ---> 535ba1e23ea0 19:56:46 Step 12/12 : RUN $MAKE 19:56:46 ---> Running in 3b48152d1fcc 19:56:46 noop 19:56:46 Removing intermediate container 3b48152d1fcc 19:56:46 ---> 0846815a9496 19:56:46 Successfully built 0846815a9496 19:56:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:56:46 + docker inspect -f . ci-base-image-x86_64 19:56:46 . [Pipeline] withDockerContainer 19:56:46 prd-centos7-docker-4c-2g-97 does not seem to be running inside a container 19:56:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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 19:56:47 $ docker top a8ee455856d5df84e87941baa97aeae2ec75ccabdc36d0500a046be2032ced56 -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:47 + go version 19:56:47 go version go1.16.8 linux/amd64 [Pipeline] } 19:56:47 $ docker stop --time=1 a8ee455856d5df84e87941baa97aeae2ec75ccabdc36d0500a046be2032ced56 19:56:48 $ docker rm -f a8ee455856d5df84e87941baa97aeae2ec75ccabdc36d0500a046be2032ced56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:56:49 + docker inspect -f . ci-base-image-x86_64 19:56:49 . [Pipeline] withDockerContainer 19:56:49 prd-centos7-docker-4c-2g-97 does not seem to be running inside a container 19:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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 19:56:49 $ docker top d6116602f9e2b10b9f5edb186c28f96dd349effd5e619bbc976b02c2812aa0ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:56:50 + make test 19:56:50 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:56:50 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:57:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:57:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.017863789Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018188067Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018201847Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.018221408Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:57:12 level=INFO ts=2021-12-01T19:57:08.01830648Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.01831524Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=INFO ts=2021-12-01T19:57:08.01833939Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018382991Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.018389271Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.018399762Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.018414382Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018476383Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.018488164Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.018500174Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:57:12 level=INFO ts=2021-12-01T19:57:08.018510114Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018553585Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.018567015Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.018584876Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018624287Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.018632737Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.018651157Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:57:12 level=INFO ts=2021-12-01T19:57:08.018665408Z 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}" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.0187429Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018826302Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018835272Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.018845663Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:57:12 level=INFO ts=2021-12-01T19:57:08.018896854Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.018904064Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018917084Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.018950405Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.018956095Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.018965835Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.018975446Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.019008536Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019018527Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019025487Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:57:12 level=INFO ts=2021-12-01T19:57:08.019038067Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.019072828Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019083148Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.019092498Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.019126509Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019134109Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.0191464Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:57:12 level=INFO ts=2021-12-01T19:57:08.01915554Z 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}" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019223511Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:57:12 level=INFO ts=2021-12-01T19:57:08.019308153Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:57:12 level=INFO ts=2021-12-01T19:57:08.019317453Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019357494Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:57:12 level=INFO ts=2021-12-01T19:57:08.019409666Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.019416126Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=INFO ts=2021-12-01T19:57:08.019428716Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.019483667Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.019490657Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019501478Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.019512428Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.01962757Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019639421Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019646751Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:57:12 level=INFO ts=2021-12-01T19:57:08.019654261Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.019849055Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019860076Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.019869556Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.019904347Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.019911957Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.019924627Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:57:12 level=INFO ts=2021-12-01T19:57:08.019933727Z 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}" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020008819Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020089191Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020097781Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020107931Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020160223Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.020167973Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020180813Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020213814Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.020219494Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020228994Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020238484Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020271665Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020281745Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020289875Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020296996Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020330836Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020341097Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020350277Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020384388Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020391808Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020403848Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020414488Z 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}" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.02049992Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020579972Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020588402Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020598722Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020649874Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.020656224Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020669854Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020752706Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.020759256Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020769296Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020778937Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020813777Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020824608Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020831758Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020839108Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.020884859Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020895629Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020905959Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.02094043Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.020948Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020961361Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:57:12 level=INFO ts=2021-12-01T19:57:08.020970601Z 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}" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.021042302Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021121254Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021129514Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.021139425Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:57:12 level=INFO ts=2021-12-01T19:57:08.021189326Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.021195746Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021208746Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021241247Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.021246907Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.021256617Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.021266678Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021300968Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.021311299Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.021318249Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:57:12 level=INFO ts=2021-12-01T19:57:08.021325389Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.02135926Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.02136999Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.02137931Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021413351Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.021420641Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.021432711Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:57:12 level=INFO ts=2021-12-01T19:57:08.021565935Z 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}" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.021636107Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.02177044Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021843272Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021852892Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.021863342Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:57:12 level=INFO ts=2021-12-01T19:57:08.021913973Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.021921023Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021933734Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.021966014Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.021971635Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.021981035Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.021991805Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.022023456Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.022033486Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.022040376Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:57:12 level=INFO ts=2021-12-01T19:57:08.022047426Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.022078707Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.022088487Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.022097087Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.022131188Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.022138568Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.02219665Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:57:12 level=INFO ts=2021-12-01T19:57:08.02220688Z 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}" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.02223472Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:57:12 level=WARN ts=2021-12-01T19:57:08.022241171Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." 19:57:12 level=INFO ts=2021-12-01T19:57:08.022257591Z 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." 19:57:12 level=INFO ts=2021-12-01T19:57:08.022324613Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:57:12 level=INFO ts=2021-12-01T19:57:08.022332663Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.022343433Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:57:12 level=INFO ts=2021-12-01T19:57:08.022433505Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.022483256Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=INFO ts=2021-12-01T19:57:08.022497196Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.022569478Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=WARN ts=2021-12-01T19:57:08.022575978Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.022585898Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.022595409Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.022627409Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.02263715Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.02264416Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:57:12 level=INFO ts=2021-12-01T19:57:08.02265125Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.022724382Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.027679406Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.027914401Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:57:12 level=INFO ts=2021-12-01T19:57:08.036623421Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:57:12 level=DEBUG ts=2021-12-01T19:57:08.036667232Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:57:12 level=INFO ts=2021-12-01T19:57:08.036712893Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:57:12 level=INFO ts=2021-12-01T19:57:08.036737924Z 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}" 19:57:12 level=WARN ts=2021-12-01T19:57:08.036781545Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 19:57:12 --- FAIL: TestHandleWrite (0.00s) 19:57:12 driver_test.go:169: AAAAAA== 19:57:12 --- FAIL: TestHandleWrite/CustomMessage (0.00s) 19:57:12 driver_test.go:248: 19:57:12 Error Trace: driver_test.go:248 19:57:12 Error: Received unexpected error: 19:57:12 unable to cast attribute "vendor" with val '攚' as expected string 19:57:12 Test: TestHandleWrite/CustomMessage 19:57:12 FAIL 19:57:12 coverage: 38.3% of statements 19:57:12 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.049s 19:57:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.234s coverage: 52.0% of statements 19:57:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 19:57:12 FAIL 19:57:12 make: *** [Makefile:26: test] Error 1 [Pipeline] } 19:57:12 $ docker stop --time=1 d6116602f9e2b10b9f5edb186c28f96dd349effd5e619bbc976b02c2812aa0ed 19:57:13 $ docker rm -f d6116602f9e2b10b9f5edb186c28f96dd349effd5e619bbc976b02c2812aa0ed [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:57:14 19:57:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:57:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:57:15 latest: Pulling from edgex-lftools-log-publisher 19:57:15 b4d181a07f80: Pulling fs layer 19:57:15 a1111a8f2ec3: Pulling fs layer 19:57:15 ed53099fbce6: Pulling fs layer 19:57:15 dc539afda2c1: Pulling fs layer 19:57:15 77bc0d833cb6: Pulling fs layer 19:57:15 9065ff56babe: Pulling fs layer 19:57:15 d287ab97295c: Pulling fs layer 19:57:15 dc539afda2c1: Waiting 19:57:15 77bc0d833cb6: Waiting 19:57:15 9065ff56babe: Waiting 19:57:15 d287ab97295c: Waiting 19:57:15 a1111a8f2ec3: Verifying Checksum 19:57:15 a1111a8f2ec3: Download complete 19:57:15 dc539afda2c1: Verifying Checksum 19:57:15 dc539afda2c1: Download complete 19:57:15 ed53099fbce6: Verifying Checksum 19:57:15 ed53099fbce6: Download complete 19:57:15 9065ff56babe: Verifying Checksum 19:57:15 9065ff56babe: Download complete 19:57:15 77bc0d833cb6: Verifying Checksum 19:57:15 77bc0d833cb6: Download complete 19:57:15 b4d181a07f80: Verifying Checksum 19:57:15 b4d181a07f80: Download complete 19:57:15 d287ab97295c: Verifying Checksum 19:57:15 d287ab97295c: Download complete 19:57:16 b4d181a07f80: Pull complete 19:57:16 a1111a8f2ec3: Pull complete 19:57:17 ed53099fbce6: Pull complete 19:57:17 dc539afda2c1: Pull complete 19:57:17 77bc0d833cb6: Pull complete 19:57:17 9065ff56babe: Pull complete 19:57:23 d287ab97295c: Pull complete 19:57:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:57:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:57:23 prd-centos7-docker-4c-2g-97 does not seem to be running inside a container 19:57:23 $ 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/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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 19:57:26 $ docker top 7c13e064474645a0cdd55e80ec77dbaddf63bf3b420d64224ae8a199168f91c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:57:26 ---> job-cost.sh 19:57:26 lf-activate-venv: SKIPPING 19:57:26 INFO: No Stack... 19:57:26 INFO: Retrieving Pricing Info for: v3-standard-2 19:57:27 INFO: Archiving Costs [Pipeline] sh 19:57:27 + cat+ /w/workspace/device-rfid-llrp-go/16/archives/cost.csv 19:57:27 cut -d, -f6 [Pipeline] lock 19:57:27 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] 19:57:27 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] did not exist. Created. 19:57:27 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:57:27 + echo total: 0.05999999865889549 [Pipeline] stash 19:57:27 Stashed 1 file(s) [Pipeline] } 19:57:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [Pipeline] // lock [Pipeline] } 19:57:27 $ docker stop --time=1 7c13e064474645a0cdd55e80ec77dbaddf63bf3b420d64224ae8a199168f91c0 19:57:28 $ docker rm -f 7c13e064474645a0cdd55e80ec77dbaddf63bf3b420d64224ae8a199168f91c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:57:29 Failed in branch amd64 19:57:36 Removing intermediate container 3ccd53c02f95 19:57:36 ---> 88f0ad864477 19:57:36 Step 11/12 : RUN go mod tidy 19:57:36 ---> Running in 23fc6b1faa2d 19:57:36 Removing intermediate container 23fc6b1faa2d 19:57:36 ---> 9f4a0d074cca 19:57:36 Step 12/12 : RUN $MAKE 19:57:36 ---> Running in 6816229353de 19:57:36 noop 19:57:36 Removing intermediate container 6816229353de 19:57:36 ---> 92377fbc9463 19:57:36 Successfully built 92377fbc9463 19:57:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:57:36 + docker inspect -f . ci-base-image-arm64 19:57:36 . [Pipeline] withDockerContainer 19:57:36 prd-ubuntu18.04-docker-arm64-4c-16g-96 does not seem to be running inside a container 19:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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-arm64 cat 19:57:38 $ docker top 34657df89c1c5c0418cbfdf39fe11bf0f0ff25e7e3ea3d0f16f008f8bb979e24 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:38 + go version 19:57:38 go version go1.16.8 linux/arm64 [Pipeline] } 19:57:38 $ docker stop --time=1 34657df89c1c5c0418cbfdf39fe11bf0f0ff25e7e3ea3d0f16f008f8bb979e24 19:57:40 $ docker rm -f 34657df89c1c5c0418cbfdf39fe11bf0f0ff25e7e3ea3d0f16f008f8bb979e24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:57:42 + docker inspect -f . ci-base-image-arm64 19:57:42 . [Pipeline] withDockerContainer 19:57:42 prd-ubuntu18.04-docker-arm64-4c-16g-96 does not seem to be running inside a container 19:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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-arm64 cat 19:57:43 $ docker top 4a9d7d2f1d22f67508b493807366bab5c14d066fbaa9ea713edc826c0968a4ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:57:44 + make test 19:57:44 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:57:46 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:58:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:58:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.203910099Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:59:15 level=INFO ts=2021-12-01T19:58:42.205616067Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:59:15 level=INFO ts=2021-12-01T19:58:42.205965321Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.206152174Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:59:15 level=INFO ts=2021-12-01T19:58:42.206304354Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.206456605Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=INFO ts=2021-12-01T19:58:42.206684841Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.207007163Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.207086998Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.207234239Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.20740615Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.207714232Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.207855151Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.208036774Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:59:15 level=INFO ts=2021-12-01T19:58:42.208152062Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.208545749Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.208740822Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.208973008Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.209452911Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.209600122Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.209777014Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:59:15 level=INFO ts=2021-12-01T19:58:42.209927424Z 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}" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.210457391Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:59:15 level=INFO ts=2021-12-01T19:58:42.21103277Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:59:15 level=INFO ts=2021-12-01T19:58:42.211144768Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:59:15 level=INFO ts=2021-12-01T19:58:42.211239765Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.21131733Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:59:15 level=WARN ts=2021-12-01T19:58:42.211331261Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=INFO ts=2021-12-01T19:58:42.21146242Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.21175162Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.211839296Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.211982946Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.212159058Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.212452438Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.212614339Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.212716006Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:59:15 level=INFO ts=2021-12-01T19:58:42.212875237Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.213553834Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.213714975Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.213882297Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.214387862Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.214641829Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.214916958Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:59:15 level=INFO ts=2021-12-01T19:58:42.215210208Z 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}" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.216193396Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:59:15 level=INFO ts=2021-12-01T19:58:42.216959689Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:59:15 level=INFO ts=2021-12-01T19:58:42.217170243Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:59:15 level=INFO ts=2021-12-01T19:58:42.217465404Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.217588202Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:59:15 level=WARN ts=2021-12-01T19:58:42.217662687Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=INFO ts=2021-12-01T19:58:42.217893693Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.220210823Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.220352092Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.220704457Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.22089275Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.22147794Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.22162617Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.221740468Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:59:15 level=INFO ts=2021-12-01T19:58:42.238030231Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.238504393Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.238669335Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.238842327Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.23917705Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.239317129Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.239495762Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:59:15 level=INFO ts=2021-12-01T19:58:42.239719487Z 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}" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.240760029Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:59:15 level=INFO ts=2021-12-01T19:58:42.241419804Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:59:15 level=INFO ts=2021-12-01T19:58:42.241531802Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.241747037Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:59:15 level=INFO ts=2021-12-01T19:58:42.241773159Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.241876716Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=INFO ts=2021-12-01T19:58:42.242116882Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.244359917Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.244471075Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.244621005Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.244762615Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.245170293Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.245401469Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.245497385Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:59:15 level=INFO ts=2021-12-01T19:58:42.245655986Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.246053074Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.246251997Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.246391797Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.246761382Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.246913193Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.247131568Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:59:15 level=INFO ts=2021-12-01T19:58:42.247251976Z 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}" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.248186361Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:59:15 level=INFO ts=2021-12-01T19:58:42.248857867Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:59:15 level=INFO ts=2021-12-01T19:58:42.249005877Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.249122455Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:59:15 level=INFO ts=2021-12-01T19:58:42.249226312Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.249324419Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=INFO ts=2021-12-01T19:58:42.249544434Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.249985065Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.250051929Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.250198149Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.250369211Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.250711405Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.250887197Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.250984153Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:59:15 level=INFO ts=2021-12-01T19:58:42.251111562Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.251467617Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.25165846Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.251853433Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.252195977Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.252338697Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.252636887Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:59:15 level=INFO ts=2021-12-01T19:58:42.252722213Z 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}" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.253384089Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:59:15 level=INFO ts=2021-12-01T19:58:42.253892774Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:59:15 level=INFO ts=2021-12-01T19:58:42.254053655Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.25427539Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:59:15 level=INFO ts=2021-12-01T19:58:42.25427137Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.25456352Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=INFO ts=2021-12-01T19:58:42.254873931Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.25528651Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.25542905Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.255682307Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.255889681Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.256365324Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.256526025Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.256641323Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:59:15 level=INFO ts=2021-12-01T19:58:42.256790233Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.257265106Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.257403806Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.257546776Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.257860957Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.257978365Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.258149047Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:59:15 level=INFO ts=2021-12-01T19:58:42.258271136Z 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}" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.258651812Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.259148616Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:59:15 level=INFO ts=2021-12-01T19:58:42.259623679Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:59:15 level=INFO ts=2021-12-01T19:58:42.259709005Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.259804381Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:59:15 level=INFO ts=2021-12-01T19:58:42.259898168Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.259956432Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=INFO ts=2021-12-01T19:58:42.260141584Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.260502299Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.260642589Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.260901797Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.261132093Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.261492818Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.261773317Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.261925007Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:59:15 level=INFO ts=2021-12-01T19:58:42.262080638Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.262390549Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.262698621Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.262905515Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.26341531Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.263574591Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.263764574Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:59:15 level=INFO ts=2021-12-01T19:58:42.263868151Z 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}" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.264170792Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 19:59:15 level=WARN ts=2021-12-01T19:58:42.264265189Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." 19:59:15 level=INFO ts=2021-12-01T19:58:42.264456042Z 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." 19:59:15 level=INFO ts=2021-12-01T19:58:42.264894642Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 19:59:15 level=INFO ts=2021-12-01T19:58:42.265072404Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 19:59:15 level=INFO ts=2021-12-01T19:58:42.265182962Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.265233385Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 19:59:15 level=WARN ts=2021-12-01T19:58:42.265257007Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=INFO ts=2021-12-01T19:58:42.265467341Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.265847598Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=WARN ts=2021-12-01T19:58:42.265941324Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.266077263Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.266225704Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.266557156Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.266859797Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 19:59:15 level=INFO ts=2021-12-01T19:58:42.267028639Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.26674844Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.267350451Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.267533704Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.267718607Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 19:59:15 level=INFO ts=2021-12-01T19:58:42.268086032Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 19:59:15 level=DEBUG ts=2021-12-01T19:58:42.268230732Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 19:59:15 level=INFO ts=2021-12-01T19:58:42.268502681Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 19:59:15 level=INFO ts=2021-12-01T19:58:42.268609988Z 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}" 19:59:15 level=WARN ts=2021-12-01T19:58:42.268919169Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 19:59:15 --- FAIL: TestHandleWrite (0.00s) 19:59:15 driver_test.go:169: AAAAAA== 19:59:15 --- FAIL: TestHandleWrite/CustomMessage (0.00s) 19:59:15 driver_test.go:248: 19:59:15 Error Trace: driver_test.go:248 19:59:15 Error: Received unexpected error: 19:59:15 unable to cast attribute "vendor" with val '攚' as expected string 19:59:15 Test: TestHandleWrite/CustomMessage 19:59:15 FAIL 19:59:15 coverage: 38.3% of statements 19:59:15 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.481s 19:59:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.501s coverage: 52.0% of statements 19:59:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 95.5% of statements 19:59:15 FAIL 19:59:15 make: *** [Makefile:26: test] Error 1 [Pipeline] } 19:59:15 $ docker stop --time=1 4a9d7d2f1d22f67508b493807366bab5c14d066fbaa9ea713edc826c0968a4ab 19:59:17 $ docker rm -f 4a9d7d2f1d22f67508b493807366bab5c14d066fbaa9ea713edc826c0968a4ab [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 19:59:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:59:18 19:59:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:59:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:59:18 arm64: Pulling from edgex-lftools-log-publisher 19:59:18 448f6bf000e3: Pulling fs layer 19:59:18 f757da607395: Pulling fs layer 19:59:18 05883995daec: Pulling fs layer 19:59:18 8603b9c90790: Pulling fs layer 19:59:18 1560dd03e051: Pulling fs layer 19:59:18 27f5ce0e4adf: Pulling fs layer 19:59:18 c2d8d7efcc4b: Pulling fs layer 19:59:18 1560dd03e051: Waiting 19:59:18 27f5ce0e4adf: Waiting 19:59:18 c2d8d7efcc4b: Waiting 19:59:18 8603b9c90790: Waiting 19:59:18 f757da607395: Verifying Checksum 19:59:18 f757da607395: Download complete 19:59:19 8603b9c90790: Download complete 19:59:19 05883995daec: Verifying Checksum 19:59:19 05883995daec: Download complete 19:59:19 27f5ce0e4adf: Download complete 19:59:19 1560dd03e051: Verifying Checksum 19:59:19 1560dd03e051: Download complete 19:59:19 448f6bf000e3: Verifying Checksum 19:59:19 448f6bf000e3: Download complete 19:59:21 c2d8d7efcc4b: Verifying Checksum 19:59:21 c2d8d7efcc4b: Download complete 19:59:22 448f6bf000e3: Pull complete 19:59:23 f757da607395: Pull complete 19:59:24 05883995daec: Pull complete 19:59:25 8603b9c90790: Pull complete 19:59:26 1560dd03e051: Pull complete 19:59:26 27f5ce0e4adf: Pull complete 19:59:41 c2d8d7efcc4b: Pull complete 19:59:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:59:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:59:41 prd-ubuntu18.04-docker-arm64-4c-16g-96 does not seem to be running inside a container 19:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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:arm64 cat 19:59:44 $ docker top 03ae45f50c6ee19d7aed3f704cbdffe9c2174b563b060f3036a36502adf59fac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:45 ---> job-cost.sh 19:59:45 lf-activate-venv: SKIPPING 19:59:45 INFO: No Stack... 19:59:45 INFO: Retrieving Pricing Info for: v3-standard-4 19:59:46 INFO: Archiving Costs [Pipeline] sh 19:59:46 + cat /w/workspace/device-rfid-llrp-go/16/archives/cost.csv 19:59:46 + cut -d, -f6 [Pipeline] lock 19:59:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] 19:59:46 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] did not exist. Created. 19:59:46 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:59:47 /w/workspace/device-rfid-llrp-go/16@tmp/durable-6d891a2e/script.sh: 1: /w/workspace/device-rfid-llrp-go/16@tmp/durable-6d891a2e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:59:48 + echo total: 0.10999999940395355 [Pipeline] stash 19:59:48 Warning: overwriting stash ‘stack-cost’ 19:59:48 Stashed 1 file(s) [Pipeline] } 19:59:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [Pipeline] // lock [Pipeline] } 19:59:48 $ docker stop --time=1 03ae45f50c6ee19d7aed3f704cbdffe9c2174b563b060f3036a36502adf59fac 19:59:50 $ docker rm -f 03ae45f50c6ee19d7aed3f704cbdffe9c2174b563b060f3036a36502adf59fac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:59: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 19:59:52 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:59:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:59:52 ---> package-listing.sh 19:59:52 ++ facter osfamily 19:59:52 ++ tr '[:upper:]' '[:lower:]' 19:59:53 + OS_FAMILY=redhat 19:59:53 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 19:59:53 + START_PACKAGES=/tmp/packages_start.txt 19:59:53 + END_PACKAGES=/tmp/packages_end.txt 19:59:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:59:53 + PACKAGES=/tmp/packages_start.txt 19:59:53 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 19:59:53 + PACKAGES=/tmp/packages_end.txt 19:59:53 + case "${OS_FAMILY}" in 19:59:53 + rpm -qa 19:59:53 + sort 19:59:53 + '[' -f /tmp/packages_start.txt ']' 19:59:53 + '[' -f /tmp/packages_end.txt ']' 19:59:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:59:53 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 19:59:53 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ 19:59:53 + 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 19:59:53 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 19:59:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:54 19:59:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:54 latest: Pulling from edgex-lftools-log-publisher 19:59:54 b4d181a07f80: Pulling fs layer 19:59:54 a1111a8f2ec3: Pulling fs layer 19:59:54 ed53099fbce6: Pulling fs layer 19:59:54 dc539afda2c1: Pulling fs layer 19:59:54 77bc0d833cb6: Pulling fs layer 19:59:54 9065ff56babe: Pulling fs layer 19:59:54 d287ab97295c: Pulling fs layer 19:59:54 dc539afda2c1: Waiting 19:59:54 77bc0d833cb6: Waiting 19:59:54 9065ff56babe: Waiting 19:59:54 d287ab97295c: Waiting 19:59:54 a1111a8f2ec3: Verifying Checksum 19:59:54 a1111a8f2ec3: Download complete 19:59:54 dc539afda2c1: Verifying Checksum 19:59:54 dc539afda2c1: Download complete 19:59:54 ed53099fbce6: Verifying Checksum 19:59:54 ed53099fbce6: Download complete 19:59:54 77bc0d833cb6: Verifying Checksum 19:59:54 77bc0d833cb6: Download complete 19:59:55 9065ff56babe: Verifying Checksum 19:59:55 9065ff56babe: Download complete 19:59:55 b4d181a07f80: Verifying Checksum 19:59:55 b4d181a07f80: Download complete 19:59:55 d287ab97295c: Verifying Checksum 19:59:55 d287ab97295c: Download complete 19:59:56 b4d181a07f80: Pull complete 19:59:56 a1111a8f2ec3: Pull complete 19:59:57 ed53099fbce6: Pull complete 19:59:57 dc539afda2c1: Pull complete 19:59:57 77bc0d833cb6: Pull complete 19:59:57 9065ff56babe: Pull complete 20:00:04 d287ab97295c: Pull complete 20:00:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:00:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:00:04 prd-centos7-docker-4c-2g-95 does not seem to be running inside a container 20:00:04 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:00:06 $ docker top 9cb78c56f31693b6e9722284aa68757f44722ee88a1e71251527c654ac262d2d -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:07 + touch /tmp/pre-build-complete [Pipeline] sh 20:00:07 + mkdir -p /var/log/sysstat [Pipeline] sh 20:00:07 + ls /var/log/sa-host 20:00:07 + sadf -c /var/log/sa-host/sa01 20:00:07 file_magic: OK 20:00:07 HZ: Using current value: 100 20:00:07 file_header: OK 20:00:07 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:00:07 Statistics: 20:00:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:00:07 File successfully converted to sysstat format version 12.0.3 20:00:07 + sadf -c /var/log/sa-host/sa17 20:00:07 file_magic: OK 20:00:07 HZ: Using current value: 100 20:00:07 file_header: OK 20:00:07 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:00:07 Statistics: 20:00:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:00:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:07 provisioning config files... 20:00:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config1278401397612326713tmp [Pipeline] { [Pipeline] echo 20:00:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:00:08 ---> create-netrc.sh [Pipeline] } 20:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:00:08 ---> python-tools-install.sh [Pipeline] echo 20:00:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:00:08 ---> sudo-logs.sh 20:00:08 Archiving 'sudo' log.. 20:00:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-95.novalocal: Name or service not known 20:00:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-95.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:00:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:00:09 ---> job-cost.sh 20:00:09 lf-activate-venv: SKIPPING 20:00:09 DEBUG: total: 0.10999999940395355 20:00:09 INFO: Retrieving Stack Cost... 20:00:09 INFO: Retrieving Pricing Info for: v3-standard-2 20:00:09 INFO: Archiving Costs [Pipeline] echo 20:00:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:00:10 ---> logs-deploy.sh 20:00:10 lf-activate-venv: SKIPPING 20:00:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/16 20:00:10 INFO: archiving workspace using pattern(s): 20:00:10 Archives upload complete. 20:00:10 INFO: archiving logs to Nexus 20:00:11 ---> uname -a: 20:00:11 Linux prd-centos7-docker-4c-2g-95.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 20:00:11 20:00:11 20:00:11 ---> lscpu: 20:00:11 Architecture: x86_64 20:00:11 CPU op-mode(s): 32-bit, 64-bit 20:00:11 Byte Order: Little Endian 20:00:11 Address sizes: 40 bits physical, 48 bits virtual 20:00:11 CPU(s): 2 20:00:11 On-line CPU(s) list: 0,1 20:00:11 Thread(s) per core: 1 20:00:11 Core(s) per socket: 1 20:00:11 Socket(s): 2 20:00:11 NUMA node(s): 1 20:00:11 Vendor ID: AuthenticAMD 20:00:11 CPU family: 23 20:00:11 Model: 49 20:00:11 Model name: AMD EPYC-Rome Processor 20:00:11 Stepping: 0 20:00:11 CPU MHz: 2799.998 20:00:11 BogoMIPS: 5599.99 20:00:11 Virtualization: AMD-V 20:00:11 Hypervisor vendor: KVM 20:00:11 Virtualization type: full 20:00:11 L1d cache: 32K 20:00:11 L1i cache: 32K 20:00:11 L2 cache: 512K 20:00:11 L3 cache: 16384K 20:00:11 NUMA node0 CPU(s): 0,1 20:00:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:00:11 20:00:11 20:00:11 ---> nproc: 20:00:11 2 20:00:11 20:00:11 20:00:11 ---> df -h: 20:00:11 Filesystem Size Used Avail Use% Mounted on 20:00:11 overlay 40G 7.7G 33G 20% / 20:00:11 tmpfs 64M 0 64M 0% /dev 20:00:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:00:11 shm 64M 0 64M 0% /dev/shm 20:00:11 /dev/vda1 40G 7.7G 33G 20% /facter-os 20:00:11 20:00:11 20:00:11 ---> sar -b -r -n DEV: 20:00:11 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 12/01/21 _x86_64_ (2 CPU) 20:00:11 20:00:11 19:52:30 LINUX RESTART (2 CPU) 20:00:11 20:00:11 19:53:01 tps rtps wtps bread/s bwrtn/s 20:00:11 19:54:01 78.50 3.28 75.22 2332.99 3013.01 20:00:11 19:55:01 0.48 0.00 0.48 0.00 8.46 20:00:11 19:56:01 0.23 0.00 0.23 0.00 3.32 20:00:11 19:57:01 0.28 0.00 0.28 0.00 4.55 20:00:11 19:58:01 0.28 0.00 0.28 0.00 3.41 20:00:11 19:59:01 0.35 0.00 0.35 0.00 5.61 20:00:11 20:00:01 8.44 0.10 8.34 9.99 527.98 20:00:11 Average: 12.66 0.48 12.17 334.77 509.59 20:00:11 20:00:11 19:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:00:11 19:54:01 5700924 0 611340 7.63 2620 1694056 1265012 13.97 557744 1516400 20 20:00:11 19:55:01 5712596 0 599660 7.49 2620 1694064 1162724 12.84 548456 1516364 8 20:00:11 19:56:01 5713760 0 598496 7.47 2620 1694064 1162968 12.84 546544 1516364 8 20:00:11 19:57:01 5711860 0 600388 7.50 2620 1694072 1168240 12.90 548792 1516368 16 20:00:11 19:58:01 5719036 0 593208 7.41 2620 1694076 1162500 12.83 542348 1516364 12 20:00:11 19:59:01 5718256 0 593988 7.42 2620 1694076 1162416 12.83 542840 1516364 20 20:00:11 20:00:01 5017368 0 763752 9.54 2620 2225200 1525720 16.84 876596 1807768 530076 20:00:11 Average: 5613400 0 622976 7.78 2620 1769944 1229940 13.58 594760 1557999 75737 20:00:11 20:00:11 19:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:00:11 19:54:01 eth0 107.86 72.94 402.18 24.04 0.00 0.00 0.00 0.00 20:00:11 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:54:01 docker0 2.26 1.58 0.32 6.13 0.00 0.00 0.00 0.00 20:00:11 19:55:01 eth0 0.60 0.23 0.14 0.08 0.00 0.00 0.00 0.00 20:00:11 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:56:01 eth0 1.33 0.67 0.64 0.49 0.00 0.00 0.00 0.00 20:00:11 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:57:01 eth0 2.98 1.47 4.19 0.10 0.00 0.00 0.00 0.00 20:00:11 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:58:01 eth0 0.23 0.17 0.08 0.04 0.00 0.00 0.00 0.00 20:00:11 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:59:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 20:00:11 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 20:00:01 eth0 89.13 56.25 2590.95 8.66 0.00 0.00 0.00 0.00 20:00:11 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 Average: eth0 28.90 18.84 428.51 4.78 0.00 0.00 0.00 0.00 20:00:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:11 Average: docker0 0.32 0.23 0.05 0.88 0.00 0.00 0.00 0.00 20:00:11 20:00:11 20:00:11 ---> sar -P ALL: 20:00:11 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 12/01/21 _x86_64_ (2 CPU) 20:00:11 20:00:11 19:52:30 LINUX RESTART (2 CPU) 20:00:11 20:00:11 19:53:01 CPU %user %nice %system %iowait %steal %idle 20:00:11 19:54:01 all 4.96 0.00 2.27 5.74 0.04 86.99 20:00:11 19:54:01 0 5.22 0.00 2.18 1.07 0.05 91.48 20:00:11 19:54:01 1 4.71 0.00 2.35 10.41 0.03 82.50 20:00:11 19:55:01 all 0.17 0.00 0.04 0.00 0.04 99.75 20:00:11 19:55:01 0 0.07 0.00 0.05 0.00 0.05 99.83 20:00:11 19:55:01 1 0.27 0.00 0.03 0.00 0.03 99.67 20:00:11 19:56:01 all 0.10 0.00 0.05 0.00 0.03 99.82 20:00:11 19:56:01 0 0.08 0.00 0.07 0.00 0.03 99.82 20:00:11 19:56:01 1 0.12 0.00 0.03 0.00 0.03 99.82 20:00:11 19:57:01 all 0.23 0.00 0.03 0.00 0.03 99.72 20:00:11 19:57:01 0 0.38 0.00 0.03 0.00 0.03 99.55 20:00:11 19:57:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:00:11 19:58:01 all 0.15 0.00 0.05 0.00 0.03 99.77 20:00:11 19:58:01 0 0.23 0.00 0.05 0.00 0.02 99.70 20:00:11 19:58:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:00:11 19:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 20:00:11 19:59:01 0 0.20 0.00 0.02 0.00 0.00 99.78 20:00:11 19:59:01 1 0.05 0.00 0.05 0.00 0.05 99.85 20:00:11 20:00:01 all 7.43 0.00 2.49 0.03 0.05 90.01 20:00:11 20:00:01 0 7.30 0.00 2.46 0.02 0.03 90.19 20:00:11 20:00:01 1 7.56 0.00 2.51 0.03 0.07 89.83 20:00:11 Average: all 1.86 0.00 0.70 0.82 0.03 96.58 20:00:11 Average: 0 1.91 0.00 0.69 0.15 0.03 97.22 20:00:11 Average: 1 1.82 0.00 0.72 1.48 0.04 95.95 20:00:11 20:00:11 20:00:11