Pull request #126 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0bd68be32dddc3b16f76a23e66b63c10338cebc+90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 (a68c8e03e839806fd98d42b123a21b254074d0c3) 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-ssh10898974708510810052.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4939897906977298279.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9712512809007885845.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12749785911819819770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12465989048128809204.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1564071161027676373.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-1078 in /w/workspace/undry_device-rfid-llrp-go_PR-126 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-126 # 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/126/head:refs/remotes/origin/PR-126 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 into PR head commit c0bd68be32dddc3b16f76a23e66b63c10338cebc Merge succeeded, producing c0bd68be32dddc3b16f76a23e66b63c10338cebc Checking out Revision c0bd68be32dddc3b16f76a23e66b63c10338cebc (PR-126) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:04:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f c0bd68be32dddc3b16f76a23e66b63c10338cebc # 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 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0bd68be32dddc3b16f76a23e66b63c10338cebc # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:04:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:04:56 ========================================================= 10:04:56 EdgeX Global Pipelines Version Info 10:04:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:04:57 ------------------- 10:04:57 stable info: 10:04:57 ------------------- 10:04:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:04:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:04:57 Message: update stable to v1.0.244 10:04:57 ------------------- 10:04:57 experimental info: 10:04:57 ------------------- 10:04:57 Commited By: **** collab-it+edgex@linuxfoundation.org 10:04:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:04:57 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:04:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:04:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:04:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-126 [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-126 [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-126 [Pipeline] echo 10:04:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0bd68be32dddc3b16f76a23e66b63c10338cebc [Pipeline] echo 10:04:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0bd68b [Pipeline] echo 10:04:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:59 provisioning config files... 10:04:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/config12695552611951986532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:59 ---> docker-login.sh 10:04:59 nexus3.edgexfoundry.org:10001 10:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:59 Configure a credential helper to remove this warning. See 10:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:59 10:04:59 Login Succeeded 10:04:59 nexus3.edgexfoundry.org:10002 10:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:00 Configure a credential helper to remove this warning. See 10:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:00 10:05:00 Login Succeeded 10:05:00 nexus3.edgexfoundry.org:10003 10:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:00 Configure a credential helper to remove this warning. See 10:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:00 10:05:00 Login Succeeded 10:05:00 nexus3.edgexfoundry.org:10004 10:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:00 Configure a credential helper to remove this warning. See 10:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:00 10:05:00 Login Succeeded 10:05:00 docker.io 10:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:00 Configure a credential helper to remove this warning. See 10:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:00 10:05:00 Login Succeeded 10:05:00 ---> docker-login.sh ends [Pipeline] } 10:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:05:01 + git rev-list -1 --merges c0bd68be32dddc3b16f76a23e66b63c10338cebc~1..c0bd68be32dddc3b16f76a23e66b63c10338cebc [Pipeline] echo 10:05:01 -----------> git rev-list -1 --merges c0bd68be32dddc3b16f76a23e66b63c10338cebc~1..c0bd68be32dddc3b16f76a23e66b63c10338cebc c0bd68be32dddc3b16f76a23e66b63c10338cebc [false] [Pipeline] sh 10:05:01 + git log --format=format:%s -1 c0bd68be32dddc3b16f76a23e66b63c10338cebc [Pipeline] echo 10:05:01 ========================================================= 10:05:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:05:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:05:02 + git log --format=format:%s -1 c0bd68be32dddc3b16f76a23e66b63c10338cebc [Pipeline] echo 10:05:02 [semverPrep] GIT_COMMIT: c0bd68be32dddc3b16f76a23e66b63c10338cebc, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:05:02 [semverPrep] This is not a build commit. [Pipeline] sh 10:05:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:02 + grep -v github /etc/ssh/ssh_known_hosts 10:05:02 + [ -e /tmp/ssh_known_hosts ] 10:05:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:05:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:05:02 + sudo tee -a /etc/ssh/ssh_known_hosts 10:05:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:02 10:05:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:03 0.1.4: Pulling from edgex-devops/py-git-semver 10:05:03 b85a868b505f: Pulling fs layer 10:05:03 e2be974225ed: Pulling fs layer 10:05:03 339a4e72a1f5: Pulling fs layer 10:05:03 988bab9f4d93: Pulling fs layer 10:05:03 1469e6f7b9e6: Pulling fs layer 10:05:03 eaf3925da568: Pulling fs layer 10:05:03 bab4dde63d76: Pulling fs layer 10:05:03 bde34c3a00c8: Pulling fs layer 10:05:03 b352a97aabf1: Pulling fs layer 10:05:03 4872d77fe225: Pulling fs layer 10:05:03 5851b861e8e6: Pulling fs layer 10:05:03 988bab9f4d93: Waiting 10:05:03 1469e6f7b9e6: Waiting 10:05:03 eaf3925da568: Waiting 10:05:03 bab4dde63d76: Waiting 10:05:03 bde34c3a00c8: Waiting 10:05:03 4872d77fe225: Waiting 10:05:03 b352a97aabf1: Waiting 10:05:03 5851b861e8e6: Waiting 10:05:03 e2be974225ed: Download complete 10:05:03 988bab9f4d93: Verifying Checksum 10:05:03 988bab9f4d93: Download complete 10:05:03 339a4e72a1f5: Verifying Checksum 10:05:03 339a4e72a1f5: Download complete 10:05:03 1469e6f7b9e6: Verifying Checksum 10:05:03 1469e6f7b9e6: Download complete 10:05:03 eaf3925da568: Download complete 10:05:03 bde34c3a00c8: Download complete 10:05:03 b352a97aabf1: Download complete 10:05:03 4872d77fe225: Verifying Checksum 10:05:03 4872d77fe225: Download complete 10:05:03 5851b861e8e6: Download complete 10:05:03 b85a868b505f: Verifying Checksum 10:05:03 b85a868b505f: Download complete 10:05:04 bab4dde63d76: Verifying Checksum 10:05:04 bab4dde63d76: Download complete 10:05:05 b85a868b505f: Pull complete 10:05:05 e2be974225ed: Pull complete 10:05:05 339a4e72a1f5: Pull complete 10:05:05 988bab9f4d93: Pull complete 10:05:05 1469e6f7b9e6: Pull complete 10:05:05 eaf3925da568: Pull complete 10:05:07 bab4dde63d76: Pull complete 10:05:07 bde34c3a00c8: Pull complete 10:05:08 b352a97aabf1: Pull complete 10:05:08 4872d77fe225: Pull complete 10:05:08 5851b861e8e6: Pull complete 10:05:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:08 prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container 10:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:05:11 $ docker top 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c -eo pid,comm 10:05:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:05:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:05:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:11 [ssh-agent] Looking for ssh-agent implementation... 10:05:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:11 $ docker exec 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c ssh-agent 10:05:11 SSH_AUTH_SOCK=/tmp/ssh-Es9bmb0F0UCw/agent.32 10:05:11 SSH_AGENT_PID=38 10:05:11 Running ssh-add (command line suppressed) 10:05:12 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/private_key_16116985009147338300.key (/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/private_key_16116985009147338300.key) 10:05:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:12 + git tag --points-at HEAD [Pipeline] } 10:05:12 $ docker exec --env ******** --env ******** 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c ssh-agent -k 10:05:12 unset SSH_AUTH_SOCK; 10:05:12 unset SSH_AGENT_PID; 10:05:12 echo Agent pid 38 killed; 10:05:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:12 [ssh-agent] Looking for ssh-agent implementation... 10:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:12 $ docker exec 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c ssh-agent 10:05:12 SSH_AUTH_SOCK=/tmp/ssh-ECSdEg51KSLs/agent.70 10:05:12 SSH_AGENT_PID=76 10:05:12 Running ssh-add (command line suppressed) 10:05:13 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/private_key_13736200469423030064.key (/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/private_key_13736200469423030064.key) 10:05:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:13 + git semver init 10:05:13 2023-01-04 10:05:13,573 [run_init] DEBUG init version:0.0.0 force:False 10:05:13 2023-01-04 10:05:13,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver 10:05:13 2023-01-04 10:05:13,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-126/.semver 10:05:13 2023-01-04 10:05:13,574 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-126, universal_newlines=False, shell=None, istream=None) 10:05:14 2023-01-04 10:05:14,426 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-126/.git/info/exclude 10:05:14 2023-01-04 10:05:14,427 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver/PR-126 with force:False 10:05:14 2023-01-04 10:05:14,427 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver/PR-126 10:05:14 2023-01-04 10:05:14,432 [execute] INFO git cat-file --batch-check 10:05:14 2023-01-04 10:05:14,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver, universal_newlines=False, shell=None, istream=) 10:05:14 2023-01-04 10:05:14,439 [execute] INFO git cat-file --batch 10:05:14 2023-01-04 10:05:14,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver, universal_newlines=False, shell=None, istream=) 10:05:14 2023-01-04 10:05:14,444 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-126/.semver/PR-126 10:05:14 0.0.0 [Pipeline] } 10:05:14 $ docker exec --env ******** --env ******** 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c ssh-agent -k 10:05:14 unset SSH_AUTH_SOCK; 10:05:14 unset SSH_AGENT_PID; 10:05:14 echo Agent pid 76 killed; 10:05:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:15 + git semver [Pipeline] } 10:05:15 $ docker stop --time=1 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c 10:05:16 $ docker rm -f --volumes 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c [Pipeline] // withDockerContainer [Pipeline] sh 10:05:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:05:17 Stashed 1 file(s) [Pipeline] echo 10:05:17 [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 10:05:18 provisioning config files... 10:05:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/config7362992126552804070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:18 ---> docker-login.sh 10:05:18 nexus3.edgexfoundry.org:10001 10:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:18 Configure a credential helper to remove this warning. See 10:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:18 10:05:18 Login Succeeded 10:05:18 nexus3.edgexfoundry.org:10002 10:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:18 Configure a credential helper to remove this warning. See 10:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:18 10:05:18 Login Succeeded 10:05:18 nexus3.edgexfoundry.org:10003 10:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:18 Configure a credential helper to remove this warning. See 10:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:18 10:05:18 Login Succeeded 10:05:18 nexus3.edgexfoundry.org:10004 10:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:18 Configure a credential helper to remove this warning. See 10:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:18 10:05:18 Login Succeeded 10:05:18 docker.io 10:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:18 Configure a credential helper to remove this warning. See 10:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:18 10:05:18 Login Succeeded 10:05:19 ---> docker-login.sh ends [Pipeline] } 10:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:19 ========================================================= 10:05:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:05:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:05:19 Sending build context to Docker daemon 4.122MB 10:05:19 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:05:19 Step 2/12 : FROM ${BASE} AS builder 10:05:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:05:19 213ec9aee27d: Pulling fs layer 10:05:19 4583459ba037: Pulling fs layer 10:05:19 93c1e223e6f2: Pulling fs layer 10:05:19 53926ce57604: Pulling fs layer 10:05:19 21b2b0c7a3f4: Pulling fs layer 10:05:19 22ff95d597cd: Pulling fs layer 10:05:19 12d6caf4c0d1: Pulling fs layer 10:05:19 96b7cbca73a9: Pulling fs layer 10:05:19 a7acece74701: Pulling fs layer 10:05:19 53926ce57604: Waiting 10:05:19 21b2b0c7a3f4: Waiting 10:05:19 22ff95d597cd: Waiting 10:05:19 96b7cbca73a9: Waiting 10:05:19 a7acece74701: Waiting 10:05:19 12d6caf4c0d1: Waiting 10:05:19 93c1e223e6f2: Verifying Checksum 10:05:19 93c1e223e6f2: Download complete 10:05:19 4583459ba037: Verifying Checksum 10:05:19 4583459ba037: Download complete 10:05:19 21b2b0c7a3f4: Verifying Checksum 10:05:19 21b2b0c7a3f4: Download complete 10:05:20 22ff95d597cd: Download complete 10:05:20 213ec9aee27d: Download complete 10:05:20 12d6caf4c0d1: Verifying Checksum 10:05:20 12d6caf4c0d1: Download complete 10:05:20 213ec9aee27d: Pull complete 10:05:20 4583459ba037: Pull complete 10:05:20 93c1e223e6f2: Pull complete 10:05:20 a7acece74701: Verifying Checksum 10:05:20 a7acece74701: Download complete 10:05:20 96b7cbca73a9: Verifying Checksum 10:05:20 96b7cbca73a9: Download complete 10:05:20 53926ce57604: Verifying Checksum 10:05:20 53926ce57604: Download complete 10:05:25 53926ce57604: Pull complete 10:05:25 21b2b0c7a3f4: Pull complete 10:05:25 22ff95d597cd: Pull complete 10:05:25 12d6caf4c0d1: Pull complete 10:05:26 96b7cbca73a9: Pull complete 10:05:27 a7acece74701: Pull complete 10:05:27 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:05:27 ---> db6d94c90886 10:05:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:05:32 ---> Running in 7606004068c8 10:05:32 Removing intermediate container 7606004068c8 10:05:32 ---> 009b490487ab 10:05:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:05:32 ---> Running in db74c7094e35 10:05:32 Removing intermediate container db74c7094e35 10:05:32 ---> 624d1b9fdbcb 10:05:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:05:32 ---> Running in a0b22fc43bc9 10:05:32 Removing intermediate container a0b22fc43bc9 10:05:32 ---> 70482fa786e4 10:05:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:05:32 ---> Running in 556478dab6b8 10:05:32 Removing intermediate container 556478dab6b8 10:05:32 ---> 328a5d1e0972 10:05:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:05:32 ---> Running in b08c32b8c931 10:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:05:32 Still waiting to schedule task 10:05:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:05:33 OK: 211 MiB in 51 packages 10:05:33 Removing intermediate container b08c32b8c931 10:05:33 ---> f1d2727c3ce0 10:05:33 Step 8/12 : WORKDIR /app 10:05:33 ---> Running in e66521f6aa07 10:05:33 Removing intermediate container e66521f6aa07 10:05:33 ---> a7fcd1439497 10:05:33 Step 9/12 : COPY go.mod vendor* ./ 10:05:33 ---> 09a9e209f676 10:05:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:33 ---> Running in 897f3ea79719 10:06:00 Removing intermediate container 897f3ea79719 10:06:00 ---> 1500beb5253d 10:06:00 Step 11/12 : COPY . . 10:06:00 ---> 29f3d7401c93 10:06:00 Step 12/12 : RUN $MAKE 10:06:00 ---> Running in caeddddb3a55 10:06:00 noop 10:06:00 Removing intermediate container caeddddb3a55 10:06:00 ---> 561b16acff25 10:06:00 Successfully built 561b16acff25 10:06:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:00 + docker inspect -f . ci-base-image-x86_64 10:06:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:00 prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container 10:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@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 ******** ci-base-image-x86_64 cat 10:06:01 $ docker top cb59c64a0ac662af60886de5caf3434cfc1559cc23e6773c962e213be6a5d3fa -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:01 + go version 10:06:01 go version go1.18.7 linux/amd64 [Pipeline] } 10:06:01 $ docker stop --time=1 cb59c64a0ac662af60886de5caf3434cfc1559cc23e6773c962e213be6a5d3fa 10:06:02 $ docker rm -f --volumes cb59c64a0ac662af60886de5caf3434cfc1559cc23e6773c962e213be6a5d3fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:03 + docker inspect -f . ci-base-image-x86_64 10:06:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:03 prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container 10:06:03 $ 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-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@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 ******** ci-base-image-x86_64 cat 10:06:04 $ docker top 52b956a93cab5d30652ee01fdaacb838287d71df03d46ef2a6ea4c01c0bbb710 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:04 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-126 [Pipeline] fileExists [Pipeline] sh 10:06:04 + make test 10:06:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:06:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:06:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:06:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.337591189Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:06:18 level=INFO ts=2023-01-04T10:06:14.338073519Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:06:18 level=INFO ts=2023-01-04T10:06:14.338352058Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:06:18 level=INFO ts=2023-01-04T10:06:14.338403266Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.338446104Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=INFO ts=2023-01-04T10:06:14.338549751Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.338717864Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.339361788Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:06:18 level=WARN ts=2023-01-04T10:06:14.339389126Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.339491352Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.339619487Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.33980194Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.339838498Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.339880226Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:06:18 level=INFO ts=2023-01-04T10:06:14.340013951Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.340257961Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.340315709Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.340365067Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.340439734Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.340456153Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.340563219Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:06:18 level=INFO ts=2023-01-04T10:06:14.340694653Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.341495502Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:06:18 level=INFO ts=2023-01-04T10:06:14.341720222Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:06:18 level=INFO ts=2023-01-04T10:06:14.341740372Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.341758091Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:06:18 level=INFO ts=2023-01-04T10:06:14.341976912Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.342045699Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=INFO ts=2023-01-04T10:06:14.342117726Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.342212712Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.342250881Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.342290689Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.342341067Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.342463512Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.342498601Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.342534469Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:06:18 level=INFO ts=2023-01-04T10:06:14.342609336Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.342735821Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.342778789Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.342912954Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.343069547Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.343101066Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.343159054Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:06:18 level=INFO ts=2023-01-04T10:06:14.343196582Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.343476901Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:06:18 level=INFO ts=2023-01-04T10:06:14.343688822Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:06:18 level=INFO ts=2023-01-04T10:06:14.343721521Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.34374074Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:06:18 level=INFO ts=2023-01-04T10:06:14.343873805Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.343897784Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=INFO ts=2023-01-04T10:06:14.343948872Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.344060558Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.344082347Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.344116706Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.344145435Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.344216042Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.34426668Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.344294488Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:06:18 level=INFO ts=2023-01-04T10:06:14.344320387Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.344423393Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.344557718Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.344637484Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.344677733Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.344709162Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.344777779Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:06:18 level=INFO ts=2023-01-04T10:06:14.344816137Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.345365235Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:06:18 level=INFO ts=2023-01-04T10:06:14.345681112Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:06:18 level=INFO ts=2023-01-04T10:06:14.34572817Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:06:18 level=INFO ts=2023-01-04T10:06:14.345742609Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.345755869Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.345758849Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:06:18 level=INFO ts=2023-01-04T10:06:14.345786468Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.345884484Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.345899213Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.345921992Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.345942701Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.345993739Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.346009089Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.346019238Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:06:18 level=INFO ts=2023-01-04T10:06:14.346032458Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.346107585Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.346142103Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.346181301Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.346256048Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.346277048Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.346299757Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:06:18 level=INFO ts=2023-01-04T10:06:14.346325066Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.346536677Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:06:18 level=INFO ts=2023-01-04T10:06:14.346692331Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:06:18 level=INFO ts=2023-01-04T10:06:14.34671149Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.346729249Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:06:18 level=INFO ts=2023-01-04T10:06:14.346786747Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.346802166Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=INFO ts=2023-01-04T10:06:14.346829375Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.346915703Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.346935932Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.34696632Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.346992319Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.347089755Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.347118624Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.347130494Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:06:18 level=INFO ts=2023-01-04T10:06:14.347150843Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.347254039Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.347283078Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.347306057Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.347407642Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.347436571Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.3474739Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:06:18 level=INFO ts=2023-01-04T10:06:14.347509218Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.347808176Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:06:18 level=INFO ts=2023-01-04T10:06:14.348057026Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:06:18 level=INFO ts=2023-01-04T10:06:14.348117194Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:06:18 level=INFO ts=2023-01-04T10:06:14.348152572Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.348161222Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=INFO ts=2023-01-04T10:06:14.34820148Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.34820824Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:06:18 level=INFO ts=2023-01-04T10:06:14.348278827Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.348294876Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.348311766Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.348333835Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.348390302Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.348410352Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.348420891Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:06:18 level=INFO ts=2023-01-04T10:06:14.34844075Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.348535347Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.348561405Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.348581365Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.348631013Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.348653832Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.34869339Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:06:18 level=INFO ts=2023-01-04T10:06:14.348710349Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.348888482Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.349124992Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:06:18 level=INFO ts=2023-01-04T10:06:14.349394611Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:06:18 level=INFO ts=2023-01-04T10:06:14.349413641Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.349447209Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:06:18 level=INFO ts=2023-01-04T10:06:14.3494238Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.349472478Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=INFO ts=2023-01-04T10:06:14.349504817Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.349587214Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.349601893Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.349616042Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.349633332Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.34969155Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.34970903Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.349720449Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:06:18 level=INFO ts=2023-01-04T10:06:14.349734819Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.349796026Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.349839944Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.349864553Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.34993684Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.34995636Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.349979459Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:06:18 level=INFO ts=2023-01-04T10:06:14.349996788Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.350116993Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:06:18 level=INFO ts=2023-01-04T10:06:14.350250168Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:06:18 level=INFO ts=2023-01-04T10:06:14.350267817Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.350284406Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:06:18 level=INFO ts=2023-01-04T10:06:14.350314245Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.350336134Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=INFO ts=2023-01-04T10:06:14.350387292Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.350460939Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=WARN ts=2023-01-04T10:06:14.350481138Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.350495208Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.350518417Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.350579934Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.350598143Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.350607863Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:06:18 level=INFO ts=2023-01-04T10:06:14.350622832Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.35069056Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.350723428Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.350744807Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:06:18 level=INFO ts=2023-01-04T10:06:14.350801855Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:06:18 level=DEBUG ts=2023-01-04T10:06:14.350836374Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:06:18 level=INFO ts=2023-01-04T10:06:14.350879512Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:06:18 level=INFO ts=2023-01-04T10:06:14.350897271Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:06:18 level=WARN ts=2023-01-04T10:06:14.351003647Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 10:06:18 --- FAIL: TestAutoDiscover (0.00s) 10:06:18 discover_test.go:285: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:56850: use of closed network connection 10:06:18 WriteTo failed 10:06:18 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo 10:06:18 /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/llrp/messages.go:180 10:06:18 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write 10:06:18 /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/llrp/msg_builder.go:90 10:06:18 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close 10:06:18 /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/llrp/test_helpers.go:288 10:06:18 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown 10:06:18 /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/llrp/test_emulator.go:71 10:06:18 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover 10:06:18 /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/driver/discover_test.go:284 10:06:18 testing.tRunner 10:06:18 /usr/local/go/src/testing/testing.go:1439 10:06:18 runtime.goexit 10:06:18 /usr/local/go/src/runtime/asm_amd64.s:1571 10:06:18 FAIL 10:06:18 coverage: 38.5% of statements 10:06:18 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.621s 10:06:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 52.0% of statements 10:06:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements 10:06:18 FAIL 10:06:18 make: *** [Makefile:42: unittest] Error 1 [Pipeline] } 10:06:18 $ docker stop --time=1 52b956a93cab5d30652ee01fdaacb838287d71df03d46ef2a6ea4c01c0bbb710 10:06:20 $ docker rm -f --volumes 52b956a93cab5d30652ee01fdaacb838287d71df03d46ef2a6ea4c01c0bbb710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:22 10:06:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:22 latest: Pulling from edgex-lftools-log-publisher 10:06:22 5eb5b503b376: Pulling fs layer 10:06:22 5c69ac0246d0: Pulling fs layer 10:06:22 ec43610c2a17: Pulling fs layer 10:06:22 3a2ae6a8a46f: Pulling fs layer 10:06:22 33b1e0a273af: Pulling fs layer 10:06:22 5d3b04190fa2: Pulling fs layer 10:06:22 2f39f015ded8: Pulling fs layer 10:06:22 3a2ae6a8a46f: Waiting 10:06:22 33b1e0a273af: Waiting 10:06:22 5d3b04190fa2: Waiting 10:06:22 2f39f015ded8: Waiting 10:06:22 5c69ac0246d0: Verifying Checksum 10:06:22 5c69ac0246d0: Download complete 10:06:22 3a2ae6a8a46f: Verifying Checksum 10:06:22 3a2ae6a8a46f: Download complete 10:06:22 33b1e0a273af: Verifying Checksum 10:06:22 33b1e0a273af: Download complete 10:06:22 5d3b04190fa2: Verifying Checksum 10:06:22 5d3b04190fa2: Download complete 10:06:22 ec43610c2a17: Verifying Checksum 10:06:22 ec43610c2a17: Download complete 10:06:22 5eb5b503b376: Verifying Checksum 10:06:22 5eb5b503b376: Download complete 10:06:23 2f39f015ded8: Download complete 10:06:23 5eb5b503b376: Pull complete 10:06:24 5c69ac0246d0: Pull complete 10:06:24 ec43610c2a17: Pull complete 10:06:24 3a2ae6a8a46f: Pull complete 10:06:24 33b1e0a273af: Pull complete 10:06:24 5d3b04190fa2: Pull complete 10:06:29 2f39f015ded8: Pull complete 10:06:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:29 prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container 10:06:29 $ 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-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:06:34 $ docker top 20c1cba6e3bbe2b0c9da9d28a575af7f7b678c4fb3c7f5a8c874b7f2e66e98b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:34 ---> job-cost.sh 10:06:34 lf-activate-venv: SKIPPING 10:06:34 INFO: No Stack... 10:06:34 INFO: Retrieving Pricing Info for: v3-standard-8 10:06:35 INFO: Archiving Costs [Pipeline] sh 10:06:35 + + cat /w/workspace/undry_device-rfid-llrp-go_PR-126/archives/cost.csv 10:06:35 cut -d, -f6 [Pipeline] lock 10:06:35 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] 10:06:35 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] did not exist. Created. 10:06:35 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:06:36 + echo total: 0.2199999988079071 [Pipeline] stash 10:06:36 Stashed 1 file(s) [Pipeline] } 10:06:36 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:06:36 $ docker stop --time=1 20c1cba6e3bbe2b0c9da9d28a575af7f7b678c4fb3c7f5a8c874b7f2e66e98b6 10:06:37 $ docker rm -f --volumes 20c1cba6e3bbe2b0c9da9d28a575af7f7b678c4fb3c7f5a8c874b7f2e66e98b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:06:37 Failed in branch amd64 10:06:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1079 in /w/workspace/undry_device-rfid-llrp-go_PR-126 [Pipeline] { [Pipeline] ws 10:06:59 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:06:59 Selected Git installation does not exist. Using Default 10:06:59 The recommended git tool is: NONE 10:07:04 using credential edgex-jenkins-ssh 10:07:04 Cloning the remote Git repository 10:07:04 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:07:05 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:07:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:07:05 > git --version # timeout=10 10:07:05 > git --version # 'git version 2.25.1' 10:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:07:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:07:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:08 Merging remotes/origin/main commit 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 into PR head commit c0bd68be32dddc3b16f76a23e66b63c10338cebc 10:07:08 Merge succeeded, producing c0bd68be32dddc3b16f76a23e66b63c10338cebc 10:07:08 Checking out Revision c0bd68be32dddc3b16f76a23e66b63c10338cebc (PR-126) 10:07:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:07:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 10:07:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:07:08 > git config core.sparsecheckout # timeout=10 10:07:08 > git checkout -f c0bd68be32dddc3b16f76a23e66b63c10338cebc # timeout=10 10:07:08 > git remote # timeout=10 10:07:08 > git config --get remote.origin.url # timeout=10 10:07:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:07:08 > git merge 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 # timeout=10 10:07:08 > git rev-parse HEAD^{commit} # timeout=10 10:07:08 > git config core.sparsecheckout # timeout=10 10:07:08 > git checkout -f c0bd68be32dddc3b16f76a23e66b63c10338cebc # timeout=10 10:07:08 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:07:09 > git --version # timeout=10 10:07:09 > git --version # 'git version 2.25.1' 10:07:09 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:07:10 % Total % Received % Xferd Average Speed Time Time Time Current 10:07:10 Dload Upload Total Spent Left Speed 10:07:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 10:07:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:07:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:07:11 + sudo tee /etc/docker/daemon.new 10:07:11 { 10:07:11 "registry-mirrors": [ 10:07:11 "https://nexus3.edgexfoundry.org:10001" 10:07:11 ], 10:07:11 "bip": "10.250.0.254/24", 10:07:11 "hosts": [ 10:07:11 "tcp://0.0.0.0:5555", 10:07:11 "unix:///var/run/docker.sock" 10:07:11 ], 10:07:11 "mtu": 1458, 10:07:11 "selinux-enabled": true, 10:07:11 "seccomp-profile": "/etc/docker/seccomp.json" 10:07:11 } [Pipeline] sh 10:07:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:07:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:30 provisioning config files... 10:07:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13639033216341395131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:30 ---> docker-login.sh 10:07:30 nexus3.edgexfoundry.org:10001 10:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:31 Configure a credential helper to remove this warning. See 10:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:31 10:07:31 Login Succeeded 10:07:31 nexus3.edgexfoundry.org:10002 10:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:31 Configure a credential helper to remove this warning. See 10:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:31 10:07:31 Login Succeeded 10:07:31 nexus3.edgexfoundry.org:10003 10:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:31 Configure a credential helper to remove this warning. See 10:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:31 10:07:31 Login Succeeded 10:07:31 nexus3.edgexfoundry.org:10004 10:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:32 Configure a credential helper to remove this warning. See 10:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:32 10:07:32 Login Succeeded 10:07:32 docker.io 10:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:32 Configure a credential helper to remove this warning. See 10:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:32 10:07:32 Login Succeeded 10:07:32 ---> docker-login.sh ends [Pipeline] } 10:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:33 ========================================================= 10:07:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:07:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:07:33 Sending build context to Docker daemon 1.223MB 10:07:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:07:33 Step 2/12 : FROM ${BASE} AS builder 10:07:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:07:33 9b18e9b68314: Pulling fs layer 10:07:34 35d82f9e3411: Pulling fs layer 10:07:34 e16973657156: Pulling fs layer 10:07:34 fc693d55d65f: Pulling fs layer 10:07:34 7e9fc2657dce: Pulling fs layer 10:07:34 dda99020689f: Pulling fs layer 10:07:34 db1c61fa0a46: Pulling fs layer 10:07:34 891c053d2c06: Pulling fs layer 10:07:34 7e9fc2657dce: Waiting 10:07:34 dda99020689f: Waiting 10:07:34 db1c61fa0a46: Waiting 10:07:34 891c053d2c06: Waiting 10:07:34 fc693d55d65f: Waiting 10:07:34 e16973657156: Verifying Checksum 10:07:34 e16973657156: Download complete 10:07:34 35d82f9e3411: Verifying Checksum 10:07:34 35d82f9e3411: Download complete 10:07:34 7e9fc2657dce: Download complete 10:07:34 dda99020689f: Verifying Checksum 10:07:34 dda99020689f: Download complete 10:07:34 9b18e9b68314: Verifying Checksum 10:07:34 9b18e9b68314: Download complete 10:07:35 9b18e9b68314: Pull complete 10:07:35 891c053d2c06: Verifying Checksum 10:07:35 891c053d2c06: Download complete 10:07:35 35d82f9e3411: Pull complete 10:07:35 e16973657156: Pull complete 10:07:36 db1c61fa0a46: Download complete 10:07:36 fc693d55d65f: Verifying Checksum 10:07:36 fc693d55d65f: Download complete 10:07:49 fc693d55d65f: Pull complete 10:07:49 7e9fc2657dce: Pull complete 10:07:49 dda99020689f: Pull complete 10:07:52 db1c61fa0a46: Pull complete 10:07:55 891c053d2c06: Pull complete 10:07:55 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:07:55 ---> f96f9c87975a 10:07:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:07:57 ---> Running in d1a06645d3a6 10:07:57 Removing intermediate container d1a06645d3a6 10:07:57 ---> beafc89ed8fd 10:07:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:07:57 ---> Running in bd157f6ea0c1 10:07:57 Removing intermediate container bd157f6ea0c1 10:07:57 ---> 4f08b663b250 10:07:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:07:57 ---> Running in 61824151f0db 10:07:57 Removing intermediate container 61824151f0db 10:07:57 ---> f03959e69169 10:07:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:07:57 ---> Running in a7174fb04cef 10:07:58 Removing intermediate container a7174fb04cef 10:07:58 ---> d10fe44ff42a 10:07:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:07:58 ---> Running in 5a043eb8934b 10:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:08:00 OK: 221 MiB in 51 packages 10:08:01 Removing intermediate container 5a043eb8934b 10:08:01 ---> 6518dba1116f 10:08:01 Step 8/12 : WORKDIR /app 10:08:01 ---> Running in 11122de29daf 10:08:01 Removing intermediate container 11122de29daf 10:08:01 ---> 06c644e3b32b 10:08:01 Step 9/12 : COPY go.mod vendor* ./ 10:08:02 ---> 7ccf50836471 10:08:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:02 ---> Running in 1c83e7d5856f 10:08:58 Removing intermediate container 1c83e7d5856f 10:08:58 ---> 4f46e7a2ecfd 10:08:58 Step 11/12 : COPY . . 10:08:58 ---> 1c8e1b63ea2e 10:08:58 Step 12/12 : RUN $MAKE 10:08:58 ---> Running in d2f47b32af6d 10:08:58 noop 10:08:58 Removing intermediate container d2f47b32af6d 10:08:58 ---> 0664464b3f78 10:08:58 Successfully built 0664464b3f78 10:08:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:59 + docker inspect -f . ci-base-image-arm64 10:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:59 prd-ubuntu20.04-docker-arm64-4c-16g-1079 does not seem to be running inside a container 10:08:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** ci-base-image-arm64 cat 10:09:00 $ docker top e727110823d7220d8933624874084836c5a1363453bd2bf47296a173716498eb -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:01 + go version 10:09:01 go version go1.18.7 linux/arm64 [Pipeline] } 10:09:01 $ docker stop --time=1 e727110823d7220d8933624874084836c5a1363453bd2bf47296a173716498eb 10:09:03 $ docker rm -f --volumes e727110823d7220d8933624874084836c5a1363453bd2bf47296a173716498eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:03 + docker inspect -f . ci-base-image-arm64 10:09:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:04 prd-ubuntu20.04-docker-arm64-4c-16g-1079 does not seem to be running inside a container 10:09: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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** ci-base-image-arm64 cat 10:09:05 $ docker top f91c9841444096c9c2022ba97f6d16641483746c264287ee1ba9e209f9049427 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:05 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:09:06 + make test 10:09:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:09:08 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:10:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:10:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:10:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.641s coverage: 38.5% of statements 10:10:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.495s coverage: 52.0% of statements 10:10:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements 10:10:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:10:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:11:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:11:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:11:18 ./bin/test-attribution-txt.sh [Pipeline] echo 10:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:11:18 $ docker stop --time=1 f91c9841444096c9c2022ba97f6d16641483746c264287ee1ba9e209f9049427 10:11:20 $ docker rm -f --volumes f91c9841444096c9c2022ba97f6d16641483746c264287ee1ba9e209f9049427 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:11:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:23 + ls -al . 10:11:23 total 640 10:11:23 drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 10:09 . 10:11:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 10:07 .. 10:11:23 -rw-rw-r-- 1 jenkins jenkins 134 Jan 4 10:07 .dockerignore 10:11:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 10:07 .git 10:11:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 10:07 .github 10:11:23 -rw-rw-r-- 1 jenkins jenkins 946 Jan 4 10:07 .gitignore 10:11:23 -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 10:07 .golangci.yml 10:11:23 -rw-rw-r-- 1 jenkins jenkins 11000 Jan 4 10:07 Attribution.txt 10:11:23 -rw-rw-r-- 1 jenkins jenkins 5905 Jan 4 10:07 CHANGELOG.md 10:11:23 -rw-rw-r-- 1 jenkins jenkins 1396 Jan 4 10:07 Dockerfile 10:11:23 -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 10:07 GOVERNANCE.md 10:11:23 -rw-rw-r-- 1 jenkins jenkins 683 Jan 4 10:07 Jenkinsfile 10:11:23 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 4 10:07 LICENSE 10:11:23 -rw-rw-r-- 1 jenkins jenkins 2405 Jan 4 10:07 Makefile 10:11:23 -rw-rw-r-- 1 jenkins jenkins 625 Jan 4 10:07 OWNERS.md 10:11:23 -rw-rw-r-- 1 jenkins jenkins 28496 Jan 4 10:07 README.md 10:11:23 -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 10:05 VERSION 10:11:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 10:07 bin 10:11:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 10:07 cmd 10:11:23 -rw-r--r-- 1 jenkins jenkins 460049 Jan 4 10:10 coverage.out 10:11:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 10:07 examples 10:11:23 -rw-rw-r-- 1 jenkins jenkins 3550 Jan 4 10:07 go.mod 10:11:23 -rw-rw-r-- 1 jenkins jenkins 44766 Jan 4 10:07 go.sum 10:11:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 10:07 images 10:11:23 drwxrwxr-x 5 jenkins jenkins 4096 Jan 4 10:07 internal 10:11:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 10:07 snap 10:11:23 -rw-rw-r-- 1 jenkins jenkins 193 Jan 4 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:24 + 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=c0bd68be32dddc3b16f76a23e66b63c10338cebc --label arch=arm64 --label version=0.0.0 . 10:11:24 Sending build context to Docker daemon 1.223MB 10:11:24 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 10:11:24 Step 2/24 : FROM ${BASE} AS builder 10:11:24 ---> 0664464b3f78 10:11:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:11:24 ---> Running in f3becede758e 10:11:24 Removing intermediate container f3becede758e 10:11:24 ---> 6a5ca795e621 10:11:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:11:25 ---> Running in 5db8970c2e6c 10:11:25 Removing intermediate container 5db8970c2e6c 10:11:25 ---> 6d6f9534101a 10:11:25 Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:11:25 ---> Running in d328c503aa7c 10:11:25 Removing intermediate container d328c503aa7c 10:11:25 ---> ee52f4b5327d 10:11:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:11:25 ---> Running in da2a69a76bf6 10:11:25 Removing intermediate container da2a69a76bf6 10:11:25 ---> 775136aac44e 10:11:25 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:26 ---> Running in 8516b8ae414e 10:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:11:28 OK: 221 MiB in 51 packages 10:11:29 Removing intermediate container 8516b8ae414e 10:11:29 ---> da464afff938 10:11:29 Step 8/24 : WORKDIR /app 10:11:29 ---> Running in e3bcd4946bda 10:11:29 Removing intermediate container e3bcd4946bda 10:11:29 ---> 214b7150dc4d 10:11:29 Step 9/24 : COPY go.mod vendor* ./ 10:11:30 ---> c12e101ced72 10:11:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:30 ---> Running in ed1757d370c6 10:11:34 Removing intermediate container ed1757d370c6 10:11:34 ---> 9bae80481842 10:11:34 Step 11/24 : COPY . . 10:11:34 ---> fd4cb55d9d1e 10:11:34 Step 12/24 : RUN $MAKE 10:11:34 ---> Running in 46ca998a5126 10:11:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:13:57 Removing intermediate container 46ca998a5126 10:13:57 ---> 799838ff8daa 10:13:57 Step 13/24 : FROM alpine:3.16 10:13:57 3.16: Pulling from library/alpine 10:13:58 6875df1f5354: Pulling fs layer 10:13:58 6875df1f5354: Verifying Checksum 10:13:58 6875df1f5354: Download complete 10:13:58 6875df1f5354: Pull complete 10:13:58 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:13:58 Status: Downloaded newer image for alpine:3.16 10:13:58 ---> 2b4661558fb8 10:13:58 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:13:58 ---> Running in 3ac364e001db 10:13:59 Removing intermediate container 3ac364e001db 10:13:59 ---> c415d902c641 10:13:59 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 10:13:59 ---> Running in 3ff30fd642cd 10:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:14:01 (1/6) Installing dumb-init (1.2.5-r1) 10:14:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:14:01 (3/6) Installing libsodium (1.0.18-r0) 10:14:01 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:14:01 (5/6) Installing libzmq (4.3.4-r0) 10:14:01 (6/6) Installing zeromq (4.3.4-r0) 10:14:01 Executing busybox-1.35.0-r17.trigger 10:14:01 OK: 8 MiB in 20 packages 10:14:02 Removing intermediate container 3ff30fd642cd 10:14:02 ---> b0f440e4a56f 10:14:02 Step 16/24 : COPY --from=builder /app/LICENSE / 10:14:02 ---> b8818d49ead4 10:14:02 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:14:03 ---> 3c3d615431b0 10:14:03 Step 18/24 : COPY --from=builder /app/cmd/ / 10:14:05 ---> c3f08306dd9e 10:14:05 Step 19/24 : EXPOSE 59989 10:14:05 ---> Running in 4a7995ecf91d 10:14:05 Removing intermediate container 4a7995ecf91d 10:14:05 ---> f830a1d5cbcc 10:14:05 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:14:05 ---> Running in a6a26d4af8be 10:14:05 Removing intermediate container a6a26d4af8be 10:14:05 ---> 4217eb117060 10:14:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:14:05 ---> Running in 1238f0ed771e 10:14:05 Removing intermediate container 1238f0ed771e 10:14:05 ---> dd618d244adc 10:14:05 Step 22/24 : LABEL arch=arm64 10:14:05 ---> Running in 6b1a3b4328bb 10:14:06 Removing intermediate container 6b1a3b4328bb 10:14:06 ---> 6e4c6983e4e6 10:14:06 Step 23/24 : LABEL git_sha=c0bd68be32dddc3b16f76a23e66b63c10338cebc 10:14:06 ---> Running in 911dc68d917b 10:14:06 Removing intermediate container 911dc68d917b 10:14:06 ---> 819c9ca04265 10:14:06 Step 24/24 : LABEL version=0.0.0 10:14:06 ---> Running in 0b23b6069f5c 10:14:06 Removing intermediate container 0b23b6069f5c 10:14:06 ---> 1142a4416e0e 10:14:06 [Warning] One or more build-args [ARCH] were not consumed 10:14:06 Successfully built 1142a4416e0e 10:14:06 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 10:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:14:07 10:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:14:08 arm64: Pulling from edgex-lftools-log-publisher 10:14:08 8998bd30e6a1: Pulling fs layer 10:14:08 04944245beec: Pulling fs layer 10:14:08 699f458cf7ca: Pulling fs layer 10:14:08 765212b225bb: Pulling fs layer 10:14:08 f23df028b6ca: Pulling fs layer 10:14:08 d65c8cfc05b1: Pulling fs layer 10:14:08 2437ff75d9bd: Pulling fs layer 10:14:08 765212b225bb: Waiting 10:14:08 f23df028b6ca: Waiting 10:14:08 d65c8cfc05b1: Waiting 10:14:08 2437ff75d9bd: Waiting 10:14:08 04944245beec: Verifying Checksum 10:14:08 04944245beec: Download complete 10:14:08 765212b225bb: Verifying Checksum 10:14:08 765212b225bb: Download complete 10:14:08 f23df028b6ca: Verifying Checksum 10:14:08 f23df028b6ca: Download complete 10:14:08 d65c8cfc05b1: Verifying Checksum 10:14:08 d65c8cfc05b1: Download complete 10:14:08 699f458cf7ca: Verifying Checksum 10:14:08 699f458cf7ca: Download complete 10:14:09 8998bd30e6a1: Verifying Checksum 10:14:09 8998bd30e6a1: Download complete 10:14:10 2437ff75d9bd: Verifying Checksum 10:14:10 2437ff75d9bd: Download complete 10:14:12 8998bd30e6a1: Pull complete 10:14:13 04944245beec: Pull complete 10:14:14 699f458cf7ca: Pull complete 10:14:14 765212b225bb: Pull complete 10:14:16 f23df028b6ca: Pull complete 10:14:16 d65c8cfc05b1: Pull complete 10:14:32 2437ff75d9bd: Pull complete 10:14:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:14:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:32 prd-ubuntu20.04-docker-arm64-4c-16g-1079 does not seem to be running inside a container 10:14:32 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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-lftools-log-publisher:arm64 cat 10:14:34 $ docker top d1d730decc5b81cb1d5d322ea25c3205979d153af1bc7107467c0a3d8302a362 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:35 ---> job-cost.sh 10:14:35 lf-activate-venv: SKIPPING 10:14:35 INFO: No Stack... 10:14:36 INFO: Retrieving Pricing Info for: v3-standard-4 10:14:37 INFO: Archiving Costs [Pipeline] sh 10:14:37 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:14:37 + cut -d, -f6 [Pipeline] lock 10:14:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] 10:14:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] did not exist. Created. 10:14:37 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:14:38 /w/workspace/device-rfid-llrp-go/1@tmp/durable-4e6b0d2b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:14:38 + echo total: 0.10999999940395355 [Pipeline] stash 10:14:38 Warning: overwriting stash ‘stack-cost’ 10:14:38 Stashed 1 file(s) [Pipeline] } 10:14:38 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:14:38 $ docker stop --time=1 d1d730decc5b81cb1d5d322ea25c3205979d153af1bc7107467c0a3d8302a362 10:14:40 $ docker rm -f --volumes d1d730decc5b81cb1d5d322ea25c3205979d153af1bc7107467c0a3d8302a362 [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 10:14:42 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-126/archives ] 10:14:42 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-126/archives 10:14:42 total 16 10:14:42 drwxr-xr-x 3 root root 4096 Jan 4 10:06 . 10:14:42 drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 10:06 .. 10:14:42 drwxr-xr-x 2 root root 4096 Jan 4 10:06 cost 10:14:42 -rw-r--r-- 1 root root 91 Jan 4 10:06 cost.csv 10:14:42 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-126/archives 10:14:42 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-126/archives 10:14:42 total 16 10:14:42 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 10:06 . 10:14:42 drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 10:06 .. 10:14:42 drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 10:06 cost 10:14:42 -rw-r--r-- 1 jenkins jenkins 91 Jan 4 10:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:14:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:14:44 ---> package-listing.sh 10:14:44 ++ facter osfamily 10:14:44 ++ tr '[:upper:]' '[:lower:]' 10:14:44 + OS_FAMILY=debian 10:14:44 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-126 10:14:44 + START_PACKAGES=/tmp/packages_start.txt 10:14:44 + END_PACKAGES=/tmp/packages_end.txt 10:14:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:14:44 + PACKAGES=/tmp/packages_start.txt 10:14:44 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-126 ']' 10:14:44 + PACKAGES=/tmp/packages_end.txt 10:14:44 + case "${OS_FAMILY}" in 10:14:44 + dpkg -l 10:14:44 + grep '^ii' 10:14:44 + '[' -f /tmp/packages_start.txt ']' 10:14:44 + '[' -f /tmp/packages_end.txt ']' 10:14:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:14:44 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-126 ']' 10:14:44 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-126/archives/ 10:14:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-126/archives/ [Pipeline] echo 10:14:44 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-126/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:14:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:45 prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container 10:14:45 $ 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-126/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-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:14:45 $ docker top fd695631c8d36f99605125ce85ee1a737063f9f758b6b1effcddfa6e34bb3d71 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:46 + touch /tmp/pre-build-complete [Pipeline] sh 10:14:46 + mkdir -p /var/log/sysstat [Pipeline] sh 10:14:46 + ls /var/log/sa-host 10:14:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:47 provisioning config files... 10:14:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/config15047345897944079102tmp [Pipeline] { [Pipeline] echo 10:14:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:14:47 ---> create-netrc.sh [Pipeline] } 10:14:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:14:47 ---> python-tools-install.sh [Pipeline] echo 10:14:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:14:48 ---> sudo-logs.sh 10:14:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:14:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:14:48 ---> job-cost.sh 10:14:48 lf-activate-venv: SKIPPING 10:14:48 DEBUG: total: 0.2199999988079071 10:14:48 INFO: Retrieving Stack Cost... 10:14:49 INFO: Retrieving Pricing Info for: v3-standard-8 10:14:49 INFO: Archiving Costs [Pipeline] echo 10:14:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:14:49 ---> logs-deploy.sh 10:14:49 lf-activate-venv: SKIPPING 10:14:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-126/1 10:14:49 INFO: archiving workspace using pattern(s): 10:14:50 Archives upload complete. 10:14:50 INFO: archiving logs to Nexus