Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 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-ssh2244127567573681529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9996830514314573402.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4751092323694392757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5957030357798509596.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-ssh16839117813879197950.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6022 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 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#249)" > 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 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 > git rev-list --no-walk 2f342342fa5147f47103e4bf0effd7ddde8942e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:02:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:02:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:02:12 ========================================================= 22:02:12 EdgeX Global Pipelines Version Info 22:02:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:02:13 ------------------- 22:02:13 stable info: 22:02:13 ------------------- 22:02:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:02:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:02:13 Message: update stable to v1.0.254 22:02:14 ------------------- 22:02:14 experimental info: 22:02:14 ------------------- 22:02:14 Commited By: **** collab-it+edgex@linuxfoundation.org 22:02:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:02:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:02:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] echo 22:02:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40e7fd9 [Pipeline] echo 22:02:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:15 provisioning config files... 22:02:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2546495941960998070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:15 ---> docker-login.sh 22:02:15 nexus3.edgexfoundry.org:10001 22:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:15 Configure a credential helper to remove this warning. See 22:02:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:15 22:02:15 Login Succeeded 22:02:15 nexus3.edgexfoundry.org:10002 22:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:15 Configure a credential helper to remove this warning. See 22:02:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:15 22:02:15 Login Succeeded 22:02:15 nexus3.edgexfoundry.org:10003 22:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:15 Configure a credential helper to remove this warning. See 22:02:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:15 22:02:15 Login Succeeded 22:02:15 nexus3.edgexfoundry.org:10004 22:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:15 Configure a credential helper to remove this warning. See 22:02:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:15 22:02:15 Login Succeeded 22:02:15 docker.io 22:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:16 Configure a credential helper to remove this warning. See 22:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:16 22:02:16 Login Succeeded 22:02:16 ---> docker-login.sh ends [Pipeline] } 22:02:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:02:16 + git rev-list -1 --merges 40e7fd9457312c7ba73491b63d6fc33ef6c19e69~1..40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] echo 22:02:16 -----------> git rev-list -1 --merges 40e7fd9457312c7ba73491b63d6fc33ef6c19e69~1..40e7fd9457312c7ba73491b63d6fc33ef6c19e69 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [false] [Pipeline] sh 22:02:16 + git log --format=format:%s -1 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] echo 22:02:16 ========================================================= 22:02:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:02:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:17 + git log --format=format:%s -1 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] echo 22:02:17 [semverPrep] GIT_COMMIT: 40e7fd9457312c7ba73491b63d6fc33ef6c19e69, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#249) [Pipeline] echo 22:02:17 [semverPrep] This is not a build commit. [Pipeline] sh 22:02:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:17 + grep -v github /etc/ssh/ssh_known_hosts 22:02:17 + [ -e /tmp/ssh_known_hosts ] 22:02:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:02:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:02:17 + sudo tee -a /etc/ssh/ssh_known_hosts 22:02:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:17 22:02:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:18 0.1.4: Pulling from edgex-devops/py-git-semver 22:02:18 b85a868b505f: Pulling fs layer 22:02:18 e2be974225ed: Pulling fs layer 22:02:18 339a4e72a1f5: Pulling fs layer 22:02:18 988bab9f4d93: Pulling fs layer 22:02:18 1469e6f7b9e6: Pulling fs layer 22:02:18 eaf3925da568: Pulling fs layer 22:02:18 bab4dde63d76: Pulling fs layer 22:02:18 bde34c3a00c8: Pulling fs layer 22:02:18 b352a97aabf1: Pulling fs layer 22:02:18 4872d77fe225: Pulling fs layer 22:02:18 5851b861e8e6: Pulling fs layer 22:02:18 bab4dde63d76: Waiting 22:02:18 5851b861e8e6: Waiting 22:02:18 b352a97aabf1: Waiting 22:02:18 bde34c3a00c8: Waiting 22:02:18 988bab9f4d93: Waiting 22:02:18 4872d77fe225: Waiting 22:02:18 1469e6f7b9e6: Waiting 22:02:18 eaf3925da568: Waiting 22:02:18 e2be974225ed: Download complete 22:02:18 988bab9f4d93: Verifying Checksum 22:02:18 988bab9f4d93: Download complete 22:02:18 339a4e72a1f5: Verifying Checksum 22:02:18 339a4e72a1f5: Download complete 22:02:18 1469e6f7b9e6: Verifying Checksum 22:02:18 1469e6f7b9e6: Download complete 22:02:18 eaf3925da568: Verifying Checksum 22:02:18 eaf3925da568: Download complete 22:02:18 bde34c3a00c8: Download complete 22:02:18 b352a97aabf1: Download complete 22:02:18 4872d77fe225: Verifying Checksum 22:02:18 4872d77fe225: Download complete 22:02:18 5851b861e8e6: Download complete 22:02:18 b85a868b505f: Verifying Checksum 22:02:18 b85a868b505f: Download complete 22:02:18 bab4dde63d76: Verifying Checksum 22:02:18 bab4dde63d76: Download complete 22:02:19 b85a868b505f: Pull complete 22:02:19 e2be974225ed: Pull complete 22:02:20 339a4e72a1f5: Pull complete 22:02:20 988bab9f4d93: Pull complete 22:02:20 1469e6f7b9e6: Pull complete 22:02:20 eaf3925da568: Pull complete 22:02:22 bab4dde63d76: Pull complete 22:02:22 bde34c3a00c8: Pull complete 22:02:22 b352a97aabf1: Pull complete 22:02:22 4872d77fe225: Pull complete 22:02:22 5851b861e8e6: Pull complete 22:02:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:02:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:22 prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container 22:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:02:25 $ docker top 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e -eo pid,comm 22:02:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:02:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:25 [ssh-agent] Looking for ssh-agent implementation... 22:02:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:26 $ docker exec 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e ssh-agent 22:02:26 SSH_AUTH_SOCK=/tmp/ssh-EooxB9SaSbfD/agent.32 22:02:26 SSH_AGENT_PID=38 22:02:26 Running ssh-add (command line suppressed) 22:02:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15350146445020453892.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15350146445020453892.key) 22:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:26 + git tag --points-at HEAD [Pipeline] } 22:02:26 $ docker exec --env ******** --env ******** 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e ssh-agent -k 22:02:26 unset SSH_AUTH_SOCK; 22:02:26 unset SSH_AGENT_PID; 22:02:26 echo Agent pid 38 killed; 22:02:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:02:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:26 [ssh-agent] Looking for ssh-agent implementation... 22:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:26 $ docker exec 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e ssh-agent 22:02:26 SSH_AUTH_SOCK=/tmp/ssh-rLqrHXCNW9ew/agent.70 22:02:26 SSH_AGENT_PID=77 22:02:26 Running ssh-add (command line suppressed) 22:02:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10224255660295867573.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10224255660295867573.key) 22:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:27 + git semver init 22:02:27 2023-09-12 22:02:27,453 [run_init] DEBUG init version:0.0.0 force:False 22:02:27 2023-09-12 22:02:27,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:02:27 2023-09-12 22:02:27,454 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:02:27 2023-09-12 22:02:27,455 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 22:02:28 2023-09-12 22:02:28,240 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 22:02:28 2023-09-12 22:02:28,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 22:02:28 2023-09-12 22:02:28,241 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:02:28 2023-09-12 22:02:28,241 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:02:28 3.1.0-dev.7 [Pipeline] } 22:02:28 $ docker exec --env ******** --env ******** 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e ssh-agent -k 22:02:28 unset SSH_AUTH_SOCK; 22:02:28 unset SSH_AGENT_PID; 22:02:28 echo Agent pid 77 killed; 22:02:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:28 + git semver [Pipeline] } 22:02:29 $ docker stop --time=1 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e 22:02:30 $ docker rm -f --volumes 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e [Pipeline] // withDockerContainer [Pipeline] sh 22:02:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:02:30 Stashed 1 file(s) [Pipeline] echo 22:02:30 [edgeXSemver]: initialized semver on version 3.1.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 22:02:31 provisioning config files... 22:02:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14178817268257659540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:31 ---> docker-login.sh 22:02:31 nexus3.edgexfoundry.org:10001 22:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:31 Configure a credential helper to remove this warning. See 22:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:31 22:02:31 Login Succeeded 22:02:31 nexus3.edgexfoundry.org:10002 22:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:31 Configure a credential helper to remove this warning. See 22:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:31 22:02:31 Login Succeeded 22:02:31 nexus3.edgexfoundry.org:10003 22:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:31 Configure a credential helper to remove this warning. See 22:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:31 22:02:31 Login Succeeded 22:02:31 nexus3.edgexfoundry.org:10004 22:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:31 Configure a credential helper to remove this warning. See 22:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:31 22:02:31 Login Succeeded 22:02:31 docker.io 22:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:31 Configure a credential helper to remove this warning. See 22:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:31 22:02:31 Login Succeeded 22:02:31 ---> docker-login.sh ends [Pipeline] } 22:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:32 ========================================================= 22:02:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:02:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:02:32 Sending build context to Docker daemon 4.311MB 22:02:32 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:02:32 Step 2/12 : FROM ${BASE} AS builder 22:02:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:32 7264a8db6415: Pulling fs layer 22:02:32 c4d48a809fc2: Pulling fs layer 22:02:32 4f1c88b9dad5: Pulling fs layer 22:02:32 ad3a456e5733: Pulling fs layer 22:02:32 9e4f439ed901: Pulling fs layer 22:02:32 feaf6a47b606: Pulling fs layer 22:02:32 5e8b037d7d82: Pulling fs layer 22:02:32 8ac70367396e: Pulling fs layer 22:02:32 6db16350a2e2: Pulling fs layer 22:02:32 9250d5d63582: Pulling fs layer 22:02:32 5e8b037d7d82: Waiting 22:02:32 8ac70367396e: Waiting 22:02:32 6db16350a2e2: Waiting 22:02:32 9250d5d63582: Waiting 22:02:32 feaf6a47b606: Waiting 22:02:32 9e4f439ed901: Waiting 22:02:32 ad3a456e5733: Waiting 22:02:32 c4d48a809fc2: Download complete 22:02:32 ad3a456e5733: Verifying Checksum 22:02:32 ad3a456e5733: Download complete 22:02:32 9e4f439ed901: Verifying Checksum 22:02:32 9e4f439ed901: Download complete 22:02:32 7264a8db6415: Download complete 22:02:32 feaf6a47b606: Verifying Checksum 22:02:32 feaf6a47b606: Download complete 22:02:32 7264a8db6415: Pull complete 22:02:32 c4d48a809fc2: Pull complete 22:02:32 8ac70367396e: Verifying Checksum 22:02:32 8ac70367396e: Download complete 22:02:32 4f1c88b9dad5: Verifying Checksum 22:02:32 4f1c88b9dad5: Download complete 22:02:33 6db16350a2e2: Verifying Checksum 22:02:33 6db16350a2e2: Download complete 22:02:33 9250d5d63582: Verifying Checksum 22:02:33 9250d5d63582: Download complete 22:02:33 5e8b037d7d82: Verifying Checksum 22:02:33 5e8b037d7d82: Download complete 22:02:35 4f1c88b9dad5: Pull complete 22:02:35 ad3a456e5733: Pull complete 22:02:35 9e4f439ed901: Pull complete 22:02:36 feaf6a47b606: Pull complete 22:02:38 5e8b037d7d82: Pull complete 22:02:38 8ac70367396e: Pull complete 22:02:39 6db16350a2e2: Pull complete 22:02:39 9250d5d63582: Pull complete 22:02:39 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 22:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:02:39 ---> fa269f55d9b9 22:02:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:02:43 ---> Running in bd6b594c3d54 22:02:43 Removing intermediate container bd6b594c3d54 22:02:43 ---> 9d3a2f19d3de 22:02:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:02:43 ---> Running in 89d1e45d4836 22:02:44 Removing intermediate container 89d1e45d4836 22:02:44 ---> 93f12a964b7d 22:02:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:02:44 ---> Running in a3b6d2d18560 22:02:44 Removing intermediate container a3b6d2d18560 22:02:44 ---> c6a1405403b9 22:02:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:02:44 ---> Running in a386f4986799 22:02:44 Removing intermediate container a386f4986799 22:02:44 ---> 939661dcd18f 22:02:44 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:44 ---> Running in 5d3286735dce 22:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:02:44 OK: 265 MiB in 56 packages 22:02:45 Removing intermediate container 5d3286735dce 22:02:45 ---> 54380030be1e 22:02:45 Step 8/12 : WORKDIR /app 22:02:45 ---> Running in c2a3dabf750a 22:02:45 Removing intermediate container c2a3dabf750a 22:02:45 ---> 84abd6b687a2 22:02:45 Step 9/12 : COPY go.mod vendor* ./ 22:02:45 ---> 6b2372188554 22:02:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:45 ---> Running in 86642520a9b2 22:02:46 Still waiting to schedule task 22:02:46 ‘prd-centos7-blackbox-4c-2g-5675’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:46 ‘prd-centos7-blackbox-4c-2g-5676’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:46 ‘prd-ubuntu20.04-docker-8c-8g-6006’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:46 ‘prd-ubuntu20.04-docker-8c-8g-6007’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:46 ‘prd-ubuntu20.04-docker-8c-8g-6008’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:46 ‘prd-ubuntu20.04-docker-8c-8g-6010’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:46 ‘prd-ubuntu20.04-docker-8c-8g-6011’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6012’ is offline 22:02:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6013’ is offline 22:02:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6014’ is offline 22:02:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6015’ is offline 22:02:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6017’ is offline 22:02:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6021’ is offline 22:03:17 Removing intermediate container 86642520a9b2 22:03:17 ---> c40d648700b1 22:03:17 Step 11/12 : COPY . . 22:03:17 ---> d58b8151dfd0 22:03:17 Step 12/12 : RUN $MAKE 22:03:17 ---> Running in 6dd92457bf2c 22:03:17 noop 22:03:17 Removing intermediate container 6dd92457bf2c 22:03:17 ---> de4d1aee284c 22:03:17 Successfully built de4d1aee284c 22:03:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:17 + docker inspect -f . ci-base-image-x86_64 22:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:17 prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container 22:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:18 $ docker top 5e9b89047d572121b1b2302d2a446e78a9dcbf75a288cb6068877672dd84ac12 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:18 + go version 22:03:18 go version go1.21.0 linux/amd64 [Pipeline] } 22:03:18 $ docker stop --time=1 5e9b89047d572121b1b2302d2a446e78a9dcbf75a288cb6068877672dd84ac12 22:03:19 $ docker rm -f --volumes 5e9b89047d572121b1b2302d2a446e78a9dcbf75a288cb6068877672dd84ac12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:20 + docker inspect -f . ci-base-image-x86_64 22:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:20 prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container 22:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:20 $ docker top fb31d5841120b1808ead7200169c2190549f07b44ca0b8838ffdf25cb7351996 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:21 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 22:03:21 + make test 22:03:21 go test ./... -coverprofile=coverage.out ./... 22:03:22 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:03:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:03:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.763844628Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:03:35 level=INFO ts=2023-09-12T22:03:31.764369328Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:03:35 level=INFO ts=2023-09-12T22:03:31.764435298Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:03:35 level=INFO ts=2023-09-12T22:03:31.764468998Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.764526749Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=INFO ts=2023-09-12T22:03:31.764578829Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.764778059Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.764799579Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.764822859Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.76567965Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:03:35 level=INFO ts=2023-09-12T22:03:31.76574895Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.76586691Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.76589701Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.76593545Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:03:35 level=INFO ts=2023-09-12T22:03:31.76598706Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.766104781Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.766134841Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.766157691Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.766229521Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.766251911Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.766304621Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:03:35 level=INFO ts=2023-09-12T22:03:31.766327961Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.766606971Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:03:35 level=INFO ts=2023-09-12T22:03:31.766837502Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:03:35 level=INFO ts=2023-09-12T22:03:31.766854712Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.766884012Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:03:35 level=INFO ts=2023-09-12T22:03:31.766997792Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.767010842Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=INFO ts=2023-09-12T22:03:31.767051652Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.767114512Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.767125962Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.767160362Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.767178642Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.767248682Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.767303812Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.767351732Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:03:35 level=INFO ts=2023-09-12T22:03:31.767386622Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.767469112Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.767503232Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.767531822Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.767610213Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.767630743Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.767648653Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:03:35 level=INFO ts=2023-09-12T22:03:31.767659683Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.767801753Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:03:35 level=INFO ts=2023-09-12T22:03:31.767967473Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:03:35 level=INFO ts=2023-09-12T22:03:31.767978383Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:03:35 level=INFO ts=2023-09-12T22:03:31.767988013Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.767994603Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.768012733Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:03:35 level=INFO ts=2023-09-12T22:03:31.768040163Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.768073443Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.768091343Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.768106423Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.768117413Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.768172853Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.768191613Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.768201313Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:03:35 level=INFO ts=2023-09-12T22:03:31.768210363Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.768257433Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.768285453Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.768299894Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.768330134Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.768348724Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.768395574Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:03:35 level=INFO ts=2023-09-12T22:03:31.768409714Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.768561854Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:03:35 level=INFO ts=2023-09-12T22:03:31.768674774Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:03:35 level=INFO ts=2023-09-12T22:03:31.768695724Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.768710304Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:03:35 level=INFO ts=2023-09-12T22:03:31.768780274Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.768796424Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=INFO ts=2023-09-12T22:03:31.768842154Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.768901374Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.768909414Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.768921784Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.768950824Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.769023434Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.769042994Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.769078465Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:03:35 level=INFO ts=2023-09-12T22:03:31.769094285Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.769155175Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.769174375Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.769200805Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.769266285Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.769280655Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.769302635Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:03:35 level=INFO ts=2023-09-12T22:03:31.769325155Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.769623625Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:03:35 level=INFO ts=2023-09-12T22:03:31.769830446Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:03:35 level=INFO ts=2023-09-12T22:03:31.769845796Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:03:35 level=INFO ts=2023-09-12T22:03:31.769854476Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.769861666Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.769892096Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:03:35 level=INFO ts=2023-09-12T22:03:31.769935176Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.769990166Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.769999806Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.770007456Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.770033606Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.770070346Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.770088706Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.770097986Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:03:35 level=INFO ts=2023-09-12T22:03:31.770131746Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.770170036Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.770186746Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.770221016Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.770265156Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.770281886Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.770308856Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:03:35 level=INFO ts=2023-09-12T22:03:31.770322206Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.770501066Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:03:35 level=INFO ts=2023-09-12T22:03:31.770621447Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:03:35 level=INFO ts=2023-09-12T22:03:31.770648197Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.770659337Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:03:35 level=INFO ts=2023-09-12T22:03:31.770750647Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.770759427Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=INFO ts=2023-09-12T22:03:31.770783657Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.770862747Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.770871767Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.770884387Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.770896047Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.770947087Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.771025077Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.771034947Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:03:35 level=INFO ts=2023-09-12T22:03:31.771048847Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.771104307Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.771118177Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.771130917Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.771173547Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.771194417Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.771210747Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:03:35 level=INFO ts=2023-09-12T22:03:31.771220917Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 22:03:35 --- FAIL: TestAutoDiscoverNaming (0.01s) 22:03:35 --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) 22:03:35 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:55248: use of closed network connection 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.771355938Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.771564418Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:03:35 level=INFO ts=2023-09-12T22:03:31.771724728Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:03:35 level=INFO ts=2023-09-12T22:03:31.771745438Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:03:35 level=INFO ts=2023-09-12T22:03:31.771760128Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.771771648Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.771760788Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:03:35 level=INFO ts=2023-09-12T22:03:31.771823048Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.771890588Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.771906548Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.771927778Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.771947288Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.771998188Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772016928Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772030328Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:03:35 level=INFO ts=2023-09-12T22:03:31.772043768Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.772092358Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772111509Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.772126909Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.772166539Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772181129Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.772198829Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:03:35 level=INFO ts=2023-09-12T22:03:31.772214229Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772320459Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:03:35 level=INFO ts=2023-09-12T22:03:31.772518589Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 22:03:35 level=INFO ts=2023-09-12T22:03:31.772541109Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772549379Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 22:03:35 level=INFO ts=2023-09-12T22:03:31.772556359Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.772570839Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=INFO ts=2023-09-12T22:03:31.772591749Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.772624929Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=WARN ts=2023-09-12T22:03:31.772633359Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772640389Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.772651249Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.772714019Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772730009Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772738919Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 22:03:35 level=INFO ts=2023-09-12T22:03:31.772748069Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.772796279Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.772812179Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.772823719Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:03:35 level=INFO ts=2023-09-12T22:03:31.772869619Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:03:35 level=DEBUG ts=2023-09-12T22:03:31.77291173Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:03:35 level=INFO ts=2023-09-12T22:03:31.77293129Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:03:35 level=INFO ts=2023-09-12T22:03:31.77294338Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 22:03:35 level=WARN ts=2023-09-12T22:03:31.77306183Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 22:03:35 FAIL 22:03:35 coverage: 40.6% of statements 22:03:35 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.938s 22:03:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 22:03:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 22:03:35 FAIL 22:03:35 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 22:03:35 $ docker stop --time=1 fb31d5841120b1808ead7200169c2190549f07b44ca0b8838ffdf25cb7351996 22:03:38 $ docker rm -f --volumes fb31d5841120b1808ead7200169c2190549f07b44ca0b8838ffdf25cb7351996 [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 22:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:41 22:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:41 latest: Pulling from edgex-lftools-log-publisher 22:03:41 5eb5b503b376: Pulling fs layer 22:03:41 5c69ac0246d0: Pulling fs layer 22:03:41 ec43610c2a17: Pulling fs layer 22:03:41 3a2ae6a8a46f: Pulling fs layer 22:03:41 33b1e0a273af: Pulling fs layer 22:03:41 5d3b04190fa2: Pulling fs layer 22:03:41 3a2ae6a8a46f: Waiting 22:03:41 33b1e0a273af: Waiting 22:03:41 2f39f015ded8: Pulling fs layer 22:03:41 5d3b04190fa2: Waiting 22:03:41 2f39f015ded8: Waiting 22:03:41 5c69ac0246d0: Verifying Checksum 22:03:41 5c69ac0246d0: Download complete 22:03:41 3a2ae6a8a46f: Verifying Checksum 22:03:41 3a2ae6a8a46f: Download complete 22:03:41 33b1e0a273af: Verifying Checksum 22:03:41 33b1e0a273af: Download complete 22:03:41 5d3b04190fa2: Verifying Checksum 22:03:41 5d3b04190fa2: Download complete 22:03:41 ec43610c2a17: Verifying Checksum 22:03:41 ec43610c2a17: Download complete 22:03:41 5eb5b503b376: Verifying Checksum 22:03:41 5eb5b503b376: Download complete 22:03:42 5eb5b503b376: Pull complete 22:03:42 5c69ac0246d0: Pull complete 22:03:43 ec43610c2a17: Pull complete 22:03:43 3a2ae6a8a46f: Pull complete 22:03:43 33b1e0a273af: Pull complete 22:03:43 5d3b04190fa2: Pull complete 22:03:47 2f39f015ded8: Pull complete 22:03:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:47 prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container 22:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:03:51 $ docker top 6ef8d22eb445ee0773f5a86d845fe35f6e8285537077f82d5fbb43d7ef159755 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:52 ---> job-cost.sh 22:03:52 lf-activate-venv: SKIPPING 22:03:52 INFO: No Stack... 22:03:52 INFO: Retrieving Pricing Info for: v3-standard-8 22:03:52 INFO: Archiving Costs [Pipeline] sh 22:03:52 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 22:03:52 + cut -d, -f6 [Pipeline] lock 22:03:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] 22:03:52 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] did not exist. Created. 22:03:52 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:03:53 + echo total: 0.2199999988079071 [Pipeline] stash 22:03:53 Stashed 1 file(s) [Pipeline] } 22:03:53 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 22:03:53 $ docker stop --time=1 6ef8d22eb445ee0773f5a86d845fe35f6e8285537077f82d5fbb43d7ef159755 22:03:54 $ docker rm -f --volumes 6ef8d22eb445ee0773f5a86d845fe35f6e8285537077f82d5fbb43d7ef159755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:03:54 Failed in branch amd64 22:04:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6027 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 22:04:59 Running in /w/workspace/device-rfid-llrp-go/111 [Pipeline] { [Pipeline] checkout 22:04:59 The recommended git tool is: git 22:05:06 using credential edgex-jenkins-ssh 22:05:06 Cloning the remote Git repository 22:05:06 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:05:06 > git init /w/workspace/device-rfid-llrp-go/111 # timeout=10 22:05:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:05:06 > git --version # timeout=10 22:05:06 > git --version # 'git version 2.25.1' 22:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:08 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:09 Avoid second fetch 22:05:09 Checking out Revision 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 (main) 22:05:09 > git config core.sparsecheckout # timeout=10 22:05:09 > git checkout -f 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 22:05:09 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#249)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:05:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:05:10 Dload Upload Total Spent Left Speed 22:05:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 22:05:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:05:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:05:11 + sudo tee /etc/docker/daemon.new 22:05:11 { 22:05:11 "registry-mirrors": [ 22:05:11 "https://nexus3.edgexfoundry.org:10001" 22:05:11 ], 22:05:11 "bip": "10.250.0.254/24", 22:05:11 "hosts": [ 22:05:11 "tcp://0.0.0.0:5555", 22:05:11 "unix:///var/run/docker.sock" 22:05:11 ], 22:05:11 "mtu": 1458, 22:05:11 "selinux-enabled": true, 22:05:11 "seccomp-profile": "/etc/docker/seccomp.json" 22:05:11 } [Pipeline] sh 22:05:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:05:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:30 provisioning config files... 22:05:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/111@tmp/config6856565140276561813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:31 ---> docker-login.sh 22:05:31 nexus3.edgexfoundry.org:10001 22:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:31 Configure a credential helper to remove this warning. See 22:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:31 22:05:31 Login Succeeded 22:05:31 nexus3.edgexfoundry.org:10002 22:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:32 Configure a credential helper to remove this warning. See 22:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:32 22:05:32 Login Succeeded 22:05:32 nexus3.edgexfoundry.org:10003 22:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:32 Configure a credential helper to remove this warning. See 22:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:32 22:05:32 Login Succeeded 22:05:32 nexus3.edgexfoundry.org:10004 22:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:33 Configure a credential helper to remove this warning. See 22:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:33 22:05:33 Login Succeeded 22:05:33 docker.io 22:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:33 Configure a credential helper to remove this warning. See 22:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:33 22:05:33 Login Succeeded 22:05:33 ---> docker-login.sh ends [Pipeline] } 22:05:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:05:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:34 ========================================================= 22:05:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:05:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:05:34 Sending build context to Docker daemon 1.218MB 22:05:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:05:34 Step 2/12 : FROM ${BASE} AS builder 22:05:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:05:34 9fda8d8052c6: Pulling fs layer 22:05:34 5d54e960e981: Pulling fs layer 22:05:34 c4a7e357bf2a: Pulling fs layer 22:05:34 f0e02332f6b5: Pulling fs layer 22:05:34 66412af1f25a: Pulling fs layer 22:05:34 1baf3a5c0e64: Pulling fs layer 22:05:34 9a37bb91b891: Pulling fs layer 22:05:34 f0e02332f6b5: Waiting 22:05:34 a29adfc67d43: Pulling fs layer 22:05:34 66412af1f25a: Waiting 22:05:34 d5de9f91c1a4: Pulling fs layer 22:05:34 9a37bb91b891: Waiting 22:05:34 d5de9f91c1a4: Waiting 22:05:34 a29adfc67d43: Waiting 22:05:34 1baf3a5c0e64: Waiting 22:05:34 5d54e960e981: Verifying Checksum 22:05:34 5d54e960e981: Download complete 22:05:34 f0e02332f6b5: Verifying Checksum 22:05:34 f0e02332f6b5: Download complete 22:05:34 66412af1f25a: Download complete 22:05:34 9fda8d8052c6: Verifying Checksum 22:05:34 9fda8d8052c6: Download complete 22:05:35 9a37bb91b891: Verifying Checksum 22:05:35 9a37bb91b891: Download complete 22:05:35 9fda8d8052c6: Pull complete 22:05:36 a29adfc67d43: Verifying Checksum 22:05:36 a29adfc67d43: Download complete 22:05:36 5d54e960e981: Pull complete 22:05:36 d5de9f91c1a4: Verifying Checksum 22:05:36 d5de9f91c1a4: Download complete 22:05:36 c4a7e357bf2a: Download complete 22:05:37 1baf3a5c0e64: Verifying Checksum 22:05:37 1baf3a5c0e64: Download complete 22:05:47 c4a7e357bf2a: Pull complete 22:05:47 f0e02332f6b5: Pull complete 22:05:47 66412af1f25a: Pull complete 22:05:55 1baf3a5c0e64: Pull complete 22:05:56 9a37bb91b891: Pull complete 22:05:57 a29adfc67d43: Pull complete 22:05:59 d5de9f91c1a4: Pull complete 22:05:59 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 22:05:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:05:59 ---> 746ca1b523b5 22:05:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:06:01 ---> Running in 1c812e99efed 22:06:01 Removing intermediate container 1c812e99efed 22:06:01 ---> 04d7f4dda727 22:06:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:06:01 ---> Running in 6c006866060c 22:06:02 Removing intermediate container 6c006866060c 22:06:02 ---> b0c68ac1b1f7 22:06:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:06:02 ---> Running in 0eb34a228d2a 22:06:02 Removing intermediate container 0eb34a228d2a 22:06:02 ---> ae0ecbaf1af8 22:06:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:06:03 ---> Running in 9a44cb3c833e 22:06:03 Removing intermediate container 9a44cb3c833e 22:06:03 ---> aa37d977b59d 22:06:03 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:06:03 ---> Running in 0bb1513dfcde 22:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:06:06 OK: 267 MiB in 56 packages 22:06:07 Removing intermediate container 0bb1513dfcde 22:06:07 ---> 47c371daea0d 22:06:07 Step 8/12 : WORKDIR /app 22:06:07 ---> Running in 223b0e405517 22:06:07 Removing intermediate container 223b0e405517 22:06:07 ---> f79a783b92e3 22:06:07 Step 9/12 : COPY go.mod vendor* ./ 22:06:08 ---> eea067984150 22:06:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:08 ---> Running in e2b2e473a30b 22:07:16 Removing intermediate container e2b2e473a30b 22:07:16 ---> 24a9b006238c 22:07:16 Step 11/12 : COPY . . 22:07:16 ---> ed88ee3107c2 22:07:16 Step 12/12 : RUN $MAKE 22:07:16 ---> Running in 4cff1811aca9 22:07:18 noop 22:07:18 Removing intermediate container 4cff1811aca9 22:07:18 ---> 47eea3ab2622 22:07:18 Successfully built 47eea3ab2622 22:07:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:19 + docker inspect -f . ci-base-image-arm64 22:07:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:19 prd-ubuntu20.04-docker-arm64-4c-16g-6027 does not seem to be running inside a container 22:07:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/111 -v /w/workspace/device-rfid-llrp-go/111:/w/workspace/device-rfid-llrp-go/111:rw,z -v /w/workspace/device-rfid-llrp-go/111@tmp:/w/workspace/device-rfid-llrp-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:07:20 $ docker top 282489cb9efad080e055ed0c9bce86d5f29e88919a6edc79dd4b5bdb08f462d6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:21 + go version 22:07:21 go version go1.21.0 linux/arm64 [Pipeline] } 22:07:21 $ docker stop --time=1 282489cb9efad080e055ed0c9bce86d5f29e88919a6edc79dd4b5bdb08f462d6 22:07:23 $ docker rm -f --volumes 282489cb9efad080e055ed0c9bce86d5f29e88919a6edc79dd4b5bdb08f462d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:24 + docker inspect -f . ci-base-image-arm64 22:07:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:24 prd-ubuntu20.04-docker-arm64-4c-16g-6027 does not seem to be running inside a container 22:07:24 $ 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/111 -v /w/workspace/device-rfid-llrp-go/111:/w/workspace/device-rfid-llrp-go/111:rw,z -v /w/workspace/device-rfid-llrp-go/111@tmp:/w/workspace/device-rfid-llrp-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:07:25 $ docker top 9cacb58398ec404b0f1feb83e5baac6d6e590c39a66960cbe3af5fd708ca7069 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:26 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/111 [Pipeline] fileExists [Pipeline] sh 22:07:27 + make test 22:07:27 go test ./... -coverprofile=coverage.out ./... 22:07:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:09:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:09:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:10:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.463s coverage: 40.6% of statements 22:10:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.560s coverage: 51.9% of statements 22:10:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 96.4% of statements 22:10:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:10:18 go vet ./... 22:11:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:11:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:11:05 ./bin/test-attribution-txt.sh [Pipeline] echo 22:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:11:05 $ docker stop --time=1 9cacb58398ec404b0f1feb83e5baac6d6e590c39a66960cbe3af5fd708ca7069 22:11:07 $ docker rm -f --volumes 9cacb58398ec404b0f1feb83e5baac6d6e590c39a66960cbe3af5fd708ca7069 [Pipeline] // withDockerContainer [Pipeline] sh 22:11:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:11:10 + ls -al . 22:11:10 total 640 22:11:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:07 . 22:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 .. 22:11:10 -rw-rw-r-- 1 jenkins jenkins 134 Sep 12 22:05 .dockerignore 22:11:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:05 .git 22:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:05 .github 22:11:10 -rw-rw-r-- 1 jenkins jenkins 946 Sep 12 22:05 .gitignore 22:11:10 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:05 .golangci.yml 22:11:10 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 12 22:05 Attribution.txt 22:11:10 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 12 22:05 CHANGELOG.md 22:11:10 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 12 22:05 Dockerfile 22:11:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:05 GOVERNANCE.md 22:11:10 -rw-rw-r-- 1 jenkins jenkins 683 Sep 12 22:05 Jenkinsfile 22:11:10 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 22:05 LICENSE 22:11:10 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 12 22:05 Makefile 22:11:10 -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 22:05 OWNERS.md 22:11:10 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 12 22:05 README.md 22:11:10 -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:02 VERSION 22:11:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 bin 22:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 cmd 22:11:10 -rw-r--r-- 1 jenkins jenkins 459493 Sep 12 22:10 coverage.out 22:11:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 examples 22:11:10 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 12 22:05 go.mod 22:11:10 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 12 22:05 go.sum 22:11:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 images 22:11:10 drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 22:05 internal 22:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 snap 22:11:10 -rw-rw-r-- 1 jenkins jenkins 193 Sep 12 22:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:10 + 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=40e7fd9457312c7ba73491b63d6fc33ef6c19e69 --label arch=arm64 --label version=3.1.0-dev.7 . 22:11:11 Sending build context to Docker daemon 1.218MB 22:11:11 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:11:11 Step 2/24 : FROM ${BASE} AS builder 22:11:11 ---> 47eea3ab2622 22:11:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:11:11 ---> Running in be1e0b3c2149 22:11:11 Removing intermediate container be1e0b3c2149 22:11:11 ---> 4c176ab19368 22:11:11 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:11 ---> Running in bb62ce1b5f3d 22:11:11 Removing intermediate container bb62ce1b5f3d 22:11:11 ---> 37b6e2d164e4 22:11:11 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 22:11:11 ---> Running in 424f671b3d77 22:11:12 Removing intermediate container 424f671b3d77 22:11:12 ---> 689569b37b17 22:11:12 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:11:12 ---> Running in e8fc0b46efa2 22:11:12 Removing intermediate container e8fc0b46efa2 22:11:12 ---> d32f5c8c98e5 22:11:12 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:12 ---> Running in 8f9a7169d2fc 22:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:11:15 OK: 267 MiB in 56 packages 22:11:16 Removing intermediate container 8f9a7169d2fc 22:11:16 ---> 58355cd34392 22:11:16 Step 8/24 : WORKDIR /app 22:11:16 ---> Running in 4db17c069ac8 22:11:17 Removing intermediate container 4db17c069ac8 22:11:17 ---> b8593b4f01e7 22:11:17 Step 9/24 : COPY go.mod vendor* ./ 22:11:17 ---> 64f6c7f1fe8d 22:11:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:17 ---> Running in a480127675ee 22:11:20 Removing intermediate container a480127675ee 22:11:20 ---> 4bf9f089f531 22:11:20 Step 11/24 : COPY . . 22:11:20 ---> 5e8078ab2c3f 22:11:20 Step 12/24 : RUN $MAKE 22:11:20 ---> Running in 12e8381371d1 22:11:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:13:45 Removing intermediate container 12e8381371d1 22:13:45 ---> 0febdee5df2f 22:13:45 Step 13/24 : FROM alpine:3.18 22:13:45 3.18: Pulling from library/alpine 22:13:45 9fda8d8052c6: Already exists 22:13:45 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:13:45 Status: Downloaded newer image for alpine:3.18 22:13:45 ---> f6648c04cd6c 22:13:45 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:13:45 ---> Running in 941c2df330e3 22:13:45 Removing intermediate container 941c2df330e3 22:13:45 ---> d91e902f88c0 22:13:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 22:13:45 ---> Running in d3a9a803b2c3 22:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:13:45 (1/1) Installing dumb-init (1.2.5-r2) 22:13:45 Executing busybox-1.36.1-r2.trigger 22:13:45 OK: 8 MiB in 16 packages 22:13:45 Removing intermediate container d3a9a803b2c3 22:13:45 ---> 328245120b96 22:13:45 Step 16/24 : COPY --from=builder /app/LICENSE / 22:13:45 ---> 1eaa063b52e1 22:13:45 Step 17/24 : COPY --from=builder /app/Attribution.txt / 22:13:45 ---> 4eec0f7677b0 22:13:45 Step 18/24 : COPY --from=builder /app/cmd/ / 22:13:45 ---> bad52451d13b 22:13:45 Step 19/24 : EXPOSE 59989 22:13:45 ---> Running in f7a7fb11aea7 22:13:45 Removing intermediate container f7a7fb11aea7 22:13:45 ---> 2714b334765f 22:13:45 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 22:13:45 ---> Running in 1dcebb5b843e 22:13:45 Removing intermediate container 1dcebb5b843e 22:13:45 ---> 18934eb3b632 22:13:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:13:45 ---> Running in 1ac749e9ffdd 22:13:45 Removing intermediate container 1ac749e9ffdd 22:13:45 ---> 3bd7038ffb21 22:13:45 Step 22/24 : LABEL arch=arm64 22:13:45 ---> Running in c90f3d7647c1 22:13:45 Removing intermediate container c90f3d7647c1 22:13:45 ---> 25c53b7057ca 22:13:45 Step 23/24 : LABEL git_sha=40e7fd9457312c7ba73491b63d6fc33ef6c19e69 22:13:45 ---> Running in 460703417f7d 22:13:45 Removing intermediate container 460703417f7d 22:13:45 ---> 580acb0ce382 22:13:45 Step 24/24 : LABEL version=3.1.0-dev.7 22:13:45 ---> Running in ea1aece0fee8 22:13:45 Removing intermediate container ea1aece0fee8 22:13:45 ---> ee834437870e 22:13:45 [Warning] One or more build-args [ARCH] were not consumed 22:13:45 Successfully built ee834437870e 22:13:45 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 22:13:45 provisioning config files... 22:13:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/111@tmp/config16517001483850640372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:45 ---> docker-login.sh 22:13:45 nexus3.edgexfoundry.org:10001 22:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:45 Configure a credential helper to remove this warning. See 22:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:45 22:13:45 Login Succeeded 22:13:45 nexus3.edgexfoundry.org:10002 22:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:46 Configure a credential helper to remove this warning. See 22:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:46 22:13:46 Login Succeeded 22:13:46 nexus3.edgexfoundry.org:10003 22:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:46 Configure a credential helper to remove this warning. See 22:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:46 22:13:46 Login Succeeded 22:13:46 nexus3.edgexfoundry.org:10004 22:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:46 Configure a credential helper to remove this warning. See 22:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:46 22:13:46 Login Succeeded 22:13:46 docker.io 22:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:47 Configure a credential helper to remove this warning. See 22:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:47 22:13:47 Login Succeeded 22:13:47 ---> docker-login.sh ends [Pipeline] } 22:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:47 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 22:13:47 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 22:13:47 latest 22:13:47 3.1.0-dev.7 22:13:47 40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7 22:13:47 main 22:13:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:47 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69 22:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:13:48 c2436314f9eb: Preparing 22:13:48 c1dbfd6f204c: Preparing 22:13:48 2206b3618db2: Preparing 22:13:48 411d8cd0ef7a: Preparing 22:13:48 b2191e2be29d: Preparing 22:13:48 b2191e2be29d: Layer already exists 22:13:48 411d8cd0ef7a: Pushed 22:13:48 c1dbfd6f204c: Pushed 22:13:48 2206b3618db2: Pushed 22:13:54 c2436314f9eb: Pushed 22:13:54 40e7fd9457312c7ba73491b63d6fc33ef6c19e69: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:54 + 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 22:13:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:13:54 c2436314f9eb: Preparing 22:13:54 c1dbfd6f204c: Preparing 22:13:54 2206b3618db2: Preparing 22:13:54 411d8cd0ef7a: Preparing 22:13:54 b2191e2be29d: Preparing 22:13:54 b2191e2be29d: Layer already exists 22:13:54 411d8cd0ef7a: Layer already exists 22:13:54 c1dbfd6f204c: Layer already exists 22:13:54 2206b3618db2: Layer already exists 22:13:54 c2436314f9eb: Layer already exists 22:13:55 latest: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:55 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.7 22:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:13:55 c2436314f9eb: Preparing 22:13:55 c1dbfd6f204c: Preparing 22:13:55 2206b3618db2: Preparing 22:13:55 411d8cd0ef7a: Preparing 22:13:55 b2191e2be29d: Preparing 22:13:55 c1dbfd6f204c: Layer already exists 22:13:55 b2191e2be29d: Layer already exists 22:13:55 411d8cd0ef7a: Layer already exists 22:13:55 2206b3618db2: Layer already exists 22:13:55 c2436314f9eb: Layer already exists 22:13:55 3.1.0-dev.7: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:56 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7 22:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:13:56 c2436314f9eb: Preparing 22:13:56 c1dbfd6f204c: Preparing 22:13:56 2206b3618db2: Preparing 22:13:56 411d8cd0ef7a: Preparing 22:13:56 b2191e2be29d: Preparing 22:13:56 2206b3618db2: Layer already exists 22:13:56 c1dbfd6f204c: Layer already exists 22:13:56 411d8cd0ef7a: Layer already exists 22:13:56 b2191e2be29d: Layer already exists 22:13:56 c2436314f9eb: Layer already exists 22:13:56 40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:57 + 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 22:13:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 22:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:13:57 c2436314f9eb: Preparing 22:13:57 c1dbfd6f204c: Preparing 22:13:57 2206b3618db2: Preparing 22:13:57 411d8cd0ef7a: Preparing 22:13:57 b2191e2be29d: Preparing 22:13:57 c2436314f9eb: Layer already exists 22:13:57 b2191e2be29d: Layer already exists 22:13:57 2206b3618db2: Layer already exists 22:13:57 411d8cd0ef7a: Layer already exists 22:13:57 c1dbfd6f204c: Layer already exists 22:13:57 main: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:58 ===================================================== [Pipeline] echo 22:13:58 taggedImages: 22:13:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69 22:13:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:13:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.7 22:13:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7 22:13:58 - 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 22:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:58 22:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:58 arm64: Pulling from edgex-lftools-log-publisher 22:13:58 8998bd30e6a1: Pulling fs layer 22:13:58 04944245beec: Pulling fs layer 22:13:58 699f458cf7ca: Pulling fs layer 22:13:58 765212b225bb: Pulling fs layer 22:13:58 f23df028b6ca: Pulling fs layer 22:13:58 d65c8cfc05b1: Pulling fs layer 22:13:58 2437ff75d9bd: Pulling fs layer 22:13:58 765212b225bb: Waiting 22:13:58 f23df028b6ca: Waiting 22:13:58 d65c8cfc05b1: Waiting 22:13:58 2437ff75d9bd: Waiting 22:13:59 04944245beec: Verifying Checksum 22:13:59 04944245beec: Download complete 22:13:59 765212b225bb: Verifying Checksum 22:13:59 765212b225bb: Download complete 22:13:59 f23df028b6ca: Verifying Checksum 22:13:59 f23df028b6ca: Download complete 22:13:59 d65c8cfc05b1: Download complete 22:13:59 699f458cf7ca: Verifying Checksum 22:13:59 699f458cf7ca: Download complete 22:13:59 8998bd30e6a1: Verifying Checksum 22:13:59 8998bd30e6a1: Download complete 22:14:02 2437ff75d9bd: Verifying Checksum 22:14:02 2437ff75d9bd: Download complete 22:14:03 8998bd30e6a1: Pull complete 22:14:03 04944245beec: Pull complete 22:14:05 699f458cf7ca: Pull complete 22:14:06 765212b225bb: Pull complete 22:14:07 f23df028b6ca: Pull complete 22:14:07 d65c8cfc05b1: Pull complete 22:14:22 2437ff75d9bd: Pull complete 22:14:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:14:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:22 prd-ubuntu20.04-docker-arm64-4c-16g-6027 does not seem to be running inside a container 22:14:22 $ 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/111 -v /w/workspace/device-rfid-llrp-go/111:/w/workspace/device-rfid-llrp-go/111:rw,z -v /w/workspace/device-rfid-llrp-go/111@tmp:/w/workspace/device-rfid-llrp-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:14:25 $ docker top f021eb484eb014866f00e14a8f5f4b7ecfe975fb2fdc6d21c675eaa7936245d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:26 ---> job-cost.sh 22:14:26 lf-activate-venv: SKIPPING 22:14:26 INFO: No Stack... 22:14:28 INFO: Retrieving Pricing Info for: v3-standard-4 22:14:28 INFO: Archiving Costs [Pipeline] sh 22:14:29 + cut+ -d, -f6 22:14:29 cat /w/workspace/device-rfid-llrp-go/111/archives/cost.csv [Pipeline] lock 22:14:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] 22:14:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] did not exist. Created. 22:14:29 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:30 /w/workspace/device-rfid-llrp-go/111@tmp/durable-d92d2f4c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:14:30 + echo total: 0.10999999940395355 [Pipeline] stash 22:14:30 Warning: overwriting stash ‘stack-cost’ 22:14:31 Stashed 1 file(s) [Pipeline] } 22:14:31 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 22:14:31 $ docker stop --time=1 f021eb484eb014866f00e14a8f5f4b7ecfe975fb2fdc6d21c675eaa7936245d1 22:14:33 $ docker rm -f --volumes f021eb484eb014866f00e14a8f5f4b7ecfe975fb2fdc6d21c675eaa7936245d1 [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 22:14:34 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 22:14:34 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:14:34 total 16 22:14:34 drwxr-xr-x 3 root root 4096 Sep 12 22:03 . 22:14:34 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 22:03 .. 22:14:34 drwxr-xr-x 2 root root 4096 Sep 12 22:03 cost 22:14:34 -rw-r--r-- 1 root root 91 Sep 12 22:03 cost.csv 22:14:34 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:14:34 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:14:34 total 16 22:14:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:03 . 22:14:34 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 22:03 .. 22:14:34 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 22:03 cost 22:14:34 -rw-r--r-- 1 jenkins jenkins 91 Sep 12 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:14:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:14:35 ---> package-listing.sh 22:14:35 ++ facter osfamily 22:14:35 ++ tr '[:upper:]' '[:lower:]' 22:14:35 + OS_FAMILY=debian 22:14:35 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 22:14:35 + START_PACKAGES=/tmp/packages_start.txt 22:14:35 + END_PACKAGES=/tmp/packages_end.txt 22:14:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:14:35 + PACKAGES=/tmp/packages_start.txt 22:14:35 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:14:35 + PACKAGES=/tmp/packages_end.txt 22:14:35 + case "${OS_FAMILY}" in 22:14:35 + dpkg -l 22:14:35 + grep '^ii' 22:14:35 + '[' -f /tmp/packages_start.txt ']' 22:14:35 + '[' -f /tmp/packages_end.txt ']' 22:14:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:14:35 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:14:35 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 22:14:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 22:14:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:14:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:36 prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container 22:14:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:14:37 $ docker top 65bce6864be4588005d5aad75a7f5f1756291175d80421e001a59cab06c4593f -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:37 + touch /tmp/pre-build-complete [Pipeline] sh 22:14:37 + mkdir -p /var/log/sysstat [Pipeline] sh 22:14:38 + ls /var/log/sa-host 22:14:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:38 provisioning config files... 22:14:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6663877752188338393tmp [Pipeline] { [Pipeline] echo 22:14:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:14:38 ---> create-netrc.sh [Pipeline] } 22:14:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:14:38 ---> python-tools-install.sh [Pipeline] echo 22:14:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:14:39 ---> sudo-logs.sh 22:14:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:14:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:14:39 ---> job-cost.sh 22:14:39 lf-activate-venv: SKIPPING 22:14:39 DEBUG: total: 0.2199999988079071 22:14:39 INFO: Retrieving Stack Cost... 22:14:39 INFO: Retrieving Pricing Info for: v3-standard-8 22:14:40 INFO: Archiving Costs [Pipeline] echo 22:14:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:14:40 ---> logs-deploy.sh 22:14:40 lf-activate-venv: SKIPPING 22:14:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/111 22:14:40 INFO: archiving workspace using pattern(s): 22:14:41 Archives upload complete. 22:14:41 INFO: archiving logs to Nexus