Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6d2b0afecc9fa9461215d6e1faf3fff34702740+d994045550ebd1c1180300e153d74141484e57aa (88216c13188981d9a01ba61fb91487517ca3fd92) 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-ssh378865105359058414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5605442698647622503.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-232/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-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2442238397590478802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5576861096921323867.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-232/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-232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13765570762505466053.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16783’ Running on prd-ubuntu20.04-docker-8c-8g-16786 in /w/workspace/undry_device-rfid-llrp-go_PR-232 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-232 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d994045550ebd1c1180300e153d74141484e57aa into PR head commit e6d2b0afecc9fa9461215d6e1faf3fff34702740 > 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/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6d2b0afecc9fa9461215d6e1faf3fff34702740 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 967030e066fcfd8c074863470cf33a44c00bbb4b Checking out Revision 967030e066fcfd8c074863470cf33a44c00bbb4b (PR-232) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d994045550ebd1c1180300e153d74141484e57aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 967030e066fcfd8c074863470cf33a44c00bbb4b # timeout=10 Commit message: "Merge commit 'd994045550ebd1c1180300e153d74141484e57aa' into HEAD" > git rev-list --no-walk e6d2b0afecc9fa9461215d6e1faf3fff34702740 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T21:07:12.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T21:07:12.408Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T21:07:12.426Z] ========================================================= [2023-05-24T21:07:12.426Z] EdgeX Global Pipelines Version Info [2023-05-24T21:07:12.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:07:13.160Z] ------------------- [2023-05-24T21:07:13.160Z] stable info: [2023-05-24T21:07:13.160Z] ------------------- [2023-05-24T21:07:13.160Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T21:07:13.160Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T21:07:13.160Z] Message: update stable to v1.0.249 [2023-05-24T21:07:13.731Z] ------------------- [2023-05-24T21:07:13.731Z] experimental info: [2023-05-24T21:07:13.731Z] ------------------- [2023-05-24T21:07:13.731Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T21:07:13.732Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T21:07:13.732Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T21:07:13.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-24T21:07:13.926Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-24T21:07:13.942Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T21:07:13.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T21:07:13.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T21:07:13.995Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T21:07:14.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T21:07:14.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T21:07:14.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T21:07:14.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T21:07:14.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T21:07:14.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-24T21:07:14.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T21:07:14.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T21:07:14.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T21:07:14.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T21:07:14.145Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T21:07:14.156Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T21:07:14.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T21:07:14.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T21:07:14.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T21:07:14.224Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T21:07:14.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T21:07:14.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T21:07:14.276Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T21:07:14.294Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T21:07:14.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T21:07:14.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-232 [Pipeline] echo [2023-05-24T21:07:14.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-232 [Pipeline] echo [2023-05-24T21:07:14.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-232 [Pipeline] echo [2023-05-24T21:07:14.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 967030e066fcfd8c074863470cf33a44c00bbb4b [Pipeline] echo [2023-05-24T21:07:14.376Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 967030e [Pipeline] echo [2023-05-24T21:07:14.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T21:07:14.433Z] provisioning config files... [2023-05-24T21:07:14.444Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/config10523383266768208695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:07:14.748Z] ---> docker-login.sh [2023-05-24T21:07:14.748Z] nexus3.edgexfoundry.org:10001 [2023-05-24T21:07:15.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:15.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:15.010Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:15.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:15.010Z] [2023-05-24T21:07:15.010Z] Login Succeeded [2023-05-24T21:07:15.010Z] nexus3.edgexfoundry.org:10002 [2023-05-24T21:07:15.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:15.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:15.271Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:15.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:15.271Z] [2023-05-24T21:07:15.271Z] Login Succeeded [2023-05-24T21:07:15.271Z] nexus3.edgexfoundry.org:10003 [2023-05-24T21:07:15.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:15.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:15.271Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:15.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:15.271Z] [2023-05-24T21:07:15.271Z] Login Succeeded [2023-05-24T21:07:15.271Z] nexus3.edgexfoundry.org:10004 [2023-05-24T21:07:15.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:15.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:15.532Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:15.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:15.532Z] [2023-05-24T21:07:15.532Z] Login Succeeded [2023-05-24T21:07:15.532Z] docker.io [2023-05-24T21:07:15.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:15.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:15.794Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:15.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:15.794Z] [2023-05-24T21:07:15.794Z] Login Succeeded [2023-05-24T21:07:15.794Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T21:07:15.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T21:07:16.189Z] + git rev-list -1 --merges 967030e066fcfd8c074863470cf33a44c00bbb4b~1..967030e066fcfd8c074863470cf33a44c00bbb4b [Pipeline] echo [2023-05-24T21:07:16.239Z] -----------> git rev-list -1 --merges 967030e066fcfd8c074863470cf33a44c00bbb4b~1..967030e066fcfd8c074863470cf33a44c00bbb4b 967030e066fcfd8c074863470cf33a44c00bbb4b [2023-05-24T21:07:16.239Z] 967030e066fcfd8c074863470cf33a44c00bbb4b [false] [Pipeline] sh [2023-05-24T21:07:16.532Z] + git log --format=format:%s -1 967030e066fcfd8c074863470cf33a44c00bbb4b [Pipeline] echo [2023-05-24T21:07:16.547Z] ========================================================= [2023-05-24T21:07:16.547Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T21:07:16.547Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T21:07:16.866Z] + git log --format=format:%s -1 967030e066fcfd8c074863470cf33a44c00bbb4b [Pipeline] echo [2023-05-24T21:07:16.877Z] [semverPrep] GIT_COMMIT: 967030e066fcfd8c074863470cf33a44c00bbb4b, Commit Message: Merge commit 'd994045550ebd1c1180300e153d74141484e57aa' into HEAD [Pipeline] echo [2023-05-24T21:07:16.888Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T21:07:17.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T21:07:17.251Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T21:07:17.251Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T21:07:17.251Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T21:07:17.251Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T21:07:17.251Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T21:07:17.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:07:17.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T21:07:17.684Z] [2023-05-24T21:07:17.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:07:17.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T21:07:17.991Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T21:07:17.991Z] b85a868b505f: Pulling fs layer [2023-05-24T21:07:17.991Z] e2be974225ed: Pulling fs layer [2023-05-24T21:07:17.991Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T21:07:17.991Z] 988bab9f4d93: Pulling fs layer [2023-05-24T21:07:17.991Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T21:07:17.991Z] eaf3925da568: Pulling fs layer [2023-05-24T21:07:17.991Z] bab4dde63d76: Pulling fs layer [2023-05-24T21:07:17.991Z] bde34c3a00c8: Pulling fs layer [2023-05-24T21:07:17.991Z] b352a97aabf1: Pulling fs layer [2023-05-24T21:07:17.991Z] 4872d77fe225: Pulling fs layer [2023-05-24T21:07:17.991Z] 5851b861e8e6: Pulling fs layer [2023-05-24T21:07:17.991Z] 1469e6f7b9e6: Waiting [2023-05-24T21:07:17.991Z] eaf3925da568: Waiting [2023-05-24T21:07:17.991Z] bab4dde63d76: Waiting [2023-05-24T21:07:17.991Z] bde34c3a00c8: Waiting [2023-05-24T21:07:17.991Z] 988bab9f4d93: Waiting [2023-05-24T21:07:17.991Z] b352a97aabf1: Waiting [2023-05-24T21:07:17.991Z] 4872d77fe225: Waiting [2023-05-24T21:07:17.991Z] 5851b861e8e6: Waiting [2023-05-24T21:07:17.991Z] e2be974225ed: Verifying Checksum [2023-05-24T21:07:17.991Z] e2be974225ed: Download complete [2023-05-24T21:07:17.991Z] 988bab9f4d93: Verifying Checksum [2023-05-24T21:07:17.991Z] 988bab9f4d93: Download complete [2023-05-24T21:07:17.991Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T21:07:17.991Z] 1469e6f7b9e6: Download complete [2023-05-24T21:07:17.991Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T21:07:17.991Z] 339a4e72a1f5: Download complete [2023-05-24T21:07:17.991Z] eaf3925da568: Verifying Checksum [2023-05-24T21:07:17.991Z] eaf3925da568: Download complete [2023-05-24T21:07:18.250Z] bde34c3a00c8: Download complete [2023-05-24T21:07:18.250Z] b352a97aabf1: Download complete [2023-05-24T21:07:18.250Z] 4872d77fe225: Verifying Checksum [2023-05-24T21:07:18.250Z] 4872d77fe225: Download complete [2023-05-24T21:07:18.250Z] 5851b861e8e6: Verifying Checksum [2023-05-24T21:07:18.250Z] 5851b861e8e6: Download complete [2023-05-24T21:07:18.250Z] b85a868b505f: Verifying Checksum [2023-05-24T21:07:18.250Z] b85a868b505f: Download complete [2023-05-24T21:07:18.510Z] bab4dde63d76: Verifying Checksum [2023-05-24T21:07:18.510Z] bab4dde63d76: Download complete [2023-05-24T21:07:19.484Z] b85a868b505f: Pull complete [2023-05-24T21:07:19.484Z] e2be974225ed: Pull complete [2023-05-24T21:07:20.084Z] 339a4e72a1f5: Pull complete [2023-05-24T21:07:20.084Z] 988bab9f4d93: Pull complete [2023-05-24T21:07:20.343Z] 1469e6f7b9e6: Pull complete [2023-05-24T21:07:20.608Z] eaf3925da568: Pull complete [2023-05-24T21:07:22.540Z] bab4dde63d76: Pull complete [2023-05-24T21:07:22.540Z] bde34c3a00c8: Pull complete [2023-05-24T21:07:22.540Z] b352a97aabf1: Pull complete [2023-05-24T21:07:22.540Z] 4872d77fe225: Pull complete [2023-05-24T21:07:22.540Z] 5851b861e8e6: Pull complete [2023-05-24T21:07:22.540Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T21:07:22.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T21:07:22.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T21:07:22.636Z] prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container [2023-05-24T21:07:22.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@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-05-24T21:07:25.284Z] $ docker top 09cf650ade64dbb1a8d27bbd565e5c46045115db3fd9d774258f87c11f4273fc -eo pid,comm [2023-05-24T21:07:25.343Z] 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-05-24T21:07:25.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T21:07:25.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T21:07:25.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T21:07:25.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T21:07:25.515Z] $ docker exec 09cf650ade64dbb1a8d27bbd565e5c46045115db3fd9d774258f87c11f4273fc ssh-agent [2023-05-24T21:07:25.622Z] SSH_AUTH_SOCK=/tmp/ssh-3cQNwsucHuGz/agent.32 [2023-05-24T21:07:25.622Z] SSH_AGENT_PID=38 [2023-05-24T21:07:25.629Z] Running ssh-add (command line suppressed) [2023-05-24T21:07:25.727Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/private_key_3547242395051200988.key (/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/private_key_3547242395051200988.key) [2023-05-24T21:07:25.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T21:07:26.033Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T21:07:26.047Z] $ docker exec --env ******** --env ******** 09cf650ade64dbb1a8d27bbd565e5c46045115db3fd9d774258f87c11f4273fc ssh-agent -k [2023-05-24T21:07:26.147Z] unset SSH_AUTH_SOCK; [2023-05-24T21:07:26.148Z] unset SSH_AGENT_PID; [2023-05-24T21:07:26.148Z] echo Agent pid 38 killed; [2023-05-24T21:07:26.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T21:07:26.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T21:07:26.188Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T21:07:26.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T21:07:26.298Z] $ docker exec 09cf650ade64dbb1a8d27bbd565e5c46045115db3fd9d774258f87c11f4273fc ssh-agent [2023-05-24T21:07:26.413Z] SSH_AUTH_SOCK=/tmp/ssh-LmuoPqIRkmB3/agent.70 [2023-05-24T21:07:26.413Z] SSH_AGENT_PID=76 [2023-05-24T21:07:26.418Z] Running ssh-add (command line suppressed) [2023-05-24T21:07:26.515Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/private_key_15416139015486264019.key (/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/private_key_15416139015486264019.key) [2023-05-24T21:07:26.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T21:07:26.814Z] + git semver init [2023-05-24T21:07:27.075Z] 2023-05-24 21:07:26,996 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T21:07:27.075Z] 2023-05-24 21:07:26,997 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver [2023-05-24T21:07:27.075Z] 2023-05-24 21:07:26,998 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-232/.semver [2023-05-24T21:07:27.075Z] 2023-05-24 21:07:26,998 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-232, universal_newlines=False, shell=None, istream=None) [2023-05-24T21:07:28.018Z] 2023-05-24 21:07:27,812 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-232/.git/info/exclude [2023-05-24T21:07:28.019Z] 2023-05-24 21:07:27,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver/PR-232 with force:False [2023-05-24T21:07:28.019Z] 2023-05-24 21:07:27,813 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver/PR-232 [2023-05-24T21:07:28.019Z] 2023-05-24 21:07:27,817 [execute] INFO git cat-file --batch-check [2023-05-24T21:07:28.019Z] 2023-05-24 21:07:27,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T21:07:28.019Z] 2023-05-24 21:07:27,822 [execute] INFO git cat-file --batch [2023-05-24T21:07:28.019Z] 2023-05-24 21:07:27,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T21:07:28.019Z] 2023-05-24 21:07:27,826 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-232/.semver/PR-232 [2023-05-24T21:07:28.019Z] 0.0.0 [Pipeline] } [2023-05-24T21:07:28.026Z] $ docker exec --env ******** --env ******** 09cf650ade64dbb1a8d27bbd565e5c46045115db3fd9d774258f87c11f4273fc ssh-agent -k [2023-05-24T21:07:28.111Z] unset SSH_AUTH_SOCK; [2023-05-24T21:07:28.112Z] unset SSH_AGENT_PID; [2023-05-24T21:07:28.113Z] echo Agent pid 76 killed; [2023-05-24T21:07:28.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T21:07:28.429Z] + git semver [Pipeline] } [2023-05-24T21:07:28.700Z] $ docker stop --time=1 09cf650ade64dbb1a8d27bbd565e5c46045115db3fd9d774258f87c11f4273fc [2023-05-24T21:07:29.986Z] $ docker rm -f --volumes 09cf650ade64dbb1a8d27bbd565e5c46045115db3fd9d774258f87c11f4273fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T21:07:30.322Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T21:07:30.545Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T21:07:30.548Z] [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-05-24T21:07:30.702Z] provisioning config files... [2023-05-24T21:07:30.713Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/config7955063690132418871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:07:31.009Z] ---> docker-login.sh [2023-05-24T21:07:31.009Z] nexus3.edgexfoundry.org:10001 [2023-05-24T21:07:31.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:31.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:31.009Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:31.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:31.009Z] [2023-05-24T21:07:31.009Z] Login Succeeded [2023-05-24T21:07:31.009Z] nexus3.edgexfoundry.org:10002 [2023-05-24T21:07:31.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:31.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:31.009Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:31.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:31.009Z] [2023-05-24T21:07:31.009Z] Login Succeeded [2023-05-24T21:07:31.009Z] nexus3.edgexfoundry.org:10003 [2023-05-24T21:07:31.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:31.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:31.269Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:31.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:31.269Z] [2023-05-24T21:07:31.269Z] Login Succeeded [2023-05-24T21:07:31.269Z] nexus3.edgexfoundry.org:10004 [2023-05-24T21:07:31.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:31.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:31.269Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:31.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:31.269Z] [2023-05-24T21:07:31.269Z] Login Succeeded [2023-05-24T21:07:31.269Z] docker.io [2023-05-24T21:07:31.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:07:31.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:07:31.527Z] Configure a credential helper to remove this warning. See [2023-05-24T21:07:31.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:07:31.527Z] [2023-05-24T21:07:31.527Z] Login Succeeded [2023-05-24T21:07:31.527Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T21:07:31.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T21:07:31.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T21:07:31.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T21:07:31.614Z] ========================================================= [2023-05-24T21:07:31.614Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T21:07:31.614Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:07:31.923Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T21:07:31.924Z] Sending build context to Docker daemon 4.262MB [2023-05-24T21:07:31.924Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T21:07:31.924Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T21:07:31.924Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T21:07:31.924Z] f56be85fc22e: Pulling fs layer [2023-05-24T21:07:31.924Z] 85791d961cd3: Pulling fs layer [2023-05-24T21:07:31.924Z] d694b5ae8c79: Pulling fs layer [2023-05-24T21:07:31.924Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T21:07:31.924Z] 4d19c01a9841: Pulling fs layer [2023-05-24T21:07:31.924Z] 9325e15d5711: Pulling fs layer [2023-05-24T21:07:31.924Z] 556b6ee489ea: Pulling fs layer [2023-05-24T21:07:31.924Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T21:07:31.924Z] 9f32a84ed3da: Waiting [2023-05-24T21:07:31.924Z] 4d19c01a9841: Waiting [2023-05-24T21:07:31.924Z] 9325e15d5711: Waiting [2023-05-24T21:07:31.924Z] 556b6ee489ea: Waiting [2023-05-24T21:07:31.924Z] 85791d961cd3: Verifying Checksum [2023-05-24T21:07:31.924Z] 85791d961cd3: Download complete [2023-05-24T21:07:31.924Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T21:07:31.924Z] 9f32a84ed3da: Download complete [2023-05-24T21:07:31.924Z] 4d19c01a9841: Verifying Checksum [2023-05-24T21:07:31.924Z] 4d19c01a9841: Download complete [2023-05-24T21:07:31.924Z] f56be85fc22e: Verifying Checksum [2023-05-24T21:07:31.924Z] f56be85fc22e: Download complete [2023-05-24T21:07:32.190Z] 9325e15d5711: Verifying Checksum [2023-05-24T21:07:32.190Z] 9325e15d5711: Download complete [2023-05-24T21:07:32.190Z] f56be85fc22e: Pull complete [2023-05-24T21:07:32.452Z] 85791d961cd3: Pull complete [2023-05-24T21:07:32.709Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T21:07:32.710Z] c5a4b2cf53e6: Download complete [2023-05-24T21:07:32.710Z] d694b5ae8c79: Verifying Checksum [2023-05-24T21:07:32.710Z] d694b5ae8c79: Download complete [2023-05-24T21:07:32.967Z] 556b6ee489ea: Verifying Checksum [2023-05-24T21:07:32.967Z] 556b6ee489ea: Download complete [2023-05-24T21:07:36.249Z] d694b5ae8c79: Pull complete [2023-05-24T21:07:36.249Z] 9f32a84ed3da: Pull complete [2023-05-24T21:07:36.249Z] 4d19c01a9841: Pull complete [2023-05-24T21:07:36.249Z] 9325e15d5711: Pull complete [2023-05-24T21:07:38.148Z] 556b6ee489ea: Pull complete [2023-05-24T21:07:39.083Z] c5a4b2cf53e6: Pull complete [2023-05-24T21:07:39.083Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T21:07:39.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T21:07:39.083Z] ---> c4be618373d6 [2023-05-24T21:07:39.083Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T21:07:42.370Z] ---> Running in 6ce36f7413d1 [2023-05-24T21:07:42.370Z] Removing intermediate container 6ce36f7413d1 [2023-05-24T21:07:42.370Z] ---> efbc0af96724 [2023-05-24T21:07:42.370Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T21:07:42.370Z] ---> Running in 3e468351533a [2023-05-24T21:07:42.629Z] Removing intermediate container 3e468351533a [2023-05-24T21:07:42.629Z] ---> 70696955cd77 [2023-05-24T21:07:42.629Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T21:07:42.629Z] ---> Running in 7b5c81b9946a [2023-05-24T21:07:42.629Z] Removing intermediate container 7b5c81b9946a [2023-05-24T21:07:42.629Z] ---> 3a222437334e [2023-05-24T21:07:42.629Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T21:07:42.629Z] ---> Running in 5f458fda1cc8 [2023-05-24T21:07:42.887Z] Removing intermediate container 5f458fda1cc8 [2023-05-24T21:07:42.887Z] ---> 41ab65167d20 [2023-05-24T21:07:42.887Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T21:07:42.887Z] ---> Running in 26b1d18cea97 [2023-05-24T21:07:43.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T21:07:43.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T21:07:43.405Z] OK: 265 MiB in 53 packages [2023-05-24T21:07:43.973Z] Removing intermediate container 26b1d18cea97 [2023-05-24T21:07:43.973Z] ---> 2c96f7d1f95c [2023-05-24T21:07:43.973Z] Step 8/12 : WORKDIR /app [2023-05-24T21:07:43.973Z] ---> Running in b8f78b56f69a [2023-05-24T21:07:43.973Z] Removing intermediate container b8f78b56f69a [2023-05-24T21:07:43.973Z] ---> 9260e9d77037 [2023-05-24T21:07:43.973Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T21:07:43.973Z] ---> 8a1f44270cda [2023-05-24T21:07:43.973Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T21:07:43.973Z] ---> Running in efedc036a4a1 [2023-05-24T21:07:45.648Z] Still waiting to schedule task [2023-05-24T21:07:45.648Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16784’ [2023-05-24T21:08:10.541Z] Removing intermediate container efedc036a4a1 [2023-05-24T21:08:10.541Z] ---> 4e8aca50a133 [2023-05-24T21:08:10.541Z] Step 11/12 : COPY . . [2023-05-24T21:08:10.541Z] ---> acfad57c6b02 [2023-05-24T21:08:10.541Z] Step 12/12 : RUN $MAKE [2023-05-24T21:08:10.541Z] ---> Running in f340efe6fe2d [2023-05-24T21:08:10.541Z] noop [2023-05-24T21:08:10.541Z] Removing intermediate container f340efe6fe2d [2023-05-24T21:08:10.541Z] ---> aeb547b8e498 [2023-05-24T21:08:10.541Z] Successfully built aeb547b8e498 [2023-05-24T21:08:10.541Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:08:10.848Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T21:08:10.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T21:08:10.922Z] prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container [2023-05-24T21:08:10.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@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-05-24T21:08:11.264Z] $ docker top 1b25a573573068635025bd257653c66b06b351c0388f40a48d4c6b1e0bdd1bc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T21:08:11.598Z] + go version [2023-05-24T21:08:11.599Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T21:08:11.613Z] $ docker stop --time=1 1b25a573573068635025bd257653c66b06b351c0388f40a48d4c6b1e0bdd1bc7 [2023-05-24T21:08:12.877Z] $ docker rm -f --volumes 1b25a573573068635025bd257653c66b06b351c0388f40a48d4c6b1e0bdd1bc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:08:13.263Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T21:08:13.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T21:08:13.337Z] prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container [2023-05-24T21:08:13.372Z] $ 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-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@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-05-24T21:08:13.694Z] $ docker top fea9c2d4650ff776c00752d58c0dd0efb4ccc0bf6c4f45f6fe7d3924ac162588 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T21:08:14.029Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-232 [Pipeline] fileExists [Pipeline] sh [2023-05-24T21:08:14.322Z] + make test [2023-05-24T21:08:14.322Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T21:08:18.513Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-24T21:08:30.707Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-24T21:08:30.707Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-24T21:08:32.604Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.573s coverage: 40.5% of statements [2023-05-24T21:08:32.604Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements [2023-05-24T21:08:32.604Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2023-05-24T21:08:40.710Z] go vet ./... [2023-05-24T21:08:43.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T21:08:43.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T21:08:43.243Z] ./bin/test-attribution-txt.sh [2023-05-24T21:08:43.243Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-24T21:08:43.243Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T21:08:43.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T21:08:43.276Z] $ docker stop --time=1 fea9c2d4650ff776c00752d58c0dd0efb4ccc0bf6c4f45f6fe7d3924ac162588 [2023-05-24T21:08:47.916Z] $ docker rm -f --volumes fea9c2d4650ff776c00752d58c0dd0efb4ccc0bf6c4f45f6fe7d3924ac162588 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T21:08:48.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T21:08:48.430Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T21:08:48.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T21:08:49.143Z] + ls -al . [2023-05-24T21:08:49.143Z] total 628 [2023-05-24T21:08:49.143Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 21:08 . [2023-05-24T21:08:49.143Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:07 .. [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 21:07 .dockerignore [2023-05-24T21:08:49.143Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 21:07 .git [2023-05-24T21:08:49.143Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 21:07 .github [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 946 May 24 21:07 .gitignore [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 21:07 .golangci.yml [2023-05-24T21:08:49.143Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 21:07 .semver [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 24 21:07 Attribution.txt [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 24 21:07 CHANGELOG.md [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 24 21:07 Dockerfile [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 21:07 GOVERNANCE.md [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 683 May 24 21:07 Jenkinsfile [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 21:07 LICENSE [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 24 21:07 Makefile [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 21:07 OWNERS.md [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 24 21:07 README.md [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 21:07 VERSION [2023-05-24T21:08:49.143Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:07 bin [2023-05-24T21:08:49.143Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:07 cmd [2023-05-24T21:08:49.143Z] -rw-r--r-- 1 jenkins jenkins 458039 May 24 21:08 coverage.out [2023-05-24T21:08:49.143Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:07 examples [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 24 21:07 go.mod [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 31168 May 24 21:07 go.sum [2023-05-24T21:08:49.143Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:07 images [2023-05-24T21:08:49.143Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 21:07 internal [2023-05-24T21:08:49.143Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:07 snap [2023-05-24T21:08:49.143Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:08:49.443Z] + 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=967030e066fcfd8c074863470cf33a44c00bbb4b --label arch=amd64 --label version=0.0.0 . [2023-05-24T21:08:49.444Z] Sending build context to Docker daemon 4.262MB [2023-05-24T21:08:49.444Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T21:08:49.444Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T21:08:49.444Z] ---> aeb547b8e498 [2023-05-24T21:08:49.444Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T21:08:49.704Z] ---> Running in 8ec03e54d28a [2023-05-24T21:08:49.704Z] Removing intermediate container 8ec03e54d28a [2023-05-24T21:08:49.704Z] ---> 8e365330bcfd [2023-05-24T21:08:49.704Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T21:08:49.704Z] ---> Running in 87cf4397be4b [2023-05-24T21:08:49.704Z] Removing intermediate container 87cf4397be4b [2023-05-24T21:08:49.704Z] ---> 9a63130121a7 [2023-05-24T21:08:49.704Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T21:08:49.704Z] ---> Running in bd5dac45f559 [2023-05-24T21:08:49.704Z] Removing intermediate container bd5dac45f559 [2023-05-24T21:08:49.704Z] ---> fc58a6e36adb [2023-05-24T21:08:49.704Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T21:08:49.963Z] ---> Running in b511004f15fb [2023-05-24T21:08:49.963Z] Removing intermediate container b511004f15fb [2023-05-24T21:08:49.963Z] ---> 214e87d19f2d [2023-05-24T21:08:49.963Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T21:08:49.963Z] ---> Running in 0aecc5a175b6 [2023-05-24T21:08:50.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T21:08:50.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T21:08:50.481Z] OK: 265 MiB in 53 packages [2023-05-24T21:08:50.740Z] Removing intermediate container 0aecc5a175b6 [2023-05-24T21:08:50.740Z] ---> 0072c33447a2 [2023-05-24T21:08:50.740Z] Step 8/24 : WORKDIR /app [2023-05-24T21:08:50.740Z] ---> Running in 0572ff1df150 [2023-05-24T21:08:50.997Z] Removing intermediate container 0572ff1df150 [2023-05-24T21:08:50.997Z] ---> b9b218075e02 [2023-05-24T21:08:50.997Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T21:08:50.997Z] ---> 87e7dd619ae9 [2023-05-24T21:08:50.997Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T21:08:50.997Z] ---> Running in cede66cd0428 [2023-05-24T21:08:52.003Z] Removing intermediate container cede66cd0428 [2023-05-24T21:08:52.003Z] ---> 738139f62b73 [2023-05-24T21:08:52.003Z] Step 11/24 : COPY . . [2023-05-24T21:08:52.262Z] ---> d8ac97720607 [2023-05-24T21:08:52.262Z] Step 12/24 : RUN $MAKE [2023-05-24T21:08:52.262Z] ---> Running in 640368a38eac [2023-05-24T21:08:52.520Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-24T21:09:10.596Z] Removing intermediate container 640368a38eac [2023-05-24T21:09:10.596Z] ---> ed6897db2512 [2023-05-24T21:09:10.596Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T21:09:10.596Z] 3.17: Pulling from library/alpine [2023-05-24T21:09:10.596Z] f56be85fc22e: Already exists [2023-05-24T21:09:10.855Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T21:09:10.855Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T21:09:10.855Z] ---> 9ed4aefc74f6 [2023-05-24T21:09:10.855Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T21:09:10.855Z] ---> Running in 1ca08a1e1ab4 [2023-05-24T21:09:10.855Z] Removing intermediate container 1ca08a1e1ab4 [2023-05-24T21:09:10.855Z] ---> 0dde5ab8d365 [2023-05-24T21:09:10.855Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T21:09:10.855Z] ---> Running in 8600df7028a7 [2023-05-24T21:09:11.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T21:09:11.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T21:09:11.372Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T21:09:11.630Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T21:09:11.630Z] OK: 7 MiB in 16 packages [2023-05-24T21:09:11.889Z] Removing intermediate container 8600df7028a7 [2023-05-24T21:09:11.889Z] ---> c47da23862ae [2023-05-24T21:09:11.889Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-24T21:09:11.889Z] ---> 71e76735bf9e [2023-05-24T21:09:11.889Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-24T21:09:12.147Z] ---> 12ac64f18482 [2023-05-24T21:09:12.147Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-24T21:09:12.715Z] ---> 9ec67a05d835 [2023-05-24T21:09:12.715Z] Step 19/24 : EXPOSE 59989 [2023-05-24T21:09:12.715Z] ---> Running in 1cdb4d62002f [2023-05-24T21:09:12.973Z] Removing intermediate container 1cdb4d62002f [2023-05-24T21:09:12.973Z] ---> 78192e274ce5 [2023-05-24T21:09:12.973Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-24T21:09:12.973Z] ---> Running in 203324491f62 [2023-05-24T21:09:12.973Z] Removing intermediate container 203324491f62 [2023-05-24T21:09:12.973Z] ---> 594f20d4ac5a [2023-05-24T21:09:12.973Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T21:09:12.973Z] ---> Running in 3048398b6e02 [2023-05-24T21:09:12.973Z] Removing intermediate container 3048398b6e02 [2023-05-24T21:09:12.973Z] ---> 3574b5c4b1ad [2023-05-24T21:09:12.973Z] Step 22/24 : LABEL arch=amd64 [2023-05-24T21:09:12.973Z] ---> Running in fdb5185cd82d [2023-05-24T21:09:13.232Z] Removing intermediate container fdb5185cd82d [2023-05-24T21:09:13.233Z] ---> 37c8502ab2a7 [2023-05-24T21:09:13.233Z] Step 23/24 : LABEL git_sha=967030e066fcfd8c074863470cf33a44c00bbb4b [2023-05-24T21:09:13.233Z] ---> Running in 770db95f44fa [2023-05-24T21:09:13.233Z] Removing intermediate container 770db95f44fa [2023-05-24T21:09:13.233Z] ---> 2173261f6a92 [2023-05-24T21:09:13.233Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T21:09:13.233Z] ---> Running in ecb09b8f30f3 [2023-05-24T21:09:13.233Z] Removing intermediate container ecb09b8f30f3 [2023-05-24T21:09:13.233Z] ---> 69438ce7665c [2023-05-24T21:09:13.233Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T21:09:13.233Z] Successfully built 69438ce7665c [2023-05-24T21:09:13.233Z] 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-05-24T21:09:13.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T21:09:13.672Z] [2023-05-24T21:09:13.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:09:13.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T21:09:13.965Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T21:09:13.966Z] 5eb5b503b376: Pulling fs layer [2023-05-24T21:09:13.966Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T21:09:13.966Z] ec43610c2a17: Pulling fs layer [2023-05-24T21:09:13.966Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T21:09:13.966Z] 33b1e0a273af: Pulling fs layer [2023-05-24T21:09:13.966Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T21:09:13.966Z] 2f39f015ded8: Pulling fs layer [2023-05-24T21:09:13.966Z] 33b1e0a273af: Waiting [2023-05-24T21:09:13.966Z] 5d3b04190fa2: Waiting [2023-05-24T21:09:13.966Z] 2f39f015ded8: Waiting [2023-05-24T21:09:13.966Z] 3a2ae6a8a46f: Waiting [2023-05-24T21:09:13.966Z] 5c69ac0246d0: Download complete [2023-05-24T21:09:13.966Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T21:09:13.966Z] 3a2ae6a8a46f: Download complete [2023-05-24T21:09:13.966Z] 33b1e0a273af: Verifying Checksum [2023-05-24T21:09:13.966Z] 33b1e0a273af: Download complete [2023-05-24T21:09:13.966Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T21:09:13.966Z] 5d3b04190fa2: Download complete [2023-05-24T21:09:13.966Z] ec43610c2a17: Verifying Checksum [2023-05-24T21:09:13.966Z] ec43610c2a17: Download complete [2023-05-24T21:09:14.225Z] 5eb5b503b376: Verifying Checksum [2023-05-24T21:09:14.225Z] 5eb5b503b376: Download complete [2023-05-24T21:09:14.791Z] 2f39f015ded8: Verifying Checksum [2023-05-24T21:09:14.791Z] 2f39f015ded8: Download complete [2023-05-24T21:09:15.358Z] 5eb5b503b376: Pull complete [2023-05-24T21:09:15.358Z] 5c69ac0246d0: Pull complete [2023-05-24T21:09:15.922Z] ec43610c2a17: Pull complete [2023-05-24T21:09:15.922Z] 3a2ae6a8a46f: Pull complete [2023-05-24T21:09:16.181Z] 33b1e0a273af: Pull complete [2023-05-24T21:09:16.181Z] 5d3b04190fa2: Pull complete [2023-05-24T21:09:20.369Z] 2f39f015ded8: Pull complete [2023-05-24T21:09:20.369Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T21:09:20.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T21:09:20.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T21:09:20.441Z] prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container [2023-05-24T21:09:20.470Z] $ 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-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@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-05-24T21:09:23.524Z] $ docker top 3a031e550c32677d3f69bfae534acc163cbf6f6e91c0c8dfab5837b845850219 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:09:23.894Z] ---> job-cost.sh [2023-05-24T21:09:23.894Z] lf-activate-venv: SKIPPING [2023-05-24T21:09:23.894Z] INFO: No Stack... [2023-05-24T21:09:24.153Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T21:09:24.412Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T21:09:24.698Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-232/archives/cost.csv [2023-05-24T21:09:24.698Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T21:09:24.711Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-4-stack-cost] [2023-05-24T21:09:24.719Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-4-stack-cost] did not exist. Created. [2023-05-24T21:09:24.719Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T21:09:25.020Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T21:09:25.051Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T21:09:25.058Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T21:09:25.079Z] $ docker stop --time=1 3a031e550c32677d3f69bfae534acc163cbf6f6e91c0c8dfab5837b845850219 [2023-05-24T21:09:26.224Z] $ docker rm -f --volumes 3a031e550c32677d3f69bfae534acc163cbf6f6e91c0c8dfab5837b845850219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T21:10:15.409Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16788 in /w/workspace/undry_device-rfid-llrp-go_PR-232 [Pipeline] { [Pipeline] ws [2023-05-24T21:10:15.426Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2023-05-24T21:10:15.467Z] Selected Git installation does not exist. Using Default [2023-05-24T21:10:15.468Z] The recommended git tool is: NONE [2023-05-24T21:10:21.642Z] using credential edgex-jenkins-ssh [2023-05-24T21:10:21.660Z] Cloning the remote Git repository [2023-05-24T21:10:21.717Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-24T21:10:21.832Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2023-05-24T21:10:22.014Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-24T21:10:22.015Z] > git --version # timeout=10 [2023-05-24T21:10:22.040Z] > git --version # 'git version 2.25.1' [2023-05-24T21:10:22.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T21:10:22.253Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T21:10:23.489Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-24T21:10:23.515Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T21:10:25.140Z] Merging remotes/origin/main commit d994045550ebd1c1180300e153d74141484e57aa into PR head commit e6d2b0afecc9fa9461215d6e1faf3fff34702740 [2023-05-24T21:10:25.537Z] Merge succeeded, producing 2abd3f7522cd42fe13cf74a5c9d2acf66b3516ba [2023-05-24T21:10:25.538Z] Checking out Revision 2abd3f7522cd42fe13cf74a5c9d2acf66b3516ba (PR-232) [2023-05-24T21:10:24.583Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-24T21:10:24.630Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-24T21:10:24.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T21:10:24.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T21:10:25.164Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T21:10:25.243Z] > git checkout -f e6d2b0afecc9fa9461215d6e1faf3fff34702740 # timeout=10 [2023-05-24T21:10:25.355Z] > git remote # timeout=10 [2023-05-24T21:10:25.372Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T21:10:25.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T21:10:25.410Z] > git merge d994045550ebd1c1180300e153d74141484e57aa # timeout=10 [2023-05-24T21:10:25.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T21:10:25.546Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T21:10:25.561Z] > git checkout -f 2abd3f7522cd42fe13cf74a5c9d2acf66b3516ba # timeout=10 [2023-05-24T21:10:29.107Z] Commit message: "Merge commit 'd994045550ebd1c1180300e153d74141484e57aa' into HEAD" [2023-05-24T21:10:29.119Z] > git rev-list --no-walk e6d2b0afecc9fa9461215d6e1faf3fff34702740 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T21:10:30.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T21:10:30.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T21:10:30.222Z] Dload Upload Total Spent Left Speed [2023-05-24T21:10:30.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-24T21:10:30.991Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T21:10:31.321Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T21:10:31.321Z] + sudo tee /etc/docker/daemon.new [2023-05-24T21:10:31.321Z] { [2023-05-24T21:10:31.321Z] "registry-mirrors": [ [2023-05-24T21:10:31.321Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T21:10:31.321Z] ], [2023-05-24T21:10:31.321Z] "bip": "10.250.0.254/24", [2023-05-24T21:10:31.321Z] "hosts": [ [2023-05-24T21:10:31.321Z] "tcp://0.0.0.0:5555", [2023-05-24T21:10:31.321Z] "unix:///var/run/docker.sock" [2023-05-24T21:10:31.321Z] ], [2023-05-24T21:10:31.321Z] "mtu": 1458, [2023-05-24T21:10:31.321Z] "selinux-enabled": true, [2023-05-24T21:10:31.321Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T21:10:31.321Z] } [Pipeline] sh [2023-05-24T21:10:31.659Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T21:10:31.993Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T21:10:50.278Z] provisioning config files... [2023-05-24T21:10:50.310Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config13162965142026389736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:10:50.672Z] ---> docker-login.sh [2023-05-24T21:10:50.673Z] nexus3.edgexfoundry.org:10001 [2023-05-24T21:10:51.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:10:51.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:10:51.271Z] Configure a credential helper to remove this warning. See [2023-05-24T21:10:51.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:10:51.271Z] [2023-05-24T21:10:51.271Z] Login Succeeded [2023-05-24T21:10:51.271Z] nexus3.edgexfoundry.org:10002 [2023-05-24T21:10:51.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:10:51.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:10:51.817Z] Configure a credential helper to remove this warning. See [2023-05-24T21:10:51.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:10:51.817Z] [2023-05-24T21:10:51.817Z] Login Succeeded [2023-05-24T21:10:51.817Z] nexus3.edgexfoundry.org:10003 [2023-05-24T21:10:52.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:10:52.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:10:52.089Z] Configure a credential helper to remove this warning. See [2023-05-24T21:10:52.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:10:52.089Z] [2023-05-24T21:10:52.089Z] Login Succeeded [2023-05-24T21:10:52.089Z] nexus3.edgexfoundry.org:10004 [2023-05-24T21:10:52.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:10:52.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:10:52.630Z] Configure a credential helper to remove this warning. See [2023-05-24T21:10:52.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:10:52.630Z] [2023-05-24T21:10:52.630Z] Login Succeeded [2023-05-24T21:10:52.630Z] docker.io [2023-05-24T21:10:52.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T21:10:53.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T21:10:53.169Z] Configure a credential helper to remove this warning. See [2023-05-24T21:10:53.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T21:10:53.169Z] [2023-05-24T21:10:53.169Z] Login Succeeded [2023-05-24T21:10:53.169Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T21:10:53.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T21:10:53.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T21:10:53.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T21:10:53.465Z] ========================================================= [2023-05-24T21:10:53.465Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T21:10:53.465Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:10:53.815Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T21:10:54.084Z] Sending build context to Docker daemon 1.212MB [2023-05-24T21:10:54.084Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T21:10:54.084Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T21:10:54.680Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T21:10:54.680Z] c41833b44d91: Pulling fs layer [2023-05-24T21:10:54.680Z] ed15518f5707: Pulling fs layer [2023-05-24T21:10:54.680Z] feae8fd75edb: Pulling fs layer [2023-05-24T21:10:54.680Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T21:10:54.680Z] 3cdef696dda3: Pulling fs layer [2023-05-24T21:10:54.680Z] 2ced38df9373: Pulling fs layer [2023-05-24T21:10:54.680Z] 58f1dce35555: Pulling fs layer [2023-05-24T21:10:54.680Z] 242c74f7c9fa: Waiting [2023-05-24T21:10:54.680Z] 3cdef696dda3: Waiting [2023-05-24T21:10:54.680Z] 2ced38df9373: Waiting [2023-05-24T21:10:54.680Z] 58f1dce35555: Waiting [2023-05-24T21:10:54.680Z] ed15518f5707: Verifying Checksum [2023-05-24T21:10:54.680Z] ed15518f5707: Download complete [2023-05-24T21:10:54.680Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T21:10:54.680Z] 242c74f7c9fa: Download complete [2023-05-24T21:10:54.680Z] 3cdef696dda3: Verifying Checksum [2023-05-24T21:10:54.680Z] 3cdef696dda3: Download complete [2023-05-24T21:10:54.680Z] c41833b44d91: Download complete [2023-05-24T21:10:56.122Z] c41833b44d91: Pull complete [2023-05-24T21:10:56.400Z] 58f1dce35555: Verifying Checksum [2023-05-24T21:10:56.400Z] 58f1dce35555: Download complete [2023-05-24T21:10:56.400Z] ed15518f5707: Pull complete [2023-05-24T21:10:57.366Z] feae8fd75edb: Verifying Checksum [2023-05-24T21:10:57.366Z] feae8fd75edb: Download complete [2023-05-24T21:10:57.639Z] 2ced38df9373: Verifying Checksum [2023-05-24T21:10:57.639Z] 2ced38df9373: Download complete [2023-05-24T21:11:09.994Z] feae8fd75edb: Pull complete [2023-05-24T21:11:09.994Z] 242c74f7c9fa: Pull complete [2023-05-24T21:11:09.994Z] 3cdef696dda3: Pull complete [2023-05-24T21:11:15.371Z] 2ced38df9373: Pull complete [2023-05-24T21:11:17.332Z] 58f1dce35555: Pull complete [2023-05-24T21:11:17.332Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T21:11:17.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T21:11:17.602Z] ---> fadd8f120f05 [2023-05-24T21:11:17.602Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T21:11:19.567Z] ---> Running in f564a4cb6829 [2023-05-24T21:11:19.567Z] Removing intermediate container f564a4cb6829 [2023-05-24T21:11:19.567Z] ---> 0dc805056c3f [2023-05-24T21:11:19.567Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T21:11:19.838Z] ---> Running in f33cf93cc6c9 [2023-05-24T21:11:20.108Z] Removing intermediate container f33cf93cc6c9 [2023-05-24T21:11:20.108Z] ---> 586bc65fb1c4 [2023-05-24T21:11:20.108Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T21:11:20.108Z] ---> Running in 7d88400ecb34 [2023-05-24T21:11:20.377Z] Removing intermediate container 7d88400ecb34 [2023-05-24T21:11:20.377Z] ---> dd9076f72b4d [2023-05-24T21:11:20.377Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T21:11:20.652Z] ---> Running in e46ee46a784c [2023-05-24T21:11:20.924Z] Removing intermediate container e46ee46a784c [2023-05-24T21:11:20.924Z] ---> 10c1b886f037 [2023-05-24T21:11:20.924Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T21:11:20.924Z] ---> Running in b77e5f139542 [2023-05-24T21:11:22.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T21:11:22.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T21:11:23.887Z] OK: 263 MiB in 53 packages [2023-05-24T21:11:24.861Z] Removing intermediate container b77e5f139542 [2023-05-24T21:11:24.861Z] ---> b8948f2790ac [2023-05-24T21:11:24.861Z] Step 8/12 : WORKDIR /app [2023-05-24T21:11:24.861Z] ---> Running in 59688ca3f726 [2023-05-24T21:11:25.135Z] Removing intermediate container 59688ca3f726 [2023-05-24T21:11:25.135Z] ---> e0e989fa874a [2023-05-24T21:11:25.135Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T21:11:25.731Z] ---> 77ac6515099f [2023-05-24T21:11:25.731Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T21:11:25.731Z] ---> Running in 46f8cee2341e [2023-05-24T21:12:33.665Z] Removing intermediate container 46f8cee2341e [2023-05-24T21:12:33.665Z] ---> 11b6580a8315 [2023-05-24T21:12:33.665Z] Step 11/12 : COPY . . [2023-05-24T21:12:33.665Z] ---> 4208c0e0d20c [2023-05-24T21:12:33.665Z] Step 12/12 : RUN $MAKE [2023-05-24T21:12:33.665Z] ---> Running in 9d960f84845e [2023-05-24T21:12:33.665Z] noop [2023-05-24T21:12:33.665Z] Removing intermediate container 9d960f84845e [2023-05-24T21:12:33.665Z] ---> 5eafae462721 [2023-05-24T21:12:33.665Z] Successfully built 5eafae462721 [2023-05-24T21:12:33.665Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:12:34.026Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T21:12:34.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T21:12:34.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-16788 does not seem to be running inside a container [2023-05-24T21:12:34.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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-05-24T21:12:35.576Z] $ docker top dc8bc8d953013b3bbc28f0d6142d095c949fd6a1969871d27450f29346be579a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T21:12:36.420Z] + go version [2023-05-24T21:12:36.420Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T21:12:36.444Z] $ docker stop --time=1 dc8bc8d953013b3bbc28f0d6142d095c949fd6a1969871d27450f29346be579a [2023-05-24T21:12:38.094Z] $ docker rm -f --volumes dc8bc8d953013b3bbc28f0d6142d095c949fd6a1969871d27450f29346be579a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:12:38.621Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T21:12:38.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T21:12:38.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-16788 does not seem to be running inside a container [2023-05-24T21:12:38.867Z] $ 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/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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-05-24T21:12:40.019Z] $ docker top 5804a951e7cf8038260b1e8549b0c7d54a6f6e62b8f3e0104cac930bfafc5e5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T21:12:40.857Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-24T21:12:41.475Z] + make test [2023-05-24T21:12:41.475Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T21:13:20.376Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-24T21:15:27.084Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-24T21:15:27.084Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-24T21:16:05.957Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.028s coverage: 40.5% of statements [2023-05-24T21:16:05.957Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.589s coverage: 51.9% of statements [2023-05-24T21:16:05.957Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.069s coverage: 96.4% of statements [2023-05-24T21:16:05.957Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T21:16:05.957Z] go vet ./... [2023-05-24T21:16:32.646Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T21:16:32.646Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T21:16:32.646Z] ./bin/test-attribution-txt.sh [2023-05-24T21:16:32.646Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-24T21:16:32.646Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T21:16:32.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T21:16:32.686Z] $ docker stop --time=1 5804a951e7cf8038260b1e8549b0c7d54a6f6e62b8f3e0104cac930bfafc5e5e [2023-05-24T21:16:34.510Z] $ docker rm -f --volumes 5804a951e7cf8038260b1e8549b0c7d54a6f6e62b8f3e0104cac930bfafc5e5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T21:16:35.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T21:16:35.719Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T21:16:36.612Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T21:16:37.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T21:16:37.373Z] + ls -al . [2023-05-24T21:16:37.373Z] total 624 [2023-05-24T21:16:37.373Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 21:12 . [2023-05-24T21:16:37.373Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:10 .. [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 21:10 .dockerignore [2023-05-24T21:16:37.373Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 21:10 .git [2023-05-24T21:16:37.373Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 21:10 .github [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 946 May 24 21:10 .gitignore [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 21:10 .golangci.yml [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 24 21:10 Attribution.txt [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 24 21:10 CHANGELOG.md [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 24 21:10 Dockerfile [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 21:10 GOVERNANCE.md [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 683 May 24 21:10 Jenkinsfile [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 21:10 LICENSE [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 24 21:10 Makefile [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 21:10 OWNERS.md [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 24 21:10 README.md [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 21:07 VERSION [2023-05-24T21:16:37.373Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:10 bin [2023-05-24T21:16:37.373Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:10 cmd [2023-05-24T21:16:37.373Z] -rw-r--r-- 1 jenkins jenkins 458039 May 24 21:16 coverage.out [2023-05-24T21:16:37.373Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:10 examples [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 24 21:10 go.mod [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 31168 May 24 21:10 go.sum [2023-05-24T21:16:37.373Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:10 images [2023-05-24T21:16:37.373Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 21:10 internal [2023-05-24T21:16:37.373Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:10 snap [2023-05-24T21:16:37.373Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:16:37.763Z] + 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=2abd3f7522cd42fe13cf74a5c9d2acf66b3516ba --label arch=arm64 --label version=0.0.0 . [2023-05-24T21:16:38.039Z] Sending build context to Docker daemon 1.212MB [2023-05-24T21:16:38.039Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T21:16:38.039Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T21:16:38.039Z] ---> 5eafae462721 [2023-05-24T21:16:38.039Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T21:16:38.039Z] ---> Running in 17d58288938f [2023-05-24T21:16:38.645Z] Removing intermediate container 17d58288938f [2023-05-24T21:16:38.645Z] ---> 9668d55bb671 [2023-05-24T21:16:38.645Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T21:16:38.645Z] ---> Running in a41490038524 [2023-05-24T21:16:38.918Z] Removing intermediate container a41490038524 [2023-05-24T21:16:38.918Z] ---> 6a9acccbdbe8 [2023-05-24T21:16:38.918Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T21:16:38.918Z] ---> Running in 67fd830fc63e [2023-05-24T21:16:39.189Z] Removing intermediate container 67fd830fc63e [2023-05-24T21:16:39.189Z] ---> 2e762fdf5954 [2023-05-24T21:16:39.189Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T21:16:39.460Z] ---> Running in 01a6e278726e [2023-05-24T21:16:39.732Z] Removing intermediate container 01a6e278726e [2023-05-24T21:16:39.732Z] ---> fd66df68d0ed [2023-05-24T21:16:39.732Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T21:16:39.732Z] ---> Running in 7b47d170ce35 [2023-05-24T21:16:41.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T21:16:41.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T21:16:42.701Z] OK: 263 MiB in 53 packages [2023-05-24T21:16:43.669Z] Removing intermediate container 7b47d170ce35 [2023-05-24T21:16:43.669Z] ---> b3019997be11 [2023-05-24T21:16:43.669Z] Step 8/24 : WORKDIR /app [2023-05-24T21:16:43.669Z] ---> Running in 4d35f11c2eca [2023-05-24T21:16:44.256Z] Removing intermediate container 4d35f11c2eca [2023-05-24T21:16:44.256Z] ---> 9ec3c291d41e [2023-05-24T21:16:44.256Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T21:16:44.525Z] ---> 282f88d7c238 [2023-05-24T21:16:44.525Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T21:16:44.799Z] ---> Running in fd2605aff22b [2023-05-24T21:16:50.159Z] Removing intermediate container fd2605aff22b [2023-05-24T21:16:50.159Z] ---> 41589021008d [2023-05-24T21:16:50.159Z] Step 11/24 : COPY . . [2023-05-24T21:16:50.741Z] ---> 55dceb06c907 [2023-05-24T21:16:50.741Z] Step 12/24 : RUN $MAKE [2023-05-24T21:16:50.741Z] ---> Running in 676c51bd986e [2023-05-24T21:16:51.705Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-24T21:19:13.408Z] Removing intermediate container 676c51bd986e [2023-05-24T21:19:13.408Z] ---> c9cb727a4250 [2023-05-24T21:19:13.408Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T21:19:13.408Z] 3.17: Pulling from library/alpine [2023-05-24T21:19:13.408Z] c41833b44d91: Already exists [2023-05-24T21:19:13.408Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T21:19:13.408Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T21:19:13.408Z] ---> 51e60588ff2c [2023-05-24T21:19:13.408Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T21:19:13.408Z] ---> Running in 9fd6ba3aca95 [2023-05-24T21:19:13.408Z] Removing intermediate container 9fd6ba3aca95 [2023-05-24T21:19:13.408Z] ---> af21ee1bd9f3 [2023-05-24T21:19:13.408Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T21:19:13.408Z] ---> Running in a96e4734af0d [2023-05-24T21:19:13.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T21:19:13.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T21:19:14.961Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T21:19:14.961Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T21:19:15.232Z] OK: 8 MiB in 16 packages [2023-05-24T21:19:18.585Z] Removing intermediate container a96e4734af0d [2023-05-24T21:19:18.585Z] ---> 421864416d43 [2023-05-24T21:19:18.585Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-24T21:19:18.854Z] ---> 69d0ec3a91af [2023-05-24T21:19:18.854Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-24T21:19:19.441Z] ---> 92857eef707f [2023-05-24T21:19:19.441Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-24T21:19:20.853Z] ---> 490a68d37f5c [2023-05-24T21:19:20.853Z] Step 19/24 : EXPOSE 59989 [2023-05-24T21:19:20.853Z] ---> Running in 57fa5c91260e [2023-05-24T21:19:21.122Z] Removing intermediate container 57fa5c91260e [2023-05-24T21:19:21.122Z] ---> 7d912336f439 [2023-05-24T21:19:21.122Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-24T21:19:21.390Z] ---> Running in ea5fd1124a39 [2023-05-24T21:19:21.658Z] Removing intermediate container ea5fd1124a39 [2023-05-24T21:19:21.658Z] ---> 6b3cec153e05 [2023-05-24T21:19:21.658Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T21:19:21.658Z] ---> Running in 60b9f1a223e7 [2023-05-24T21:19:21.925Z] Removing intermediate container 60b9f1a223e7 [2023-05-24T21:19:21.925Z] ---> 3b0ea5afb70d [2023-05-24T21:19:21.925Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T21:19:21.925Z] ---> Running in 0354e01079ce [2023-05-24T21:19:22.194Z] Removing intermediate container 0354e01079ce [2023-05-24T21:19:22.194Z] ---> 76258e78526a [2023-05-24T21:19:22.194Z] Step 23/24 : LABEL git_sha=2abd3f7522cd42fe13cf74a5c9d2acf66b3516ba [2023-05-24T21:19:22.464Z] ---> Running in df4cc2fb0c63 [2023-05-24T21:19:22.731Z] Removing intermediate container df4cc2fb0c63 [2023-05-24T21:19:22.731Z] ---> c2b61dd9d98c [2023-05-24T21:19:22.731Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T21:19:22.731Z] ---> Running in 1db2af6f3af6 [2023-05-24T21:19:23.001Z] Removing intermediate container 1db2af6f3af6 [2023-05-24T21:19:23.001Z] ---> 4f94000331b3 [2023-05-24T21:19:23.001Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T21:19:23.001Z] Successfully built 4f94000331b3 [2023-05-24T21:19:23.001Z] 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-05-24T21:19:23.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T21:19:23.455Z] [2023-05-24T21:19:23.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:19:23.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T21:19:23.785Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T21:19:23.785Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T21:19:23.786Z] 04944245beec: Pulling fs layer [2023-05-24T21:19:23.786Z] 699f458cf7ca: Pulling fs layer [2023-05-24T21:19:23.786Z] 765212b225bb: Pulling fs layer [2023-05-24T21:19:23.786Z] f23df028b6ca: Pulling fs layer [2023-05-24T21:19:23.786Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T21:19:23.786Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T21:19:23.786Z] 765212b225bb: Waiting [2023-05-24T21:19:23.786Z] d65c8cfc05b1: Waiting [2023-05-24T21:19:23.786Z] 2437ff75d9bd: Waiting [2023-05-24T21:19:23.786Z] f23df028b6ca: Waiting [2023-05-24T21:19:24.056Z] 04944245beec: Verifying Checksum [2023-05-24T21:19:24.056Z] 04944245beec: Download complete [2023-05-24T21:19:24.056Z] 765212b225bb: Verifying Checksum [2023-05-24T21:19:24.056Z] 765212b225bb: Download complete [2023-05-24T21:19:24.056Z] f23df028b6ca: Download complete [2023-05-24T21:19:24.056Z] d65c8cfc05b1: Download complete [2023-05-24T21:19:24.328Z] 699f458cf7ca: Verifying Checksum [2023-05-24T21:19:24.328Z] 699f458cf7ca: Download complete [2023-05-24T21:19:24.596Z] 8998bd30e6a1: Download complete [2023-05-24T21:19:27.181Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T21:19:27.181Z] 2437ff75d9bd: Download complete [2023-05-24T21:19:28.593Z] 8998bd30e6a1: Pull complete [2023-05-24T21:19:32.847Z] 04944245beec: Pull complete [2023-05-24T21:19:33.432Z] 699f458cf7ca: Pull complete [2023-05-24T21:19:33.700Z] 765212b225bb: Pull complete [2023-05-24T21:19:34.661Z] f23df028b6ca: Pull complete [2023-05-24T21:19:34.661Z] d65c8cfc05b1: Pull complete [2023-05-24T21:19:49.662Z] 2437ff75d9bd: Pull complete [2023-05-24T21:19:49.662Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T21:19:49.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T21:19:49.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T21:19:49.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-16788 does not seem to be running inside a container [2023-05-24T21:19:49.941Z] $ 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/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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-05-24T21:19:52.653Z] $ docker top 9f695c00472cac4c617a107540ea310b8ca384373deb3916ceb1c8989783b86d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:19:53.512Z] ---> job-cost.sh [2023-05-24T21:19:53.512Z] lf-activate-venv: SKIPPING [2023-05-24T21:19:53.512Z] INFO: No Stack... [2023-05-24T21:19:54.098Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T21:19:55.058Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T21:19:55.696Z] + cut -d, -f6 [2023-05-24T21:19:55.696Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [Pipeline] lock [2023-05-24T21:19:55.767Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-4-stack-cost] [2023-05-24T21:19:55.774Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-4-stack-cost] did not exist. Created. [2023-05-24T21:19:55.774Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T21:19:56.438Z] /w/workspace/device-rfid-llrp-go/4@tmp/durable-edfc0e60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T21:19:57.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T21:19:57.111Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T21:19:57.171Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T21:19:57.178Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T21:19:57.199Z] $ docker stop --time=1 9f695c00472cac4c617a107540ea310b8ca384373deb3916ceb1c8989783b86d [2023-05-24T21:19:58.739Z] $ docker rm -f --volumes 9f695c00472cac4c617a107540ea310b8ca384373deb3916ceb1c8989783b86d [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-05-24T21:19:59.167Z] provisioning config files... [2023-05-24T21:19:59.175Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/config15902149832626132744tmp [Pipeline] { [Pipeline] sh [2023-05-24T21:19:59.465Z] + set +x [2023-05-24T21:19:59.465Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-05-24T21:19:59.465Z] [2023-05-24T21:19:59.465Z] [2023-05-24T21:19:59.465Z] _____ _ [2023-05-24T21:19:59.465Z] / ____| | | [2023-05-24T21:19:59.465Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T21:19:59.465Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T21:19:59.465Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T21:19:59.465Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T21:19:59.465Z] Bash-1.0.6 [2023-05-24T21:19:59.465Z] [2023-05-24T21:19:59.465Z] [2023-05-24T21:19:59.465Z] ==> git version 2.25.1 found [2023-05-24T21:19:59.465Z] ==> 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-05-24T21:19:59.465Z] Release-Date: 2020-01-08 [2023-05-24T21:19:59.465Z] 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-05-24T21:19:59.465Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T21:19:59.465Z] ==> Jenkins CI detected. [2023-05-24T21:19:59.465Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-232 [2023-05-24T21:19:59.465Z] project root: . [2023-05-24T21:19:59.465Z] --> token set from env [2023-05-24T21:19:59.465Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T21:19:59.465Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T21:19:59.465Z] ==> Python coveragepy not found [2023-05-24T21:19:59.465Z] ==> Searching for coverage reports in: [2023-05-24T21:19:59.465Z] + . [2023-05-24T21:19:59.465Z] -> Found 1 reports [2023-05-24T21:19:59.465Z] ==> Detecting git/mercurial file structure [2023-05-24T21:19:59.724Z] ==> Reading reports [2023-05-24T21:19:59.724Z] + ./coverage.out bytes=458039 [2023-05-24T21:19:59.724Z] ==> Appending adjustments [2023-05-24T21:19:59.724Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T21:19:59.724Z] + Found adjustments [2023-05-24T21:19:59.724Z] ==> Gzipping contents [2023-05-24T21:19:59.983Z] 52K /tmp/codecov.KRbzBO.gz [2023-05-24T21:19:59.983Z] ==> Uploading reports [2023-05-24T21:19:59.983Z] url: https://codecov.io [2023-05-24T21:19:59.983Z] query: branch=PR-232&commit=967030e066fcfd8c074863470cf33a44c00bbb4b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-232%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=232&job=&cmd_args= [2023-05-24T21:19:59.983Z] -> Pinging Codecov [2023-05-24T21:19:59.983Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-232&commit=967030e066fcfd8c074863470cf33a44c00bbb4b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-232%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=232&job=&cmd_args= [2023-05-24T21:19:59.983Z] -> Uploading to [2023-05-24T21:19:59.983Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/967030e066fcfd8c074863470cf33a44c00bbb4b/fb4f6a17-598d-4455-bd45-f55e42388579.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T211959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef42ca51e1dad8374cc8d1fd8aadfd880a9cf043cd22fc007100e709e42b8782 [2023-05-24T21:19:59.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T21:19:59.983Z] Dload Upload Total Spent Left Speed [2023-05-24T21:20:00.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50481 0 0 100 50481 0 176k --:--:-- --:--:-- --:--:-- 176k [2023-05-24T21:20:00.242Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/967030e066fcfd8c074863470cf33a44c00bbb4b [Pipeline] } [2023-05-24T21:20:00.248Z] 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-05-24T21:20:00.979Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-232/archives ] [2023-05-24T21:20:00.980Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-232/archives [2023-05-24T21:20:00.980Z] total 16 [2023-05-24T21:20:00.980Z] drwxr-xr-x 3 root root 4096 May 24 21:09 . [2023-05-24T21:20:00.980Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 21:09 .. [2023-05-24T21:20:00.980Z] drwxr-xr-x 2 root root 4096 May 24 21:09 cost [2023-05-24T21:20:00.980Z] -rw-r--r-- 1 root root 91 May 24 21:09 cost.csv [2023-05-24T21:20:00.980Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-232/archives [2023-05-24T21:20:00.980Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-232/archives [2023-05-24T21:20:00.980Z] total 16 [2023-05-24T21:20:00.980Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 21:09 . [2023-05-24T21:20:00.980Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 21:09 .. [2023-05-24T21:20:00.980Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 21:09 cost [2023-05-24T21:20:00.980Z] -rw-r--r-- 1 jenkins jenkins 91 May 24 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:20:01.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:20:02.122Z] ---> package-listing.sh [2023-05-24T21:20:02.122Z] ++ facter osfamily [2023-05-24T21:20:02.122Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T21:20:02.381Z] + OS_FAMILY=debian [2023-05-24T21:20:02.381Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-232 [2023-05-24T21:20:02.381Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T21:20:02.381Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T21:20:02.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T21:20:02.381Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T21:20:02.381Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-232 ']' [2023-05-24T21:20:02.381Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T21:20:02.381Z] + case "${OS_FAMILY}" in [2023-05-24T21:20:02.381Z] + dpkg -l [2023-05-24T21:20:02.381Z] + grep '^ii' [2023-05-24T21:20:02.381Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T21:20:02.381Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T21:20:02.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T21:20:02.381Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-232 ']' [2023-05-24T21:20:02.381Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-232/archives/ [2023-05-24T21:20:02.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-232/archives/ [Pipeline] echo [2023-05-24T21:20:02.389Z] 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-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T21:20:02.663Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T21:20:03.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T21:20:03.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T21:20:03.285Z] prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container [2023-05-24T21:20:03.326Z] $ 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-232/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-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@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-05-24T21:20:03.511Z] $ docker top 0155bf160162c71af923b205a14bef21e09a76fe42afee65f396a7229fd59a30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T21:20:03.847Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T21:20:04.132Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T21:20:04.413Z] + ls /var/log/sa-host [2023-05-24T21:20:04.413Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T21:20:04.482Z] provisioning config files... [2023-05-24T21:20:04.488Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/config12531725485014089531tmp [Pipeline] { [Pipeline] echo [2023-05-24T21:20:04.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:20:04.779Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T21:20:04.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:20:05.128Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T21:20:05.136Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:20:05.418Z] ---> sudo-logs.sh [2023-05-24T21:20:05.418Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T21:20:05.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:20:05.721Z] ---> job-cost.sh [2023-05-24T21:20:05.721Z] lf-activate-venv: SKIPPING [2023-05-24T21:20:05.721Z] DEBUG: total: 0.2199999988079071 [2023-05-24T21:20:05.721Z] INFO: Retrieving Stack Cost... [2023-05-24T21:20:06.288Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T21:20:06.548Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T21:20:06.559Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T21:20:06.844Z] ---> logs-deploy.sh [2023-05-24T21:20:06.844Z] lf-activate-venv: SKIPPING [2023-05-24T21:20:06.844Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-232/4 [2023-05-24T21:20:06.844Z] INFO: archiving workspace using pattern(s): [2023-05-24T21:20:07.781Z] Archives upload complete. [2023-05-24T21:20:07.781Z] INFO: archiving logs to Nexus