Pull request #104 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 5edf93054b7fac81efc4a068ae801689f0a9bfbc rather than 61bcc967bbb06b29aaca0d298298ce42fcb33291 Obtained Jenkinsfile from 5edf93054b7fac81efc4a068ae801689f0a9bfbc 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-ssh14674793982676374258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11608282188163108474.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-104/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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11234445311558180003.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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8869750644351535353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh18158415478626328437.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-104/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-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9537124991334532725.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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 ‘prd-ubuntu20.04-docker-8c-8g-21829’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21831 in /w/workspace/undry_device-rfid-llrp-go_PR-104 [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-104 # 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 Merging remotes/origin/main commit 5edf93054b7fac81efc4a068ae801689f0a9bfbc into PR head commit 61bcc967bbb06b29aaca0d298298ce42fcb33291 Merge succeeded, producing 61bcc967bbb06b29aaca0d298298ce42fcb33291 Checking out Revision 61bcc967bbb06b29aaca0d298298ce42fcb33291 (PR-104) > 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/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61bcc967bbb06b29aaca0d298298ce42fcb33291 # 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 5edf93054b7fac81efc4a068ae801689f0a9bfbc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61bcc967bbb06b29aaca0d298298ce42fcb33291 # timeout=10 Commit message: "fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:52:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:52:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:52:30 ========================================================= 20:52:30 EdgeX Global Pipelines Version Info 20:52:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:52:31 ------------------- 20:52:31 stable info: 20:52:31 ------------------- 20:52:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:52:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:52:31 Message: update stable to v1.0.238 20:52:32 ------------------- 20:52:32 experimental info: 20:52:32 ------------------- 20:52:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:52:32 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:52:32 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61bcc96 [Pipeline] echo 20:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:34 provisioning config files... 20:52:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/config5386189693154503179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:34 ---> docker-login.sh 20:52:34 nexus3.edgexfoundry.org:10001 20:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:34 Configure a credential helper to remove this warning. See 20:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:34 20:52:34 Login Succeeded 20:52:34 nexus3.edgexfoundry.org:10002 20:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:35 Configure a credential helper to remove this warning. See 20:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:35 20:52:35 Login Succeeded 20:52:35 nexus3.edgexfoundry.org:10003 20:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:35 Configure a credential helper to remove this warning. See 20:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:35 20:52:35 Login Succeeded 20:52:35 nexus3.edgexfoundry.org:10004 20:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:35 Configure a credential helper to remove this warning. See 20:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:35 20:52:35 Login Succeeded 20:52:35 docker.io 20:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:36 Configure a credential helper to remove this warning. See 20:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:36 20:52:36 Login Succeeded 20:52:36 ---> docker-login.sh ends [Pipeline] } 20:52:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:52:36 + git rev-list -1 --merges 61bcc967bbb06b29aaca0d298298ce42fcb33291~1..61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] echo 20:52:36 -----------> git rev-list -1 --merges 61bcc967bbb06b29aaca0d298298ce42fcb33291~1..61bcc967bbb06b29aaca0d298298ce42fcb33291 61bcc967bbb06b29aaca0d298298ce42fcb33291 [false] [Pipeline] sh 20:52:37 + git log --format=format:%s -1 61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] echo 20:52:37 ========================================================= 20:52:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:52:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:37 + git log --format=format:%s -1 61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] echo 20:52:37 [semverPrep] GIT_COMMIT: 61bcc967bbb06b29aaca0d298298ce42fcb33291, Commit Message: fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface [Pipeline] echo 20:52:37 [semverPrep] This is not a build commit. [Pipeline] sh 20:52:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:52:38 + grep -v github /etc/ssh/ssh_known_hosts 20:52:38 + [ -e /tmp/ssh_known_hosts ] 20:52:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:52:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:52:38 + sudo tee -a /etc/ssh/ssh_known_hosts 20:52:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:38 20:52:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:38 0.1.4: Pulling from edgex-devops/py-git-semver 20:52:38 b85a868b505f: Pulling fs layer 20:52:38 e2be974225ed: Pulling fs layer 20:52:38 339a4e72a1f5: Pulling fs layer 20:52:38 988bab9f4d93: Pulling fs layer 20:52:38 1469e6f7b9e6: Pulling fs layer 20:52:38 eaf3925da568: Pulling fs layer 20:52:38 bab4dde63d76: Pulling fs layer 20:52:38 bde34c3a00c8: Pulling fs layer 20:52:38 b352a97aabf1: Pulling fs layer 20:52:38 4872d77fe225: Pulling fs layer 20:52:38 5851b861e8e6: Pulling fs layer 20:52:38 bde34c3a00c8: Waiting 20:52:38 988bab9f4d93: Waiting 20:52:38 b352a97aabf1: Waiting 20:52:38 4872d77fe225: Waiting 20:52:38 5851b861e8e6: Waiting 20:52:38 1469e6f7b9e6: Waiting 20:52:38 bab4dde63d76: Waiting 20:52:38 eaf3925da568: Waiting 20:52:38 e2be974225ed: Verifying Checksum 20:52:38 e2be974225ed: Download complete 20:52:38 988bab9f4d93: Download complete 20:52:39 1469e6f7b9e6: Verifying Checksum 20:52:39 1469e6f7b9e6: Download complete 20:52:39 339a4e72a1f5: Verifying Checksum 20:52:39 339a4e72a1f5: Download complete 20:52:39 eaf3925da568: Verifying Checksum 20:52:39 eaf3925da568: Download complete 20:52:39 bde34c3a00c8: Download complete 20:52:39 b352a97aabf1: Verifying Checksum 20:52:39 b352a97aabf1: Download complete 20:52:39 4872d77fe225: Verifying Checksum 20:52:39 4872d77fe225: Download complete 20:52:39 5851b861e8e6: Download complete 20:52:39 b85a868b505f: Download complete 20:52:39 bab4dde63d76: Verifying Checksum 20:52:39 bab4dde63d76: Download complete 20:52:40 b85a868b505f: Pull complete 20:52:40 e2be974225ed: Pull complete 20:52:41 339a4e72a1f5: Pull complete 20:52:41 988bab9f4d93: Pull complete 20:52:41 1469e6f7b9e6: Pull complete 20:52:41 eaf3925da568: Pull complete 20:52:43 bab4dde63d76: Pull complete 20:52:43 bde34c3a00c8: Pull complete 20:52:43 b352a97aabf1: Pull complete 20:52:43 4872d77fe225: Pull complete 20:52:44 5851b861e8e6: Pull complete 20:52:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:44 prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container 20:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@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-devops/py-git-semver:0.1.4 cat 20:52:45 $ docker top 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd -eo pid,comm 20:52:45 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). 20:52:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:45 [ssh-agent] Looking for ssh-agent implementation... 20:52:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:46 $ docker exec 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd ssh-agent 20:52:46 SSH_AUTH_SOCK=/tmp/ssh-aW9Xgc0IMQoI/agent.32 20:52:46 SSH_AGENT_PID=39 20:52:46 Running ssh-add (command line suppressed) 20:52:46 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/private_key_2993562487176050562.key (/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/private_key_2993562487176050562.key) 20:52:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:46 + git tag --points-at HEAD [Pipeline] } 20:52:46 $ docker exec --env ******** --env ******** 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd ssh-agent -k 20:52:46 unset SSH_AUTH_SOCK; 20:52:46 unset SSH_AGENT_PID; 20:52:46 echo Agent pid 39 killed; 20:52:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:52:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:46 [ssh-agent] Looking for ssh-agent implementation... 20:52:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:47 $ docker exec 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd ssh-agent 20:52:47 SSH_AUTH_SOCK=/tmp/ssh-UejU50ugQbzz/agent.71 20:52:47 SSH_AGENT_PID=77 20:52:47 Running ssh-add (command line suppressed) 20:52:47 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/private_key_6516509221766670334.key (/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/private_key_6516509221766670334.key) 20:52:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:47 + git semver init 20:52:47 2022-08-02 20:52:47,852 [run_init] DEBUG init version:0.0.0 force:False 20:52:47 2022-08-02 20:52:47,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver 20:52:47 2022-08-02 20:52:47,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-104/.semver 20:52:47 2022-08-02 20:52:47,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-104, universal_newlines=False, shell=None, istream=None) 20:52:48 2022-08-02 20:52:48,586 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-104/.git/info/exclude 20:52:48 2022-08-02 20:52:48,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver/PR-104 with force:False 20:52:48 2022-08-02 20:52:48,587 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver/PR-104 20:52:48 2022-08-02 20:52:48,591 [execute] INFO git cat-file --batch-check 20:52:48 2022-08-02 20:52:48,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver, universal_newlines=False, shell=None, istream=) 20:52:48 2022-08-02 20:52:48,598 [execute] INFO git cat-file --batch 20:52:48 2022-08-02 20:52:48,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver, universal_newlines=False, shell=None, istream=) 20:52:48 2022-08-02 20:52:48,603 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-104/.semver/PR-104 20:52:48 0.0.0 [Pipeline] } 20:52:48 $ docker exec --env ******** --env ******** 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd ssh-agent -k 20:52:49 unset SSH_AUTH_SOCK; 20:52:49 unset SSH_AGENT_PID; 20:52:49 echo Agent pid 77 killed; 20:52:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:49 + git semver [Pipeline] } 20:52:49 $ docker stop --time=1 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd 20:52:51 $ docker rm -f 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd [Pipeline] // withDockerContainer [Pipeline] sh 20:52:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:52:51 Stashed 1 file(s) [Pipeline] echo 20:52:51 [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 20:52:52 provisioning config files... 20:52:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/config6873735847520591014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:52 ---> docker-login.sh 20:52:52 nexus3.edgexfoundry.org:10001 20:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:52 Configure a credential helper to remove this warning. See 20:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:52 20:52:52 Login Succeeded 20:52:52 nexus3.edgexfoundry.org:10002 20:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:53 Configure a credential helper to remove this warning. See 20:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:53 20:52:53 Login Succeeded 20:52:53 nexus3.edgexfoundry.org:10003 20:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:53 Configure a credential helper to remove this warning. See 20:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:53 20:52:53 Login Succeeded 20:52:53 nexus3.edgexfoundry.org:10004 20:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:53 Configure a credential helper to remove this warning. See 20:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:53 20:52:53 Login Succeeded 20:52:53 docker.io 20:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:53 Configure a credential helper to remove this warning. See 20:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:53 20:52:53 Login Succeeded 20:52:53 ---> docker-login.sh ends [Pipeline] } 20:52:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:52:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:53 ========================================================= 20:52:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:52:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:54 + 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 . 20:52:54 Sending build context to Docker daemon 4.049MB 20:52:54 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:52:54 Step 2/12 : FROM ${BASE} AS builder 20:52:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:52:54 2408cc74d12b: Pulling fs layer 20:52:54 ea60b727a1ce: Pulling fs layer 20:52:54 30c4a7721957: Pulling fs layer 20:52:54 370296b7ddb6: Pulling fs layer 20:52:54 7c6cee850709: Pulling fs layer 20:52:54 39a5fcdaea64: Pulling fs layer 20:52:54 d94ebbe4e438: Pulling fs layer 20:52:54 370296b7ddb6: Waiting 20:52:54 7c6cee850709: Waiting 20:52:54 39a5fcdaea64: Waiting 20:52:54 d94ebbe4e438: Waiting 20:52:54 bcfd1f05c69d: Pulling fs layer 20:52:54 59ccb84bbe0f: Pulling fs layer 20:52:54 bcfd1f05c69d: Waiting 20:52:54 59ccb84bbe0f: Waiting 20:52:54 30c4a7721957: Verifying Checksum 20:52:54 30c4a7721957: Download complete 20:52:54 ea60b727a1ce: Verifying Checksum 20:52:54 ea60b727a1ce: Download complete 20:52:54 7c6cee850709: Verifying Checksum 20:52:54 7c6cee850709: Download complete 20:52:54 39a5fcdaea64: Verifying Checksum 20:52:54 39a5fcdaea64: Download complete 20:52:54 2408cc74d12b: Verifying Checksum 20:52:54 2408cc74d12b: Download complete 20:52:54 d94ebbe4e438: Download complete 20:52:54 2408cc74d12b: Pull complete 20:52:54 ea60b727a1ce: Pull complete 20:52:54 30c4a7721957: Pull complete 20:52:54 59ccb84bbe0f: Verifying Checksum 20:52:54 59ccb84bbe0f: Download complete 20:52:55 bcfd1f05c69d: Verifying Checksum 20:52:55 bcfd1f05c69d: Download complete 20:52:55 370296b7ddb6: Verifying Checksum 20:52:55 370296b7ddb6: Download complete 20:52:59 370296b7ddb6: Pull complete 20:52:59 7c6cee850709: Pull complete 20:52:59 39a5fcdaea64: Pull complete 20:52:59 d94ebbe4e438: Pull complete 20:53:01 bcfd1f05c69d: Pull complete 20:53:01 59ccb84bbe0f: Pull complete 20:53:01 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:53:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:53:01 ---> a4fb48ad2a94 20:53:01 Step 3/12 : ARG MAKE='make build' 20:53:03 ---> Running in 48c52e529455 20:53:03 Removing intermediate container 48c52e529455 20:53:03 ---> 158014a4086d 20:53:03 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:53:03 ---> Running in 4e7e787ce58c 20:53:03 Removing intermediate container 4e7e787ce58c 20:53:03 ---> aba960f1b368 20:53:03 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:53:03 ---> Running in 2a2f61ec764b 20:53:03 Removing intermediate container 2a2f61ec764b 20:53:03 ---> 387df655e29c 20:53:03 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:03 ---> Running in b8d782f14eaa 20:53:04 Removing intermediate container b8d782f14eaa 20:53:04 ---> 0a5e4d66404d 20:53:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:53:04 ---> Running in 571f4adfc02f 20:53:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:53:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:53:05 OK: 211 MiB in 51 packages 20:53:06 Removing intermediate container 571f4adfc02f 20:53:06 ---> 153d08c82a97 20:53:06 Step 8/12 : WORKDIR /app 20:53:06 ---> Running in d118ae977e60 20:53:06 Removing intermediate container d118ae977e60 20:53:06 ---> c68a0b2c0e4a 20:53:06 Step 9/12 : COPY go.mod vendor* ./ 20:53:06 ---> 742cc6bed21f 20:53:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:06 ---> Running in 0f2a2b4ccc1d 20:53:07 Still waiting to schedule task 20:53:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:53:24 Removing intermediate container 0f2a2b4ccc1d 20:53:24 ---> 0ac6b3d8e0cf 20:53:24 Step 11/12 : COPY . . 20:53:24 ---> 8153b4e5e1cd 20:53:24 Step 12/12 : RUN $MAKE 20:53:24 ---> Running in 7e09e43e41af 20:53:24 noop 20:53:24 Removing intermediate container 7e09e43e41af 20:53:24 ---> 3c1847b97be4 20:53:24 Successfully built 3c1847b97be4 20:53:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:25 + docker inspect -f . ci-base-image-x86_64 20:53:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:25 prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container 20:53:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:53:25 $ docker top a7cbea3fdafb30e33632d5b1e8e56498182782179fdd1198ccd9ed4fa2d94dc0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:26 + go version 20:53:26 go version go1.18.3 linux/amd64 [Pipeline] } 20:53:26 $ docker stop --time=1 a7cbea3fdafb30e33632d5b1e8e56498182782179fdd1198ccd9ed4fa2d94dc0 20:53:27 $ docker rm -f a7cbea3fdafb30e33632d5b1e8e56498182782179fdd1198ccd9ed4fa2d94dc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:28 + docker inspect -f . ci-base-image-x86_64 20:53:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:28 prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container 20:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-rfid-llrp-go_PR-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:53:28 $ docker top b48e0f40d48b1d5b6e2459e166462e849856f4054ae50df6e09646775787302e -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:29 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-104 [Pipeline] fileExists [Pipeline] sh 20:53:29 + make test 20:53:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:53:29 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:53:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:53:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:53:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.264s coverage: 38.5% of statements 20:53:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements 20:53:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements 20:53:49 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:53:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:53:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:53:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:53:53 ./bin/test-attribution-txt.sh [Pipeline] echo 20:53:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:53:53 $ docker stop --time=1 b48e0f40d48b1d5b6e2459e166462e849856f4054ae50df6e09646775787302e 20:53:55 $ docker rm -f b48e0f40d48b1d5b6e2459e166462e849856f4054ae50df6e09646775787302e [Pipeline] // withDockerContainer [Pipeline] sh 20:53:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:53:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:53:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:53:56 + ls -al . 20:53:56 total 632 20:53:56 drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 20:53 . 20:53:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:52 .. 20:53:56 -rw-rw-r-- 1 jenkins jenkins 134 Aug 2 20:52 .dockerignore 20:53:56 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:53 .git 20:53:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 20:52 .github 20:53:56 -rw-rw-r-- 1 jenkins jenkins 946 Aug 2 20:52 .gitignore 20:53:56 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 20:52 .golangci.yml 20:53:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 20:52 .semver 20:53:56 -rw-rw-r-- 1 jenkins jenkins 10866 Aug 2 20:52 Attribution.txt 20:53:56 -rw-rw-r-- 1 jenkins jenkins 3740 Aug 2 20:52 CHANGELOG.md 20:53:56 -rw-rw-r-- 1 jenkins jenkins 1518 Aug 2 20:52 Dockerfile 20:53:56 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 20:52 GOVERNANCE.md 20:53:56 -rw-rw-r-- 1 jenkins jenkins 683 Aug 2 20:52 Jenkinsfile 20:53:56 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 20:52 LICENSE 20:53:56 -rw-rw-r-- 1 jenkins jenkins 2196 Aug 2 20:52 Makefile 20:53:56 -rw-rw-r-- 1 jenkins jenkins 625 Aug 2 20:52 OWNERS.md 20:53:56 -rw-rw-r-- 1 jenkins jenkins 28496 Aug 2 20:52 README.md 20:53:56 -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 20:52 VERSION 20:53:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:52 bin 20:53:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:52 cmd 20:53:56 -rw-r--r-- 1 jenkins jenkins 460049 Aug 2 20:53 coverage.out 20:53:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:52 examples 20:53:56 -rw-rw-r-- 1 jenkins jenkins 3538 Aug 2 20:52 go.mod 20:53:56 -rw-rw-r-- 1 jenkins jenkins 36553 Aug 2 20:52 go.sum 20:53:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:52 images 20:53:56 drwxrwxr-x 5 jenkins jenkins 4096 Aug 2 20:52 internal 20:53:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:52 snap 20:53:56 -rw-rw-r-- 1 jenkins jenkins 193 Aug 2 20:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:57 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=61bcc967bbb06b29aaca0d298298ce42fcb33291 --label arch=amd64 --label version=0.0.0 . 20:53:57 Sending build context to Docker daemon 4.049MB 20:53:57 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:53:57 Step 2/25 : FROM ${BASE} AS builder 20:53:57 ---> 3c1847b97be4 20:53:57 Step 3/25 : ARG MAKE='make build' 20:53:57 ---> Running in 89379e056212 20:53:57 Removing intermediate container 89379e056212 20:53:57 ---> 5b1ea8f71bcd 20:53:57 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:53:57 ---> Running in 3b544677b2cc 20:53:57 Removing intermediate container 3b544677b2cc 20:53:57 ---> 0d6ab4666252 20:53:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:53:57 ---> Running in e1685a6f323b 20:53:57 Removing intermediate container e1685a6f323b 20:53:57 ---> 39578e8e6fbf 20:53:57 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:57 ---> Running in 50046646d8af 20:53:58 Removing intermediate container 50046646d8af 20:53:58 ---> f125b34c235d 20:53:58 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:53:58 ---> Running in 8a341f267897 20:53:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:53:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:53:59 OK: 211 MiB in 51 packages 20:54:00 Removing intermediate container 8a341f267897 20:54:00 ---> 8fe7c43497b0 20:54:00 Step 8/25 : WORKDIR /app 20:54:00 ---> Running in 075405932baf 20:54:00 Removing intermediate container 075405932baf 20:54:00 ---> 366f848d6353 20:54:00 Step 9/25 : COPY go.mod vendor* ./ 20:54:00 ---> e3aae0642436 20:54:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:00 ---> Running in df6ebe4e3677 20:54:01 Removing intermediate container df6ebe4e3677 20:54:01 ---> 5aacf4de230f 20:54:01 Step 11/25 : COPY . . 20:54:01 ---> 71992cc6af33 20:54:01 Step 12/25 : RUN $MAKE 20:54:01 ---> Running in 792f8728a811 20:54:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 20:54:23 Removing intermediate container 792f8728a811 20:54:23 ---> 5dd22446bc47 20:54:23 Step 13/25 : FROM alpine:3.16 20:54:23 3.16: Pulling from library/alpine 20:54:23 530afca65e2e: Pulling fs layer 20:54:23 530afca65e2e: Verifying Checksum 20:54:23 530afca65e2e: Download complete 20:54:23 530afca65e2e: Pull complete 20:54:23 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:54:23 Status: Downloaded newer image for alpine:3.16 20:54:23 ---> d7d3d98c851f 20:54:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:54:23 ---> Running in a1b2efe08330 20:54:23 Removing intermediate container a1b2efe08330 20:54:23 ---> e6abd0bee82b 20:54:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:23 ---> Running in 227f0e843f44 20:54:23 Removing intermediate container 227f0e843f44 20:54:23 ---> dee6c73e45c0 20:54:23 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:54:23 ---> Running in fd831d7f7986 20:54:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:54:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:54:23 (1/6) Installing dumb-init (1.2.5-r1) 20:54:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:54:23 (3/6) Installing libsodium (1.0.18-r0) 20:54:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:54:23 (5/6) Installing libzmq (4.3.4-r0) 20:54:23 (6/6) Installing zeromq (4.3.4-r0) 20:54:23 Executing busybox-1.35.0-r15.trigger 20:54:23 OK: 8 MiB in 20 packages 20:54:24 Removing intermediate container fd831d7f7986 20:54:24 ---> 6b27690d4f0f 20:54:24 Step 17/25 : COPY --from=builder /app/LICENSE / 20:54:24 ---> 931f0f5a78b9 20:54:24 Step 18/25 : COPY --from=builder /app/Attribution.txt / 20:54:24 ---> 094ecdce3d2a 20:54:24 Step 19/25 : COPY --from=builder /app/cmd/ / 20:54:25 ---> afe34f7afbef 20:54:25 Step 20/25 : EXPOSE 59989 20:54:25 ---> Running in 09a99bf1da12 20:54:25 Removing intermediate container 09a99bf1da12 20:54:25 ---> ea028496467e 20:54:25 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 20:54:25 ---> Running in fe5132a96e30 20:54:25 Removing intermediate container fe5132a96e30 20:54:25 ---> d845140b9d69 20:54:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:54:25 ---> Running in 765e352df903 20:54:25 Removing intermediate container 765e352df903 20:54:25 ---> a35c4f9a85e7 20:54:25 Step 23/25 : LABEL arch=amd64 20:54:25 ---> Running in 23be0e47fff0 20:54:25 Removing intermediate container 23be0e47fff0 20:54:25 ---> c97d3b2da7c1 20:54:25 Step 24/25 : LABEL git_sha=61bcc967bbb06b29aaca0d298298ce42fcb33291 20:54:25 ---> Running in 5643c231b7e5 20:54:25 Removing intermediate container 5643c231b7e5 20:54:25 ---> 13ccb2e22eea 20:54:25 Step 25/25 : LABEL version=0.0.0 20:54:25 ---> Running in 1333096daac5 20:54:26 Removing intermediate container 1333096daac5 20:54:26 ---> a1afefc61dad 20:54:26 [Warning] One or more build-args [ARCH] were not consumed 20:54:26 Successfully built a1afefc61dad 20:54:26 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:26 20:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:27 latest: Pulling from edgex-lftools-log-publisher 20:54:27 5eb5b503b376: Pulling fs layer 20:54:27 5c69ac0246d0: Pulling fs layer 20:54:27 ec43610c2a17: Pulling fs layer 20:54:27 3a2ae6a8a46f: Pulling fs layer 20:54:27 33b1e0a273af: Pulling fs layer 20:54:27 5d3b04190fa2: Pulling fs layer 20:54:27 3a2ae6a8a46f: Waiting 20:54:27 33b1e0a273af: Waiting 20:54:27 2f39f015ded8: Pulling fs layer 20:54:27 5d3b04190fa2: Waiting 20:54:27 2f39f015ded8: Waiting 20:54:27 5c69ac0246d0: Download complete 20:54:27 3a2ae6a8a46f: Download complete 20:54:27 33b1e0a273af: Verifying Checksum 20:54:27 33b1e0a273af: Download complete 20:54:27 5d3b04190fa2: Verifying Checksum 20:54:27 5d3b04190fa2: Download complete 20:54:27 ec43610c2a17: Verifying Checksum 20:54:27 ec43610c2a17: Download complete 20:54:27 5eb5b503b376: Verifying Checksum 20:54:27 5eb5b503b376: Download complete 20:54:28 2f39f015ded8: Verifying Checksum 20:54:28 2f39f015ded8: Download complete 20:54:28 5eb5b503b376: Pull complete 20:54:28 5c69ac0246d0: Pull complete 20:54:29 ec43610c2a17: Pull complete 20:54:29 3a2ae6a8a46f: Pull complete 20:54:29 33b1e0a273af: Pull complete 20:54:29 5d3b04190fa2: Pull complete 20:54:33 2f39f015ded8: Pull complete 20:54:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:54:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:33 prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container 20:54:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:54:35 $ docker top 15f0adf5fd43696c512b0e46d387196f382cb5db609399c9318f3658855406af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:36 ---> job-cost.sh 20:54:36 lf-activate-venv: SKIPPING 20:54:36 INFO: No Stack... 20:54:36 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:37 INFO: Archiving Costs [Pipeline] sh 20:54:37 + cat /w/workspace/undry_device-rfid-llrp-go_PR-104/archives/cost.csv 20:54:37 + cut -d, -f6 [Pipeline] lock 20:54:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] 20:54:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] did not exist. Created. 20:54:37 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:37 + echo total: 0.2199999988079071 [Pipeline] stash 20:54:37 Stashed 1 file(s) [Pipeline] } 20:54:37 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:37 $ docker stop --time=1 15f0adf5fd43696c512b0e46d387196f382cb5db609399c9318f3658855406af 20:54:39 $ docker rm -f 15f0adf5fd43696c512b0e46d387196f382cb5db609399c9318f3658855406af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:54:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21832 in /w/workspace/undry_device-rfid-llrp-go_PR-104 [Pipeline] { [Pipeline] ws 20:54:57 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 20:54:57 Selected Git installation does not exist. Using Default 20:54:57 The recommended git tool is: NONE 20:55:05 using credential edgex-jenkins-ssh 20:55:05 Cloning the remote Git repository 20:55:05 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:55:05 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 20:55:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:55:05 > git --version # timeout=10 20:55:05 > git --version # 'git version 2.25.1' 20:55:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:55:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:55:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:55:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:55:07 Merging remotes/origin/main commit 5edf93054b7fac81efc4a068ae801689f0a9bfbc into PR head commit 61bcc967bbb06b29aaca0d298298ce42fcb33291 20:55:07 Merge succeeded, producing 61bcc967bbb06b29aaca0d298298ce42fcb33291 20:55:07 Checking out Revision 61bcc967bbb06b29aaca0d298298ce42fcb33291 (PR-104) 20:55:07 > git config core.sparsecheckout # timeout=10 20:55:07 > git checkout -f 61bcc967bbb06b29aaca0d298298ce42fcb33291 # timeout=10 20:55:07 > git remote # timeout=10 20:55:07 > git config --get remote.origin.url # timeout=10 20:55:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:07 > git merge 5edf93054b7fac81efc4a068ae801689f0a9bfbc # timeout=10 20:55:07 > git rev-parse HEAD^{commit} # timeout=10 20:55:07 > git config core.sparsecheckout # timeout=10 20:55:07 > git checkout -f 61bcc967bbb06b29aaca0d298298ce42fcb33291 # timeout=10 20:55:11 Commit message: "fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface" 20:55:11 > git --version # timeout=10 20:55:11 > git --version # 'git version 2.25.1' 20:55:11 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:55:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:13 Dload Upload Total Spent Left Speed 20:55:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 20:55:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:55:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:55:14 + sudo tee /etc/docker/daemon.new 20:55:14 { 20:55:14 "registry-mirrors": [ 20:55:14 "https://nexus3.edgexfoundry.org:10001" 20:55:14 ], 20:55:14 "bip": "10.250.0.254/24", 20:55:14 "hosts": [ 20:55:14 "tcp://0.0.0.0:5555", 20:55:14 "unix:///var/run/docker.sock" 20:55:14 ], 20:55:14 "mtu": 1458, 20:55:14 "selinux-enabled": true, 20:55:14 "seccomp-profile": "/etc/docker/seccomp.json" 20:55:14 } [Pipeline] sh 20:55:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:55:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:33 provisioning config files... 20:55:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3054514688955326927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:33 ---> docker-login.sh 20:55:33 nexus3.edgexfoundry.org:10001 20:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:34 Configure a credential helper to remove this warning. See 20:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:34 20:55:34 Login Succeeded 20:55:34 nexus3.edgexfoundry.org:10002 20:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:35 Configure a credential helper to remove this warning. See 20:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:35 20:55:35 Login Succeeded 20:55:35 nexus3.edgexfoundry.org:10003 20:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:35 Configure a credential helper to remove this warning. See 20:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:35 20:55:35 Login Succeeded 20:55:35 nexus3.edgexfoundry.org:10004 20:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:36 Configure a credential helper to remove this warning. See 20:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:36 20:55:36 Login Succeeded 20:55:36 docker.io 20:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:36 Configure a credential helper to remove this warning. See 20:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:36 20:55:36 Login Succeeded 20:55:36 ---> docker-login.sh ends [Pipeline] } 20:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:37 ========================================================= 20:55:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:55:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:37 + 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 . 20:55:38 Sending build context to Docker daemon 1.219MB 20:55:38 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:55:38 Step 2/12 : FROM ${BASE} AS builder 20:55:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:55:38 b3c136eddcbf: Pulling fs layer 20:55:38 c0a3192eca97: Pulling fs layer 20:55:38 a050256f5b6f: Pulling fs layer 20:55:38 656be50a0ddc: Pulling fs layer 20:55:38 2bbca73fdf42: Pulling fs layer 20:55:38 46d945488cbd: Pulling fs layer 20:55:38 8a5474983e97: Pulling fs layer 20:55:38 329c88fbcd65: Pulling fs layer 20:55:38 46d945488cbd: Waiting 20:55:38 8a5474983e97: Waiting 20:55:38 329c88fbcd65: Waiting 20:55:38 2bbca73fdf42: Waiting 20:55:38 a050256f5b6f: Download complete 20:55:38 c0a3192eca97: Verifying Checksum 20:55:38 c0a3192eca97: Download complete 20:55:38 2bbca73fdf42: Verifying Checksum 20:55:38 2bbca73fdf42: Download complete 20:55:38 46d945488cbd: Verifying Checksum 20:55:38 46d945488cbd: Download complete 20:55:38 b3c136eddcbf: Download complete 20:55:39 b3c136eddcbf: Pull complete 20:55:39 329c88fbcd65: Verifying Checksum 20:55:39 329c88fbcd65: Download complete 20:55:40 c0a3192eca97: Pull complete 20:55:40 a050256f5b6f: Pull complete 20:55:40 8a5474983e97: Verifying Checksum 20:55:40 8a5474983e97: Download complete 20:55:41 656be50a0ddc: Verifying Checksum 20:55:41 656be50a0ddc: Download complete 20:55:53 656be50a0ddc: Pull complete 20:55:53 2bbca73fdf42: Pull complete 20:55:53 46d945488cbd: Pull complete 20:56:00 8a5474983e97: Pull complete 20:56:01 329c88fbcd65: Pull complete 20:56:01 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:56:01 ---> ff4287adb874 20:56:01 Step 3/12 : ARG MAKE='make build' 20:56:03 ---> Running in fba808c2d334 20:56:03 Removing intermediate container fba808c2d334 20:56:03 ---> 5a8d56d3d974 20:56:03 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:56:03 ---> Running in 693e64303e62 20:56:03 Removing intermediate container 693e64303e62 20:56:03 ---> 6e61045a4cad 20:56:03 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:56:03 ---> Running in 82f9c5c2ea75 20:56:04 Removing intermediate container 82f9c5c2ea75 20:56:04 ---> 9d403ff551a9 20:56:04 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:04 ---> Running in d29ac7b77a8d 20:56:07 Removing intermediate container d29ac7b77a8d 20:56:07 ---> 2a4276255caf 20:56:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:07 ---> Running in 8b6f572417f1 20:56:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:56:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:56:10 OK: 221 MiB in 51 packages 20:56:10 Removing intermediate container 8b6f572417f1 20:56:10 ---> 95db41c3467b 20:56:10 Step 8/12 : WORKDIR /app 20:56:11 ---> Running in 18a3cbb6f2ff 20:56:11 Removing intermediate container 18a3cbb6f2ff 20:56:11 ---> 41501361544c 20:56:11 Step 9/12 : COPY go.mod vendor* ./ 20:56:12 ---> 716973799021 20:56:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:12 ---> Running in 9dd996b8824d 20:56:59 Removing intermediate container 9dd996b8824d 20:56:59 ---> ed2ec4a56bee 20:56:59 Step 11/12 : COPY . . 20:56:59 ---> cb395a78b32e 20:56:59 Step 12/12 : RUN $MAKE 20:56:59 ---> Running in 0a7e9784d511 20:57:00 noop 20:57:00 Removing intermediate container 0a7e9784d511 20:57:00 ---> dd7d39efc18a 20:57:00 Successfully built dd7d39efc18a 20:57:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:01 + docker inspect -f . ci-base-image-arm64 20:57:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:01 prd-ubuntu20.04-docker-arm64-4c-16g-21832 does not seem to be running inside a container 20:57:01 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:57:02 $ docker top 9412742b5a2ff964d3eb8bcf5eda500f4c9f5fdd11379935a1bd50e73c17c4c3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:03 + go version 20:57:03 go version go1.18.3 linux/arm64 [Pipeline] } 20:57:03 $ docker stop --time=1 9412742b5a2ff964d3eb8bcf5eda500f4c9f5fdd11379935a1bd50e73c17c4c3 20:57:05 $ docker rm -f 9412742b5a2ff964d3eb8bcf5eda500f4c9f5fdd11379935a1bd50e73c17c4c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:06 + docker inspect -f . ci-base-image-arm64 20:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:06 prd-ubuntu20.04-docker-arm64-4c-16g-21832 does not seem to be running inside a container 20:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:57:07 $ docker top ae4d71672afe650d684fad1b524bfc738b82f94470f93429c7260a7be26bc208 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:08 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 20:57:09 + make test 20:57:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:57:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:58:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:58:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:59:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.391s coverage: 38.5% of statements 20:59:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.491s coverage: 52.0% of statements 20:59:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements 20:59:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:59:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:59:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:30 ./bin/test-attribution-txt.sh [Pipeline] echo 20:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:59:30 $ docker stop --time=1 ae4d71672afe650d684fad1b524bfc738b82f94470f93429c7260a7be26bc208 20:59:32 $ docker rm -f ae4d71672afe650d684fad1b524bfc738b82f94470f93429c7260a7be26bc208 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:33 Warning: overwriting stash ‘coverage-report’ 20:59:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:59:34 + ls -al . 20:59:34 total 628 20:59:34 drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 20:57 . 20:59:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:55 .. 20:59:34 -rw-rw-r-- 1 jenkins jenkins 134 Aug 2 20:55 .dockerignore 20:59:34 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:55 .git 20:59:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 20:55 .github 20:59:34 -rw-rw-r-- 1 jenkins jenkins 946 Aug 2 20:55 .gitignore 20:59:34 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 20:55 .golangci.yml 20:59:34 -rw-rw-r-- 1 jenkins jenkins 10866 Aug 2 20:55 Attribution.txt 20:59:34 -rw-rw-r-- 1 jenkins jenkins 3740 Aug 2 20:55 CHANGELOG.md 20:59:34 -rw-rw-r-- 1 jenkins jenkins 1518 Aug 2 20:55 Dockerfile 20:59:34 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 20:55 GOVERNANCE.md 20:59:34 -rw-rw-r-- 1 jenkins jenkins 683 Aug 2 20:55 Jenkinsfile 20:59:34 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 20:55 LICENSE 20:59:34 -rw-rw-r-- 1 jenkins jenkins 2196 Aug 2 20:55 Makefile 20:59:34 -rw-rw-r-- 1 jenkins jenkins 625 Aug 2 20:55 OWNERS.md 20:59:34 -rw-rw-r-- 1 jenkins jenkins 28496 Aug 2 20:55 README.md 20:59:34 -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 20:52 VERSION 20:59:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:55 bin 20:59:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:55 cmd 20:59:34 -rw-r--r-- 1 jenkins jenkins 460049 Aug 2 20:59 coverage.out 20:59:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:55 examples 20:59:34 -rw-rw-r-- 1 jenkins jenkins 3538 Aug 2 20:55 go.mod 20:59:34 -rw-rw-r-- 1 jenkins jenkins 36553 Aug 2 20:55 go.sum 20:59:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:55 images 20:59:34 drwxrwxr-x 5 jenkins jenkins 4096 Aug 2 20:55 internal 20:59:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:55 snap 20:59:34 -rw-rw-r-- 1 jenkins jenkins 193 Aug 2 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:35 + 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=61bcc967bbb06b29aaca0d298298ce42fcb33291 --label arch=arm64 --label version=0.0.0 . 20:59:35 Sending build context to Docker daemon 1.219MB 20:59:35 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:59:35 Step 2/25 : FROM ${BASE} AS builder 20:59:35 ---> dd7d39efc18a 20:59:35 Step 3/25 : ARG MAKE='make build' 20:59:35 ---> Running in c196f78cf680 20:59:36 Removing intermediate container c196f78cf680 20:59:36 ---> a7807bfdd985 20:59:36 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:59:36 ---> Running in 98490c155128 20:59:36 Removing intermediate container 98490c155128 20:59:36 ---> 5fc849597daf 20:59:36 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:59:36 ---> Running in 607935ba5e8d 20:59:36 Removing intermediate container 607935ba5e8d 20:59:36 ---> 2567ca40df5a 20:59:36 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:36 ---> Running in 674d74d458be 20:59:38 Removing intermediate container 674d74d458be 20:59:38 ---> 893654f349dd 20:59:38 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:38 ---> Running in acca838ba30b 20:59:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:59:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:59:41 OK: 221 MiB in 51 packages 20:59:42 Removing intermediate container acca838ba30b 20:59:42 ---> 9bb19768ed60 20:59:42 Step 8/25 : WORKDIR /app 20:59:42 ---> Running in e8a0baea6bb1 20:59:42 Removing intermediate container e8a0baea6bb1 20:59:42 ---> 3b0dc2331882 20:59:42 Step 9/25 : COPY go.mod vendor* ./ 20:59:43 ---> ead552256358 20:59:43 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:43 ---> Running in 67d4aa2472fb 20:59:45 Removing intermediate container 67d4aa2472fb 20:59:45 ---> 973657948c4f 20:59:45 Step 11/25 : COPY . . 20:59:46 ---> 0b28eb4b0112 20:59:46 Step 12/25 : RUN $MAKE 20:59:46 ---> Running in 0374b46d0da8 20:59:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 21:01:53 Removing intermediate container 0374b46d0da8 21:01:53 ---> dd88cbf603ca 21:01:53 Step 13/25 : FROM alpine:3.16 21:01:53 3.16: Pulling from library/alpine 21:01:53 f97344484467: Pulling fs layer 21:01:53 f97344484467: Verifying Checksum 21:01:53 f97344484467: Download complete 21:01:53 f97344484467: Pull complete 21:01:53 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 21:01:53 Status: Downloaded newer image for alpine:3.16 21:01:53 ---> 3d81c46cd875 21:01:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:01:53 ---> Running in b3220c5be6cd 21:01:53 Removing intermediate container b3220c5be6cd 21:01:53 ---> 14dde2dd524e 21:01:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:53 ---> Running in a1d2668721ec 21:01:53 Removing intermediate container a1d2668721ec 21:01:53 ---> 0fe482fc7ccb 21:01:53 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:01:54 ---> Running in 3b9575f40a84 21:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:56 (1/6) Installing dumb-init (1.2.5-r1) 21:01:57 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:01:57 (3/6) Installing libsodium (1.0.18-r0) 21:01:57 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:01:57 (5/6) Installing libzmq (4.3.4-r0) 21:01:57 (6/6) Installing zeromq (4.3.4-r0) 21:01:57 Executing busybox-1.35.0-r15.trigger 21:01:57 OK: 8 MiB in 20 packages 21:01:58 Removing intermediate container 3b9575f40a84 21:01:58 ---> ec7340a6e639 21:01:58 Step 17/25 : COPY --from=builder /app/LICENSE / 21:01:59 ---> 48241a11acb2 21:01:59 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:01:59 ---> 16afa9b217ef 21:01:59 Step 19/25 : COPY --from=builder /app/cmd/ / 21:02:01 ---> 69785b69b296 21:02:01 Step 20/25 : EXPOSE 59989 21:02:01 ---> Running in 1bbb49e16d2c 21:02:01 Removing intermediate container 1bbb49e16d2c 21:02:01 ---> c08d7d956d50 21:02:01 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:02:01 ---> Running in 119b5454da22 21:02:02 Removing intermediate container 119b5454da22 21:02:02 ---> 2aa90c6b7a77 21:02:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:02:02 ---> Running in 98734127932c 21:02:02 Removing intermediate container 98734127932c 21:02:02 ---> e3960cfd8d21 21:02:02 Step 23/25 : LABEL arch=arm64 21:02:02 ---> Running in 65b2afd9cd08 21:02:02 Removing intermediate container 65b2afd9cd08 21:02:02 ---> 5c15d955e46d 21:02:02 Step 24/25 : LABEL git_sha=61bcc967bbb06b29aaca0d298298ce42fcb33291 21:02:02 ---> Running in aef54e2ff150 21:02:03 Removing intermediate container aef54e2ff150 21:02:03 ---> 9398cf46ee1a 21:02:03 Step 25/25 : LABEL version=0.0.0 21:02:03 ---> Running in 090eb3b477b1 21:02:03 Removing intermediate container 090eb3b477b1 21:02:03 ---> 54e16f9d438e 21:02:03 [Warning] One or more build-args [ARCH] were not consumed 21:02:03 Successfully built 54e16f9d438e 21:02:03 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:04 21:02:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:05 arm64: Pulling from edgex-lftools-log-publisher 21:02:05 8998bd30e6a1: Pulling fs layer 21:02:05 04944245beec: Pulling fs layer 21:02:05 699f458cf7ca: Pulling fs layer 21:02:05 765212b225bb: Pulling fs layer 21:02:05 f23df028b6ca: Pulling fs layer 21:02:05 d65c8cfc05b1: Pulling fs layer 21:02:05 2437ff75d9bd: Pulling fs layer 21:02:05 f23df028b6ca: Waiting 21:02:05 d65c8cfc05b1: Waiting 21:02:05 2437ff75d9bd: Waiting 21:02:05 765212b225bb: Waiting 21:02:05 04944245beec: Verifying Checksum 21:02:05 04944245beec: Download complete 21:02:05 765212b225bb: Verifying Checksum 21:02:05 765212b225bb: Download complete 21:02:05 f23df028b6ca: Verifying Checksum 21:02:05 f23df028b6ca: Download complete 21:02:05 d65c8cfc05b1: Verifying Checksum 21:02:05 d65c8cfc05b1: Download complete 21:02:05 699f458cf7ca: Download complete 21:02:05 8998bd30e6a1: Verifying Checksum 21:02:05 8998bd30e6a1: Download complete 21:02:08 2437ff75d9bd: Verifying Checksum 21:02:08 2437ff75d9bd: Download complete 21:02:10 8998bd30e6a1: Pull complete 21:02:10 04944245beec: Pull complete 21:02:11 699f458cf7ca: Pull complete 21:02:11 765212b225bb: Pull complete 21:02:12 f23df028b6ca: Pull complete 21:02:13 d65c8cfc05b1: Pull complete 21:02:28 2437ff75d9bd: Pull complete 21:02:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:28 prd-ubuntu20.04-docker-arm64-4c-16g-21832 does not seem to be running inside a container 21:02:28 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:02:31 $ docker top 0ae21e270e0ecc2197c0b98ed0900f4933794729d47c2be24a31a18dbef3cd33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:32 ---> job-cost.sh 21:02:32 lf-activate-venv: SKIPPING 21:02:32 INFO: No Stack... 21:02:32 INFO: Retrieving Pricing Info for: v3-standard-4 21:02:33 INFO: Archiving Costs [Pipeline] sh 21:02:34 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 21:02:34 + cut -d, -f6 [Pipeline] lock 21:02:34 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] 21:02:34 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] did not exist. Created. 21:02:34 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:35 /w/workspace/device-rfid-llrp-go/1@tmp/durable-3f4fc0ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:02:35 + echo total: 0.10999999940395355 [Pipeline] stash 21:02:35 Warning: overwriting stash ‘stack-cost’ 21:02:35 Stashed 1 file(s) [Pipeline] } 21:02:35 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:02:35 $ docker stop --time=1 0ae21e270e0ecc2197c0b98ed0900f4933794729d47c2be24a31a18dbef3cd33 21:02:37 $ docker rm -f 0ae21e270e0ecc2197c0b98ed0900f4933794729d47c2be24a31a18dbef3cd33 [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) [Pipeline] unstash [Pipeline] configFileProvider 21:02:38 provisioning config files... 21:02:38 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/config5030406411000554733tmp [Pipeline] { [Pipeline] sh 21:02:38 + set +x 21:02:38 + curl -s https://codecov.io/bash 21:02:38 + bash -s -- 21:02:38 21:02:38 _____ _ 21:02:38 / ____| | | 21:02:38 | | ___ __| | ___ ___ _____ __ 21:02:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:02:38 | |___| (_) | (_| | __/ (_| (_) \ V / 21:02:38 \_____\___/ \__,_|\___|\___\___/ \_/ 21:02:38 Bash-1.0.6 21:02:38 21:02:38 21:02:38 ==> git version 2.25.1 found 21:02:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:02:38 Release-Date: 2020-01-08 21:02:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:02:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:02:38 ==> Jenkins CI detected. 21:02:38 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-104 21:02:38 project root: . 21:02:38 --> token set from env 21:02:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:02:38 ==> Running gcov in . (disable via -X gcov) 21:02:38 ==> Python coveragepy not found 21:02:38 ==> Searching for coverage reports in: 21:02:38 + . 21:02:38 -> Found 1 reports 21:02:38 ==> Detecting git/mercurial file structure 21:02:38 ==> Reading reports 21:02:38 + ./coverage.out bytes=460049 21:02:38 ==> Appending adjustments 21:02:38 https://docs.codecov.io/docs/fixing-reports 21:02:39 + Found adjustments 21:02:39 ==> Gzipping contents 21:02:39 52K /tmp/codecov.1U4gqR.gz 21:02:39 ==> Uploading reports 21:02:39 url: https://codecov.io 21:02:39 query: branch=PR-104&commit=61bcc967bbb06b29aaca0d298298ce42fcb33291&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=104&job=&cmd_args= 21:02:39 -> Pinging Codecov 21:02:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-104&commit=61bcc967bbb06b29aaca0d298298ce42fcb33291&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=104&job=&cmd_args= 21:02:39 -> Uploading to 21:02:39 https://storage.googleapis.com/codecov/v4/raw/2022-08-02/581DD39554BDF9B6E22D074273EAD858/61bcc967bbb06b29aaca0d298298ce42fcb33291/9351e695-e9b3-4374-9cee-d7c2aa244b93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T210239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d054aed698f1d5c09d3ff2e43b8eaeb2b4af16d19afe8beb18222119ac25120e 21:02:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:02:39 Dload Upload Total Spent Left Speed 21:02:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51582 0 0 100 51582 0 197k --:--:-- --:--:-- --:--:-- 197k 21:02:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] } 21:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:02:41 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-104/archives ] 21:02:41 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-104/archives 21:02:41 total 16 21:02:41 drwxr-xr-x 3 root root 4096 Aug 2 20:54 . 21:02:41 drwxrwxr-x 12 jenkins jenkins 4096 Aug 2 20:54 .. 21:02:41 drwxr-xr-x 2 root root 4096 Aug 2 20:54 cost 21:02:41 -rw-r--r-- 1 root root 91 Aug 2 20:54 cost.csv 21:02:41 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-104/archives 21:02:41 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-104/archives 21:02:41 total 16 21:02:41 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 20:54 . 21:02:41 drwxrwxr-x 12 jenkins jenkins 4096 Aug 2 20:54 .. 21:02:41 drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 20:54 cost 21:02:41 -rw-r--r-- 1 jenkins jenkins 91 Aug 2 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:02:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:02:42 ---> package-listing.sh 21:02:42 ++ facter osfamily 21:02:42 ++ tr '[:upper:]' '[:lower:]' 21:02:42 + OS_FAMILY=debian 21:02:42 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-104 21:02:42 + START_PACKAGES=/tmp/packages_start.txt 21:02:42 + END_PACKAGES=/tmp/packages_end.txt 21:02:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:02:42 + PACKAGES=/tmp/packages_start.txt 21:02:42 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-104 ']' 21:02:42 + PACKAGES=/tmp/packages_end.txt 21:02:42 + case "${OS_FAMILY}" in 21:02:42 + dpkg -l 21:02:42 + grep '^ii' 21:02:43 + '[' -f /tmp/packages_start.txt ']' 21:02:43 + '[' -f /tmp/packages_end.txt ']' 21:02:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:02:43 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-104 ']' 21:02:43 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-104/archives/ 21:02:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-104/archives/ [Pipeline] echo 21:02:43 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-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:02:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:44 prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container 21:02:44 $ 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-104/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-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:02:44 $ docker top c6e5a83b6663f2ab90f57f06fa97f1ce883c2df9c6c267289244b9cb059c2523 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:44 + touch /tmp/pre-build-complete [Pipeline] sh 21:02:45 + mkdir -p /var/log/sysstat [Pipeline] sh 21:02:45 + ls /var/log/sa-host 21:02:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:45 provisioning config files... 21:02:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/config4788172649182887729tmp [Pipeline] { [Pipeline] echo 21:02:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:02:46 ---> create-netrc.sh [Pipeline] } 21:02:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:02:46 ---> python-tools-install.sh [Pipeline] echo 21:02:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:02:46 ---> sudo-logs.sh 21:02:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:02:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:02:47 ---> job-cost.sh 21:02:47 lf-activate-venv: SKIPPING 21:02:47 DEBUG: total: 0.2199999988079071 21:02:47 INFO: Retrieving Stack Cost... 21:02:47 INFO: Retrieving Pricing Info for: v3-standard-8 21:02:48 INFO: Archiving Costs [Pipeline] echo 21:02:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:02:48 ---> logs-deploy.sh 21:02:48 lf-activate-venv: SKIPPING 21:02:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-104/1 21:02:48 INFO: archiving workspace using pattern(s): 21:02:49 Archives upload complete. 21:02:49 INFO: archiving logs to Nexus