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 [2021-12-01T19:53:06.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-01T19:53:06.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-01T19:53:06.717Z] ========================================================= [2021-12-01T19:53:06.717Z] EdgeX Global Pipelines Version Info [2021-12-01T19:53:06.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-01T19:53:07.864Z] ------------------- [2021-12-01T19:53:07.864Z] stable info: [2021-12-01T19:53:07.864Z] ------------------- [2021-12-01T19:53:07.864Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-01T19:53:07.864Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T19:53:07.864Z] Message: update stable to v1.0.217 [2021-12-01T19:53:08.443Z] ------------------- [2021-12-01T19:53:08.443Z] experimental info: [2021-12-01T19:53:08.443Z] ------------------- [2021-12-01T19:53:08.443Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-01T19:53:08.443Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T19:53:08.443Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-01T19:53:08.591Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-12-01T19:53:08.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-12-01T19:53:08.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-01T19:53:08.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-01T19:53:08.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-01T19:53:08.662Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-01T19:53:08.674Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-01T19:53:08.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-01T19:53:08.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-01T19:53:08.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-01T19:53:08.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-01T19:53:08.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-12-01T19:53:08.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-01T19:53:08.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-01T19:53:08.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T19:53:08.809Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T19:53:08.826Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-01T19:53:08.844Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-01T19:53:08.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-01T19:53:08.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-01T19:53:08.900Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-01T19:53:08.919Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-01T19:53:08.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-01T19:53:08.948Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-01T19:53:08.962Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-01T19:53:08.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-01T19:53:08.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2021-12-01T19:53:08.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2021-12-01T19:53:09.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2021-12-01T19:53:09.020Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8add33665034d94545c6bc5464a982e65b90f5c8 [Pipeline] echo [2021-12-01T19:53:09.030Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8add336 [Pipeline] echo [2021-12-01T19:53:09.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T19:53:09.093Z] provisioning config files... [2021-12-01T19:53:09.107Z] 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 [2021-12-01T19:53:09.424Z] ---> docker-login.sh [2021-12-01T19:53:09.424Z] nexus3.edgexfoundry.org:10001 [2021-12-01T19:53:09.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:53:09.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:53:09.685Z] Configure a credential helper to remove this warning. See [2021-12-01T19:53:09.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:53:09.685Z] [2021-12-01T19:53:09.685Z] Login Succeeded [2021-12-01T19:53:09.685Z] nexus3.edgexfoundry.org:10002 [2021-12-01T19:53:09.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:53:09.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:53:09.685Z] Configure a credential helper to remove this warning. See [2021-12-01T19:53:09.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:53:09.685Z] [2021-12-01T19:53:09.685Z] Login Succeeded [2021-12-01T19:53:09.685Z] nexus3.edgexfoundry.org:10003 [2021-12-01T19:53:09.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:53:09.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:53:09.947Z] Configure a credential helper to remove this warning. See [2021-12-01T19:53:09.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:53:09.947Z] [2021-12-01T19:53:09.947Z] Login Succeeded [2021-12-01T19:53:09.947Z] nexus3.edgexfoundry.org:10004 [2021-12-01T19:53:09.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:53:09.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:53:09.947Z] Configure a credential helper to remove this warning. See [2021-12-01T19:53:09.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:53:09.947Z] [2021-12-01T19:53:09.947Z] Login Succeeded [2021-12-01T19:53:09.947Z] docker.io [2021-12-01T19:53:09.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:53:10.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:53:10.523Z] Configure a credential helper to remove this warning. See [2021-12-01T19:53:10.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:53:10.523Z] [2021-12-01T19:53:10.523Z] Login Succeeded [2021-12-01T19:53:10.523Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T19:53:10.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-01T19:53:10.964Z] + git rev-list -1 --merges 8add33665034d94545c6bc5464a982e65b90f5c8~1..8add33665034d94545c6bc5464a982e65b90f5c8 [Pipeline] echo [2021-12-01T19:53:11.001Z] -----------> git rev-list -1 --merges 8add33665034d94545c6bc5464a982e65b90f5c8~1..8add33665034d94545c6bc5464a982e65b90f5c8 8add33665034d94545c6bc5464a982e65b90f5c8 [false] [Pipeline] sh [2021-12-01T19:53:11.298Z] + git log --format=format:%s -1 8add33665034d94545c6bc5464a982e65b90f5c8 [Pipeline] echo [2021-12-01T19:53:11.316Z] ========================================================= [2021-12-01T19:53:11.316Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-01T19:53:11.316Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T19:53:11.668Z] + git log --format=format:%s -1 8add33665034d94545c6bc5464a982e65b90f5c8 [Pipeline] echo [2021-12-01T19:53:11.680Z] [semverPrep] GIT_COMMIT: 8add33665034d94545c6bc5464a982e65b90f5c8, Commit Message: fix: addresses Anthony's comments [Pipeline] echo [2021-12-01T19:53:11.688Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-01T19:53:12.118Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T19:53:12.119Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-01T19:53:12.119Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-01T19:53:12.119Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-01T19:53:12.119Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-01T19:53:12.119Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-01T19:53:16.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:53:16.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T19:53:16.797Z] [2021-12-01T19:53:16.797Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:53:17.110Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T19:53:17.110Z] latest: Pulling from edgex-devops/git-semver [2021-12-01T19:53:17.110Z] a0d0a0d46f8b: Pulling fs layer [2021-12-01T19:53:17.110Z] 3e5f54012d9b: Pulling fs layer [2021-12-01T19:53:17.110Z] 4c7163046ea9: Pulling fs layer [2021-12-01T19:53:17.110Z] 0c2d73faf560: Pulling fs layer [2021-12-01T19:53:17.110Z] 0c2d73faf560: Waiting [2021-12-01T19:53:17.110Z] 3e5f54012d9b: Verifying Checksum [2021-12-01T19:53:17.110Z] 3e5f54012d9b: Download complete [2021-12-01T19:53:17.110Z] a0d0a0d46f8b: Verifying Checksum [2021-12-01T19:53:17.110Z] a0d0a0d46f8b: Download complete [2021-12-01T19:53:17.382Z] 4c7163046ea9: Verifying Checksum [2021-12-01T19:53:17.382Z] 4c7163046ea9: Download complete [2021-12-01T19:53:17.382Z] 0c2d73faf560: Verifying Checksum [2021-12-01T19:53:17.382Z] 0c2d73faf560: Download complete [2021-12-01T19:53:17.382Z] a0d0a0d46f8b: Pull complete [2021-12-01T19:53:17.642Z] 3e5f54012d9b: Pull complete [2021-12-01T19:53:17.905Z] 4c7163046ea9: Pull complete [2021-12-01T19:53:18.166Z] 0c2d73faf560: Pull complete [2021-12-01T19:53:18.166Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-01T19:53:18.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T19:53:18.167Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-01T19:53:18.250Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-12-01T19:53:18.297Z] $ 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 [2021-12-01T19:53:18.939Z] $ docker top af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T19:53:19.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T19:53:19.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T19:53:19.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T19:53:19.175Z] $ docker exec af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 ssh-agent [2021-12-01T19:53:19.299Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOjeJNO/agent.14 [2021-12-01T19:53:19.299Z] SSH_AGENT_PID=21 [2021-12-01T19:53:19.313Z] Running ssh-add (command line suppressed) [2021-12-01T19:53:19.418Z] 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) [2021-12-01T19:53:19.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T19:53:19.730Z] + git tag --points-at HEAD [Pipeline] } [2021-12-01T19:53:19.744Z] $ docker exec --env ******** --env ******** af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 ssh-agent -k [2021-12-01T19:53:19.832Z] unset SSH_AUTH_SOCK; [2021-12-01T19:53:19.832Z] unset SSH_AGENT_PID; [2021-12-01T19:53:19.832Z] echo Agent pid 21 killed; [2021-12-01T19:53:19.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-01T19:53:19.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T19:53:19.863Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T19:53:19.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T19:53:19.968Z] $ docker exec af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 ssh-agent [2021-12-01T19:53:20.080Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJKcaBe/agent.54 [2021-12-01T19:53:20.080Z] SSH_AGENT_PID=60 [2021-12-01T19:53:20.085Z] Running ssh-add (command line suppressed) [2021-12-01T19:53:20.193Z] 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) [2021-12-01T19:53:20.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T19:53:20.498Z] + git semver init [2021-12-01T19:53:20.498Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T19:53:20.498Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git [2021-12-01T19:53:20.498Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-12-01T19:53:20.498Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T19:53:20.498Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T19:53:20.498Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T19:53:20.498Z] # $SEMVER_BRANCH = PR-52 [2021-12-01T19:53:20.498Z] # $SEMVER_TEMP = /tmp/semver-977533012 [2021-12-01T19:53:20.498Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-12-01T19:53:21.067Z] # '/tmp/semver-977533012' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' [2021-12-01T19:53:21.067Z] # -> Force: false [2021-12-01T19:53:21.067Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } [2021-12-01T19:53:21.077Z] $ docker exec --env ******** --env ******** af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 ssh-agent -k [2021-12-01T19:53:21.163Z] unset SSH_AUTH_SOCK; [2021-12-01T19:53:21.163Z] unset SSH_AGENT_PID; [2021-12-01T19:53:21.163Z] echo Agent pid 60 killed; [2021-12-01T19:53:21.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T19:53:21.483Z] + git semver [Pipeline] } [2021-12-01T19:53:21.495Z] $ docker stop --time=1 af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 [2021-12-01T19:53:22.707Z] $ docker rm -f af246b6cb61b098c0407a94c6d1b934b9e4b4a33b5e2ad9a4aabb40f300f6411 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T19:53:23.056Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-01T19:53:23.283Z] Stashed 1 file(s) [Pipeline] echo [2021-12-01T19:53:23.287Z] [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 [2021-12-01T19:53:38.526Z] Still waiting to schedule task [2021-12-01T19:53:38.526Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-95’ [2021-12-01T19:53:38.527Z] Still waiting to schedule task [2021-12-01T19:53:38.528Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-01T19:55:08.237Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-96 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-12-01T19:55:08.249Z] Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout [2021-12-01T19:55:08.442Z] Selected Git installation does not exist. Using Default [2021-12-01T19:55:08.442Z] The recommended git tool is: NONE [2021-12-01T19:55:13.161Z] using credential edgex-jenkins-ssh [2021-12-01T19:55:13.179Z] Cloning the remote Git repository [2021-12-01T19:55:13.241Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-01T19:55:13.314Z] > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 [2021-12-01T19:55:13.405Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-01T19:55:13.406Z] > git --version # timeout=10 [2021-12-01T19:55:13.444Z] > git --version # 'git version 2.17.1' [2021-12-01T19:55:13.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T19:55:13.530Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T19:55:14.316Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-01T19:55:14.334Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T19:55:14.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-01T19:55:14.447Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-01T19:55:14.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T19:55:14.476Z] > 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 [2021-12-01T19:55:15.173Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 8add33665034d94545c6bc5464a982e65b90f5c8 [2021-12-01T19:55:15.425Z] Merge succeeded, producing 8add33665034d94545c6bc5464a982e65b90f5c8 [2021-12-01T19:55:15.425Z] Checking out Revision 8add33665034d94545c6bc5464a982e65b90f5c8 (PR-52) [2021-12-01T19:55:15.190Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T19:55:15.215Z] > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 [2021-12-01T19:55:15.331Z] > git remote # timeout=10 [2021-12-01T19:55:15.355Z] > git config --get remote.origin.url # timeout=10 [2021-12-01T19:55:15.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T19:55:15.378Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-12-01T19:55:15.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-01T19:55:15.429Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T19:55:15.444Z] > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 [2021-12-01T19:55:19.532Z] Commit message: "fix: addresses Anthony's comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T19:55:20.451Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-01T19:55:20.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T19:55:20.451Z] Dload Upload Total Spent Left Speed [2021-12-01T19:55:20.451Z] 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 [2021-12-01T19:55:20.983Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-01T19:55:21.320Z] + sudo tee /etc/docker/daemon.new [2021-12-01T19:55:21.321Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-01T19:55:21.321Z] { [2021-12-01T19:55:21.321Z] "registry-mirrors": [ [2021-12-01T19:55:21.321Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-01T19:55:21.321Z] ], [2021-12-01T19:55:21.321Z] "bip": "10.250.0.254/24", [2021-12-01T19:55:21.321Z] "hosts": [ [2021-12-01T19:55:21.321Z] "tcp://0.0.0.0:5555", [2021-12-01T19:55:21.321Z] "unix:///var/run/docker.sock" [2021-12-01T19:55:21.321Z] ], [2021-12-01T19:55:21.321Z] "mtu": 1458, [2021-12-01T19:55:21.321Z] "selinux-enabled": true, [2021-12-01T19:55:21.321Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-01T19:55:21.321Z] } [Pipeline] sh [2021-12-01T19:55:21.668Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-01T19:55:22.012Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T19:55:40.408Z] provisioning config files... [2021-12-01T19:55:40.432Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config8382945578593399596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T19:55:40.791Z] ---> docker-login.sh [2021-12-01T19:55:40.791Z] nexus3.edgexfoundry.org:10001 [2021-12-01T19:55:41.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:55:41.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:55:41.389Z] Configure a credential helper to remove this warning. See [2021-12-01T19:55:41.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:55:41.389Z] [2021-12-01T19:55:41.389Z] Login Succeeded [2021-12-01T19:55:41.389Z] nexus3.edgexfoundry.org:10002 [2021-12-01T19:55:41.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:55:41.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:55:41.984Z] Configure a credential helper to remove this warning. See [2021-12-01T19:55:41.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:55:41.984Z] [2021-12-01T19:55:41.984Z] Login Succeeded [2021-12-01T19:55:41.984Z] nexus3.edgexfoundry.org:10003 [2021-12-01T19:55:42.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:55:42.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:55:42.540Z] Configure a credential helper to remove this warning. See [2021-12-01T19:55:42.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:55:42.540Z] [2021-12-01T19:55:42.540Z] Login Succeeded [2021-12-01T19:55:42.540Z] nexus3.edgexfoundry.org:10004 [2021-12-01T19:55:42.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:55:42.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:55:42.824Z] Configure a credential helper to remove this warning. See [2021-12-01T19:55:42.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:55:42.824Z] [2021-12-01T19:55:42.824Z] Login Succeeded [2021-12-01T19:55:42.824Z] docker.io [2021-12-01T19:55:43.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:55:43.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:55:43.693Z] Configure a credential helper to remove this warning. See [2021-12-01T19:55:43.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:55:43.693Z] [2021-12-01T19:55:43.693Z] Login Succeeded [2021-12-01T19:55:43.693Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T19:55:43.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-01T19:55:44.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T19:55:44.246Z] ========================================================= [2021-12-01T19:55:44.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-01T19:55:44.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:55:44.587Z] + 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 . [2021-12-01T19:55:44.861Z] Sending build context to Docker daemon 1.221MB [2021-12-01T19:55:44.861Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T19:55:44.861Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-01T19:55:45.136Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-01T19:55:45.136Z] 552d1f2373af: Pulling fs layer [2021-12-01T19:55:45.136Z] ea3f2d53f512: Pulling fs layer [2021-12-01T19:55:45.136Z] 9e70ebbbe112: Pulling fs layer [2021-12-01T19:55:45.136Z] 7a9cfe048b4a: Pulling fs layer [2021-12-01T19:55:45.136Z] 72dc09318566: Pulling fs layer [2021-12-01T19:55:45.136Z] f4f7b4309257: Pulling fs layer [2021-12-01T19:55:45.136Z] 0ac9a79272e3: Pulling fs layer [2021-12-01T19:55:45.136Z] b78e95d17946: Pulling fs layer [2021-12-01T19:55:45.136Z] f4f7b4309257: Waiting [2021-12-01T19:55:45.136Z] 0ac9a79272e3: Waiting [2021-12-01T19:55:45.136Z] b78e95d17946: Waiting [2021-12-01T19:55:45.136Z] 7a9cfe048b4a: Waiting [2021-12-01T19:55:45.136Z] 72dc09318566: Waiting [2021-12-01T19:55:45.136Z] 9e70ebbbe112: Download complete [2021-12-01T19:55:45.136Z] ea3f2d53f512: Verifying Checksum [2021-12-01T19:55:45.136Z] ea3f2d53f512: Download complete [2021-12-01T19:55:45.136Z] 72dc09318566: Verifying Checksum [2021-12-01T19:55:45.136Z] 72dc09318566: Download complete [2021-12-01T19:55:45.136Z] f4f7b4309257: Download complete [2021-12-01T19:55:45.136Z] 552d1f2373af: Verifying Checksum [2021-12-01T19:55:45.136Z] 552d1f2373af: Download complete [2021-12-01T19:55:45.136Z] 0ac9a79272e3: Verifying Checksum [2021-12-01T19:55:45.136Z] 0ac9a79272e3: Download complete [2021-12-01T19:55:45.737Z] 552d1f2373af: Pull complete [2021-12-01T19:55:46.341Z] ea3f2d53f512: Pull complete [2021-12-01T19:55:46.942Z] 9e70ebbbe112: Pull complete [2021-12-01T19:55:46.942Z] b78e95d17946: Verifying Checksum [2021-12-01T19:55:46.942Z] b78e95d17946: Download complete [2021-12-01T19:55:47.547Z] 7a9cfe048b4a: Verifying Checksum [2021-12-01T19:55:47.547Z] 7a9cfe048b4a: Download complete [2021-12-01T19:55:52.140Z] Running on prd-centos7-docker-4c-2g-97 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-12-01T19:55:52.149Z] Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout [2021-12-01T19:55:52.214Z] Selected Git installation does not exist. Using Default [2021-12-01T19:55:52.214Z] The recommended git tool is: NONE [2021-12-01T19:55:53.899Z] using credential edgex-jenkins-ssh [2021-12-01T19:55:53.914Z] Cloning the remote Git repository [2021-12-01T19:55:53.946Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-01T19:55:53.985Z] > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 [2021-12-01T19:55:54.016Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-01T19:55:54.016Z] > git --version # timeout=10 [2021-12-01T19:55:54.025Z] > git --version # 'git version 2.24.4' [2021-12-01T19:55:54.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T19:55:54.059Z] [INFO] Currently running in a labeled security context [2021-12-01T19:55:54.059Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-01T19:55:54.060Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh5993429818331257002.key [2021-12-01T19:55:54.147Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T19:55:55.393Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 8add33665034d94545c6bc5464a982e65b90f5c8 [2021-12-01T19:55:55.483Z] Merge succeeded, producing 8add33665034d94545c6bc5464a982e65b90f5c8 [2021-12-01T19:55:55.484Z] Checking out Revision 8add33665034d94545c6bc5464a982e65b90f5c8 (PR-52) [2021-12-01T19:55:54.784Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-01T19:55:54.801Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T19:55:54.818Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-01T19:55:54.830Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-01T19:55:54.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T19:55:54.830Z] [INFO] Currently running in a labeled security context [2021-12-01T19:55:54.831Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-01T19:55:54.831Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh8169616084628284603.key [2021-12-01T19:55:54.846Z] > 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 [2021-12-01T19:55:55.415Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T19:55:55.419Z] > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 [2021-12-01T19:55:55.455Z] > git remote # timeout=10 [2021-12-01T19:55:55.464Z] > git config --get remote.origin.url # timeout=10 [2021-12-01T19:55:55.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T19:55:55.470Z] [INFO] Currently running in a labeled security context [2021-12-01T19:55:55.470Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-01T19:55:55.470Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh2965902516644404963.key [2021-12-01T19:55:55.477Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-12-01T19:55:55.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-01T19:55:55.497Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T19:55:55.509Z] > git checkout -f 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 [2021-12-01T19:55:58.994Z] 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 [2021-12-01T19:55:59.309Z] provisioning config files... [2021-12-01T19:55:59.320Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config712623868060300713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T19:55:59.698Z] ---> docker-login.sh [2021-12-01T19:55:59.698Z] nexus3.edgexfoundry.org:10001 [2021-12-01T19:55:59.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:55:59.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:55:59.698Z] Configure a credential helper to remove this warning. See [2021-12-01T19:55:59.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:55:59.698Z] [2021-12-01T19:55:59.698Z] Login Succeeded [2021-12-01T19:55:59.698Z] nexus3.edgexfoundry.org:10002 [2021-12-01T19:55:59.944Z] 7a9cfe048b4a: Pull complete [2021-12-01T19:55:59.944Z] 72dc09318566: Pull complete [2021-12-01T19:55:59.944Z] f4f7b4309257: Pull complete [2021-12-01T19:55:59.944Z] 0ac9a79272e3: Pull complete [2021-12-01T19:55:59.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:55:59.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:55:59.961Z] Configure a credential helper to remove this warning. See [2021-12-01T19:55:59.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:55:59.961Z] [2021-12-01T19:55:59.961Z] Login Succeeded [2021-12-01T19:55:59.961Z] nexus3.edgexfoundry.org:10003 [2021-12-01T19:55:59.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:55:59.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:55:59.961Z] Configure a credential helper to remove this warning. See [2021-12-01T19:55:59.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:55:59.961Z] [2021-12-01T19:55:59.961Z] Login Succeeded [2021-12-01T19:55:59.961Z] nexus3.edgexfoundry.org:10004 [2021-12-01T19:56:00.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:56:00.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:56:00.223Z] Configure a credential helper to remove this warning. See [2021-12-01T19:56:00.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:56:00.223Z] [2021-12-01T19:56:00.223Z] Login Succeeded [2021-12-01T19:56:00.223Z] docker.io [2021-12-01T19:56:00.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T19:56:00.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T19:56:00.484Z] Configure a credential helper to remove this warning. See [2021-12-01T19:56:00.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T19:56:00.484Z] [2021-12-01T19:56:00.484Z] Login Succeeded [2021-12-01T19:56:00.484Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T19:56:00.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-01T19:56:00.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T19:56:00.723Z] ========================================================= [2021-12-01T19:56:00.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-01T19:56:00.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:56:01.049Z] + 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 . [2021-12-01T19:56:01.049Z] Sending build context to Docker daemon 1.221MB [2021-12-01T19:56:01.049Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T19:56:01.049Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-01T19:56:01.049Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-01T19:56:01.049Z] a0d0a0d46f8b: Pulling fs layer [2021-12-01T19:56:01.049Z] 31adcdaf11c8: Pulling fs layer [2021-12-01T19:56:01.049Z] b8b176561691: Pulling fs layer [2021-12-01T19:56:01.049Z] 4527c011a84f: Pulling fs layer [2021-12-01T19:56:01.049Z] 5d74067f8e1e: Pulling fs layer [2021-12-01T19:56:01.049Z] e0aca202a116: Pulling fs layer [2021-12-01T19:56:01.049Z] 3a43be97a3b4: Pulling fs layer [2021-12-01T19:56:01.049Z] 34cad66bf833: Pulling fs layer [2021-12-01T19:56:01.049Z] b4e3c513aaa6: Pulling fs layer [2021-12-01T19:56:01.049Z] 4527c011a84f: Waiting [2021-12-01T19:56:01.049Z] 5d74067f8e1e: Waiting [2021-12-01T19:56:01.049Z] e0aca202a116: Waiting [2021-12-01T19:56:01.049Z] 3a43be97a3b4: Waiting [2021-12-01T19:56:01.049Z] 34cad66bf833: Waiting [2021-12-01T19:56:01.049Z] b4e3c513aaa6: Waiting [2021-12-01T19:56:01.049Z] b8b176561691: Verifying Checksum [2021-12-01T19:56:01.049Z] b8b176561691: Download complete [2021-12-01T19:56:01.049Z] 31adcdaf11c8: Download complete [2021-12-01T19:56:01.049Z] 5d74067f8e1e: Verifying Checksum [2021-12-01T19:56:01.049Z] 5d74067f8e1e: Download complete [2021-12-01T19:56:01.049Z] e0aca202a116: Verifying Checksum [2021-12-01T19:56:01.049Z] e0aca202a116: Download complete [2021-12-01T19:56:01.049Z] 3a43be97a3b4: Verifying Checksum [2021-12-01T19:56:01.049Z] 3a43be97a3b4: Download complete [2021-12-01T19:56:01.311Z] a0d0a0d46f8b: Verifying Checksum [2021-12-01T19:56:01.311Z] a0d0a0d46f8b: Download complete [2021-12-01T19:56:01.311Z] 34cad66bf833: Verifying Checksum [2021-12-01T19:56:01.311Z] 34cad66bf833: Download complete [2021-12-01T19:56:01.311Z] a0d0a0d46f8b: Pull complete [2021-12-01T19:56:01.898Z] 31adcdaf11c8: Pull complete [2021-12-01T19:56:01.898Z] 4527c011a84f: Verifying Checksum [2021-12-01T19:56:01.898Z] 4527c011a84f: Download complete [2021-12-01T19:56:01.898Z] b8b176561691: Pull complete [2021-12-01T19:56:01.898Z] b4e3c513aaa6: Verifying Checksum [2021-12-01T19:56:01.898Z] b4e3c513aaa6: Download complete [2021-12-01T19:56:04.265Z] b78e95d17946: Pull complete [2021-12-01T19:56:04.265Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-01T19:56:04.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-01T19:56:04.265Z] ---> 8b459fc5aaf0 [2021-12-01T19:56:04.265Z] Step 3/12 : ARG MAKE='make build' [2021-12-01T19:56:06.144Z] 4527c011a84f: Pull complete [2021-12-01T19:56:06.144Z] 5d74067f8e1e: Pull complete [2021-12-01T19:56:06.144Z] e0aca202a116: Pull complete [2021-12-01T19:56:06.144Z] 3a43be97a3b4: Pull complete [2021-12-01T19:56:06.144Z] 34cad66bf833: Pull complete [2021-12-01T19:56:06.244Z] ---> Running in d88c70a8bf49 [2021-12-01T19:56:06.244Z] Removing intermediate container d88c70a8bf49 [2021-12-01T19:56:06.244Z] ---> e2bdb58c6d3b [2021-12-01T19:56:06.244Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-12-01T19:56:06.516Z] ---> Running in 73641cb38e1f [2021-12-01T19:56:06.791Z] Removing intermediate container 73641cb38e1f [2021-12-01T19:56:06.791Z] ---> b4a4c37a2e46 [2021-12-01T19:56:06.791Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T19:56:07.064Z] ---> Running in ed10e150693f [2021-12-01T19:56:07.343Z] Removing intermediate container ed10e150693f [2021-12-01T19:56:07.343Z] ---> d4a145ae35b1 [2021-12-01T19:56:07.343Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T19:56:07.343Z] ---> Running in 4d5b47fc7958 [2021-12-01T19:56:08.102Z] b4e3c513aaa6: Pull complete [2021-12-01T19:56:08.102Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-01T19:56:08.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-01T19:56:08.102Z] ---> 9f6097aaca64 [2021-12-01T19:56:08.102Z] Step 3/12 : ARG MAKE='make build' [2021-12-01T19:56:09.323Z] Removing intermediate container 4d5b47fc7958 [2021-12-01T19:56:09.323Z] ---> 79ed4df632fb [2021-12-01T19:56:09.323Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T19:56:09.323Z] ---> Running in 79e7db6ef65a [2021-12-01T19:56:10.014Z] ---> Running in 5c9f818413f2 [2021-12-01T19:56:10.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T19:56:11.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T19:56:11.871Z] OK: 219 MiB in 52 packages [2021-12-01T19:56:11.933Z] Removing intermediate container 5c9f818413f2 [2021-12-01T19:56:11.933Z] ---> 3e22258c4ca5 [2021-12-01T19:56:11.933Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-12-01T19:56:11.933Z] ---> Running in b31f7ce9ad37 [2021-12-01T19:56:11.933Z] Removing intermediate container b31f7ce9ad37 [2021-12-01T19:56:11.933Z] ---> 4bdb8a1a4dce [2021-12-01T19:56:11.933Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T19:56:11.933Z] ---> Running in c16533d3e734 [2021-12-01T19:56:11.933Z] Removing intermediate container c16533d3e734 [2021-12-01T19:56:11.933Z] ---> b25f33599bec [2021-12-01T19:56:11.933Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T19:56:11.933Z] ---> Running in 289dea352e92 [2021-12-01T19:56:12.507Z] Removing intermediate container 289dea352e92 [2021-12-01T19:56:12.507Z] ---> d93bc9323978 [2021-12-01T19:56:12.507Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T19:56:12.507Z] ---> Running in fcaff4a674d7 [2021-12-01T19:56:12.776Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T19:56:12.853Z] Removing intermediate container 79e7db6ef65a [2021-12-01T19:56:12.853Z] ---> bda5e2f73520 [2021-12-01T19:56:12.853Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-12-01T19:56:12.853Z] ---> Running in 2ea5045542f8 [2021-12-01T19:56:13.348Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T19:56:13.448Z] Removing intermediate container 2ea5045542f8 [2021-12-01T19:56:13.448Z] ---> 1ba8aa7fccfc [2021-12-01T19:56:13.448Z] Step 9/12 : COPY . . [2021-12-01T19:56:13.920Z] OK: 220 MiB in 52 packages [2021-12-01T19:56:13.920Z] Removing intermediate container fcaff4a674d7 [2021-12-01T19:56:13.920Z] ---> 2c93438e6efa [2021-12-01T19:56:13.920Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-12-01T19:56:14.042Z] ---> 4251a0a22013 [2021-12-01T19:56:14.042Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T19:56:14.179Z] ---> Running in ad622fa25b2f [2021-12-01T19:56:14.179Z] Removing intermediate container ad622fa25b2f [2021-12-01T19:56:14.179Z] ---> 1b894ab5d03c [2021-12-01T19:56:14.179Z] Step 9/12 : COPY . . [2021-12-01T19:56:14.314Z] ---> Running in 3ccd53c02f95 [2021-12-01T19:56:14.442Z] ---> e3f847f5e761 [2021-12-01T19:56:14.442Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T19:56:14.442Z] ---> Running in a8631fd6a554 [2021-12-01T19:56:46.584Z] Removing intermediate container a8631fd6a554 [2021-12-01T19:56:46.584Z] ---> 095fe19b95aa [2021-12-01T19:56:46.584Z] Step 11/12 : RUN go mod tidy [2021-12-01T19:56:46.584Z] ---> Running in 5e581aec39f9 [2021-12-01T19:56:46.584Z] Removing intermediate container 5e581aec39f9 [2021-12-01T19:56:46.584Z] ---> 535ba1e23ea0 [2021-12-01T19:56:46.584Z] Step 12/12 : RUN $MAKE [2021-12-01T19:56:46.584Z] ---> Running in 3b48152d1fcc [2021-12-01T19:56:46.584Z] noop [2021-12-01T19:56:46.584Z] Removing intermediate container 3b48152d1fcc [2021-12-01T19:56:46.584Z] ---> 0846815a9496 [2021-12-01T19:56:46.584Z] Successfully built 0846815a9496 [2021-12-01T19:56:46.584Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:56:46.890Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T19:56:46.890Z] . [Pipeline] withDockerContainer [2021-12-01T19:56:46.964Z] prd-centos7-docker-4c-2g-97 does not seem to be running inside a container [2021-12-01T19:56:47.008Z] $ 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 [2021-12-01T19:56:47.399Z] $ docker top a8ee455856d5df84e87941baa97aeae2ec75ccabdc36d0500a046be2032ced56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T19:56:47.772Z] + go version [2021-12-01T19:56:47.772Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-01T19:56:47.786Z] $ docker stop --time=1 a8ee455856d5df84e87941baa97aeae2ec75ccabdc36d0500a046be2032ced56 [2021-12-01T19:56:48.965Z] $ docker rm -f a8ee455856d5df84e87941baa97aeae2ec75ccabdc36d0500a046be2032ced56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:56:49.503Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T19:56:49.503Z] . [Pipeline] withDockerContainer [2021-12-01T19:56:49.571Z] prd-centos7-docker-4c-2g-97 does not seem to be running inside a container [2021-12-01T19:56:49.617Z] $ 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 [2021-12-01T19:56:49.953Z] $ docker top d6116602f9e2b10b9f5edb186c28f96dd349effd5e619bbc976b02c2812aa0ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-01T19:56:50.321Z] + make test [2021-12-01T19:56:50.321Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-12-01T19:56:50.905Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-12-01T19:57:09.094Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-12-01T19:57:09.094Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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..." [2021-12-01T19:57:12.420Z] level=DEBUG ts=2021-12-01T19:57:08.018221408Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] level=DEBUG ts=2021-12-01T19:57:08.018500174Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] 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}" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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..." [2021-12-01T19:57:12.420Z] level=DEBUG ts=2021-12-01T19:57:08.018845663Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] level=DEBUG ts=2021-12-01T19:57:08.019025487Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] 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." [2021-12-01T19:57:12.420Z] 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}" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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" [2021-12-01T19:57:12.420Z] 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..." [2021-12-01T19:57:12.420Z] level=DEBUG ts=2021-12-01T19:57:08.019357494Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] level=DEBUG ts=2021-12-01T19:57:08.019646751Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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}" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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..." [2021-12-01T19:57:12.421Z] level=DEBUG ts=2021-12-01T19:57:08.020107931Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] level=DEBUG ts=2021-12-01T19:57:08.020289875Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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}" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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..." [2021-12-01T19:57:12.421Z] level=DEBUG ts=2021-12-01T19:57:08.020598722Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] level=DEBUG ts=2021-12-01T19:57:08.020831758Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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}" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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..." [2021-12-01T19:57:12.421Z] level=DEBUG ts=2021-12-01T19:57:08.021139425Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] level=DEBUG ts=2021-12-01T19:57:08.021318249Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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" [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.421Z] 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." [2021-12-01T19:57:12.422Z] 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}" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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..." [2021-12-01T19:57:12.422Z] level=DEBUG ts=2021-12-01T19:57:08.021863342Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] level=DEBUG ts=2021-12-01T19:57:08.022040376Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] 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}" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] level=WARN ts=2021-12-01T19:57:08.022241171Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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..." [2021-12-01T19:57:12.422Z] level=DEBUG ts=2021-12-01T19:57:08.022343433Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] level=DEBUG ts=2021-12-01T19:57:08.02264416Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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" [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] 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}" [2021-12-01T19:57:12.422Z] 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." [2021-12-01T19:57:12.422Z] --- FAIL: TestHandleWrite (0.00s) [2021-12-01T19:57:12.422Z] driver_test.go:169: AAAAAA== [2021-12-01T19:57:12.422Z] --- FAIL: TestHandleWrite/CustomMessage (0.00s) [2021-12-01T19:57:12.422Z] driver_test.go:248: [2021-12-01T19:57:12.422Z] Error Trace: driver_test.go:248 [2021-12-01T19:57:12.422Z] Error: Received unexpected error: [2021-12-01T19:57:12.422Z] unable to cast attribute "vendor" with val '攚' as expected string [2021-12-01T19:57:12.422Z] Test: TestHandleWrite/CustomMessage [2021-12-01T19:57:12.422Z] FAIL [2021-12-01T19:57:12.422Z] coverage: 38.3% of statements [2021-12-01T19:57:12.422Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.049s [2021-12-01T19:57:12.422Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.234s coverage: 52.0% of statements [2021-12-01T19:57:12.422Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2021-12-01T19:57:12.422Z] FAIL [2021-12-01T19:57:12.422Z] make: *** [Makefile:26: test] Error 1 [Pipeline] } [2021-12-01T19:57:12.437Z] $ docker stop --time=1 d6116602f9e2b10b9f5edb186c28f96dd349effd5e619bbc976b02c2812aa0ed [2021-12-01T19:57:13.947Z] $ 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 [2021-12-01T19:57:14.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T19:57:14.692Z] [2021-12-01T19:57:14.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:57:15.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T19:57:15.003Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-01T19:57:15.003Z] b4d181a07f80: Pulling fs layer [2021-12-01T19:57:15.003Z] a1111a8f2ec3: Pulling fs layer [2021-12-01T19:57:15.003Z] ed53099fbce6: Pulling fs layer [2021-12-01T19:57:15.003Z] dc539afda2c1: Pulling fs layer [2021-12-01T19:57:15.003Z] 77bc0d833cb6: Pulling fs layer [2021-12-01T19:57:15.003Z] 9065ff56babe: Pulling fs layer [2021-12-01T19:57:15.003Z] d287ab97295c: Pulling fs layer [2021-12-01T19:57:15.003Z] dc539afda2c1: Waiting [2021-12-01T19:57:15.003Z] 77bc0d833cb6: Waiting [2021-12-01T19:57:15.003Z] 9065ff56babe: Waiting [2021-12-01T19:57:15.003Z] d287ab97295c: Waiting [2021-12-01T19:57:15.003Z] a1111a8f2ec3: Verifying Checksum [2021-12-01T19:57:15.003Z] a1111a8f2ec3: Download complete [2021-12-01T19:57:15.003Z] dc539afda2c1: Verifying Checksum [2021-12-01T19:57:15.003Z] dc539afda2c1: Download complete [2021-12-01T19:57:15.270Z] ed53099fbce6: Verifying Checksum [2021-12-01T19:57:15.270Z] ed53099fbce6: Download complete [2021-12-01T19:57:15.270Z] 9065ff56babe: Verifying Checksum [2021-12-01T19:57:15.270Z] 9065ff56babe: Download complete [2021-12-01T19:57:15.270Z] 77bc0d833cb6: Verifying Checksum [2021-12-01T19:57:15.270Z] 77bc0d833cb6: Download complete [2021-12-01T19:57:15.270Z] b4d181a07f80: Verifying Checksum [2021-12-01T19:57:15.270Z] b4d181a07f80: Download complete [2021-12-01T19:57:15.850Z] d287ab97295c: Verifying Checksum [2021-12-01T19:57:15.850Z] d287ab97295c: Download complete [2021-12-01T19:57:16.802Z] b4d181a07f80: Pull complete [2021-12-01T19:57:16.802Z] a1111a8f2ec3: Pull complete [2021-12-01T19:57:17.402Z] ed53099fbce6: Pull complete [2021-12-01T19:57:17.402Z] dc539afda2c1: Pull complete [2021-12-01T19:57:17.670Z] 77bc0d833cb6: Pull complete [2021-12-01T19:57:17.936Z] 9065ff56babe: Pull complete [2021-12-01T19:57:23.253Z] d287ab97295c: Pull complete [2021-12-01T19:57:23.253Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-01T19:57:23.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T19:57:23.253Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-01T19:57:23.319Z] prd-centos7-docker-4c-2g-97 does not seem to be running inside a container [2021-12-01T19:57:23.362Z] $ 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 [2021-12-01T19:57:26.058Z] $ docker top 7c13e064474645a0cdd55e80ec77dbaddf63bf3b420d64224ae8a199168f91c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T19:57:26.488Z] ---> job-cost.sh [2021-12-01T19:57:26.488Z] lf-activate-venv: SKIPPING [2021-12-01T19:57:26.488Z] INFO: No Stack... [2021-12-01T19:57:26.749Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-01T19:57:27.010Z] INFO: Archiving Costs [Pipeline] sh [2021-12-01T19:57:27.312Z] + cat+ /w/workspace/device-rfid-llrp-go/16/archives/cost.csv [2021-12-01T19:57:27.312Z] cut -d, -f6 [Pipeline] lock [2021-12-01T19:57:27.345Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [2021-12-01T19:57:27.353Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] did not exist. Created. [2021-12-01T19:57:27.353Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-01T19:57:27.656Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-01T19:57:27.832Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T19:57:27.838Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-01T19:57:27.859Z] $ docker stop --time=1 7c13e064474645a0cdd55e80ec77dbaddf63bf3b420d64224ae8a199168f91c0 [2021-12-01T19:57:28.985Z] $ 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] } [2021-12-01T19:57:29.260Z] Failed in branch amd64 [2021-12-01T19:57:36.120Z] Removing intermediate container 3ccd53c02f95 [2021-12-01T19:57:36.120Z] ---> 88f0ad864477 [2021-12-01T19:57:36.120Z] Step 11/12 : RUN go mod tidy [2021-12-01T19:57:36.120Z] ---> Running in 23fc6b1faa2d [2021-12-01T19:57:36.120Z] Removing intermediate container 23fc6b1faa2d [2021-12-01T19:57:36.120Z] ---> 9f4a0d074cca [2021-12-01T19:57:36.120Z] Step 12/12 : RUN $MAKE [2021-12-01T19:57:36.120Z] ---> Running in 6816229353de [2021-12-01T19:57:36.120Z] noop [2021-12-01T19:57:36.120Z] Removing intermediate container 6816229353de [2021-12-01T19:57:36.120Z] ---> 92377fbc9463 [2021-12-01T19:57:36.120Z] Successfully built 92377fbc9463 [2021-12-01T19:57:36.120Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:57:36.464Z] + docker inspect -f . ci-base-image-arm64 [2021-12-01T19:57:36.464Z] . [Pipeline] withDockerContainer [2021-12-01T19:57:36.672Z] prd-ubuntu18.04-docker-arm64-4c-16g-96 does not seem to be running inside a container [2021-12-01T19:57:36.757Z] $ 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 [2021-12-01T19:57:38.032Z] $ docker top 34657df89c1c5c0418cbfdf39fe11bf0f0ff25e7e3ea3d0f16f008f8bb979e24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T19:57:38.929Z] + go version [2021-12-01T19:57:38.929Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-01T19:57:38.957Z] $ docker stop --time=1 34657df89c1c5c0418cbfdf39fe11bf0f0ff25e7e3ea3d0f16f008f8bb979e24 [2021-12-01T19:57:40.564Z] $ docker rm -f 34657df89c1c5c0418cbfdf39fe11bf0f0ff25e7e3ea3d0f16f008f8bb979e24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:57:42.478Z] + docker inspect -f . ci-base-image-arm64 [2021-12-01T19:57:42.478Z] . [Pipeline] withDockerContainer [2021-12-01T19:57:42.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-96 does not seem to be running inside a container [2021-12-01T19:57:42.761Z] $ 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 [2021-12-01T19:57:43.971Z] $ docker top 4a9d7d2f1d22f67508b493807366bab5c14d066fbaa9ea713edc826c0968a4ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-01T19:57:44.869Z] + make test [2021-12-01T19:57:44.869Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-12-01T19:57:46.329Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-12-01T19:58:42.931Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-12-01T19:58:42.931Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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..." [2021-12-01T19:59:15.320Z] level=DEBUG ts=2021-12-01T19:58:42.206152174Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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." [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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." [2021-12-01T19:59:15.320Z] level=DEBUG ts=2021-12-01T19:58:42.208036774Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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." [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.320Z] 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." [2021-12-01T19:59:15.320Z] 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." [2021-12-01T19:59:15.320Z] 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}" [2021-12-01T19:59:15.320Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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..." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] level=DEBUG ts=2021-12-01T19:58:42.21131733Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] level=DEBUG ts=2021-12-01T19:58:42.212716006Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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}" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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..." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] level=DEBUG ts=2021-12-01T19:58:42.217588202Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] level=DEBUG ts=2021-12-01T19:58:42.221740468Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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}" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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..." [2021-12-01T19:59:15.321Z] level=DEBUG ts=2021-12-01T19:58:42.241747037Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] level=DEBUG ts=2021-12-01T19:58:42.245497385Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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}" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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..." [2021-12-01T19:59:15.321Z] level=DEBUG ts=2021-12-01T19:58:42.249122455Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.321Z] 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." [2021-12-01T19:59:15.321Z] level=DEBUG ts=2021-12-01T19:58:42.250984153Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:59:15.321Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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}" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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..." [2021-12-01T19:59:15.322Z] level=DEBUG ts=2021-12-01T19:58:42.25427539Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] level=DEBUG ts=2021-12-01T19:58:42.256641323Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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}" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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..." [2021-12-01T19:59:15.322Z] level=DEBUG ts=2021-12-01T19:58:42.259804381Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] level=DEBUG ts=2021-12-01T19:58:42.261925007Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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}" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] level=WARN ts=2021-12-01T19:58:42.264265189Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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..." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] level=DEBUG ts=2021-12-01T19:58:42.265233385Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] level=DEBUG ts=2021-12-01T19:58:42.266859797Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] 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}" [2021-12-01T19:59:15.322Z] 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." [2021-12-01T19:59:15.322Z] --- FAIL: TestHandleWrite (0.00s) [2021-12-01T19:59:15.322Z] driver_test.go:169: AAAAAA== [2021-12-01T19:59:15.322Z] --- FAIL: TestHandleWrite/CustomMessage (0.00s) [2021-12-01T19:59:15.322Z] driver_test.go:248: [2021-12-01T19:59:15.322Z] Error Trace: driver_test.go:248 [2021-12-01T19:59:15.322Z] Error: Received unexpected error: [2021-12-01T19:59:15.322Z] unable to cast attribute "vendor" with val '攚' as expected string [2021-12-01T19:59:15.322Z] Test: TestHandleWrite/CustomMessage [2021-12-01T19:59:15.322Z] FAIL [2021-12-01T19:59:15.322Z] coverage: 38.3% of statements [2021-12-01T19:59:15.322Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.481s [2021-12-01T19:59:15.323Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.501s coverage: 52.0% of statements [2021-12-01T19:59:15.323Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 95.5% of statements [2021-12-01T19:59:15.323Z] FAIL [2021-12-01T19:59:15.323Z] make: *** [Makefile:26: test] Error 1 [Pipeline] } [2021-12-01T19:59:15.350Z] $ docker stop --time=1 4a9d7d2f1d22f67508b493807366bab5c14d066fbaa9ea713edc826c0968a4ab [2021-12-01T19:59:17.071Z] $ 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 [2021-12-01T19:59:18.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T19:59:18.122Z] [2021-12-01T19:59:18.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:59:18.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T19:59:18.739Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-01T19:59:18.739Z] 448f6bf000e3: Pulling fs layer [2021-12-01T19:59:18.739Z] f757da607395: Pulling fs layer [2021-12-01T19:59:18.739Z] 05883995daec: Pulling fs layer [2021-12-01T19:59:18.739Z] 8603b9c90790: Pulling fs layer [2021-12-01T19:59:18.739Z] 1560dd03e051: Pulling fs layer [2021-12-01T19:59:18.739Z] 27f5ce0e4adf: Pulling fs layer [2021-12-01T19:59:18.739Z] c2d8d7efcc4b: Pulling fs layer [2021-12-01T19:59:18.739Z] 1560dd03e051: Waiting [2021-12-01T19:59:18.739Z] 27f5ce0e4adf: Waiting [2021-12-01T19:59:18.739Z] c2d8d7efcc4b: Waiting [2021-12-01T19:59:18.739Z] 8603b9c90790: Waiting [2021-12-01T19:59:18.739Z] f757da607395: Verifying Checksum [2021-12-01T19:59:18.739Z] f757da607395: Download complete [2021-12-01T19:59:19.012Z] 8603b9c90790: Download complete [2021-12-01T19:59:19.012Z] 05883995daec: Verifying Checksum [2021-12-01T19:59:19.012Z] 05883995daec: Download complete [2021-12-01T19:59:19.012Z] 27f5ce0e4adf: Download complete [2021-12-01T19:59:19.012Z] 1560dd03e051: Verifying Checksum [2021-12-01T19:59:19.012Z] 1560dd03e051: Download complete [2021-12-01T19:59:19.286Z] 448f6bf000e3: Verifying Checksum [2021-12-01T19:59:19.286Z] 448f6bf000e3: Download complete [2021-12-01T19:59:21.900Z] c2d8d7efcc4b: Verifying Checksum [2021-12-01T19:59:21.900Z] c2d8d7efcc4b: Download complete [2021-12-01T19:59:22.876Z] 448f6bf000e3: Pull complete [2021-12-01T19:59:23.472Z] f757da607395: Pull complete [2021-12-01T19:59:24.901Z] 05883995daec: Pull complete [2021-12-01T19:59:25.174Z] 8603b9c90790: Pull complete [2021-12-01T19:59:26.155Z] 1560dd03e051: Pull complete [2021-12-01T19:59:26.427Z] 27f5ce0e4adf: Pull complete [2021-12-01T19:59:41.511Z] c2d8d7efcc4b: Pull complete [2021-12-01T19:59:41.511Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-01T19:59:41.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T19:59:41.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-01T19:59:41.711Z] prd-ubuntu18.04-docker-arm64-4c-16g-96 does not seem to be running inside a container [2021-12-01T19:59:41.799Z] $ 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 [2021-12-01T19:59:44.457Z] $ docker top 03ae45f50c6ee19d7aed3f704cbdffe9c2174b563b060f3036a36502adf59fac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T19:59:45.352Z] ---> job-cost.sh [2021-12-01T19:59:45.352Z] lf-activate-venv: SKIPPING [2021-12-01T19:59:45.352Z] INFO: No Stack... [2021-12-01T19:59:45.624Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-01T19:59:46.219Z] INFO: Archiving Costs [Pipeline] sh [2021-12-01T19:59:46.879Z] + cat /w/workspace/device-rfid-llrp-go/16/archives/cost.csv [2021-12-01T19:59:46.879Z] + cut -d, -f6 [Pipeline] lock [2021-12-01T19:59:46.942Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [2021-12-01T19:59:46.951Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] did not exist. Created. [2021-12-01T19:59:46.951Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-01T19:59:47.628Z] /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 [2021-12-01T19:59:48.296Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-01T19:59:48.326Z] Warning: overwriting stash ‘stack-cost’ [2021-12-01T19:59:48.757Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T19:59:48.764Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-01T19:59:48.793Z] $ docker stop --time=1 03ae45f50c6ee19d7aed3f704cbdffe9c2174b563b060f3036a36502adf59fac [2021-12-01T19:59:50.248Z] $ 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] } [2021-12-01T19:59:50.710Z] 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 [2021-12-01T19:59:52.024Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-01T19:59:52.325Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T19:59:52.883Z] ---> package-listing.sh [2021-12-01T19:59:52.884Z] ++ facter osfamily [2021-12-01T19:59:52.884Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-01T19:59:53.146Z] + OS_FAMILY=redhat [2021-12-01T19:59:53.146Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-12-01T19:59:53.146Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-01T19:59:53.146Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-01T19:59:53.146Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-01T19:59:53.146Z] + PACKAGES=/tmp/packages_start.txt [2021-12-01T19:59:53.146Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-12-01T19:59:53.146Z] + PACKAGES=/tmp/packages_end.txt [2021-12-01T19:59:53.146Z] + case "${OS_FAMILY}" in [2021-12-01T19:59:53.146Z] + rpm -qa [2021-12-01T19:59:53.146Z] + sort [2021-12-01T19:59:53.716Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-01T19:59:53.716Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-01T19:59:53.716Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-01T19:59:53.716Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-12-01T19:59:53.716Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [2021-12-01T19:59:53.716Z] + 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 [2021-12-01T19:59:53.727Z] 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 [2021-12-01T19:59:54.010Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:59:54.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T19:59:54.564Z] [2021-12-01T19:59:54.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T19:59:54.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T19:59:54.872Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-01T19:59:54.872Z] b4d181a07f80: Pulling fs layer [2021-12-01T19:59:54.872Z] a1111a8f2ec3: Pulling fs layer [2021-12-01T19:59:54.872Z] ed53099fbce6: Pulling fs layer [2021-12-01T19:59:54.872Z] dc539afda2c1: Pulling fs layer [2021-12-01T19:59:54.872Z] 77bc0d833cb6: Pulling fs layer [2021-12-01T19:59:54.872Z] 9065ff56babe: Pulling fs layer [2021-12-01T19:59:54.872Z] d287ab97295c: Pulling fs layer [2021-12-01T19:59:54.872Z] dc539afda2c1: Waiting [2021-12-01T19:59:54.872Z] 77bc0d833cb6: Waiting [2021-12-01T19:59:54.872Z] 9065ff56babe: Waiting [2021-12-01T19:59:54.872Z] d287ab97295c: Waiting [2021-12-01T19:59:54.872Z] a1111a8f2ec3: Verifying Checksum [2021-12-01T19:59:54.872Z] a1111a8f2ec3: Download complete [2021-12-01T19:59:54.872Z] dc539afda2c1: Verifying Checksum [2021-12-01T19:59:54.872Z] dc539afda2c1: Download complete [2021-12-01T19:59:54.872Z] ed53099fbce6: Verifying Checksum [2021-12-01T19:59:54.872Z] ed53099fbce6: Download complete [2021-12-01T19:59:54.872Z] 77bc0d833cb6: Verifying Checksum [2021-12-01T19:59:54.872Z] 77bc0d833cb6: Download complete [2021-12-01T19:59:55.133Z] 9065ff56babe: Verifying Checksum [2021-12-01T19:59:55.133Z] 9065ff56babe: Download complete [2021-12-01T19:59:55.133Z] b4d181a07f80: Verifying Checksum [2021-12-01T19:59:55.133Z] b4d181a07f80: Download complete [2021-12-01T19:59:55.711Z] d287ab97295c: Verifying Checksum [2021-12-01T19:59:55.711Z] d287ab97295c: Download complete [2021-12-01T19:59:56.654Z] b4d181a07f80: Pull complete [2021-12-01T19:59:56.654Z] a1111a8f2ec3: Pull complete [2021-12-01T19:59:57.605Z] ed53099fbce6: Pull complete [2021-12-01T19:59:57.605Z] dc539afda2c1: Pull complete [2021-12-01T19:59:57.868Z] 77bc0d833cb6: Pull complete [2021-12-01T19:59:57.868Z] 9065ff56babe: Pull complete [2021-12-01T20:00:04.525Z] d287ab97295c: Pull complete [2021-12-01T20:00:04.525Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-01T20:00:04.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T20:00:04.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-01T20:00:04.591Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-12-01T20:00:04.625Z] $ 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 [2021-12-01T20:00:06.746Z] $ docker top 9cb78c56f31693b6e9722284aa68757f44722ee88a1e71251527c654ac262d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T20:00:07.121Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-01T20:00:07.425Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-01T20:00:07.727Z] + ls /var/log/sa-host [2021-12-01T20:00:07.727Z] + sadf -c /var/log/sa-host/sa01 [2021-12-01T20:00:07.727Z] file_magic: OK [2021-12-01T20:00:07.727Z] HZ: Using current value: 100 [2021-12-01T20:00:07.727Z] file_header: OK [2021-12-01T20:00:07.727Z] 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 [2021-12-01T20:00:07.727Z] Statistics: [2021-12-01T20:00:07.727Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-01T20:00:07.727Z] File successfully converted to sysstat format version 12.0.3 [2021-12-01T20:00:07.727Z] + sadf -c /var/log/sa-host/sa17 [2021-12-01T20:00:07.727Z] file_magic: OK [2021-12-01T20:00:07.727Z] HZ: Using current value: 100 [2021-12-01T20:00:07.727Z] file_header: OK [2021-12-01T20:00:07.727Z] 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 [2021-12-01T20:00:07.727Z] Statistics: [2021-12-01T20:00:07.727Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-01T20:00:07.727Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T20:00:07.933Z] provisioning config files... [2021-12-01T20:00:07.945Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config1278401397612326713tmp [Pipeline] { [Pipeline] echo [2021-12-01T20:00:07.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T20:00:08.255Z] ---> create-netrc.sh [Pipeline] } [2021-12-01T20:00:08.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-01T20:00:08.606Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-01T20:00:08.617Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T20:00:08.914Z] ---> sudo-logs.sh [2021-12-01T20:00:08.914Z] Archiving 'sudo' log.. [2021-12-01T20:00:08.914Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-95.novalocal: Name or service not known [2021-12-01T20:00:08.914Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-95.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-01T20:00:08.968Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T20:00:09.261Z] ---> job-cost.sh [2021-12-01T20:00:09.261Z] lf-activate-venv: SKIPPING [2021-12-01T20:00:09.261Z] DEBUG: total: 0.10999999940395355 [2021-12-01T20:00:09.261Z] INFO: Retrieving Stack Cost... [2021-12-01T20:00:09.527Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-01T20:00:09.788Z] INFO: Archiving Costs [Pipeline] echo [2021-12-01T20:00:09.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T20:00:10.098Z] ---> logs-deploy.sh [2021-12-01T20:00:10.098Z] lf-activate-venv: SKIPPING [2021-12-01T20:00:10.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/16 [2021-12-01T20:00:10.098Z] INFO: archiving workspace using pattern(s): [2021-12-01T20:00:10.669Z] Archives upload complete. [2021-12-01T20:00:10.929Z] INFO: archiving logs to Nexus [2021-12-01T20:00:11.503Z] ---> uname -a: [2021-12-01T20:00:11.503Z] 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 [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] ---> lscpu: [2021-12-01T20:00:11.503Z] Architecture: x86_64 [2021-12-01T20:00:11.503Z] CPU op-mode(s): 32-bit, 64-bit [2021-12-01T20:00:11.503Z] Byte Order: Little Endian [2021-12-01T20:00:11.503Z] Address sizes: 40 bits physical, 48 bits virtual [2021-12-01T20:00:11.503Z] CPU(s): 2 [2021-12-01T20:00:11.503Z] On-line CPU(s) list: 0,1 [2021-12-01T20:00:11.503Z] Thread(s) per core: 1 [2021-12-01T20:00:11.503Z] Core(s) per socket: 1 [2021-12-01T20:00:11.503Z] Socket(s): 2 [2021-12-01T20:00:11.503Z] NUMA node(s): 1 [2021-12-01T20:00:11.503Z] Vendor ID: AuthenticAMD [2021-12-01T20:00:11.503Z] CPU family: 23 [2021-12-01T20:00:11.503Z] Model: 49 [2021-12-01T20:00:11.503Z] Model name: AMD EPYC-Rome Processor [2021-12-01T20:00:11.503Z] Stepping: 0 [2021-12-01T20:00:11.503Z] CPU MHz: 2799.998 [2021-12-01T20:00:11.503Z] BogoMIPS: 5599.99 [2021-12-01T20:00:11.503Z] Virtualization: AMD-V [2021-12-01T20:00:11.503Z] Hypervisor vendor: KVM [2021-12-01T20:00:11.503Z] Virtualization type: full [2021-12-01T20:00:11.503Z] L1d cache: 32K [2021-12-01T20:00:11.503Z] L1i cache: 32K [2021-12-01T20:00:11.503Z] L2 cache: 512K [2021-12-01T20:00:11.503Z] L3 cache: 16384K [2021-12-01T20:00:11.503Z] NUMA node0 CPU(s): 0,1 [2021-12-01T20:00:11.503Z] 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 [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] ---> nproc: [2021-12-01T20:00:11.503Z] 2 [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] ---> df -h: [2021-12-01T20:00:11.503Z] Filesystem Size Used Avail Use% Mounted on [2021-12-01T20:00:11.503Z] overlay 40G 7.7G 33G 20% / [2021-12-01T20:00:11.503Z] tmpfs 64M 0 64M 0% /dev [2021-12-01T20:00:11.503Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-12-01T20:00:11.503Z] shm 64M 0 64M 0% /dev/shm [2021-12-01T20:00:11.503Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] ---> sar -b -r -n DEV: [2021-12-01T20:00:11.503Z] 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) [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] 19:52:30 LINUX RESTART (2 CPU) [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] 19:53:01 tps rtps wtps bread/s bwrtn/s [2021-12-01T20:00:11.503Z] 19:54:01 78.50 3.28 75.22 2332.99 3013.01 [2021-12-01T20:00:11.503Z] 19:55:01 0.48 0.00 0.48 0.00 8.46 [2021-12-01T20:00:11.503Z] 19:56:01 0.23 0.00 0.23 0.00 3.32 [2021-12-01T20:00:11.503Z] 19:57:01 0.28 0.00 0.28 0.00 4.55 [2021-12-01T20:00:11.503Z] 19:58:01 0.28 0.00 0.28 0.00 3.41 [2021-12-01T20:00:11.503Z] 19:59:01 0.35 0.00 0.35 0.00 5.61 [2021-12-01T20:00:11.503Z] 20:00:01 8.44 0.10 8.34 9.99 527.98 [2021-12-01T20:00:11.503Z] Average: 12.66 0.48 12.17 334.77 509.59 [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] 19:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-12-01T20:00:11.503Z] 19:54:01 5700924 0 611340 7.63 2620 1694056 1265012 13.97 557744 1516400 20 [2021-12-01T20:00:11.503Z] 19:55:01 5712596 0 599660 7.49 2620 1694064 1162724 12.84 548456 1516364 8 [2021-12-01T20:00:11.503Z] 19:56:01 5713760 0 598496 7.47 2620 1694064 1162968 12.84 546544 1516364 8 [2021-12-01T20:00:11.503Z] 19:57:01 5711860 0 600388 7.50 2620 1694072 1168240 12.90 548792 1516368 16 [2021-12-01T20:00:11.503Z] 19:58:01 5719036 0 593208 7.41 2620 1694076 1162500 12.83 542348 1516364 12 [2021-12-01T20:00:11.503Z] 19:59:01 5718256 0 593988 7.42 2620 1694076 1162416 12.83 542840 1516364 20 [2021-12-01T20:00:11.503Z] 20:00:01 5017368 0 763752 9.54 2620 2225200 1525720 16.84 876596 1807768 530076 [2021-12-01T20:00:11.503Z] Average: 5613400 0 622976 7.78 2620 1769944 1229940 13.58 594760 1557999 75737 [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] 19:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-12-01T20:00:11.503Z] 19:54:01 eth0 107.86 72.94 402.18 24.04 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:54:01 docker0 2.26 1.58 0.32 6.13 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:55:01 eth0 0.60 0.23 0.14 0.08 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:56:01 eth0 1.33 0.67 0.64 0.49 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:57:01 eth0 2.98 1.47 4.19 0.10 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:58:01 eth0 0.23 0.17 0.08 0.04 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:59:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 20:00:01 eth0 89.13 56.25 2590.95 8.66 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] Average: eth0 28.90 18.84 428.51 4.78 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] Average: docker0 0.32 0.23 0.05 0.88 0.00 0.00 0.00 0.00 [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] ---> sar -P ALL: [2021-12-01T20:00:11.503Z] 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) [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] 19:52:30 LINUX RESTART (2 CPU) [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] 19:53:01 CPU %user %nice %system %iowait %steal %idle [2021-12-01T20:00:11.503Z] 19:54:01 all 4.96 0.00 2.27 5.74 0.04 86.99 [2021-12-01T20:00:11.503Z] 19:54:01 0 5.22 0.00 2.18 1.07 0.05 91.48 [2021-12-01T20:00:11.503Z] 19:54:01 1 4.71 0.00 2.35 10.41 0.03 82.50 [2021-12-01T20:00:11.503Z] 19:55:01 all 0.17 0.00 0.04 0.00 0.04 99.75 [2021-12-01T20:00:11.503Z] 19:55:01 0 0.07 0.00 0.05 0.00 0.05 99.83 [2021-12-01T20:00:11.503Z] 19:55:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2021-12-01T20:00:11.503Z] 19:56:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-12-01T20:00:11.503Z] 19:56:01 0 0.08 0.00 0.07 0.00 0.03 99.82 [2021-12-01T20:00:11.503Z] 19:56:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-12-01T20:00:11.503Z] 19:57:01 all 0.23 0.00 0.03 0.00 0.03 99.72 [2021-12-01T20:00:11.503Z] 19:57:01 0 0.38 0.00 0.03 0.00 0.03 99.55 [2021-12-01T20:00:11.503Z] 19:57:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-12-01T20:00:11.503Z] 19:58:01 all 0.15 0.00 0.05 0.00 0.03 99.77 [2021-12-01T20:00:11.503Z] 19:58:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-12-01T20:00:11.503Z] 19:58:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-12-01T20:00:11.503Z] 19:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-12-01T20:00:11.503Z] 19:59:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2021-12-01T20:00:11.503Z] 19:59:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-12-01T20:00:11.503Z] 20:00:01 all 7.43 0.00 2.49 0.03 0.05 90.01 [2021-12-01T20:00:11.503Z] 20:00:01 0 7.30 0.00 2.46 0.02 0.03 90.19 [2021-12-01T20:00:11.503Z] 20:00:01 1 7.56 0.00 2.51 0.03 0.07 89.83 [2021-12-01T20:00:11.503Z] Average: all 1.86 0.00 0.70 0.82 0.03 96.58 [2021-12-01T20:00:11.503Z] Average: 0 1.91 0.00 0.69 0.15 0.03 97.22 [2021-12-01T20:00:11.503Z] Average: 1 1.82 0.00 0.72 1.48 0.04 95.95 [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z] [2021-12-01T20:00:11.503Z]