Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 788eb5aa681600b58a588c2696b7c43b899f9bac 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-ssh172711059921067706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17524270565782933826.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17809932064350810588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18330112915245706085.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-ssh11090197464159070435.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5237 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 788eb5aa681600b58a588c2696b7c43b899f9bac (main) Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 > git rev-list --no-walk 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:51:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:51:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:51:46 ========================================================= 10:51:46 EdgeX Global Pipelines Version Info 10:51:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:51:47 ------------------- 10:51:47 stable info: 10:51:47 ------------------- 10:51:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:51:47 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:51:47 Message: update stable to v1.0.258 10:51:48 ------------------- 10:51:48 experimental info: 10:51:48 ------------------- 10:51:48 Commited By: **** collab-it+edgex@linuxfoundation.org 10:51:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:51:48 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:51:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:51:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:51:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:51:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:51:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:51:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:51:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo 10:51:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 788eb5a [Pipeline] echo 10:51:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:49 provisioning config files... 10:51:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2411264650444652479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:49 ---> ****-login.sh 10:51:49 nexus3.edgexfoundry.org:10001 10:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:49 Configure a credential helper to remove this warning. See 10:51:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:49 10:51:49 Login Succeeded 10:51:49 nexus3.edgexfoundry.org:10002 10:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:50 Configure a credential helper to remove this warning. See 10:51:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:50 10:51:50 Login Succeeded 10:51:50 nexus3.edgexfoundry.org:10003 10:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:50 Configure a credential helper to remove this warning. See 10:51:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:50 10:51:50 Login Succeeded 10:51:50 nexus3.edgexfoundry.org:10004 10:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:50 Configure a credential helper to remove this warning. See 10:51:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:50 10:51:50 Login Succeeded 10:51:50 ****.io 10:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:50 Configure a credential helper to remove this warning. See 10:51:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:50 10:51:50 Login Succeeded 10:51:50 ---> ****-login.sh ends [Pipeline] } 10:51:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:51:51 + git rev-list -1 --merges 788eb5aa681600b58a588c2696b7c43b899f9bac~1..788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo 10:51:51 -----------> git rev-list -1 --merges 788eb5aa681600b58a588c2696b7c43b899f9bac~1..788eb5aa681600b58a588c2696b7c43b899f9bac 788eb5aa681600b58a588c2696b7c43b899f9bac 10:51:51 788eb5aa681600b58a588c2696b7c43b899f9bac [false] [Pipeline] sh 10:51:51 + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo 10:51:51 ========================================================= 10:51:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:51:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:51:52 + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo 10:51:52 [semverPrep] GIT_COMMIT: 788eb5aa681600b58a588c2696b7c43b899f9bac, Commit Message: Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo 10:51:52 [semverPrep] This is not a build commit. [Pipeline] sh 10:51:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:52 + grep -v github /etc/ssh/ssh_known_hosts 10:51:52 + [ -e /tmp/ssh_known_hosts ] 10:51:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:51:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:51:52 + sudo tee -a /etc/ssh/ssh_known_hosts 10:51:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:52 10:51:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:53 0.1.4: Pulling from edgex-devops/py-git-semver 10:51:53 b85a868b505f: Pulling fs layer 10:51:53 e2be974225ed: Pulling fs layer 10:51:53 339a4e72a1f5: Pulling fs layer 10:51:53 988bab9f4d93: Pulling fs layer 10:51:53 1469e6f7b9e6: Pulling fs layer 10:51:53 eaf3925da568: Pulling fs layer 10:51:53 bab4dde63d76: Pulling fs layer 10:51:53 bde34c3a00c8: Pulling fs layer 10:51:53 b352a97aabf1: Pulling fs layer 10:51:53 4872d77fe225: Pulling fs layer 10:51:53 5851b861e8e6: Pulling fs layer 10:51:53 1469e6f7b9e6: Waiting 10:51:53 eaf3925da568: Waiting 10:51:53 bab4dde63d76: Waiting 10:51:53 bde34c3a00c8: Waiting 10:51:53 b352a97aabf1: Waiting 10:51:53 4872d77fe225: Waiting 10:51:53 5851b861e8e6: Waiting 10:51:53 988bab9f4d93: Waiting 10:51:53 e2be974225ed: Verifying Checksum 10:51:53 e2be974225ed: Download complete 10:51:53 988bab9f4d93: Verifying Checksum 10:51:53 988bab9f4d93: Download complete 10:51:53 1469e6f7b9e6: Verifying Checksum 10:51:53 1469e6f7b9e6: Download complete 10:51:53 eaf3925da568: Download complete 10:51:53 339a4e72a1f5: Verifying Checksum 10:51:53 339a4e72a1f5: Download complete 10:51:53 bde34c3a00c8: Verifying Checksum 10:51:53 bde34c3a00c8: Download complete 10:51:53 b352a97aabf1: Download complete 10:51:53 4872d77fe225: Verifying Checksum 10:51:53 4872d77fe225: Download complete 10:51:53 5851b861e8e6: Download complete 10:51:53 b85a868b505f: Verifying Checksum 10:51:53 b85a868b505f: Download complete 10:51:53 bab4dde63d76: Verifying Checksum 10:51:53 bab4dde63d76: Download complete 10:51:54 b85a868b505f: Pull complete 10:51:54 e2be974225ed: Pull complete 10:51:55 339a4e72a1f5: Pull complete 10:51:55 988bab9f4d93: Pull complete 10:51:55 1469e6f7b9e6: Pull complete 10:51:55 eaf3925da568: Pull complete 10:51:57 bab4dde63d76: Pull complete 10:51:57 bde34c3a00c8: Pull complete 10:51:57 b352a97aabf1: Pull complete 10:51:57 4872d77fe225: Pull complete 10:51:57 5851b861e8e6: Pull complete 10:51:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:51:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:57 prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container 10:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:51:59 $ docker top 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 -eo pid,comm 10:51:59 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). 10:51:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:59 [ssh-agent] Looking for ssh-agent implementation... 10:51:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:59 $ docker exec 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 ssh-agent 10:51:59 SSH_AUTH_SOCK=/tmp/ssh-pBP0BeWLbtvI/agent.32 10:51:59 SSH_AGENT_PID=38 10:51:59 Running ssh-add (command line suppressed) 10:52:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7380119476788335916.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7380119476788335916.key) 10:52:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:00 + git tag --points-at HEAD [Pipeline] } 10:52:00 $ docker exec --env ******** --env ******** 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 ssh-agent -k 10:52:00 unset SSH_AUTH_SOCK; 10:52:00 unset SSH_AGENT_PID; 10:52:00 echo Agent pid 38 killed; 10:52:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:52:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:00 [ssh-agent] Looking for ssh-agent implementation... 10:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:00 $ docker exec 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 ssh-agent 10:52:00 SSH_AUTH_SOCK=/tmp/ssh-MbIk35Zlx718/agent.70 10:52:00 SSH_AGENT_PID=76 10:52:00 Running ssh-add (command line suppressed) 10:52:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8902712422557482759.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8902712422557482759.key) 10:52:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:01 + git semver init 10:52:01 2024-03-08 10:52:01,414 [run_init] DEBUG init version:0.0.0 force:False 10:52:01 2024-03-08 10:52:01,414 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:52:01 2024-03-08 10:52:01,415 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:52:01 2024-03-08 10:52:01,415 [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) 10:52:02 2024-03-08 10:52:02,359 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:52:02 2024-03-08 10:52:02,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:52:02 2024-03-08 10:52:02,360 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:52:02 2024-03-08 10:52:02,360 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:52:02 3.2.0-dev.7 [Pipeline] } 10:52:02 $ docker exec --env ******** --env ******** 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 ssh-agent -k 10:52:02 unset SSH_AUTH_SOCK; 10:52:02 unset SSH_AGENT_PID; 10:52:02 echo Agent pid 76 killed; 10:52:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:52:02 + git semver [Pipeline] } 10:52:03 $ docker stop --time=1 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 10:52:04 $ docker rm -f --volumes 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:52:05 Stashed 1 file(s) [Pipeline] echo 10:52:05 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 10:52:05 provisioning config files... 10:52:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config542622596788528612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:05 ---> ****-login.sh 10:52:05 nexus3.edgexfoundry.org:10001 10:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:05 Configure a credential helper to remove this warning. See 10:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:05 10:52:05 Login Succeeded 10:52:05 nexus3.edgexfoundry.org:10002 10:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:05 Configure a credential helper to remove this warning. See 10:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:05 10:52:05 Login Succeeded 10:52:05 nexus3.edgexfoundry.org:10003 10:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:06 Configure a credential helper to remove this warning. See 10:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:06 10:52:06 Login Succeeded 10:52:06 nexus3.edgexfoundry.org:10004 10:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:06 Configure a credential helper to remove this warning. See 10:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:06 10:52:06 Login Succeeded 10:52:06 ****.io 10:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:06 Configure a credential helper to remove this warning. See 10:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:06 10:52:06 Login Succeeded 10:52:06 ---> ****-login.sh ends [Pipeline] } 10:52:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:06 ========================================================= 10:52:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:52:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:52:07 Sending build context to Docker daemon 8.445MB 10:52:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:52:07 Step 2/12 : FROM ${BASE} AS builder 10:52:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:52:07 7264a8db6415: Pulling fs layer 10:52:07 c4d48a809fc2: Pulling fs layer 10:52:07 4f1c88b9dad5: Pulling fs layer 10:52:07 ad3a456e5733: Pulling fs layer 10:52:07 69c7f0334f64: Pulling fs layer 10:52:07 1f1c1a5573a3: Pulling fs layer 10:52:07 ce7588e14bc9: Pulling fs layer 10:52:07 b5e4710f87ac: Pulling fs layer 10:52:07 69c7f0334f64: Waiting 10:52:07 1f1c1a5573a3: Waiting 10:52:07 ce7588e14bc9: Waiting 10:52:07 ad3a456e5733: Waiting 10:52:07 c4d48a809fc2: Download complete 10:52:07 ad3a456e5733: Verifying Checksum 10:52:07 ad3a456e5733: Download complete 10:52:07 69c7f0334f64: Verifying Checksum 10:52:07 69c7f0334f64: Download complete 10:52:07 7264a8db6415: Verifying Checksum 10:52:07 7264a8db6415: Download complete 10:52:07 1f1c1a5573a3: Verifying Checksum 10:52:07 1f1c1a5573a3: Download complete 10:52:07 7264a8db6415: Pull complete 10:52:07 c4d48a809fc2: Pull complete 10:52:07 b5e4710f87ac: Verifying Checksum 10:52:07 b5e4710f87ac: Download complete 10:52:07 4f1c88b9dad5: Verifying Checksum 10:52:07 4f1c88b9dad5: Download complete 10:52:07 ce7588e14bc9: Download complete 10:52:10 4f1c88b9dad5: Pull complete 10:52:10 ad3a456e5733: Pull complete 10:52:10 69c7f0334f64: Pull complete 10:52:10 1f1c1a5573a3: Pull complete 10:52:13 ce7588e14bc9: Pull complete 10:52:13 b5e4710f87ac: Pull complete 10:52:13 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:52:13 ---> 88b5674ff536 10:52:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:52:16 ---> Running in 212de6532b66 10:52:16 Removing intermediate container 212de6532b66 10:52:16 ---> 3a3d37385c01 10:52:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:52:16 ---> Running in 39278854f7fe 10:52:16 Removing intermediate container 39278854f7fe 10:52:16 ---> 2b2f003782b1 10:52:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:52:16 ---> Running in d3909b39c11d 10:52:16 Removing intermediate container d3909b39c11d 10:52:16 ---> a13317f7b73a 10:52:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:52:16 ---> Running in 8b7751beb76b 10:52:16 Removing intermediate container 8b7751beb76b 10:52:16 ---> 5b64bb7574ea 10:52:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:16 ---> Running in 0d89594454d2 10:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:52:16 OK: 264 MiB in 52 packages 10:52:17 Removing intermediate container 0d89594454d2 10:52:17 ---> 8beade217b82 10:52:17 Step 8/12 : WORKDIR /app 10:52:17 ---> Running in 4b77ac9aa265 10:52:17 Removing intermediate container 4b77ac9aa265 10:52:17 ---> 3a6efe133038 10:52:17 Step 9/12 : COPY go.mod vendor* ./ 10:52:17 ---> 663808d666cc 10:52:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:17 ---> Running in 3a19a8213bdf 10:52:20 Still waiting to schedule task 10:52:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:52:43 Removing intermediate container 3a19a8213bdf 10:52:43 ---> c9a9812ffdfb 10:52:43 Step 11/12 : COPY . . 10:52:43 ---> 0415490cdfbd 10:52:43 Step 12/12 : RUN $MAKE 10:52:43 ---> Running in b903fef0a515 10:52:44 noop 10:52:44 Removing intermediate container b903fef0a515 10:52:44 ---> 85150f5758c4 10:52:44 Successfully built 85150f5758c4 10:52:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:44 + docker inspect -f . ci-base-image-x86_64 10:52:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:44 prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container 10:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:52:45 $ docker top f036cbf94f78bb72a68c335e82b331e49350434fdca6bb86b8b67fc21ff5c3ac -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:45 + go version 10:52:45 go version go1.21.0 linux/amd64 [Pipeline] } 10:52:45 $ docker stop --time=1 f036cbf94f78bb72a68c335e82b331e49350434fdca6bb86b8b67fc21ff5c3ac 10:52:46 $ docker rm -f --volumes f036cbf94f78bb72a68c335e82b331e49350434fdca6bb86b8b67fc21ff5c3ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:47 + docker inspect -f . ci-base-image-x86_64 10:52:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:47 prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container 10:52:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:52:48 $ docker top 1eba11fda42a0773c390a80e34b1c80485db61dc4fbb2738246f1b1ba5625cca -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:48 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:52:48 + make test 10:52:48 go test ./... -coverprofile=coverage.out ./... 10:52:50 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:53:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:53:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.179854547Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:53:03 level=INFO ts=2024-03-08T10:52:59.180106097Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:53:03 level=INFO ts=2024-03-08T10:52:59.180175348Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.180208598Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:53:03 level=INFO ts=2024-03-08T10:52:59.182891792Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.183018393Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=INFO ts=2024-03-08T10:52:59.183139143Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.183407994Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.183440834Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.183468924Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.183579474Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.183732184Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.183769444Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.183794784Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:53:03 level=INFO ts=2024-03-08T10:52:59.183834234Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.183991245Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.184056125Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.184116775Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.184336475Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.184378355Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.184454685Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:53:03 level=INFO ts=2024-03-08T10:52:59.184492785Z 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}" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.184833646Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:53:03 level=INFO ts=2024-03-08T10:52:59.185115716Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:53:03 level=INFO ts=2024-03-08T10:52:59.185140376Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.185158236Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:53:03 level=INFO ts=2024-03-08T10:52:59.185290297Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.185316987Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=INFO ts=2024-03-08T10:52:59.185388807Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.185575007Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.185596187Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.185623367Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.185689027Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.185805868Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.185869578Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.185888568Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:53:03 level=INFO ts=2024-03-08T10:52:59.185942298Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.186062409Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.186096869Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.186124309Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.186199409Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.186222739Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.186268619Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:53:03 level=INFO ts=2024-03-08T10:52:59.186298459Z 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}" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.186611279Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:53:03 level=INFO ts=2024-03-08T10:52:59.18686351Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:53:03 level=INFO ts=2024-03-08T10:52:59.18689524Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.18691426Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:53:03 level=INFO ts=2024-03-08T10:52:59.18696359Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.18697575Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=INFO ts=2024-03-08T10:52:59.18701345Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.1871774Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.18719959Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.18721756Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.18729357Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.187439311Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.187491371Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.187550551Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:53:03 level=INFO ts=2024-03-08T10:52:59.187593381Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.187763551Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.187797111Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.187869991Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.187997521Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.188026001Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.188101582Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:53:03 level=INFO ts=2024-03-08T10:52:59.188164392Z 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}" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.188465612Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:53:03 level=INFO ts=2024-03-08T10:52:59.188746483Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:53:03 level=INFO ts=2024-03-08T10:52:59.188775924Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.188796094Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:53:03 level=INFO ts=2024-03-08T10:52:59.188844984Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.188864644Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=INFO ts=2024-03-08T10:52:59.188902614Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.188994824Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.189015564Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.189043534Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.189087464Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.189163244Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.189188864Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.189203784Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:53:03 level=INFO ts=2024-03-08T10:52:59.189220444Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.189280684Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.189303604Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.189333344Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.189477555Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.189558555Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.189611495Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:53:03 level=INFO ts=2024-03-08T10:52:59.189669205Z 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}" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.190010955Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:53:03 level=INFO ts=2024-03-08T10:52:59.190195346Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:53:03 level=INFO ts=2024-03-08T10:52:59.190214506Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.190256116Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:53:03 level=INFO ts=2024-03-08T10:52:59.190359766Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.190386146Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=INFO ts=2024-03-08T10:52:59.190438846Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.190529026Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.190543256Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.190561976Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.190585266Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.190681506Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.190712006Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.190742286Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:53:03 level=INFO ts=2024-03-08T10:52:59.190769577Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.190879207Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.190928167Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.190957587Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.191019497Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.191074577Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.191153757Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:53:03 level=INFO ts=2024-03-08T10:52:59.191172947Z 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}" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.191394728Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:53:03 level=INFO ts=2024-03-08T10:52:59.191534069Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:53:03 level=INFO ts=2024-03-08T10:52:59.191549719Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.191561949Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:53:03 level=INFO ts=2024-03-08T10:52:59.191621259Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.191644929Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=INFO ts=2024-03-08T10:52:59.191695019Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.191778809Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.191799489Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.191823039Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.191866809Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.191955389Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.191994109Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.19204755Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:53:03 level=INFO ts=2024-03-08T10:52:59.19208123Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.19216617Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.19219814Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.19223512Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.19231952Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.19236167Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.19239032Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:53:03 level=INFO ts=2024-03-08T10:52:59.19243168Z 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}" 10:53:03 --- FAIL: TestAutoDiscoverNaming (0.01s) 10:53:03 --- FAIL: TestAutoDiscoverNaming/LLRP-FC-4D-1A (0.00s) 10:53:03 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:32870: use of closed network connection 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.19268576Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.192973771Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:53:03 level=INFO ts=2024-03-08T10:52:59.193159121Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:53:03 level=INFO ts=2024-03-08T10:52:59.193181241Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:53:03 level=INFO ts=2024-03-08T10:52:59.193201441Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.193212381Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.193216011Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:53:03 level=INFO ts=2024-03-08T10:52:59.193243551Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.193304651Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.193318651Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.193331881Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.193385532Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.193474142Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.193509402Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.193521562Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:53:03 level=INFO ts=2024-03-08T10:52:59.193589172Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.193673702Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.193694202Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.193744652Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.193818052Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.193845532Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.193866872Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:53:03 level=INFO ts=2024-03-08T10:52:59.193884122Z 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}" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.193988982Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:53:03 level=INFO ts=2024-03-08T10:52:59.194113073Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:53:03 level=INFO ts=2024-03-08T10:52:59.194129203Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.194141123Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:53:03 level=INFO ts=2024-03-08T10:52:59.194194764Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.194234814Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=INFO ts=2024-03-08T10:52:59.194285624Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.194361744Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=WARN ts=2024-03-08T10:52:59.194389704Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.194420144Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.194456334Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.194543794Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.194580664Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.194603794Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:53:03 level=INFO ts=2024-03-08T10:52:59.194628064Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.194728455Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.194785255Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.194811865Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:53:03 level=INFO ts=2024-03-08T10:52:59.194897245Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:53:03 level=DEBUG ts=2024-03-08T10:52:59.194937575Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:53:03 level=INFO ts=2024-03-08T10:52:59.194978525Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:53:03 level=INFO ts=2024-03-08T10:52:59.195016775Z 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}" 10:53:03 level=WARN ts=2024-03-08T10:52:59.195144825Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 10:53:03 FAIL 10:53:03 coverage: 40.6% of statements 10:53:03 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.909s 10:53:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.255s coverage: 51.9% of statements 10:53:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 10:53:03 FAIL 10:53:03 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 10:53:03 $ docker stop --time=1 1eba11fda42a0773c390a80e34b1c80485db61dc4fbb2738246f1b1ba5625cca 10:53:06 $ docker rm -f --volumes 1eba11fda42a0773c390a80e34b1c80485db61dc4fbb2738246f1b1ba5625cca [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 10:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:07 10:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:08 latest: Pulling from edgex-lftools-log-publisher 10:53:08 5eb5b503b376: Pulling fs layer 10:53:08 5c69ac0246d0: Pulling fs layer 10:53:08 ec43610c2a17: Pulling fs layer 10:53:08 3a2ae6a8a46f: Pulling fs layer 10:53:08 33b1e0a273af: Pulling fs layer 10:53:08 5d3b04190fa2: Pulling fs layer 10:53:08 2f39f015ded8: Pulling fs layer 10:53:08 3a2ae6a8a46f: Waiting 10:53:08 33b1e0a273af: Waiting 10:53:08 5d3b04190fa2: Waiting 10:53:08 2f39f015ded8: Waiting 10:53:08 5c69ac0246d0: Download complete 10:53:08 3a2ae6a8a46f: Verifying Checksum 10:53:08 3a2ae6a8a46f: Download complete 10:53:08 33b1e0a273af: Verifying Checksum 10:53:08 33b1e0a273af: Download complete 10:53:08 5d3b04190fa2: Download complete 10:53:08 ec43610c2a17: Verifying Checksum 10:53:08 ec43610c2a17: Download complete 10:53:08 5eb5b503b376: Verifying Checksum 10:53:08 5eb5b503b376: Download complete 10:53:09 2f39f015ded8: Verifying Checksum 10:53:09 2f39f015ded8: Download complete 10:53:09 5eb5b503b376: Pull complete 10:53:09 5c69ac0246d0: Pull complete 10:53:10 ec43610c2a17: Pull complete 10:53:10 3a2ae6a8a46f: Pull complete 10:53:10 33b1e0a273af: Pull complete 10:53:10 5d3b04190fa2: Pull complete 10:53:14 2f39f015ded8: Pull complete 10:53:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:14 prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container 10:53:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:53:19 $ docker top b5db389ef6310d6efcae53d4820a590a8c042144572caf216e6af194e07b2ecf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:20 ---> job-cost.sh 10:53:20 lf-activate-venv: SKIPPING 10:53:20 INFO: No Stack... 10:53:20 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:21 INFO: Archiving Costs [Pipeline] sh 10:53:21 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:53:21 + cut -d, -f6 [Pipeline] lock 10:53:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] 10:53:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] did not exist. Created. 10:53:21 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:21 + echo total: 0.2199999988079071 [Pipeline] stash 10:53:21 Stashed 1 file(s) [Pipeline] } 10:53:21 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:21 $ docker stop --time=1 b5db389ef6310d6efcae53d4820a590a8c042144572caf216e6af194e07b2ecf 10:53:23 $ docker rm -f --volumes b5db389ef6310d6efcae53d4820a590a8c042144572caf216e6af194e07b2ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:53:23 Failed in branch amd64 10:53:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5238 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:53:54 Running in /w/workspace/device-rfid-llrp-go/140 [Pipeline] { [Pipeline] checkout 10:53:54 The recommended git tool is: git 10:53:58 using credential edgex-jenkins-ssh 10:53:58 Cloning the remote Git repository 10:53:58 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:53:59 > git init /w/workspace/device-rfid-llrp-go/140 # timeout=10 10:53:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:53:59 > git --version # timeout=10 10:53:59 > git --version # 'git version 2.25.1' 10:53:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:01 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:54:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:01 Avoid second fetch 10:54:01 Checking out Revision 788eb5aa681600b58a588c2696b7c43b899f9bac (main) 10:54:02 Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" 10:54:01 > git config core.sparsecheckout # timeout=10 10:54:02 > git checkout -f 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:54:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:54:03 % Total % Received % Xferd Average Speed Time Time Time Current 10:54:03 Dload Upload Total Spent Left Speed 10:54:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 10:54:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:54:04 + sudo tee /etc/docker/daemon.new 10:54:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:54:04 { 10:54:04 "registry-mirrors": [ 10:54:04 "https://nexus3.edgexfoundry.org:10001" 10:54:04 ], 10:54:04 "bip": "10.250.0.254/24", 10:54:04 "hosts": [ 10:54:04 "tcp://0.0.0.0:5555", 10:54:04 "unix:///var/run/docker.sock" 10:54:04 ], 10:54:04 "mtu": 1458, 10:54:04 "selinux-enabled": true, 10:54:04 "seccomp-profile": "/etc/docker/seccomp.json" 10:54:04 } [Pipeline] sh 10:54:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:54:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:54:23 provisioning config files... 10:54:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/140@tmp/config10648293426370645686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:23 ---> ****-login.sh 10:54:23 nexus3.edgexfoundry.org:10001 10:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:24 Configure a credential helper to remove this warning. See 10:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:24 10:54:24 Login Succeeded 10:54:24 nexus3.edgexfoundry.org:10002 10:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:24 Configure a credential helper to remove this warning. See 10:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:24 10:54:24 Login Succeeded 10:54:24 nexus3.edgexfoundry.org:10003 10:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:25 Configure a credential helper to remove this warning. See 10:54:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:25 10:54:25 Login Succeeded 10:54:25 nexus3.edgexfoundry.org:10004 10:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:25 Configure a credential helper to remove this warning. See 10:54:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:25 10:54:25 Login Succeeded 10:54:25 ****.io 10:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:25 Configure a credential helper to remove this warning. See 10:54:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:25 10:54:25 Login Succeeded 10:54:25 ---> ****-login.sh ends [Pipeline] } 10:54:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:54:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:54:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:54:26 ========================================================= 10:54:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:54:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:54:27 Sending build context to Docker daemon 1.198MB 10:54:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:54:27 Step 2/12 : FROM ${BASE} AS builder 10:54:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:54:27 9fda8d8052c6: Pulling fs layer 10:54:27 5d54e960e981: Pulling fs layer 10:54:27 c4a7e357bf2a: Pulling fs layer 10:54:27 f0e02332f6b5: Pulling fs layer 10:54:27 872ee5b61b7b: Pulling fs layer 10:54:27 0c6a40ed1a82: Pulling fs layer 10:54:27 94ae7d8d031c: Pulling fs layer 10:54:27 0c6a40ed1a82: Waiting 10:54:27 f0e02332f6b5: Waiting 10:54:27 872ee5b61b7b: Waiting 10:54:27 5d54e960e981: Download complete 10:54:27 f0e02332f6b5: Verifying Checksum 10:54:27 f0e02332f6b5: Download complete 10:54:27 872ee5b61b7b: Download complete 10:54:27 9fda8d8052c6: Verifying Checksum 10:54:27 9fda8d8052c6: Download complete 10:54:28 94ae7d8d031c: Verifying Checksum 10:54:28 94ae7d8d031c: Download complete 10:54:28 9fda8d8052c6: Pull complete 10:54:28 5d54e960e981: Pull complete 10:54:29 c4a7e357bf2a: Download complete 10:54:30 0c6a40ed1a82: Verifying Checksum 10:54:30 0c6a40ed1a82: Download complete 10:54:42 c4a7e357bf2a: Pull complete 10:54:42 f0e02332f6b5: Pull complete 10:54:42 872ee5b61b7b: Pull complete 10:54:51 0c6a40ed1a82: Pull complete 10:54:52 94ae7d8d031c: Pull complete 10:54:52 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:54:52 ---> 86de565de09d 10:54:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:54:54 ---> Running in f1fbf31b00df 10:54:54 Removing intermediate container f1fbf31b00df 10:54:54 ---> 940ff72d99dd 10:54:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:54:54 ---> Running in 32017683a373 10:54:54 Removing intermediate container 32017683a373 10:54:54 ---> ec0cfa887b9e 10:54:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:54:54 ---> Running in a5961a3ed78e 10:54:54 Removing intermediate container a5961a3ed78e 10:54:54 ---> 716c56361495 10:54:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:54:55 ---> Running in a77edef8526a 10:54:55 Removing intermediate container a77edef8526a 10:54:55 ---> b703dd8d5491 10:54:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:54:55 ---> Running in 53abca2443b4 10:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:54:57 OK: 266 MiB in 52 packages 10:54:58 Removing intermediate container 53abca2443b4 10:54:58 ---> d2da42ac8bd0 10:54:58 Step 8/12 : WORKDIR /app 10:54:58 ---> Running in 8a35fa8dfaed 10:54:59 Removing intermediate container 8a35fa8dfaed 10:54:59 ---> e01119215cce 10:54:59 Step 9/12 : COPY go.mod vendor* ./ 10:54:59 ---> 0fa7cb761815 10:54:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:59 ---> Running in 20fb82358d66 10:56:07 Removing intermediate container 20fb82358d66 10:56:07 ---> bb38b8c974ff 10:56:07 Step 11/12 : COPY . . 10:56:07 ---> f36a49bd459d 10:56:07 Step 12/12 : RUN $MAKE 10:56:07 ---> Running in de5b8919fcca 10:56:07 noop 10:56:07 Removing intermediate container de5b8919fcca 10:56:07 ---> c326ebfad1bd 10:56:07 Successfully built c326ebfad1bd 10:56:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:08 + docker inspect -f . ci-base-image-arm64 10:56:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:08 prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container 10:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/140 -v /w/workspace/device-rfid-llrp-go/140:/w/workspace/device-rfid-llrp-go/140:rw,z -v /w/workspace/device-rfid-llrp-go/140@tmp:/w/workspace/device-rfid-llrp-go/140@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-arm64 cat 10:56:09 $ docker top b29071b62202554d860db3e1c341d57c1d08f0dce72e57a936ccffdbdbb2a3f5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:10 + go version 10:56:10 go version go1.21.0 linux/arm64 [Pipeline] } 10:56:10 $ docker stop --time=1 b29071b62202554d860db3e1c341d57c1d08f0dce72e57a936ccffdbdbb2a3f5 10:56:12 $ docker rm -f --volumes b29071b62202554d860db3e1c341d57c1d08f0dce72e57a936ccffdbdbb2a3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:13 + docker inspect -f . ci-base-image-arm64 10:56:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:13 prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container 10:56:13 $ 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/140 -v /w/workspace/device-rfid-llrp-go/140:/w/workspace/device-rfid-llrp-go/140:rw,z -v /w/workspace/device-rfid-llrp-go/140@tmp:/w/workspace/device-rfid-llrp-go/140@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-arm64 cat 10:56:14 $ docker top 28f0f8bab5385fed0b260bc846a380b1795dca263b89244840ad71a52fb4b3a7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:15 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/140 [Pipeline] fileExists [Pipeline] sh 10:56:15 + make test 10:56:15 go test ./... -coverprofile=coverage.out ./... 10:56:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:57:55 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:57:55 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:58:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.803s coverage: 40.6% of statements 10:58:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.581s coverage: 51.9% of statements 10:58:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements 10:58:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:58:17 go vet ./... 10:58:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:58:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:58:40 ./bin/test-attribution-txt.sh 10:58:41 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:58:41 $ docker stop --time=1 28f0f8bab5385fed0b260bc846a380b1795dca263b89244840ad71a52fb4b3a7 10:58:42 $ docker rm -f --volumes 28f0f8bab5385fed0b260bc846a380b1795dca263b89244840ad71a52fb4b3a7 [Pipeline] // withDockerContainer [Pipeline] sh 10:58:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:58:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:58:45 + ls -al . 10:58:45 total 636 10:58:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 10:56 . 10:58:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:53 .. 10:58:45 -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 10:54 .dockerignore 10:58:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 10:54 .git 10:58:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 10:54 .github 10:58:45 -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 10:54 .gitignore 10:58:45 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 10:54 .golangci.yml 10:58:45 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 10:54 Attribution.txt 10:58:45 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 10:54 CHANGELOG.md 10:58:45 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 10:54 Dockerfile 10:58:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 10:54 GOVERNANCE.md 10:58:45 -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 10:54 Jenkinsfile 10:58:45 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 10:54 LICENSE 10:58:45 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 10:54 Makefile 10:58:45 -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 10:54 OWNERS.md 10:58:45 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 10:54 README.md 10:58:45 -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 10:52 VERSION 10:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:54 bin 10:58:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:54 cmd 10:58:45 -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 10:58 coverage.out 10:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:54 examples 10:58:45 -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 10:54 go.mod 10:58:45 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 10:54 go.sum 10:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:54 images 10:58:45 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 10:54 internal 10:58:45 -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + 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=788eb5aa681600b58a588c2696b7c43b899f9bac --label arch=arm64 --label version=3.2.0-dev.7 . 10:58:46 Sending build context to Docker daemon 1.198MB 10:58:46 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:58:46 Step 2/25 : FROM ${BASE} AS builder 10:58:46 ---> c326ebfad1bd 10:58:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:58:46 ---> Running in 3eb5f308f00c 10:58:46 Removing intermediate container 3eb5f308f00c 10:58:46 ---> df70b7728590 10:58:46 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:58:47 ---> Running in 1ad5a8fd3978 10:58:47 Removing intermediate container 1ad5a8fd3978 10:58:47 ---> b79f02ae5fb8 10:58:47 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:58:47 ---> Running in ae9f1202f8dd 10:58:47 Removing intermediate container ae9f1202f8dd 10:58:47 ---> 3986d24946e7 10:58:47 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:58:47 ---> Running in fbe02f760b49 10:58:48 Removing intermediate container fbe02f760b49 10:58:48 ---> 25c52c01333b 10:58:48 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:58:48 ---> Running in ddfd65c96ef4 10:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:58:50 OK: 266 MiB in 52 packages 10:58:51 Removing intermediate container ddfd65c96ef4 10:58:51 ---> 21caf80a5d12 10:58:51 Step 8/25 : WORKDIR /app 10:58:51 ---> Running in edbc4e63f40d 10:58:51 Removing intermediate container edbc4e63f40d 10:58:51 ---> 48ceea3fc9b2 10:58:51 Step 9/25 : COPY go.mod vendor* ./ 10:58:52 ---> 26934d8942f8 10:58:52 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:52 ---> Running in 99c2cd991fe9 10:58:54 Removing intermediate container 99c2cd991fe9 10:58:54 ---> 35cc9e878d4b 10:58:54 Step 11/25 : COPY . . 10:58:54 ---> aafe0c0be93f 10:58:54 Step 12/25 : RUN $MAKE 10:58:54 ---> Running in 519422acb109 10:58:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:00:47 Removing intermediate container 519422acb109 11:00:47 ---> f9f008b49cc9 11:00:47 Step 13/25 : FROM alpine:3.18 11:00:47 3.18: Pulling from library/alpine 11:00:47 c6b39de5b339: Pulling fs layer 11:00:47 c6b39de5b339: Download complete 11:00:47 c6b39de5b339: Pull complete 11:00:47 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 11:00:47 Status: Downloaded newer image for alpine:3.18 11:00:47 ---> 33abbf032149 11:00:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:00:47 ---> Running in 35580796fad0 11:00:47 Removing intermediate container 35580796fad0 11:00:47 ---> b8933ad45766 11:00:47 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:00:47 ---> Running in bdac9f50cf72 11:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:00:47 (1/1) Installing dumb-init (1.2.5-r2) 11:00:47 Executing busybox-1.36.1-r5.trigger 11:00:47 OK: 8 MiB in 16 packages 11:00:47 Removing intermediate container bdac9f50cf72 11:00:47 ---> c95bfe85c89d 11:00:47 Step 16/25 : RUN apk --no-cache upgrade 11:00:47 ---> Running in ef69d73354fd 11:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:00:47 OK: 8 MiB in 16 packages 11:00:47 Removing intermediate container ef69d73354fd 11:00:47 ---> 5d32d8777fd4 11:00:47 Step 17/25 : COPY --from=builder /app/LICENSE / 11:00:47 ---> d7b5262f6d91 11:00:47 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:00:47 ---> b0b99eb7992a 11:00:47 Step 19/25 : COPY --from=builder /app/cmd/ / 11:00:47 ---> 75ecadbd7b0d 11:00:47 Step 20/25 : EXPOSE 59989 11:00:47 ---> Running in d44bf6477b59 11:00:47 Removing intermediate container d44bf6477b59 11:00:47 ---> 35826c77f00d 11:00:47 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:00:47 ---> Running in bbfeb0007582 11:00:47 Removing intermediate container bbfeb0007582 11:00:47 ---> 705894375c2d 11:00:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:00:47 ---> Running in 9a5ad4736d12 11:00:47 Removing intermediate container 9a5ad4736d12 11:00:47 ---> 62ad839ce61f 11:00:47 Step 23/25 : LABEL arch=arm64 11:00:48 ---> Running in c1c3ac2613f0 11:00:48 Removing intermediate container c1c3ac2613f0 11:00:48 ---> 65fdf380b49d 11:00:48 Step 24/25 : LABEL git_sha=788eb5aa681600b58a588c2696b7c43b899f9bac 11:00:48 ---> Running in d8787df4e9f8 11:00:48 Removing intermediate container d8787df4e9f8 11:00:48 ---> 022d005e0103 11:00:48 Step 25/25 : LABEL version=3.2.0-dev.7 11:00:48 ---> Running in 99628decf420 11:00:48 Removing intermediate container 99628decf420 11:00:48 ---> 3a87fb0147c6 11:00:48 [Warning] One or more build-args [ARCH] were not consumed 11:00:48 Successfully built 3a87fb0147c6 11:00:48 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 11:00:49 provisioning config files... 11:00:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/140@tmp/config4570194423241156070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:50 ---> ****-login.sh 11:00:50 nexus3.edgexfoundry.org:10001 11:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:50 Configure a credential helper to remove this warning. See 11:00:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:50 11:00:50 Login Succeeded 11:00:50 nexus3.edgexfoundry.org:10002 11:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:50 Configure a credential helper to remove this warning. See 11:00:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:50 11:00:50 Login Succeeded 11:00:50 nexus3.edgexfoundry.org:10003 11:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:51 Configure a credential helper to remove this warning. See 11:00:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:51 11:00:51 Login Succeeded 11:00:51 nexus3.edgexfoundry.org:10004 11:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:51 Configure a credential helper to remove this warning. See 11:00:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:51 11:00:51 Login Succeeded 11:00:51 ****.io 11:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:51 Configure a credential helper to remove this warning. See 11:00:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:51 11:00:51 Login Succeeded 11:00:51 ---> ****-login.sh ends [Pipeline] } 11:00:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:00:52 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:00:52 788eb5aa681600b58a588c2696b7c43b899f9bac 11:00:52 latest 11:00:52 3.2.0-dev.7 11:00:52 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 11:00:52 main 11:00:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:52 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac 11:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:00:53 5c53a2331626: Preparing 11:00:53 a3a68996c9c7: Preparing 11:00:53 83eaaa33d2ce: Preparing 11:00:53 b320f56a5e11: Preparing 11:00:53 35643172f6d3: Preparing 11:00:53 7c504f21be85: Preparing 11:00:53 7c504f21be85: Waiting 11:00:53 a3a68996c9c7: Pushed 11:00:53 7c504f21be85: Layer already exists 11:00:53 83eaaa33d2ce: Pushed 11:00:53 35643172f6d3: Pushed 11:00:53 b320f56a5e11: Pushed 11:01:00 5c53a2331626: Pushed 11:01:00 788eb5aa681600b58a588c2696b7c43b899f9bac: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:00 + 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 11:01:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:01:00 5c53a2331626: Preparing 11:01:00 a3a68996c9c7: Preparing 11:01:00 83eaaa33d2ce: Preparing 11:01:00 b320f56a5e11: Preparing 11:01:00 35643172f6d3: Preparing 11:01:00 7c504f21be85: Preparing 11:01:00 7c504f21be85: Waiting 11:01:00 83eaaa33d2ce: Layer already exists 11:01:00 35643172f6d3: Layer already exists 11:01:00 a3a68996c9c7: Layer already exists 11:01:00 5c53a2331626: Layer already exists 11:01:00 b320f56a5e11: Layer already exists 11:01:00 7c504f21be85: Layer already exists 11:01:01 latest: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:01 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 11:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:01:02 5c53a2331626: Preparing 11:01:02 a3a68996c9c7: Preparing 11:01:02 83eaaa33d2ce: Preparing 11:01:02 b320f56a5e11: Preparing 11:01:02 35643172f6d3: Preparing 11:01:02 7c504f21be85: Preparing 11:01:02 7c504f21be85: Waiting 11:01:02 35643172f6d3: Layer already exists 11:01:02 a3a68996c9c7: Layer already exists 11:01:02 5c53a2331626: Layer already exists 11:01:02 83eaaa33d2ce: Layer already exists 11:01:02 b320f56a5e11: Layer already exists 11:01:02 7c504f21be85: Layer already exists 11:01:02 3.2.0-dev.7: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:02 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 11:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:01:03 5c53a2331626: Preparing 11:01:03 a3a68996c9c7: Preparing 11:01:03 83eaaa33d2ce: Preparing 11:01:03 b320f56a5e11: Preparing 11:01:03 35643172f6d3: Preparing 11:01:03 7c504f21be85: Preparing 11:01:03 7c504f21be85: Waiting 11:01:03 5c53a2331626: Layer already exists 11:01:03 83eaaa33d2ce: Layer already exists 11:01:03 a3a68996c9c7: Layer already exists 11:01:03 35643172f6d3: Layer already exists 11:01:03 b320f56a5e11: Layer already exists 11:01:03 7c504f21be85: Layer already exists 11:01:03 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:04 + 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 11:01:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:01:04 5c53a2331626: Preparing 11:01:04 a3a68996c9c7: Preparing 11:01:04 83eaaa33d2ce: Preparing 11:01:04 b320f56a5e11: Preparing 11:01:04 35643172f6d3: Preparing 11:01:04 7c504f21be85: Preparing 11:01:04 7c504f21be85: Waiting 11:01:04 35643172f6d3: Layer already exists 11:01:04 a3a68996c9c7: Layer already exists 11:01:04 b320f56a5e11: Layer already exists 11:01:04 83eaaa33d2ce: Layer already exists 11:01:04 5c53a2331626: Layer already exists 11:01:04 7c504f21be85: Layer already exists 11:01:05 main: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:05 ===================================================== [Pipeline] echo 11:01:05 taggedImages: 11:01:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac 11:01:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:01:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 11:01:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 11:01:05 - 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 11:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:05 11:01:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:06 arm64: Pulling from edgex-lftools-log-publisher 11:01:06 8998bd30e6a1: Pulling fs layer 11:01:06 04944245beec: Pulling fs layer 11:01:06 699f458cf7ca: Pulling fs layer 11:01:06 765212b225bb: Pulling fs layer 11:01:06 f23df028b6ca: Pulling fs layer 11:01:06 d65c8cfc05b1: Pulling fs layer 11:01:06 2437ff75d9bd: Pulling fs layer 11:01:06 765212b225bb: Waiting 11:01:06 2437ff75d9bd: Waiting 11:01:06 d65c8cfc05b1: Waiting 11:01:06 f23df028b6ca: Waiting 11:01:06 04944245beec: Verifying Checksum 11:01:06 04944245beec: Download complete 11:01:06 765212b225bb: Verifying Checksum 11:01:06 765212b225bb: Download complete 11:01:06 f23df028b6ca: Verifying Checksum 11:01:06 f23df028b6ca: Download complete 11:01:06 d65c8cfc05b1: Verifying Checksum 11:01:06 d65c8cfc05b1: Download complete 11:01:06 699f458cf7ca: Verifying Checksum 11:01:06 699f458cf7ca: Download complete 11:01:07 8998bd30e6a1: Verifying Checksum 11:01:07 8998bd30e6a1: Download complete 11:01:09 2437ff75d9bd: Verifying Checksum 11:01:09 2437ff75d9bd: Download complete 11:01:11 8998bd30e6a1: Pull complete 11:01:12 04944245beec: Pull complete 11:01:14 699f458cf7ca: Pull complete 11:01:14 765212b225bb: Pull complete 11:01:14 f23df028b6ca: Pull complete 11:01:15 d65c8cfc05b1: Pull complete 11:01:33 2437ff75d9bd: Pull complete 11:01:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:33 prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container 11:01:33 $ 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/140 -v /w/workspace/device-rfid-llrp-go/140:/w/workspace/device-rfid-llrp-go/140:rw,z -v /w/workspace/device-rfid-llrp-go/140@tmp:/w/workspace/device-rfid-llrp-go/140@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:arm64 cat 11:01:36 $ docker top e60f8f5514464194f9924edbf911feee2295d44e966756ff85bc590c15ad8a4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:36 ---> job-cost.sh 11:01:37 lf-activate-venv: SKIPPING 11:01:37 INFO: No Stack... 11:01:37 INFO: Retrieving Pricing Info for: v3-standard-4 11:01:38 INFO: Archiving Costs [Pipeline] sh 11:01:38 + cat /w/workspace/device-rfid-llrp-go/140/archives/cost.csv 11:01:38 + cut -d, -f6 [Pipeline] lock 11:01:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] 11:01:38 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] did not exist. Created. 11:01:38 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:39 /w/workspace/device-rfid-llrp-go/140@tmp/durable-e516e7ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:01:39 + echo total: 0.10999999940395355 [Pipeline] stash 11:01:40 Warning: overwriting stash ‘stack-cost’ 11:01:40 Stashed 1 file(s) [Pipeline] } 11:01:40 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 11:01:40 $ docker stop --time=1 e60f8f5514464194f9924edbf911feee2295d44e966756ff85bc590c15ad8a4b 11:01:41 $ docker rm -f --volumes e60f8f5514464194f9924edbf911feee2295d44e966756ff85bc590c15ad8a4b [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 11:01:45 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:01:45 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:01:45 total 16 11:01:45 drwxr-xr-x 3 root root 4096 Mar 8 10:53 . 11:01:45 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 10:53 .. 11:01:45 drwxr-xr-x 2 root root 4096 Mar 8 10:53 cost 11:01:45 -rw-r--r-- 1 root root 91 Mar 8 10:53 cost.csv 11:01:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:01:45 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:01:45 total 16 11:01:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 10:53 . 11:01:45 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 10:53 .. 11:01:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 10:53 cost 11:01:45 -rw-r--r-- 1 jenkins jenkins 91 Mar 8 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:01:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:01:46 ---> package-listing.sh 11:01:46 ++ facter osfamily 11:01:46 ++ tr '[:upper:]' '[:lower:]' 11:01:46 + OS_FAMILY=debian 11:01:46 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:01:46 + START_PACKAGES=/tmp/packages_start.txt 11:01:46 + END_PACKAGES=/tmp/packages_end.txt 11:01:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:01:46 + PACKAGES=/tmp/packages_start.txt 11:01:46 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:01:46 + PACKAGES=/tmp/packages_end.txt 11:01:46 + case "${OS_FAMILY}" in 11:01:46 + dpkg -l 11:01:46 + grep '^ii' 11:01:46 + '[' -f /tmp/packages_start.txt ']' 11:01:46 + '[' -f /tmp/packages_end.txt ']' 11:01:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:01:46 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:01:46 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:01:46 + 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 11:01:46 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 11:01:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:47 prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container 11:01:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:01:47 $ docker top d45064253c931ad65b102f5837dded50864b0a2782735f5d0fa31835fae5c803 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:48 + touch /tmp/pre-build-complete [Pipeline] sh 11:01:48 + mkdir -p /var/log/sysstat [Pipeline] sh 11:01:48 + ls /var/log/sa-host 11:01:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:49 provisioning config files... 11:01:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14933682209139857595tmp [Pipeline] { [Pipeline] echo 11:01:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:01:49 ---> create-netrc.sh [Pipeline] } 11:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:01:49 ---> python-tools-install.sh [Pipeline] echo 11:01:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:01:50 ---> sudo-logs.sh 11:01:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:01:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:01:50 ---> job-cost.sh 11:01:50 lf-activate-venv: SKIPPING 11:01:50 DEBUG: total: 0.2199999988079071 11:01:50 INFO: Retrieving Stack Cost... 11:01:51 INFO: Retrieving Pricing Info for: v3-standard-8 11:01:51 INFO: Archiving Costs [Pipeline] echo 11:01:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:01:51 ---> logs-deploy.sh 11:01:51 lf-activate-venv: SKIPPING 11:01:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/140 11:01:51 INFO: archiving workspace using pattern(s): 11:01:52 Archives upload complete. 11:01:52 INFO: archiving logs to Nexus