Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ee639612315f941177c2c33599fa94e0a4956e0 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-ssh10288710207863990971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10032392134459283514.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17986358075425504960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2558422877805660237.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-ssh5719731781057193387.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15737’ Running on prd-ubuntu20.04-docker-8c-8g-15740 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0ee639612315f941177c2c33599fa94e0a4956e0 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#230)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 > git rev-list --no-walk bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:19:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:14 ========================================================= 15:19:14 EdgeX Global Pipelines Version Info 15:19:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:19:15 ------------------- 15:19:15 stable info: 15:19:15 ------------------- 15:19:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:15 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:19:15 Message: update stable to v1.0.249 15:19:16 ------------------- 15:19:16 experimental info: 15:19:16 ------------------- 15:19:16 Commited By: **** collab-it+edgex@linuxfoundation.org 15:19:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:19:16 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ee6396 [Pipeline] echo 15:19:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:16 provisioning config files... 15:19:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11637628406650614424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:17 ---> docker-login.sh 15:19:17 nexus3.edgexfoundry.org:10001 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 nexus3.edgexfoundry.org:10002 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 nexus3.edgexfoundry.org:10003 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 nexus3.edgexfoundry.org:10004 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 docker.io 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 ---> docker-login.sh ends [Pipeline] } 15:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:19:18 + git rev-list -1 --merges 0ee639612315f941177c2c33599fa94e0a4956e0~1..0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo 15:19:18 -----------> git rev-list -1 --merges 0ee639612315f941177c2c33599fa94e0a4956e0~1..0ee639612315f941177c2c33599fa94e0a4956e0 0ee639612315f941177c2c33599fa94e0a4956e0 [false] [Pipeline] sh 15:19:18 + git log --format=format:%s -1 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo 15:19:18 ========================================================= 15:19:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:19:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:18 + git log --format=format:%s -1 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo 15:19:19 [semverPrep] GIT_COMMIT: 0ee639612315f941177c2c33599fa94e0a4956e0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#230) [Pipeline] echo 15:19:19 [semverPrep] This is not a build commit. [Pipeline] sh 15:19:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:19 + grep -v github /etc/ssh/ssh_known_hosts 15:19:19 + [ -e /tmp/ssh_known_hosts ] 15:19:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:19:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:19:19 + sudo tee -a /etc/ssh/ssh_known_hosts 15:19:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:19 15:19:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:20 0.1.4: Pulling from edgex-devops/py-git-semver 15:19:20 b85a868b505f: Pulling fs layer 15:19:20 e2be974225ed: Pulling fs layer 15:19:20 339a4e72a1f5: Pulling fs layer 15:19:20 988bab9f4d93: Pulling fs layer 15:19:20 1469e6f7b9e6: Pulling fs layer 15:19:20 eaf3925da568: Pulling fs layer 15:19:20 bab4dde63d76: Pulling fs layer 15:19:20 bde34c3a00c8: Pulling fs layer 15:19:20 b352a97aabf1: Pulling fs layer 15:19:20 4872d77fe225: Pulling fs layer 15:19:20 5851b861e8e6: Pulling fs layer 15:19:20 bde34c3a00c8: Waiting 15:19:20 988bab9f4d93: Waiting 15:19:20 1469e6f7b9e6: Waiting 15:19:20 b352a97aabf1: Waiting 15:19:20 4872d77fe225: Waiting 15:19:20 5851b861e8e6: Waiting 15:19:20 eaf3925da568: Waiting 15:19:20 bab4dde63d76: Waiting 15:19:20 e2be974225ed: Verifying Checksum 15:19:20 e2be974225ed: Download complete 15:19:20 988bab9f4d93: Download complete 15:19:20 1469e6f7b9e6: Verifying Checksum 15:19:20 1469e6f7b9e6: Download complete 15:19:20 eaf3925da568: Download complete 15:19:20 339a4e72a1f5: Verifying Checksum 15:19:20 339a4e72a1f5: Download complete 15:19:20 bde34c3a00c8: Download complete 15:19:20 b352a97aabf1: Download complete 15:19:20 4872d77fe225: Verifying Checksum 15:19:20 4872d77fe225: Download complete 15:19:20 5851b861e8e6: Verifying Checksum 15:19:20 5851b861e8e6: Download complete 15:19:20 b85a868b505f: Verifying Checksum 15:19:20 b85a868b505f: Download complete 15:19:20 bab4dde63d76: Verifying Checksum 15:19:20 bab4dde63d76: Download complete 15:19:21 b85a868b505f: Pull complete 15:19:21 e2be974225ed: Pull complete 15:19:22 339a4e72a1f5: Pull complete 15:19:22 988bab9f4d93: Pull complete 15:19:22 1469e6f7b9e6: Pull complete 15:19:22 eaf3925da568: Pull complete 15:19:24 bab4dde63d76: Pull complete 15:19:24 bde34c3a00c8: Pull complete 15:19:24 b352a97aabf1: Pull complete 15:19:24 4872d77fe225: Pull complete 15:19:24 5851b861e8e6: Pull complete 15:19:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:24 prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container 15:19:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:19:28 $ docker top 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 -eo pid,comm 15:19:28 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). 15:19:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:28 [ssh-agent] Looking for ssh-agent implementation... 15:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:28 $ docker exec 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 ssh-agent 15:19:28 SSH_AUTH_SOCK=/tmp/ssh-C2prAVLa4DLP/agent.33 15:19:28 SSH_AGENT_PID=39 15:19:28 Running ssh-add (command line suppressed) 15:19:28 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14846705963568111884.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14846705963568111884.key) 15:19:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:29 + git tag --points-at HEAD [Pipeline] } 15:19:29 $ docker exec --env ******** --env ******** 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 ssh-agent -k 15:19:29 unset SSH_AUTH_SOCK; 15:19:29 unset SSH_AGENT_PID; 15:19:29 echo Agent pid 39 killed; 15:19:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:19:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:29 [ssh-agent] Looking for ssh-agent implementation... 15:19:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:29 $ docker exec 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 ssh-agent 15:19:29 SSH_AUTH_SOCK=/tmp/ssh-7irTOIn9xWoD/agent.71 15:19:29 SSH_AGENT_PID=77 15:19:29 Running ssh-add (command line suppressed) 15:19:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6953057707389714681.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6953057707389714681.key) 15:19:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:30 + git semver init 15:19:30 2023-05-16 15:19:30,228 [run_init] DEBUG init version:0.0.0 force:False 15:19:30 2023-05-16 15:19:30,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 15:19:30 2023-05-16 15:19:30,229 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 15:19:30 2023-05-16 15:19:30,230 [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) 15:19:31 2023-05-16 15:19:31,044 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 15:19:31 2023-05-16 15:19:31,045 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 15:19:31 2023-05-16 15:19:31,045 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:19:31 2023-05-16 15:19:31,046 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:19:31 3.0.0-dev.25 [Pipeline] } 15:19:31 $ docker exec --env ******** --env ******** 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 ssh-agent -k 15:19:31 unset SSH_AUTH_SOCK; 15:19:31 unset SSH_AGENT_PID; 15:19:31 echo Agent pid 77 killed; 15:19:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:31 + git semver [Pipeline] } 15:19:31 $ docker stop --time=1 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 15:19:33 $ docker rm -f --volumes 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 [Pipeline] // withDockerContainer [Pipeline] sh 15:19:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:19:33 Stashed 1 file(s) [Pipeline] echo 15:19:33 [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [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 15:19:33 provisioning config files... 15:19:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14221249862066166278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:34 ---> docker-login.sh 15:19:34 nexus3.edgexfoundry.org:10001 15:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:34 Configure a credential helper to remove this warning. See 15:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:34 15:19:34 Login Succeeded 15:19:34 nexus3.edgexfoundry.org:10002 15:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:34 Configure a credential helper to remove this warning. See 15:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:34 15:19:34 Login Succeeded 15:19:34 nexus3.edgexfoundry.org:10003 15:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:34 Configure a credential helper to remove this warning. See 15:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:34 15:19:34 Login Succeeded 15:19:34 nexus3.edgexfoundry.org:10004 15:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:34 Configure a credential helper to remove this warning. See 15:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:34 15:19:34 Login Succeeded 15:19:34 docker.io 15:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:34 Configure a credential helper to remove this warning. See 15:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:34 15:19:34 Login Succeeded 15:19:34 ---> docker-login.sh ends [Pipeline] } 15:19:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:19:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:34 ========================================================= 15:19:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:19:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:19:35 Sending build context to Docker daemon 4.246MB 15:19:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:19:35 Step 2/12 : FROM ${BASE} AS builder 15:19:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:19:35 f56be85fc22e: Pulling fs layer 15:19:35 85791d961cd3: Pulling fs layer 15:19:35 d694b5ae8c79: Pulling fs layer 15:19:35 9f32a84ed3da: Pulling fs layer 15:19:35 4d19c01a9841: Pulling fs layer 15:19:35 9325e15d5711: Pulling fs layer 15:19:35 556b6ee489ea: Pulling fs layer 15:19:35 c5a4b2cf53e6: Pulling fs layer 15:19:35 556b6ee489ea: Waiting 15:19:35 9325e15d5711: Waiting 15:19:35 c5a4b2cf53e6: Waiting 15:19:35 9f32a84ed3da: Waiting 15:19:35 4d19c01a9841: Waiting 15:19:35 85791d961cd3: Download complete 15:19:35 9f32a84ed3da: Verifying Checksum 15:19:35 9f32a84ed3da: Download complete 15:19:35 4d19c01a9841: Verifying Checksum 15:19:35 4d19c01a9841: Download complete 15:19:35 f56be85fc22e: Verifying Checksum 15:19:35 f56be85fc22e: Download complete 15:19:35 9325e15d5711: Verifying Checksum 15:19:35 9325e15d5711: Download complete 15:19:35 f56be85fc22e: Pull complete 15:19:35 85791d961cd3: Pull complete 15:19:35 c5a4b2cf53e6: Verifying Checksum 15:19:35 c5a4b2cf53e6: Download complete 15:19:36 d694b5ae8c79: Verifying Checksum 15:19:36 d694b5ae8c79: Download complete 15:19:36 556b6ee489ea: Verifying Checksum 15:19:36 556b6ee489ea: Download complete 15:19:39 d694b5ae8c79: Pull complete 15:19:39 9f32a84ed3da: Pull complete 15:19:39 4d19c01a9841: Pull complete 15:19:39 9325e15d5711: Pull complete 15:19:42 556b6ee489ea: Pull complete 15:19:44 c5a4b2cf53e6: Pull complete 15:19:44 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:19:44 ---> c4be618373d6 15:19:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:19:48 Still waiting to schedule task 15:19:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15738’ is offline 15:19:52 ---> Running in e13399c5923e 15:19:52 Removing intermediate container e13399c5923e 15:19:52 ---> 6dd51551320f 15:19:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:19:52 ---> Running in c29cf94a57a2 15:19:53 Removing intermediate container c29cf94a57a2 15:19:53 ---> a1b2a48f1f6d 15:19:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 15:19:53 ---> Running in 1dad72be4d8c 15:19:53 Removing intermediate container 1dad72be4d8c 15:19:53 ---> 78d46ff03fda 15:19:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:19:53 ---> Running in 60a34c6dc02d 15:19:53 Removing intermediate container 60a34c6dc02d 15:19:53 ---> 7eda5714caab 15:19:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:19:53 ---> Running in 7b2dac311fe6 15:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:19:54 OK: 265 MiB in 53 packages 15:19:54 Removing intermediate container 7b2dac311fe6 15:19:54 ---> 6d73ea11cfb8 15:19:54 Step 8/12 : WORKDIR /app 15:19:54 ---> Running in 060b1ccfcd6d 15:19:54 Removing intermediate container 060b1ccfcd6d 15:19:54 ---> e23d79f59ca4 15:19:54 Step 9/12 : COPY go.mod vendor* ./ 15:19:54 ---> d5147cc7a2f6 15:19:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:54 ---> Running in 6e66cc752750 15:20:21 Removing intermediate container 6e66cc752750 15:20:21 ---> 3e3c3f522a77 15:20:21 Step 11/12 : COPY . . 15:20:21 ---> 40c95471bb6e 15:20:21 Step 12/12 : RUN $MAKE 15:20:21 ---> Running in a186545dce6d 15:20:21 noop 15:20:22 Removing intermediate container a186545dce6d 15:20:22 ---> 73acd8c9efc5 15:20:22 Successfully built 73acd8c9efc5 15:20:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:22 + docker inspect -f . ci-base-image-x86_64 15:20:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:22 prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container 15:20:22 $ 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 ******** ci-base-image-x86_64 cat 15:20:23 $ docker top 91c5bdd7eab06ffe212049fead724b56b0b0fe892ff279bef9dcb51757091160 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:23 + go version 15:20:23 go version go1.20.2 linux/amd64 [Pipeline] } 15:20:23 $ docker stop --time=1 91c5bdd7eab06ffe212049fead724b56b0b0fe892ff279bef9dcb51757091160 15:20:24 $ docker rm -f --volumes 91c5bdd7eab06ffe212049fead724b56b0b0fe892ff279bef9dcb51757091160 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:25 + docker inspect -f . ci-base-image-x86_64 15:20:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:25 prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container 15:20:25 $ 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 ******** ci-base-image-x86_64 cat 15:20:25 $ docker top 7fff60afc23848de06498f8cdfb6bea88bfd2b6d467ac77bc8e45177aec93fdf -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:25 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 15:20:26 + make test 15:20:26 go test ./... -coverprofile=coverage.out ./... 15:20:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:20:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:20:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.018895489Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:20:44 level=INFO ts=2023-05-16T15:20:40.019292676Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:20:44 level=INFO ts=2023-05-16T15:20:40.01938555Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.019430162Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:20:44 level=INFO ts=2023-05-16T15:20:40.019627121Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.019653082Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=INFO ts=2023-05-16T15:20:40.019711654Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.019878601Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.019922053Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.019965575Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.020214416Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.020454717Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.020504119Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.02053273Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:20:44 level=INFO ts=2023-05-16T15:20:40.020568322Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.020707428Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.02076005Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.020857014Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.021133366Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.021205209Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.021411898Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:20:44 level=INFO ts=2023-05-16T15:20:40.021522433Z 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}" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.023264899Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:20:44 level=INFO ts=2023-05-16T15:20:40.023725279Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:20:44 level=INFO ts=2023-05-16T15:20:40.023762471Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.023789762Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:20:44 level=INFO ts=2023-05-16T15:20:40.024518954Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.024561346Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=INFO ts=2023-05-16T15:20:40.02465002Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.024773795Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.024798646Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.024830907Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.024868369Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.024972273Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.025007715Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.025031246Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:20:44 level=INFO ts=2023-05-16T15:20:40.025057477Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.025146351Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.025194423Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.025260356Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.025341179Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.025372731Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.025421893Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:20:44 level=INFO ts=2023-05-16T15:20:40.025461474Z 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}" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.025744586Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:20:44 level=INFO ts=2023-05-16T15:20:40.026008489Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:20:44 level=INFO ts=2023-05-16T15:20:40.026075482Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.026095162Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:20:44 level=INFO ts=2023-05-16T15:20:40.026155725Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.026185776Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=INFO ts=2023-05-16T15:20:40.02627954Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.026428107Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.026452618Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.026488729Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.026526201Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.026652536Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.026688168Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.026719279Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:20:44 level=INFO ts=2023-05-16T15:20:40.026756021Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.026893707Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.026950399Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.026998601Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.027096225Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.027155998Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.027263312Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:20:44 level=INFO ts=2023-05-16T15:20:40.027309225Z 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}" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.027696252Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:20:44 level=INFO ts=2023-05-16T15:20:40.027952683Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:20:44 level=INFO ts=2023-05-16T15:20:40.027989074Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.028015166Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:20:44 level=INFO ts=2023-05-16T15:20:40.02811762Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.028158172Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=INFO ts=2023-05-16T15:20:40.028299778Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.028469155Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.028553309Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.02858966Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.028686325Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.028815591Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.028858283Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.028881364Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:20:44 level=INFO ts=2023-05-16T15:20:40.028905085Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.02904009Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.029120374Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.029204017Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.029424057Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.02948982Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.029591144Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:20:44 level=INFO ts=2023-05-16T15:20:40.029657927Z 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}" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.030146129Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:20:44 level=INFO ts=2023-05-16T15:20:40.030510095Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:20:44 level=INFO ts=2023-05-16T15:20:40.030546916Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.030565137Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:20:44 level=INFO ts=2023-05-16T15:20:40.030664311Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.030684972Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=INFO ts=2023-05-16T15:20:40.030727234Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.03085983Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.030889741Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.030943143Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.031020646Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.031150122Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.031185423Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.031254546Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:20:44 level=INFO ts=2023-05-16T15:20:40.031294568Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.031461735Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.031535179Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.031570421Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.031739018Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.031803221Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.031855793Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:20:44 level=INFO ts=2023-05-16T15:20:40.031952387Z 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}" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.032259021Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:20:44 level=INFO ts=2023-05-16T15:20:40.032564914Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:20:44 level=INFO ts=2023-05-16T15:20:40.032607135Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.032668918Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:20:44 level=INFO ts=2023-05-16T15:20:40.032677959Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.032699769Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=INFO ts=2023-05-16T15:20:40.032756452Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.032801874Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.032813724Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.032823895Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.032837155Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.032950781Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.032980033Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.032997633Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:20:44 level=INFO ts=2023-05-16T15:20:40.033038555Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.03315701Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.033284206Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.033300216Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.033410341Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.033438052Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.033464023Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:20:44 level=INFO ts=2023-05-16T15:20:40.033482004Z 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}" 15:20:44 --- FAIL: TestAutoDiscoverNaming (0.01s) 15:20:44 --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) 15:20:44 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:51118: use of closed network connection 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.033661352Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.033884781Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:20:44 level=INFO ts=2023-05-16T15:20:40.034057479Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:20:44 level=INFO ts=2023-05-16T15:20:40.03407885Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.03409023Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:20:44 level=INFO ts=2023-05-16T15:20:40.034190974Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.034224266Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=INFO ts=2023-05-16T15:20:40.034287579Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.034470027Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.034493528Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.034550581Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.034625244Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.034748459Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.034818062Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.034836693Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:20:44 level=INFO ts=2023-05-16T15:20:40.034915466Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.035132406Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.035158967Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.035182418Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.035422908Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.03546526Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.035618166Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:20:44 level=INFO ts=2023-05-16T15:20:40.03567965Z 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}" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.035934741Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:20:44 level=INFO ts=2023-05-16T15:20:40.036263795Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:20:44 level=INFO ts=2023-05-16T15:20:40.036287296Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.036323398Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:20:44 level=INFO ts=2023-05-16T15:20:40.036333538Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.036346839Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=INFO ts=2023-05-16T15:20:40.036406781Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.036488505Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=WARN ts=2023-05-16T15:20:40.036501725Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.036520446Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.036553717Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.03661296Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.036636871Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.036647431Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:20:44 level=INFO ts=2023-05-16T15:20:40.036663102Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.036748706Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.036777237Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.036818759Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:20:44 level=INFO ts=2023-05-16T15:20:40.036916543Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:20:44 level=DEBUG ts=2023-05-16T15:20:40.036955755Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:20:44 level=INFO ts=2023-05-16T15:20:40.036986226Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:20:44 level=INFO ts=2023-05-16T15:20:40.037005497Z 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}" 15:20:44 level=WARN ts=2023-05-16T15:20:40.037148494Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 15:20:44 FAIL 15:20:44 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.5% of statements 15:20:44 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.952s 15:20:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements 15:20:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 15:20:44 FAIL 15:20:44 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 15:20:44 $ docker stop --time=1 7fff60afc23848de06498f8cdfb6bea88bfd2b6d467ac77bc8e45177aec93fdf 15:20:47 $ docker rm -f --volumes 7fff60afc23848de06498f8cdfb6bea88bfd2b6d467ac77bc8e45177aec93fdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:48 15:20:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:48 latest: Pulling from edgex-lftools-log-publisher 15:20:48 5eb5b503b376: Pulling fs layer 15:20:48 5c69ac0246d0: Pulling fs layer 15:20:48 ec43610c2a17: Pulling fs layer 15:20:48 3a2ae6a8a46f: Pulling fs layer 15:20:48 33b1e0a273af: Pulling fs layer 15:20:48 5d3b04190fa2: Pulling fs layer 15:20:48 2f39f015ded8: Pulling fs layer 15:20:48 33b1e0a273af: Waiting 15:20:48 5d3b04190fa2: Waiting 15:20:48 3a2ae6a8a46f: Waiting 15:20:48 2f39f015ded8: Waiting 15:20:48 5c69ac0246d0: Verifying Checksum 15:20:48 5c69ac0246d0: Download complete 15:20:48 3a2ae6a8a46f: Verifying Checksum 15:20:48 3a2ae6a8a46f: Download complete 15:20:48 33b1e0a273af: Verifying Checksum 15:20:48 33b1e0a273af: Download complete 15:20:48 5d3b04190fa2: Download complete 15:20:48 ec43610c2a17: Verifying Checksum 15:20:48 ec43610c2a17: Download complete 15:20:48 5eb5b503b376: Verifying Checksum 15:20:48 5eb5b503b376: Download complete 15:20:49 2f39f015ded8: Download complete 15:20:50 5eb5b503b376: Pull complete 15:20:50 5c69ac0246d0: Pull complete 15:20:50 ec43610c2a17: Pull complete 15:20:50 3a2ae6a8a46f: Pull complete 15:20:50 33b1e0a273af: Pull complete 15:20:50 5d3b04190fa2: Pull complete 15:20:54 2f39f015ded8: Pull complete 15:20:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:54 prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container 15:20:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:20:58 $ docker top 54f29996ca58cbd4db5681d1e3cbedd32844ec9c70e21fcd6c295b727dc8b2ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:58 ---> job-cost.sh 15:20:58 lf-activate-venv: SKIPPING 15:20:58 INFO: No Stack... 15:20:58 INFO: Retrieving Pricing Info for: v3-standard-8 15:20:59 INFO: Archiving Costs [Pipeline] sh 15:20:59 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 15:20:59 + cut -d, -f6 [Pipeline] lock 15:20:59 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] 15:20:59 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] did not exist. Created. 15:20:59 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:21:00 + echo total: 0.2199999988079071 [Pipeline] stash 15:21:00 Stashed 1 file(s) [Pipeline] } 15:21:00 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 15:21:00 $ docker stop --time=1 54f29996ca58cbd4db5681d1e3cbedd32844ec9c70e21fcd6c295b727dc8b2ba 15:21:01 $ docker rm -f --volumes 54f29996ca58cbd4db5681d1e3cbedd32844ec9c70e21fcd6c295b727dc8b2ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:21:01 Failed in branch amd64 15:22:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15743 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 15:22:12 Running in /w/workspace/device-rfid-llrp-go/93 [Pipeline] { [Pipeline] checkout 15:22:12 Selected Git installation does not exist. Using Default 15:22:12 The recommended git tool is: NONE 15:22:18 using credential edgex-jenkins-ssh 15:22:18 Cloning the remote Git repository 15:22:18 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:22:19 > git init /w/workspace/device-rfid-llrp-go/93 # timeout=10 15:22:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:22:19 > git --version # timeout=10 15:22:19 > git --version # 'git version 2.25.1' 15:22:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:21 Avoid second fetch 15:22:21 Checking out Revision 0ee639612315f941177c2c33599fa94e0a4956e0 (main) 15:22:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 15:22:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:21 > git config core.sparsecheckout # timeout=10 15:22:22 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#230)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:21 > git checkout -f 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 15:22:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:22:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:23 Dload Upload Total Spent Left Speed 15:22:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 15:22:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:22:24 + sudo tee /etc/docker/daemon.new 15:22:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:22:24 { 15:22:24 "registry-mirrors": [ 15:22:24 "https://nexus3.edgexfoundry.org:10001" 15:22:24 ], 15:22:24 "bip": "10.250.0.254/24", 15:22:24 "hosts": [ 15:22:24 "tcp://0.0.0.0:5555", 15:22:24 "unix:///var/run/docker.sock" 15:22:24 ], 15:22:24 "mtu": 1458, 15:22:24 "selinux-enabled": true, 15:22:24 "seccomp-profile": "/etc/docker/seccomp.json" 15:22:24 } [Pipeline] sh 15:22:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:22:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:47 provisioning config files... 15:22:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/93@tmp/config13225459571183064895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:47 ---> docker-login.sh 15:22:47 nexus3.edgexfoundry.org:10001 15:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:47 Configure a credential helper to remove this warning. See 15:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:47 15:22:47 Login Succeeded 15:22:47 nexus3.edgexfoundry.org:10002 15:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:48 Configure a credential helper to remove this warning. See 15:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:48 15:22:48 Login Succeeded 15:22:48 nexus3.edgexfoundry.org:10003 15:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:48 Configure a credential helper to remove this warning. See 15:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:48 15:22:48 Login Succeeded 15:22:48 nexus3.edgexfoundry.org:10004 15:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:49 Configure a credential helper to remove this warning. See 15:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:49 15:22:49 Login Succeeded 15:22:49 docker.io 15:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:49 Configure a credential helper to remove this warning. See 15:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:49 15:22:49 Login Succeeded 15:22:49 ---> docker-login.sh ends [Pipeline] } 15:22:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:22:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:49 ========================================================= 15:22:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:22:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:22:50 Sending build context to Docker daemon 1.212MB 15:22:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:22:50 Step 2/12 : FROM ${BASE} AS builder 15:22:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:22:50 c41833b44d91: Pulling fs layer 15:22:50 ed15518f5707: Pulling fs layer 15:22:50 feae8fd75edb: Pulling fs layer 15:22:50 242c74f7c9fa: Pulling fs layer 15:22:50 3cdef696dda3: Pulling fs layer 15:22:50 2ced38df9373: Pulling fs layer 15:22:50 58f1dce35555: Pulling fs layer 15:22:50 242c74f7c9fa: Waiting 15:22:50 3cdef696dda3: Waiting 15:22:50 2ced38df9373: Waiting 15:22:50 58f1dce35555: Waiting 15:22:50 ed15518f5707: Verifying Checksum 15:22:50 ed15518f5707: Download complete 15:22:50 242c74f7c9fa: Verifying Checksum 15:22:50 242c74f7c9fa: Download complete 15:22:50 3cdef696dda3: Verifying Checksum 15:22:50 3cdef696dda3: Download complete 15:22:50 c41833b44d91: Verifying Checksum 15:22:50 c41833b44d91: Download complete 15:22:51 c41833b44d91: Pull complete 15:22:52 58f1dce35555: Verifying Checksum 15:22:52 58f1dce35555: Download complete 15:22:52 ed15518f5707: Pull complete 15:22:53 feae8fd75edb: Verifying Checksum 15:22:53 feae8fd75edb: Download complete 15:22:53 2ced38df9373: Verifying Checksum 15:22:53 2ced38df9373: Download complete 15:23:03 feae8fd75edb: Pull complete 15:23:03 242c74f7c9fa: Pull complete 15:23:03 3cdef696dda3: Pull complete 15:23:10 2ced38df9373: Pull complete 15:23:12 58f1dce35555: Pull complete 15:23:12 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:23:12 ---> fadd8f120f05 15:23:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:23:14 ---> Running in ea9e1e051d82 15:23:14 Removing intermediate container ea9e1e051d82 15:23:14 ---> e9befbdac426 15:23:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:14 ---> Running in 240a0f1eceae 15:23:14 Removing intermediate container 240a0f1eceae 15:23:14 ---> 47605d39b4b0 15:23:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 15:23:14 ---> Running in 70a8261816d0 15:23:15 Removing intermediate container 70a8261816d0 15:23:15 ---> bcf6b26d423d 15:23:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:23:15 ---> Running in 4b549b0af327 15:23:15 Removing intermediate container 4b549b0af327 15:23:15 ---> 05b83e6871ef 15:23:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:15 ---> Running in b931287192f5 15:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:23:19 OK: 263 MiB in 53 packages 15:23:20 Removing intermediate container b931287192f5 15:23:20 ---> 4060e83940f8 15:23:20 Step 8/12 : WORKDIR /app 15:23:20 ---> Running in 70307a0b5b3b 15:23:20 Removing intermediate container 70307a0b5b3b 15:23:20 ---> 38dbeee3a2e4 15:23:20 Step 9/12 : COPY go.mod vendor* ./ 15:23:22 ---> e9db8bc295be 15:23:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:22 ---> Running in d8443840f25d 15:24:30 Removing intermediate container d8443840f25d 15:24:30 ---> 641b9a07a6a9 15:24:30 Step 11/12 : COPY . . 15:24:30 ---> 39303e7c6aa0 15:24:30 Step 12/12 : RUN $MAKE 15:24:30 ---> Running in a98b0f43e01f 15:24:30 noop 15:24:30 Removing intermediate container a98b0f43e01f 15:24:30 ---> 5d45f92624ef 15:24:30 Successfully built 5d45f92624ef 15:24:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:31 + docker inspect -f . ci-base-image-arm64 15:24:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:31 prd-ubuntu20.04-docker-arm64-4c-16g-15743 does not seem to be running inside a container 15:24:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/93 -v /w/workspace/device-rfid-llrp-go/93:/w/workspace/device-rfid-llrp-go/93:rw,z -v /w/workspace/device-rfid-llrp-go/93@tmp:/w/workspace/device-rfid-llrp-go/93@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 15:24:32 $ docker top fac8730e17f0286dad666acabfc037d49a66fcc46da17edf2af08d7e7ed97818 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:33 + go version 15:24:33 go version go1.20.2 linux/arm64 [Pipeline] } 15:24:33 $ docker stop --time=1 fac8730e17f0286dad666acabfc037d49a66fcc46da17edf2af08d7e7ed97818 15:24:35 $ docker rm -f --volumes fac8730e17f0286dad666acabfc037d49a66fcc46da17edf2af08d7e7ed97818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:35 + docker inspect -f . ci-base-image-arm64 15:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:36 prd-ubuntu20.04-docker-arm64-4c-16g-15743 does not seem to be running inside a container 15:24:36 $ 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/93 -v /w/workspace/device-rfid-llrp-go/93:/w/workspace/device-rfid-llrp-go/93:rw,z -v /w/workspace/device-rfid-llrp-go/93@tmp:/w/workspace/device-rfid-llrp-go/93@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 15:24:37 $ docker top 7dcaf7cc105f930a66452a278bc377ece7395f227afeeddc116949c7f6622d9e -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:38 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/93 [Pipeline] fileExists [Pipeline] sh 15:24:39 + make test 15:24:39 go test ./... -coverprofile=coverage.out ./... 15:25:17 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:27:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:27:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:28:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.251s coverage: 40.5% of statements 15:28:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.557s coverage: 52.0% of statements 15:28:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements 15:28:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:28:12 go vet ./... 15:28:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:39 ./bin/test-attribution-txt.sh 15:28:39 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:28:39 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:28:39 $ docker stop --time=1 7dcaf7cc105f930a66452a278bc377ece7395f227afeeddc116949c7f6622d9e 15:28:41 $ docker rm -f --volumes 7dcaf7cc105f930a66452a278bc377ece7395f227afeeddc116949c7f6622d9e [Pipeline] // withDockerContainer [Pipeline] sh 15:28:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:44 + ls -al . 15:28:44 total 624 15:28:44 drwxrwxr-x 10 jenkins jenkins 4096 May 16 15:24 . 15:28:44 drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:22 .. 15:28:44 -rw-rw-r-- 1 jenkins jenkins 134 May 16 15:22 .dockerignore 15:28:44 drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:22 .git 15:28:44 drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:22 .github 15:28:44 -rw-rw-r-- 1 jenkins jenkins 946 May 16 15:22 .gitignore 15:28:44 -rw-rw-r-- 1 jenkins jenkins 41 May 16 15:22 .golangci.yml 15:28:44 -rw-rw-r-- 1 jenkins jenkins 10794 May 16 15:22 Attribution.txt 15:28:44 -rw-rw-r-- 1 jenkins jenkins 5905 May 16 15:22 CHANGELOG.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 1347 May 16 15:22 Dockerfile 15:28:44 -rw-rw-r-- 1 jenkins jenkins 677 May 16 15:22 GOVERNANCE.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 683 May 16 15:22 Jenkinsfile 15:28:44 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 15:22 LICENSE 15:28:44 -rw-rw-r-- 1 jenkins jenkins 2053 May 16 15:22 Makefile 15:28:44 -rw-rw-r-- 1 jenkins jenkins 625 May 16 15:22 OWNERS.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 28505 May 16 15:22 README.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 12 May 16 15:19 VERSION 15:28:44 drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:22 bin 15:28:44 drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:22 cmd 15:28:44 -rw-r--r-- 1 jenkins jenkins 458038 May 16 15:28 coverage.out 15:28:44 drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:22 examples 15:28:44 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 15:22 go.mod 15:28:44 -rw-rw-r-- 1 jenkins jenkins 31078 May 16 15:22 go.sum 15:28:44 drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:22 images 15:28:44 drwxrwxr-x 5 jenkins jenkins 4096 May 16 15:22 internal 15:28:44 drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:22 snap 15:28:44 -rw-rw-r-- 1 jenkins jenkins 193 May 16 15:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:44 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0ee639612315f941177c2c33599fa94e0a4956e0 --label arch=arm64 --label version=3.0.0-dev.25 . 15:28:44 Sending build context to Docker daemon 1.212MB 15:28:44 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:28:44 Step 2/24 : FROM ${BASE} AS builder 15:28:44 ---> 5d45f92624ef 15:28:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:28:45 ---> Running in 746b1a3b8472 15:28:45 Removing intermediate container 746b1a3b8472 15:28:45 ---> 7b0d1ed6f819 15:28:45 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:45 ---> Running in eff8ae1a6774 15:28:45 Removing intermediate container eff8ae1a6774 15:28:45 ---> 953ff4b1f414 15:28:45 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 15:28:45 ---> Running in 4119ae56de5e 15:28:45 Removing intermediate container 4119ae56de5e 15:28:45 ---> 80b0f3474fa3 15:28:45 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:28:46 ---> Running in d2b5de2ba51d 15:28:46 Removing intermediate container d2b5de2ba51d 15:28:46 ---> 0f3813575ab5 15:28:46 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:46 ---> Running in f0737f007350 15:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:28:49 OK: 263 MiB in 53 packages 15:28:50 Removing intermediate container f0737f007350 15:28:50 ---> 8a72f34a3988 15:28:50 Step 8/24 : WORKDIR /app 15:28:50 ---> Running in d035359b7823 15:28:50 Removing intermediate container d035359b7823 15:28:50 ---> b4cdf1d11f0d 15:28:50 Step 9/24 : COPY go.mod vendor* ./ 15:28:51 ---> 2549b13ff8ba 15:28:51 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:51 ---> Running in 4f90ce7c31c5 15:28:54 Removing intermediate container 4f90ce7c31c5 15:28:54 ---> 4e436ba550eb 15:28:54 Step 11/24 : COPY . . 15:28:54 ---> b88bfbe64cdf 15:28:54 Step 12/24 : RUN $MAKE 15:28:54 ---> Running in 9833f05813af 15:28:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 15:31:17 Removing intermediate container 9833f05813af 15:31:17 ---> 2877d83ea7ce 15:31:17 Step 13/24 : FROM alpine:3.17 15:31:18 3.17: Pulling from library/alpine 15:31:18 c41833b44d91: Already exists 15:31:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:31:18 Status: Downloaded newer image for alpine:3.17 15:31:18 ---> 51e60588ff2c 15:31:18 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:31:18 ---> Running in e81e3416a799 15:31:19 Removing intermediate container e81e3416a799 15:31:19 ---> 1c377ec5d7c7 15:31:19 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:31:19 ---> Running in be207ec180da 15:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:31:22 (1/1) Installing dumb-init (1.2.5-r2) 15:31:22 Executing busybox-1.35.0-r29.trigger 15:31:22 OK: 8 MiB in 16 packages 15:31:22 Removing intermediate container be207ec180da 15:31:22 ---> f229b07973dd 15:31:22 Step 16/24 : COPY --from=builder /app/LICENSE / 15:31:23 ---> 7228b6167fa5 15:31:23 Step 17/24 : COPY --from=builder /app/Attribution.txt / 15:31:23 ---> 0e2156d4684b 15:31:23 Step 18/24 : COPY --from=builder /app/cmd/ / 15:31:25 ---> 1f3dcc9209d7 15:31:25 Step 19/24 : EXPOSE 59989 15:31:25 ---> Running in 99cacc9c12b7 15:31:25 Removing intermediate container 99cacc9c12b7 15:31:25 ---> bc73ca22869f 15:31:25 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 15:31:25 ---> Running in 8438dbd2d27c 15:31:25 Removing intermediate container 8438dbd2d27c 15:31:25 ---> e80928e2d823 15:31:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:31:26 ---> Running in c220bcfb5e9c 15:31:26 Removing intermediate container c220bcfb5e9c 15:31:26 ---> ee5c72a4e87e 15:31:26 Step 22/24 : LABEL arch=arm64 15:31:26 ---> Running in 4755e69dcaf4 15:31:26 Removing intermediate container 4755e69dcaf4 15:31:26 ---> 19bedce41e1c 15:31:26 Step 23/24 : LABEL git_sha=0ee639612315f941177c2c33599fa94e0a4956e0 15:31:26 ---> Running in 7720f97850a8 15:31:27 Removing intermediate container 7720f97850a8 15:31:27 ---> 76c6727d0369 15:31:27 Step 24/24 : LABEL version=3.0.0-dev.25 15:31:27 ---> Running in 6b12c86ba9ae 15:31:27 Removing intermediate container 6b12c86ba9ae 15:31:27 ---> 2554ae453d5c 15:31:27 [Warning] One or more build-args [ARCH] were not consumed 15:31:27 Successfully built 2554ae453d5c 15:31:27 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:27 provisioning config files... 15:31:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/93@tmp/config7041523494590050805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:28 ---> docker-login.sh 15:31:28 nexus3.edgexfoundry.org:10001 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10002 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10003 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 nexus3.edgexfoundry.org:10004 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 docker.io 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:30 Configure a credential helper to remove this warning. See 15:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:30 15:31:30 Login Succeeded 15:31:30 ---> docker-login.sh ends [Pipeline] } 15:31:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:30 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 15:31:30 0ee639612315f941177c2c33599fa94e0a4956e0 15:31:30 latest 15:31:30 3.0.0-dev.25 15:31:30 0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 15:31:30 main 15:31:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:30 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0 15:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:31:30 40cb49d78538: Preparing 15:31:30 8276ba5def68: Preparing 15:31:30 9f49dd3954d1: Preparing 15:31:30 7619ef5da496: Preparing 15:31:30 26cbea5cba74: Preparing 15:31:30 26cbea5cba74: Layer already exists 15:31:31 8276ba5def68: Pushed 15:31:31 7619ef5da496: Pushed 15:31:31 9f49dd3954d1: Pushed 15:31:36 40cb49d78538: Pushed 15:31:36 0ee639612315f941177c2c33599fa94e0a4956e0: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:36 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:31:37 40cb49d78538: Preparing 15:31:37 8276ba5def68: Preparing 15:31:37 9f49dd3954d1: Preparing 15:31:37 7619ef5da496: Preparing 15:31:37 26cbea5cba74: Preparing 15:31:37 40cb49d78538: Layer already exists 15:31:37 26cbea5cba74: Layer already exists 15:31:37 9f49dd3954d1: Layer already exists 15:31:37 7619ef5da496: Layer already exists 15:31:37 8276ba5def68: Layer already exists 15:31:37 latest: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.25 15:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:31:38 40cb49d78538: Preparing 15:31:38 8276ba5def68: Preparing 15:31:38 9f49dd3954d1: Preparing 15:31:38 7619ef5da496: Preparing 15:31:38 26cbea5cba74: Preparing 15:31:38 9f49dd3954d1: Layer already exists 15:31:38 40cb49d78538: Layer already exists 15:31:38 26cbea5cba74: Layer already exists 15:31:38 7619ef5da496: Layer already exists 15:31:38 8276ba5def68: Layer already exists 15:31:38 3.0.0-dev.25: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 15:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:31:38 40cb49d78538: Preparing 15:31:38 8276ba5def68: Preparing 15:31:38 9f49dd3954d1: Preparing 15:31:38 7619ef5da496: Preparing 15:31:38 26cbea5cba74: Preparing 15:31:38 40cb49d78538: Layer already exists 15:31:38 9f49dd3954d1: Layer already exists 15:31:38 7619ef5da496: Layer already exists 15:31:38 8276ba5def68: Layer already exists 15:31:38 26cbea5cba74: Layer already exists 15:31:38 0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 15:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:31:39 40cb49d78538: Preparing 15:31:39 8276ba5def68: Preparing 15:31:39 9f49dd3954d1: Preparing 15:31:39 7619ef5da496: Preparing 15:31:39 26cbea5cba74: Preparing 15:31:39 40cb49d78538: Layer already exists 15:31:39 7619ef5da496: Layer already exists 15:31:39 8276ba5def68: Layer already exists 15:31:39 9f49dd3954d1: Layer already exists 15:31:39 26cbea5cba74: Layer already exists 15:31:39 main: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:40 ===================================================== [Pipeline] echo 15:31:40 taggedImages: 15:31:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0 15:31:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:31:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.25 15:31:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 15:31:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:40 15:31:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:40 arm64: Pulling from edgex-lftools-log-publisher 15:31:40 8998bd30e6a1: Pulling fs layer 15:31:40 04944245beec: Pulling fs layer 15:31:40 699f458cf7ca: Pulling fs layer 15:31:40 765212b225bb: Pulling fs layer 15:31:40 f23df028b6ca: Pulling fs layer 15:31:40 d65c8cfc05b1: Pulling fs layer 15:31:40 2437ff75d9bd: Pulling fs layer 15:31:40 f23df028b6ca: Waiting 15:31:40 d65c8cfc05b1: Waiting 15:31:40 765212b225bb: Waiting 15:31:40 2437ff75d9bd: Waiting 15:31:41 04944245beec: Verifying Checksum 15:31:41 04944245beec: Download complete 15:31:41 765212b225bb: Verifying Checksum 15:31:41 765212b225bb: Download complete 15:31:41 f23df028b6ca: Verifying Checksum 15:31:41 f23df028b6ca: Download complete 15:31:41 d65c8cfc05b1: Verifying Checksum 15:31:41 d65c8cfc05b1: Download complete 15:31:41 699f458cf7ca: Verifying Checksum 15:31:41 699f458cf7ca: Download complete 15:31:41 8998bd30e6a1: Verifying Checksum 15:31:41 8998bd30e6a1: Download complete 15:31:43 2437ff75d9bd: Verifying Checksum 15:31:43 2437ff75d9bd: Download complete 15:31:45 8998bd30e6a1: Pull complete 15:31:45 04944245beec: Pull complete 15:31:47 699f458cf7ca: Pull complete 15:31:47 765212b225bb: Pull complete 15:31:48 f23df028b6ca: Pull complete 15:31:48 d65c8cfc05b1: Pull complete 15:32:03 2437ff75d9bd: Pull complete 15:32:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:03 prd-ubuntu20.04-docker-arm64-4c-16g-15743 does not seem to be running inside a container 15:32:03 $ 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/93 -v /w/workspace/device-rfid-llrp-go/93:/w/workspace/device-rfid-llrp-go/93:rw,z -v /w/workspace/device-rfid-llrp-go/93@tmp:/w/workspace/device-rfid-llrp-go/93@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 15:32:06 $ docker top 3e515032c705dd3e548a60e92acd86e3fcce46b9c4a47b64ff80f254c1b4d1cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:07 ---> job-cost.sh 15:32:07 lf-activate-venv: SKIPPING 15:32:07 INFO: No Stack... 15:32:07 INFO: Retrieving Pricing Info for: v3-standard-4 15:32:08 INFO: Archiving Costs [Pipeline] sh 15:32:09 + cat /w/workspace/device-rfid-llrp-go/93/archives/cost.csv 15:32:09 + cut -d, -f6 [Pipeline] lock 15:32:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] 15:32:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] did not exist. Created. 15:32:09 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:09 /w/workspace/device-rfid-llrp-go/93@tmp/durable-7f23f5ff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:32:10 + echo total: 0.10999999940395355 [Pipeline] stash 15:32:10 Warning: overwriting stash ‘stack-cost’ 15:32:10 Stashed 1 file(s) [Pipeline] } 15:32:10 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:10 $ docker stop --time=1 3e515032c705dd3e548a60e92acd86e3fcce46b9c4a47b64ff80f254c1b4d1cc 15:32:12 $ docker rm -f --volumes 3e515032c705dd3e548a60e92acd86e3fcce46b9c4a47b64ff80f254c1b4d1cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [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 15:32:13 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 15:32:13 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:32:13 total 16 15:32:13 drwxr-xr-x 3 root root 4096 May 16 15:20 . 15:32:13 drwxrwxr-x 12 jenkins jenkins 4096 May 16 15:20 .. 15:32:13 drwxr-xr-x 2 root root 4096 May 16 15:20 cost 15:32:13 -rw-r--r-- 1 root root 90 May 16 15:20 cost.csv 15:32:13 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:32:13 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:32:13 total 16 15:32:13 drwxr-xr-x 3 jenkins jenkins 4096 May 16 15:20 . 15:32:13 drwxrwxr-x 12 jenkins jenkins 4096 May 16 15:20 .. 15:32:13 drwxr-xr-x 2 jenkins jenkins 4096 May 16 15:20 cost 15:32:13 -rw-r--r-- 1 jenkins jenkins 90 May 16 15:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:32:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:32:14 ---> package-listing.sh 15:32:14 ++ tr '[:upper:]' '[:lower:]' 15:32:14 ++ facter osfamily 15:32:14 + OS_FAMILY=debian 15:32:14 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 15:32:14 + START_PACKAGES=/tmp/packages_start.txt 15:32:14 + END_PACKAGES=/tmp/packages_end.txt 15:32:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:14 + PACKAGES=/tmp/packages_start.txt 15:32:14 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:32:14 + PACKAGES=/tmp/packages_end.txt 15:32:14 + case "${OS_FAMILY}" in 15:32:14 + dpkg -l 15:32:14 + grep '^ii' 15:32:14 + '[' -f /tmp/packages_start.txt ']' 15:32:14 + '[' -f /tmp/packages_end.txt ']' 15:32:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:14 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:32:14 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 15:32:14 + 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 15:32:14 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 15:32:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:15 prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container 15:32:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:32:15 $ docker top 4af07c43744cb5041d9dc88dce0ca84867ef0b32a723431c87182ceb0e9e8b7c -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:32:16 + mkdir -p /var/log/sysstat [Pipeline] sh 15:32:16 + ls /var/log/sa-host 15:32:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:16 provisioning config files... 15:32:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16431345969437935768tmp [Pipeline] { [Pipeline] echo 15:32:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:32:17 ---> create-netrc.sh [Pipeline] } 15:32:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:32:17 ---> python-tools-install.sh [Pipeline] echo 15:32:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:32:17 ---> sudo-logs.sh 15:32:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:32:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:32:17 ---> job-cost.sh 15:32:17 lf-activate-venv: SKIPPING 15:32:17 DEBUG: total: 0.2199999988079071 15:32:17 INFO: Retrieving Stack Cost... 15:32:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:32:18 INFO: Archiving Costs [Pipeline] echo 15:32:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:32:19 ---> logs-deploy.sh 15:32:19 lf-activate-venv: SKIPPING 15:32:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/93 15:32:19 INFO: archiving workspace using pattern(s): 15:32:20 Archives upload complete. 15:32:20 INFO: archiving logs to Nexus 15:32:20 ---> uname -a: 15:32:20 Linux prd-ubuntu20-04-docker-8c-8g-15740 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:32:20 15:32:20 15:32:20 ---> lscpu: 15:32:20 Architecture: x86_64 15:32:20 CPU op-mode(s): 32-bit, 64-bit 15:32:20 Byte Order: Little Endian 15:32:20 Address sizes: 40 bits physical, 48 bits virtual 15:32:20 CPU(s): 8 15:32:20 On-line CPU(s) list: 0-7 15:32:20 Thread(s) per core: 1 15:32:20 Core(s) per socket: 1 15:32:20 Socket(s): 8 15:32:20 NUMA node(s): 1 15:32:20 Vendor ID: AuthenticAMD 15:32:20 CPU family: 23 15:32:20 Model: 49 15:32:20 Model name: AMD EPYC-Rome Processor 15:32:20 Stepping: 0 15:32:20 CPU MHz: 2799.998 15:32:20 BogoMIPS: 5599.99 15:32:20 Virtualization: AMD-V 15:32:20 Hypervisor vendor: KVM 15:32:20 Virtualization type: full 15:32:20 L1d cache: 256 KiB 15:32:20 L1i cache: 256 KiB 15:32:20 L2 cache: 4 MiB 15:32:20 L3 cache: 128 MiB 15:32:20 NUMA node0 CPU(s): 0-7 15:32:20 Vulnerability Itlb multihit: Not affected 15:32:20 Vulnerability L1tf: Not affected 15:32:20 Vulnerability Mds: Not affected 15:32:20 Vulnerability Meltdown: Not affected 15:32:20 Vulnerability Mmio stale data: Not affected 15:32:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:32:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:32:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:32:20 Vulnerability Srbds: Not affected 15:32:20 Vulnerability Tsx async abort: Not affected 15:32:20 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 15:32:20 15:32:20 15:32:20 ---> nproc: 15:32:20 8 15:32:20 15:32:20 15:32:20 ---> df -h: 15:32:20 Filesystem Size Used Avail Use% Mounted on 15:32:20 overlay 155G 12G 144G 8% / 15:32:20 tmpfs 64M 0 64M 0% /dev 15:32:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:32:20 shm 64M 0 64M 0% /dev/shm 15:32:20 /dev/vda1 155G 12G 144G 8% /facter-os 15:32:20 15:32:20