Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+2e75981913cbc41681b9c59fd5d2458c5db5b5f2 (fcf76acc563429610042d298fceba552e0349a86) 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-ssh8369157190460313513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10118136375069690084.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15239528488906998949.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6031712456299453079.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17275169356835528215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8072 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 4f4b9eefe509284006cf4d142f060394c255410d Checking out Revision 4f4b9eefe509284006cf4d142f060394c255410d (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f4b9eefe509284006cf4d142f060394c255410d # timeout=10 Commit message: "Merge commit '2e75981913cbc41681b9c59fd5d2458c5db5b5f2' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6500e28385577e1a0a530cb3c021fd6590985c11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-27T21:06:40.151Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-27T21:06:40.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-27T21:06:40.205Z] ========================================================= [2023-09-27T21:06:40.206Z] EdgeX Global Pipelines Version Info [2023-09-27T21:06:40.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:06:40.913Z] ------------------- [2023-09-27T21:06:40.914Z] stable info: [2023-09-27T21:06:40.914Z] ------------------- [2023-09-27T21:06:40.914Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-27T21:06:40.914Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T21:06:40.914Z] Message: update stable to v1.0.254 [2023-09-27T21:06:41.483Z] ------------------- [2023-09-27T21:06:41.483Z] experimental info: [2023-09-27T21:06:41.483Z] ------------------- [2023-09-27T21:06:41.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-27T21:06:41.483Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T21:06:41.483Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-27T21:06:41.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-27T21:06:41.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-27T21:06:41.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-27T21:06:41.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-27T21:06:41.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-27T21:06:41.722Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-27T21:06:41.734Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-27T21:06:41.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-27T21:06:41.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-27T21:06:41.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-27T21:06:41.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-27T21:06:41.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-27T21:06:41.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-27T21:06:41.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-27T21:06:41.848Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T21:06:41.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T21:06:41.881Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T21:06:41.901Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T21:06:41.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-27T21:06:41.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-27T21:06:41.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-27T21:06:41.938Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-27T21:06:41.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-27T21:06:41.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-27T21:06:41.992Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-27T21:06:42.008Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-27T21:06:42.024Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-27T21:06:42.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-09-27T21:06:42.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-09-27T21:06:42.061Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-09-27T21:06:42.073Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f4b9eefe509284006cf4d142f060394c255410d [Pipeline] echo [2023-09-27T21:06:42.086Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f4b9ee [Pipeline] echo [2023-09-27T21:06:42.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T21:06:42.150Z] provisioning config files... [2023-09-27T21:06:42.165Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config15225297091749463877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:06:42.471Z] ---> docker-login.sh [2023-09-27T21:06:42.471Z] nexus3.edgexfoundry.org:10001 [2023-09-27T21:06:42.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:42.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:42.734Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:42.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:42.734Z] [2023-09-27T21:06:42.734Z] Login Succeeded [2023-09-27T21:06:42.734Z] nexus3.edgexfoundry.org:10002 [2023-09-27T21:06:42.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:42.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:42.997Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:42.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:42.997Z] [2023-09-27T21:06:42.997Z] Login Succeeded [2023-09-27T21:06:42.997Z] nexus3.edgexfoundry.org:10003 [2023-09-27T21:06:42.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:42.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:42.997Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:42.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:42.997Z] [2023-09-27T21:06:42.997Z] Login Succeeded [2023-09-27T21:06:42.997Z] nexus3.edgexfoundry.org:10004 [2023-09-27T21:06:42.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:43.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:43.257Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:43.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:43.257Z] [2023-09-27T21:06:43.257Z] Login Succeeded [2023-09-27T21:06:43.257Z] docker.io [2023-09-27T21:06:43.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:43.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:43.516Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:43.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:43.516Z] [2023-09-27T21:06:43.516Z] Login Succeeded [2023-09-27T21:06:43.516Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T21:06:43.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-27T21:06:43.893Z] + git rev-list -1 --merges 4f4b9eefe509284006cf4d142f060394c255410d~1..4f4b9eefe509284006cf4d142f060394c255410d [Pipeline] echo [2023-09-27T21:06:43.937Z] -----------> git rev-list -1 --merges 4f4b9eefe509284006cf4d142f060394c255410d~1..4f4b9eefe509284006cf4d142f060394c255410d 4f4b9eefe509284006cf4d142f060394c255410d [2023-09-27T21:06:43.937Z] 4f4b9eefe509284006cf4d142f060394c255410d [false] [Pipeline] sh [2023-09-27T21:06:44.225Z] + git log --format=format:%s -1 4f4b9eefe509284006cf4d142f060394c255410d [Pipeline] echo [2023-09-27T21:06:44.238Z] ========================================================= [2023-09-27T21:06:44.238Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-27T21:06:44.238Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T21:06:44.570Z] + git log --format=format:%s -1 4f4b9eefe509284006cf4d142f060394c255410d [Pipeline] echo [2023-09-27T21:06:44.578Z] [semverPrep] GIT_COMMIT: 4f4b9eefe509284006cf4d142f060394c255410d, Commit Message: Merge commit '2e75981913cbc41681b9c59fd5d2458c5db5b5f2' into HEAD [Pipeline] echo [2023-09-27T21:06:44.586Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-27T21:06:44.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T21:06:44.963Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-27T21:06:44.963Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-27T21:06:44.963Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-27T21:06:44.963Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-27T21:06:44.963Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-27T21:06:44.963Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:06:45.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T21:06:45.311Z] [2023-09-27T21:06:45.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:06:45.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T21:06:45.614Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-27T21:06:45.614Z] b85a868b505f: Pulling fs layer [2023-09-27T21:06:45.614Z] e2be974225ed: Pulling fs layer [2023-09-27T21:06:45.614Z] 339a4e72a1f5: Pulling fs layer [2023-09-27T21:06:45.614Z] 988bab9f4d93: Pulling fs layer [2023-09-27T21:06:45.614Z] 1469e6f7b9e6: Pulling fs layer [2023-09-27T21:06:45.614Z] eaf3925da568: Pulling fs layer [2023-09-27T21:06:45.614Z] bab4dde63d76: Pulling fs layer [2023-09-27T21:06:45.614Z] bde34c3a00c8: Pulling fs layer [2023-09-27T21:06:45.614Z] b352a97aabf1: Pulling fs layer [2023-09-27T21:06:45.614Z] 4872d77fe225: Pulling fs layer [2023-09-27T21:06:45.614Z] 5851b861e8e6: Pulling fs layer [2023-09-27T21:06:45.614Z] eaf3925da568: Waiting [2023-09-27T21:06:45.614Z] bab4dde63d76: Waiting [2023-09-27T21:06:45.614Z] 5851b861e8e6: Waiting [2023-09-27T21:06:45.614Z] 988bab9f4d93: Waiting [2023-09-27T21:06:45.614Z] 1469e6f7b9e6: Waiting [2023-09-27T21:06:45.614Z] bde34c3a00c8: Waiting [2023-09-27T21:06:45.614Z] 4872d77fe225: Waiting [2023-09-27T21:06:45.614Z] b352a97aabf1: Waiting [2023-09-27T21:06:45.614Z] e2be974225ed: Download complete [2023-09-27T21:06:45.614Z] 988bab9f4d93: Verifying Checksum [2023-09-27T21:06:45.614Z] 988bab9f4d93: Download complete [2023-09-27T21:06:45.614Z] 1469e6f7b9e6: Verifying Checksum [2023-09-27T21:06:45.614Z] 1469e6f7b9e6: Download complete [2023-09-27T21:06:45.614Z] 339a4e72a1f5: Verifying Checksum [2023-09-27T21:06:45.614Z] 339a4e72a1f5: Download complete [2023-09-27T21:06:45.614Z] eaf3925da568: Verifying Checksum [2023-09-27T21:06:45.614Z] eaf3925da568: Download complete [2023-09-27T21:06:45.614Z] bde34c3a00c8: Download complete [2023-09-27T21:06:45.873Z] b352a97aabf1: Download complete [2023-09-27T21:06:45.873Z] 4872d77fe225: Verifying Checksum [2023-09-27T21:06:45.873Z] 4872d77fe225: Download complete [2023-09-27T21:06:45.873Z] 5851b861e8e6: Download complete [2023-09-27T21:06:45.873Z] b85a868b505f: Verifying Checksum [2023-09-27T21:06:45.873Z] b85a868b505f: Download complete [2023-09-27T21:06:46.133Z] bab4dde63d76: Verifying Checksum [2023-09-27T21:06:46.133Z] bab4dde63d76: Download complete [2023-09-27T21:06:47.070Z] b85a868b505f: Pull complete [2023-09-27T21:06:47.070Z] e2be974225ed: Pull complete [2023-09-27T21:06:47.661Z] 339a4e72a1f5: Pull complete [2023-09-27T21:06:47.661Z] 988bab9f4d93: Pull complete [2023-09-27T21:06:47.920Z] 1469e6f7b9e6: Pull complete [2023-09-27T21:06:47.920Z] eaf3925da568: Pull complete [2023-09-27T21:06:49.823Z] bab4dde63d76: Pull complete [2023-09-27T21:06:49.823Z] bde34c3a00c8: Pull complete [2023-09-27T21:06:49.823Z] b352a97aabf1: Pull complete [2023-09-27T21:06:49.823Z] 4872d77fe225: Pull complete [2023-09-27T21:06:49.823Z] 5851b861e8e6: Pull complete [2023-09-27T21:06:49.823Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-27T21:06:49.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T21:06:49.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T21:06:49.924Z] prd-ubuntu20.04-docker-8c-8g-8072 does not seem to be running inside a container [2023-09-27T21:06:49.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T21:06:52.949Z] $ docker top 9b45d356a6533126544441fae0a2712660522e04542648b3cf61725b47ddce12 -eo pid,comm [2023-09-27T21:06:52.996Z] 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). [2023-09-27T21:06:52.996Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T21:06:53.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T21:06:53.030Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T21:06:53.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T21:06:53.137Z] $ docker exec 9b45d356a6533126544441fae0a2712660522e04542648b3cf61725b47ddce12 ssh-agent [2023-09-27T21:06:53.242Z] SSH_AUTH_SOCK=/tmp/ssh-gMO6vJF3urg0/agent.33 [2023-09-27T21:06:53.242Z] SSH_AGENT_PID=39 [2023-09-27T21:06:53.248Z] Running ssh-add (command line suppressed) [2023-09-27T21:06:53.351Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_14050073548273181857.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_14050073548273181857.key) [2023-09-27T21:06:53.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T21:06:53.646Z] + git tag --points-at HEAD [Pipeline] } [2023-09-27T21:06:53.665Z] $ docker exec --env ******** --env ******** 9b45d356a6533126544441fae0a2712660522e04542648b3cf61725b47ddce12 ssh-agent -k [2023-09-27T21:06:53.768Z] unset SSH_AUTH_SOCK; [2023-09-27T21:06:53.768Z] unset SSH_AGENT_PID; [2023-09-27T21:06:53.768Z] echo Agent pid 39 killed; [2023-09-27T21:06:53.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-27T21:06:53.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T21:06:53.799Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T21:06:53.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T21:06:53.916Z] $ docker exec 9b45d356a6533126544441fae0a2712660522e04542648b3cf61725b47ddce12 ssh-agent [2023-09-27T21:06:54.004Z] SSH_AUTH_SOCK=/tmp/ssh-KHIFCZW0ztWS/agent.72 [2023-09-27T21:06:54.004Z] SSH_AGENT_PID=78 [2023-09-27T21:06:54.008Z] Running ssh-add (command line suppressed) [2023-09-27T21:06:54.110Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_3802980698362530418.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_3802980698362530418.key) [2023-09-27T21:06:54.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T21:06:54.407Z] + git semver init [2023-09-27T21:06:54.665Z] 2023-09-27 21:06:54,591 [run_init] DEBUG init version:0.0.0 force:False [2023-09-27T21:06:54.665Z] 2023-09-27 21:06:54,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-09-27T21:06:54.665Z] 2023-09-27 21:06:54,593 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-09-27T21:06:54.665Z] 2023-09-27 21:06:54,593 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-09-27T21:06:55.604Z] 2023-09-27 21:06:55,559 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-09-27T21:06:55.604Z] 2023-09-27 21:06:55,560 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False [2023-09-27T21:06:55.604Z] 2023-09-27 21:06:55,560 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-27T21:06:55.604Z] 2023-09-27 21:06:55,565 [execute] INFO git cat-file --batch-check [2023-09-27T21:06:55.604Z] 2023-09-27 21:06:55,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T21:06:55.604Z] 2023-09-27 21:06:55,571 [execute] INFO git cat-file --batch [2023-09-27T21:06:55.604Z] 2023-09-27 21:06:55,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T21:06:55.604Z] 2023-09-27 21:06:55,578 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-27T21:06:55.604Z] 0.0.0 [Pipeline] } [2023-09-27T21:06:55.616Z] $ docker exec --env ******** --env ******** 9b45d356a6533126544441fae0a2712660522e04542648b3cf61725b47ddce12 ssh-agent -k [2023-09-27T21:06:55.727Z] unset SSH_AUTH_SOCK; [2023-09-27T21:06:55.728Z] unset SSH_AGENT_PID; [2023-09-27T21:06:55.728Z] echo Agent pid 78 killed; [2023-09-27T21:06:55.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T21:06:56.048Z] + git semver [Pipeline] } [2023-09-27T21:06:56.323Z] $ docker stop --time=1 9b45d356a6533126544441fae0a2712660522e04542648b3cf61725b47ddce12 [2023-09-27T21:06:57.637Z] $ docker rm -f --volumes 9b45d356a6533126544441fae0a2712660522e04542648b3cf61725b47ddce12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T21:06:57.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-27T21:06:58.178Z] Stashed 1 file(s) [Pipeline] echo [2023-09-27T21:06:58.181Z] [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 [2023-09-27T21:06:58.325Z] provisioning config files... [2023-09-27T21:06:58.335Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config124133218434296321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:06:58.630Z] ---> docker-login.sh [2023-09-27T21:06:58.630Z] nexus3.edgexfoundry.org:10001 [2023-09-27T21:06:58.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:58.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:58.630Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:58.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:58.630Z] [2023-09-27T21:06:58.630Z] Login Succeeded [2023-09-27T21:06:58.630Z] nexus3.edgexfoundry.org:10002 [2023-09-27T21:06:58.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:58.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:58.630Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:58.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:58.630Z] [2023-09-27T21:06:58.630Z] Login Succeeded [2023-09-27T21:06:58.630Z] nexus3.edgexfoundry.org:10003 [2023-09-27T21:06:58.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:58.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:58.890Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:58.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:58.890Z] [2023-09-27T21:06:58.890Z] Login Succeeded [2023-09-27T21:06:58.890Z] nexus3.edgexfoundry.org:10004 [2023-09-27T21:06:58.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:58.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:58.890Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:58.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:58.890Z] [2023-09-27T21:06:58.890Z] Login Succeeded [2023-09-27T21:06:58.890Z] docker.io [2023-09-27T21:06:59.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:06:59.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:06:59.149Z] Configure a credential helper to remove this warning. See [2023-09-27T21:06:59.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:06:59.149Z] [2023-09-27T21:06:59.149Z] Login Succeeded [2023-09-27T21:06:59.149Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T21:06:59.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T21:06:59.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T21:06:59.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T21:06:59.251Z] ========================================================= [2023-09-27T21:06:59.251Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-27T21:06:59.251Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:06:59.555Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T21:06:59.556Z] Sending build context to Docker daemon 4.35MB [2023-09-27T21:06:59.556Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T21:06:59.556Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-27T21:06:59.556Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-27T21:06:59.556Z] 7264a8db6415: Pulling fs layer [2023-09-27T21:06:59.556Z] c4d48a809fc2: Pulling fs layer [2023-09-27T21:06:59.556Z] 4f1c88b9dad5: Pulling fs layer [2023-09-27T21:06:59.556Z] ad3a456e5733: Pulling fs layer [2023-09-27T21:06:59.556Z] 33e27b845d1e: Pulling fs layer [2023-09-27T21:06:59.556Z] c68163c4e522: Pulling fs layer [2023-09-27T21:06:59.556Z] 50da416c3ac9: Pulling fs layer [2023-09-27T21:06:59.556Z] 23d2d4c4bb30: Pulling fs layer [2023-09-27T21:06:59.556Z] ad3a456e5733: Waiting [2023-09-27T21:06:59.556Z] 33e27b845d1e: Waiting [2023-09-27T21:06:59.556Z] c68163c4e522: Waiting [2023-09-27T21:06:59.556Z] 23d2d4c4bb30: Waiting [2023-09-27T21:06:59.556Z] 50da416c3ac9: Waiting [2023-09-27T21:06:59.556Z] c4d48a809fc2: Verifying Checksum [2023-09-27T21:06:59.556Z] c4d48a809fc2: Download complete [2023-09-27T21:06:59.556Z] ad3a456e5733: Verifying Checksum [2023-09-27T21:06:59.556Z] ad3a456e5733: Download complete [2023-09-27T21:06:59.556Z] 33e27b845d1e: Verifying Checksum [2023-09-27T21:06:59.556Z] 33e27b845d1e: Download complete [2023-09-27T21:06:59.817Z] 7264a8db6415: Verifying Checksum [2023-09-27T21:06:59.817Z] 7264a8db6415: Download complete [2023-09-27T21:06:59.817Z] c68163c4e522: Verifying Checksum [2023-09-27T21:06:59.817Z] c68163c4e522: Download complete [2023-09-27T21:06:59.817Z] 7264a8db6415: Pull complete [2023-09-27T21:07:00.079Z] 23d2d4c4bb30: Verifying Checksum [2023-09-27T21:07:00.079Z] c4d48a809fc2: Pull complete [2023-09-27T21:07:00.079Z] 4f1c88b9dad5: Verifying Checksum [2023-09-27T21:07:00.079Z] 4f1c88b9dad5: Download complete [2023-09-27T21:07:00.644Z] 50da416c3ac9: Verifying Checksum [2023-09-27T21:07:00.644Z] 50da416c3ac9: Download complete [2023-09-27T21:07:03.177Z] 4f1c88b9dad5: Pull complete [2023-09-27T21:07:03.177Z] ad3a456e5733: Pull complete [2023-09-27T21:07:03.435Z] 33e27b845d1e: Pull complete [2023-09-27T21:07:03.435Z] c68163c4e522: Pull complete [2023-09-27T21:07:05.966Z] 50da416c3ac9: Pull complete [2023-09-27T21:07:06.229Z] 23d2d4c4bb30: Pull complete [2023-09-27T21:07:06.229Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-27T21:07:06.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T21:07:06.229Z] ---> 0786185ac409 [2023-09-27T21:07:06.229Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-27T21:07:09.521Z] ---> Running in 7c133b2070dc [2023-09-27T21:07:09.521Z] Removing intermediate container 7c133b2070dc [2023-09-27T21:07:09.521Z] ---> 75df78d78411 [2023-09-27T21:07:09.521Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T21:07:09.521Z] ---> Running in 23aaec9cfe49 [2023-09-27T21:07:09.521Z] Removing intermediate container 23aaec9cfe49 [2023-09-27T21:07:09.521Z] ---> bd65458de808 [2023-09-27T21:07:09.521Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T21:07:09.521Z] ---> Running in f9aef6b39825 [2023-09-27T21:07:09.521Z] Removing intermediate container f9aef6b39825 [2023-09-27T21:07:09.521Z] ---> 0e25063a3c7c [2023-09-27T21:07:09.521Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T21:07:09.521Z] ---> Running in 10362e2a5f08 [2023-09-27T21:07:09.521Z] Removing intermediate container 10362e2a5f08 [2023-09-27T21:07:09.521Z] ---> 1a85c7e911d5 [2023-09-27T21:07:09.521Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T21:07:09.781Z] ---> Running in 502ebfda72ff [2023-09-27T21:07:10.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T21:07:10.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T21:07:10.299Z] OK: 264 MiB in 52 packages [2023-09-27T21:07:10.559Z] Removing intermediate container 502ebfda72ff [2023-09-27T21:07:10.559Z] ---> 9e5d603583b4 [2023-09-27T21:07:10.559Z] Step 8/12 : WORKDIR /app [2023-09-27T21:07:10.559Z] ---> Running in b562f7a467b5 [2023-09-27T21:07:10.559Z] Removing intermediate container b562f7a467b5 [2023-09-27T21:07:10.559Z] ---> 9cc58faa2657 [2023-09-27T21:07:10.559Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-27T21:07:10.818Z] ---> 593d092c2444 [2023-09-27T21:07:10.818Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T21:07:10.818Z] ---> Running in a186d53f3b93 [2023-09-27T21:07:13.297Z] Still waiting to schedule task [2023-09-27T21:07:13.297Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-27T21:07:57.513Z] Removing intermediate container a186d53f3b93 [2023-09-27T21:07:57.513Z] ---> 4a649604714d [2023-09-27T21:07:57.513Z] Step 11/12 : COPY . . [2023-09-27T21:07:57.513Z] ---> 2dba1d7e9298 [2023-09-27T21:07:57.513Z] Step 12/12 : RUN $MAKE [2023-09-27T21:07:57.513Z] ---> Running in 1af65fd58df4 [2023-09-27T21:07:57.513Z] noop [2023-09-27T21:07:57.513Z] Removing intermediate container 1af65fd58df4 [2023-09-27T21:07:57.513Z] ---> 8670b49cde5b [2023-09-27T21:07:57.513Z] Successfully built 8670b49cde5b [2023-09-27T21:07:57.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:07:57.838Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T21:07:57.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T21:07:57.915Z] prd-ubuntu20.04-docker-8c-8g-8072 does not seem to be running inside a container [2023-09-27T21:07:57.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T21:07:58.301Z] $ docker top 98bc27aace2416d69da9f760a2f998db7907bbd64e96000d01f89cadd4d561d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T21:07:58.642Z] + go version [2023-09-27T21:07:58.642Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-27T21:07:58.655Z] $ docker stop --time=1 98bc27aace2416d69da9f760a2f998db7907bbd64e96000d01f89cadd4d561d6 [2023-09-27T21:07:59.932Z] $ docker rm -f --volumes 98bc27aace2416d69da9f760a2f998db7907bbd64e96000d01f89cadd4d561d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:08:00.324Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T21:08:00.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T21:08:00.392Z] prd-ubuntu20.04-docker-8c-8g-8072 does not seem to be running inside a container [2023-09-27T21:08:00.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T21:08:00.749Z] $ docker top f30c3f3bc34eada202843c8667ed081ee434634ab9c4a0acf42321fb5b88899a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T21:08:01.093Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-09-27T21:08:01.386Z] + make test [2023-09-27T21:08:01.386Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T21:08:02.784Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-27T21:08:14.970Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-27T21:08:14.970Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-27T21:08:18.249Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.427s coverage: 40.6% of statements [2023-09-27T21:08:18.249Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-09-27T21:08:18.249Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-09-27T21:08:40.172Z] go vet ./... [2023-09-27T21:08:40.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T21:08:40.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T21:08:40.752Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T21:08:41.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T21:08:41.042Z] $ docker stop --time=1 f30c3f3bc34eada202843c8667ed081ee434634ab9c4a0acf42321fb5b88899a [2023-09-27T21:08:43.227Z] $ docker rm -f --volumes f30c3f3bc34eada202843c8667ed081ee434634ab9c4a0acf42321fb5b88899a [2023-09-27T21:08:43.231Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8073 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-09-27T21:08:43.476Z] Running in /w/workspace/device-rfid-llrp-go/21 [Pipeline] { [Pipeline] checkout [2023-09-27T21:08:43.503Z] The recommended git tool is: git [2023-09-27T21:08:43.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T21:08:43.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-27T21:08:44.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T21:08:44.626Z] + ls -al . [2023-09-27T21:08:44.626Z] total 644 [2023-09-27T21:08:44.626Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 21:08 . [2023-09-27T21:08:44.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:06 .. [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 21:06 .dockerignore [2023-09-27T21:08:44.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:08 .git [2023-09-27T21:08:44.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:06 .github [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 21:06 .gitignore [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:06 .golangci.yml [2023-09-27T21:08:44.626Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:06 .semver [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 27 21:06 Attribution.txt [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 27 21:06 CHANGELOG.md [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 27 21:06 Dockerfile [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:06 GOVERNANCE.md [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 21:06 Jenkinsfile [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 21:06 LICENSE [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 27 21:06 Makefile [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 21:06 OWNERS.md [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 27 21:06 README.md [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 21:06 VERSION [2023-09-27T21:08:44.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:06 bin [2023-09-27T21:08:44.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:06 cmd [2023-09-27T21:08:44.626Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 27 21:08 coverage.out [2023-09-27T21:08:44.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:06 examples [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 27 21:06 go.mod [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 21:06 go.sum [2023-09-27T21:08:44.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:06 images [2023-09-27T21:08:44.626Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 21:06 internal [2023-09-27T21:08:44.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:06 snap [2023-09-27T21:08:44.626Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:08:44.989Z] + 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=4f4b9eefe509284006cf4d142f060394c255410d --label arch=amd64 --label version=0.0.0 . [2023-09-27T21:08:44.989Z] Sending build context to Docker daemon 4.35MB [2023-09-27T21:08:44.989Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T21:08:44.989Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-27T21:08:44.989Z] ---> 8670b49cde5b [2023-09-27T21:08:44.989Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-27T21:08:45.249Z] ---> Running in 9b4ff685cfb6 [2023-09-27T21:08:45.249Z] Removing intermediate container 9b4ff685cfb6 [2023-09-27T21:08:45.249Z] ---> 1cf35f2859f3 [2023-09-27T21:08:45.249Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T21:08:45.249Z] ---> Running in 136d331ad7cf [2023-09-27T21:08:45.249Z] Removing intermediate container 136d331ad7cf [2023-09-27T21:08:45.249Z] ---> d12773b55585 [2023-09-27T21:08:45.249Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T21:08:45.249Z] ---> Running in 5cb9fc6cf928 [2023-09-27T21:08:45.508Z] Removing intermediate container 5cb9fc6cf928 [2023-09-27T21:08:45.508Z] ---> b255ba9aa2e2 [2023-09-27T21:08:45.508Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T21:08:45.508Z] ---> Running in b895344d0bb1 [2023-09-27T21:08:45.508Z] Removing intermediate container b895344d0bb1 [2023-09-27T21:08:45.508Z] ---> ed2ac456bbb0 [2023-09-27T21:08:45.508Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T21:08:45.508Z] ---> Running in f804ab584302 [2023-09-27T21:08:45.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T21:08:46.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T21:08:46.284Z] OK: 264 MiB in 52 packages [2023-09-27T21:08:46.543Z] Removing intermediate container f804ab584302 [2023-09-27T21:08:46.543Z] ---> 3567acfda6db [2023-09-27T21:08:46.543Z] Step 8/24 : WORKDIR /app [2023-09-27T21:08:46.802Z] ---> Running in af2b4ef6d901 [2023-09-27T21:08:46.802Z] Removing intermediate container af2b4ef6d901 [2023-09-27T21:08:46.802Z] ---> 15273dd7d7ce [2023-09-27T21:08:46.802Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-27T21:08:46.802Z] ---> e1b80e7f6dc1 [2023-09-27T21:08:46.802Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T21:08:46.802Z] ---> Running in d53b41cd6ee2 [2023-09-27T21:08:47.738Z] Removing intermediate container d53b41cd6ee2 [2023-09-27T21:08:47.738Z] ---> aea780198231 [2023-09-27T21:08:47.738Z] Step 11/24 : COPY . . [2023-09-27T21:08:47.738Z] ---> 77a3ceabcbe9 [2023-09-27T21:08:47.738Z] Step 12/24 : RUN $MAKE [2023-09-27T21:08:48.005Z] ---> Running in 7e84fbbe7e37 [2023-09-27T21:08:48.264Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-27T21:08:48.515Z] using credential edgex-jenkins-ssh [2023-09-27T21:08:48.534Z] Cloning the remote Git repository [2023-09-27T21:08:48.578Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-27T21:08:48.680Z] > git init /w/workspace/device-rfid-llrp-go/21 # timeout=10 [2023-09-27T21:08:48.823Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-27T21:08:48.824Z] > git --version # timeout=10 [2023-09-27T21:08:48.847Z] > git --version # 'git version 2.25.1' [2023-09-27T21:08:48.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T21:08:48.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T21:08:50.212Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-27T21:08:50.231Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T21:08:51.679Z] Merging remotes/origin/main commit 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-09-27T21:08:52.086Z] Merge succeeded, producing c3e7eabc65b2b59ee522850eb9d0fa1ef40378b3 [2023-09-27T21:08:52.087Z] Checking out Revision c3e7eabc65b2b59ee522850eb9d0fa1ef40378b3 (PR-229) [2023-09-27T21:08:51.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-27T21:08:51.106Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-27T21:08:51.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T21:08:51.125Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-27T21:08:51.697Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T21:08:51.758Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-09-27T21:08:51.861Z] > git remote # timeout=10 [2023-09-27T21:08:51.882Z] > git config --get remote.origin.url # timeout=10 [2023-09-27T21:08:51.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T21:08:51.919Z] > git merge 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 [2023-09-27T21:08:52.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-27T21:08:52.093Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T21:08:52.106Z] > git checkout -f c3e7eabc65b2b59ee522850eb9d0fa1ef40378b3 # timeout=10 [2023-09-27T21:08:55.649Z] Commit message: "Merge commit '2e75981913cbc41681b9c59fd5d2458c5db5b5f2' into HEAD" [2023-09-27T21:08:55.674Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T21:08:56.598Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-27T21:08:56.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T21:08:56.598Z] Dload Upload Total Spent Left Speed [2023-09-27T21:08:56.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [2023-09-27T21:08:55.655Z] > git rev-list --no-walk 6500e28385577e1a0a530cb3c021fd6590985c11 # timeout=10 [Pipeline] sh [2023-09-27T21:08:57.249Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-27T21:08:57.572Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-27T21:08:57.572Z] + sudo tee /etc/docker/daemon.new [2023-09-27T21:08:57.572Z] { [2023-09-27T21:08:57.572Z] "registry-mirrors": [ [2023-09-27T21:08:57.572Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-27T21:08:57.572Z] ], [2023-09-27T21:08:57.572Z] "bip": "10.250.0.254/24", [2023-09-27T21:08:57.572Z] "hosts": [ [2023-09-27T21:08:57.572Z] "tcp://0.0.0.0:5555", [2023-09-27T21:08:57.572Z] "unix:///var/run/docker.sock" [2023-09-27T21:08:57.572Z] ], [2023-09-27T21:08:57.572Z] "mtu": 1458, [2023-09-27T21:08:57.572Z] "selinux-enabled": true, [2023-09-27T21:08:57.572Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-27T21:08:57.572Z] } [Pipeline] sh [2023-09-27T21:08:57.895Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-27T21:08:58.225Z] + sudo service docker restart [2023-09-27T21:09:10.224Z] Removing intermediate container 7e84fbbe7e37 [2023-09-27T21:09:10.224Z] ---> fb1870fb4497 [2023-09-27T21:09:10.224Z] Step 13/24 : FROM alpine:3.18 [2023-09-27T21:09:10.224Z] 3.18: Pulling from library/alpine [2023-09-27T21:09:10.224Z] 7264a8db6415: Already exists [2023-09-27T21:09:10.224Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T21:09:10.224Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T21:09:10.224Z] ---> 7e01a0d0a1dc [2023-09-27T21:09:10.224Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-27T21:09:10.224Z] ---> Running in a73e67a7f74d [2023-09-27T21:09:10.224Z] Removing intermediate container a73e67a7f74d [2023-09-27T21:09:10.224Z] ---> 0921f3bdf76c [2023-09-27T21:09:10.224Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-27T21:09:10.224Z] ---> Running in 7ce6103f8ee4 [2023-09-27T21:09:10.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T21:09:10.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T21:09:10.224Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T21:09:10.224Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T21:09:10.224Z] OK: 7 MiB in 16 packages [2023-09-27T21:09:10.224Z] Removing intermediate container 7ce6103f8ee4 [2023-09-27T21:09:10.224Z] ---> e8211e6ac52b [2023-09-27T21:09:10.224Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-27T21:09:10.224Z] ---> 360a1dd505ed [2023-09-27T21:09:10.224Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-27T21:09:10.224Z] ---> 56e7c6c37f21 [2023-09-27T21:09:10.224Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-27T21:09:11.159Z] ---> e61ffdae3260 [2023-09-27T21:09:11.159Z] Step 19/24 : EXPOSE 59989 [2023-09-27T21:09:11.159Z] ---> Running in 836dd03d987a [2023-09-27T21:09:11.159Z] Removing intermediate container 836dd03d987a [2023-09-27T21:09:11.159Z] ---> 4089d8045b06 [2023-09-27T21:09:11.159Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-27T21:09:11.159Z] ---> Running in 04457c4f8908 [2023-09-27T21:09:11.159Z] Removing intermediate container 04457c4f8908 [2023-09-27T21:09:11.159Z] ---> e26060e42d68 [2023-09-27T21:09:11.159Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-27T21:09:11.417Z] ---> Running in 92e41733887d [2023-09-27T21:09:11.417Z] Removing intermediate container 92e41733887d [2023-09-27T21:09:11.417Z] ---> 9386bbaba610 [2023-09-27T21:09:11.417Z] Step 22/24 : LABEL arch=amd64 [2023-09-27T21:09:11.417Z] ---> Running in bd567c6b3f74 [2023-09-27T21:09:11.417Z] Removing intermediate container bd567c6b3f74 [2023-09-27T21:09:11.417Z] ---> 974d85e2befa [2023-09-27T21:09:11.417Z] Step 23/24 : LABEL git_sha=4f4b9eefe509284006cf4d142f060394c255410d [2023-09-27T21:09:11.417Z] ---> Running in 419f055d34cb [2023-09-27T21:09:11.675Z] Removing intermediate container 419f055d34cb [2023-09-27T21:09:11.675Z] ---> be2881684255 [2023-09-27T21:09:11.675Z] Step 24/24 : LABEL version=0.0.0 [2023-09-27T21:09:11.675Z] ---> Running in b8b6aa4e37e9 [2023-09-27T21:09:11.675Z] Removing intermediate container b8b6aa4e37e9 [2023-09-27T21:09:11.675Z] ---> 1ac0340fc9f0 [2023-09-27T21:09:11.675Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T21:09:11.675Z] Successfully built 1ac0340fc9f0 [2023-09-27T21:09:11.675Z] 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 [2023-09-27T21:09:12.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T21:09:12.117Z] [2023-09-27T21:09:12.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:09:12.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T21:09:12.410Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-27T21:09:12.410Z] 5eb5b503b376: Pulling fs layer [2023-09-27T21:09:12.410Z] 5c69ac0246d0: Pulling fs layer [2023-09-27T21:09:12.410Z] ec43610c2a17: Pulling fs layer [2023-09-27T21:09:12.410Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-27T21:09:12.410Z] 33b1e0a273af: Pulling fs layer [2023-09-27T21:09:12.410Z] 5d3b04190fa2: Pulling fs layer [2023-09-27T21:09:12.410Z] 2f39f015ded8: Pulling fs layer [2023-09-27T21:09:12.410Z] 5d3b04190fa2: Waiting [2023-09-27T21:09:12.410Z] 3a2ae6a8a46f: Waiting [2023-09-27T21:09:12.410Z] 33b1e0a273af: Waiting [2023-09-27T21:09:12.410Z] 2f39f015ded8: Waiting [2023-09-27T21:09:12.410Z] 5c69ac0246d0: Verifying Checksum [2023-09-27T21:09:12.410Z] 5c69ac0246d0: Download complete [2023-09-27T21:09:12.410Z] 3a2ae6a8a46f: Download complete [2023-09-27T21:09:12.410Z] 33b1e0a273af: Verifying Checksum [2023-09-27T21:09:12.410Z] 33b1e0a273af: Download complete [2023-09-27T21:09:12.410Z] 5d3b04190fa2: Verifying Checksum [2023-09-27T21:09:12.410Z] 5d3b04190fa2: Download complete [2023-09-27T21:09:12.410Z] ec43610c2a17: Verifying Checksum [2023-09-27T21:09:12.410Z] ec43610c2a17: Download complete [2023-09-27T21:09:12.668Z] 5eb5b503b376: Verifying Checksum [2023-09-27T21:09:12.668Z] 5eb5b503b376: Download complete [2023-09-27T21:09:13.235Z] 2f39f015ded8: Verifying Checksum [2023-09-27T21:09:13.235Z] 2f39f015ded8: Download complete [2023-09-27T21:09:13.800Z] 5eb5b503b376: Pull complete [2023-09-27T21:09:14.060Z] 5c69ac0246d0: Pull complete [2023-09-27T21:09:14.626Z] ec43610c2a17: Pull complete [2023-09-27T21:09:14.626Z] 3a2ae6a8a46f: Pull complete [2023-09-27T21:09:14.885Z] 33b1e0a273af: Pull complete [2023-09-27T21:09:14.885Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T21:09:16.456Z] provisioning config files... [2023-09-27T21:09:16.481Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/21@tmp/config11833770609014978022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:09:16.827Z] ---> docker-login.sh [2023-09-27T21:09:16.827Z] nexus3.edgexfoundry.org:10001 [2023-09-27T21:09:17.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:09:17.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:09:17.414Z] Configure a credential helper to remove this warning. See [2023-09-27T21:09:17.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:09:17.414Z] [2023-09-27T21:09:17.414Z] Login Succeeded [2023-09-27T21:09:17.414Z] nexus3.edgexfoundry.org:10002 [2023-09-27T21:09:17.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:09:17.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:09:17.683Z] Configure a credential helper to remove this warning. See [2023-09-27T21:09:17.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:09:17.683Z] [2023-09-27T21:09:17.683Z] Login Succeeded [2023-09-27T21:09:17.953Z] nexus3.edgexfoundry.org:10003 [2023-09-27T21:09:17.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:09:18.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:09:18.223Z] Configure a credential helper to remove this warning. See [2023-09-27T21:09:18.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:09:18.223Z] [2023-09-27T21:09:18.223Z] Login Succeeded [2023-09-27T21:09:18.223Z] nexus3.edgexfoundry.org:10004 [2023-09-27T21:09:18.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:09:18.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:09:18.494Z] Configure a credential helper to remove this warning. See [2023-09-27T21:09:18.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:09:18.494Z] [2023-09-27T21:09:18.494Z] Login Succeeded [2023-09-27T21:09:18.494Z] docker.io [2023-09-27T21:09:18.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T21:09:19.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T21:09:19.033Z] Configure a credential helper to remove this warning. See [2023-09-27T21:09:19.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T21:09:19.033Z] [2023-09-27T21:09:19.033Z] Login Succeeded [2023-09-27T21:09:19.033Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T21:09:19.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T21:09:19.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T21:09:19.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T21:09:19.308Z] ========================================================= [2023-09-27T21:09:19.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-27T21:09:19.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:09:19.655Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T21:09:19.924Z] Sending build context to Docker daemon 1.219MB [2023-09-27T21:09:19.924Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T21:09:19.924Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-27T21:09:20.148Z] 2f39f015ded8: Pull complete [2023-09-27T21:09:20.149Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-27T21:09:20.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T21:09:20.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T21:09:20.222Z] prd-ubuntu20.04-docker-8c-8g-8072 does not seem to be running inside a container [2023-09-27T21:09:20.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T21:09:23.278Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-27T21:09:23.278Z] 9fda8d8052c6: Pulling fs layer [2023-09-27T21:09:23.278Z] 5d54e960e981: Pulling fs layer [2023-09-27T21:09:23.278Z] c4a7e357bf2a: Pulling fs layer [2023-09-27T21:09:23.278Z] f0e02332f6b5: Pulling fs layer [2023-09-27T21:09:23.278Z] cefa15bbcfad: Pulling fs layer [2023-09-27T21:09:23.278Z] 17808c966233: Pulling fs layer [2023-09-27T21:09:23.278Z] f4c1fc716caa: Pulling fs layer [2023-09-27T21:09:23.278Z] f0e02332f6b5: Waiting [2023-09-27T21:09:23.278Z] cefa15bbcfad: Waiting [2023-09-27T21:09:23.278Z] 17808c966233: Waiting [2023-09-27T21:09:23.278Z] f4c1fc716caa: Waiting [2023-09-27T21:09:23.278Z] 5d54e960e981: Verifying Checksum [2023-09-27T21:09:23.278Z] 5d54e960e981: Download complete [2023-09-27T21:09:23.278Z] f0e02332f6b5: Verifying Checksum [2023-09-27T21:09:23.278Z] f0e02332f6b5: Download complete [2023-09-27T21:09:23.278Z] cefa15bbcfad: Verifying Checksum [2023-09-27T21:09:23.278Z] cefa15bbcfad: Download complete [2023-09-27T21:09:23.278Z] 9fda8d8052c6: Verifying Checksum [2023-09-27T21:09:23.278Z] 9fda8d8052c6: Download complete [2023-09-27T21:09:23.547Z] f4c1fc716caa: Verifying Checksum [2023-09-27T21:09:23.547Z] f4c1fc716caa: Download complete [2023-09-27T21:09:23.833Z] $ docker top a16e954c79a094ddc1b44410cbc2816ada2e91ffd6d90a28d6b6e0aaaf9115c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:09:24.133Z] 9fda8d8052c6: Pull complete [2023-09-27T21:09:24.244Z] ---> job-cost.sh [2023-09-27T21:09:24.244Z] lf-activate-venv: SKIPPING [2023-09-27T21:09:24.244Z] INFO: No Stack... [2023-09-27T21:09:24.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T21:09:24.721Z] 5d54e960e981: Pull complete [2023-09-27T21:09:25.003Z] c4a7e357bf2a: Verifying Checksum [2023-09-27T21:09:25.003Z] c4a7e357bf2a: Download complete [2023-09-27T21:09:25.071Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T21:09:25.365Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-09-27T21:09:25.365Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T21:09:25.379Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-21-stack-cost] [2023-09-27T21:09:25.387Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-21-stack-cost] did not exist. Created. [2023-09-27T21:09:25.387Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T21:09:25.590Z] 17808c966233: Verifying Checksum [2023-09-27T21:09:25.591Z] 17808c966233: Download complete [2023-09-27T21:09:25.704Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-27T21:09:25.736Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T21:09:25.745Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-21-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T21:09:25.765Z] $ docker stop --time=1 a16e954c79a094ddc1b44410cbc2816ada2e91ffd6d90a28d6b6e0aaaf9115c6 [2023-09-27T21:09:26.921Z] $ docker rm -f --volumes a16e954c79a094ddc1b44410cbc2816ada2e91ffd6d90a28d6b6e0aaaf9115c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-27T21:09:37.906Z] c4a7e357bf2a: Pull complete [2023-09-27T21:09:37.906Z] f0e02332f6b5: Pull complete [2023-09-27T21:09:37.906Z] cefa15bbcfad: Pull complete [2023-09-27T21:09:44.580Z] 17808c966233: Pull complete [2023-09-27T21:09:46.000Z] f4c1fc716caa: Pull complete [2023-09-27T21:09:46.000Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-27T21:09:46.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T21:09:46.000Z] ---> ea914061e18c [2023-09-27T21:09:46.000Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-27T21:09:47.412Z] ---> Running in 3cade3a67e94 [2023-09-27T21:09:47.678Z] Removing intermediate container 3cade3a67e94 [2023-09-27T21:09:47.678Z] ---> 86adaf6d3571 [2023-09-27T21:09:47.678Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T21:09:47.945Z] ---> Running in 2d277de4ddc6 [2023-09-27T21:09:48.212Z] Removing intermediate container 2d277de4ddc6 [2023-09-27T21:09:48.212Z] ---> c934ba53a812 [2023-09-27T21:09:48.212Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T21:09:48.212Z] ---> Running in 87f1b2f6317d [2023-09-27T21:09:48.480Z] Removing intermediate container 87f1b2f6317d [2023-09-27T21:09:48.480Z] ---> 4bc79fa6803b [2023-09-27T21:09:48.480Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T21:09:48.480Z] ---> Running in fe9dce8b39af [2023-09-27T21:09:48.753Z] Removing intermediate container fe9dce8b39af [2023-09-27T21:09:48.753Z] ---> b4b69b5e4a0d [2023-09-27T21:09:48.753Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T21:09:49.020Z] ---> Running in 30914ce8110c [2023-09-27T21:09:49.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T21:09:50.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T21:09:51.970Z] OK: 266 MiB in 52 packages [2023-09-27T21:09:52.561Z] Removing intermediate container 30914ce8110c [2023-09-27T21:09:52.561Z] ---> 9a5c773ed249 [2023-09-27T21:09:52.561Z] Step 8/12 : WORKDIR /app [2023-09-27T21:09:52.561Z] ---> Running in d1768d846146 [2023-09-27T21:09:52.828Z] Removing intermediate container d1768d846146 [2023-09-27T21:09:52.828Z] ---> df6aa4df38d3 [2023-09-27T21:09:52.828Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-27T21:09:53.414Z] ---> 19d0a4270aeb [2023-09-27T21:09:53.414Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T21:09:53.414Z] ---> Running in 40973c8e5806 [2023-09-27T21:11:01.292Z] Removing intermediate container 40973c8e5806 [2023-09-27T21:11:01.292Z] ---> 91576194e681 [2023-09-27T21:11:01.292Z] Step 11/12 : COPY . . [2023-09-27T21:11:01.292Z] ---> 861111e5b830 [2023-09-27T21:11:01.292Z] Step 12/12 : RUN $MAKE [2023-09-27T21:11:01.292Z] ---> Running in 043f22438f46 [2023-09-27T21:11:01.292Z] noop [2023-09-27T21:11:01.889Z] Removing intermediate container 043f22438f46 [2023-09-27T21:11:01.889Z] ---> 8cbcef5a1869 [2023-09-27T21:11:02.158Z] Successfully built 8cbcef5a1869 [2023-09-27T21:11:02.158Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:11:02.514Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T21:11:02.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T21:11:02.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-8073 does not seem to be running inside a container [2023-09-27T21:11:02.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/21 -v /w/workspace/device-rfid-llrp-go/21:/w/workspace/device-rfid-llrp-go/21:rw,z -v /w/workspace/device-rfid-llrp-go/21@tmp:/w/workspace/device-rfid-llrp-go/21@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 [2023-09-27T21:11:03.931Z] $ docker top 048fd837cd606b6e21915a1d54bfba5db350bdeb7ba89bada95b320397780890 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T21:11:04.755Z] + go version [2023-09-27T21:11:04.755Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-27T21:11:04.770Z] $ docker stop --time=1 048fd837cd606b6e21915a1d54bfba5db350bdeb7ba89bada95b320397780890 [2023-09-27T21:11:06.360Z] $ docker rm -f --volumes 048fd837cd606b6e21915a1d54bfba5db350bdeb7ba89bada95b320397780890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:11:06.869Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T21:11:06.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T21:11:07.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-8073 does not seem to be running inside a container [2023-09-27T21:11:07.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/21 -v /w/workspace/device-rfid-llrp-go/21:/w/workspace/device-rfid-llrp-go/21:rw,z -v /w/workspace/device-rfid-llrp-go/21@tmp:/w/workspace/device-rfid-llrp-go/21@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 [2023-09-27T21:11:08.208Z] $ docker top dce2e81f4ab72ca4c8cae24c1d77efded8fd08481db0bf30a97417154b3312c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T21:11:08.720Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/21 [Pipeline] fileExists [Pipeline] sh [2023-09-27T21:11:09.318Z] + make test [2023-09-27T21:11:09.318Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T21:11:14.675Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-27T21:12:51.330Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-27T21:12:51.330Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-27T21:13:13.389Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.254s coverage: 40.6% of statements [2023-09-27T21:13:13.389Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.519s coverage: 51.9% of statements [2023-09-27T21:13:13.389Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements [2023-09-27T21:13:13.389Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-27T21:13:13.389Z] go vet ./... [2023-09-27T21:13:45.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T21:13:45.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T21:13:45.634Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T21:13:45.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T21:13:45.666Z] $ docker stop --time=1 dce2e81f4ab72ca4c8cae24c1d77efded8fd08481db0bf30a97417154b3312c9 [2023-09-27T21:13:47.614Z] $ docker rm -f --volumes dce2e81f4ab72ca4c8cae24c1d77efded8fd08481db0bf30a97417154b3312c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T21:13:48.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T21:13:48.899Z] Warning: overwriting stash ‘coverage-report’ [2023-09-27T21:13:49.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T21:13:50.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T21:13:50.471Z] + ls -al . [2023-09-27T21:13:50.471Z] total 640 [2023-09-27T21:13:50.471Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:11 . [2023-09-27T21:13:50.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:08 .. [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 21:08 .dockerignore [2023-09-27T21:13:50.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:08 .git [2023-09-27T21:13:50.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:08 .github [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 21:08 .gitignore [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:08 .golangci.yml [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 27 21:08 Attribution.txt [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 27 21:08 CHANGELOG.md [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 27 21:08 Dockerfile [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:08 GOVERNANCE.md [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 21:08 Jenkinsfile [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 21:08 LICENSE [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 27 21:08 Makefile [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 21:08 OWNERS.md [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 27 21:08 README.md [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 21:06 VERSION [2023-09-27T21:13:50.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:08 bin [2023-09-27T21:13:50.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:08 cmd [2023-09-27T21:13:50.471Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 27 21:13 coverage.out [2023-09-27T21:13:50.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:08 examples [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 27 21:08 go.mod [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 21:08 go.sum [2023-09-27T21:13:50.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:08 images [2023-09-27T21:13:50.471Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 21:08 internal [2023-09-27T21:13:50.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:08 snap [2023-09-27T21:13:50.471Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:13:50.838Z] + 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=c3e7eabc65b2b59ee522850eb9d0fa1ef40378b3 --label arch=arm64 --label version=0.0.0 . [2023-09-27T21:13:51.111Z] Sending build context to Docker daemon 1.219MB [2023-09-27T21:13:51.111Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T21:13:51.111Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-27T21:13:51.111Z] ---> 8cbcef5a1869 [2023-09-27T21:13:51.111Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-27T21:13:51.444Z] ---> Running in c04abc290862 [2023-09-27T21:13:51.726Z] Removing intermediate container c04abc290862 [2023-09-27T21:13:51.726Z] ---> c2c7e72eebd5 [2023-09-27T21:13:51.726Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T21:13:52.050Z] ---> Running in 07fb08c7e5a0 [2023-09-27T21:13:52.319Z] Removing intermediate container 07fb08c7e5a0 [2023-09-27T21:13:52.319Z] ---> b66419ee9d4f [2023-09-27T21:13:52.319Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T21:13:52.319Z] ---> Running in cc1e01546285 [2023-09-27T21:13:52.594Z] Removing intermediate container cc1e01546285 [2023-09-27T21:13:52.594Z] ---> b2aa623b8bae [2023-09-27T21:13:52.594Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T21:13:52.864Z] ---> Running in d091d5b1ce65 [2023-09-27T21:13:53.133Z] Removing intermediate container d091d5b1ce65 [2023-09-27T21:13:53.133Z] ---> e4ed2e1c2f31 [2023-09-27T21:13:53.133Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T21:13:53.133Z] ---> Running in aed8e8d5f2e9 [2023-09-27T21:13:54.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T21:13:54.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T21:13:55.651Z] OK: 266 MiB in 52 packages [2023-09-27T21:13:59.003Z] Removing intermediate container aed8e8d5f2e9 [2023-09-27T21:13:59.003Z] ---> 8e4be23825dd [2023-09-27T21:13:59.003Z] Step 8/24 : WORKDIR /app [2023-09-27T21:13:59.003Z] ---> Running in 2ef2a19fa9bc [2023-09-27T21:13:59.003Z] Removing intermediate container 2ef2a19fa9bc [2023-09-27T21:13:59.003Z] ---> fccff0951ff2 [2023-09-27T21:13:59.003Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-27T21:13:59.593Z] ---> 4bfaf1a930fa [2023-09-27T21:13:59.593Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T21:13:59.593Z] ---> Running in 723ef9163934 [2023-09-27T21:14:02.183Z] Removing intermediate container 723ef9163934 [2023-09-27T21:14:02.183Z] ---> db8033fb7b79 [2023-09-27T21:14:02.183Z] Step 11/24 : COPY . . [2023-09-27T21:14:03.150Z] ---> 3054e2f9735b [2023-09-27T21:14:03.150Z] Step 12/24 : RUN $MAKE [2023-09-27T21:14:03.150Z] ---> Running in 86fb5346b07d [2023-09-27T21:14:04.562Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-27T21:15:56.223Z] Removing intermediate container 86fb5346b07d [2023-09-27T21:15:56.223Z] ---> daf9a48d9f6e [2023-09-27T21:15:56.223Z] Step 13/24 : FROM alpine:3.18 [2023-09-27T21:15:56.223Z] 3.18: Pulling from library/alpine [2023-09-27T21:15:56.223Z] 9fda8d8052c6: Already exists [2023-09-27T21:15:56.223Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T21:15:56.223Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T21:15:56.223Z] ---> f6648c04cd6c [2023-09-27T21:15:56.223Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-27T21:15:56.223Z] ---> Running in f07fd0482ab5 [2023-09-27T21:15:56.223Z] Removing intermediate container f07fd0482ab5 [2023-09-27T21:15:56.223Z] ---> b8aee0a14003 [2023-09-27T21:15:56.223Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-27T21:15:56.223Z] ---> Running in 0e82483d89ab [2023-09-27T21:15:56.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T21:15:56.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T21:15:56.223Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T21:15:56.223Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T21:15:56.223Z] OK: 8 MiB in 16 packages [2023-09-27T21:15:56.491Z] Removing intermediate container 0e82483d89ab [2023-09-27T21:15:56.491Z] ---> 56d106d46ea1 [2023-09-27T21:15:56.491Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-27T21:15:56.778Z] ---> c9fe5a00d426 [2023-09-27T21:15:56.778Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-27T21:15:57.366Z] ---> d1cd07e753c8 [2023-09-27T21:15:57.366Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-27T21:15:58.782Z] ---> f60fe54bf6fe [2023-09-27T21:15:58.782Z] Step 19/24 : EXPOSE 59989 [2023-09-27T21:15:58.782Z] ---> Running in 4dcbec1ba04e [2023-09-27T21:15:59.050Z] Removing intermediate container 4dcbec1ba04e [2023-09-27T21:15:59.050Z] ---> ec5d6b30cf66 [2023-09-27T21:15:59.050Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-27T21:15:59.050Z] ---> Running in 0ec75adaf3cf [2023-09-27T21:15:59.317Z] Removing intermediate container 0ec75adaf3cf [2023-09-27T21:15:59.317Z] ---> 1327574cd098 [2023-09-27T21:15:59.317Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-27T21:15:59.317Z] ---> Running in 4a18d84a655c [2023-09-27T21:15:59.583Z] Removing intermediate container 4a18d84a655c [2023-09-27T21:15:59.583Z] ---> 988a3bf5905e [2023-09-27T21:15:59.583Z] Step 22/24 : LABEL arch=arm64 [2023-09-27T21:15:59.850Z] ---> Running in 777901220dc0 [2023-09-27T21:16:00.117Z] Removing intermediate container 777901220dc0 [2023-09-27T21:16:00.117Z] ---> 5f303300b380 [2023-09-27T21:16:00.117Z] Step 23/24 : LABEL git_sha=c3e7eabc65b2b59ee522850eb9d0fa1ef40378b3 [2023-09-27T21:16:00.117Z] ---> Running in 29ab29ac9118 [2023-09-27T21:16:00.390Z] Removing intermediate container 29ab29ac9118 [2023-09-27T21:16:00.390Z] ---> 339ef3a921c6 [2023-09-27T21:16:00.390Z] Step 24/24 : LABEL version=0.0.0 [2023-09-27T21:16:00.390Z] ---> Running in 6ab4ead8cd8b [2023-09-27T21:16:00.657Z] Removing intermediate container 6ab4ead8cd8b [2023-09-27T21:16:00.657Z] ---> 635e3ccc17e6 [2023-09-27T21:16:00.657Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T21:16:00.657Z] Successfully built 635e3ccc17e6 [2023-09-27T21:16:00.657Z] 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 [2023-09-27T21:16:01.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T21:16:01.092Z] [2023-09-27T21:16:01.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:16:01.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T21:16:01.419Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-27T21:16:01.419Z] 8998bd30e6a1: Pulling fs layer [2023-09-27T21:16:01.419Z] 04944245beec: Pulling fs layer [2023-09-27T21:16:01.419Z] 699f458cf7ca: Pulling fs layer [2023-09-27T21:16:01.419Z] 765212b225bb: Pulling fs layer [2023-09-27T21:16:01.419Z] f23df028b6ca: Pulling fs layer [2023-09-27T21:16:01.419Z] d65c8cfc05b1: Pulling fs layer [2023-09-27T21:16:01.419Z] 2437ff75d9bd: Pulling fs layer [2023-09-27T21:16:01.419Z] f23df028b6ca: Waiting [2023-09-27T21:16:01.419Z] d65c8cfc05b1: Waiting [2023-09-27T21:16:01.419Z] 765212b225bb: Waiting [2023-09-27T21:16:01.419Z] 2437ff75d9bd: Waiting [2023-09-27T21:16:01.687Z] 04944245beec: Verifying Checksum [2023-09-27T21:16:01.687Z] 04944245beec: Download complete [2023-09-27T21:16:01.687Z] 765212b225bb: Verifying Checksum [2023-09-27T21:16:01.687Z] 765212b225bb: Download complete [2023-09-27T21:16:01.687Z] f23df028b6ca: Verifying Checksum [2023-09-27T21:16:01.687Z] f23df028b6ca: Download complete [2023-09-27T21:16:01.687Z] d65c8cfc05b1: Verifying Checksum [2023-09-27T21:16:01.687Z] d65c8cfc05b1: Download complete [2023-09-27T21:16:01.954Z] 699f458cf7ca: Verifying Checksum [2023-09-27T21:16:01.954Z] 699f458cf7ca: Download complete [2023-09-27T21:16:04.526Z] 2437ff75d9bd: Verifying Checksum [2023-09-27T21:16:04.526Z] 2437ff75d9bd: Download complete [2023-09-27T21:16:05.110Z] 8998bd30e6a1: Download complete [2023-09-27T21:16:08.448Z] 8998bd30e6a1: Pull complete [2023-09-27T21:16:08.714Z] 04944245beec: Pull complete [2023-09-27T21:16:10.131Z] 699f458cf7ca: Pull complete [2023-09-27T21:16:10.131Z] 765212b225bb: Pull complete [2023-09-27T21:16:11.092Z] f23df028b6ca: Pull complete [2023-09-27T21:16:11.092Z] d65c8cfc05b1: Pull complete [2023-09-27T21:16:26.073Z] 2437ff75d9bd: Pull complete [2023-09-27T21:16:26.073Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-27T21:16:26.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T21:16:26.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T21:16:26.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-8073 does not seem to be running inside a container [2023-09-27T21:16:26.310Z] $ 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/21 -v /w/workspace/device-rfid-llrp-go/21:/w/workspace/device-rfid-llrp-go/21:rw,z -v /w/workspace/device-rfid-llrp-go/21@tmp:/w/workspace/device-rfid-llrp-go/21@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 [2023-09-27T21:16:28.715Z] $ docker top 71e8ffe3b373115b8e7ce24c2529dbeebc37280525bb834a5ef2ea8a4ef96574 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:16:29.225Z] ---> job-cost.sh [2023-09-27T21:16:29.490Z] lf-activate-venv: SKIPPING [2023-09-27T21:16:29.490Z] INFO: No Stack... [2023-09-27T21:16:29.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-27T21:16:30.710Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T21:16:31.344Z] + cat /w/workspace/device-rfid-llrp-go/21/archives/cost.csv [2023-09-27T21:16:31.345Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T21:16:31.397Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-21-stack-cost] [2023-09-27T21:16:31.403Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-21-stack-cost] did not exist. Created. [2023-09-27T21:16:31.403Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T21:16:31.737Z] /w/workspace/device-rfid-llrp-go/21@tmp/durable-e24b31a9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-27T21:16:32.063Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-27T21:16:32.084Z] Warning: overwriting stash ‘stack-cost’ [2023-09-27T21:16:32.143Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T21:16:32.152Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-21-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T21:16:32.163Z] $ docker stop --time=1 71e8ffe3b373115b8e7ce24c2529dbeebc37280525bb834a5ef2ea8a4ef96574 [2023-09-27T21:16:33.655Z] $ docker rm -f --volumes 71e8ffe3b373115b8e7ce24c2529dbeebc37280525bb834a5ef2ea8a4ef96574 [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 [2023-09-27T21:16:34.052Z] provisioning config files... [2023-09-27T21:16:34.059Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config16279702052896864134tmp [Pipeline] { [Pipeline] sh [2023-09-27T21:16:34.352Z] + set +x [2023-09-27T21:16:34.352Z] + curl -s https://codecov.io/bash [2023-09-27T21:16:34.352Z] + bash -s -- [2023-09-27T21:16:34.352Z] [2023-09-27T21:16:34.352Z] _____ _ [2023-09-27T21:16:34.352Z] / ____| | | [2023-09-27T21:16:34.352Z] | | ___ __| | ___ ___ _____ __ [2023-09-27T21:16:34.352Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-27T21:16:34.352Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-27T21:16:34.352Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-27T21:16:34.352Z] Bash-1.0.6 [2023-09-27T21:16:34.352Z] [2023-09-27T21:16:34.352Z] [2023-09-27T21:16:34.352Z] ==> git version 2.25.1 found [2023-09-27T21:16:34.352Z] ==> 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 [2023-09-27T21:16:34.352Z] Release-Date: 2020-01-08 [2023-09-27T21:16:34.352Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-27T21:16:34.352Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-27T21:16:34.352Z] ==> Jenkins CI detected. [2023-09-27T21:16:34.352Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-27T21:16:34.352Z] project root: . [2023-09-27T21:16:34.352Z] --> token set from env [2023-09-27T21:16:34.352Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-27T21:16:34.352Z] ==> Running gcov in . (disable via -X gcov) [2023-09-27T21:16:34.352Z] ==> Python coveragepy not found [2023-09-27T21:16:34.352Z] ==> Searching for coverage reports in: [2023-09-27T21:16:34.352Z] + . [2023-09-27T21:16:34.611Z] -> Found 1 reports [2023-09-27T21:16:34.611Z] ==> Detecting git/mercurial file structure [2023-09-27T21:16:34.611Z] ==> Reading reports [2023-09-27T21:16:34.611Z] + ./coverage.out bytes=459493 [2023-09-27T21:16:34.611Z] ==> Appending adjustments [2023-09-27T21:16:34.611Z] https://docs.codecov.io/docs/fixing-reports [2023-09-27T21:16:34.611Z] + Found adjustments [2023-09-27T21:16:34.871Z] ==> Gzipping contents [2023-09-27T21:16:34.871Z] 52K /tmp/codecov.Hta2pV.gz [2023-09-27T21:16:34.871Z] ==> Uploading reports [2023-09-27T21:16:34.871Z] url: https://codecov.io [2023-09-27T21:16:34.871Z] query: branch=PR-229&commit=4f4b9eefe509284006cf4d142f060394c255410d&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-27T21:16:34.871Z] -> Pinging Codecov [2023-09-27T21:16:34.871Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=4f4b9eefe509284006cf4d142f060394c255410d&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-27T21:16:34.871Z] -> Uploading to [2023-09-27T21:16:34.871Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-27/581DD39554BDF9B6E22D074273EAD858/4f4b9eefe509284006cf4d142f060394c255410d/f9cbde0e-973a-4bff-9440-710b5b1f7559.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T211634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a76318285d32d26dab312ccf110e2dd620e29547ec644f2bff82c91be25c1d5 [2023-09-27T21:16:35.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T21:16:35.132Z] Dload Upload Total Spent Left Speed [2023-09-27T21:16:35.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 162k --:--:-- --:--:-- --:--:-- 162k [2023-09-27T21:16:35.392Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4f4b9eefe509284006cf4d142f060394c255410d [Pipeline] } [2023-09-27T21:16:35.400Z] 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 [2023-09-27T21:16:36.145Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-09-27T21:16:36.145Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-27T21:16:36.145Z] total 16 [2023-09-27T21:16:36.145Z] drwxr-xr-x 3 root root 4096 Sep 27 21:09 . [2023-09-27T21:16:36.145Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 21:09 .. [2023-09-27T21:16:36.145Z] drwxr-xr-x 2 root root 4096 Sep 27 21:09 cost [2023-09-27T21:16:36.145Z] -rw-r--r-- 1 root root 92 Sep 27 21:09 cost.csv [2023-09-27T21:16:36.145Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-27T21:16:36.145Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-27T21:16:36.145Z] total 16 [2023-09-27T21:16:36.145Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:09 . [2023-09-27T21:16:36.145Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 21:09 .. [2023-09-27T21:16:36.145Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:09 cost [2023-09-27T21:16:36.145Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 27 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:16:36.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:16:37.298Z] ---> package-listing.sh [2023-09-27T21:16:37.298Z] ++ facter osfamily [2023-09-27T21:16:37.298Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-27T21:16:37.558Z] + OS_FAMILY=debian [2023-09-27T21:16:37.558Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-27T21:16:37.558Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-27T21:16:37.558Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-27T21:16:37.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-27T21:16:37.558Z] + PACKAGES=/tmp/packages_start.txt [2023-09-27T21:16:37.558Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-27T21:16:37.558Z] + PACKAGES=/tmp/packages_end.txt [2023-09-27T21:16:37.558Z] + case "${OS_FAMILY}" in [2023-09-27T21:16:37.558Z] + dpkg -l [2023-09-27T21:16:37.558Z] + grep '^ii' [2023-09-27T21:16:37.558Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-27T21:16:37.558Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-27T21:16:37.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-27T21:16:37.558Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-27T21:16:37.558Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-09-27T21:16:37.558Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo [2023-09-27T21:16:37.570Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-27T21:16:37.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T21:16:38.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T21:16:38.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T21:16:38.477Z] prd-ubuntu20.04-docker-8c-8g-8072 does not seem to be running inside a container [2023-09-27T21:16:38.513Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T21:16:38.687Z] $ docker top 99b72bc6700cf5ef5e0d1dff4bc30a5bea49d958571d884e76cd12d7d0d43545 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T21:16:39.033Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-27T21:16:39.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-27T21:16:39.605Z] + ls /var/log/sa-host [2023-09-27T21:16:39.605Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T21:16:39.752Z] provisioning config files... [2023-09-27T21:16:39.760Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config85241987626205547tmp [Pipeline] { [Pipeline] echo [2023-09-27T21:16:39.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:16:40.058Z] ---> create-netrc.sh [Pipeline] } [2023-09-27T21:16:40.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:16:40.396Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-27T21:16:40.405Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:16:40.693Z] ---> sudo-logs.sh [2023-09-27T21:16:40.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-27T21:16:40.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:16:41.011Z] ---> job-cost.sh [2023-09-27T21:16:41.011Z] lf-activate-venv: SKIPPING [2023-09-27T21:16:41.011Z] DEBUG: total: 0.2199999988079071 [2023-09-27T21:16:41.011Z] INFO: Retrieving Stack Cost... [2023-09-27T21:16:41.269Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T21:16:41.833Z] INFO: Archiving Costs [Pipeline] echo [2023-09-27T21:16:41.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T21:16:42.126Z] ---> logs-deploy.sh [2023-09-27T21:16:42.127Z] lf-activate-venv: SKIPPING [2023-09-27T21:16:42.127Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/21 [2023-09-27T21:16:42.127Z] INFO: archiving workspace using pattern(s): [2023-09-27T21:16:43.062Z] Archives upload complete. [2023-09-27T21:16:43.062Z] INFO: archiving logs to Nexus