Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+427759c4c8768a0667949273cf9123d5f3339a5e (2bbaaf5c99a1488e682e0f47b40beb0bd497a9cc) 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-ssh14605532662679580727.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-ssh1428564765843994773.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-ssh7117681783539844292.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-ssh16029428224459888476.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-ssh12754342679212750872.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16577 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 427759c4c8768a0667949273cf9123d5f3339a5e into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 8a797225da8df981a2caa45a9fa3931456e13e66 Checking out Revision 8a797225da8df981a2caa45a9fa3931456e13e66 (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 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a797225da8df981a2caa45a9fa3931456e13e66 # timeout=10 Commit message: "Merge commit '427759c4c8768a0667949273cf9123d5f3339a5e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f2eb7421cb60fce98dfafa71a09c397f42f00207 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T21:09:12.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T21:09:12.194Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T21:09:12.209Z] ========================================================= [2023-05-23T21:09:12.209Z] EdgeX Global Pipelines Version Info [2023-05-23T21:09:12.209Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:09:12.924Z] ------------------- [2023-05-23T21:09:12.924Z] stable info: [2023-05-23T21:09:12.924Z] ------------------- [2023-05-23T21:09:12.924Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T21:09:12.924Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T21:09:12.924Z] Message: update stable to v1.0.249 [2023-05-23T21:09:13.494Z] ------------------- [2023-05-23T21:09:13.494Z] experimental info: [2023-05-23T21:09:13.494Z] ------------------- [2023-05-23T21:09:13.494Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T21:09:13.494Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T21:09:13.494Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T21:09:13.680Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-23T21:09:13.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-23T21:09:13.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T21:09:13.710Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T21:09:13.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T21:09:13.738Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T21:09:13.750Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T21:09:13.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T21:09:13.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T21:09:13.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T21:09:13.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T21:09:13.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-23T21:09:13.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T21:09:13.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T21:09:13.865Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T21:09:13.882Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T21:09:13.902Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T21:09:13.922Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T21:09:13.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T21:09:13.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T21:09:13.977Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T21:09:13.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T21:09:14.002Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T21:09:14.017Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T21:09:14.032Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T21:09:14.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T21:09:14.069Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T21:09:14.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-05-23T21:09:14.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-05-23T21:09:14.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-05-23T21:09:14.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a797225da8df981a2caa45a9fa3931456e13e66 [Pipeline] echo [2023-05-23T21:09:14.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a79722 [Pipeline] echo [2023-05-23T21:09:14.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T21:09:14.222Z] provisioning config files... [2023-05-23T21:09:14.236Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config14016257381309443356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:09:14.545Z] ---> docker-login.sh [2023-05-23T21:09:14.545Z] nexus3.edgexfoundry.org:10001 [2023-05-23T21:09:14.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:14.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:14.807Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:14.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:14.807Z] [2023-05-23T21:09:14.807Z] Login Succeeded [2023-05-23T21:09:14.807Z] nexus3.edgexfoundry.org:10002 [2023-05-23T21:09:14.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:14.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:14.807Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:14.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:14.807Z] [2023-05-23T21:09:14.807Z] Login Succeeded [2023-05-23T21:09:14.807Z] nexus3.edgexfoundry.org:10003 [2023-05-23T21:09:15.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:15.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:15.086Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:15.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:15.086Z] [2023-05-23T21:09:15.086Z] Login Succeeded [2023-05-23T21:09:15.086Z] nexus3.edgexfoundry.org:10004 [2023-05-23T21:09:15.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:15.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:15.352Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:15.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:15.352Z] [2023-05-23T21:09:15.352Z] Login Succeeded [2023-05-23T21:09:15.352Z] docker.io [2023-05-23T21:09:15.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:15.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:15.613Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:15.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:15.613Z] [2023-05-23T21:09:15.613Z] Login Succeeded [2023-05-23T21:09:15.613Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T21:09:15.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T21:09:15.989Z] + git rev-list -1 --merges 8a797225da8df981a2caa45a9fa3931456e13e66~1..8a797225da8df981a2caa45a9fa3931456e13e66 [Pipeline] echo [2023-05-23T21:09:16.035Z] -----------> git rev-list -1 --merges 8a797225da8df981a2caa45a9fa3931456e13e66~1..8a797225da8df981a2caa45a9fa3931456e13e66 8a797225da8df981a2caa45a9fa3931456e13e66 [2023-05-23T21:09:16.035Z] 8a797225da8df981a2caa45a9fa3931456e13e66 [false] [Pipeline] sh [2023-05-23T21:09:16.323Z] + git log --format=format:%s -1 8a797225da8df981a2caa45a9fa3931456e13e66 [Pipeline] echo [2023-05-23T21:09:16.339Z] ========================================================= [2023-05-23T21:09:16.339Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T21:09:16.339Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T21:09:16.654Z] + git log --format=format:%s -1 8a797225da8df981a2caa45a9fa3931456e13e66 [Pipeline] echo [2023-05-23T21:09:16.666Z] [semverPrep] GIT_COMMIT: 8a797225da8df981a2caa45a9fa3931456e13e66, Commit Message: Merge commit '427759c4c8768a0667949273cf9123d5f3339a5e' into HEAD [Pipeline] echo [2023-05-23T21:09:16.675Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T21:09:17.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T21:09:17.019Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T21:09:17.019Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T21:09:17.019Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T21:09:17.019Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T21:09:17.019Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T21:09:17.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:09:17.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T21:09:17.364Z] [2023-05-23T21:09:17.364Z] 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-23T21:09:17.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T21:09:17.661Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T21:09:17.661Z] b85a868b505f: Pulling fs layer [2023-05-23T21:09:17.661Z] e2be974225ed: Pulling fs layer [2023-05-23T21:09:17.661Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T21:09:17.661Z] 988bab9f4d93: Pulling fs layer [2023-05-23T21:09:17.661Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T21:09:17.661Z] eaf3925da568: Pulling fs layer [2023-05-23T21:09:17.661Z] bab4dde63d76: Pulling fs layer [2023-05-23T21:09:17.661Z] bde34c3a00c8: Pulling fs layer [2023-05-23T21:09:17.661Z] b352a97aabf1: Pulling fs layer [2023-05-23T21:09:17.661Z] 4872d77fe225: Pulling fs layer [2023-05-23T21:09:17.661Z] 5851b861e8e6: Pulling fs layer [2023-05-23T21:09:17.661Z] 988bab9f4d93: Waiting [2023-05-23T21:09:17.661Z] b352a97aabf1: Waiting [2023-05-23T21:09:17.661Z] 4872d77fe225: Waiting [2023-05-23T21:09:17.661Z] 1469e6f7b9e6: Waiting [2023-05-23T21:09:17.661Z] eaf3925da568: Waiting [2023-05-23T21:09:17.661Z] 5851b861e8e6: Waiting [2023-05-23T21:09:17.661Z] bde34c3a00c8: Waiting [2023-05-23T21:09:17.661Z] bab4dde63d76: Waiting [2023-05-23T21:09:17.661Z] e2be974225ed: Download complete [2023-05-23T21:09:17.661Z] 988bab9f4d93: Download complete [2023-05-23T21:09:17.919Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T21:09:17.919Z] 1469e6f7b9e6: Download complete [2023-05-23T21:09:17.919Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T21:09:17.919Z] 339a4e72a1f5: Download complete [2023-05-23T21:09:17.919Z] eaf3925da568: Verifying Checksum [2023-05-23T21:09:17.919Z] eaf3925da568: Download complete [2023-05-23T21:09:17.919Z] bde34c3a00c8: Verifying Checksum [2023-05-23T21:09:17.919Z] bde34c3a00c8: Download complete [2023-05-23T21:09:17.919Z] b352a97aabf1: Verifying Checksum [2023-05-23T21:09:17.919Z] b352a97aabf1: Download complete [2023-05-23T21:09:17.919Z] 4872d77fe225: Verifying Checksum [2023-05-23T21:09:17.919Z] 4872d77fe225: Download complete [2023-05-23T21:09:17.919Z] 5851b861e8e6: Verifying Checksum [2023-05-23T21:09:17.919Z] 5851b861e8e6: Download complete [2023-05-23T21:09:17.919Z] b85a868b505f: Verifying Checksum [2023-05-23T21:09:17.919Z] b85a868b505f: Download complete [2023-05-23T21:09:18.177Z] bab4dde63d76: Verifying Checksum [2023-05-23T21:09:18.177Z] bab4dde63d76: Download complete [2023-05-23T21:09:19.111Z] b85a868b505f: Pull complete [2023-05-23T21:09:19.371Z] e2be974225ed: Pull complete [2023-05-23T21:09:19.631Z] 339a4e72a1f5: Pull complete [2023-05-23T21:09:19.891Z] 988bab9f4d93: Pull complete [2023-05-23T21:09:19.891Z] 1469e6f7b9e6: Pull complete [2023-05-23T21:09:20.151Z] eaf3925da568: Pull complete [2023-05-23T21:09:22.063Z] bab4dde63d76: Pull complete [2023-05-23T21:09:22.063Z] bde34c3a00c8: Pull complete [2023-05-23T21:09:22.063Z] b352a97aabf1: Pull complete [2023-05-23T21:09:22.063Z] 4872d77fe225: Pull complete [2023-05-23T21:09:22.063Z] 5851b861e8e6: Pull complete [2023-05-23T21:09:22.063Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T21:09:22.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T21:09:22.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T21:09:22.216Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2023-05-23T21:09:22.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T21:09:23.476Z] $ docker top 649c5cb1207e9a36324faaf81053b76b4566603b0f637160328661603d9545b2 -eo pid,comm [2023-05-23T21:09:23.531Z] 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-23T21:09:23.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T21:09:23.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T21:09:23.570Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T21:09:23.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T21:09:23.691Z] $ docker exec 649c5cb1207e9a36324faaf81053b76b4566603b0f637160328661603d9545b2 ssh-agent [2023-05-23T21:09:23.806Z] SSH_AUTH_SOCK=/tmp/ssh-q5CKSGB4tr3t/agent.32 [2023-05-23T21:09:23.806Z] SSH_AGENT_PID=38 [2023-05-23T21:09:23.812Z] Running ssh-add (command line suppressed) [2023-05-23T21:09:23.929Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_5250724395490424585.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_5250724395490424585.key) [2023-05-23T21:09:23.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T21:09:24.233Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T21:09:24.256Z] $ docker exec --env ******** --env ******** 649c5cb1207e9a36324faaf81053b76b4566603b0f637160328661603d9545b2 ssh-agent -k [2023-05-23T21:09:24.369Z] unset SSH_AUTH_SOCK; [2023-05-23T21:09:24.370Z] unset SSH_AGENT_PID; [2023-05-23T21:09:24.370Z] echo Agent pid 38 killed; [2023-05-23T21:09:24.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T21:09:24.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T21:09:24.396Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T21:09:24.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T21:09:24.528Z] $ docker exec 649c5cb1207e9a36324faaf81053b76b4566603b0f637160328661603d9545b2 ssh-agent [2023-05-23T21:09:24.639Z] SSH_AUTH_SOCK=/tmp/ssh-XG0ylDy7yuJ7/agent.72 [2023-05-23T21:09:24.639Z] SSH_AGENT_PID=78 [2023-05-23T21:09:24.644Z] Running ssh-add (command line suppressed) [2023-05-23T21:09:24.750Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_8779309232596695960.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_8779309232596695960.key) [2023-05-23T21:09:24.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T21:09:25.052Z] + git semver init [2023-05-23T21:09:25.312Z] 2023-05-23 21:09:25,244 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T21:09:25.312Z] 2023-05-23 21:09:25,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-05-23T21:09:25.312Z] 2023-05-23 21:09:25,245 [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-23T21:09:25.312Z] 2023-05-23 21:09:25,246 [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-23T21:09:26.252Z] 2023-05-23 21:09:25,985 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-05-23T21:09:26.252Z] 2023-05-23 21:09:25,985 [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-23T21:09:26.252Z] 2023-05-23 21:09:25,986 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-23T21:09:26.252Z] 2023-05-23 21:09:25,990 [execute] INFO git cat-file --batch-check [2023-05-23T21:09:26.252Z] 2023-05-23 21:09:25,990 [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-23T21:09:26.252Z] 2023-05-23 21:09:25,996 [execute] INFO git cat-file --batch [2023-05-23T21:09:26.252Z] 2023-05-23 21:09:25,996 [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-23T21:09:26.252Z] 2023-05-23 21:09:26,000 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-23T21:09:26.252Z] 0.0.0 [Pipeline] } [2023-05-23T21:09:26.265Z] $ docker exec --env ******** --env ******** 649c5cb1207e9a36324faaf81053b76b4566603b0f637160328661603d9545b2 ssh-agent -k [2023-05-23T21:09:26.370Z] unset SSH_AUTH_SOCK; [2023-05-23T21:09:26.371Z] unset SSH_AGENT_PID; [2023-05-23T21:09:26.371Z] echo Agent pid 78 killed; [2023-05-23T21:09:26.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T21:09:26.683Z] + git semver [Pipeline] } [2023-05-23T21:09:26.958Z] $ docker stop --time=1 649c5cb1207e9a36324faaf81053b76b4566603b0f637160328661603d9545b2 [2023-05-23T21:09:28.286Z] $ docker rm -f --volumes 649c5cb1207e9a36324faaf81053b76b4566603b0f637160328661603d9545b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T21:09:28.623Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T21:09:28.811Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T21:09:28.813Z] [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-23T21:09:28.936Z] provisioning config files... [2023-05-23T21:09:28.946Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config5412770529049597132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:09:29.243Z] ---> docker-login.sh [2023-05-23T21:09:29.243Z] nexus3.edgexfoundry.org:10001 [2023-05-23T21:09:29.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:29.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:29.243Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:29.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:29.243Z] [2023-05-23T21:09:29.243Z] Login Succeeded [2023-05-23T21:09:29.243Z] nexus3.edgexfoundry.org:10002 [2023-05-23T21:09:29.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:29.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:29.243Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:29.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:29.243Z] [2023-05-23T21:09:29.243Z] Login Succeeded [2023-05-23T21:09:29.243Z] nexus3.edgexfoundry.org:10003 [2023-05-23T21:09:29.306Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16575 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-05-23T21:09:29.318Z] Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout [2023-05-23T21:09:29.361Z] Selected Git installation does not exist. Using Default [2023-05-23T21:09:29.361Z] The recommended git tool is: NONE [2023-05-23T21:09:29.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:29.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:29.505Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:29.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:29.505Z] [2023-05-23T21:09:29.505Z] Login Succeeded [2023-05-23T21:09:29.505Z] nexus3.edgexfoundry.org:10004 [2023-05-23T21:09:29.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:29.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:29.505Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:29.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:29.505Z] [2023-05-23T21:09:29.505Z] Login Succeeded [2023-05-23T21:09:29.505Z] docker.io [2023-05-23T21:09:29.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:09:29.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:09:29.763Z] Configure a credential helper to remove this warning. See [2023-05-23T21:09:29.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:09:29.763Z] [2023-05-23T21:09:29.763Z] Login Succeeded [2023-05-23T21:09:29.763Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T21:09:29.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T21:09:29.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T21:09:29.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T21:09:29.866Z] ========================================================= [2023-05-23T21:09:29.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T21:09:29.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:09:30.189Z] + 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-23T21:09:30.189Z] Sending build context to Docker daemon 4.258MB [2023-05-23T21:09:30.189Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T21:09:30.189Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T21:09:30.189Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T21:09:30.189Z] f56be85fc22e: Pulling fs layer [2023-05-23T21:09:30.189Z] 85791d961cd3: Pulling fs layer [2023-05-23T21:09:30.189Z] d694b5ae8c79: Pulling fs layer [2023-05-23T21:09:30.189Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T21:09:30.189Z] 4d19c01a9841: Pulling fs layer [2023-05-23T21:09:30.189Z] 9325e15d5711: Pulling fs layer [2023-05-23T21:09:30.189Z] 556b6ee489ea: Pulling fs layer [2023-05-23T21:09:30.189Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T21:09:30.189Z] 9f32a84ed3da: Waiting [2023-05-23T21:09:30.189Z] 4d19c01a9841: Waiting [2023-05-23T21:09:30.189Z] 9325e15d5711: Waiting [2023-05-23T21:09:30.189Z] 556b6ee489ea: Waiting [2023-05-23T21:09:30.189Z] c5a4b2cf53e6: Waiting [2023-05-23T21:09:30.189Z] 85791d961cd3: Verifying Checksum [2023-05-23T21:09:30.189Z] 85791d961cd3: Download complete [2023-05-23T21:09:30.189Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T21:09:30.189Z] 9f32a84ed3da: Download complete [2023-05-23T21:09:30.189Z] 4d19c01a9841: Verifying Checksum [2023-05-23T21:09:30.189Z] 4d19c01a9841: Download complete [2023-05-23T21:09:30.189Z] f56be85fc22e: Verifying Checksum [2023-05-23T21:09:30.189Z] f56be85fc22e: Download complete [2023-05-23T21:09:30.449Z] 9325e15d5711: Verifying Checksum [2023-05-23T21:09:30.449Z] 9325e15d5711: Download complete [2023-05-23T21:09:30.449Z] f56be85fc22e: Pull complete [2023-05-23T21:09:30.715Z] 85791d961cd3: Pull complete [2023-05-23T21:09:30.975Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T21:09:30.975Z] c5a4b2cf53e6: Download complete [2023-05-23T21:09:30.975Z] d694b5ae8c79: Verifying Checksum [2023-05-23T21:09:30.975Z] d694b5ae8c79: Download complete [2023-05-23T21:09:30.975Z] 556b6ee489ea: Download complete [2023-05-23T21:09:34.256Z] d694b5ae8c79: Pull complete [2023-05-23T21:09:34.256Z] 9f32a84ed3da: Pull complete [2023-05-23T21:09:34.256Z] 4d19c01a9841: Pull complete [2023-05-23T21:09:34.514Z] 9325e15d5711: Pull complete [2023-05-23T21:09:35.099Z] using credential edgex-jenkins-ssh [2023-05-23T21:09:35.115Z] Cloning the remote Git repository [2023-05-23T21:09:35.243Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-23T21:09:35.391Z] > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 [2023-05-23T21:09:35.532Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-23T21:09:35.533Z] > git --version # timeout=10 [2023-05-23T21:09:35.555Z] > git --version # 'git version 2.25.1' [2023-05-23T21:09:35.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T21:09:35.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T21:09:37.059Z] 556b6ee489ea: Pull complete [2023-05-23T21:09:37.624Z] c5a4b2cf53e6: Pull complete [2023-05-23T21:09:37.624Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T21:09:37.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T21:09:37.624Z] ---> c4be618373d6 [2023-05-23T21:09:37.624Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T21:09:39.529Z] ---> Running in c5d773590bb4 [2023-05-23T21:09:39.529Z] Removing intermediate container c5d773590bb4 [2023-05-23T21:09:39.529Z] ---> 2bd4813d01b9 [2023-05-23T21:09:39.529Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T21:09:39.529Z] ---> Running in 7cc7c4a4ad0b [2023-05-23T21:09:39.529Z] Removing intermediate container 7cc7c4a4ad0b [2023-05-23T21:09:39.529Z] ---> 5d670a12bb55 [2023-05-23T21:09:39.529Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T21:09:39.529Z] ---> Running in c5c6e8e24868 [2023-05-23T21:09:39.021Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-23T21:09:39.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T21:09:39.795Z] Removing intermediate container c5c6e8e24868 [2023-05-23T21:09:39.795Z] ---> 01c8361ff977 [2023-05-23T21:09:39.795Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T21:09:39.795Z] ---> Running in 6feae3e3968d [2023-05-23T21:09:39.795Z] Removing intermediate container 6feae3e3968d [2023-05-23T21:09:39.795Z] ---> df276b4f92d2 [2023-05-23T21:09:39.795Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T21:09:39.795Z] ---> Running in aa931a221fa5 [2023-05-23T21:09:40.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T21:09:40.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T21:09:40.571Z] OK: 265 MiB in 53 packages [2023-05-23T21:09:40.832Z] Removing intermediate container aa931a221fa5 [2023-05-23T21:09:40.832Z] ---> 7a942f9d9b16 [2023-05-23T21:09:40.832Z] Step 8/12 : WORKDIR /app [2023-05-23T21:09:40.832Z] ---> Running in a0600965421d [2023-05-23T21:09:40.495Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-23T21:09:40.565Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-23T21:09:40.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T21:09:40.584Z] > 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-23T21:09:41.082Z] Merging remotes/origin/main commit 427759c4c8768a0667949273cf9123d5f3339a5e into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-05-23T21:09:41.091Z] Removing intermediate container a0600965421d [2023-05-23T21:09:41.091Z] ---> c1db0604cfe8 [2023-05-23T21:09:41.091Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T21:09:41.091Z] ---> 52da0909ad6d [2023-05-23T21:09:41.091Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T21:09:41.091Z] ---> Running in cca4b9449955 [2023-05-23T21:09:41.501Z] Merge succeeded, producing 9cad5be8f76f1820a4e813201d2558e3a6cf11c1 [2023-05-23T21:09:41.502Z] Checking out Revision 9cad5be8f76f1820a4e813201d2558e3a6cf11c1 (PR-229) [2023-05-23T21:09:41.098Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T21:09:41.181Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-05-23T21:09:41.294Z] > git remote # timeout=10 [2023-05-23T21:09:41.315Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T21:09:41.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T21:09:41.353Z] > git merge 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 [2023-05-23T21:09:41.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T21:09:41.506Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T21:09:41.522Z] > git checkout -f 9cad5be8f76f1820a4e813201d2558e3a6cf11c1 # timeout=10 [2023-05-23T21:09:45.056Z] Commit message: "Merge commit '427759c4c8768a0667949273cf9123d5f3339a5e' into HEAD" [2023-05-23T21:09:45.091Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T21:09:45.933Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T21:09:45.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T21:09:45.933Z] Dload Upload Total Spent Left Speed [2023-05-23T21:09:45.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-05-23T21:09:45.064Z] > git rev-list --no-walk f2eb7421cb60fce98dfafa71a09c397f42f00207 # timeout=10 [Pipeline] sh [2023-05-23T21:09:46.540Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T21:09:46.874Z] + sudo tee /etc/docker/daemon.new [2023-05-23T21:09:46.874Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T21:09:46.874Z] { [2023-05-23T21:09:46.874Z] "registry-mirrors": [ [2023-05-23T21:09:46.874Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T21:09:46.874Z] ], [2023-05-23T21:09:46.874Z] "bip": "10.250.0.254/24", [2023-05-23T21:09:46.874Z] "hosts": [ [2023-05-23T21:09:46.874Z] "tcp://0.0.0.0:5555", [2023-05-23T21:09:46.874Z] "unix:///var/run/docker.sock" [2023-05-23T21:09:46.874Z] ], [2023-05-23T21:09:46.874Z] "mtu": 1458, [2023-05-23T21:09:46.874Z] "selinux-enabled": true, [2023-05-23T21:09:46.874Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T21:09:46.874Z] } [Pipeline] sh [2023-05-23T21:09:47.211Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T21:09:47.555Z] + sudo service docker restart [2023-05-23T21:10:07.646Z] Removing intermediate container cca4b9449955 [2023-05-23T21:10:07.646Z] ---> 4cedf76127eb [2023-05-23T21:10:07.646Z] Step 11/12 : COPY . . [2023-05-23T21:10:07.905Z] ---> 53610fe0cfdc [2023-05-23T21:10:07.905Z] Step 12/12 : RUN $MAKE [2023-05-23T21:10:07.905Z] ---> Running in cc2e336d021d [2023-05-23T21:10:08.164Z] noop [2023-05-23T21:10:08.422Z] Removing intermediate container cc2e336d021d [2023-05-23T21:10:08.422Z] ---> 2934d78c3ab5 [2023-05-23T21:10:08.422Z] Successfully built 2934d78c3ab5 [2023-05-23T21:10:08.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:10:08.727Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T21:10:08.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T21:10:08.798Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2023-05-23T21:10:08.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T21:10:09.158Z] $ docker top e6241871f507079fc92ea65619bfa47c7f0ceebbec7ae65e30c26026b8d2c864 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T21:10:09.509Z] + go version [2023-05-23T21:10:09.509Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T21:10:09.527Z] $ docker stop --time=1 e6241871f507079fc92ea65619bfa47c7f0ceebbec7ae65e30c26026b8d2c864 [2023-05-23T21:10:10.782Z] $ docker rm -f --volumes e6241871f507079fc92ea65619bfa47c7f0ceebbec7ae65e30c26026b8d2c864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-05-23T21:10:10.859Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2023-05-23T21:10:10.890Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config14931125503490516509tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:10:11.173Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T21:10:11.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T21:10:11.247Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2023-05-23T21:10:11.251Z] ---> docker-login.sh [2023-05-23T21:10:11.251Z] nexus3.edgexfoundry.org:10001 [2023-05-23T21:10:11.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T21:10:11.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:10:11.625Z] $ docker top 36d4e7e7ba7cc78ec1ebd2035a5001d1c14088653efce1f3cdf9bc01c7989c57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T21:10:11.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:10:11.789Z] Configure a credential helper to remove this warning. See [2023-05-23T21:10:11.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:10:11.789Z] [2023-05-23T21:10:11.789Z] Login Succeeded [2023-05-23T21:10:11.789Z] nexus3.edgexfoundry.org:10002 [2023-05-23T21:10:11.960Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-05-23T21:10:12.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:10:12.252Z] + make test [2023-05-23T21:10:12.252Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T21:10:12.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:10:12.327Z] Configure a credential helper to remove this warning. See [2023-05-23T21:10:12.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:10:12.327Z] [2023-05-23T21:10:12.327Z] Login Succeeded [2023-05-23T21:10:12.327Z] nexus3.edgexfoundry.org:10003 [2023-05-23T21:10:12.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:10:12.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:10:12.598Z] Configure a credential helper to remove this warning. See [2023-05-23T21:10:12.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:10:12.598Z] [2023-05-23T21:10:12.598Z] Login Succeeded [2023-05-23T21:10:12.598Z] nexus3.edgexfoundry.org:10004 [2023-05-23T21:10:12.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:10:12.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:10:12.871Z] Configure a credential helper to remove this warning. See [2023-05-23T21:10:12.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:10:12.871Z] [2023-05-23T21:10:12.871Z] Login Succeeded [2023-05-23T21:10:12.871Z] docker.io [2023-05-23T21:10:13.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T21:10:13.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T21:10:13.408Z] Configure a credential helper to remove this warning. See [2023-05-23T21:10:13.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T21:10:13.408Z] [2023-05-23T21:10:13.408Z] Login Succeeded [2023-05-23T21:10:13.408Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T21:10:13.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T21:10:13.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T21:10:13.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T21:10:13.730Z] ========================================================= [2023-05-23T21:10:13.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T21:10:13.730Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:10:14.097Z] + 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-23T21:10:14.369Z] Sending build context to Docker daemon 1.212MB [2023-05-23T21:10:14.370Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T21:10:14.370Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T21:10:14.642Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T21:10:14.642Z] c41833b44d91: Pulling fs layer [2023-05-23T21:10:14.642Z] ed15518f5707: Pulling fs layer [2023-05-23T21:10:14.642Z] feae8fd75edb: Pulling fs layer [2023-05-23T21:10:14.642Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T21:10:14.642Z] 3cdef696dda3: Pulling fs layer [2023-05-23T21:10:14.642Z] 2ced38df9373: Pulling fs layer [2023-05-23T21:10:14.642Z] 242c74f7c9fa: Waiting [2023-05-23T21:10:14.642Z] 3cdef696dda3: Waiting [2023-05-23T21:10:14.642Z] 58f1dce35555: Pulling fs layer [2023-05-23T21:10:14.643Z] 58f1dce35555: Waiting [2023-05-23T21:10:14.643Z] 2ced38df9373: Waiting [2023-05-23T21:10:14.643Z] ed15518f5707: Verifying Checksum [2023-05-23T21:10:14.643Z] ed15518f5707: Download complete [2023-05-23T21:10:14.643Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T21:10:14.643Z] 242c74f7c9fa: Download complete [2023-05-23T21:10:14.643Z] 3cdef696dda3: Verifying Checksum [2023-05-23T21:10:14.643Z] 3cdef696dda3: Download complete [2023-05-23T21:10:14.643Z] c41833b44d91: Verifying Checksum [2023-05-23T21:10:14.643Z] c41833b44d91: Download complete [2023-05-23T21:10:16.076Z] c41833b44d91: Pull complete [2023-05-23T21:10:16.076Z] 58f1dce35555: Verifying Checksum [2023-05-23T21:10:16.076Z] 58f1dce35555: Download complete [2023-05-23T21:10:16.365Z] ed15518f5707: Pull complete [2023-05-23T21:10:16.438Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-23T21:10:17.334Z] feae8fd75edb: Verifying Checksum [2023-05-23T21:10:17.334Z] feae8fd75edb: Download complete [2023-05-23T21:10:17.334Z] 2ced38df9373: Verifying Checksum [2023-05-23T21:10:17.334Z] 2ced38df9373: Download complete [2023-05-23T21:10:26.405Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-23T21:10:26.405Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-23T21:10:29.673Z] feae8fd75edb: Pull complete [2023-05-23T21:10:29.673Z] 242c74f7c9fa: Pull complete [2023-05-23T21:10:29.673Z] 3cdef696dda3: Pull complete [2023-05-23T21:10:29.695Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.648s coverage: 40.5% of statements [2023-05-23T21:10:29.696Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements [2023-05-23T21:10:29.696Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-05-23T21:10:36.437Z] 2ced38df9373: Pull complete [2023-05-23T21:10:37.807Z] go vet ./... [2023-05-23T21:10:39.030Z] 58f1dce35555: Pull complete [2023-05-23T21:10:39.030Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T21:10:39.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T21:10:39.030Z] ---> fadd8f120f05 [2023-05-23T21:10:39.030Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T21:10:40.445Z] ---> Running in 8d839f5194e2 [2023-05-23T21:10:41.036Z] Removing intermediate container 8d839f5194e2 [2023-05-23T21:10:41.037Z] ---> 6c23711bcd6a [2023-05-23T21:10:41.037Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T21:10:41.037Z] ---> Running in baa518e3326f [2023-05-23T21:10:41.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T21:10:41.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T21:10:41.089Z] ./bin/test-attribution-txt.sh [2023-05-23T21:10:41.089Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-23T21:10:41.089Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T21:10:41.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T21:10:41.120Z] $ docker stop --time=1 36d4e7e7ba7cc78ec1ebd2035a5001d1c14088653efce1f3cdf9bc01c7989c57 [2023-05-23T21:10:41.307Z] Removing intermediate container baa518e3326f [2023-05-23T21:10:41.307Z] ---> 76bc8ab60b5a [2023-05-23T21:10:41.307Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T21:10:41.307Z] ---> Running in b0d92adf99a8 [2023-05-23T21:10:41.574Z] Removing intermediate container b0d92adf99a8 [2023-05-23T21:10:41.574Z] ---> d116db5f0ef4 [2023-05-23T21:10:41.574Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T21:10:41.574Z] ---> Running in 17e19b757cac [2023-05-23T21:10:41.842Z] Removing intermediate container 17e19b757cac [2023-05-23T21:10:41.842Z] ---> ec8a55ece15a [2023-05-23T21:10:41.842Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T21:10:42.109Z] ---> Running in f9f9039abc12 [2023-05-23T21:10:43.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T21:10:43.184Z] $ docker rm -f --volumes 36d4e7e7ba7cc78ec1ebd2035a5001d1c14088653efce1f3cdf9bc01c7989c57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T21:10:43.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T21:10:43.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T21:10:43.715Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T21:10:44.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T21:10:44.611Z] OK: 263 MiB in 53 packages [2023-05-23T21:10:44.687Z] + ls -al . [2023-05-23T21:10:44.687Z] total 628 [2023-05-23T21:10:44.687Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 21:10 . [2023-05-23T21:10:44.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 21:09 .. [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 134 May 23 21:09 .dockerignore [2023-05-23T21:10:44.687Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 21:09 .git [2023-05-23T21:10:44.687Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 21:09 .github [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 946 May 23 21:09 .gitignore [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 21:09 .golangci.yml [2023-05-23T21:10:44.687Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 21:09 .semver [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 23 21:09 Attribution.txt [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 23 21:09 CHANGELOG.md [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 23 21:09 Dockerfile [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 21:09 GOVERNANCE.md [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 683 May 23 21:09 Jenkinsfile [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 23 21:09 LICENSE [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 23 21:09 Makefile [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 625 May 23 21:09 OWNERS.md [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 23 21:09 README.md [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 21:09 VERSION [2023-05-23T21:10:44.687Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 21:09 bin [2023-05-23T21:10:44.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 21:09 cmd [2023-05-23T21:10:44.687Z] -rw-r--r-- 1 jenkins jenkins 458038 May 23 21:10 coverage.out [2023-05-23T21:10:44.687Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 21:09 examples [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 23 21:09 go.mod [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 23 21:09 go.sum [2023-05-23T21:10:44.687Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 21:09 images [2023-05-23T21:10:44.687Z] drwxrwxr-x 5 jenkins jenkins 4096 May 23 21:09 internal [2023-05-23T21:10:44.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 21:09 snap [2023-05-23T21:10:44.687Z] -rw-rw-r-- 1 jenkins jenkins 193 May 23 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:10:44.989Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8a797225da8df981a2caa45a9fa3931456e13e66 --label arch=amd64 --label version=0.0.0 . [2023-05-23T21:10:44.990Z] Sending build context to Docker daemon 4.258MB [2023-05-23T21:10:44.990Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T21:10:44.990Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T21:10:44.990Z] ---> 2934d78c3ab5 [2023-05-23T21:10:44.990Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T21:10:44.990Z] ---> Running in 8e0b859aeaf7 [2023-05-23T21:10:44.990Z] Removing intermediate container 8e0b859aeaf7 [2023-05-23T21:10:44.990Z] ---> d5e8cde1c82f [2023-05-23T21:10:44.990Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T21:10:44.990Z] ---> Running in f013e973e9f1 [2023-05-23T21:10:45.247Z] Removing intermediate container f013e973e9f1 [2023-05-23T21:10:45.247Z] ---> 535e3cc4075a [2023-05-23T21:10:45.247Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T21:10:45.247Z] ---> Running in 86612e182096 [2023-05-23T21:10:45.247Z] Removing intermediate container 86612e182096 [2023-05-23T21:10:45.247Z] ---> 689ffbba9902 [2023-05-23T21:10:45.247Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T21:10:45.247Z] ---> Running in 2c490cfe6834 [2023-05-23T21:10:45.247Z] Removing intermediate container 2c490cfe6834 [2023-05-23T21:10:45.247Z] ---> a459e5c6c18d [2023-05-23T21:10:45.247Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T21:10:45.247Z] ---> Running in 15062390192e [2023-05-23T21:10:45.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T21:10:45.599Z] Removing intermediate container f9f9039abc12 [2023-05-23T21:10:45.599Z] ---> 445925a29cd3 [2023-05-23T21:10:45.599Z] Step 8/12 : WORKDIR /app [2023-05-23T21:10:45.599Z] ---> Running in 600fd61ddde4 [2023-05-23T21:10:45.599Z] Removing intermediate container 600fd61ddde4 [2023-05-23T21:10:45.599Z] ---> 0775ce606368 [2023-05-23T21:10:45.599Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T21:10:45.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T21:10:46.024Z] OK: 265 MiB in 53 packages [2023-05-23T21:10:46.187Z] ---> 3820f47aece2 [2023-05-23T21:10:46.187Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T21:10:46.187Z] ---> Running in 14cd8b1a5f86 [2023-05-23T21:10:46.283Z] Removing intermediate container 15062390192e [2023-05-23T21:10:46.283Z] ---> db43bb2a0e5f [2023-05-23T21:10:46.283Z] Step 8/24 : WORKDIR /app [2023-05-23T21:10:46.283Z] ---> Running in fd5f6958b7ad [2023-05-23T21:10:46.283Z] Removing intermediate container fd5f6958b7ad [2023-05-23T21:10:46.283Z] ---> d21661438022 [2023-05-23T21:10:46.283Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T21:10:46.541Z] ---> 2c19523ce605 [2023-05-23T21:10:46.541Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T21:10:46.541Z] ---> Running in 6ce17dfea525 [2023-05-23T21:10:47.110Z] Removing intermediate container 6ce17dfea525 [2023-05-23T21:10:47.110Z] ---> 5d2d564801e9 [2023-05-23T21:10:47.110Z] Step 11/24 : COPY . . [2023-05-23T21:10:47.370Z] ---> cc7d22826c72 [2023-05-23T21:10:47.370Z] Step 12/24 : RUN $MAKE [2023-05-23T21:10:47.370Z] ---> Running in 2888a7068c50 [2023-05-23T21:10:47.629Z] 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-23T21:11:05.715Z] Removing intermediate container 2888a7068c50 [2023-05-23T21:11:05.715Z] ---> 127acfe688bb [2023-05-23T21:11:05.715Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T21:11:05.715Z] 3.17: Pulling from library/alpine [2023-05-23T21:11:05.715Z] f56be85fc22e: Already exists [2023-05-23T21:11:05.715Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T21:11:05.715Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T21:11:05.715Z] ---> 9ed4aefc74f6 [2023-05-23T21:11:05.715Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-23T21:11:05.715Z] ---> Running in a64a07ebafcc [2023-05-23T21:11:05.715Z] Removing intermediate container a64a07ebafcc [2023-05-23T21:11:05.715Z] ---> d8d1177600e3 [2023-05-23T21:11:05.715Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T21:11:05.715Z] ---> Running in 71504f5c07df [2023-05-23T21:11:05.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T21:11:05.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T21:11:05.715Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T21:11:05.715Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T21:11:05.715Z] OK: 7 MiB in 16 packages [2023-05-23T21:11:05.715Z] Removing intermediate container 71504f5c07df [2023-05-23T21:11:05.715Z] ---> 3fbf601b384a [2023-05-23T21:11:05.715Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-23T21:11:05.715Z] ---> c92d377fa3ca [2023-05-23T21:11:05.715Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-23T21:11:05.715Z] ---> 6ec1b429ac80 [2023-05-23T21:11:05.715Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-23T21:11:05.973Z] ---> 6f13c17329df [2023-05-23T21:11:05.973Z] Step 19/24 : EXPOSE 59989 [2023-05-23T21:11:05.973Z] ---> Running in f23e0c15810d [2023-05-23T21:11:05.973Z] Removing intermediate container f23e0c15810d [2023-05-23T21:11:05.973Z] ---> b77c6d3335b8 [2023-05-23T21:11:05.973Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-23T21:11:05.973Z] ---> Running in 027cb75f0cd7 [2023-05-23T21:11:05.973Z] Removing intermediate container 027cb75f0cd7 [2023-05-23T21:11:05.973Z] ---> 25caf4a730db [2023-05-23T21:11:05.973Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T21:11:06.232Z] ---> Running in 4b8a3e4d978d [2023-05-23T21:11:06.232Z] Removing intermediate container 4b8a3e4d978d [2023-05-23T21:11:06.232Z] ---> 88c196b3aaeb [2023-05-23T21:11:06.232Z] Step 22/24 : LABEL arch=amd64 [2023-05-23T21:11:06.232Z] ---> Running in 244fde3ce1bf [2023-05-23T21:11:06.232Z] Removing intermediate container 244fde3ce1bf [2023-05-23T21:11:06.232Z] ---> 57dc6ab91e81 [2023-05-23T21:11:06.232Z] Step 23/24 : LABEL git_sha=8a797225da8df981a2caa45a9fa3931456e13e66 [2023-05-23T21:11:06.232Z] ---> Running in 73551864d337 [2023-05-23T21:11:06.232Z] Removing intermediate container 73551864d337 [2023-05-23T21:11:06.232Z] ---> f5fcdfc8fd8a [2023-05-23T21:11:06.232Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T21:11:06.490Z] ---> Running in 27ea6db1116d [2023-05-23T21:11:06.490Z] Removing intermediate container 27ea6db1116d [2023-05-23T21:11:06.490Z] ---> 2bb1643268d8 [2023-05-23T21:11:06.490Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T21:11:06.490Z] Successfully built 2bb1643268d8 [2023-05-23T21:11:06.490Z] 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-23T21:11:06.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T21:11:06.948Z] [2023-05-23T21:11:06.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:11:07.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T21:11:07.241Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T21:11:07.241Z] 5eb5b503b376: Pulling fs layer [2023-05-23T21:11:07.241Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T21:11:07.241Z] ec43610c2a17: Pulling fs layer [2023-05-23T21:11:07.241Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T21:11:07.241Z] 33b1e0a273af: Pulling fs layer [2023-05-23T21:11:07.241Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T21:11:07.241Z] 2f39f015ded8: Pulling fs layer [2023-05-23T21:11:07.241Z] 33b1e0a273af: Waiting [2023-05-23T21:11:07.241Z] 5d3b04190fa2: Waiting [2023-05-23T21:11:07.241Z] 2f39f015ded8: Waiting [2023-05-23T21:11:07.241Z] 3a2ae6a8a46f: Waiting [2023-05-23T21:11:07.241Z] 5c69ac0246d0: Download complete [2023-05-23T21:11:07.241Z] 3a2ae6a8a46f: Download complete [2023-05-23T21:11:07.241Z] 33b1e0a273af: Verifying Checksum [2023-05-23T21:11:07.241Z] 33b1e0a273af: Download complete [2023-05-23T21:11:07.241Z] ec43610c2a17: Verifying Checksum [2023-05-23T21:11:07.241Z] ec43610c2a17: Download complete [2023-05-23T21:11:07.241Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T21:11:07.241Z] 5d3b04190fa2: Download complete [2023-05-23T21:11:07.498Z] 5eb5b503b376: Verifying Checksum [2023-05-23T21:11:07.498Z] 5eb5b503b376: Download complete [2023-05-23T21:11:08.070Z] 2f39f015ded8: Download complete [2023-05-23T21:11:08.637Z] 5eb5b503b376: Pull complete [2023-05-23T21:11:08.637Z] 5c69ac0246d0: Pull complete [2023-05-23T21:11:08.896Z] ec43610c2a17: Pull complete [2023-05-23T21:11:09.156Z] 3a2ae6a8a46f: Pull complete [2023-05-23T21:11:09.156Z] 33b1e0a273af: Pull complete [2023-05-23T21:11:09.156Z] 5d3b04190fa2: Pull complete [2023-05-23T21:11:13.339Z] 2f39f015ded8: Pull complete [2023-05-23T21:11:13.339Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T21:11:13.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T21:11:13.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T21:11:13.427Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2023-05-23T21:11:13.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T21:11:14.982Z] $ docker top bd3a0b22ab06c1021004a9d11862e2486400243f7184bde21903578a464f7bcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:11:15.357Z] ---> job-cost.sh [2023-05-23T21:11:15.357Z] lf-activate-venv: SKIPPING [2023-05-23T21:11:15.357Z] INFO: No Stack... [2023-05-23T21:11:15.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T21:11:15.877Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T21:11:16.167Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-05-23T21:11:16.167Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T21:11:16.180Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-5-stack-cost] [2023-05-23T21:11:16.190Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-5-stack-cost] did not exist. Created. [2023-05-23T21:11:16.190Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T21:11:16.496Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T21:11:16.524Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T21:11:16.529Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T21:11:16.549Z] $ docker stop --time=1 bd3a0b22ab06c1021004a9d11862e2486400243f7184bde21903578a464f7bcb [2023-05-23T21:11:17.709Z] $ docker rm -f --volumes bd3a0b22ab06c1021004a9d11862e2486400243f7184bde21903578a464f7bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T21:11:54.136Z] Removing intermediate container 14cd8b1a5f86 [2023-05-23T21:11:54.136Z] ---> ccaf67f006ea [2023-05-23T21:11:54.136Z] Step 11/12 : COPY . . [2023-05-23T21:11:54.136Z] ---> 46e356bb2420 [2023-05-23T21:11:54.136Z] Step 12/12 : RUN $MAKE [2023-05-23T21:11:54.136Z] ---> Running in 73308734b07a [2023-05-23T21:11:54.136Z] noop [2023-05-23T21:11:54.136Z] Removing intermediate container 73308734b07a [2023-05-23T21:11:54.136Z] ---> c8093ccea779 [2023-05-23T21:11:54.136Z] Successfully built c8093ccea779 [2023-05-23T21:11:54.136Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:11:54.483Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T21:11:54.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T21:11:54.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-16575 does not seem to be running inside a container [2023-05-23T21:11:54.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@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-arm64 cat [2023-05-23T21:11:56.240Z] $ docker top 2e70e99029e9c3339c53c95de7b2af6cfd28bdb6499a6dd115d1e53181782a66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T21:11:57.069Z] + go version [2023-05-23T21:11:57.069Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T21:11:57.087Z] $ docker stop --time=1 2e70e99029e9c3339c53c95de7b2af6cfd28bdb6499a6dd115d1e53181782a66 [2023-05-23T21:11:58.698Z] $ docker rm -f --volumes 2e70e99029e9c3339c53c95de7b2af6cfd28bdb6499a6dd115d1e53181782a66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:11:59.239Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T21:11:59.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T21:11:59.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-16575 does not seem to be running inside a container [2023-05-23T21:11:59.499Z] $ 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/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@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-arm64 cat [2023-05-23T21:12:00.702Z] $ docker top fb1c20848afc4053f3a691c7a80910137bdf086861ac6d8cbd4efbb34b52cfdb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T21:12:01.529Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-23T21:12:02.174Z] + make test [2023-05-23T21:12:02.174Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T21:12:34.419Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-23T21:14:26.080Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-23T21:14:26.080Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-23T21:14:48.130Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.036s coverage: 40.5% of statements [2023-05-23T21:14:48.130Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.565s coverage: 51.9% of statements [2023-05-23T21:14:48.130Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.028s coverage: 95.5% of statements [2023-05-23T21:14:48.130Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T21:14:48.130Z] go vet ./... [2023-05-23T21:15:14.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T21:15:14.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T21:15:14.813Z] ./bin/test-attribution-txt.sh [2023-05-23T21:15:14.813Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-23T21:15:14.813Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T21:15:14.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T21:15:14.845Z] $ docker stop --time=1 fb1c20848afc4053f3a691c7a80910137bdf086861ac6d8cbd4efbb34b52cfdb [2023-05-23T21:15:16.630Z] $ docker rm -f --volumes fb1c20848afc4053f3a691c7a80910137bdf086861ac6d8cbd4efbb34b52cfdb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T21:15:17.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T21:15:17.786Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T21:15:18.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T21:15:18.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T21:15:19.136Z] + ls -al . [2023-05-23T21:15:19.136Z] total 624 [2023-05-23T21:15:19.136Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 21:12 . [2023-05-23T21:15:19.136Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 21:09 .. [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 134 May 23 21:09 .dockerignore [2023-05-23T21:15:19.136Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 21:09 .git [2023-05-23T21:15:19.136Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 21:09 .github [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 946 May 23 21:09 .gitignore [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 21:09 .golangci.yml [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 23 21:09 Attribution.txt [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 23 21:09 CHANGELOG.md [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 23 21:09 Dockerfile [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 21:09 GOVERNANCE.md [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 683 May 23 21:09 Jenkinsfile [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 23 21:09 LICENSE [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 23 21:09 Makefile [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 625 May 23 21:09 OWNERS.md [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 23 21:09 README.md [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 21:09 VERSION [2023-05-23T21:15:19.136Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 21:09 bin [2023-05-23T21:15:19.136Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 21:09 cmd [2023-05-23T21:15:19.136Z] -rw-r--r-- 1 jenkins jenkins 458038 May 23 21:14 coverage.out [2023-05-23T21:15:19.136Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 21:09 examples [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 23 21:09 go.mod [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 23 21:09 go.sum [2023-05-23T21:15:19.136Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 21:09 images [2023-05-23T21:15:19.136Z] drwxrwxr-x 5 jenkins jenkins 4096 May 23 21:09 internal [2023-05-23T21:15:19.136Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 21:09 snap [2023-05-23T21:15:19.136Z] -rw-rw-r-- 1 jenkins jenkins 193 May 23 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:15:19.480Z] + 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=9cad5be8f76f1820a4e813201d2558e3a6cf11c1 --label arch=arm64 --label version=0.0.0 . [2023-05-23T21:15:19.747Z] Sending build context to Docker daemon 1.212MB [2023-05-23T21:15:19.747Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T21:15:19.747Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T21:15:19.747Z] ---> c8093ccea779 [2023-05-23T21:15:19.747Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T21:15:20.715Z] ---> Running in 72c195500034 [2023-05-23T21:15:20.715Z] Removing intermediate container 72c195500034 [2023-05-23T21:15:20.715Z] ---> 4ce443f89148 [2023-05-23T21:15:20.715Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T21:15:20.715Z] ---> Running in 3f8cb22ab9b4 [2023-05-23T21:15:20.983Z] Removing intermediate container 3f8cb22ab9b4 [2023-05-23T21:15:20.983Z] ---> fac05dfd651a [2023-05-23T21:15:20.983Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T21:15:21.263Z] ---> Running in ddd3ad951479 [2023-05-23T21:15:21.531Z] Removing intermediate container ddd3ad951479 [2023-05-23T21:15:21.531Z] ---> e676a155a122 [2023-05-23T21:15:21.531Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T21:15:21.531Z] ---> Running in 57e57a406abd [2023-05-23T21:15:21.802Z] Removing intermediate container 57e57a406abd [2023-05-23T21:15:21.802Z] ---> 0b32440c4c3d [2023-05-23T21:15:21.802Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T21:15:21.802Z] ---> Running in 3dcdcf9bac00 [2023-05-23T21:15:22.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T21:15:23.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T21:15:24.760Z] OK: 263 MiB in 53 packages [2023-05-23T21:15:25.342Z] Removing intermediate container 3dcdcf9bac00 [2023-05-23T21:15:25.343Z] ---> 74bfcff71693 [2023-05-23T21:15:25.343Z] Step 8/24 : WORKDIR /app [2023-05-23T21:15:25.343Z] ---> Running in 73c1e0f4946c [2023-05-23T21:15:25.609Z] Removing intermediate container 73c1e0f4946c [2023-05-23T21:15:25.609Z] ---> f01c1c3d60bf [2023-05-23T21:15:25.609Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T21:15:26.193Z] ---> 8dd8ce2a8831 [2023-05-23T21:15:26.193Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T21:15:26.193Z] ---> Running in 1676eb41652a [2023-05-23T21:15:28.783Z] Removing intermediate container 1676eb41652a [2023-05-23T21:15:28.783Z] ---> 69d7769f852f [2023-05-23T21:15:28.783Z] Step 11/24 : COPY . . [2023-05-23T21:15:29.365Z] ---> eaba0936c6b8 [2023-05-23T21:15:29.365Z] Step 12/24 : RUN $MAKE [2023-05-23T21:15:29.365Z] ---> Running in 146a6b0eff45 [2023-05-23T21:15:30.323Z] 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-23T21:17:39.217Z] Removing intermediate container 146a6b0eff45 [2023-05-23T21:17:39.217Z] ---> b169ea946740 [2023-05-23T21:17:39.217Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T21:17:39.217Z] 3.17: Pulling from library/alpine [2023-05-23T21:17:39.217Z] c41833b44d91: Already exists [2023-05-23T21:17:39.217Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T21:17:39.217Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T21:17:39.217Z] ---> 51e60588ff2c [2023-05-23T21:17:39.217Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-23T21:17:39.217Z] ---> Running in bd251048484f [2023-05-23T21:17:39.217Z] Removing intermediate container bd251048484f [2023-05-23T21:17:39.217Z] ---> fa94248dc9ff [2023-05-23T21:17:39.217Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T21:17:39.217Z] ---> Running in 4d3129c7a227 [2023-05-23T21:17:39.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T21:17:39.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T21:17:39.217Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T21:17:39.217Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T21:17:39.217Z] OK: 8 MiB in 16 packages [2023-05-23T21:17:39.484Z] Removing intermediate container 4d3129c7a227 [2023-05-23T21:17:39.485Z] ---> 0428fc040e41 [2023-05-23T21:17:39.485Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-23T21:17:40.069Z] ---> 9b26a11b4ef7 [2023-05-23T21:17:40.069Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-23T21:17:40.336Z] ---> a255e6fdd779 [2023-05-23T21:17:40.336Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-23T21:17:41.746Z] ---> 44cb9526a2de [2023-05-23T21:17:41.746Z] Step 19/24 : EXPOSE 59989 [2023-05-23T21:17:41.746Z] ---> Running in 87e65417ca42 [2023-05-23T21:17:42.014Z] Removing intermediate container 87e65417ca42 [2023-05-23T21:17:42.014Z] ---> 89b304cdc05c [2023-05-23T21:17:42.014Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-23T21:17:42.280Z] ---> Running in ccf3d643daa0 [2023-05-23T21:17:42.280Z] Removing intermediate container ccf3d643daa0 [2023-05-23T21:17:42.280Z] ---> a9b88c4c4949 [2023-05-23T21:17:42.280Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T21:17:42.545Z] ---> Running in 7590c2b6cba6 [2023-05-23T21:17:42.811Z] Removing intermediate container 7590c2b6cba6 [2023-05-23T21:17:42.811Z] ---> c49f19b233e4 [2023-05-23T21:17:42.811Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T21:17:42.811Z] ---> Running in 539e8050280a [2023-05-23T21:17:43.077Z] Removing intermediate container 539e8050280a [2023-05-23T21:17:43.077Z] ---> 782218ff9306 [2023-05-23T21:17:43.077Z] Step 23/24 : LABEL git_sha=9cad5be8f76f1820a4e813201d2558e3a6cf11c1 [2023-05-23T21:17:43.077Z] ---> Running in ac58e01dfe8b [2023-05-23T21:17:43.344Z] Removing intermediate container ac58e01dfe8b [2023-05-23T21:17:43.344Z] ---> d9c1ac960f2f [2023-05-23T21:17:43.344Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T21:17:43.611Z] ---> Running in 893f022fccfb [2023-05-23T21:17:43.881Z] Removing intermediate container 893f022fccfb [2023-05-23T21:17:43.881Z] ---> 7e5764e743d1 [2023-05-23T21:17:43.881Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T21:17:43.881Z] Successfully built 7e5764e743d1 [2023-05-23T21:17:43.881Z] 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-23T21:17:44.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T21:17:44.343Z] [2023-05-23T21:17:44.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:17:44.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T21:17:44.677Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T21:17:44.677Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T21:17:44.677Z] 04944245beec: Pulling fs layer [2023-05-23T21:17:44.677Z] 699f458cf7ca: Pulling fs layer [2023-05-23T21:17:44.677Z] 765212b225bb: Pulling fs layer [2023-05-23T21:17:44.677Z] f23df028b6ca: Pulling fs layer [2023-05-23T21:17:44.677Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T21:17:44.677Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T21:17:44.677Z] 765212b225bb: Waiting [2023-05-23T21:17:44.677Z] f23df028b6ca: Waiting [2023-05-23T21:17:44.677Z] d65c8cfc05b1: Waiting [2023-05-23T21:17:44.677Z] 2437ff75d9bd: Waiting [2023-05-23T21:17:44.945Z] 04944245beec: Verifying Checksum [2023-05-23T21:17:44.945Z] 04944245beec: Download complete [2023-05-23T21:17:44.945Z] 765212b225bb: Verifying Checksum [2023-05-23T21:17:44.945Z] 765212b225bb: Download complete [2023-05-23T21:17:44.945Z] f23df028b6ca: Verifying Checksum [2023-05-23T21:17:44.945Z] f23df028b6ca: Download complete [2023-05-23T21:17:44.945Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T21:17:44.945Z] d65c8cfc05b1: Download complete [2023-05-23T21:17:44.945Z] 699f458cf7ca: Verifying Checksum [2023-05-23T21:17:44.945Z] 699f458cf7ca: Download complete [2023-05-23T21:17:45.532Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T21:17:45.532Z] 8998bd30e6a1: Download complete [2023-05-23T21:17:48.114Z] 2437ff75d9bd: Download complete [2023-05-23T21:17:50.062Z] 8998bd30e6a1: Pull complete [2023-05-23T21:17:50.062Z] 04944245beec: Pull complete [2023-05-23T21:17:51.467Z] 699f458cf7ca: Pull complete [2023-05-23T21:17:51.734Z] 765212b225bb: Pull complete [2023-05-23T21:17:52.318Z] f23df028b6ca: Pull complete [2023-05-23T21:17:52.586Z] d65c8cfc05b1: Pull complete [2023-05-23T21:18:07.658Z] 2437ff75d9bd: Pull complete [2023-05-23T21:18:07.658Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T21:18:07.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T21:18:07.658Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T21:18:07.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-16575 does not seem to be running inside a container [2023-05-23T21:18:07.923Z] $ 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/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@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:arm64 cat [2023-05-23T21:18:10.439Z] $ docker top 520a88bd09733e0d16685cc87f79c50ade9d6def0951a46d751feee6d16716f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:18:11.279Z] ---> job-cost.sh [2023-05-23T21:18:11.279Z] lf-activate-venv: SKIPPING [2023-05-23T21:18:11.279Z] INFO: No Stack... [2023-05-23T21:18:11.545Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T21:18:12.500Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T21:18:12.819Z] + + catcut /w/workspace/device-rfid-llrp-go/5/archives/cost.csv -d, [2023-05-23T21:18:12.819Z] -f6 [Pipeline] lock [2023-05-23T21:18:12.891Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-5-stack-cost] [2023-05-23T21:18:12.897Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-5-stack-cost] did not exist. Created. [2023-05-23T21:18:12.897Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T21:18:13.549Z] /w/workspace/device-rfid-llrp-go/5@tmp/durable-d39f1d65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T21:18:13.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T21:18:13.906Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T21:18:13.960Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T21:18:13.969Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T21:18:13.986Z] $ docker stop --time=1 520a88bd09733e0d16685cc87f79c50ade9d6def0951a46d751feee6d16716f0 [2023-05-23T21:18:17.825Z] $ docker rm -f --volumes 520a88bd09733e0d16685cc87f79c50ade9d6def0951a46d751feee6d16716f0 [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-23T21:18:18.250Z] provisioning config files... [2023-05-23T21:18:18.259Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config802220257848783606tmp [Pipeline] { [Pipeline] sh [2023-05-23T21:18:18.551Z] + set +x [2023-05-23T21:18:18.551Z] + curl -s https://codecov.io/bash [2023-05-23T21:18:18.551Z] + bash -s -- [2023-05-23T21:18:18.551Z] [2023-05-23T21:18:18.551Z] _____ _ [2023-05-23T21:18:18.551Z] / ____| | | [2023-05-23T21:18:18.551Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T21:18:18.551Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T21:18:18.551Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T21:18:18.551Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T21:18:18.551Z] Bash-1.0.6 [2023-05-23T21:18:18.551Z] [2023-05-23T21:18:18.551Z] [2023-05-23T21:18:18.551Z] ==> git version 2.25.1 found [2023-05-23T21:18:18.551Z] ==> 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-23T21:18:18.551Z] Release-Date: 2020-01-08 [2023-05-23T21:18:18.551Z] 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-23T21:18:18.551Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T21:18:18.551Z] ==> Jenkins CI detected. [2023-05-23T21:18:18.551Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-23T21:18:18.551Z] project root: . [2023-05-23T21:18:18.551Z] --> token set from env [2023-05-23T21:18:18.551Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T21:18:18.551Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T21:18:18.551Z] ==> Python coveragepy not found [2023-05-23T21:18:18.551Z] ==> Searching for coverage reports in: [2023-05-23T21:18:18.551Z] + . [2023-05-23T21:18:18.810Z] -> Found 1 reports [2023-05-23T21:18:18.810Z] ==> Detecting git/mercurial file structure [2023-05-23T21:18:18.810Z] ==> Reading reports [2023-05-23T21:18:18.810Z] + ./coverage.out bytes=458038 [2023-05-23T21:18:18.810Z] ==> Appending adjustments [2023-05-23T21:18:18.810Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T21:18:19.070Z] + Found adjustments [2023-05-23T21:18:19.070Z] ==> Gzipping contents [2023-05-23T21:18:19.070Z] 52K /tmp/codecov.NClqWy.gz [2023-05-23T21:18:19.070Z] ==> Uploading reports [2023-05-23T21:18:19.070Z] url: https://codecov.io [2023-05-23T21:18:19.070Z] query: branch=PR-229&commit=8a797225da8df981a2caa45a9fa3931456e13e66&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-23T21:18:19.070Z] -> Pinging Codecov [2023-05-23T21:18:19.070Z] 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=8a797225da8df981a2caa45a9fa3931456e13e66&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-23T21:18:19.330Z] -> Uploading to [2023-05-23T21:18:19.330Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/581DD39554BDF9B6E22D074273EAD858/8a797225da8df981a2caa45a9fa3931456e13e66/5fef7aa7-9950-449b-97f1-ace61345ca0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T211819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1dca0d15224741d0f2858a97315077aff7c9b52d446ea11147ab05750dce414 [2023-05-23T21:18:19.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T21:18:19.330Z] Dload Upload Total Spent Left Speed [2023-05-23T21:18:19.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50497 0 0 100 50497 0 223k --:--:-- --:--:-- --:--:-- 222k 100 50497 0 0 100 50497 0 217k --:--:-- --:--:-- --:--:-- 217k [2023-05-23T21:18:19.590Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8a797225da8df981a2caa45a9fa3931456e13e66 [Pipeline] } [2023-05-23T21:18:19.597Z] 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-23T21:18:20.272Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-05-23T21:18:20.272Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-23T21:18:20.272Z] total 16 [2023-05-23T21:18:20.272Z] drwxr-xr-x 3 root root 4096 May 23 21:11 . [2023-05-23T21:18:20.272Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 21:11 .. [2023-05-23T21:18:20.272Z] drwxr-xr-x 2 root root 4096 May 23 21:11 cost [2023-05-23T21:18:20.272Z] -rw-r--r-- 1 root root 91 May 23 21:11 cost.csv [2023-05-23T21:18:20.272Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-23T21:18:20.272Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-23T21:18:20.272Z] total 16 [2023-05-23T21:18:20.272Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 21:11 . [2023-05-23T21:18:20.272Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 21:11 .. [2023-05-23T21:18:20.272Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 21:11 cost [2023-05-23T21:18:20.272Z] -rw-r--r-- 1 jenkins jenkins 91 May 23 21:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:18:20.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:18:21.421Z] ---> package-listing.sh [2023-05-23T21:18:21.421Z] ++ facter osfamily [2023-05-23T21:18:21.421Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T21:18:21.681Z] + OS_FAMILY=debian [2023-05-23T21:18:21.681Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-23T21:18:21.681Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T21:18:21.681Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T21:18:21.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T21:18:21.681Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T21:18:21.681Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-23T21:18:21.681Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T21:18:21.681Z] + case "${OS_FAMILY}" in [2023-05-23T21:18:21.681Z] + dpkg -l [2023-05-23T21:18:21.681Z] + grep '^ii' [2023-05-23T21:18:21.681Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T21:18:21.681Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T21:18:21.681Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T21:18:21.681Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-23T21:18:21.681Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-05-23T21:18:21.681Z] + 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-23T21:18:21.690Z] 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-23T21:18:21.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T21:18:22.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T21:18:22.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T21:18:22.587Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2023-05-23T21:18:22.619Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T21:18:23.613Z] $ docker top 97233441f9619f4a2b8515912d0c6ad40af4c32d8795d0a6ae8e39d98bab3ba7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T21:18:23.962Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T21:18:24.248Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T21:18:24.531Z] + ls /var/log/sa-host [2023-05-23T21:18:24.531Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T21:18:24.679Z] provisioning config files... [2023-05-23T21:18:24.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config14685808685100305168tmp [Pipeline] { [Pipeline] echo [2023-05-23T21:18:24.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:18:24.984Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T21:18:24.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:18:25.319Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T21:18:25.329Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:18:25.616Z] ---> sudo-logs.sh [2023-05-23T21:18:25.616Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T21:18:25.642Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:18:25.925Z] ---> job-cost.sh [2023-05-23T21:18:25.925Z] lf-activate-venv: SKIPPING [2023-05-23T21:18:25.925Z] DEBUG: total: 0.2199999988079071 [2023-05-23T21:18:25.925Z] INFO: Retrieving Stack Cost... [2023-05-23T21:18:26.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T21:18:26.445Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T21:18:26.457Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T21:18:26.739Z] ---> logs-deploy.sh [2023-05-23T21:18:26.740Z] lf-activate-venv: SKIPPING [2023-05-23T21:18:26.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/5 [2023-05-23T21:18:26.740Z] INFO: archiving workspace using pattern(s): [2023-05-23T21:18:28.670Z] Archives upload complete. [2023-05-23T21:18:28.671Z] INFO: archiving logs to Nexus