Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+bd8b86e6a893c9f074626212dc18efab5eec6be1 (28245271b431cb1a927690f8e71b6ad13b1d3722) 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-ssh10439636969744680473.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-ssh13910014417238808056.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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8991631143274285933.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-ssh7430228201503380772.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17153269851363789645.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-16041’ Running on prd-ubuntu20.04-docker-8c-8g-16044 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bd8b86e6a893c9f074626212dc18efab5eec6be1 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 5f930b0292112e47140d269c79cba913aacac8b8 Checking out Revision 5f930b0292112e47140d269c79cba913aacac8b8 (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f930b0292112e47140d269c79cba913aacac8b8 # timeout=10 Commit message: "Merge commit 'bd8b86e6a893c9f074626212dc18efab5eec6be1' into HEAD" > git rev-list --no-walk 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T21:08:14.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T21:08:14.832Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T21:08:14.853Z] ========================================================= [2023-05-18T21:08:14.853Z] EdgeX Global Pipelines Version Info [2023-05-18T21:08:14.853Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:08:15.605Z] ------------------- [2023-05-18T21:08:15.605Z] stable info: [2023-05-18T21:08:15.605Z] ------------------- [2023-05-18T21:08:15.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T21:08:15.605Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T21:08:15.605Z] Message: update stable to v1.0.249 [2023-05-18T21:08:16.174Z] ------------------- [2023-05-18T21:08:16.174Z] experimental info: [2023-05-18T21:08:16.174Z] ------------------- [2023-05-18T21:08:16.174Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T21:08:16.174Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T21:08:16.174Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T21:08:16.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-18T21:08:16.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-18T21:08:16.362Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T21:08:16.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T21:08:16.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T21:08:16.402Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T21:08:16.418Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T21:08:16.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T21:08:16.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T21:08:16.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T21:08:16.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T21:08:16.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-18T21:08:16.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T21:08:16.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T21:08:16.561Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T21:08:16.578Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T21:08:16.594Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T21:08:16.613Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T21:08:16.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T21:08:16.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T21:08:16.659Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T21:08:16.674Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T21:08:16.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T21:08:16.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T21:08:16.717Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T21:08:16.735Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T21:08:16.754Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T21:08:16.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-05-18T21:08:16.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-05-18T21:08:16.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-05-18T21:08:16.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f930b0292112e47140d269c79cba913aacac8b8 [Pipeline] echo [2023-05-18T21:08:16.839Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f930b0 [Pipeline] echo [2023-05-18T21:08:16.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T21:08:16.899Z] provisioning config files... [2023-05-18T21:08:16.915Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config16446896617430839361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:08:17.222Z] ---> docker-login.sh [2023-05-18T21:08:17.222Z] nexus3.edgexfoundry.org:10001 [2023-05-18T21:08:17.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:17.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:17.745Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:17.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:17.745Z] [2023-05-18T21:08:17.745Z] Login Succeeded [2023-05-18T21:08:17.745Z] nexus3.edgexfoundry.org:10002 [2023-05-18T21:08:17.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:17.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:17.745Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:17.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:17.745Z] [2023-05-18T21:08:17.745Z] Login Succeeded [2023-05-18T21:08:17.745Z] nexus3.edgexfoundry.org:10003 [2023-05-18T21:08:17.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:18.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:18.006Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:18.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:18.006Z] [2023-05-18T21:08:18.006Z] Login Succeeded [2023-05-18T21:08:18.006Z] nexus3.edgexfoundry.org:10004 [2023-05-18T21:08:18.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:18.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:18.006Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:18.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:18.006Z] [2023-05-18T21:08:18.006Z] Login Succeeded [2023-05-18T21:08:18.006Z] docker.io [2023-05-18T21:08:18.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:18.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:18.267Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:18.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:18.267Z] [2023-05-18T21:08:18.267Z] Login Succeeded [2023-05-18T21:08:18.267Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T21:08:18.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T21:08:18.662Z] + git rev-list -1 --merges 5f930b0292112e47140d269c79cba913aacac8b8~1..5f930b0292112e47140d269c79cba913aacac8b8 [Pipeline] echo [2023-05-18T21:08:18.722Z] -----------> git rev-list -1 --merges 5f930b0292112e47140d269c79cba913aacac8b8~1..5f930b0292112e47140d269c79cba913aacac8b8 5f930b0292112e47140d269c79cba913aacac8b8 [2023-05-18T21:08:18.722Z] 5f930b0292112e47140d269c79cba913aacac8b8 [false] [Pipeline] sh [2023-05-18T21:08:19.010Z] + git log --format=format:%s -1 5f930b0292112e47140d269c79cba913aacac8b8 [Pipeline] echo [2023-05-18T21:08:19.026Z] ========================================================= [2023-05-18T21:08:19.026Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T21:08:19.026Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T21:08:19.368Z] + git log --format=format:%s -1 5f930b0292112e47140d269c79cba913aacac8b8 [Pipeline] echo [2023-05-18T21:08:19.378Z] [semverPrep] GIT_COMMIT: 5f930b0292112e47140d269c79cba913aacac8b8, Commit Message: Merge commit 'bd8b86e6a893c9f074626212dc18efab5eec6be1' into HEAD [Pipeline] echo [2023-05-18T21:08:19.389Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T21:08:19.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T21:08:19.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T21:08:19.750Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T21:08:19.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T21:08:19.750Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T21:08:19.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T21:08:19.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:08:20.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T21:08:20.112Z] [2023-05-18T21:08:20.112Z] 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-18T21:08:20.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T21:08:20.418Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T21:08:20.418Z] b85a868b505f: Pulling fs layer [2023-05-18T21:08:20.418Z] e2be974225ed: Pulling fs layer [2023-05-18T21:08:20.418Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T21:08:20.418Z] 988bab9f4d93: Pulling fs layer [2023-05-18T21:08:20.418Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T21:08:20.418Z] eaf3925da568: Pulling fs layer [2023-05-18T21:08:20.418Z] bab4dde63d76: Pulling fs layer [2023-05-18T21:08:20.418Z] bde34c3a00c8: Pulling fs layer [2023-05-18T21:08:20.418Z] b352a97aabf1: Pulling fs layer [2023-05-18T21:08:20.418Z] 4872d77fe225: Pulling fs layer [2023-05-18T21:08:20.418Z] 5851b861e8e6: Pulling fs layer [2023-05-18T21:08:20.418Z] 988bab9f4d93: Waiting [2023-05-18T21:08:20.418Z] b352a97aabf1: Waiting [2023-05-18T21:08:20.418Z] bab4dde63d76: Waiting [2023-05-18T21:08:20.418Z] 4872d77fe225: Waiting [2023-05-18T21:08:20.418Z] 5851b861e8e6: Waiting [2023-05-18T21:08:20.418Z] 1469e6f7b9e6: Waiting [2023-05-18T21:08:20.418Z] eaf3925da568: Waiting [2023-05-18T21:08:20.418Z] bde34c3a00c8: Waiting [2023-05-18T21:08:20.418Z] e2be974225ed: Verifying Checksum [2023-05-18T21:08:20.418Z] e2be974225ed: Download complete [2023-05-18T21:08:20.418Z] 988bab9f4d93: Verifying Checksum [2023-05-18T21:08:20.418Z] 988bab9f4d93: Download complete [2023-05-18T21:08:20.678Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T21:08:20.678Z] 1469e6f7b9e6: Download complete [2023-05-18T21:08:20.678Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T21:08:20.678Z] 339a4e72a1f5: Download complete [2023-05-18T21:08:20.678Z] eaf3925da568: Verifying Checksum [2023-05-18T21:08:20.678Z] eaf3925da568: Download complete [2023-05-18T21:08:20.678Z] bde34c3a00c8: Verifying Checksum [2023-05-18T21:08:20.678Z] bde34c3a00c8: Download complete [2023-05-18T21:08:20.678Z] b352a97aabf1: Download complete [2023-05-18T21:08:20.678Z] 4872d77fe225: Download complete [2023-05-18T21:08:20.678Z] 5851b861e8e6: Download complete [2023-05-18T21:08:20.678Z] b85a868b505f: Verifying Checksum [2023-05-18T21:08:20.678Z] b85a868b505f: Download complete [2023-05-18T21:08:20.939Z] bab4dde63d76: Verifying Checksum [2023-05-18T21:08:20.939Z] bab4dde63d76: Download complete [2023-05-18T21:08:22.318Z] b85a868b505f: Pull complete [2023-05-18T21:08:22.318Z] e2be974225ed: Pull complete [2023-05-18T21:08:22.578Z] 339a4e72a1f5: Pull complete [2023-05-18T21:08:22.839Z] 988bab9f4d93: Pull complete [2023-05-18T21:08:23.101Z] 1469e6f7b9e6: Pull complete [2023-05-18T21:08:23.101Z] eaf3925da568: Pull complete [2023-05-18T21:08:25.010Z] bab4dde63d76: Pull complete [2023-05-18T21:08:25.011Z] bde34c3a00c8: Pull complete [2023-05-18T21:08:25.272Z] b352a97aabf1: Pull complete [2023-05-18T21:08:25.272Z] 4872d77fe225: Pull complete [2023-05-18T21:08:25.272Z] 5851b861e8e6: Pull complete [2023-05-18T21:08:25.272Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T21:08:25.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T21:08:25.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:08:25.389Z] prd-ubuntu20.04-docker-8c-8g-16044 does not seem to be running inside a container [2023-05-18T21:08:25.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-18T21:08:27.812Z] $ docker top e0efc08568614eac6fce2426e14e07ec71dcaee17bd6e9092a02c1102c6224bd -eo pid,comm [2023-05-18T21:08:27.873Z] 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-18T21:08:27.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T21:08:27.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T21:08:27.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T21:08:28.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T21:08:28.032Z] $ docker exec e0efc08568614eac6fce2426e14e07ec71dcaee17bd6e9092a02c1102c6224bd ssh-agent [2023-05-18T21:08:28.140Z] SSH_AUTH_SOCK=/tmp/ssh-XxkWs7c3Ycgj/agent.32 [2023-05-18T21:08:28.140Z] SSH_AGENT_PID=38 [2023-05-18T21:08:28.146Z] Running ssh-add (command line suppressed) [2023-05-18T21:08:28.247Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_3052223443823609695.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_3052223443823609695.key) [2023-05-18T21:08:28.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T21:08:28.560Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T21:08:28.576Z] $ docker exec --env ******** --env ******** e0efc08568614eac6fce2426e14e07ec71dcaee17bd6e9092a02c1102c6224bd ssh-agent -k [2023-05-18T21:08:28.682Z] unset SSH_AUTH_SOCK; [2023-05-18T21:08:28.683Z] unset SSH_AGENT_PID; [2023-05-18T21:08:28.683Z] echo Agent pid 38 killed; [2023-05-18T21:08:28.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T21:08:28.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T21:08:28.722Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T21:08:28.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T21:08:28.823Z] $ docker exec e0efc08568614eac6fce2426e14e07ec71dcaee17bd6e9092a02c1102c6224bd ssh-agent [2023-05-18T21:08:28.937Z] SSH_AUTH_SOCK=/tmp/ssh-7lbD8dUfp6NZ/agent.69 [2023-05-18T21:08:28.937Z] SSH_AGENT_PID=75 [2023-05-18T21:08:28.943Z] Running ssh-add (command line suppressed) [2023-05-18T21:08:29.043Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2404280913508216605.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2404280913508216605.key) [2023-05-18T21:08:29.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T21:08:29.344Z] + git semver init [2023-05-18T21:08:29.605Z] 2023-05-18 21:08:29,512 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T21:08:29.605Z] 2023-05-18 21:08:29,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-05-18T21:08:29.605Z] 2023-05-18 21:08:29,513 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-05-18T21:08:29.605Z] 2023-05-18 21:08:29,513 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-05-18T21:08:30.545Z] 2023-05-18 21:08:30,257 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-05-18T21:08:30.545Z] 2023-05-18 21:08:30,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False [2023-05-18T21:08:30.545Z] 2023-05-18 21:08:30,258 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-18T21:08:30.545Z] 2023-05-18 21:08:30,262 [execute] INFO git cat-file --batch-check [2023-05-18T21:08:30.545Z] 2023-05-18 21:08:30,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T21:08:30.545Z] 2023-05-18 21:08:30,269 [execute] INFO git cat-file --batch [2023-05-18T21:08:30.545Z] 2023-05-18 21:08:30,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T21:08:30.545Z] 2023-05-18 21:08:30,275 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-18T21:08:30.545Z] 0.0.0 [Pipeline] } [2023-05-18T21:08:30.554Z] $ docker exec --env ******** --env ******** e0efc08568614eac6fce2426e14e07ec71dcaee17bd6e9092a02c1102c6224bd ssh-agent -k [2023-05-18T21:08:30.657Z] unset SSH_AUTH_SOCK; [2023-05-18T21:08:30.658Z] unset SSH_AGENT_PID; [2023-05-18T21:08:30.658Z] echo Agent pid 75 killed; [2023-05-18T21:08:30.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T21:08:30.990Z] + git semver [Pipeline] } [2023-05-18T21:08:31.262Z] $ docker stop --time=1 e0efc08568614eac6fce2426e14e07ec71dcaee17bd6e9092a02c1102c6224bd [2023-05-18T21:08:32.584Z] $ docker rm -f --volumes e0efc08568614eac6fce2426e14e07ec71dcaee17bd6e9092a02c1102c6224bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T21:08:32.949Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T21:08:33.150Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T21:08:33.154Z] [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-18T21:08:33.297Z] provisioning config files... [2023-05-18T21:08:33.308Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config17494219326792080069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:08:33.612Z] ---> docker-login.sh [2023-05-18T21:08:33.612Z] nexus3.edgexfoundry.org:10001 [2023-05-18T21:08:33.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:33.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:33.612Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:33.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:33.613Z] [2023-05-18T21:08:33.613Z] Login Succeeded [2023-05-18T21:08:33.613Z] nexus3.edgexfoundry.org:10002 [2023-05-18T21:08:33.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:33.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:33.613Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:33.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:33.613Z] [2023-05-18T21:08:33.613Z] Login Succeeded [2023-05-18T21:08:33.613Z] nexus3.edgexfoundry.org:10003 [2023-05-18T21:08:33.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:33.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:33.874Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:33.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:33.874Z] [2023-05-18T21:08:33.874Z] Login Succeeded [2023-05-18T21:08:33.874Z] nexus3.edgexfoundry.org:10004 [2023-05-18T21:08:33.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:33.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:33.874Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:33.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:33.874Z] [2023-05-18T21:08:33.874Z] Login Succeeded [2023-05-18T21:08:33.874Z] docker.io [2023-05-18T21:08:33.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:08:34.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:08:34.135Z] Configure a credential helper to remove this warning. See [2023-05-18T21:08:34.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:08:34.135Z] [2023-05-18T21:08:34.135Z] Login Succeeded [2023-05-18T21:08:34.135Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T21:08:34.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T21:08:34.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T21:08:34.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T21:08:34.259Z] ========================================================= [2023-05-18T21:08:34.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T21:08:34.259Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:08:34.591Z] + 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-18T21:08:34.591Z] Sending build context to Docker daemon 4.253MB [2023-05-18T21:08:34.591Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T21:08:34.591Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T21:08:34.591Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T21:08:34.591Z] f56be85fc22e: Pulling fs layer [2023-05-18T21:08:34.591Z] 85791d961cd3: Pulling fs layer [2023-05-18T21:08:34.591Z] d694b5ae8c79: Pulling fs layer [2023-05-18T21:08:34.591Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T21:08:34.591Z] 4d19c01a9841: Pulling fs layer [2023-05-18T21:08:34.591Z] 9f32a84ed3da: Waiting [2023-05-18T21:08:34.591Z] 9325e15d5711: Pulling fs layer [2023-05-18T21:08:34.591Z] 4d19c01a9841: Waiting [2023-05-18T21:08:34.591Z] 556b6ee489ea: Pulling fs layer [2023-05-18T21:08:34.591Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T21:08:34.591Z] 9325e15d5711: Waiting [2023-05-18T21:08:34.591Z] 556b6ee489ea: Waiting [2023-05-18T21:08:34.591Z] c5a4b2cf53e6: Waiting [2023-05-18T21:08:34.591Z] 85791d961cd3: Download complete [2023-05-18T21:08:34.591Z] 9f32a84ed3da: Verifying Checksum [2023-05-18T21:08:34.591Z] 9f32a84ed3da: Download complete [2023-05-18T21:08:34.591Z] 4d19c01a9841: Download complete [2023-05-18T21:08:34.852Z] f56be85fc22e: Verifying Checksum [2023-05-18T21:08:34.852Z] f56be85fc22e: Download complete [2023-05-18T21:08:34.852Z] 9325e15d5711: Verifying Checksum [2023-05-18T21:08:34.852Z] 9325e15d5711: Download complete [2023-05-18T21:08:34.852Z] f56be85fc22e: Pull complete [2023-05-18T21:08:35.113Z] 85791d961cd3: Pull complete [2023-05-18T21:08:35.372Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T21:08:35.372Z] c5a4b2cf53e6: Download complete [2023-05-18T21:08:35.372Z] d694b5ae8c79: Verifying Checksum [2023-05-18T21:08:35.372Z] d694b5ae8c79: Download complete [2023-05-18T21:08:35.631Z] 556b6ee489ea: Verifying Checksum [2023-05-18T21:08:35.632Z] 556b6ee489ea: Download complete [2023-05-18T21:08:38.917Z] d694b5ae8c79: Pull complete [2023-05-18T21:08:38.917Z] 9f32a84ed3da: Pull complete [2023-05-18T21:08:38.917Z] 4d19c01a9841: Pull complete [2023-05-18T21:08:39.176Z] 9325e15d5711: Pull complete [2023-05-18T21:08:41.714Z] 556b6ee489ea: Pull complete [2023-05-18T21:08:42.650Z] c5a4b2cf53e6: Pull complete [2023-05-18T21:08:42.650Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T21:08:42.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T21:08:42.650Z] ---> c4be618373d6 [2023-05-18T21:08:42.650Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T21:08:46.868Z] ---> Running in 13f1d682b492 [2023-05-18T21:08:46.868Z] Removing intermediate container 13f1d682b492 [2023-05-18T21:08:46.868Z] ---> 3c62ce3c1157 [2023-05-18T21:08:46.868Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T21:08:46.868Z] ---> Running in be869ac25362 [2023-05-18T21:08:46.868Z] Removing intermediate container be869ac25362 [2023-05-18T21:08:46.868Z] ---> f58d99d4cb94 [2023-05-18T21:08:46.868Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T21:08:46.868Z] ---> Running in 3b52ea9b73f9 [2023-05-18T21:08:46.868Z] Removing intermediate container 3b52ea9b73f9 [2023-05-18T21:08:46.868Z] ---> 47415d506a75 [2023-05-18T21:08:46.868Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T21:08:46.868Z] ---> Running in 2bd03c9655a2 [2023-05-18T21:08:47.127Z] Removing intermediate container 2bd03c9655a2 [2023-05-18T21:08:47.127Z] ---> 458a5d15dfae [2023-05-18T21:08:47.127Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T21:08:47.127Z] ---> Running in d7490756d741 [2023-05-18T21:08:47.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T21:08:47.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T21:08:47.647Z] OK: 265 MiB in 53 packages [2023-05-18T21:08:47.908Z] Removing intermediate container d7490756d741 [2023-05-18T21:08:47.908Z] ---> 2e0320f05fac [2023-05-18T21:08:47.908Z] Step 8/12 : WORKDIR /app [2023-05-18T21:08:47.908Z] ---> Running in a60481100ff6 [2023-05-18T21:08:48.168Z] Removing intermediate container a60481100ff6 [2023-05-18T21:08:48.168Z] ---> d62f0c5eb3ab [2023-05-18T21:08:48.168Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T21:08:48.168Z] ---> 562214859fef [2023-05-18T21:08:48.168Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T21:08:48.168Z] ---> Running in 2d6d975fa05a [2023-05-18T21:08:48.261Z] Still waiting to schedule task [2023-05-18T21:08:48.262Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16042’ [2023-05-18T21:09:20.831Z] Removing intermediate container 2d6d975fa05a [2023-05-18T21:09:20.831Z] ---> c1ed8cff6992 [2023-05-18T21:09:20.831Z] Step 11/12 : COPY . . [2023-05-18T21:09:20.831Z] ---> 60f7aea7624c [2023-05-18T21:09:20.831Z] Step 12/12 : RUN $MAKE [2023-05-18T21:09:20.831Z] ---> Running in 52acaa839928 [2023-05-18T21:09:20.831Z] noop [2023-05-18T21:09:20.831Z] Removing intermediate container 52acaa839928 [2023-05-18T21:09:20.831Z] ---> 64121da426a7 [2023-05-18T21:09:20.831Z] Successfully built 64121da426a7 [2023-05-18T21:09:20.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:09:21.148Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T21:09:21.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:09:21.225Z] prd-ubuntu20.04-docker-8c-8g-16044 does not seem to be running inside a container [2023-05-18T21:09:21.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-18T21:09:21.638Z] $ docker top 7e4b4c8f59639626dc540c0b6c1bc1492ccb2ec9360e4b7e98ebe7a0f6170312 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:09:21.985Z] + go version [2023-05-18T21:09:21.985Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T21:09:22.001Z] $ docker stop --time=1 7e4b4c8f59639626dc540c0b6c1bc1492ccb2ec9360e4b7e98ebe7a0f6170312 [2023-05-18T21:09:23.286Z] $ docker rm -f --volumes 7e4b4c8f59639626dc540c0b6c1bc1492ccb2ec9360e4b7e98ebe7a0f6170312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:09:23.682Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T21:09:23.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:09:23.935Z] prd-ubuntu20.04-docker-8c-8g-16044 does not seem to be running inside a container [2023-05-18T21:09:23.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-18T21:09:24.347Z] $ docker top f05df7461cd6d8d9c3034bfaeba1aaf9fe46a2fc83e7aaf8316b12302534a551 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:09:24.693Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-05-18T21:09:24.992Z] + make test [2023-05-18T21:09:24.992Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T21:09:30.266Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-18T21:09:42.470Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-18T21:09:42.470Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-18T21:09:44.374Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.855s coverage: 40.5% of statements [2023-05-18T21:09:44.374Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2023-05-18T21:09:44.374Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2023-05-18T21:09:54.351Z] go vet ./... [2023-05-18T21:09:56.889Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T21:09:57.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T21:09:57.149Z] ./bin/test-attribution-txt.sh [2023-05-18T21:09:57.149Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-18T21:09:57.409Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-18T21:09:57.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T21:09:57.443Z] $ docker stop --time=1 f05df7461cd6d8d9c3034bfaeba1aaf9fe46a2fc83e7aaf8316b12302534a551 [2023-05-18T21:09:58.919Z] $ docker rm -f --volumes f05df7461cd6d8d9c3034bfaeba1aaf9fe46a2fc83e7aaf8316b12302534a551 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T21:09:59.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T21:09:59.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T21:09:59.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T21:10:00.230Z] + ls -al . [2023-05-18T21:10:00.230Z] total 628 [2023-05-18T21:10:00.230Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 21:09 . [2023-05-18T21:10:00.230Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:08 .. [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 134 May 18 21:08 .dockerignore [2023-05-18T21:10:00.230Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 21:08 .git [2023-05-18T21:10:00.230Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 21:08 .github [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 946 May 18 21:08 .gitignore [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 21:08 .golangci.yml [2023-05-18T21:10:00.230Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 21:08 .semver [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 18 21:08 Attribution.txt [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 18 21:08 CHANGELOG.md [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 18 21:08 Dockerfile [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 21:08 GOVERNANCE.md [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 683 May 18 21:08 Jenkinsfile [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 18 21:08 LICENSE [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 18 21:08 Makefile [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 625 May 18 21:08 OWNERS.md [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 18 21:08 README.md [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 21:08 VERSION [2023-05-18T21:10:00.230Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 21:08 bin [2023-05-18T21:10:00.230Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:08 cmd [2023-05-18T21:10:00.230Z] -rw-r--r-- 1 jenkins jenkins 458038 May 18 21:09 coverage.out [2023-05-18T21:10:00.230Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 21:08 examples [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 18 21:08 go.mod [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 18 21:08 go.sum [2023-05-18T21:10:00.230Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 21:08 images [2023-05-18T21:10:00.230Z] drwxrwxr-x 5 jenkins jenkins 4096 May 18 21:08 internal [2023-05-18T21:10:00.230Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:08 snap [2023-05-18T21:10:00.230Z] -rw-rw-r-- 1 jenkins jenkins 193 May 18 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:00.538Z] + 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=5f930b0292112e47140d269c79cba913aacac8b8 --label arch=amd64 --label version=0.0.0 . [2023-05-18T21:10:00.538Z] Sending build context to Docker daemon 4.253MB [2023-05-18T21:10:00.538Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T21:10:00.538Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T21:10:00.538Z] ---> 64121da426a7 [2023-05-18T21:10:00.538Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T21:10:00.538Z] ---> Running in 441adc86765b [2023-05-18T21:10:00.799Z] Removing intermediate container 441adc86765b [2023-05-18T21:10:00.799Z] ---> 3f0b946520fe [2023-05-18T21:10:00.799Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T21:10:00.799Z] ---> Running in 463785b79e23 [2023-05-18T21:10:00.799Z] Removing intermediate container 463785b79e23 [2023-05-18T21:10:00.799Z] ---> 5f6b42f5806c [2023-05-18T21:10:00.799Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T21:10:00.799Z] ---> Running in 8c6d010ba421 [2023-05-18T21:10:01.059Z] Removing intermediate container 8c6d010ba421 [2023-05-18T21:10:01.059Z] ---> 282522882945 [2023-05-18T21:10:01.059Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T21:10:01.059Z] ---> Running in 566823f554ab [2023-05-18T21:10:01.059Z] Removing intermediate container 566823f554ab [2023-05-18T21:10:01.059Z] ---> 19be0957b5b9 [2023-05-18T21:10:01.059Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T21:10:01.059Z] ---> Running in a6d503a3cbbd [2023-05-18T21:10:01.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T21:10:01.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T21:10:01.578Z] OK: 265 MiB in 53 packages [2023-05-18T21:10:02.151Z] Removing intermediate container a6d503a3cbbd [2023-05-18T21:10:02.151Z] ---> d68c094ff456 [2023-05-18T21:10:02.151Z] Step 8/24 : WORKDIR /app [2023-05-18T21:10:02.151Z] ---> Running in 2b5dddd5bc9d [2023-05-18T21:10:02.151Z] Removing intermediate container 2b5dddd5bc9d [2023-05-18T21:10:02.151Z] ---> 8b338864bcff [2023-05-18T21:10:02.151Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T21:10:02.151Z] ---> 6cab3f0091c9 [2023-05-18T21:10:02.151Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T21:10:02.409Z] ---> Running in 361988c4e982 [2023-05-18T21:10:02.976Z] Removing intermediate container 361988c4e982 [2023-05-18T21:10:02.976Z] ---> 22da28ab600a [2023-05-18T21:10:02.976Z] Step 11/24 : COPY . . [2023-05-18T21:10:03.235Z] ---> 91342da634ef [2023-05-18T21:10:03.235Z] Step 12/24 : RUN $MAKE [2023-05-18T21:10:03.495Z] ---> Running in a70dd8f7ee41 [2023-05-18T21:10:03.764Z] 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-18T21:10:30.350Z] Removing intermediate container a70dd8f7ee41 [2023-05-18T21:10:30.350Z] ---> 955d9714050a [2023-05-18T21:10:30.350Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T21:10:30.350Z] 3.17: Pulling from library/alpine [2023-05-18T21:10:30.350Z] f56be85fc22e: Already exists [2023-05-18T21:10:30.350Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T21:10:30.350Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T21:10:30.350Z] ---> 9ed4aefc74f6 [2023-05-18T21:10:30.350Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-18T21:10:30.350Z] ---> Running in 4bc82b902c89 [2023-05-18T21:10:30.350Z] Removing intermediate container 4bc82b902c89 [2023-05-18T21:10:30.350Z] ---> 05c310ded941 [2023-05-18T21:10:30.350Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T21:10:30.350Z] ---> Running in 84c9118ce53c [2023-05-18T21:10:30.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T21:10:30.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T21:10:30.350Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T21:10:30.350Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T21:10:30.350Z] OK: 7 MiB in 16 packages [2023-05-18T21:10:30.350Z] Removing intermediate container 84c9118ce53c [2023-05-18T21:10:30.350Z] ---> c8d6906c6d46 [2023-05-18T21:10:30.350Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-18T21:10:30.350Z] ---> 9270dd5968bb [2023-05-18T21:10:30.350Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-18T21:10:30.350Z] ---> 16cfb1fd2e78 [2023-05-18T21:10:30.350Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-18T21:10:30.919Z] ---> 75e1d70d62a9 [2023-05-18T21:10:30.919Z] Step 19/24 : EXPOSE 59989 [2023-05-18T21:10:30.919Z] ---> Running in c2f73070ad1f [2023-05-18T21:10:31.178Z] Removing intermediate container c2f73070ad1f [2023-05-18T21:10:31.178Z] ---> 08ece9532e8d [2023-05-18T21:10:31.178Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-18T21:10:31.178Z] ---> Running in 1c529edd5515 [2023-05-18T21:10:31.178Z] Removing intermediate container 1c529edd5515 [2023-05-18T21:10:31.178Z] ---> 2d22ee54e21b [2023-05-18T21:10:31.178Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T21:10:31.438Z] ---> Running in bbaa16254cc3 [2023-05-18T21:10:31.438Z] Removing intermediate container bbaa16254cc3 [2023-05-18T21:10:31.438Z] ---> e4d35710cd20 [2023-05-18T21:10:31.438Z] Step 22/24 : LABEL arch=amd64 [2023-05-18T21:10:31.438Z] ---> Running in bb74d33ab23d [2023-05-18T21:10:31.698Z] Removing intermediate container bb74d33ab23d [2023-05-18T21:10:31.698Z] ---> 525c610aeefb [2023-05-18T21:10:31.698Z] Step 23/24 : LABEL git_sha=5f930b0292112e47140d269c79cba913aacac8b8 [2023-05-18T21:10:31.698Z] ---> Running in 2ebddc8c8717 [2023-05-18T21:10:31.698Z] Removing intermediate container 2ebddc8c8717 [2023-05-18T21:10:31.698Z] ---> 909c4954313b [2023-05-18T21:10:31.698Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T21:10:31.698Z] ---> Running in 9883a42d8044 [2023-05-18T21:10:31.698Z] Removing intermediate container 9883a42d8044 [2023-05-18T21:10:31.698Z] ---> 0f746085cda0 [2023-05-18T21:10:31.698Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T21:10:31.959Z] Successfully built 0f746085cda0 [2023-05-18T21:10:31.959Z] 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-18T21:10:32.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T21:10:32.385Z] [2023-05-18T21:10:32.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:10:32.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T21:10:32.950Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T21:10:32.950Z] 5eb5b503b376: Pulling fs layer [2023-05-18T21:10:32.950Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T21:10:32.950Z] ec43610c2a17: Pulling fs layer [2023-05-18T21:10:32.950Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T21:10:32.950Z] 33b1e0a273af: Pulling fs layer [2023-05-18T21:10:32.950Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T21:10:32.950Z] 2f39f015ded8: Pulling fs layer [2023-05-18T21:10:32.950Z] 5d3b04190fa2: Waiting [2023-05-18T21:10:32.950Z] 3a2ae6a8a46f: Waiting [2023-05-18T21:10:32.950Z] 2f39f015ded8: Waiting [2023-05-18T21:10:32.950Z] 33b1e0a273af: Waiting [2023-05-18T21:10:32.950Z] 5c69ac0246d0: Verifying Checksum [2023-05-18T21:10:32.950Z] 5c69ac0246d0: Download complete [2023-05-18T21:10:32.950Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-18T21:10:32.950Z] 3a2ae6a8a46f: Download complete [2023-05-18T21:10:32.950Z] 33b1e0a273af: Verifying Checksum [2023-05-18T21:10:32.950Z] 33b1e0a273af: Download complete [2023-05-18T21:10:32.950Z] ec43610c2a17: Verifying Checksum [2023-05-18T21:10:32.951Z] ec43610c2a17: Download complete [2023-05-18T21:10:32.951Z] 5d3b04190fa2: Download complete [2023-05-18T21:10:33.209Z] 5eb5b503b376: Download complete [2023-05-18T21:10:33.777Z] 2f39f015ded8: Download complete [2023-05-18T21:10:34.712Z] 5eb5b503b376: Pull complete [2023-05-18T21:10:35.282Z] 5c69ac0246d0: Pull complete [2023-05-18T21:10:35.848Z] ec43610c2a17: Pull complete [2023-05-18T21:10:36.107Z] 3a2ae6a8a46f: Pull complete [2023-05-18T21:10:36.676Z] 33b1e0a273af: Pull complete [2023-05-18T21:10:37.244Z] 5d3b04190fa2: Pull complete [2023-05-18T21:10:42.515Z] 2f39f015ded8: Pull complete [2023-05-18T21:10:42.515Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T21:10:42.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T21:10:42.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:10:42.595Z] prd-ubuntu20.04-docker-8c-8g-16044 does not seem to be running inside a container [2023-05-18T21:10:42.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T21:10:49.872Z] $ docker top 5e190e8b870fd77625af54140230e5230732589b2826f57603b5ee3a118a7a45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:10:50.247Z] ---> job-cost.sh [2023-05-18T21:10:50.247Z] lf-activate-venv: SKIPPING [2023-05-18T21:10:50.247Z] INFO: No Stack... [2023-05-18T21:10:50.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T21:10:51.075Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T21:10:51.367Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-05-18T21:10:51.367Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T21:10:51.381Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-4-stack-cost] [2023-05-18T21:10:51.388Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-4-stack-cost] did not exist. Created. [2023-05-18T21:10:51.388Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T21:10:51.692Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T21:10:51.717Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T21:10:51.723Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T21:10:51.750Z] $ docker stop --time=1 5e190e8b870fd77625af54140230e5230732589b2826f57603b5ee3a118a7a45 [2023-05-18T21:10:52.924Z] $ docker rm -f --volumes 5e190e8b870fd77625af54140230e5230732589b2826f57603b5ee3a118a7a45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-18T21:12:19.088Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16045 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-05-18T21:12:19.102Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2023-05-18T21:12:19.143Z] Selected Git installation does not exist. Using Default [2023-05-18T21:12:19.143Z] The recommended git tool is: NONE [2023-05-18T21:12:23.986Z] using credential edgex-jenkins-ssh [2023-05-18T21:12:24.002Z] Cloning the remote Git repository [2023-05-18T21:12:24.034Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-18T21:12:24.163Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2023-05-18T21:12:24.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-18T21:12:24.314Z] > git --version # timeout=10 [2023-05-18T21:12:24.332Z] > git --version # 'git version 2.25.1' [2023-05-18T21:12:24.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T21:12:24.489Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T21:12:25.530Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-18T21:12:25.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T21:12:26.381Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-18T21:12:26.418Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-18T21:12:26.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T21:12:26.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-18T21:12:26.909Z] Merging remotes/origin/main commit bd8b86e6a893c9f074626212dc18efab5eec6be1 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-05-18T21:12:27.259Z] Merge succeeded, producing f2eb7421cb60fce98dfafa71a09c397f42f00207 [2023-05-18T21:12:27.259Z] Checking out Revision f2eb7421cb60fce98dfafa71a09c397f42f00207 (PR-229) [2023-05-18T21:12:26.920Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T21:12:26.986Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-05-18T21:12:27.085Z] > git remote # timeout=10 [2023-05-18T21:12:27.101Z] > git config --get remote.origin.url # timeout=10 [2023-05-18T21:12:27.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T21:12:27.129Z] > git merge bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 [2023-05-18T21:12:27.230Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-18T21:12:27.260Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T21:12:27.273Z] > git checkout -f f2eb7421cb60fce98dfafa71a09c397f42f00207 # timeout=10 [2023-05-18T21:12:30.754Z] Commit message: "Merge commit 'bd8b86e6a893c9f074626212dc18efab5eec6be1' into HEAD" [2023-05-18T21:12:30.758Z] > git rev-list --no-walk 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T21:12:31.684Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T21:12:31.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T21:12:31.684Z] Dload Upload Total Spent Left Speed [2023-05-18T21:12:31.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-05-18T21:12:32.342Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T21:12:32.666Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new [2023-05-18T21:12:32.666Z] /etc/docker/daemon.json [2023-05-18T21:12:32.666Z] { [2023-05-18T21:12:32.666Z] "registry-mirrors": [ [2023-05-18T21:12:32.666Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T21:12:32.666Z] ], [2023-05-18T21:12:32.666Z] "bip": "10.250.0.254/24", [2023-05-18T21:12:32.666Z] "hosts": [ [2023-05-18T21:12:32.666Z] "tcp://0.0.0.0:5555", [2023-05-18T21:12:32.666Z] "unix:///var/run/docker.sock" [2023-05-18T21:12:32.666Z] ], [2023-05-18T21:12:32.666Z] "mtu": 1458, [2023-05-18T21:12:32.666Z] "selinux-enabled": true, [2023-05-18T21:12:32.666Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T21:12:32.666Z] } [Pipeline] sh [2023-05-18T21:12:32.991Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T21:12:33.313Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T21:12:51.556Z] provisioning config files... [2023-05-18T21:12:51.579Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config14194865940190813253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:12:51.920Z] ---> docker-login.sh [2023-05-18T21:12:51.920Z] nexus3.edgexfoundry.org:10001 [2023-05-18T21:12:52.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:12:52.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:12:52.460Z] Configure a credential helper to remove this warning. See [2023-05-18T21:12:52.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:12:52.460Z] [2023-05-18T21:12:52.460Z] Login Succeeded [2023-05-18T21:12:52.460Z] nexus3.edgexfoundry.org:10002 [2023-05-18T21:12:52.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:12:52.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:12:52.729Z] Configure a credential helper to remove this warning. See [2023-05-18T21:12:52.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:12:52.729Z] [2023-05-18T21:12:52.729Z] Login Succeeded [2023-05-18T21:12:52.729Z] nexus3.edgexfoundry.org:10003 [2023-05-18T21:12:52.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:12:53.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:12:53.267Z] Configure a credential helper to remove this warning. See [2023-05-18T21:12:53.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:12:53.267Z] [2023-05-18T21:12:53.267Z] Login Succeeded [2023-05-18T21:12:53.267Z] nexus3.edgexfoundry.org:10004 [2023-05-18T21:12:53.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:12:53.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:12:53.535Z] Configure a credential helper to remove this warning. See [2023-05-18T21:12:53.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:12:53.535Z] [2023-05-18T21:12:53.535Z] Login Succeeded [2023-05-18T21:12:53.535Z] docker.io [2023-05-18T21:12:53.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T21:12:54.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T21:12:54.071Z] Configure a credential helper to remove this warning. See [2023-05-18T21:12:54.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T21:12:54.071Z] [2023-05-18T21:12:54.071Z] Login Succeeded [2023-05-18T21:12:54.071Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T21:12:54.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T21:12:54.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T21:12:54.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T21:12:54.351Z] ========================================================= [2023-05-18T21:12:54.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T21:12:54.351Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:12:54.707Z] + 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-18T21:12:54.975Z] Sending build context to Docker daemon 1.212MB [2023-05-18T21:12:54.975Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T21:12:54.975Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T21:12:55.243Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T21:12:55.243Z] c41833b44d91: Pulling fs layer [2023-05-18T21:12:55.243Z] ed15518f5707: Pulling fs layer [2023-05-18T21:12:55.243Z] feae8fd75edb: Pulling fs layer [2023-05-18T21:12:55.243Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T21:12:55.243Z] 3cdef696dda3: Pulling fs layer [2023-05-18T21:12:55.243Z] 2ced38df9373: Pulling fs layer [2023-05-18T21:12:55.243Z] 58f1dce35555: Pulling fs layer [2023-05-18T21:12:55.243Z] 3cdef696dda3: Waiting [2023-05-18T21:12:55.243Z] 2ced38df9373: Waiting [2023-05-18T21:12:55.243Z] 58f1dce35555: Waiting [2023-05-18T21:12:55.243Z] 242c74f7c9fa: Waiting [2023-05-18T21:12:55.243Z] ed15518f5707: Download complete [2023-05-18T21:12:55.243Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T21:12:55.243Z] 242c74f7c9fa: Download complete [2023-05-18T21:12:55.243Z] 3cdef696dda3: Verifying Checksum [2023-05-18T21:12:55.243Z] 3cdef696dda3: Download complete [2023-05-18T21:12:55.243Z] c41833b44d91: Verifying Checksum [2023-05-18T21:12:56.230Z] c41833b44d91: Pull complete [2023-05-18T21:12:56.503Z] 58f1dce35555: Verifying Checksum [2023-05-18T21:12:56.503Z] 58f1dce35555: Download complete [2023-05-18T21:12:57.932Z] feae8fd75edb: Verifying Checksum [2023-05-18T21:12:57.932Z] feae8fd75edb: Download complete [2023-05-18T21:12:57.932Z] 2ced38df9373: Verifying Checksum [2023-05-18T21:12:57.932Z] 2ced38df9373: Download complete [2023-05-18T21:12:59.345Z] ed15518f5707: Pull complete [2023-05-18T21:13:09.423Z] feae8fd75edb: Pull complete [2023-05-18T21:13:09.689Z] 242c74f7c9fa: Pull complete [2023-05-18T21:13:09.959Z] 3cdef696dda3: Pull complete [2023-05-18T21:13:16.622Z] 2ced38df9373: Pull complete [2023-05-18T21:13:18.572Z] 58f1dce35555: Pull complete [2023-05-18T21:13:18.572Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T21:13:18.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T21:13:18.838Z] ---> fadd8f120f05 [2023-05-18T21:13:18.838Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T21:13:20.783Z] ---> Running in f1340fe59cc8 [2023-05-18T21:13:20.783Z] Removing intermediate container f1340fe59cc8 [2023-05-18T21:13:20.783Z] ---> 2915dc89ce32 [2023-05-18T21:13:20.783Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T21:13:20.783Z] ---> Running in e443a0902cd9 [2023-05-18T21:13:21.051Z] Removing intermediate container e443a0902cd9 [2023-05-18T21:13:21.051Z] ---> e0b079d75034 [2023-05-18T21:13:21.051Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T21:13:21.318Z] ---> Running in 60ee05120b47 [2023-05-18T21:13:21.585Z] Removing intermediate container 60ee05120b47 [2023-05-18T21:13:21.585Z] ---> 5a2807a7cffc [2023-05-18T21:13:21.585Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T21:13:21.585Z] ---> Running in f9273d0115dd [2023-05-18T21:13:21.852Z] Removing intermediate container f9273d0115dd [2023-05-18T21:13:21.852Z] ---> a53a032d8387 [2023-05-18T21:13:21.852Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T21:13:22.119Z] ---> Running in bbd4a8ef16fe [2023-05-18T21:13:23.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T21:13:23.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T21:13:24.676Z] OK: 263 MiB in 53 packages [2023-05-18T21:13:26.627Z] Removing intermediate container bbd4a8ef16fe [2023-05-18T21:13:26.627Z] ---> 922cf9cc3a13 [2023-05-18T21:13:26.627Z] Step 8/12 : WORKDIR /app [2023-05-18T21:13:26.899Z] ---> Running in 8c41ce42802f [2023-05-18T21:13:27.166Z] Removing intermediate container 8c41ce42802f [2023-05-18T21:13:27.166Z] ---> 32f2d9e60625 [2023-05-18T21:13:27.166Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T21:13:27.434Z] ---> a8911ccec929 [2023-05-18T21:13:27.434Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T21:13:27.705Z] ---> Running in c5093ec4b934 [2023-05-18T21:14:24.116Z] Removing intermediate container c5093ec4b934 [2023-05-18T21:14:24.116Z] ---> 70b4f5a8ca5c [2023-05-18T21:14:24.116Z] Step 11/12 : COPY . . [2023-05-18T21:14:24.116Z] ---> 78dd479a3b56 [2023-05-18T21:14:24.116Z] Step 12/12 : RUN $MAKE [2023-05-18T21:14:24.116Z] ---> Running in a8d749e801bd [2023-05-18T21:14:24.116Z] noop [2023-05-18T21:14:24.382Z] Removing intermediate container a8d749e801bd [2023-05-18T21:14:24.382Z] ---> 66bd08a6c62f [2023-05-18T21:14:24.382Z] Successfully built 66bd08a6c62f [2023-05-18T21:14:24.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:14:24.727Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T21:14:24.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:14:24.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-16045 does not seem to be running inside a container [2023-05-18T21:14:24.979Z] $ 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-18T21:14:26.063Z] $ docker top 68656056af410e751dd5679e9277117414902b50ddea6cd2ddb603fba509301c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:14:26.874Z] + go version [2023-05-18T21:14:26.875Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T21:14:26.893Z] $ docker stop --time=1 68656056af410e751dd5679e9277117414902b50ddea6cd2ddb603fba509301c [2023-05-18T21:14:28.477Z] $ docker rm -f --volumes 68656056af410e751dd5679e9277117414902b50ddea6cd2ddb603fba509301c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:14:29.017Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T21:14:29.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:14:29.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-16045 does not seem to be running inside a container [2023-05-18T21:14:29.253Z] $ 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-18T21:14:30.334Z] $ docker top 15bcf503d4f8e7cb02957451ba8326c7790e377e2d5d19e607b0e37c747b7193 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:14:30.834Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-18T21:14:31.171Z] + make test [2023-05-18T21:14:31.171Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T21:15:03.421Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-18T21:16:55.107Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-18T21:16:55.107Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-18T21:17:34.011Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.671s coverage: 40.5% of statements [2023-05-18T21:17:34.011Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.605s coverage: 52.0% of statements [2023-05-18T21:17:34.011Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 95.5% of statements [2023-05-18T21:17:34.011Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T21:17:34.011Z] go vet ./... [2023-05-18T21:18:00.723Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T21:18:00.723Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T21:18:00.723Z] ./bin/test-attribution-txt.sh [2023-05-18T21:18:00.723Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-18T21:18:00.723Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-18T21:18:00.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T21:18:00.756Z] $ docker stop --time=1 15bcf503d4f8e7cb02957451ba8326c7790e377e2d5d19e607b0e37c747b7193 [2023-05-18T21:18:02.594Z] $ docker rm -f --volumes 15bcf503d4f8e7cb02957451ba8326c7790e377e2d5d19e607b0e37c747b7193 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T21:18:03.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T21:18:03.833Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T21:18:04.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T21:18:04.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T21:18:05.268Z] + ls -al . [2023-05-18T21:18:05.268Z] total 624 [2023-05-18T21:18:05.268Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 21:14 . [2023-05-18T21:18:05.268Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:12 .. [2023-05-18T21:18:05.268Z] -rw-rw-r-- 1 jenkins jenkins 134 May 18 21:12 .dockerignore [2023-05-18T21:18:05.268Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 21:12 .git [2023-05-18T21:18:05.268Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 21:12 .github [2023-05-18T21:18:05.268Z] -rw-rw-r-- 1 jenkins jenkins 946 May 18 21:12 .gitignore [2023-05-18T21:18:05.268Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 21:12 .golangci.yml [2023-05-18T21:18:05.268Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 18 21:12 Attribution.txt [2023-05-18T21:18:05.268Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 18 21:12 CHANGELOG.md [2023-05-18T21:18:05.268Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 18 21:12 Dockerfile [2023-05-18T21:18:05.268Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 21:12 GOVERNANCE.md [2023-05-18T21:18:05.269Z] -rw-rw-r-- 1 jenkins jenkins 683 May 18 21:12 Jenkinsfile [2023-05-18T21:18:05.269Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 18 21:12 LICENSE [2023-05-18T21:18:05.269Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 18 21:12 Makefile [2023-05-18T21:18:05.269Z] -rw-rw-r-- 1 jenkins jenkins 625 May 18 21:12 OWNERS.md [2023-05-18T21:18:05.269Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 18 21:12 README.md [2023-05-18T21:18:05.269Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 21:08 VERSION [2023-05-18T21:18:05.269Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 21:12 bin [2023-05-18T21:18:05.269Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:12 cmd [2023-05-18T21:18:05.269Z] -rw-r--r-- 1 jenkins jenkins 458038 May 18 21:17 coverage.out [2023-05-18T21:18:05.269Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 21:12 examples [2023-05-18T21:18:05.269Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 18 21:12 go.mod [2023-05-18T21:18:05.269Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 18 21:12 go.sum [2023-05-18T21:18:05.269Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 21:12 images [2023-05-18T21:18:05.269Z] drwxrwxr-x 5 jenkins jenkins 4096 May 18 21:12 internal [2023-05-18T21:18:05.269Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 21:12 snap [2023-05-18T21:18:05.269Z] -rw-rw-r-- 1 jenkins jenkins 193 May 18 21:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:18:05.606Z] + 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=f2eb7421cb60fce98dfafa71a09c397f42f00207 --label arch=arm64 --label version=0.0.0 . [2023-05-18T21:18:05.872Z] Sending build context to Docker daemon 1.212MB [2023-05-18T21:18:05.872Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T21:18:05.872Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T21:18:05.872Z] ---> 66bd08a6c62f [2023-05-18T21:18:05.872Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T21:18:07.820Z] ---> Running in 91959c708364 [2023-05-18T21:18:07.820Z] Removing intermediate container 91959c708364 [2023-05-18T21:18:07.820Z] ---> 8061d4c4904f [2023-05-18T21:18:07.820Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T21:18:07.820Z] ---> Running in 424257ee1492 [2023-05-18T21:18:08.090Z] Removing intermediate container 424257ee1492 [2023-05-18T21:18:08.090Z] ---> 61827d638c7b [2023-05-18T21:18:08.090Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T21:18:08.090Z] ---> Running in fad7eb90f4ed [2023-05-18T21:18:08.361Z] Removing intermediate container fad7eb90f4ed [2023-05-18T21:18:08.361Z] ---> c28cc03f5a0a [2023-05-18T21:18:08.361Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T21:18:08.636Z] ---> Running in 029f12eabecd [2023-05-18T21:18:08.904Z] Removing intermediate container 029f12eabecd [2023-05-18T21:18:08.904Z] ---> 901aafe14972 [2023-05-18T21:18:08.904Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T21:18:08.904Z] ---> Running in ee71fb36e072 [2023-05-18T21:18:09.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T21:18:10.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T21:18:11.426Z] OK: 263 MiB in 53 packages [2023-05-18T21:18:12.395Z] Removing intermediate container ee71fb36e072 [2023-05-18T21:18:12.395Z] ---> 257b3c6e7386 [2023-05-18T21:18:12.395Z] Step 8/24 : WORKDIR /app [2023-05-18T21:18:12.395Z] ---> Running in 4c92e7ef44cc [2023-05-18T21:18:12.663Z] Removing intermediate container 4c92e7ef44cc [2023-05-18T21:18:12.663Z] ---> b89c2e8bf353 [2023-05-18T21:18:12.663Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T21:18:13.251Z] ---> e3e9ea1c3470 [2023-05-18T21:18:13.251Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T21:18:13.251Z] ---> Running in a346a8b513c2 [2023-05-18T21:18:15.847Z] Removing intermediate container a346a8b513c2 [2023-05-18T21:18:15.847Z] ---> fbc30e0ee1cc [2023-05-18T21:18:15.847Z] Step 11/24 : COPY . . [2023-05-18T21:18:16.118Z] ---> e3080710cda4 [2023-05-18T21:18:16.118Z] Step 12/24 : RUN $MAKE [2023-05-18T21:18:16.391Z] ---> Running in 9eb21bc9b5fc [2023-05-18T21:18:17.352Z] 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-18T21:20:24.036Z] Removing intermediate container 9eb21bc9b5fc [2023-05-18T21:20:24.036Z] ---> 3c205b7a2340 [2023-05-18T21:20:24.036Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T21:20:24.036Z] 3.17: Pulling from library/alpine [2023-05-18T21:20:24.304Z] c41833b44d91: Already exists [2023-05-18T21:20:24.304Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T21:20:24.304Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T21:20:24.304Z] ---> 51e60588ff2c [2023-05-18T21:20:24.304Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-18T21:20:24.572Z] ---> Running in 1765c0292a4f [2023-05-18T21:20:24.841Z] Removing intermediate container 1765c0292a4f [2023-05-18T21:20:24.841Z] ---> df6fb8a33b89 [2023-05-18T21:20:24.841Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T21:20:24.841Z] ---> Running in 588e952fa743 [2023-05-18T21:20:25.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T21:20:26.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T21:20:27.344Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T21:20:27.344Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T21:20:27.344Z] OK: 8 MiB in 16 packages [2023-05-18T21:20:28.305Z] Removing intermediate container 588e952fa743 [2023-05-18T21:20:28.305Z] ---> 5e2a92291fc3 [2023-05-18T21:20:28.305Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-18T21:20:28.889Z] ---> 92a003621cc1 [2023-05-18T21:20:28.889Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-18T21:20:29.156Z] ---> 6a708cec90e4 [2023-05-18T21:20:29.156Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-18T21:20:30.562Z] ---> dba65f9bcf1e [2023-05-18T21:20:30.562Z] Step 19/24 : EXPOSE 59989 [2023-05-18T21:20:30.562Z] ---> Running in d7c6fadfc690 [2023-05-18T21:20:30.829Z] Removing intermediate container d7c6fadfc690 [2023-05-18T21:20:30.829Z] ---> 061282bcc180 [2023-05-18T21:20:30.829Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-18T21:20:30.829Z] ---> Running in 8fa1f267dbdd [2023-05-18T21:20:31.111Z] Removing intermediate container 8fa1f267dbdd [2023-05-18T21:20:31.111Z] ---> 097beb20c17a [2023-05-18T21:20:31.111Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T21:20:31.111Z] ---> Running in f8ed57cca7d1 [2023-05-18T21:20:31.383Z] Removing intermediate container f8ed57cca7d1 [2023-05-18T21:20:31.383Z] ---> d2d4f4fde96c [2023-05-18T21:20:31.383Z] Step 22/24 : LABEL arch=arm64 [2023-05-18T21:20:31.383Z] ---> Running in 69678e04641f [2023-05-18T21:20:31.653Z] Removing intermediate container 69678e04641f [2023-05-18T21:20:31.653Z] ---> 7da46084d08c [2023-05-18T21:20:31.653Z] Step 23/24 : LABEL git_sha=f2eb7421cb60fce98dfafa71a09c397f42f00207 [2023-05-18T21:20:31.920Z] ---> Running in 9e26891e1f2a [2023-05-18T21:20:32.187Z] Removing intermediate container 9e26891e1f2a [2023-05-18T21:20:32.187Z] ---> 1f5e86211c73 [2023-05-18T21:20:32.187Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T21:20:32.187Z] ---> Running in 259250d145f2 [2023-05-18T21:20:32.453Z] Removing intermediate container 259250d145f2 [2023-05-18T21:20:32.453Z] ---> 403c05bba48a [2023-05-18T21:20:32.453Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T21:20:32.453Z] Successfully built 403c05bba48a [2023-05-18T21:20:32.453Z] 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-18T21:20:32.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T21:20:32.900Z] [2023-05-18T21:20:32.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:20:33.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T21:20:33.224Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T21:20:33.224Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T21:20:33.224Z] 04944245beec: Pulling fs layer [2023-05-18T21:20:33.224Z] 699f458cf7ca: Pulling fs layer [2023-05-18T21:20:33.224Z] 765212b225bb: Pulling fs layer [2023-05-18T21:20:33.224Z] f23df028b6ca: Pulling fs layer [2023-05-18T21:20:33.224Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T21:20:33.224Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T21:20:33.224Z] f23df028b6ca: Waiting [2023-05-18T21:20:33.224Z] d65c8cfc05b1: Waiting [2023-05-18T21:20:33.224Z] 765212b225bb: Waiting [2023-05-18T21:20:33.224Z] 2437ff75d9bd: Waiting [2023-05-18T21:20:33.492Z] 04944245beec: Verifying Checksum [2023-05-18T21:20:33.492Z] 04944245beec: Download complete [2023-05-18T21:20:33.492Z] 765212b225bb: Verifying Checksum [2023-05-18T21:20:33.492Z] 765212b225bb: Download complete [2023-05-18T21:20:33.492Z] f23df028b6ca: Verifying Checksum [2023-05-18T21:20:33.492Z] f23df028b6ca: Download complete [2023-05-18T21:20:33.492Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T21:20:33.492Z] d65c8cfc05b1: Download complete [2023-05-18T21:20:33.492Z] 699f458cf7ca: Verifying Checksum [2023-05-18T21:20:33.492Z] 699f458cf7ca: Download complete [2023-05-18T21:20:34.072Z] 8998bd30e6a1: Download complete [2023-05-18T21:20:36.011Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T21:20:36.011Z] 2437ff75d9bd: Download complete [2023-05-18T21:20:37.486Z] 8998bd30e6a1: Pull complete [2023-05-18T21:20:38.066Z] 04944245beec: Pull complete [2023-05-18T21:20:39.030Z] 699f458cf7ca: Pull complete [2023-05-18T21:20:39.302Z] 765212b225bb: Pull complete [2023-05-18T21:20:39.885Z] f23df028b6ca: Pull complete [2023-05-18T21:20:40.150Z] d65c8cfc05b1: Pull complete [2023-05-18T21:20:52.452Z] 2437ff75d9bd: Pull complete [2023-05-18T21:20:52.452Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T21:20:52.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T21:20:52.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:20:52.645Z] prd-ubuntu20.04-docker-arm64-4c-16g-16045 does not seem to be running inside a container [2023-05-18T21:20:52.739Z] $ 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-18T21:20:55.272Z] $ docker top 7f551737f4d1416ad12017ebb7353b369f612d2146f5aca9d84b725ab84c5c2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:20:56.135Z] ---> job-cost.sh [2023-05-18T21:20:56.135Z] lf-activate-venv: SKIPPING [2023-05-18T21:20:56.135Z] INFO: No Stack... [2023-05-18T21:20:56.402Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T21:20:57.360Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T21:20:57.999Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [2023-05-18T21:20:57.999Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T21:20:58.032Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-4-stack-cost] [2023-05-18T21:20:58.037Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-4-stack-cost] did not exist. Created. [2023-05-18T21:20:58.037Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T21:20:58.379Z] /w/workspace/device-rfid-llrp-go/4@tmp/durable-06e33032/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T21:21:03.328Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T21:21:03.352Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T21:21:03.404Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T21:21:03.410Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T21:21:03.432Z] $ docker stop --time=1 7f551737f4d1416ad12017ebb7353b369f612d2146f5aca9d84b725ab84c5c2c [2023-05-18T21:21:04.921Z] $ docker rm -f --volumes 7f551737f4d1416ad12017ebb7353b369f612d2146f5aca9d84b725ab84c5c2c [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-18T21:21:05.367Z] provisioning config files... [2023-05-18T21:21:05.375Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config7529389215525379537tmp [Pipeline] { [Pipeline] sh [2023-05-18T21:21:05.693Z] + set +x [2023-05-18T21:21:05.693Z] + curl -s https://codecov.io/bash [2023-05-18T21:21:05.693Z] + bash -s -- [2023-05-18T21:21:05.693Z] [2023-05-18T21:21:05.693Z] _____ _ [2023-05-18T21:21:05.693Z] / ____| | | [2023-05-18T21:21:05.693Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T21:21:05.693Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T21:21:05.693Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T21:21:05.693Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T21:21:05.693Z] Bash-1.0.6 [2023-05-18T21:21:05.693Z] [2023-05-18T21:21:05.693Z] [2023-05-18T21:21:05.693Z] ==> git version 2.25.1 found [2023-05-18T21:21:05.693Z] ==> 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-18T21:21:05.693Z] Release-Date: 2020-01-08 [2023-05-18T21:21:05.693Z] 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-18T21:21:05.693Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T21:21:05.693Z] ==> Jenkins CI detected. [2023-05-18T21:21:05.693Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-18T21:21:05.693Z] project root: . [2023-05-18T21:21:05.693Z] --> token set from env [2023-05-18T21:21:05.693Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T21:21:05.693Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T21:21:05.693Z] ==> Python coveragepy not found [2023-05-18T21:21:05.693Z] ==> Searching for coverage reports in: [2023-05-18T21:21:05.693Z] + . [2023-05-18T21:21:05.953Z] -> Found 1 reports [2023-05-18T21:21:05.953Z] ==> Detecting git/mercurial file structure [2023-05-18T21:21:05.953Z] ==> Reading reports [2023-05-18T21:21:05.953Z] + ./coverage.out bytes=458038 [2023-05-18T21:21:05.953Z] ==> Appending adjustments [2023-05-18T21:21:05.953Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T21:21:05.953Z] + Found adjustments [2023-05-18T21:21:05.953Z] ==> Gzipping contents [2023-05-18T21:21:06.214Z] 52K /tmp/codecov.eEH4y0.gz [2023-05-18T21:21:06.214Z] ==> Uploading reports [2023-05-18T21:21:06.214Z] url: https://codecov.io [2023-05-18T21:21:06.214Z] query: branch=PR-229&commit=5f930b0292112e47140d269c79cba913aacac8b8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-18T21:21:06.214Z] -> Pinging Codecov [2023-05-18T21:21:06.214Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=5f930b0292112e47140d269c79cba913aacac8b8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-18T21:21:06.475Z] -> Uploading to [2023-05-18T21:21:06.475Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/581DD39554BDF9B6E22D074273EAD858/5f930b0292112e47140d269c79cba913aacac8b8/b93a6ab9-57c7-4442-8433-f09175463f4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T212106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5461d39985e88a9eb534b16fd72f747a9e155cea741230004cd7cf8d07a34e7c [2023-05-18T21:21:06.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T21:21:06.475Z] Dload Upload Total Spent Left Speed [2023-05-18T21:21:06.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50498 0 0 100 50498 0 212k --:--:-- --:--:-- --:--:-- 213k [2023-05-18T21:21:06.740Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5f930b0292112e47140d269c79cba913aacac8b8 [Pipeline] } [2023-05-18T21:21:06.778Z] 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-18T21:21:07.658Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-05-18T21:21:07.658Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-18T21:21:07.658Z] total 16 [2023-05-18T21:21:07.658Z] drwxr-xr-x 3 root root 4096 May 18 21:10 . [2023-05-18T21:21:07.658Z] drwxrwxr-x 12 jenkins jenkins 4096 May 18 21:10 .. [2023-05-18T21:21:07.658Z] drwxr-xr-x 2 root root 4096 May 18 21:10 cost [2023-05-18T21:21:07.658Z] -rw-r--r-- 1 root root 91 May 18 21:10 cost.csv [2023-05-18T21:21:07.658Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-18T21:21:07.658Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-18T21:21:07.658Z] total 16 [2023-05-18T21:21:07.658Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 21:10 . [2023-05-18T21:21:07.658Z] drwxrwxr-x 12 jenkins jenkins 4096 May 18 21:10 .. [2023-05-18T21:21:07.658Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 21:10 cost [2023-05-18T21:21:07.658Z] -rw-r--r-- 1 jenkins jenkins 91 May 18 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:21:07.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:21:08.834Z] ---> package-listing.sh [2023-05-18T21:21:08.834Z] ++ facter osfamily [2023-05-18T21:21:08.834Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T21:21:09.093Z] + OS_FAMILY=debian [2023-05-18T21:21:09.093Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-18T21:21:09.093Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T21:21:09.093Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T21:21:09.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T21:21:09.093Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T21:21:09.093Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-18T21:21:09.093Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T21:21:09.093Z] + case "${OS_FAMILY}" in [2023-05-18T21:21:09.094Z] + dpkg -l [2023-05-18T21:21:09.094Z] + grep '^ii' [2023-05-18T21:21:09.094Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T21:21:09.094Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T21:21:09.094Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T21:21:09.094Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-18T21:21:09.094Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-05-18T21:21:09.094Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo [2023-05-18T21:21:09.105Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-18T21:21:09.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T21:21:09.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T21:21:09.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T21:21:10.046Z] prd-ubuntu20.04-docker-8c-8g-16044 does not seem to be running inside a container [2023-05-18T21:21:10.091Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T21:21:12.010Z] $ docker top 5952b3cf9b941640f719e19972b247be000e593557701788dbac6f9acd4b824c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T21:21:12.360Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T21:21:12.800Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T21:21:13.135Z] + ls /var/log/sa-host [2023-05-18T21:21:13.135Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T21:21:13.289Z] provisioning config files... [2023-05-18T21:21:13.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config4415068411170395851tmp [Pipeline] { [Pipeline] echo [2023-05-18T21:21:13.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:21:13.600Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T21:21:13.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:21:13.963Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T21:21:13.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:21:14.257Z] ---> sudo-logs.sh [2023-05-18T21:21:14.257Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T21:21:14.285Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:21:14.579Z] ---> job-cost.sh [2023-05-18T21:21:14.579Z] lf-activate-venv: SKIPPING [2023-05-18T21:21:14.579Z] DEBUG: total: 0.2199999988079071 [2023-05-18T21:21:14.579Z] INFO: Retrieving Stack Cost... [2023-05-18T21:21:15.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T21:21:15.405Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T21:21:15.417Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T21:21:15.704Z] ---> logs-deploy.sh [2023-05-18T21:21:15.704Z] lf-activate-venv: SKIPPING [2023-05-18T21:21:15.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/4 [2023-05-18T21:21:15.704Z] INFO: archiving workspace using pattern(s): [2023-05-18T21:21:16.649Z] Archives upload complete. [2023-05-18T21:21:16.947Z] INFO: archiving logs to Nexus