Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+878a6e6074138d8920890418877c0dc328ed9919 (b925d22f6113f7f305769681278d032e1124a766) 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-ssh16061125588552328319.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-ssh10929680139126710714.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/PR-229/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/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18056953597517621564.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-ssh14249022556887784434.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/PR-229/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/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4064673398630950044.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9552 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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/undry_device-rfid-llrp-go_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 878a6e6074138d8920890418877c0dc328ed9919 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing a38c98fb599fb2e987ab5965178a4d067101c3c8 Checking out Revision a38c98fb599fb2e987ab5965178a4d067101c3c8 (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 878a6e6074138d8920890418877c0dc328ed9919 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a38c98fb599fb2e987ab5965178a4d067101c3c8 # timeout=10 Commit message: "Merge commit '878a6e6074138d8920890418877c0dc328ed9919' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b611087c4cfc1b3361acf6e99a0bd83f5bf4c47e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:36 ========================================================= 21:06:36 EdgeX Global Pipelines Version Info 21:06:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:37 ------------------- 21:06:37 stable info: 21:06:37 ------------------- 21:06:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:06:37 Message: update stable to v1.0.254 21:06:38 ------------------- 21:06:38 experimental info: 21:06:38 ------------------- 21:06:38 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:06:38 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a38c98fb599fb2e987ab5965178a4d067101c3c8 [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a38c98f [Pipeline] echo 21:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:38 provisioning config files... 21:06:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config5191776197028780783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:39 ---> docker-login.sh 21:06:39 nexus3.edgexfoundry.org:10001 21:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:39 Configure a credential helper to remove this warning. See 21:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:39 21:06:39 Login Succeeded 21:06:39 nexus3.edgexfoundry.org:10002 21:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:39 Configure a credential helper to remove this warning. See 21:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:39 21:06:39 Login Succeeded 21:06:39 nexus3.edgexfoundry.org:10003 21:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:39 Configure a credential helper to remove this warning. See 21:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:39 21:06:39 Login Succeeded 21:06:39 nexus3.edgexfoundry.org:10004 21:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:39 Configure a credential helper to remove this warning. See 21:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:39 21:06:39 Login Succeeded 21:06:39 docker.io 21:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:39 Configure a credential helper to remove this warning. See 21:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:39 21:06:39 Login Succeeded 21:06:39 ---> docker-login.sh ends [Pipeline] } 21:06:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:06:40 + git rev-list -1 --merges a38c98fb599fb2e987ab5965178a4d067101c3c8~1..a38c98fb599fb2e987ab5965178a4d067101c3c8 [Pipeline] echo 21:06:40 -----------> git rev-list -1 --merges a38c98fb599fb2e987ab5965178a4d067101c3c8~1..a38c98fb599fb2e987ab5965178a4d067101c3c8 a38c98fb599fb2e987ab5965178a4d067101c3c8 21:06:40 a38c98fb599fb2e987ab5965178a4d067101c3c8 [false] [Pipeline] sh 21:06:40 + git log --format=format:%s -1 a38c98fb599fb2e987ab5965178a4d067101c3c8 [Pipeline] echo 21:06:40 ========================================================= 21:06:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:06:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:41 + git log --format=format:%s -1 a38c98fb599fb2e987ab5965178a4d067101c3c8 [Pipeline] echo 21:06:41 [semverPrep] GIT_COMMIT: a38c98fb599fb2e987ab5965178a4d067101c3c8, Commit Message: Merge commit '878a6e6074138d8920890418877c0dc328ed9919' into HEAD [Pipeline] echo 21:06:41 [semverPrep] This is not a build commit. [Pipeline] sh 21:06:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:41 + grep -v github /etc/ssh/ssh_known_hosts 21:06:41 + [ -e /tmp/ssh_known_hosts ] 21:06:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:06:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:06:41 + sudo tee -a /etc/ssh/ssh_known_hosts 21:06:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:41 21:06:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:42 0.1.4: Pulling from edgex-devops/py-git-semver 21:06:42 b85a868b505f: Pulling fs layer 21:06:42 e2be974225ed: Pulling fs layer 21:06:42 339a4e72a1f5: Pulling fs layer 21:06:42 988bab9f4d93: Pulling fs layer 21:06:42 1469e6f7b9e6: Pulling fs layer 21:06:42 eaf3925da568: Pulling fs layer 21:06:42 bab4dde63d76: Pulling fs layer 21:06:42 bde34c3a00c8: Pulling fs layer 21:06:42 b352a97aabf1: Pulling fs layer 21:06:42 4872d77fe225: Pulling fs layer 21:06:42 5851b861e8e6: Pulling fs layer 21:06:42 988bab9f4d93: Waiting 21:06:42 5851b861e8e6: Waiting 21:06:42 bde34c3a00c8: Waiting 21:06:42 1469e6f7b9e6: Waiting 21:06:42 bab4dde63d76: Waiting 21:06:42 eaf3925da568: Waiting 21:06:42 4872d77fe225: Waiting 21:06:42 b352a97aabf1: Waiting 21:06:42 e2be974225ed: Download complete 21:06:42 988bab9f4d93: Verifying Checksum 21:06:42 988bab9f4d93: Download complete 21:06:42 1469e6f7b9e6: Verifying Checksum 21:06:42 1469e6f7b9e6: Download complete 21:06:42 eaf3925da568: Download complete 21:06:42 339a4e72a1f5: Verifying Checksum 21:06:42 339a4e72a1f5: Download complete 21:06:42 bde34c3a00c8: Verifying Checksum 21:06:42 bde34c3a00c8: Download complete 21:06:42 b352a97aabf1: Download complete 21:06:42 4872d77fe225: Verifying Checksum 21:06:42 4872d77fe225: Download complete 21:06:42 5851b861e8e6: Verifying Checksum 21:06:42 5851b861e8e6: Download complete 21:06:42 b85a868b505f: Verifying Checksum 21:06:42 b85a868b505f: Download complete 21:06:42 bab4dde63d76: Verifying Checksum 21:06:42 bab4dde63d76: Download complete 21:06:43 b85a868b505f: Pull complete 21:06:43 e2be974225ed: Pull complete 21:06:44 339a4e72a1f5: Pull complete 21:06:44 988bab9f4d93: Pull complete 21:06:44 1469e6f7b9e6: Pull complete 21:06:44 eaf3925da568: Pull complete 21:06:46 bab4dde63d76: Pull complete 21:06:46 bde34c3a00c8: Pull complete 21:06:46 b352a97aabf1: Pull complete 21:06:46 4872d77fe225: Pull complete 21:06:46 5851b861e8e6: Pull complete 21:06:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:46 prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container 21:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:06:50 $ docker top 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c -eo pid,comm 21:06:50 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). 21:06:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:50 [ssh-agent] Looking for ssh-agent implementation... 21:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:50 $ docker exec 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c ssh-agent 21:06:50 SSH_AUTH_SOCK=/tmp/ssh-8aknLRy1To6p/agent.32 21:06:50 SSH_AGENT_PID=38 21:06:50 Running ssh-add (command line suppressed) 21:06:50 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_15192920576083902267.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_15192920576083902267.key) 21:06:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:50 + git tag --points-at HEAD [Pipeline] } 21:06:50 $ docker exec --env ******** --env ******** 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c ssh-agent -k 21:06:50 unset SSH_AUTH_SOCK; 21:06:50 unset SSH_AGENT_PID; 21:06:50 echo Agent pid 38 killed; 21:06:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:50 [ssh-agent] Looking for ssh-agent implementation... 21:06:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:51 $ docker exec 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c ssh-agent 21:06:51 SSH_AUTH_SOCK=/tmp/ssh-htuBBGb2uhOd/agent.71 21:06:51 SSH_AGENT_PID=77 21:06:51 Running ssh-add (command line suppressed) 21:06:51 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_8620889942294749323.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_8620889942294749323.key) 21:06:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:51 + git semver init 21:06:51 2023-10-18 21:06:51,706 [run_init] DEBUG init version:0.0.0 force:False 21:06:51 2023-10-18 21:06:51,706 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:06:51 2023-10-18 21:06:51,707 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:06:51 2023-10-18 21:06:51,707 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) 21:06:52 2023-10-18 21:06:52,562 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude 21:06:52 2023-10-18 21:06:52,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False 21:06:52 2023-10-18 21:06:52,563 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:06:52 2023-10-18 21:06:52,567 [execute] INFO git cat-file --batch-check 21:06:52 2023-10-18 21:06:52,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:06:52 2023-10-18 21:06:52,573 [execute] INFO git cat-file --batch 21:06:52 2023-10-18 21:06:52,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:06:52 2023-10-18 21:06:52,578 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:06:52 0.0.0 [Pipeline] } 21:06:52 $ docker exec --env ******** --env ******** 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c ssh-agent -k 21:06:52 unset SSH_AUTH_SOCK; 21:06:52 unset SSH_AGENT_PID; 21:06:52 echo Agent pid 77 killed; 21:06:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:53 + git semver [Pipeline] } 21:06:53 $ docker stop --time=1 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c 21:06:54 $ docker rm -f --volumes 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c [Pipeline] // withDockerContainer [Pipeline] sh 21:06:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:55 Stashed 1 file(s) [Pipeline] echo 21:06:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:55 provisioning config files... 21:06:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config18562157735044851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:55 ---> docker-login.sh 21:06:55 nexus3.edgexfoundry.org:10001 21:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:55 Configure a credential helper to remove this warning. See 21:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:55 21:06:55 Login Succeeded 21:06:55 nexus3.edgexfoundry.org:10002 21:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:55 Configure a credential helper to remove this warning. See 21:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:55 21:06:55 Login Succeeded 21:06:55 nexus3.edgexfoundry.org:10003 21:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:55 Configure a credential helper to remove this warning. See 21:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:55 21:06:55 Login Succeeded 21:06:55 nexus3.edgexfoundry.org:10004 21:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:55 Configure a credential helper to remove this warning. See 21:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:55 21:06:55 Login Succeeded 21:06:55 docker.io 21:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:56 Configure a credential helper to remove this warning. See 21:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:56 21:06:56 Login Succeeded 21:06:56 ---> docker-login.sh ends [Pipeline] } 21:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:56 ========================================================= 21:06:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:06:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:56 + 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 . 21:06:56 Sending build context to Docker daemon 4.372MB 21:06:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:06:56 Step 2/12 : FROM ${BASE} AS builder 21:06:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:06:56 7264a8db6415: Pulling fs layer 21:06:56 c4d48a809fc2: Pulling fs layer 21:06:56 4f1c88b9dad5: Pulling fs layer 21:06:56 ad3a456e5733: Pulling fs layer 21:06:56 33e27b845d1e: Pulling fs layer 21:06:56 c68163c4e522: Pulling fs layer 21:06:56 50da416c3ac9: Pulling fs layer 21:06:56 23d2d4c4bb30: Pulling fs layer 21:06:56 50da416c3ac9: Waiting 21:06:56 23d2d4c4bb30: Waiting 21:06:56 33e27b845d1e: Waiting 21:06:56 ad3a456e5733: Waiting 21:06:56 c68163c4e522: Waiting 21:06:56 c4d48a809fc2: Verifying Checksum 21:06:56 c4d48a809fc2: Download complete 21:06:56 ad3a456e5733: Verifying Checksum 21:06:56 ad3a456e5733: Download complete 21:06:56 33e27b845d1e: Download complete 21:06:56 7264a8db6415: Verifying Checksum 21:06:56 7264a8db6415: Download complete 21:06:56 c68163c4e522: Verifying Checksum 21:06:56 c68163c4e522: Download complete 21:06:56 7264a8db6415: Pull complete 21:06:56 23d2d4c4bb30: Verifying Checksum 21:06:56 23d2d4c4bb30: Download complete 21:06:57 c4d48a809fc2: Pull complete 21:06:57 4f1c88b9dad5: Verifying Checksum 21:06:57 4f1c88b9dad5: Download complete 21:06:57 50da416c3ac9: Verifying Checksum 21:06:57 50da416c3ac9: Download complete 21:07:00 4f1c88b9dad5: Pull complete 21:07:00 ad3a456e5733: Pull complete 21:07:00 33e27b845d1e: Pull complete 21:07:00 c68163c4e522: Pull complete 21:07:03 50da416c3ac9: Pull complete 21:07:03 23d2d4c4bb30: Pull complete 21:07:03 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:07:03 ---> 0786185ac409 21:07:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:07:07 ---> Running in 58fc5e7dc19c 21:07:07 Removing intermediate container 58fc5e7dc19c 21:07:07 ---> a781b0a5a5aa 21:07:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:07:07 ---> Running in 862bc7eb51b8 21:07:07 Removing intermediate container 862bc7eb51b8 21:07:07 ---> 8a2cc53a91ee 21:07:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:07:07 ---> Running in c3e5842fcb8f 21:07:07 Removing intermediate container c3e5842fcb8f 21:07:07 ---> fb2c8e1c1f14 21:07:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:07:07 ---> Running in a83f73507027 21:07:07 Removing intermediate container a83f73507027 21:07:07 ---> 3654d4a13d9a 21:07:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:07 ---> Running in 30ef8e1edcde 21:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:07:08 OK: 264 MiB in 52 packages 21:07:08 Removing intermediate container 30ef8e1edcde 21:07:08 ---> 39932f26648f 21:07:08 Step 8/12 : WORKDIR /app 21:07:08 ---> Running in 80e13b803301 21:07:08 Removing intermediate container 80e13b803301 21:07:08 ---> 77e0935d75d2 21:07:08 Step 9/12 : COPY go.mod vendor* ./ 21:07:08 ---> f62d3df53dcf 21:07:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:08 ---> Running in c61083f49381 21:07:10 Still waiting to schedule task 21:07:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:08:05 Removing intermediate container c61083f49381 21:08:05 ---> bfdeb5d25099 21:08:05 Step 11/12 : COPY . . 21:08:05 ---> 6c577e2c31a2 21:08:05 Step 12/12 : RUN $MAKE 21:08:05 ---> Running in 54eef5402ca5 21:08:05 noop 21:08:05 Removing intermediate container 54eef5402ca5 21:08:05 ---> e914b774a166 21:08:05 Successfully built e914b774a166 21:08:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:05 + docker inspect -f . ci-base-image-x86_64 21:08:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:05 prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container 21:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:05 $ docker top 10039da0ea2eed369444ecdb69d59eb7552ba187ae46224e3c14f48708d0a54d -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:06 + go version 21:08:06 go version go1.21.0 linux/amd64 [Pipeline] } 21:08:06 $ docker stop --time=1 10039da0ea2eed369444ecdb69d59eb7552ba187ae46224e3c14f48708d0a54d 21:08:07 $ docker rm -f --volumes 10039da0ea2eed369444ecdb69d59eb7552ba187ae46224e3c14f48708d0a54d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker inspect -f . ci-base-image-x86_64 21:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:07 prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container 21:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:08 $ docker top 31a07d430b3fd84b065ef6b1da281642d0082b2e0dd434b0721e39d458c8e220 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:08 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh 21:08:08 + make test 21:08:08 go test ./... -coverprofile=coverage.out ./... 21:08:10 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:08:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:08:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.166331927Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:08:23 level=INFO ts=2023-10-18T21:08:19.166969944Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:08:23 level=INFO ts=2023-10-18T21:08:19.167028606Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.167056607Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:08:23 level=INFO ts=2023-10-18T21:08:19.170462811Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.170817816Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=INFO ts=2023-10-18T21:08:19.170873849Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.171091168Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.171106188Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.171122349Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.171156421Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.171276966Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.171409891Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.171484894Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:08:23 level=INFO ts=2023-10-18T21:08:19.171555237Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.171683953Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.171731685Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.171785387Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.17186367Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.171903272Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.171977855Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:08:23 level=INFO ts=2023-10-18T21:08:19.172030577Z 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}" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.172392063Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:08:23 level=INFO ts=2023-10-18T21:08:19.172753288Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:08:23 level=INFO ts=2023-10-18T21:08:19.172785679Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.17279892Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:08:23 level=INFO ts=2023-10-18T21:08:19.172980327Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.173011499Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=INFO ts=2023-10-18T21:08:19.173079582Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.173199387Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.173220258Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.173247129Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.173282Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.173401955Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.173455618Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.173493269Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:08:23 level=INFO ts=2023-10-18T21:08:19.173536881Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.173654146Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.173711588Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.173784111Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.173901066Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.173950908Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.174011491Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:08:23 level=INFO ts=2023-10-18T21:08:19.174052793Z 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}" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.174357726Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:08:23 level=INFO ts=2023-10-18T21:08:19.174585795Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:08:23 level=INFO ts=2023-10-18T21:08:19.174619497Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.174640048Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:08:23 level=INFO ts=2023-10-18T21:08:19.174681169Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.17469826Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=INFO ts=2023-10-18T21:08:19.174737532Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.174852366Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.174874287Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.174901339Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.1749303Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.175034354Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.175098697Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.175134608Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:08:23 level=INFO ts=2023-10-18T21:08:19.175207681Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.175315906Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.17539803Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.175493054Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.175613329Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.17564066Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.175683862Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:08:23 level=INFO ts=2023-10-18T21:08:19.175706833Z 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}" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.17587382Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:08:23 level=INFO ts=2023-10-18T21:08:19.176043027Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:08:23 level=INFO ts=2023-10-18T21:08:19.176057067Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.176065898Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:08:23 level=INFO ts=2023-10-18T21:08:19.176166452Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.176176882Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=INFO ts=2023-10-18T21:08:19.176192543Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.176280287Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.176322409Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.176371881Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.176435993Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.17659872Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.176655283Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.176689964Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:08:23 level=INFO ts=2023-10-18T21:08:19.176768067Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.176914473Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.176979966Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.177049949Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.177172754Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.177222887Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.177273799Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:08:23 level=INFO ts=2023-10-18T21:08:19.177318831Z 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}" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.177595032Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:08:23 level=INFO ts=2023-10-18T21:08:19.177812711Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:08:23 level=INFO ts=2023-10-18T21:08:19.177851223Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:08:23 level=INFO ts=2023-10-18T21:08:19.177869864Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.177887575Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=INFO ts=2023-10-18T21:08:19.177928516Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.177918676Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:08:23 level=INFO ts=2023-10-18T21:08:19.17801368Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.17802546Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.178050231Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.178081113Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.178172047Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.178210538Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.178234139Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:08:23 level=INFO ts=2023-10-18T21:08:19.17825851Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.178360205Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.178406346Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.178436768Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.17849063Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.178512911Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.178543472Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:08:23 level=INFO ts=2023-10-18T21:08:19.178558273Z 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}" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.178758971Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:08:23 level=INFO ts=2023-10-18T21:08:19.178916698Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:08:23 level=INFO ts=2023-10-18T21:08:19.178935809Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.178944289Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:08:23 level=INFO ts=2023-10-18T21:08:19.179022782Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.179051514Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=INFO ts=2023-10-18T21:08:19.179095306Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.179166589Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.17919677Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.179240402Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.179281543Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.179375797Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.179398918Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.179425449Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:08:23 level=INFO ts=2023-10-18T21:08:19.17944022Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.179513733Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.179549785Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.179568345Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.179631498Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.17968438Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.179747143Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:08:23 level=INFO ts=2023-10-18T21:08:19.179778924Z 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}" 21:08:23 --- FAIL: TestAutoDiscoverNaming (0.01s) 21:08:23 --- FAIL: TestAutoDiscoverNaming/LLRP-001a004fd9ca2b (0.00s) 21:08:23 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:50090: use of closed network connection 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.180000764Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.180212033Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:08:23 level=INFO ts=2023-10-18T21:08:19.180366799Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:08:23 level=INFO ts=2023-10-18T21:08:19.180406471Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.180421651Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:08:23 level=INFO ts=2023-10-18T21:08:19.180429482Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.180445683Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=INFO ts=2023-10-18T21:08:19.180470414Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.180537086Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.180565668Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.180589209Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.18062784Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.180695613Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.180729794Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.180750895Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:08:23 level=INFO ts=2023-10-18T21:08:19.180772216Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.180835239Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.18086961Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.180893701Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.180960284Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.180992576Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.181023607Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:08:23 level=INFO ts=2023-10-18T21:08:19.181046508Z 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}" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.181158733Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:08:23 level=INFO ts=2023-10-18T21:08:19.181296568Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:08:23 level=INFO ts=2023-10-18T21:08:19.18132956Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:08:23 level=INFO ts=2023-10-18T21:08:19.181351661Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.181369752Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.181347581Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:08:23 level=INFO ts=2023-10-18T21:08:19.181418114Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.181483436Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=WARN ts=2023-10-18T21:08:19.181503767Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.181532028Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.181556939Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.181634333Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.181669254Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.181693605Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:08:23 level=INFO ts=2023-10-18T21:08:19.181714646Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.181775019Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.18180763Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.181830201Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:08:23 level=INFO ts=2023-10-18T21:08:19.181894844Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:08:23 level=DEBUG ts=2023-10-18T21:08:19.181926765Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:08:23 level=INFO ts=2023-10-18T21:08:19.181954546Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:08:23 level=INFO ts=2023-10-18T21:08:19.181976547Z 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}" 21:08:23 level=WARN ts=2023-10-18T21:08:19.182072941Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 21:08:23 FAIL 21:08:23 coverage: 40.6% of statements 21:08:23 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.937s 21:08:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements 21:08:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.015s coverage: 95.5% of statements 21:08:23 FAIL 21:08:23 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 21:08:23 $ docker stop --time=1 31a07d430b3fd84b065ef6b1da281642d0082b2e0dd434b0721e39d458c8e220 21:08:26 $ docker rm -f --volumes 31a07d430b3fd84b065ef6b1da281642d0082b2e0dd434b0721e39d458c8e220 [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 21:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:26 21:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:27 latest: Pulling from edgex-lftools-log-publisher 21:08:27 5eb5b503b376: Pulling fs layer 21:08:27 5c69ac0246d0: Pulling fs layer 21:08:27 ec43610c2a17: Pulling fs layer 21:08:27 3a2ae6a8a46f: Pulling fs layer 21:08:27 33b1e0a273af: Pulling fs layer 21:08:27 5d3b04190fa2: Pulling fs layer 21:08:27 2f39f015ded8: Pulling fs layer 21:08:27 3a2ae6a8a46f: Waiting 21:08:27 33b1e0a273af: Waiting 21:08:27 5d3b04190fa2: Waiting 21:08:27 2f39f015ded8: Waiting 21:08:27 5c69ac0246d0: Verifying Checksum 21:08:27 5c69ac0246d0: Download complete 21:08:27 3a2ae6a8a46f: Verifying Checksum 21:08:27 3a2ae6a8a46f: Download complete 21:08:27 33b1e0a273af: Verifying Checksum 21:08:27 33b1e0a273af: Download complete 21:08:27 5d3b04190fa2: Verifying Checksum 21:08:27 5d3b04190fa2: Download complete 21:08:27 ec43610c2a17: Verifying Checksum 21:08:27 ec43610c2a17: Download complete 21:08:27 5eb5b503b376: Verifying Checksum 21:08:27 5eb5b503b376: Download complete 21:08:28 2f39f015ded8: Download complete 21:08:28 5eb5b503b376: Pull complete 21:08:28 5c69ac0246d0: Pull complete 21:08:29 ec43610c2a17: Pull complete 21:08:29 3a2ae6a8a46f: Pull complete 21:08:29 33b1e0a273af: Pull complete 21:08:29 5d3b04190fa2: Pull complete 21:08:33 2f39f015ded8: Pull complete 21:08:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:33 prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container 21:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:08:37 $ docker top 972c316f5636cde5fe1e1a8ec45ba0e2f85e53e19de2f76c63642fb8017df4a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:37 ---> job-cost.sh 21:08:37 lf-activate-venv: SKIPPING 21:08:37 INFO: No Stack... 21:08:38 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:38 INFO: Archiving Costs [Pipeline] sh 21:08:38 + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv 21:08:38 + cut -d, -f6 [Pipeline] lock 21:08:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] 21:08:38 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] did not exist. Created. 21:08:38 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:38 + echo total: 0.2199999988079071 [Pipeline] stash 21:08:38 Stashed 1 file(s) [Pipeline] } 21:08:38 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:38 $ docker stop --time=1 972c316f5636cde5fe1e1a8ec45ba0e2f85e53e19de2f76c63642fb8017df4a9 21:08:40 $ docker rm -f --volumes 972c316f5636cde5fe1e1a8ec45ba0e2f85e53e19de2f76c63642fb8017df4a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:08:40 Failed in branch amd64 21:09:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9553 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws 21:09:04 Running in /w/workspace/device-rfid-llrp-go/25 [Pipeline] { [Pipeline] checkout 21:09:04 The recommended git tool is: git 21:09:09 using credential edgex-jenkins-ssh 21:09:09 Cloning the remote Git repository 21:09:09 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:09:10 > git init /w/workspace/device-rfid-llrp-go/25 # timeout=10 21:09:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:09:10 > git --version # timeout=10 21:09:10 > git --version # 'git version 2.25.1' 21:09:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:09:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:13 Merging remotes/origin/main commit 878a6e6074138d8920890418877c0dc328ed9919 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 21:09:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:09:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:09:13 > git config core.sparsecheckout # timeout=10 21:09:13 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 21:09:13 > git remote # timeout=10 21:09:13 > git config --get remote.origin.url # timeout=10 21:09:13 Merge succeeded, producing 284154144e7e7a5f82a5502e2b7a0e83566908e6 21:09:13 Checking out Revision 284154144e7e7a5f82a5502e2b7a0e83566908e6 (PR-229) 21:09:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:13 > git merge 878a6e6074138d8920890418877c0dc328ed9919 # timeout=10 21:09:13 > git rev-parse HEAD^{commit} # timeout=10 21:09:13 > git config core.sparsecheckout # timeout=10 21:09:13 > git checkout -f 284154144e7e7a5f82a5502e2b7a0e83566908e6 # timeout=10 21:09:17 Commit message: "Merge commit '878a6e6074138d8920890418877c0dc328ed9919' into HEAD" 21:09:17 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:17 > git rev-list --no-walk b611087c4cfc1b3361acf6e99a0bd83f5bf4c47e # timeout=10 21:09:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:09:18 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:18 Dload Upload Total Spent Left Speed 21:09:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 21:09:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:09:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:09:19 + sudo tee /etc/docker/daemon.new 21:09:19 { 21:09:19 "registry-mirrors": [ 21:09:19 "https://nexus3.edgexfoundry.org:10001" 21:09:19 ], 21:09:19 "bip": "10.250.0.254/24", 21:09:19 "hosts": [ 21:09:19 "tcp://0.0.0.0:5555", 21:09:19 "unix:///var/run/docker.sock" 21:09:19 ], 21:09:19 "mtu": 1458, 21:09:19 "selinux-enabled": true, 21:09:19 "seccomp-profile": "/etc/docker/seccomp.json" 21:09:19 } [Pipeline] sh 21:09:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:09:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:41 provisioning config files... 21:09:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/25@tmp/config10024900475972343118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:42 ---> docker-login.sh 21:09:42 nexus3.edgexfoundry.org:10001 21:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:42 Configure a credential helper to remove this warning. See 21:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:42 21:09:42 Login Succeeded 21:09:42 nexus3.edgexfoundry.org:10002 21:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:43 Configure a credential helper to remove this warning. See 21:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:43 21:09:43 Login Succeeded 21:09:43 nexus3.edgexfoundry.org:10003 21:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:43 Configure a credential helper to remove this warning. See 21:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:43 21:09:43 Login Succeeded 21:09:43 nexus3.edgexfoundry.org:10004 21:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:43 Configure a credential helper to remove this warning. See 21:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:43 21:09:43 Login Succeeded 21:09:43 docker.io 21:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:44 Configure a credential helper to remove this warning. See 21:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:44 21:09:44 Login Succeeded 21:09:44 ---> docker-login.sh ends [Pipeline] } 21:09:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:47 ========================================================= 21:09:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:09:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:09:47 Sending build context to Docker daemon 1.219MB 21:09:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:09:47 Step 2/12 : FROM ${BASE} AS builder 21:09:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:09:48 9fda8d8052c6: Pulling fs layer 21:09:48 5d54e960e981: Pulling fs layer 21:09:48 c4a7e357bf2a: Pulling fs layer 21:09:48 f0e02332f6b5: Pulling fs layer 21:09:48 cefa15bbcfad: Pulling fs layer 21:09:48 17808c966233: Pulling fs layer 21:09:48 f4c1fc716caa: Pulling fs layer 21:09:48 cefa15bbcfad: Waiting 21:09:48 17808c966233: Waiting 21:09:48 f4c1fc716caa: Waiting 21:09:48 f0e02332f6b5: Waiting 21:09:48 5d54e960e981: Verifying Checksum 21:09:48 5d54e960e981: Download complete 21:09:48 f0e02332f6b5: Verifying Checksum 21:09:48 f0e02332f6b5: Download complete 21:09:48 cefa15bbcfad: Verifying Checksum 21:09:48 cefa15bbcfad: Download complete 21:09:48 9fda8d8052c6: Verifying Checksum 21:09:48 9fda8d8052c6: Download complete 21:09:48 f4c1fc716caa: Verifying Checksum 21:09:48 f4c1fc716caa: Download complete 21:09:48 9fda8d8052c6: Pull complete 21:09:50 c4a7e357bf2a: Verifying Checksum 21:09:50 c4a7e357bf2a: Download complete 21:09:50 17808c966233: Verifying Checksum 21:09:50 17808c966233: Download complete 21:09:52 5d54e960e981: Pull complete 21:10:07 c4a7e357bf2a: Pull complete 21:10:07 f0e02332f6b5: Pull complete 21:10:07 cefa15bbcfad: Pull complete 21:10:15 17808c966233: Pull complete 21:10:15 f4c1fc716caa: Pull complete 21:10:15 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:10:15 ---> ea914061e18c 21:10:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:10:17 ---> Running in 9e20d0b73061 21:10:17 Removing intermediate container 9e20d0b73061 21:10:17 ---> df1f5c420680 21:10:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:10:17 ---> Running in 2f4e45a8a549 21:10:17 Removing intermediate container 2f4e45a8a549 21:10:17 ---> 4fcebf6e36a1 21:10:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:10:17 ---> Running in 1887844e1d05 21:10:18 Removing intermediate container 1887844e1d05 21:10:18 ---> 7ceb2ba04564 21:10:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:10:18 ---> Running in 15a6bda4bcc0 21:10:18 Removing intermediate container 15a6bda4bcc0 21:10:18 ---> 1d3c2dc23534 21:10:18 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:18 ---> Running in c9ae6ac15ef2 21:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:20 OK: 266 MiB in 52 packages 21:10:21 Removing intermediate container c9ae6ac15ef2 21:10:21 ---> 11c727a46625 21:10:21 Step 8/12 : WORKDIR /app 21:10:21 ---> Running in bb9294b17dc3 21:10:22 Removing intermediate container bb9294b17dc3 21:10:22 ---> 18a5f027a5ba 21:10:22 Step 9/12 : COPY go.mod vendor* ./ 21:10:22 ---> bb289ad45749 21:10:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:22 ---> Running in 5f9e49e8d149 21:11:59 Removing intermediate container 5f9e49e8d149 21:11:59 ---> 4ca58a01c848 21:11:59 Step 11/12 : COPY . . 21:11:59 ---> eceb9610f676 21:11:59 Step 12/12 : RUN $MAKE 21:11:59 ---> Running in fcd32da425bb 21:11:59 noop 21:11:59 Removing intermediate container fcd32da425bb 21:11:59 ---> 86644cf904ae 21:11:59 Successfully built 86644cf904ae 21:11:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:59 + docker inspect -f . ci-base-image-arm64 21:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:59 prd-ubuntu20.04-docker-arm64-4c-16g-9553 does not seem to be running inside a container 21:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:12:01 $ docker top 4c470adf69e14fba244a2691473cf932a578fc9d2df2fe0117298a0f74fe9fd5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:01 + go version 21:12:01 go version go1.21.0 linux/arm64 [Pipeline] } 21:12:01 $ docker stop --time=1 4c470adf69e14fba244a2691473cf932a578fc9d2df2fe0117298a0f74fe9fd5 21:12:03 $ docker rm -f --volumes 4c470adf69e14fba244a2691473cf932a578fc9d2df2fe0117298a0f74fe9fd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:04 + docker inspect -f . ci-base-image-arm64 21:12:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:04 prd-ubuntu20.04-docker-arm64-4c-16g-9553 does not seem to be running inside a container 21:12:04 $ 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/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:12:06 $ docker top 3058b7957262bbb703f9d94423082d46a749708d17ee87cbacebaa13b5f359b2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:07 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/25 [Pipeline] fileExists [Pipeline] sh 21:12:07 + make test 21:12:07 go test ./... -coverprofile=coverage.out ./... 21:12:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:13:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:13:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:14:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.854s coverage: 40.6% of statements 21:14:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.534s coverage: 51.9% of statements 21:14:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements 21:14:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:14:10 go vet ./... 21:14:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:14:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:14:32 ./bin/test-attribution-txt.sh [Pipeline] echo 21:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:14:33 $ docker stop --time=1 3058b7957262bbb703f9d94423082d46a749708d17ee87cbacebaa13b5f359b2 21:14:36 $ docker rm -f --volumes 3058b7957262bbb703f9d94423082d46a749708d17ee87cbacebaa13b5f359b2 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:14:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:14:39 + ls -al . 21:14:39 total 640 21:14:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 21:12 . 21:14:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:09 .. 21:14:39 -rw-rw-r-- 1 jenkins jenkins 134 Oct 18 21:09 .dockerignore 21:14:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 21:09 .git 21:14:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 21:09 .github 21:14:39 -rw-rw-r-- 1 jenkins jenkins 946 Oct 18 21:09 .gitignore 21:14:39 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 21:09 .golangci.yml 21:14:39 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 18 21:09 Attribution.txt 21:14:39 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 18 21:09 CHANGELOG.md 21:14:39 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 18 21:09 Dockerfile 21:14:39 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 21:09 GOVERNANCE.md 21:14:39 -rw-rw-r-- 1 jenkins jenkins 683 Oct 18 21:09 Jenkinsfile 21:14:39 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 21:09 LICENSE 21:14:39 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 18 21:09 Makefile 21:14:39 -rw-rw-r-- 1 jenkins jenkins 625 Oct 18 21:09 OWNERS.md 21:14:39 -rw-rw-r-- 1 jenkins jenkins 29016 Oct 18 21:09 README.md 21:14:39 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 21:06 VERSION 21:14:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 21:09 bin 21:14:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:09 cmd 21:14:39 -rw-r--r-- 1 jenkins jenkins 459493 Oct 18 21:14 coverage.out 21:14:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 21:09 examples 21:14:39 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 18 21:09 go.mod 21:14:39 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 18 21:09 go.sum 21:14:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 21:09 images 21:14:39 drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 21:09 internal 21:14:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:09 snap 21:14:39 -rw-rw-r-- 1 jenkins jenkins 193 Oct 18 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:39 + 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=284154144e7e7a5f82a5502e2b7a0e83566908e6 --label arch=arm64 --label version=0.0.0 . 21:14:39 Sending build context to Docker daemon 1.219MB 21:14:39 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:14:39 Step 2/24 : FROM ${BASE} AS builder 21:14:39 ---> 86644cf904ae 21:14:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:14:39 ---> Running in 805413a78a72 21:14:40 Removing intermediate container 805413a78a72 21:14:40 ---> 032bb75c0835 21:14:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:14:40 ---> Running in b6ad0e914311 21:14:40 Removing intermediate container b6ad0e914311 21:14:40 ---> cc14f59a3760 21:14:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:14:40 ---> Running in 77f6d0f650fb 21:14:41 Removing intermediate container 77f6d0f650fb 21:14:41 ---> 0355890d5d6e 21:14:41 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:14:41 ---> Running in f39b2aa7ec03 21:14:41 Removing intermediate container f39b2aa7ec03 21:14:41 ---> 6bc0b7f5a39b 21:14:41 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:41 ---> Running in e0c100ab5699 21:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:14:44 OK: 266 MiB in 52 packages 21:14:44 Removing intermediate container e0c100ab5699 21:14:44 ---> 90ab047c061e 21:14:44 Step 8/24 : WORKDIR /app 21:14:44 ---> Running in 6e21b169759e 21:14:45 Removing intermediate container 6e21b169759e 21:14:45 ---> 5ba84a2e23ec 21:14:45 Step 9/24 : COPY go.mod vendor* ./ 21:14:45 ---> c60a305281b1 21:14:45 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:45 ---> Running in e07932f14610 21:14:49 Removing intermediate container e07932f14610 21:14:49 ---> d005e2baf451 21:14:49 Step 11/24 : COPY . . 21:14:50 ---> 399416270d53 21:14:50 Step 12/24 : RUN $MAKE 21:14:50 ---> Running in 6b92c10950dd 21:14:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:16:43 Removing intermediate container 6b92c10950dd 21:16:43 ---> 5157f5bdd781 21:16:43 Step 13/24 : FROM alpine:3.18 21:16:43 3.18: Pulling from library/alpine 21:16:43 579b34f0a95b: Pulling fs layer 21:16:43 579b34f0a95b: Verifying Checksum 21:16:43 579b34f0a95b: Download complete 21:16:43 579b34f0a95b: Pull complete 21:16:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:16:43 Status: Downloaded newer image for alpine:3.18 21:16:43 ---> 3cc203321400 21:16:43 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:16:43 ---> Running in 8ef11f4c1db1 21:16:43 Removing intermediate container 8ef11f4c1db1 21:16:43 ---> 019765c36c1e 21:16:43 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:16:43 ---> Running in 123456a983d9 21:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:16:43 (1/1) Installing dumb-init (1.2.5-r2) 21:16:43 Executing busybox-1.36.1-r2.trigger 21:16:43 OK: 8 MiB in 16 packages 21:16:43 Removing intermediate container 123456a983d9 21:16:43 ---> 6dce7302386e 21:16:43 Step 16/24 : COPY --from=builder /app/LICENSE / 21:16:43 ---> 854a32eba845 21:16:43 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:16:43 ---> 569f3a39b06c 21:16:43 Step 18/24 : COPY --from=builder /app/cmd/ / 21:16:43 ---> 665dd502427e 21:16:43 Step 19/24 : EXPOSE 59989 21:16:43 ---> Running in 12fb58d04eb8 21:16:43 Removing intermediate container 12fb58d04eb8 21:16:43 ---> 4d7a2ac8a2df 21:16:43 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:16:43 ---> Running in 14b5c0158039 21:16:43 Removing intermediate container 14b5c0158039 21:16:43 ---> da2e60cf33ab 21:16:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:16:43 ---> Running in d03d21385d6f 21:16:43 Removing intermediate container d03d21385d6f 21:16:43 ---> 3285a5311c7a 21:16:43 Step 22/24 : LABEL arch=arm64 21:16:43 ---> Running in 94bb4ed57f3d 21:16:43 Removing intermediate container 94bb4ed57f3d 21:16:43 ---> cc94ed1de4ae 21:16:43 Step 23/24 : LABEL git_sha=284154144e7e7a5f82a5502e2b7a0e83566908e6 21:16:43 ---> Running in d2e1164b06d9 21:16:43 Removing intermediate container d2e1164b06d9 21:16:43 ---> afa56924d9ce 21:16:43 Step 24/24 : LABEL version=0.0.0 21:16:43 ---> Running in 112fc2d8c2ac 21:16:43 Removing intermediate container 112fc2d8c2ac 21:16:43 ---> 42467425cdfb 21:16:43 [Warning] One or more build-args [ARCH] were not consumed 21:16:43 Successfully built 42467425cdfb 21:16:43 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:44 21:16:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:44 arm64: Pulling from edgex-lftools-log-publisher 21:16:44 8998bd30e6a1: Pulling fs layer 21:16:44 04944245beec: Pulling fs layer 21:16:44 699f458cf7ca: Pulling fs layer 21:16:44 765212b225bb: Pulling fs layer 21:16:44 f23df028b6ca: Pulling fs layer 21:16:44 d65c8cfc05b1: Pulling fs layer 21:16:44 2437ff75d9bd: Pulling fs layer 21:16:44 f23df028b6ca: Waiting 21:16:44 d65c8cfc05b1: Waiting 21:16:44 765212b225bb: Waiting 21:16:44 2437ff75d9bd: Waiting 21:16:44 04944245beec: Verifying Checksum 21:16:44 04944245beec: Download complete 21:16:44 765212b225bb: Verifying Checksum 21:16:44 765212b225bb: Download complete 21:16:45 f23df028b6ca: Verifying Checksum 21:16:45 f23df028b6ca: Download complete 21:16:45 d65c8cfc05b1: Verifying Checksum 21:16:45 d65c8cfc05b1: Download complete 21:16:45 699f458cf7ca: Verifying Checksum 21:16:45 699f458cf7ca: Download complete 21:16:45 8998bd30e6a1: Verifying Checksum 21:16:45 8998bd30e6a1: Download complete 21:16:48 2437ff75d9bd: Verifying Checksum 21:16:48 2437ff75d9bd: Download complete 21:16:53 8998bd30e6a1: Pull complete 21:16:53 04944245beec: Pull complete 21:16:54 699f458cf7ca: Pull complete 21:16:55 765212b225bb: Pull complete 21:16:56 f23df028b6ca: Pull complete 21:16:56 d65c8cfc05b1: Pull complete 21:17:14 2437ff75d9bd: Pull complete 21:17:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-9553 does not seem to be running inside a container 21:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:17:17 $ docker top 62c0d7719555d5eae8ca659afe38c6091d3af2f792c053709b6fefe67c0ae9fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:18 ---> job-cost.sh 21:17:18 lf-activate-venv: SKIPPING 21:17:18 INFO: No Stack... 21:17:19 INFO: Retrieving Pricing Info for: v3-standard-4 21:17:19 INFO: Archiving Costs [Pipeline] sh 21:17:20 + + catcut /w/workspace/device-rfid-llrp-go/25/archives/cost.csv -d, 21:17:20 -f6 [Pipeline] lock 21:17:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] 21:17:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] did not exist. Created. 21:17:20 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:17:21 /w/workspace/device-rfid-llrp-go/25@tmp/durable-6b394cd6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:17:21 + echo total: 0.10999999940395355 [Pipeline] stash 21:17:21 Warning: overwriting stash ‘stack-cost’ 21:17:21 Stashed 1 file(s) [Pipeline] } 21:17:21 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [Pipeline] // lock [Pipeline] } 21:17:21 $ docker stop --time=1 62c0d7719555d5eae8ca659afe38c6091d3af2f792c053709b6fefe67c0ae9fe 21:17:23 $ docker rm -f --volumes 62c0d7719555d5eae8ca659afe38c6091d3af2f792c053709b6fefe67c0ae9fe [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 21:17:24 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] 21:17:24 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:17:24 total 16 21:17:24 drwxr-xr-x 3 root root 4096 Oct 18 21:08 . 21:17:24 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 21:08 .. 21:17:24 drwxr-xr-x 2 root root 4096 Oct 18 21:08 cost 21:17:24 -rw-r--r-- 1 root root 92 Oct 18 21:08 cost.csv 21:17:24 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:17:24 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:17:24 total 16 21:17:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 21:08 . 21:17:24 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 21:08 .. 21:17:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 21:08 cost 21:17:24 -rw-r--r-- 1 jenkins jenkins 92 Oct 18 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:17:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:17:25 ---> package-listing.sh 21:17:25 ++ facter osfamily 21:17:25 ++ tr '[:upper:]' '[:lower:]' 21:17:25 + OS_FAMILY=debian 21:17:25 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 21:17:25 + START_PACKAGES=/tmp/packages_start.txt 21:17:25 + END_PACKAGES=/tmp/packages_end.txt 21:17:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:17:25 + PACKAGES=/tmp/packages_start.txt 21:17:25 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:17:25 + PACKAGES=/tmp/packages_end.txt 21:17:25 + case "${OS_FAMILY}" in 21:17:25 + dpkg -l 21:17:25 + grep '^ii' 21:17:25 + '[' -f /tmp/packages_start.txt ']' 21:17:25 + '[' -f /tmp/packages_end.txt ']' 21:17:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:17:25 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:17:25 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ 21:17:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo 21:17:25 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/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:17:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:26 prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container 21:17:26 $ 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/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:17:26 $ docker top 2606fdf45944c55e79a4c520b55af51147a12467f17400a8347b20bc52c9f284 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:27 + touch /tmp/pre-build-complete [Pipeline] sh 21:17:27 + mkdir -p /var/log/sysstat [Pipeline] sh 21:17:27 + ls /var/log/sa-host 21:17:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:27 provisioning config files... 21:17:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config1446712351992952081tmp [Pipeline] { [Pipeline] echo 21:17:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:17:28 ---> create-netrc.sh [Pipeline] } 21:17:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:17:28 ---> python-tools-install.sh [Pipeline] echo 21:17:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:17:28 ---> sudo-logs.sh 21:17:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:17:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:17:29 ---> job-cost.sh 21:17:29 lf-activate-venv: SKIPPING 21:17:29 DEBUG: total: 0.2199999988079071 21:17:29 INFO: Retrieving Stack Cost... 21:17:29 INFO: Retrieving Pricing Info for: v3-standard-8 21:17:29 INFO: Archiving Costs [Pipeline] echo 21:17:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:17:30 ---> logs-deploy.sh 21:17:30 lf-activate-venv: SKIPPING 21:17:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/25 21:17:30 INFO: archiving workspace using pattern(s): 21:17:31 Archives upload complete. 21:17:31 INFO: archiving logs to Nexus