Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9183fab70f5305c11e22753a9d735b181ccbdb61 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-ssh6035814114154579206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12127912093815434730.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11491335526340359432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17497689480684017946.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4897315737062355522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8886 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 9183fab70f5305c11e22753a9d735b181ccbdb61 (main) Commit message: "build: Update to latest 3.2.0 dev go-mods (#274)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 > git rev-list --no-walk 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:14:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:14:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:14:32 ========================================================= 22:14:32 EdgeX Global Pipelines Version Info 22:14:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:14:33 ------------------- 22:14:33 stable info: 22:14:33 ------------------- 22:14:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:14:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:14:33 Message: update stable to v1.0.258 22:14:34 ------------------- 22:14:34 experimental info: 22:14:34 ------------------- 22:14:34 Commited By: **** collab-it+edgex@linuxfoundation.org 22:14:34 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:14:34 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:14:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9183fab [Pipeline] echo 22:14:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:35 provisioning config files... 22:14:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17061263234293551220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:35 ---> ****-login.sh 22:14:35 nexus3.edgexfoundry.org:10001 22:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:36 Configure a credential helper to remove this warning. See 22:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:36 22:14:36 Login Succeeded 22:14:36 nexus3.edgexfoundry.org:10002 22:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:36 Configure a credential helper to remove this warning. See 22:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:36 22:14:36 Login Succeeded 22:14:36 nexus3.edgexfoundry.org:10003 22:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:36 Configure a credential helper to remove this warning. See 22:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:36 22:14:36 Login Succeeded 22:14:36 nexus3.edgexfoundry.org:10004 22:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:36 Configure a credential helper to remove this warning. See 22:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:36 22:14:36 Login Succeeded 22:14:36 ****.io 22:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:36 Configure a credential helper to remove this warning. See 22:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:36 22:14:36 Login Succeeded 22:14:36 ---> ****-login.sh ends [Pipeline] } 22:14:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:14:37 + git rev-list -1 --merges 9183fab70f5305c11e22753a9d735b181ccbdb61~1..9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo 22:14:37 -----------> git rev-list -1 --merges 9183fab70f5305c11e22753a9d735b181ccbdb61~1..9183fab70f5305c11e22753a9d735b181ccbdb61 9183fab70f5305c11e22753a9d735b181ccbdb61 [false] [Pipeline] sh 22:14:37 + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo 22:14:37 ========================================================= 22:14:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:14:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:37 + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo 22:14:37 [semverPrep] GIT_COMMIT: 9183fab70f5305c11e22753a9d735b181ccbdb61, Commit Message: build: Update to latest 3.2.0 dev go-mods (#274) [Pipeline] echo 22:14:37 [semverPrep] This is not a build commit. [Pipeline] sh 22:14:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:14:38 + grep -v github /etc/ssh/ssh_known_hosts 22:14:38 + [ -e /tmp/ssh_known_hosts ] 22:14:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:14:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:14:38 + sudo tee -a /etc/ssh/ssh_known_hosts 22:14:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:14:38 22:14:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:14:39 0.1.4: Pulling from edgex-devops/py-git-semver 22:14:39 b85a868b505f: Pulling fs layer 22:14:39 e2be974225ed: Pulling fs layer 22:14:39 339a4e72a1f5: Pulling fs layer 22:14:39 988bab9f4d93: Pulling fs layer 22:14:39 1469e6f7b9e6: Pulling fs layer 22:14:39 eaf3925da568: Pulling fs layer 22:14:39 bab4dde63d76: Pulling fs layer 22:14:39 bde34c3a00c8: Pulling fs layer 22:14:39 b352a97aabf1: Pulling fs layer 22:14:39 4872d77fe225: Pulling fs layer 22:14:39 5851b861e8e6: Pulling fs layer 22:14:39 eaf3925da568: Waiting 22:14:39 1469e6f7b9e6: Waiting 22:14:39 bde34c3a00c8: Waiting 22:14:39 b352a97aabf1: Waiting 22:14:39 4872d77fe225: Waiting 22:14:39 bab4dde63d76: Waiting 22:14:39 5851b861e8e6: Waiting 22:14:39 e2be974225ed: Verifying Checksum 22:14:39 e2be974225ed: Download complete 22:14:39 1469e6f7b9e6: Verifying Checksum 22:14:39 1469e6f7b9e6: Download complete 22:14:39 339a4e72a1f5: Verifying Checksum 22:14:39 339a4e72a1f5: Download complete 22:14:39 eaf3925da568: Download complete 22:14:39 bde34c3a00c8: Download complete 22:14:39 b352a97aabf1: Download complete 22:14:39 4872d77fe225: Download complete 22:14:39 5851b861e8e6: Verifying Checksum 22:14:39 5851b861e8e6: Download complete 22:14:39 b85a868b505f: Verifying Checksum 22:14:39 b85a868b505f: Download complete 22:14:39 bab4dde63d76: Verifying Checksum 22:14:39 bab4dde63d76: Download complete 22:14:40 b85a868b505f: Pull complete 22:14:40 e2be974225ed: Pull complete 22:14:41 339a4e72a1f5: Pull complete 22:14:41 988bab9f4d93: Pull complete 22:14:41 1469e6f7b9e6: Pull complete 22:14:41 eaf3925da568: Pull complete 22:14:43 bab4dde63d76: Pull complete 22:14:43 bde34c3a00c8: Pull complete 22:14:43 b352a97aabf1: Pull complete 22:14:43 4872d77fe225: Pull complete 22:14:43 5851b861e8e6: Pull complete 22:14:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:14:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:43 prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container 22:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:14:46 $ docker top 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 -eo pid,comm 22:14:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:14:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:46 [ssh-agent] Looking for ssh-agent implementation... 22:14:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:46 $ docker exec 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 ssh-agent 22:14:47 SSH_AUTH_SOCK=/tmp/ssh-LtWz1KclV9eu/agent.32 22:14:47 SSH_AGENT_PID=38 22:14:47 Running ssh-add (command line suppressed) 22:14:47 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14081874187419246141.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14081874187419246141.key) 22:14:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:47 + git tag --points-at HEAD [Pipeline] } 22:14:47 $ docker exec --env ******** --env ******** 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 ssh-agent -k 22:14:47 unset SSH_AUTH_SOCK; 22:14:47 unset SSH_AGENT_PID; 22:14:47 echo Agent pid 38 killed; 22:14:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:14:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:47 [ssh-agent] Looking for ssh-agent implementation... 22:14:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:47 $ docker exec 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 ssh-agent 22:14:47 SSH_AUTH_SOCK=/tmp/ssh-ymEBqtV4BSH3/agent.70 22:14:47 SSH_AGENT_PID=76 22:14:47 Running ssh-add (command line suppressed) 22:14:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17334694809999124078.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17334694809999124078.key) 22:14:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:48 + git semver init 22:14:48 2023-11-28 22:14:48,610 [run_init] DEBUG init version:0.0.0 force:False 22:14:48 2023-11-28 22:14:48,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:14:48 2023-11-28 22:14:48,611 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:14:48 2023-11-28 22:14:48,611 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 22:14:50 2023-11-28 22:14:49,834 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 22:14:50 2023-11-28 22:14:49,835 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 22:14:50 2023-11-28 22:14:49,835 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:14:50 2023-11-28 22:14:49,835 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:14:50 3.2.0-dev.1 [Pipeline] } 22:14:50 $ docker exec --env ******** --env ******** 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 ssh-agent -k 22:14:50 unset SSH_AUTH_SOCK; 22:14:50 unset SSH_AGENT_PID; 22:14:50 echo Agent pid 76 killed; 22:14:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:50 + git semver [Pipeline] } 22:14:50 $ docker stop --time=1 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 22:14:52 $ docker rm -f --volumes 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:14:52 Stashed 1 file(s) [Pipeline] echo 22:14:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:53 provisioning config files... 22:14:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18071434770472575210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:53 ---> ****-login.sh 22:14:53 nexus3.edgexfoundry.org:10001 22:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:53 Configure a credential helper to remove this warning. See 22:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:53 22:14:53 Login Succeeded 22:14:53 nexus3.edgexfoundry.org:10002 22:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:53 Configure a credential helper to remove this warning. See 22:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:53 22:14:53 Login Succeeded 22:14:53 nexus3.edgexfoundry.org:10003 22:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:53 Configure a credential helper to remove this warning. See 22:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:53 22:14:53 Login Succeeded 22:14:53 nexus3.edgexfoundry.org:10004 22:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:53 Configure a credential helper to remove this warning. See 22:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:53 22:14:53 Login Succeeded 22:14:53 ****.io 22:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:53 Configure a credential helper to remove this warning. See 22:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:53 22:14:53 Login Succeeded 22:14:53 ---> ****-login.sh ends [Pipeline] } 22:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:14:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:14:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:14:54 ========================================================= 22:14:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:14:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:14:54 Sending build context to Docker daemon 8.41MB 22:14:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:14:54 Step 2/12 : FROM ${BASE} AS builder 22:14:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:14:54 7264a8db6415: Pulling fs layer 22:14:54 c4d48a809fc2: Pulling fs layer 22:14:54 4f1c88b9dad5: Pulling fs layer 22:14:54 ad3a456e5733: Pulling fs layer 22:14:54 69c7f0334f64: Pulling fs layer 22:14:54 ad3a456e5733: Waiting 22:14:54 69c7f0334f64: Waiting 22:14:54 1f1c1a5573a3: Pulling fs layer 22:14:54 ce7588e14bc9: Pulling fs layer 22:14:54 b5e4710f87ac: Pulling fs layer 22:14:54 ce7588e14bc9: Waiting 22:14:54 b5e4710f87ac: Waiting 22:14:54 1f1c1a5573a3: Waiting 22:14:54 c4d48a809fc2: Download complete 22:14:54 69c7f0334f64: Download complete 22:14:54 7264a8db6415: Verifying Checksum 22:14:54 7264a8db6415: Download complete 22:14:54 1f1c1a5573a3: Verifying Checksum 22:14:54 1f1c1a5573a3: Download complete 22:14:54 b5e4710f87ac: Download complete 22:14:54 7264a8db6415: Pull complete 22:14:55 c4d48a809fc2: Pull complete 22:14:55 4f1c88b9dad5: Verifying Checksum 22:14:55 4f1c88b9dad5: Download complete 22:14:55 ce7588e14bc9: Verifying Checksum 22:14:55 ce7588e14bc9: Download complete 22:14:58 4f1c88b9dad5: Pull complete 22:14:58 ad3a456e5733: Pull complete 22:14:58 69c7f0334f64: Pull complete 22:14:58 1f1c1a5573a3: Pull complete 22:15:00 ce7588e14bc9: Pull complete 22:15:01 b5e4710f87ac: Pull complete 22:15:01 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:15:01 ---> 88b5674ff536 22:15:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:15:07 ---> Running in 9213823cc49d 22:15:07 Removing intermediate container 9213823cc49d 22:15:07 ---> 8c16df0194f8 22:15:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:15:07 ---> Running in fdd0ede5e4ce 22:15:07 Removing intermediate container fdd0ede5e4ce 22:15:07 ---> 8188ca59db21 22:15:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:15:07 ---> Running in 17d92e78915f 22:15:07 Removing intermediate container 17d92e78915f 22:15:07 ---> 335b91339be2 22:15:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:15:07 ---> Running in c352a2a95db0 22:15:07 Removing intermediate container c352a2a95db0 22:15:07 ---> 36730d15ed0b 22:15:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:07 ---> Running in 57082d38475c 22:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:15:07 OK: 264 MiB in 52 packages 22:15:08 Still waiting to schedule task 22:15:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:15:08 Removing intermediate container 57082d38475c 22:15:08 ---> 27298e2b61c4 22:15:08 Step 8/12 : WORKDIR /app 22:15:08 ---> Running in facb386a5d36 22:15:08 Removing intermediate container facb386a5d36 22:15:08 ---> 9e98c5082541 22:15:08 Step 9/12 : COPY go.mod vendor* ./ 22:15:08 ---> c35d66158846 22:15:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:08 ---> Running in d2e5be25f473 22:15:55 Removing intermediate container d2e5be25f473 22:15:55 ---> 7fc71c0477fe 22:15:55 Step 11/12 : COPY . . 22:15:55 ---> 7c05851b231c 22:15:55 Step 12/12 : RUN $MAKE 22:15:55 ---> Running in 922f19bfd982 22:15:55 noop 22:15:56 Removing intermediate container 922f19bfd982 22:15:56 ---> e3a8f7b493ab 22:15:56 Successfully built e3a8f7b493ab 22:15:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:56 + docker inspect -f . ci-base-image-x86_64 22:15:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:56 prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container 22:15:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:15:57 $ docker top 148811a91c0f7b2c235fdfdf416579197a566144043442a2ca202b847226246c -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:57 + go version 22:15:57 go version go1.21.0 linux/amd64 [Pipeline] } 22:15:57 $ docker stop --time=1 148811a91c0f7b2c235fdfdf416579197a566144043442a2ca202b847226246c 22:15:58 $ docker rm -f --volumes 148811a91c0f7b2c235fdfdf416579197a566144043442a2ca202b847226246c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:59 + docker inspect -f . ci-base-image-x86_64 22:15:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:59 prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container 22:15:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:15:59 $ docker top f526e561ad4928adc03c197ad9080046a1a180176b09510967934f93c03a9a71 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:00 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 22:16:00 + make test 22:16:00 go test ./... -coverprofile=coverage.out ./... 22:16:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:16:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:16:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:16:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.862s coverage: 40.6% of statements 22:16:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.255s coverage: 51.9% of statements 22:16:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements 22:16:33 go vet ./... 22:16:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:16:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:16:35 ./bin/test-attribution-txt.sh [Pipeline] echo 22:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:16:35 $ docker stop --time=1 f526e561ad4928adc03c197ad9080046a1a180176b09510967934f93c03a9a71 22:16:40 $ docker rm -f --volumes f526e561ad4928adc03c197ad9080046a1a180176b09510967934f93c03a9a71 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:16:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:16:41 + ls -al . 22:16:41 total 640 22:16:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 22:16 . 22:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 22:14 .. 22:16:41 -rw-rw-r-- 1 jenkins jenkins 134 Nov 28 22:14 .dockerignore 22:16:41 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 22:16 .git 22:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 22:14 .github 22:16:41 -rw-rw-r-- 1 jenkins jenkins 880 Nov 28 22:14 .gitignore 22:16:41 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 22:14 .golangci.yml 22:16:41 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 22:14 .semver 22:16:41 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 28 22:14 Attribution.txt 22:16:41 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 28 22:14 CHANGELOG.md 22:16:41 -rw-rw-r-- 1 jenkins jenkins 1456 Nov 28 22:14 Dockerfile 22:16:41 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 22:14 GOVERNANCE.md 22:16:41 -rw-rw-r-- 1 jenkins jenkins 661 Nov 28 22:14 Jenkinsfile 22:16:41 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 22:14 LICENSE 22:16:41 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 28 22:14 Makefile 22:16:41 -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 22:14 OWNERS.md 22:16:41 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 28 22:14 README.md 22:16:41 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 22:14 VERSION 22:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:14 bin 22:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 22:14 cmd 22:16:41 -rw-r--r-- 1 jenkins jenkins 459493 Nov 28 22:16 coverage.out 22:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:14 examples 22:16:41 -rw-rw-r-- 1 jenkins jenkins 3873 Nov 28 22:14 go.mod 22:16:41 -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 22:14 go.sum 22:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:14 images 22:16:41 drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 22:14 internal 22:16:41 -rw-rw-r-- 1 jenkins jenkins 193 Nov 28 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:42 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9183fab70f5305c11e22753a9d735b181ccbdb61 --label arch=amd64 --label version=3.2.0-dev.1 . 22:16:42 Sending build context to Docker daemon 8.41MB 22:16:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:16:42 Step 2/25 : FROM ${BASE} AS builder 22:16:42 ---> e3a8f7b493ab 22:16:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:16:42 ---> Running in fe423a27e72f 22:16:42 Removing intermediate container fe423a27e72f 22:16:42 ---> e82518021639 22:16:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:16:42 ---> Running in 60a60887d92f 22:16:42 Removing intermediate container 60a60887d92f 22:16:42 ---> cc29c885eade 22:16:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 22:16:42 ---> Running in fc9a86529fa5 22:16:42 Removing intermediate container fc9a86529fa5 22:16:42 ---> fcb8ebd1b3ae 22:16:42 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:16:42 ---> Running in b6a5775b1f78 22:16:42 Removing intermediate container b6a5775b1f78 22:16:42 ---> 9f5868633acf 22:16:42 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:16:42 ---> Running in 7ed548f26f06 22:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:16:43 OK: 264 MiB in 52 packages 22:16:43 Removing intermediate container 7ed548f26f06 22:16:43 ---> a04bc096eaa2 22:16:43 Step 8/25 : WORKDIR /app 22:16:43 ---> Running in 4b7a598a4f13 22:16:43 Removing intermediate container 4b7a598a4f13 22:16:43 ---> a420ad328b79 22:16:43 Step 9/25 : COPY go.mod vendor* ./ 22:16:44 ---> dc52b0acc086 22:16:44 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:44 ---> Running in 825fb3789104 22:16:44 Removing intermediate container 825fb3789104 22:16:44 ---> 37180f04dab8 22:16:44 Step 11/25 : COPY . . 22:16:45 ---> 1d39502a2bf7 22:16:45 Step 12/25 : RUN $MAKE 22:16:45 ---> Running in 285dc7d60c9e 22:16:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:17:08 Removing intermediate container 285dc7d60c9e 22:17:08 ---> 79b4976841e4 22:17:08 Step 13/25 : FROM alpine:3.18 22:17:08 3.18: Pulling from library/alpine 22:17:08 96526aa774ef: Pulling fs layer 22:17:08 96526aa774ef: Verifying Checksum 22:17:08 96526aa774ef: Download complete 22:17:08 96526aa774ef: Pull complete 22:17:08 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:17:08 Status: Downloaded newer image for alpine:3.18 22:17:08 ---> 8ca4688f4f35 22:17:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:17:08 ---> Running in 8f3fe5ba777b 22:17:08 Removing intermediate container 8f3fe5ba777b 22:17:08 ---> a7eea7a3f195 22:17:08 Step 15/25 : RUN apk add --update --no-cache dumb-init 22:17:08 ---> Running in be2a493a42a3 22:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:17:08 (1/1) Installing dumb-init (1.2.5-r2) 22:17:08 Executing busybox-1.36.1-r2.trigger 22:17:08 OK: 7 MiB in 16 packages 22:17:08 Removing intermediate container be2a493a42a3 22:17:08 ---> 66f384ee5b2e 22:17:08 Step 16/25 : RUN apk --no-cache upgrade 22:17:08 ---> Running in 9114692cd222 22:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:17:08 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:17:08 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:17:08 Executing busybox-1.36.1-r5.post-upgrade 22:17:08 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:17:08 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:17:08 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:17:08 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:17:08 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:17:08 Executing busybox-1.36.1-r5.trigger 22:17:08 OK: 7 MiB in 16 packages 22:17:08 Removing intermediate container 9114692cd222 22:17:08 ---> 1ba94336d1d0 22:17:08 Step 17/25 : COPY --from=builder /app/LICENSE / 22:17:08 ---> b2825a099064 22:17:08 Step 18/25 : COPY --from=builder /app/Attribution.txt / 22:17:08 ---> cb4d0bb6ed3a 22:17:08 Step 19/25 : COPY --from=builder /app/cmd/ / 22:17:09 ---> 14252334ab2d 22:17:09 Step 20/25 : EXPOSE 59989 22:17:09 ---> Running in f097a28b9df7 22:17:09 Removing intermediate container f097a28b9df7 22:17:09 ---> 6dff28050643 22:17:09 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 22:17:09 ---> Running in a9bbd940b394 22:17:09 Removing intermediate container a9bbd940b394 22:17:09 ---> e36c1c858d2b 22:17:09 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:17:09 ---> Running in 5e8649ecab88 22:17:09 Removing intermediate container 5e8649ecab88 22:17:09 ---> 56c89fb99186 22:17:09 Step 23/25 : LABEL arch=amd64 22:17:09 ---> Running in bd7bd6d1ab1f 22:17:09 Removing intermediate container bd7bd6d1ab1f 22:17:09 ---> eb5888ad61d2 22:17:09 Step 24/25 : LABEL git_sha=9183fab70f5305c11e22753a9d735b181ccbdb61 22:17:09 ---> Running in de59b08cac7b 22:17:09 Removing intermediate container de59b08cac7b 22:17:09 ---> 025ce4caa6e5 22:17:09 Step 25/25 : LABEL version=3.2.0-dev.1 22:17:09 ---> Running in 3ca9d03eee71 22:17:09 Removing intermediate container 3ca9d03eee71 22:17:09 ---> dca4335173a1 22:17:09 [Warning] One or more build-args [ARCH] were not consumed 22:17:09 Successfully built dca4335173a1 22:17:09 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:10 provisioning config files... 22:17:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15013718342289412467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:10 ---> ****-login.sh 22:17:10 nexus3.edgexfoundry.org:10001 22:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:10 Configure a credential helper to remove this warning. See 22:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:10 22:17:10 Login Succeeded 22:17:10 nexus3.edgexfoundry.org:10002 22:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:10 Configure a credential helper to remove this warning. See 22:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:10 22:17:10 Login Succeeded 22:17:10 nexus3.edgexfoundry.org:10003 22:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:11 Configure a credential helper to remove this warning. See 22:17:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:11 22:17:11 Login Succeeded 22:17:11 nexus3.edgexfoundry.org:10004 22:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:11 Configure a credential helper to remove this warning. See 22:17:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:11 22:17:11 Login Succeeded 22:17:11 ****.io 22:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:11 Configure a credential helper to remove this warning. See 22:17:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:11 22:17:11 Login Succeeded 22:17:11 ---> ****-login.sh ends [Pipeline] } 22:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:17:11 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 22:17:11 9183fab70f5305c11e22753a9d735b181ccbdb61 22:17:11 latest 22:17:11 3.2.0-dev.1 22:17:11 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 22:17:11 main 22:17:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 22:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:17:12 f74ade17ff01: Preparing 22:17:12 4e4d945cb1ac: Preparing 22:17:12 e25de0edd52b: Preparing 22:17:12 2713a5d820a6: Preparing 22:17:12 ec268bfa1b43: Preparing 22:17:12 cc2447e1835a: Preparing 22:17:12 cc2447e1835a: Waiting 22:17:12 ec268bfa1b43: Pushed 22:17:12 4e4d945cb1ac: Pushed 22:17:12 e25de0edd52b: Pushed 22:17:12 cc2447e1835a: Layer already exists 22:17:12 2713a5d820a6: Pushed 22:17:14 f74ade17ff01: Pushed 22:17:15 9183fab70f5305c11e22753a9d735b181ccbdb61: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:17:15 f74ade17ff01: Preparing 22:17:15 4e4d945cb1ac: Preparing 22:17:15 e25de0edd52b: Preparing 22:17:15 2713a5d820a6: Preparing 22:17:15 ec268bfa1b43: Preparing 22:17:15 cc2447e1835a: Preparing 22:17:15 cc2447e1835a: Waiting 22:17:15 e25de0edd52b: Layer already exists 22:17:15 ec268bfa1b43: Layer already exists 22:17:15 4e4d945cb1ac: Layer already exists 22:17:15 f74ade17ff01: Layer already exists 22:17:15 2713a5d820a6: Layer already exists 22:17:15 cc2447e1835a: Layer already exists 22:17:15 latest: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 22:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:17:16 f74ade17ff01: Preparing 22:17:16 4e4d945cb1ac: Preparing 22:17:16 e25de0edd52b: Preparing 22:17:16 2713a5d820a6: Preparing 22:17:16 ec268bfa1b43: Preparing 22:17:16 cc2447e1835a: Preparing 22:17:16 cc2447e1835a: Waiting 22:17:16 ec268bfa1b43: Layer already exists 22:17:16 e25de0edd52b: Layer already exists 22:17:16 f74ade17ff01: Layer already exists 22:17:16 4e4d945cb1ac: Layer already exists 22:17:16 2713a5d820a6: Layer already exists 22:17:16 cc2447e1835a: Layer already exists 22:17:16 3.2.0-dev.1: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 22:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:17:17 f74ade17ff01: Preparing 22:17:17 4e4d945cb1ac: Preparing 22:17:17 e25de0edd52b: Preparing 22:17:17 2713a5d820a6: Preparing 22:17:17 ec268bfa1b43: Preparing 22:17:17 cc2447e1835a: Preparing 22:17:17 cc2447e1835a: Waiting 22:17:17 4e4d945cb1ac: Layer already exists 22:17:17 e25de0edd52b: Layer already exists 22:17:17 f74ade17ff01: Layer already exists 22:17:17 ec268bfa1b43: Layer already exists 22:17:17 2713a5d820a6: Layer already exists 22:17:17 cc2447e1835a: Layer already exists 22:17:17 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 22:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:17:18 f74ade17ff01: Preparing 22:17:18 4e4d945cb1ac: Preparing 22:17:18 e25de0edd52b: Preparing 22:17:18 2713a5d820a6: Preparing 22:17:18 ec268bfa1b43: Preparing 22:17:18 cc2447e1835a: Preparing 22:17:18 cc2447e1835a: Waiting 22:17:18 f74ade17ff01: Layer already exists 22:17:18 4e4d945cb1ac: Layer already exists 22:17:18 ec268bfa1b43: Layer already exists 22:17:18 e25de0edd52b: Layer already exists 22:17:18 2713a5d820a6: Layer already exists 22:17:18 cc2447e1835a: Layer already exists 22:17:18 main: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:18 ===================================================== [Pipeline] echo 22:17:18 taggedImages: 22:17:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 22:17:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:17:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 22:17:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 22:17:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:19 22:17:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:19 latest: Pulling from edgex-lftools-log-publisher 22:17:19 5eb5b503b376: Pulling fs layer 22:17:19 5c69ac0246d0: Pulling fs layer 22:17:19 ec43610c2a17: Pulling fs layer 22:17:19 3a2ae6a8a46f: Pulling fs layer 22:17:19 33b1e0a273af: Pulling fs layer 22:17:19 5d3b04190fa2: Pulling fs layer 22:17:19 2f39f015ded8: Pulling fs layer 22:17:19 2f39f015ded8: Waiting 22:17:19 33b1e0a273af: Waiting 22:17:19 5d3b04190fa2: Waiting 22:17:19 3a2ae6a8a46f: Waiting 22:17:19 5c69ac0246d0: Download complete 22:17:19 3a2ae6a8a46f: Verifying Checksum 22:17:19 3a2ae6a8a46f: Download complete 22:17:19 33b1e0a273af: Verifying Checksum 22:17:19 33b1e0a273af: Download complete 22:17:19 ec43610c2a17: Verifying Checksum 22:17:19 ec43610c2a17: Download complete 22:17:19 5d3b04190fa2: Verifying Checksum 22:17:19 5d3b04190fa2: Download complete 22:17:19 5eb5b503b376: Verifying Checksum 22:17:19 5eb5b503b376: Download complete 22:17:20 2f39f015ded8: Download complete 22:17:20 5eb5b503b376: Pull complete 22:17:20 5c69ac0246d0: Pull complete 22:17:21 ec43610c2a17: Pull complete 22:17:21 3a2ae6a8a46f: Pull complete 22:17:21 33b1e0a273af: Pull complete 22:17:21 5d3b04190fa2: Pull complete 22:17:25 2f39f015ded8: Pull complete 22:17:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:26 prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container 22:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:17:30 $ docker top 8767af26cf7415fd4c0796060193fc71d993e231c109eae2956412aded0083cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:30 ---> job-cost.sh 22:17:30 lf-activate-venv: SKIPPING 22:17:30 INFO: No Stack... 22:17:31 INFO: Retrieving Pricing Info for: v3-standard-8 22:17:31 INFO: Archiving Costs [Pipeline] sh 22:17:31 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 22:17:31 + cut -d, -f6 [Pipeline] lock 22:17:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] 22:17:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] did not exist. Created. 22:17:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:17:32 + echo total: 0.2199999988079071 [Pipeline] stash 22:17:32 Stashed 1 file(s) [Pipeline] } 22:17:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 22:17:32 $ docker stop --time=1 8767af26cf7415fd4c0796060193fc71d993e231c109eae2956412aded0083cc 22:17:33 $ docker rm -f --volumes 8767af26cf7415fd4c0796060193fc71d993e231c109eae2956412aded0083cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:18:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8888 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 22:18:10 Running in /w/workspace/device-rfid-llrp-go/133 [Pipeline] { [Pipeline] checkout 22:18:14 The recommended git tool is: git 22:18:18 using credential edgex-jenkins-ssh 22:18:18 Cloning the remote Git repository 22:18:18 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:18:19 > git init /w/workspace/device-rfid-llrp-go/133 # timeout=10 22:18:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:18:19 > git --version # timeout=10 22:18:19 > git --version # 'git version 2.25.1' 22:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:18:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:22 Avoid second fetch 22:18:22 Checking out Revision 9183fab70f5305c11e22753a9d735b181ccbdb61 (main) 22:18:22 > git config core.sparsecheckout # timeout=10 22:18:22 > git checkout -f 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 22:18:22 Commit message: "build: Update to latest 3.2.0 dev go-mods (#274)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:18:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:23 Dload Upload Total Spent Left Speed 22:18:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 91898 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh 22:18:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:18:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:18:24 + sudo tee /etc/docker/daemon.new 22:18:24 { 22:18:24 "registry-mirrors": [ 22:18:24 "https://nexus3.edgexfoundry.org:10001" 22:18:24 ], 22:18:24 "bip": "10.250.0.254/24", 22:18:24 "hosts": [ 22:18:24 "tcp://0.0.0.0:5555", 22:18:24 "unix:///var/run/docker.sock" 22:18:24 ], 22:18:24 "mtu": 1458, 22:18:24 "selinux-enabled": true, 22:18:24 "seccomp-profile": "/etc/docker/seccomp.json" 22:18:24 } [Pipeline] sh 22:18:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:18:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:43 provisioning config files... 22:18:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/133@tmp/config9277621865047088147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:44 ---> ****-login.sh 22:18:44 nexus3.edgexfoundry.org:10001 22:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:44 Configure a credential helper to remove this warning. See 22:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:44 22:18:44 Login Succeeded 22:18:44 nexus3.edgexfoundry.org:10002 22:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:44 Configure a credential helper to remove this warning. See 22:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:44 22:18:44 Login Succeeded 22:18:44 nexus3.edgexfoundry.org:10003 22:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:45 Configure a credential helper to remove this warning. See 22:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:45 22:18:45 Login Succeeded 22:18:45 nexus3.edgexfoundry.org:10004 22:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:45 Configure a credential helper to remove this warning. See 22:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:45 22:18:45 Login Succeeded 22:18:45 ****.io 22:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:46 Configure a credential helper to remove this warning. See 22:18:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:46 22:18:46 Login Succeeded 22:18:46 ---> ****-login.sh ends [Pipeline] } 22:18:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:18:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:18:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:18:46 ========================================================= 22:18:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:18:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:18:50 Sending build context to Docker daemon 1.198MB 22:18:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:18:50 Step 2/12 : FROM ${BASE} AS builder 22:18:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:18:50 9fda8d8052c6: Pulling fs layer 22:18:50 5d54e960e981: Pulling fs layer 22:18:50 c4a7e357bf2a: Pulling fs layer 22:18:50 f0e02332f6b5: Pulling fs layer 22:18:50 872ee5b61b7b: Pulling fs layer 22:18:50 0c6a40ed1a82: Pulling fs layer 22:18:50 94ae7d8d031c: Pulling fs layer 22:18:50 f0e02332f6b5: Waiting 22:18:50 94ae7d8d031c: Waiting 22:18:50 872ee5b61b7b: Waiting 22:18:50 5d54e960e981: Download complete 22:18:50 f0e02332f6b5: Verifying Checksum 22:18:50 f0e02332f6b5: Download complete 22:18:50 872ee5b61b7b: Verifying Checksum 22:18:50 872ee5b61b7b: Download complete 22:18:50 9fda8d8052c6: Verifying Checksum 22:18:50 9fda8d8052c6: Download complete 22:18:50 94ae7d8d031c: Verifying Checksum 22:18:50 94ae7d8d031c: Download complete 22:18:51 9fda8d8052c6: Pull complete 22:18:52 5d54e960e981: Pull complete 22:18:52 c4a7e357bf2a: Verifying Checksum 22:18:52 c4a7e357bf2a: Download complete 22:18:53 0c6a40ed1a82: Verifying Checksum 22:18:53 0c6a40ed1a82: Download complete 22:19:05 c4a7e357bf2a: Pull complete 22:19:05 f0e02332f6b5: Pull complete 22:19:05 872ee5b61b7b: Pull complete 22:19:12 0c6a40ed1a82: Pull complete 22:19:13 94ae7d8d031c: Pull complete 22:19:13 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:19:13 ---> 86de565de09d 22:19:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:19:14 ---> Running in 297096338f1d 22:19:15 Removing intermediate container 297096338f1d 22:19:15 ---> 11be438bf322 22:19:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:19:15 ---> Running in 68cb0d0d9ae8 22:19:15 Removing intermediate container 68cb0d0d9ae8 22:19:15 ---> 290e338ab3dd 22:19:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:19:15 ---> Running in 2c0b61b45c43 22:19:15 Removing intermediate container 2c0b61b45c43 22:19:15 ---> 029a384d2924 22:19:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:19:15 ---> Running in 5b8cc23c3193 22:19:16 Removing intermediate container 5b8cc23c3193 22:19:16 ---> fe18aa6902a1 22:19:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:19:16 ---> Running in 59f74efc87aa 22:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:18 OK: 266 MiB in 52 packages 22:19:19 Removing intermediate container 59f74efc87aa 22:19:19 ---> 25f9d5784340 22:19:19 Step 8/12 : WORKDIR /app 22:19:19 ---> Running in 7ff6d513b41c 22:19:20 Removing intermediate container 7ff6d513b41c 22:19:20 ---> dc49e6b51e5a 22:19:20 Step 9/12 : COPY go.mod vendor* ./ 22:19:20 ---> 066b693ce301 22:19:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:20 ---> Running in 199676f2242e 22:20:45 Removing intermediate container 199676f2242e 22:20:45 ---> 6d490c43b3fe 22:20:45 Step 11/12 : COPY . . 22:20:45 ---> da2b11e10fd6 22:20:45 Step 12/12 : RUN $MAKE 22:20:45 ---> Running in 6f3a933e6a17 22:20:45 noop 22:20:45 Removing intermediate container 6f3a933e6a17 22:20:45 ---> baefb61ec87e 22:20:45 Successfully built baefb61ec87e 22:20:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:45 + docker inspect -f . ci-base-image-arm64 22:20:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:46 prd-ubuntu20.04-docker-arm64-4c-16g-8888 does not seem to be running inside a container 22:20:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/133 -v /w/workspace/device-rfid-llrp-go/133:/w/workspace/device-rfid-llrp-go/133:rw,z -v /w/workspace/device-rfid-llrp-go/133@tmp:/w/workspace/device-rfid-llrp-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:47 $ docker top 5614cb25e2d02ebbaf68c135564b853db83f2ecc74ac8032a44c12a3b59edcf7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:48 + go version 22:20:48 go version go1.21.0 linux/arm64 [Pipeline] } 22:20:48 $ docker stop --time=1 5614cb25e2d02ebbaf68c135564b853db83f2ecc74ac8032a44c12a3b59edcf7 22:20:49 $ docker rm -f --volumes 5614cb25e2d02ebbaf68c135564b853db83f2ecc74ac8032a44c12a3b59edcf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:50 + docker inspect -f . ci-base-image-arm64 22:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:51 prd-ubuntu20.04-docker-arm64-4c-16g-8888 does not seem to be running inside a container 22:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/133 -v /w/workspace/device-rfid-llrp-go/133:/w/workspace/device-rfid-llrp-go/133:rw,z -v /w/workspace/device-rfid-llrp-go/133@tmp:/w/workspace/device-rfid-llrp-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:52 $ docker top f6d3c54cdad233a64e94a56e771c73d9e77f2907f9c07cead7fde247cb26a713 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:53 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/133 [Pipeline] fileExists [Pipeline] sh 22:20:54 + make test 22:20:54 go test ./... -coverprofile=coverage.out ./... 22:21:00 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:22:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:22:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.566227069Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:04 level=INFO ts=2023-11-28T22:22:31.568191303Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:04 level=INFO ts=2023-11-28T22:22:31.568324351Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:04 level=INFO ts=2023-11-28T22:22:31.568463259Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.568610048Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.568871273Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:23:04 level=INFO ts=2023-11-28T22:22:31.569029442Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.571362048Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.573193804Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=INFO ts=2023-11-28T22:22:31.573430468Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.573507973Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.574708683Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.575211602Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.57534748Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:23:04 level=INFO ts=2023-11-28T22:22:31.575428905Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.575933104Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.576079952Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.576237832Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.576630734Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.576779343Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.576916791Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:04 level=INFO ts=2023-11-28T22:22:31.577089571Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.577948701Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:04 level=INFO ts=2023-11-28T22:22:31.578730087Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:04 level=INFO ts=2023-11-28T22:22:31.578872995Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.578971391Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:23:04 level=INFO ts=2023-11-28T22:22:31.579325601Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.579404526Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=INFO ts=2023-11-28T22:22:31.579575196Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.579934167Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.580133338Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.580302568Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.58050993Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.580948636Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.581071873Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.581178629Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:23:04 level=INFO ts=2023-11-28T22:22:31.581269474Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.581648126Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.581760483Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.581854018Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.582175997Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.582267942Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.582421191Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:04 level=INFO ts=2023-11-28T22:22:31.582517307Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.583267311Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:04 level=INFO ts=2023-11-28T22:22:31.584035065Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:04 level=INFO ts=2023-11-28T22:22:31.584126611Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.584218486Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:23:04 level=INFO ts=2023-11-28T22:22:31.584594978Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.584674202Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=INFO ts=2023-11-28T22:22:31.58480101Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.585107738Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.585183992Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.585264377Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.585382254Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.585721583Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.58582615Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.585899574Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:23:04 level=INFO ts=2023-11-28T22:22:31.585988129Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.586364981Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.586489138Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.586586724Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.586924643Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.587060801Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.58738912Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:04 level=INFO ts=2023-11-28T22:22:31.587476616Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.588229169Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:04 level=INFO ts=2023-11-28T22:22:31.588867456Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:04 level=INFO ts=2023-11-28T22:22:31.588949451Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.589040777Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:23:04 level=INFO ts=2023-11-28T22:22:31.589249109Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.589303272Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=INFO ts=2023-11-28T22:22:31.589497423Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.589882716Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.589998732Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.590095628Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.590213815Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.590585796Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.590739005Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.590897285Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:23:04 level=INFO ts=2023-11-28T22:22:31.59098998Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.591355631Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.591491179Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.591609136Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.591973207Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.592171359Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.592598914Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:04 level=INFO ts=2023-11-28T22:22:31.592670018Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.593637724Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:04 level=INFO ts=2023-11-28T22:22:31.594926499Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:04 level=INFO ts=2023-11-28T22:22:31.595167493Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:04 level=INFO ts=2023-11-28T22:22:31.595383766Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.595593638Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.59546207Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:23:04 level=INFO ts=2023-11-28T22:22:31.595869714Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.596277178Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.596338771Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=INFO ts=2023-11-28T22:22:31.596596076Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.596872022Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.597141758Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.597235643Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.597308128Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:23:04 level=INFO ts=2023-11-28T22:22:31.597406083Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.597896042Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.598011589Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.598369739Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.59890422Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.599031278Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.599219439Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:04 level=INFO ts=2023-11-28T22:22:31.599312924Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.600186895Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:04 level=INFO ts=2023-11-28T22:22:31.601002243Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:04 level=INFO ts=2023-11-28T22:22:31.601233956Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:04 level=INFO ts=2023-11-28T22:22:31.601333022Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.601412786Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=INFO ts=2023-11-28T22:22:31.601599627Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.601875853Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:23:04 level=INFO ts=2023-11-28T22:22:31.601921746Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.602136929Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.602300518Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.602467188Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.602867901Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.603068113Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.603207631Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:23:04 level=INFO ts=2023-11-28T22:22:31.603469536Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.603890421Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.604130535Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.604290444Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.604982004Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.605105851Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.605395678Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:04 level=INFO ts=2023-11-28T22:22:31.605634082Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 22:23:04 --- FAIL: TestAutoDiscoverNaming (0.04s) 22:23:04 --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) 22:23:04 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:34344: use of closed network connection 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.606872534Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.607941316Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:04 level=INFO ts=2023-11-28T22:22:31.609074032Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:04 level=INFO ts=2023-11-28T22:22:31.609265283Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.609414182Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:23:04 level=INFO ts=2023-11-28T22:22:31.609619164Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.609938843Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=INFO ts=2023-11-28T22:22:31.610280812Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.61057649Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.610722798Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.610940481Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.611108961Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.611601099Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.611805571Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.611973371Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:23:04 level=INFO ts=2023-11-28T22:22:31.612236036Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.61264115Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.612855552Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.61298832Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.613463258Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.613664419Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.613906483Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:04 level=INFO ts=2023-11-28T22:22:31.614128656Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.61470259Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:04 level=INFO ts=2023-11-28T22:22:31.615637694Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:04 level=INFO ts=2023-11-28T22:22:31.615942782Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.616154324Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:23:04 level=INFO ts=2023-11-28T22:22:31.616147514Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.61625787Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=INFO ts=2023-11-28T22:22:31.616408599Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.616856135Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=WARN ts=2023-11-28T22:22:31.616915419Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.617025935Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.61727633Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.617730616Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.617931148Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.618070656Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:23:04 level=INFO ts=2023-11-28T22:22:31.618331771Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.618724674Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.618969148Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.619110216Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:04 level=INFO ts=2023-11-28T22:22:31.619585654Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:04 level=DEBUG ts=2023-11-28T22:22:31.619783305Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:04 level=INFO ts=2023-11-28T22:22:31.620053051Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:04 level=INFO ts=2023-11-28T22:22:31.620263573Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 22:23:04 level=WARN ts=2023-11-28T22:22:31.620786844Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 22:23:04 FAIL 22:23:04 coverage: 40.6% of statements 22:23:04 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.466s 22:23:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.567s coverage: 51.9% of statements 22:23:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 96.4% of statements 22:23:04 FAIL 22:23:04 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 22:23:04 $ docker stop --time=1 f6d3c54cdad233a64e94a56e771c73d9e77f2907f9c07cead7fde247cb26a713 22:23:06 $ docker rm -f --volumes f6d3c54cdad233a64e94a56e771c73d9e77f2907f9c07cead7fde247cb26a713 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:08 22:23:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:11 arm64: Pulling from edgex-lftools-log-publisher 22:23:11 8998bd30e6a1: Pulling fs layer 22:23:11 04944245beec: Pulling fs layer 22:23:11 699f458cf7ca: Pulling fs layer 22:23:11 765212b225bb: Pulling fs layer 22:23:11 f23df028b6ca: Pulling fs layer 22:23:11 765212b225bb: Waiting 22:23:11 f23df028b6ca: Waiting 22:23:11 d65c8cfc05b1: Pulling fs layer 22:23:11 2437ff75d9bd: Pulling fs layer 22:23:11 d65c8cfc05b1: Waiting 22:23:11 2437ff75d9bd: Waiting 22:23:11 04944245beec: Verifying Checksum 22:23:11 04944245beec: Download complete 22:23:11 765212b225bb: Download complete 22:23:11 f23df028b6ca: Verifying Checksum 22:23:11 f23df028b6ca: Download complete 22:23:11 d65c8cfc05b1: Verifying Checksum 22:23:11 d65c8cfc05b1: Download complete 22:23:11 699f458cf7ca: Verifying Checksum 22:23:11 699f458cf7ca: Download complete 22:23:12 8998bd30e6a1: Download complete 22:23:15 2437ff75d9bd: Verifying Checksum 22:23:15 2437ff75d9bd: Download complete 22:23:18 8998bd30e6a1: Pull complete 22:23:18 04944245beec: Pull complete 22:23:20 699f458cf7ca: Pull complete 22:23:21 765212b225bb: Pull complete 22:23:26 f23df028b6ca: Pull complete 22:23:26 d65c8cfc05b1: Pull complete 22:23:48 2437ff75d9bd: Pull complete 22:23:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:48 prd-ubuntu20.04-docker-arm64-4c-16g-8888 does not seem to be running inside a container 22:23:48 $ 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/133 -v /w/workspace/device-rfid-llrp-go/133:/w/workspace/device-rfid-llrp-go/133:rw,z -v /w/workspace/device-rfid-llrp-go/133@tmp:/w/workspace/device-rfid-llrp-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:23:53 $ docker top a4f321db587959b5f78781b610a3a9ad59c03125a64a2b2175d66c17df4b95cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:54 ---> job-cost.sh 22:23:54 lf-activate-venv: SKIPPING 22:23:54 INFO: No Stack... 22:23:54 INFO: Retrieving Pricing Info for: v3-standard-4 22:23:55 INFO: Archiving Costs [Pipeline] sh 22:23:56 + cat /w/workspace/device-rfid-llrp-go/133/archives/cost.csv 22:23:56 + cut -d, -f6 [Pipeline] lock 22:23:56 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] 22:23:56 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] did not exist. Created. 22:23:56 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:56 /w/workspace/device-rfid-llrp-go/133@tmp/durable-7357796c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:23:56 + echo total: 0.10999999940395355 [Pipeline] stash 22:23:57 Warning: overwriting stash ‘stack-cost’ 22:23:57 Stashed 1 file(s) [Pipeline] } 22:23:57 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:57 $ docker stop --time=1 a4f321db587959b5f78781b610a3a9ad59c03125a64a2b2175d66c17df4b95cf 22:23:59 $ docker rm -f --volumes a4f321db587959b5f78781b610a3a9ad59c03125a64a2b2175d66c17df4b95cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:23:59 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 22:24:02 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 22:24:02 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:24:02 total 16 22:24:02 drwxr-xr-x 3 root root 4096 Nov 28 22:17 . 22:24:02 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 22:17 .. 22:24:02 drwxr-xr-x 2 root root 4096 Nov 28 22:17 cost 22:24:02 -rw-r--r-- 1 root root 91 Nov 28 22:17 cost.csv 22:24:02 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:24:02 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:24:02 total 16 22:24:02 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 22:17 . 22:24:02 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 22:17 .. 22:24:02 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 22:17 cost 22:24:02 -rw-r--r-- 1 jenkins jenkins 91 Nov 28 22:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:24:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:03 ---> package-listing.sh 22:24:03 ++ facter osfamily 22:24:03 ++ tr '[:upper:]' '[:lower:]' 22:24:03 + OS_FAMILY=debian 22:24:03 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 22:24:03 + START_PACKAGES=/tmp/packages_start.txt 22:24:03 + END_PACKAGES=/tmp/packages_end.txt 22:24:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:03 + PACKAGES=/tmp/packages_start.txt 22:24:03 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:24:03 + PACKAGES=/tmp/packages_end.txt 22:24:03 + case "${OS_FAMILY}" in 22:24:03 + dpkg -l 22:24:03 + grep '^ii' 22:24:03 + '[' -f /tmp/packages_start.txt ']' 22:24:03 + '[' -f /tmp/packages_end.txt ']' 22:24:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:03 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:24:03 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 22:24:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 22:24:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:04 prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container 22:24:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:05 $ docker top 529e50a36410866d5ba6c304585331425855dfdf19935c39c8568592c734e4f8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:05 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:05 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:06 + ls /var/log/sa-host 22:24:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:06 provisioning config files... 22:24:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17680679170411799365tmp [Pipeline] { [Pipeline] echo 22:24:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:06 ---> create-netrc.sh [Pipeline] } 22:24:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:07 ---> python-tools-install.sh [Pipeline] echo 22:24:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:07 ---> sudo-logs.sh 22:24:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:07 ---> job-cost.sh 22:24:07 lf-activate-venv: SKIPPING 22:24:07 DEBUG: total: 0.2199999988079071 22:24:07 INFO: Retrieving Stack Cost... 22:24:08 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:08 INFO: Archiving Costs [Pipeline] echo 22:24:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:08 ---> logs-deploy.sh 22:24:08 lf-activate-venv: SKIPPING 22:24:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/133 22:24:08 INFO: archiving workspace using pattern(s): 22:24:09 Archives upload complete. 22:24:09 INFO: archiving logs to Nexus 22:24:10 ---> uname -a: 22:24:10 Linux prd-ubuntu20-04-docker-8c-8g-8886 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:24:10 22:24:10 22:24:10 ---> lscpu: 22:24:10 Architecture: x86_64 22:24:10 CPU op-mode(s): 32-bit, 64-bit 22:24:10 Byte Order: Little Endian 22:24:10 Address sizes: 40 bits physical, 48 bits virtual 22:24:10 CPU(s): 8 22:24:10 On-line CPU(s) list: 0-7 22:24:10 Thread(s) per core: 1 22:24:10 Core(s) per socket: 1 22:24:10 Socket(s): 8 22:24:10 NUMA node(s): 1 22:24:10 Vendor ID: AuthenticAMD 22:24:10 CPU family: 23 22:24:10 Model: 49 22:24:10 Model name: AMD EPYC-Rome Processor 22:24:10 Stepping: 0 22:24:10 CPU MHz: 2799.998 22:24:10 BogoMIPS: 5599.99 22:24:10 Virtualization: AMD-V 22:24:10 Hypervisor vendor: KVM 22:24:10 Virtualization type: full 22:24:10 L1d cache: 256 KiB 22:24:10 L1i cache: 256 KiB 22:24:10 L2 cache: 4 MiB 22:24:10 L3 cache: 128 MiB 22:24:10 NUMA node0 CPU(s): 0-7 22:24:10 Vulnerability Itlb multihit: Not affected 22:24:10 Vulnerability L1tf: Not affected 22:24:10 Vulnerability Mds: Not affected 22:24:10 Vulnerability Meltdown: Not affected 22:24:10 Vulnerability Mmio stale data: Not affected 22:24:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:24:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:24:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:24:10 Vulnerability Srbds: Not affected 22:24:10 Vulnerability Tsx async abort: Not affected 22:24:10 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:24:10 22:24:10 22:24:10 ---> nproc: 22:24:10 8 22:24:10 22:24:10 22:24:10 ---> df -h: 22:24:10 Filesystem Size Used Avail Use% Mounted on 22:24:10 overlay 155G 12G 144G 8% / 22:24:10 tmpfs 64M 0 64M 0% /dev 22:24:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:24:10 shm 64M 0 64M 0% /dev/shm 22:24:10 /dev/vda1 155G 12G 144G 8% /facter-os 22:24:10 22:24:10 22:24:10 ---> sar -b -r -n DEV: 22:24:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8886) 11/28/23 _x86_64_ (8 CPU) 22:24:10 22:24:10 22:13:53 LINUX RESTART (8 CPU) 22:24:10 22:24:10 22:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:24:10 22:15:01 131.76 48.11 83.65 0.00 5415.10 96101.58 0.00 22:24:10 22:16:01 237.16 2.13 235.03 0.00 39.46 70321.08 0.00 22:24:10 22:17:01 88.45 0.18 88.27 0.00 8.13 20000.40 0.00 22:24:10 22:18:01 119.81 0.08 119.73 0.00 10.66 28673.75 0.00 22:24:10 22:19:01 17.79 7.08 10.71 0.00 898.63 1766.76 0.00 22:24:10 22:20:01 39.91 3.52 36.39 0.00 4256.22 6768.21 0.00 22:24:10 22:21:01 3.50 0.02 3.48 0.00 0.13 86.80 0.00 22:24:10 22:22:01 2.05 0.00 2.05 0.00 0.00 21.86 0.00 22:24:10 22:23:01 1.03 0.00 1.03 0.00 0.00 11.47 0.00 22:24:10 22:24:01 1.78 0.00 1.78 0.00 0.00 18.93 0.00 22:24:10 Average: 64.32 6.11 58.21 0.00 1062.83 22376.74 0.00 22:24:10 22:24:10 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:24:10 22:15:01 29255984 31564456 757360 2.30 73680 2509628 1847312 5.44 1004044 2251948 487664 22:24:10 22:16:01 28306660 31458600 843972 2.57 149696 3186436 1953792 5.76 1209496 2881832 7448 22:24:10 22:17:01 27931336 31498360 806000 2.45 154684 3580844 2056068 6.06 1310728 3142400 158448 22:24:10 22:18:01 27579536 31527636 773516 2.35 165288 3908296 1793572 5.29 1303928 3455044 420 22:24:10 22:19:01 27470944 31514960 768184 2.34 174952 4001532 1623180 4.78 1375800 3480244 1192 22:24:10 22:20:01 27106100 31510984 760856 2.31 194232 4332656 1720476 5.07 1606424 3590088 4 22:24:10 22:21:01 27112116 31512152 759420 2.31 192780 4329404 1712264 5.05 1604528 3586872 16 22:24:10 22:22:01 27114676 31514808 756784 2.30 192848 4329404 1712264 5.05 1601724 3586872 4 22:24:10 22:23:01 27115408 31515616 755940 2.30 192888 4329408 1712264 5.05 1600992 3586880 160 22:24:10 22:24:01 27115368 31515628 755892 2.30 192928 4329412 1712264 5.05 1601032 3586880 4 22:24:10 Average: 27610813 31513320 773792 2.35 168398 3883702 1784346 5.26 1421870 3314906 65536 22:24:10 22:24:10 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:24:10 22:15:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 22:24:10 22:15:01 ens3 581.60 365.92 5783.49 86.69 0.00 0.00 0.00 0.00 22:24:10 22:15:01 docker0 11.58 11.98 0.92 115.29 0.00 0.00 0.00 0.00 22:24:10 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:10 22:16:01 ens3 400.43 231.54 2416.83 31.63 0.00 0.00 0.00 0.00 22:24:10 22:16:01 docker0 214.78 376.37 17.94 2389.58 0.00 0.00 0.00 0.00 22:24:10 22:16:01 veth81a9ede 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:24:10 22:17:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 22:24:10 22:17:01 ens3 28.30 18.48 55.14 11.76 0.00 0.00 0.00 0.00 22:24:10 22:17:01 docker0 1.28 2.28 0.08 30.87 0.00 0.00 0.00 0.00 22:24:10 22:18:01 lo 8.20 8.20 0.81 0.81 0.00 0.00 0.00 0.00 22:24:10 22:18:01 ens3 177.40 142.94 2719.21 395.82 0.00 0.00 0.00 0.00 22:24:10 22:18:01 docker0 4.07 8.85 0.26 110.21 0.00 0.00 0.00 0.00 22:24:10 22:19:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:24:10 22:19:01 ens3 43.07 18.51 704.64 1.63 0.00 0.00 0.00 0.00 22:24:10 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:10 22:20:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 22:24:10 22:20:01 ens3 145.83 79.45 2028.27 5.46 0.00 0.00 0.00 0.00 22:24:10 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:10 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:10 22:21:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:24:10 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:10 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:10 22:22:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:24:10 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:10 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:10 22:23:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 22:24:10 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:10 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:10 22:24:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 22:24:10 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:10 Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 22:24:10 Average: ens3 137.74 85.71 1370.76 53.30 0.00 0.00 0.00 0.00 22:24:10 Average: docker0 23.17 39.95 1.92 264.59 0.00 0.00 0.00 0.00 22:24:10 22:24:10 22:24:10 ---> sar -P ALL: 22:24:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8886) 11/28/23 _x86_64_ (8 CPU) 22:24:10 22:24:10 22:13:53 LINUX RESTART (8 CPU) 22:24:10 22:24:10 22:14:01 CPU %user %nice %system %iowait %steal %idle 22:24:10 22:15:01 all 8.99 0.00 2.95 2.00 0.07 85.99 22:24:10 22:15:01 0 6.66 0.00 2.52 5.25 0.08 85.49 22:24:10 22:15:01 1 11.03 0.00 2.52 0.30 0.07 86.09 22:24:10 22:15:01 2 7.11 0.00 2.42 0.66 0.05 89.76 22:24:10 22:15:01 3 7.13 0.00 3.56 1.32 0.07 87.93 22:24:10 22:15:01 4 9.60 0.00 4.76 1.01 0.07 84.56 22:24:10 22:15:01 5 11.36 0.00 2.30 0.32 0.05 85.98 22:24:10 22:15:01 6 8.24 0.00 2.37 6.94 0.08 82.36 22:24:10 22:15:01 7 10.80 0.00 3.12 0.20 0.08 85.79 22:24:10 22:16:01 all 5.10 0.00 2.71 6.64 0.05 85.49 22:24:10 22:16:01 0 5.48 0.00 2.51 2.93 0.05 89.03 22:24:10 22:16:01 1 4.91 0.00 2.28 1.01 0.05 91.76 22:24:10 22:16:01 2 5.44 0.00 2.05 1.01 0.03 91.48 22:24:10 22:16:01 3 4.90 0.00 2.97 16.43 0.08 75.62 22:24:10 22:16:01 4 4.46 0.00 3.53 0.68 0.05 91.28 22:24:10 22:16:01 5 4.82 0.00 3.02 28.38 0.05 63.73 22:24:10 22:16:01 6 5.99 0.00 2.74 1.43 0.05 89.78 22:24:10 22:16:01 7 4.82 0.00 2.62 1.29 0.05 91.21 22:24:10 22:17:01 all 44.32 0.00 4.49 1.92 0.10 49.17 22:24:10 22:17:01 0 45.25 0.00 4.25 0.25 0.10 50.14 22:24:10 22:17:01 1 45.62 0.00 3.77 3.86 0.12 46.63 22:24:10 22:17:01 2 45.15 0.00 4.26 0.35 0.10 50.13 22:24:10 22:17:01 3 43.49 0.00 5.95 3.12 0.08 47.36 22:24:10 22:17:01 4 45.29 0.00 4.43 3.23 0.12 46.94 22:24:10 22:17:01 5 44.17 0.00 5.38 0.41 0.10 49.95 22:24:10 22:17:01 6 43.03 0.00 3.62 3.72 0.10 49.53 22:24:10 22:17:01 7 42.54 0.00 4.23 0.43 0.09 52.72 22:24:10 22:18:01 all 4.22 0.00 1.62 1.72 0.03 92.41 22:24:10 22:18:01 0 3.08 0.00 1.37 0.22 0.02 95.31 22:24:10 22:18:01 1 4.88 0.00 1.71 0.08 0.03 93.29 22:24:10 22:18:01 2 3.77 0.00 1.98 0.50 0.03 93.72 22:24:10 22:18:01 3 4.85 0.00 1.61 2.67 0.03 90.84 22:24:10 22:18:01 4 4.31 0.00 1.28 0.02 0.02 94.38 22:24:10 22:18:01 5 4.68 0.00 1.72 0.48 0.03 93.08 22:24:10 22:18:01 6 3.98 0.00 1.77 9.28 0.03 84.94 22:24:10 22:18:01 7 4.19 0.00 1.48 0.56 0.05 93.72 22:24:10 22:19:01 all 0.61 0.00 0.31 0.21 0.01 98.86 22:24:10 22:19:01 0 0.27 0.00 0.22 0.02 0.02 99.48 22:24:10 22:19:01 1 0.42 0.00 0.20 0.02 0.02 99.35 22:24:10 22:19:01 2 0.67 0.00 0.13 0.55 0.02 98.63 22:24:10 22:19:01 3 1.89 0.00 0.12 0.36 0.02 97.62 22:24:10 22:19:01 4 0.13 0.00 0.13 0.05 0.00 99.68 22:24:10 22:19:01 5 0.87 0.00 1.00 0.02 0.02 98.10 22:24:10 22:19:01 6 0.18 0.00 0.10 0.27 0.02 99.43 22:24:10 22:19:01 7 0.45 0.00 0.58 0.40 0.00 98.57 22:24:10 22:20:01 all 2.08 0.00 1.03 0.75 0.02 96.12 22:24:10 22:20:01 0 2.18 0.00 0.60 0.32 0.02 96.88 22:24:10 22:20:01 1 2.15 0.00 0.85 0.82 0.02 96.16 22:24:10 22:20:01 2 1.60 0.00 1.35 0.28 0.02 96.74 22:24:10 22:20:01 3 1.20 0.00 1.02 2.64 0.02 95.12 22:24:10 22:20:01 4 2.39 0.00 1.15 0.03 0.02 96.41 22:24:10 22:20:01 5 2.26 0.00 1.52 0.75 0.03 95.44 22:24:10 22:20:01 6 2.07 0.00 0.70 0.08 0.02 97.13 22:24:10 22:20:01 7 2.77 0.00 1.07 1.09 0.03 95.04 22:24:10 22:21:01 all 0.07 0.00 0.05 0.01 0.01 99.87 22:24:10 22:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:24:10 22:21:01 1 0.17 0.00 0.10 0.00 0.00 99.73 22:24:10 22:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:24:10 22:21:01 3 0.08 0.00 0.03 0.05 0.00 99.83 22:24:10 22:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:24:10 22:21:01 5 0.10 0.00 0.05 0.00 0.02 99.83 22:24:10 22:21:01 6 0.08 0.00 0.07 0.00 0.02 99.83 22:24:10 22:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:24:10 22:22:01 all 0.20 0.00 0.03 0.01 0.01 99.76 22:24:10 22:22:01 0 1.26 0.00 0.12 0.00 0.00 98.63 22:24:10 22:22:01 1 0.02 0.00 0.05 0.00 0.02 99.92 22:24:10 22:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:24:10 22:22:01 3 0.17 0.00 0.00 0.03 0.02 99.78 22:24:10 22:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:24:10 22:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 22:24:10 22:22:01 6 0.03 0.00 0.00 0.02 0.00 99.95 22:24:10 22:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:24:10 22:23:01 all 0.12 0.00 0.01 0.01 0.00 99.85 22:24:10 22:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:24:10 22:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:24:10 22:23:01 2 0.23 0.00 0.00 0.00 0.02 99.75 22:24:10 22:23:01 3 0.71 0.00 0.00 0.07 0.00 99.22 22:24:10 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:24:10 22:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 22:24:10 22:23:01 6 0.03 0.00 0.00 0.05 0.00 99.92 22:24:10 22:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:24:10 22:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 22:24:10 22:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:24:10 22:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:24:10 22:24:01 2 0.08 0.00 0.02 0.00 0.00 99.90 22:24:10 22:24:01 3 0.00 0.00 0.02 0.03 0.00 99.95 22:24:10 22:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:24:10 22:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:24:10 22:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:24:10 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:24:10 Average: all 6.53 0.00 1.31 1.32 0.03 90.80 22:24:10 Average: 0 6.39 0.00 1.16 0.89 0.03 91.52 22:24:10 Average: 1 6.88 0.00 1.15 0.61 0.03 91.33 22:24:10 Average: 2 6.38 0.00 1.22 0.33 0.03 92.04 22:24:10 Average: 3 6.42 0.00 1.52 2.65 0.03 89.38 22:24:10 Average: 4 6.59 0.00 1.52 0.50 0.03 91.36 22:24:10 Average: 5 6.79 0.00 1.50 3.02 0.03 88.67 22:24:10 Average: 6 6.33 0.00 1.13 2.17 0.03 90.33 22:24:10 Average: 7 6.48 0.00 1.31 0.40 0.03 91.79 22:24:10 22:24:10 22:24:10