Pull request #251 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca43916f48dedb107bcb138265983cd0545419ba+99ec9fdd9e47f984b1734530517032620f47bcb3 (5623a44213694560bf7dd5044daaad2a8e8954d5) 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-ssh8119227335558911302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17622162808201433799.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13882126924201434112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7035133017976441684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15966877264681685211.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17836235443679143834.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6695 in /w/workspace/undry_device-rfid-llrp-go_PR-251 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-251 # 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/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 99ec9fdd9e47f984b1734530517032620f47bcb3 into PR head commit ca43916f48dedb107bcb138265983cd0545419ba Merge succeeded, producing ca43916f48dedb107bcb138265983cd0545419ba Checking out Revision ca43916f48dedb107bcb138265983cd0545419ba (PR-251) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T10:31:11.502Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T10:31:11.701Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ca43916f48dedb107bcb138265983cd0545419ba # 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 99ec9fdd9e47f984b1734530517032620f47bcb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca43916f48dedb107bcb138265983cd0545419ba # timeout=10 [Pipeline] echo [2023-09-20T10:31:11.796Z] ========================================================= [2023-09-20T10:31:11.796Z] EdgeX Global Pipelines Version Info [2023-09-20T10:31:11.796Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:31:13.893Z] ------------------- [2023-09-20T10:31:13.893Z] stable info: [2023-09-20T10:31:13.893Z] ------------------- [2023-09-20T10:31:13.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T10:31:13.893Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T10:31:13.893Z] Message: update stable to v1.0.254 [2023-09-20T10:31:14.156Z] ------------------- [2023-09-20T10:31:14.156Z] experimental info: [2023-09-20T10:31:14.156Z] ------------------- [2023-09-20T10:31:14.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T10:31:14.156Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T10:31:14.156Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T10:31:14.435Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-20T10:31:14.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-20T10:31:14.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T10:31:14.564Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T10:31:14.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T10:31:14.650Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T10:31:14.696Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T10:31:14.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T10:31:14.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T10:31:14.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T10:31:14.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T10:31:14.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-20T10:31:14.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T10:31:14.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T10:31:15.019Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T10:31:15.062Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T10:31:15.100Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T10:31:15.140Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T10:31:15.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T10:31:15.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T10:31:15.277Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T10:31:15.318Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T10:31:15.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T10:31:15.403Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T10:31:15.448Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T10:31:15.487Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T10:31:15.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T10:31:15.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo [2023-09-20T10:31:15.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo [2023-09-20T10:31:15.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo [2023-09-20T10:31:15.699Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] echo [2023-09-20T10:31:15.747Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca43916 [Pipeline] echo [2023-09-20T10:31:15.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T10:31:15.898Z] provisioning config files... [2023-09-20T10:31:15.916Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/config18369318545928930023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:31:16.258Z] ---> docker-login.sh [2023-09-20T10:31:16.258Z] nexus3.edgexfoundry.org:10001 [2023-09-20T10:31:16.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:16.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:16.518Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:16.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:16.518Z] [2023-09-20T10:31:16.518Z] Login Succeeded [2023-09-20T10:31:16.518Z] nexus3.edgexfoundry.org:10002 [2023-09-20T10:31:16.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:16.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:16.777Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:16.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:16.777Z] [2023-09-20T10:31:16.777Z] Login Succeeded [2023-09-20T10:31:16.777Z] nexus3.edgexfoundry.org:10003 [2023-09-20T10:31:16.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:16.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:16.777Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:16.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:16.777Z] [2023-09-20T10:31:16.777Z] Login Succeeded [2023-09-20T10:31:16.777Z] nexus3.edgexfoundry.org:10004 [2023-09-20T10:31:17.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:17.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:17.038Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:17.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:17.038Z] [2023-09-20T10:31:17.038Z] Login Succeeded [2023-09-20T10:31:17.038Z] docker.io [2023-09-20T10:31:17.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:17.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:17.299Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:17.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:17.299Z] [2023-09-20T10:31:17.299Z] Login Succeeded [2023-09-20T10:31:17.299Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T10:31:17.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T10:31:17.969Z] + git rev-list -1 --merges ca43916f48dedb107bcb138265983cd0545419ba~1..ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] echo [2023-09-20T10:31:18.039Z] -----------> git rev-list -1 --merges ca43916f48dedb107bcb138265983cd0545419ba~1..ca43916f48dedb107bcb138265983cd0545419ba ca43916f48dedb107bcb138265983cd0545419ba [false] [Pipeline] sh [2023-09-20T10:31:18.349Z] + git log --format=format:%s -1 ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] echo [2023-09-20T10:31:18.383Z] ========================================================= [2023-09-20T10:31:18.383Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T10:31:18.383Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T10:31:18.818Z] + git log --format=format:%s -1 ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] echo [2023-09-20T10:31:18.852Z] [semverPrep] GIT_COMMIT: ca43916f48dedb107bcb138265983cd0545419ba, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-20T10:31:18.882Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T10:31:19.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T10:31:19.278Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T10:31:19.278Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T10:31:19.278Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T10:31:19.278Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T10:31:19.278Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T10:31:19.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:31:19.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T10:31:19.784Z] [2023-09-20T10:31:19.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:31:20.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T10:31:20.153Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T10:31:20.153Z] b85a868b505f: Pulling fs layer [2023-09-20T10:31:20.153Z] e2be974225ed: Pulling fs layer [2023-09-20T10:31:20.153Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T10:31:20.153Z] 988bab9f4d93: Pulling fs layer [2023-09-20T10:31:20.153Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T10:31:20.153Z] eaf3925da568: Pulling fs layer [2023-09-20T10:31:20.153Z] bab4dde63d76: Pulling fs layer [2023-09-20T10:31:20.153Z] bde34c3a00c8: Pulling fs layer [2023-09-20T10:31:20.153Z] b352a97aabf1: Pulling fs layer [2023-09-20T10:31:20.153Z] 4872d77fe225: Pulling fs layer [2023-09-20T10:31:20.153Z] 5851b861e8e6: Pulling fs layer [2023-09-20T10:31:20.153Z] bab4dde63d76: Waiting [2023-09-20T10:31:20.153Z] bde34c3a00c8: Waiting [2023-09-20T10:31:20.153Z] 988bab9f4d93: Waiting [2023-09-20T10:31:20.153Z] 1469e6f7b9e6: Waiting [2023-09-20T10:31:20.153Z] b352a97aabf1: Waiting [2023-09-20T10:31:20.153Z] 5851b861e8e6: Waiting [2023-09-20T10:31:20.153Z] 4872d77fe225: Waiting [2023-09-20T10:31:20.153Z] eaf3925da568: Waiting [2023-09-20T10:31:20.153Z] e2be974225ed: Verifying Checksum [2023-09-20T10:31:20.153Z] e2be974225ed: Download complete [2023-09-20T10:31:20.153Z] 988bab9f4d93: Download complete [2023-09-20T10:31:20.153Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T10:31:20.153Z] 1469e6f7b9e6: Download complete [2023-09-20T10:31:20.412Z] eaf3925da568: Verifying Checksum [2023-09-20T10:31:20.412Z] eaf3925da568: Download complete [2023-09-20T10:31:20.412Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T10:31:20.412Z] 339a4e72a1f5: Download complete [2023-09-20T10:31:20.412Z] bde34c3a00c8: Download complete [2023-09-20T10:31:20.412Z] b352a97aabf1: Download complete [2023-09-20T10:31:20.412Z] 4872d77fe225: Verifying Checksum [2023-09-20T10:31:20.412Z] 4872d77fe225: Download complete [2023-09-20T10:31:20.412Z] 5851b861e8e6: Verifying Checksum [2023-09-20T10:31:20.412Z] 5851b861e8e6: Download complete [2023-09-20T10:31:20.412Z] b85a868b505f: Verifying Checksum [2023-09-20T10:31:20.412Z] b85a868b505f: Download complete [2023-09-20T10:31:20.672Z] bab4dde63d76: Verifying Checksum [2023-09-20T10:31:20.672Z] bab4dde63d76: Download complete [2023-09-20T10:31:21.608Z] b85a868b505f: Pull complete [2023-09-20T10:31:21.869Z] e2be974225ed: Pull complete [2023-09-20T10:31:22.461Z] 339a4e72a1f5: Pull complete [2023-09-20T10:31:22.461Z] 988bab9f4d93: Pull complete [2023-09-20T10:31:22.719Z] 1469e6f7b9e6: Pull complete [2023-09-20T10:31:22.719Z] eaf3925da568: Pull complete [2023-09-20T10:31:24.632Z] bab4dde63d76: Pull complete [2023-09-20T10:31:24.632Z] bde34c3a00c8: Pull complete [2023-09-20T10:31:24.632Z] b352a97aabf1: Pull complete [2023-09-20T10:31:24.894Z] 4872d77fe225: Pull complete [2023-09-20T10:31:24.894Z] 5851b861e8e6: Pull complete [2023-09-20T10:31:24.894Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T10:31:24.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T10:31:24.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T10:31:25.126Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-09-20T10:31:25.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T10:31:28.879Z] $ docker top d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T10:31:29.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T10:31:29.048Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T10:31:29.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T10:31:29.175Z] $ docker exec d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 ssh-agent [2023-09-20T10:31:29.279Z] SSH_AUTH_SOCK=/tmp/ssh-WsMdtlLwA8Sa/agent.32 [2023-09-20T10:31:29.279Z] SSH_AGENT_PID=38 [2023-09-20T10:31:29.286Z] Running ssh-add (command line suppressed) [2023-09-20T10:31:29.402Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/private_key_10396356317555227622.key (/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/private_key_10396356317555227622.key) [2023-09-20T10:31:29.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T10:31:29.740Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T10:31:29.765Z] $ docker exec --env ******** --env ******** d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 ssh-agent -k [2023-09-20T10:31:29.876Z] unset SSH_AUTH_SOCK; [2023-09-20T10:31:29.876Z] unset SSH_AGENT_PID; [2023-09-20T10:31:29.876Z] echo Agent pid 38 killed; [2023-09-20T10:31:29.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T10:31:29.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T10:31:29.977Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T10:31:30.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T10:31:30.095Z] $ docker exec d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 ssh-agent [2023-09-20T10:31:30.199Z] SSH_AUTH_SOCK=/tmp/ssh-BV2fwT5qXzI6/agent.70 [2023-09-20T10:31:30.199Z] SSH_AGENT_PID=76 [2023-09-20T10:31:30.203Z] Running ssh-add (command line suppressed) [2023-09-20T10:31:30.304Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/private_key_5076784442676538061.key (/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/private_key_5076784442676538061.key) [2023-09-20T10:31:30.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T10:31:30.643Z] + git semver init [2023-09-20T10:31:30.912Z] 2023-09-20 10:31:30,835 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T10:31:30.912Z] 2023-09-20 10:31:30,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver [2023-09-20T10:31:30.912Z] 2023-09-20 10:31:30,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-251/.semver [2023-09-20T10:31:30.912Z] 2023-09-20 10:31:30,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-251, universal_newlines=False, shell=None, istream=None) [2023-09-20T10:31:31.852Z] 2023-09-20 10:31:31,665 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-251/.git/info/exclude [2023-09-20T10:31:31.852Z] 2023-09-20 10:31:31,666 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver/PR-251 with force:False [2023-09-20T10:31:31.852Z] 2023-09-20 10:31:31,666 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver/PR-251 [2023-09-20T10:31:31.852Z] 2023-09-20 10:31:31,669 [execute] INFO git cat-file --batch-check [2023-09-20T10:31:31.852Z] 2023-09-20 10:31:31,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T10:31:31.852Z] 2023-09-20 10:31:31,675 [execute] INFO git cat-file --batch [2023-09-20T10:31:31.852Z] 2023-09-20 10:31:31,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T10:31:31.852Z] 2023-09-20 10:31:31,680 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-251/.semver/PR-251 [2023-09-20T10:31:31.852Z] 0.0.0 [Pipeline] } [2023-09-20T10:31:31.882Z] $ docker exec --env ******** --env ******** d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 ssh-agent -k [2023-09-20T10:31:31.978Z] unset SSH_AUTH_SOCK; [2023-09-20T10:31:31.979Z] unset SSH_AGENT_PID; [2023-09-20T10:31:31.979Z] echo Agent pid 76 killed; [2023-09-20T10:31:31.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T10:31:32.411Z] + git semver [Pipeline] } [2023-09-20T10:31:32.705Z] $ docker stop --time=1 d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 [2023-09-20T10:31:33.981Z] $ docker rm -f --volumes d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T10:31:34.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T10:31:34.652Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T10:31:34.677Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T10:31:35.387Z] provisioning config files... [2023-09-20T10:31:35.397Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/config7178572186744393458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:31:35.750Z] ---> docker-login.sh [2023-09-20T10:31:35.751Z] nexus3.edgexfoundry.org:10001 [2023-09-20T10:31:35.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:35.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:35.751Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:35.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:35.751Z] [2023-09-20T10:31:35.751Z] Login Succeeded [2023-09-20T10:31:35.751Z] nexus3.edgexfoundry.org:10002 [2023-09-20T10:31:35.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:35.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:35.751Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:35.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:35.751Z] [2023-09-20T10:31:35.751Z] Login Succeeded [2023-09-20T10:31:35.751Z] nexus3.edgexfoundry.org:10003 [2023-09-20T10:31:36.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:36.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:36.010Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:36.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:36.010Z] [2023-09-20T10:31:36.010Z] Login Succeeded [2023-09-20T10:31:36.010Z] nexus3.edgexfoundry.org:10004 [2023-09-20T10:31:36.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:36.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:36.010Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:36.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:36.010Z] [2023-09-20T10:31:36.010Z] Login Succeeded [2023-09-20T10:31:36.010Z] docker.io [2023-09-20T10:31:36.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:31:36.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:31:36.270Z] Configure a credential helper to remove this warning. See [2023-09-20T10:31:36.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:31:36.270Z] [2023-09-20T10:31:36.270Z] Login Succeeded [2023-09-20T10:31:36.270Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T10:31:36.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T10:31:36.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T10:31:36.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T10:31:36.558Z] ========================================================= [2023-09-20T10:31:36.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T10:31:36.558Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:31:37.040Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T10:31:37.040Z] Sending build context to Docker daemon 4.325MB [2023-09-20T10:31:37.040Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T10:31:37.040Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T10:31:37.040Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T10:31:37.040Z] 7264a8db6415: Pulling fs layer [2023-09-20T10:31:37.040Z] c4d48a809fc2: Pulling fs layer [2023-09-20T10:31:37.040Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T10:31:37.040Z] ad3a456e5733: Pulling fs layer [2023-09-20T10:31:37.040Z] 9e4f439ed901: Pulling fs layer [2023-09-20T10:31:37.040Z] feaf6a47b606: Pulling fs layer [2023-09-20T10:31:37.040Z] 5e8b037d7d82: Pulling fs layer [2023-09-20T10:31:37.040Z] 8ac70367396e: Pulling fs layer [2023-09-20T10:31:37.040Z] 6db16350a2e2: Pulling fs layer [2023-09-20T10:31:37.040Z] 9250d5d63582: Pulling fs layer [2023-09-20T10:31:37.040Z] ad3a456e5733: Waiting [2023-09-20T10:31:37.040Z] 9e4f439ed901: Waiting [2023-09-20T10:31:37.040Z] feaf6a47b606: Waiting [2023-09-20T10:31:37.040Z] 5e8b037d7d82: Waiting [2023-09-20T10:31:37.040Z] 8ac70367396e: Waiting [2023-09-20T10:31:37.040Z] 6db16350a2e2: Waiting [2023-09-20T10:31:37.040Z] 9250d5d63582: Waiting [2023-09-20T10:31:37.040Z] c4d48a809fc2: Verifying Checksum [2023-09-20T10:31:37.040Z] c4d48a809fc2: Download complete [2023-09-20T10:31:37.040Z] ad3a456e5733: Verifying Checksum [2023-09-20T10:31:37.040Z] ad3a456e5733: Download complete [2023-09-20T10:31:37.040Z] 9e4f439ed901: Download complete [2023-09-20T10:31:37.040Z] 7264a8db6415: Verifying Checksum [2023-09-20T10:31:37.040Z] 7264a8db6415: Download complete [2023-09-20T10:31:37.299Z] feaf6a47b606: Verifying Checksum [2023-09-20T10:31:37.300Z] feaf6a47b606: Download complete [2023-09-20T10:31:37.300Z] 7264a8db6415: Pull complete [2023-09-20T10:31:37.558Z] 8ac70367396e: Verifying Checksum [2023-09-20T10:31:37.558Z] c4d48a809fc2: Pull complete [2023-09-20T10:31:37.558Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T10:31:37.558Z] 4f1c88b9dad5: Download complete [2023-09-20T10:31:37.819Z] 6db16350a2e2: Verifying Checksum [2023-09-20T10:31:37.819Z] 6db16350a2e2: Download complete [2023-09-20T10:31:37.819Z] 5e8b037d7d82: Verifying Checksum [2023-09-20T10:31:37.819Z] 5e8b037d7d82: Download complete [2023-09-20T10:31:37.819Z] 9250d5d63582: Verifying Checksum [2023-09-20T10:31:37.819Z] 9250d5d63582: Download complete [2023-09-20T10:31:41.102Z] 4f1c88b9dad5: Pull complete [2023-09-20T10:31:41.102Z] ad3a456e5733: Pull complete [2023-09-20T10:31:41.102Z] 9e4f439ed901: Pull complete [2023-09-20T10:31:41.102Z] feaf6a47b606: Pull complete [2023-09-20T10:31:43.630Z] 5e8b037d7d82: Pull complete [2023-09-20T10:31:43.630Z] 8ac70367396e: Pull complete [2023-09-20T10:31:44.201Z] 6db16350a2e2: Pull complete [2023-09-20T10:31:44.768Z] 9250d5d63582: Pull complete [2023-09-20T10:31:44.768Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-20T10:31:44.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T10:31:44.768Z] ---> fa269f55d9b9 [2023-09-20T10:31:44.768Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T10:31:49.063Z] ---> Running in da7d833535bb [2023-09-20T10:31:49.321Z] Removing intermediate container da7d833535bb [2023-09-20T10:31:49.321Z] ---> caf060a75f38 [2023-09-20T10:31:49.321Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T10:31:49.321Z] ---> Running in f02592d4d6c9 [2023-09-20T10:31:49.321Z] Removing intermediate container f02592d4d6c9 [2023-09-20T10:31:49.321Z] ---> 3deaf5b72fe4 [2023-09-20T10:31:49.321Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T10:31:49.321Z] ---> Running in 1ebcf32b4f9d [2023-09-20T10:31:49.321Z] Removing intermediate container 1ebcf32b4f9d [2023-09-20T10:31:49.321Z] ---> a0e6de3bde09 [2023-09-20T10:31:49.321Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T10:31:49.580Z] ---> Running in 49d343a3e2a5 [2023-09-20T10:31:49.580Z] Removing intermediate container 49d343a3e2a5 [2023-09-20T10:31:49.580Z] ---> a19271af121a [2023-09-20T10:31:49.580Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T10:31:49.580Z] ---> Running in a877f52b8d3b [2023-09-20T10:31:49.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T10:31:50.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T10:31:50.222Z] Still waiting to schedule task [2023-09-20T10:31:50.223Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-20T10:31:50.356Z] OK: 265 MiB in 56 packages [2023-09-20T10:31:50.615Z] Removing intermediate container a877f52b8d3b [2023-09-20T10:31:50.615Z] ---> 6e01ddc26215 [2023-09-20T10:31:50.615Z] Step 8/12 : WORKDIR /app [2023-09-20T10:31:50.615Z] ---> Running in 83979c523ba9 [2023-09-20T10:31:50.615Z] Removing intermediate container 83979c523ba9 [2023-09-20T10:31:50.615Z] ---> 11e0b3b0590e [2023-09-20T10:31:50.615Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T10:31:50.615Z] ---> d0606012f114 [2023-09-20T10:31:50.615Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T10:31:50.874Z] ---> Running in ae6a6503049d [2023-09-20T10:32:21.213Z] Removing intermediate container ae6a6503049d [2023-09-20T10:32:21.213Z] ---> 2e4ac9d2b4c0 [2023-09-20T10:32:21.213Z] Step 11/12 : COPY . . [2023-09-20T10:32:21.213Z] ---> a75c4008673a [2023-09-20T10:32:21.213Z] Step 12/12 : RUN $MAKE [2023-09-20T10:32:21.213Z] ---> Running in 3690b9237c7a [2023-09-20T10:32:21.213Z] noop [2023-09-20T10:32:21.472Z] Removing intermediate container 3690b9237c7a [2023-09-20T10:32:21.472Z] ---> 3af624f15254 [2023-09-20T10:32:21.472Z] Successfully built 3af624f15254 [2023-09-20T10:32:21.472Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:32:21.934Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T10:32:21.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T10:32:22.095Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-09-20T10:32:22.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@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 ******** ci-base-image-x86_64 cat [2023-09-20T10:32:22.458Z] $ docker top 785604b66b62404ea5f3c6fab53ee636887e74bf1fe066c7f2630404b8395fd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T10:32:22.844Z] + go version [2023-09-20T10:32:22.844Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T10:32:22.879Z] $ docker stop --time=1 785604b66b62404ea5f3c6fab53ee636887e74bf1fe066c7f2630404b8395fd1 [2023-09-20T10:32:24.125Z] $ docker rm -f --volumes 785604b66b62404ea5f3c6fab53ee636887e74bf1fe066c7f2630404b8395fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:32:24.828Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T10:32:24.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T10:32:24.977Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-09-20T10:32:25.012Z] $ 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-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@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 ******** ci-base-image-x86_64 cat [2023-09-20T10:32:25.348Z] $ docker top 25663946963d5e14ce3af02f9261bc13b091250aa927e5774b2d6088779c4bb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T10:32:25.737Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-251 [Pipeline] fileExists [Pipeline] sh [2023-09-20T10:32:26.094Z] + make test [2023-09-20T10:32:26.094Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T10:32:27.471Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-20T10:32:37.435Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-20T10:32:37.435Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-20T10:32:40.719Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.854s coverage: 40.6% of statements [2023-09-20T10:32:40.719Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2023-09-20T10:32:40.719Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-09-20T10:32:55.591Z] go vet ./... [2023-09-20T10:32:58.871Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T10:32:58.871Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T10:32:59.130Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T10:32:59.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T10:32:59.201Z] $ docker stop --time=1 25663946963d5e14ce3af02f9261bc13b091250aa927e5774b2d6088779c4bb1 [2023-09-20T10:33:03.114Z] $ docker rm -f --volumes 25663946963d5e14ce3af02f9261bc13b091250aa927e5774b2d6088779c4bb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T10:33:03.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T10:33:03.722Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T10:33:04.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T10:33:04.740Z] + ls -al . [2023-09-20T10:33:04.740Z] total 644 [2023-09-20T10:33:04.740Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 10:32 . [2023-09-20T10:33:04.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:31 .. [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 10:31 .dockerignore [2023-09-20T10:33:04.740Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 10:32 .git [2023-09-20T10:33:04.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 10:31 .github [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 10:31 .gitignore [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 10:31 .golangci.yml [2023-09-20T10:33:04.740Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 10:31 .semver [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 10:31 Attribution.txt [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 10:31 CHANGELOG.md [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 10:31 Dockerfile [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 10:31 GOVERNANCE.md [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 10:31 Jenkinsfile [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 10:31 LICENSE [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 10:31 Makefile [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 10:31 OWNERS.md [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 10:31 README.md [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 10:31 VERSION [2023-09-20T10:33:04.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:31 bin [2023-09-20T10:33:04.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:31 cmd [2023-09-20T10:33:04.740Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 10:32 coverage.out [2023-09-20T10:33:04.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:31 examples [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 10:31 go.mod [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 10:31 go.sum [2023-09-20T10:33:04.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:31 images [2023-09-20T10:33:04.740Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 10:31 internal [2023-09-20T10:33:04.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:31 snap [2023-09-20T10:33:04.740Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 10:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:33:05.152Z] + 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=ca43916f48dedb107bcb138265983cd0545419ba --label arch=amd64 --label version=0.0.0 . [2023-09-20T10:33:05.152Z] Sending build context to Docker daemon 4.325MB [2023-09-20T10:33:05.152Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T10:33:05.152Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-20T10:33:05.152Z] ---> 3af624f15254 [2023-09-20T10:33:05.152Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-20T10:33:05.412Z] ---> Running in f5a8ee621992 [2023-09-20T10:33:05.412Z] Removing intermediate container f5a8ee621992 [2023-09-20T10:33:05.412Z] ---> bb2a42fe6e58 [2023-09-20T10:33:05.412Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T10:33:05.412Z] ---> Running in d1aee2c527cf [2023-09-20T10:33:05.412Z] Removing intermediate container d1aee2c527cf [2023-09-20T10:33:05.412Z] ---> 61246ed5b994 [2023-09-20T10:33:05.412Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T10:33:05.412Z] ---> Running in 1e4e8b60ddbd [2023-09-20T10:33:05.670Z] Removing intermediate container 1e4e8b60ddbd [2023-09-20T10:33:05.670Z] ---> 1fe1f71f50a5 [2023-09-20T10:33:05.670Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T10:33:05.670Z] ---> Running in c17c73f0e39a [2023-09-20T10:33:05.670Z] Removing intermediate container c17c73f0e39a [2023-09-20T10:33:05.670Z] ---> 08e7f506e849 [2023-09-20T10:33:05.670Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T10:33:05.670Z] ---> Running in 534e43ef733e [2023-09-20T10:33:05.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T10:33:06.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T10:33:06.447Z] OK: 265 MiB in 56 packages [2023-09-20T10:33:06.707Z] Removing intermediate container 534e43ef733e [2023-09-20T10:33:06.707Z] ---> 131c4dd798ec [2023-09-20T10:33:06.707Z] Step 8/24 : WORKDIR /app [2023-09-20T10:33:06.707Z] ---> Running in 0f71d9243f26 [2023-09-20T10:33:06.707Z] Removing intermediate container 0f71d9243f26 [2023-09-20T10:33:06.707Z] ---> 5d341f683dc6 [2023-09-20T10:33:06.707Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-20T10:33:06.966Z] ---> 4a60ff1e678d [2023-09-20T10:33:06.966Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T10:33:06.966Z] ---> Running in 5f4053798113 [2023-09-20T10:33:07.531Z] Removing intermediate container 5f4053798113 [2023-09-20T10:33:07.531Z] ---> 4230b0c03e40 [2023-09-20T10:33:07.531Z] Step 11/24 : COPY . . [2023-09-20T10:33:07.792Z] ---> 3bedbc63a7b9 [2023-09-20T10:33:07.792Z] Step 12/24 : RUN $MAKE [2023-09-20T10:33:07.792Z] ---> Running in 6dec4d081a4c [2023-09-20T10:33:08.051Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-20T10:33:22.293Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6696 in /w/workspace/undry_device-rfid-llrp-go_PR-251 [Pipeline] { [Pipeline] ws [2023-09-20T10:33:22.356Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-09-20T10:33:22.446Z] The recommended git tool is: git [2023-09-20T10:33:26.122Z] Removing intermediate container 6dec4d081a4c [2023-09-20T10:33:26.122Z] ---> db2ae77de4b1 [2023-09-20T10:33:26.122Z] Step 13/24 : FROM alpine:3.18 [2023-09-20T10:33:26.122Z] 3.18: Pulling from library/alpine [2023-09-20T10:33:26.122Z] 7264a8db6415: Already exists [2023-09-20T10:33:26.122Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T10:33:26.122Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T10:33:26.122Z] ---> 7e01a0d0a1dc [2023-09-20T10:33:26.122Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T10:33:26.122Z] ---> Running in 062bc4f9325b [2023-09-20T10:33:26.381Z] Removing intermediate container 062bc4f9325b [2023-09-20T10:33:26.381Z] ---> 14358de98876 [2023-09-20T10:33:26.381Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-20T10:33:26.381Z] ---> Running in e2330b09e2f2 [2023-09-20T10:33:26.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T10:33:26.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T10:33:26.898Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T10:33:26.898Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T10:33:26.898Z] OK: 7 MiB in 16 packages [2023-09-20T10:33:27.156Z] Removing intermediate container e2330b09e2f2 [2023-09-20T10:33:27.156Z] ---> f95d905dbac0 [2023-09-20T10:33:27.156Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-20T10:33:27.156Z] ---> 292a47b8bc2f [2023-09-20T10:33:27.156Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-20T10:33:27.415Z] ---> b0948fcbcf5c [2023-09-20T10:33:27.415Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-20T10:33:27.622Z] using credential edgex-jenkins-ssh [2023-09-20T10:33:27.646Z] Cloning the remote Git repository [2023-09-20T10:33:28.347Z] ---> bd6dc9d7a5bd [2023-09-20T10:33:28.347Z] Step 19/24 : EXPOSE 59989 [2023-09-20T10:33:28.347Z] ---> Running in affaec0b7619 [2023-09-20T10:33:28.347Z] Removing intermediate container affaec0b7619 [2023-09-20T10:33:28.347Z] ---> 622036f2e953 [2023-09-20T10:33:28.347Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-20T10:33:28.347Z] ---> Running in 4f5a79d1fd15 [2023-09-20T10:33:28.347Z] Removing intermediate container 4f5a79d1fd15 [2023-09-20T10:33:28.347Z] ---> 1293c8087d81 [2023-09-20T10:33:28.347Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T10:33:28.347Z] ---> Running in d2116ba758b0 [2023-09-20T10:33:27.687Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-20T10:33:27.782Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-09-20T10:33:27.933Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-20T10:33:27.934Z] > git --version # timeout=10 [2023-09-20T10:33:27.958Z] > git --version # 'git version 2.25.1' [2023-09-20T10:33:27.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T10:33:28.091Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T10:33:28.606Z] Removing intermediate container d2116ba758b0 [2023-09-20T10:33:28.606Z] ---> 8bb7695c2dff [2023-09-20T10:33:28.606Z] Step 22/24 : LABEL arch=amd64 [2023-09-20T10:33:28.606Z] ---> Running in 7d0b765af383 [2023-09-20T10:33:28.606Z] Removing intermediate container 7d0b765af383 [2023-09-20T10:33:28.606Z] ---> d778347fc52d [2023-09-20T10:33:28.606Z] Step 23/24 : LABEL git_sha=ca43916f48dedb107bcb138265983cd0545419ba [2023-09-20T10:33:28.606Z] ---> Running in bebd32f28396 [2023-09-20T10:33:28.606Z] Removing intermediate container bebd32f28396 [2023-09-20T10:33:28.606Z] ---> 3268283c982e [2023-09-20T10:33:28.606Z] Step 24/24 : LABEL version=0.0.0 [2023-09-20T10:33:28.606Z] ---> Running in ad86518137f3 [2023-09-20T10:33:28.864Z] Removing intermediate container ad86518137f3 [2023-09-20T10:33:28.864Z] ---> 1d22c32a4870 [2023-09-20T10:33:28.864Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T10:33:28.864Z] Successfully built 1d22c32a4870 [2023-09-20T10:33:28.864Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:33:29.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T10:33:29.757Z] [2023-09-20T10:33:29.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:33:29.204Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-20T10:33:29.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T10:33:30.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T10:33:30.140Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T10:33:30.140Z] 5eb5b503b376: Pulling fs layer [2023-09-20T10:33:30.140Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T10:33:30.140Z] ec43610c2a17: Pulling fs layer [2023-09-20T10:33:30.140Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T10:33:30.140Z] 33b1e0a273af: Pulling fs layer [2023-09-20T10:33:30.140Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T10:33:30.140Z] 2f39f015ded8: Pulling fs layer [2023-09-20T10:33:30.140Z] 5d3b04190fa2: Waiting [2023-09-20T10:33:30.140Z] 3a2ae6a8a46f: Waiting [2023-09-20T10:33:30.140Z] 2f39f015ded8: Waiting [2023-09-20T10:33:30.140Z] 33b1e0a273af: Waiting [2023-09-20T10:33:30.140Z] 5c69ac0246d0: Download complete [2023-09-20T10:33:30.140Z] 3a2ae6a8a46f: Download complete [2023-09-20T10:33:30.140Z] 33b1e0a273af: Verifying Checksum [2023-09-20T10:33:30.140Z] 33b1e0a273af: Download complete [2023-09-20T10:33:30.140Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T10:33:30.140Z] 5d3b04190fa2: Download complete [2023-09-20T10:33:30.140Z] ec43610c2a17: Download complete [2023-09-20T10:33:30.398Z] 5eb5b503b376: Verifying Checksum [2023-09-20T10:33:30.398Z] 5eb5b503b376: Download complete [2023-09-20T10:33:30.563Z] Merging remotes/origin/main commit 99ec9fdd9e47f984b1734530517032620f47bcb3 into PR head commit ca43916f48dedb107bcb138265983cd0545419ba [2023-09-20T10:33:30.855Z] Merge succeeded, producing ca43916f48dedb107bcb138265983cd0545419ba [2023-09-20T10:33:30.855Z] Checking out Revision ca43916f48dedb107bcb138265983cd0545419ba (PR-251) [2023-09-20T10:33:30.965Z] 2f39f015ded8: Download complete [2023-09-20T10:33:30.058Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-20T10:33:30.093Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-20T10:33:30.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T10:33:30.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T10:33:30.583Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T10:33:30.644Z] > git checkout -f ca43916f48dedb107bcb138265983cd0545419ba # timeout=10 [2023-09-20T10:33:30.748Z] > git remote # timeout=10 [2023-09-20T10:33:30.768Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T10:33:30.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T10:33:30.800Z] > git merge 99ec9fdd9e47f984b1734530517032620f47bcb3 # timeout=10 [2023-09-20T10:33:30.828Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T10:33:30.862Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T10:33:30.879Z] > git checkout -f ca43916f48dedb107bcb138265983cd0545419ba # timeout=10 [2023-09-20T10:33:31.345Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-20T10:33:31.395Z] > git --version # timeout=10 [2023-09-20T10:33:31.408Z] > git --version # 'git version 2.25.1' [2023-09-20T10:33:31.421Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T10:33:31.532Z] 5eb5b503b376: Pull complete [2023-09-20T10:33:31.532Z] 5c69ac0246d0: Pull complete [2023-09-20T10:33:31.881Z] [2023-09-20T10:33:31.881Z] GitHub has been notified of this commit’s build result [2023-09-20T10:33:31.881Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-09-20T10:33:32.101Z] ec43610c2a17: Pull complete [2023-09-20T10:33:32.101Z] 3a2ae6a8a46f: Pull complete [2023-09-20T10:33:32.101Z] 33b1e0a273af: Pull complete [2023-09-20T10:33:32.101Z] 5d3b04190fa2: Pull complete [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T10:33:32.655Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T10:33:32.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T10:33:32.655Z] Dload Upload Total Spent Left Speed [2023-09-20T10:33:32.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-09-20T10:33:33.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T10:33:33.636Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T10:33:33.637Z] + sudo tee /etc/docker/daemon.new [2023-09-20T10:33:33.637Z] { [2023-09-20T10:33:33.637Z] "registry-mirrors": [ [2023-09-20T10:33:33.637Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T10:33:33.637Z] ], [2023-09-20T10:33:33.637Z] "bip": "10.250.0.254/24", [2023-09-20T10:33:33.637Z] "hosts": [ [2023-09-20T10:33:33.637Z] "tcp://0.0.0.0:5555", [2023-09-20T10:33:33.637Z] "unix:///var/run/docker.sock" [2023-09-20T10:33:33.637Z] ], [2023-09-20T10:33:33.637Z] "mtu": 1458, [2023-09-20T10:33:33.637Z] "selinux-enabled": true, [2023-09-20T10:33:33.637Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T10:33:33.637Z] } [Pipeline] sh [2023-09-20T10:33:33.975Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T10:33:34.318Z] + sudo service docker restart [2023-09-20T10:33:36.287Z] 2f39f015ded8: Pull complete [2023-09-20T10:33:36.287Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T10:33:36.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T10:33:36.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T10:33:36.525Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-09-20T10:33:36.559Z] $ 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-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@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-lftools-log-publisher:latest cat [2023-09-20T10:33:40.919Z] $ docker top de9c1aa9f64da3832a4ab4a0bbc682a9396412c81822caab0a21212fee2d45bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:33:41.375Z] ---> job-cost.sh [2023-09-20T10:33:41.375Z] lf-activate-venv: SKIPPING [2023-09-20T10:33:41.375Z] INFO: No Stack... [2023-09-20T10:33:41.633Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T10:33:41.891Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T10:33:42.202Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-251/archives/cost.csv [2023-09-20T10:33:42.202Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T10:33:42.243Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [2023-09-20T10:33:42.247Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] did not exist. Created. [2023-09-20T10:33:42.248Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T10:33:42.642Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T10:33:42.694Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T10:33:42.723Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T10:33:42.813Z] $ docker stop --time=1 de9c1aa9f64da3832a4ab4a0bbc682a9396412c81822caab0a21212fee2d45bb [2023-09-20T10:33:43.960Z] $ docker rm -f --volumes de9c1aa9f64da3832a4ab4a0bbc682a9396412c81822caab0a21212fee2d45bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T10:33:52.632Z] provisioning config files... [2023-09-20T10:33:52.653Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8700173329325505937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:33:53.042Z] ---> docker-login.sh [2023-09-20T10:33:53.042Z] nexus3.edgexfoundry.org:10001 [2023-09-20T10:33:53.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:33:53.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:33:53.580Z] Configure a credential helper to remove this warning. See [2023-09-20T10:33:53.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:33:53.580Z] [2023-09-20T10:33:53.580Z] Login Succeeded [2023-09-20T10:33:53.580Z] nexus3.edgexfoundry.org:10002 [2023-09-20T10:33:53.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:33:53.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:33:53.849Z] Configure a credential helper to remove this warning. See [2023-09-20T10:33:53.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:33:53.849Z] [2023-09-20T10:33:53.849Z] Login Succeeded [2023-09-20T10:33:54.119Z] nexus3.edgexfoundry.org:10003 [2023-09-20T10:33:54.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:33:54.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:33:54.394Z] Configure a credential helper to remove this warning. See [2023-09-20T10:33:54.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:33:54.394Z] [2023-09-20T10:33:54.394Z] Login Succeeded [2023-09-20T10:33:54.394Z] nexus3.edgexfoundry.org:10004 [2023-09-20T10:33:54.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:33:54.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:33:54.669Z] Configure a credential helper to remove this warning. See [2023-09-20T10:33:54.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:33:54.669Z] [2023-09-20T10:33:54.669Z] Login Succeeded [2023-09-20T10:33:54.669Z] docker.io [2023-09-20T10:33:54.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T10:33:55.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T10:33:55.203Z] Configure a credential helper to remove this warning. See [2023-09-20T10:33:55.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T10:33:55.203Z] [2023-09-20T10:33:55.203Z] Login Succeeded [2023-09-20T10:33:55.203Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T10:33:55.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T10:33:55.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T10:33:55.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T10:33:55.764Z] ========================================================= [2023-09-20T10:33:55.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T10:33:55.764Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:33:59.356Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T10:33:59.627Z] Sending build context to Docker daemon 1.218MB [2023-09-20T10:33:59.896Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T10:33:59.896Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T10:33:59.896Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T10:33:59.896Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T10:33:59.896Z] 5d54e960e981: Pulling fs layer [2023-09-20T10:33:59.896Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T10:33:59.896Z] f0e02332f6b5: Pulling fs layer [2023-09-20T10:33:59.896Z] 66412af1f25a: Pulling fs layer [2023-09-20T10:33:59.896Z] 1baf3a5c0e64: Pulling fs layer [2023-09-20T10:33:59.896Z] 9a37bb91b891: Pulling fs layer [2023-09-20T10:33:59.896Z] a29adfc67d43: Pulling fs layer [2023-09-20T10:33:59.896Z] d5de9f91c1a4: Pulling fs layer [2023-09-20T10:33:59.896Z] 1baf3a5c0e64: Waiting [2023-09-20T10:33:59.896Z] 9a37bb91b891: Waiting [2023-09-20T10:33:59.896Z] a29adfc67d43: Waiting [2023-09-20T10:33:59.896Z] d5de9f91c1a4: Waiting [2023-09-20T10:33:59.896Z] f0e02332f6b5: Waiting [2023-09-20T10:33:59.896Z] 66412af1f25a: Waiting [2023-09-20T10:33:59.896Z] 5d54e960e981: Download complete [2023-09-20T10:33:59.896Z] f0e02332f6b5: Verifying Checksum [2023-09-20T10:33:59.896Z] f0e02332f6b5: Download complete [2023-09-20T10:34:00.166Z] 66412af1f25a: Download complete [2023-09-20T10:34:00.166Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T10:34:00.166Z] 9fda8d8052c6: Download complete [2023-09-20T10:34:00.439Z] 9a37bb91b891: Verifying Checksum [2023-09-20T10:34:00.439Z] 9a37bb91b891: Download complete [2023-09-20T10:34:01.031Z] a29adfc67d43: Verifying Checksum [2023-09-20T10:34:01.031Z] a29adfc67d43: Download complete [2023-09-20T10:34:01.031Z] 9fda8d8052c6: Pull complete [2023-09-20T10:34:01.621Z] 5d54e960e981: Pull complete [2023-09-20T10:34:01.621Z] d5de9f91c1a4: Verifying Checksum [2023-09-20T10:34:01.891Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T10:34:01.891Z] c4a7e357bf2a: Download complete [2023-09-20T10:34:02.863Z] 1baf3a5c0e64: Verifying Checksum [2023-09-20T10:34:02.863Z] 1baf3a5c0e64: Download complete [2023-09-20T10:34:12.940Z] c4a7e357bf2a: Pull complete [2023-09-20T10:34:12.940Z] f0e02332f6b5: Pull complete [2023-09-20T10:34:12.940Z] 66412af1f25a: Pull complete [2023-09-20T10:34:19.591Z] 1baf3a5c0e64: Pull complete [2023-09-20T10:34:20.560Z] 9a37bb91b891: Pull complete [2023-09-20T10:34:21.978Z] a29adfc67d43: Pull complete [2023-09-20T10:34:23.397Z] d5de9f91c1a4: Pull complete [2023-09-20T10:34:23.397Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-20T10:34:23.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T10:34:23.397Z] ---> 746ca1b523b5 [2023-09-20T10:34:23.397Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T10:34:25.351Z] ---> Running in 0752c8f8db2a [2023-09-20T10:34:25.621Z] Removing intermediate container 0752c8f8db2a [2023-09-20T10:34:25.621Z] ---> eccd36c50cfa [2023-09-20T10:34:25.621Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T10:34:25.621Z] ---> Running in fa4ea4d6434e [2023-09-20T10:34:25.890Z] Removing intermediate container fa4ea4d6434e [2023-09-20T10:34:25.890Z] ---> 1933318e71a1 [2023-09-20T10:34:25.890Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T10:34:25.890Z] ---> Running in 177f31785482 [2023-09-20T10:34:26.157Z] Removing intermediate container 177f31785482 [2023-09-20T10:34:26.157Z] ---> ab03326c5ebb [2023-09-20T10:34:26.157Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T10:34:26.426Z] ---> Running in 5ab9489b7e65 [2023-09-20T10:34:26.692Z] Removing intermediate container 5ab9489b7e65 [2023-09-20T10:34:26.692Z] ---> 0eef5ab8cadd [2023-09-20T10:34:26.692Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T10:34:26.692Z] ---> Running in 0dc157ba266f [2023-09-20T10:34:27.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T10:34:28.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T10:34:29.184Z] OK: 267 MiB in 56 packages [2023-09-20T10:34:30.147Z] Removing intermediate container 0dc157ba266f [2023-09-20T10:34:30.147Z] ---> df846a783a94 [2023-09-20T10:34:30.147Z] Step 8/12 : WORKDIR /app [2023-09-20T10:34:30.148Z] ---> Running in e16543b6ebc5 [2023-09-20T10:34:30.415Z] Removing intermediate container e16543b6ebc5 [2023-09-20T10:34:30.415Z] ---> df81bd13f00a [2023-09-20T10:34:30.415Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T10:34:30.683Z] ---> 0dc7001905e8 [2023-09-20T10:34:30.683Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T10:34:30.952Z] ---> Running in 40a66df67959 [2023-09-20T10:35:38.824Z] Removing intermediate container 40a66df67959 [2023-09-20T10:35:38.824Z] ---> 840d1e870652 [2023-09-20T10:35:38.824Z] Step 11/12 : COPY . . [2023-09-20T10:35:38.824Z] ---> b017ecc4643b [2023-09-20T10:35:38.824Z] Step 12/12 : RUN $MAKE [2023-09-20T10:35:38.824Z] ---> Running in 3a654e51f1b0 [2023-09-20T10:35:38.824Z] noop [2023-09-20T10:35:38.824Z] Removing intermediate container 3a654e51f1b0 [2023-09-20T10:35:38.824Z] ---> d1f3a2d2484f [2023-09-20T10:35:38.824Z] Successfully built d1f3a2d2484f [2023-09-20T10:35:38.824Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:35:39.303Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T10:35:39.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T10:35:39.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-6696 does not seem to be running inside a container [2023-09-20T10:35:39.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T10:35:40.774Z] $ docker top 1429a9e02d0963537d054115b4fd515e5dce66463b6f5e098d506832ea7e420d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T10:35:41.639Z] + go version [2023-09-20T10:35:41.640Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T10:35:41.675Z] $ docker stop --time=1 1429a9e02d0963537d054115b4fd515e5dce66463b6f5e098d506832ea7e420d [2023-09-20T10:35:43.293Z] $ docker rm -f --volumes 1429a9e02d0963537d054115b4fd515e5dce66463b6f5e098d506832ea7e420d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:35:44.130Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T10:35:44.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T10:35:44.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-6696 does not seem to be running inside a container [2023-09-20T10:35:44.449Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T10:35:46.263Z] $ docker top 32525fd3dc4bf5f69c020d909515c842aae54487ea19c92364d049c508b4e034 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T10:35:46.809Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T10:35:47.196Z] + make test [2023-09-20T10:35:47.196Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T10:35:51.449Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-20T10:37:28.066Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-20T10:37:28.066Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-20T10:37:50.104Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.517s coverage: 40.6% of statements [2023-09-20T10:37:50.105Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.500s coverage: 51.9% of statements [2023-09-20T10:37:50.105Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.028s coverage: 96.4% of statements [2023-09-20T10:37:50.688Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T10:37:50.688Z] go vet ./... [2023-09-20T10:38:22.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T10:38:22.898Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T10:38:22.898Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T10:38:22.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T10:38:22.973Z] $ docker stop --time=1 32525fd3dc4bf5f69c020d909515c842aae54487ea19c92364d049c508b4e034 [2023-09-20T10:38:24.990Z] $ docker rm -f --volumes 32525fd3dc4bf5f69c020d909515c842aae54487ea19c92364d049c508b4e034 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T10:38:26.307Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T10:38:26.344Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T10:38:27.125Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T10:38:27.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T10:38:28.065Z] + ls -al . [2023-09-20T10:38:28.065Z] total 640 [2023-09-20T10:38:28.065Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 10:35 . [2023-09-20T10:38:28.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:33 .. [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 10:33 .dockerignore [2023-09-20T10:38:28.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 10:33 .git [2023-09-20T10:38:28.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 10:33 .github [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 10:33 .gitignore [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 10:33 .golangci.yml [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 10:33 Attribution.txt [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 10:33 CHANGELOG.md [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 10:33 Dockerfile [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 10:33 GOVERNANCE.md [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 10:33 Jenkinsfile [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 10:33 LICENSE [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 10:33 Makefile [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 10:33 OWNERS.md [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 10:33 README.md [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 10:31 VERSION [2023-09-20T10:38:28.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:33 bin [2023-09-20T10:38:28.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:33 cmd [2023-09-20T10:38:28.065Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 10:37 coverage.out [2023-09-20T10:38:28.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:33 examples [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 10:33 go.mod [2023-09-20T10:38:28.065Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 10:33 go.sum [2023-09-20T10:38:28.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:33 images [2023-09-20T10:38:28.065Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 10:33 internal [2023-09-20T10:38:28.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:33 snap [2023-09-20T10:38:28.066Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 10:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:38:28.495Z] + 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=ca43916f48dedb107bcb138265983cd0545419ba --label arch=arm64 --label version=0.0.0 . [2023-09-20T10:38:28.768Z] Sending build context to Docker daemon 1.218MB [2023-09-20T10:38:28.768Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T10:38:28.768Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-20T10:38:28.768Z] ---> d1f3a2d2484f [2023-09-20T10:38:28.768Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-20T10:38:29.037Z] ---> Running in caec063e9924 [2023-09-20T10:38:29.305Z] Removing intermediate container caec063e9924 [2023-09-20T10:38:29.305Z] ---> b74e2b1c141e [2023-09-20T10:38:29.305Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T10:38:29.571Z] ---> Running in 54da5d422897 [2023-09-20T10:38:29.842Z] Removing intermediate container 54da5d422897 [2023-09-20T10:38:29.842Z] ---> 02331629ecc1 [2023-09-20T10:38:29.842Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T10:38:29.842Z] ---> Running in 2f5f2bd85fff [2023-09-20T10:38:30.110Z] Removing intermediate container 2f5f2bd85fff [2023-09-20T10:38:30.110Z] ---> c52c37d7e815 [2023-09-20T10:38:30.110Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T10:38:30.378Z] ---> Running in 7cec07e92e74 [2023-09-20T10:38:30.644Z] Removing intermediate container 7cec07e92e74 [2023-09-20T10:38:30.644Z] ---> 4fc1a6ba5c72 [2023-09-20T10:38:30.644Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T10:38:30.644Z] ---> Running in 6e44c7ad659a [2023-09-20T10:38:31.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T10:38:32.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T10:38:33.147Z] OK: 267 MiB in 56 packages [2023-09-20T10:38:34.102Z] Removing intermediate container 6e44c7ad659a [2023-09-20T10:38:34.102Z] ---> 19b51799293c [2023-09-20T10:38:34.102Z] Step 8/24 : WORKDIR /app [2023-09-20T10:38:34.102Z] ---> Running in 8803dcc366e2 [2023-09-20T10:38:34.684Z] Removing intermediate container 8803dcc366e2 [2023-09-20T10:38:34.684Z] ---> 37437bc2c15a [2023-09-20T10:38:34.684Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-20T10:38:35.264Z] ---> 2d2d2ab6ae36 [2023-09-20T10:38:35.264Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T10:38:35.264Z] ---> Running in 13143ab4b516 [2023-09-20T10:38:39.508Z] Removing intermediate container 13143ab4b516 [2023-09-20T10:38:39.508Z] ---> 98027e4110fa [2023-09-20T10:38:39.508Z] Step 11/24 : COPY . . [2023-09-20T10:38:40.090Z] ---> f2c0d8f8f1d8 [2023-09-20T10:38:40.090Z] Step 12/24 : RUN $MAKE [2023-09-20T10:38:40.090Z] ---> Running in d57255eb5581 [2023-09-20T10:38:41.045Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-20T10:40:47.725Z] Removing intermediate container d57255eb5581 [2023-09-20T10:40:47.725Z] ---> b2cc37f49b7b [2023-09-20T10:40:47.725Z] Step 13/24 : FROM alpine:3.18 [2023-09-20T10:40:47.725Z] 3.18: Pulling from library/alpine [2023-09-20T10:40:47.725Z] 9fda8d8052c6: Already exists [2023-09-20T10:40:47.725Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T10:40:47.725Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T10:40:47.725Z] ---> f6648c04cd6c [2023-09-20T10:40:47.725Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T10:40:47.725Z] ---> Running in 69aec7c0cd09 [2023-09-20T10:40:47.725Z] Removing intermediate container 69aec7c0cd09 [2023-09-20T10:40:47.725Z] ---> 2c6b85e35451 [2023-09-20T10:40:47.725Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-20T10:40:47.725Z] ---> Running in bb4083da2339 [2023-09-20T10:40:47.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T10:40:47.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T10:40:47.725Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T10:40:47.725Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T10:40:47.725Z] OK: 8 MiB in 16 packages [2023-09-20T10:40:47.725Z] Removing intermediate container bb4083da2339 [2023-09-20T10:40:47.725Z] ---> 1154c0761acf [2023-09-20T10:40:47.725Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-20T10:40:47.725Z] ---> 5f58d7c6dfbe [2023-09-20T10:40:47.725Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-20T10:40:47.725Z] ---> c602c154cd16 [2023-09-20T10:40:47.725Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-20T10:40:47.725Z] ---> 04ba25ab77ae [2023-09-20T10:40:47.725Z] Step 19/24 : EXPOSE 59989 [2023-09-20T10:40:47.725Z] ---> Running in 2fcef6d05a40 [2023-09-20T10:40:47.725Z] Removing intermediate container 2fcef6d05a40 [2023-09-20T10:40:47.725Z] ---> c554d44e46a7 [2023-09-20T10:40:47.725Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-20T10:40:47.725Z] ---> Running in 98c8aed3582f [2023-09-20T10:40:47.725Z] Removing intermediate container 98c8aed3582f [2023-09-20T10:40:47.725Z] ---> 35df167dc6d7 [2023-09-20T10:40:47.725Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T10:40:47.725Z] ---> Running in 3d841d96ef78 [2023-09-20T10:40:47.725Z] Removing intermediate container 3d841d96ef78 [2023-09-20T10:40:47.725Z] ---> c3e44eff114a [2023-09-20T10:40:47.725Z] Step 22/24 : LABEL arch=arm64 [2023-09-20T10:40:47.725Z] ---> Running in e0247f6f833a [2023-09-20T10:40:47.725Z] Removing intermediate container e0247f6f833a [2023-09-20T10:40:47.725Z] ---> d7c66f6e7bad [2023-09-20T10:40:47.725Z] Step 23/24 : LABEL git_sha=ca43916f48dedb107bcb138265983cd0545419ba [2023-09-20T10:40:47.725Z] ---> Running in 6568c0502703 [2023-09-20T10:40:47.725Z] Removing intermediate container 6568c0502703 [2023-09-20T10:40:47.725Z] ---> 53af8638146c [2023-09-20T10:40:47.725Z] Step 24/24 : LABEL version=0.0.0 [2023-09-20T10:40:47.725Z] ---> Running in a5a771910070 [2023-09-20T10:40:47.725Z] Removing intermediate container a5a771910070 [2023-09-20T10:40:47.725Z] ---> 92c1f9fda721 [2023-09-20T10:40:47.725Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T10:40:47.725Z] Successfully built 92c1f9fda721 [2023-09-20T10:40:47.725Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:40:48.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T10:40:48.572Z] [2023-09-20T10:40:48.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:40:48.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T10:40:48.977Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T10:40:48.977Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T10:40:48.977Z] 04944245beec: Pulling fs layer [2023-09-20T10:40:48.977Z] 699f458cf7ca: Pulling fs layer [2023-09-20T10:40:48.977Z] 765212b225bb: Pulling fs layer [2023-09-20T10:40:48.977Z] f23df028b6ca: Pulling fs layer [2023-09-20T10:40:48.977Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T10:40:48.977Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T10:40:48.977Z] 765212b225bb: Waiting [2023-09-20T10:40:48.977Z] f23df028b6ca: Waiting [2023-09-20T10:40:48.977Z] d65c8cfc05b1: Waiting [2023-09-20T10:40:48.977Z] 2437ff75d9bd: Waiting [2023-09-20T10:40:49.244Z] 04944245beec: Verifying Checksum [2023-09-20T10:40:49.244Z] 04944245beec: Download complete [2023-09-20T10:40:49.244Z] 765212b225bb: Verifying Checksum [2023-09-20T10:40:49.244Z] 765212b225bb: Download complete [2023-09-20T10:40:49.244Z] f23df028b6ca: Verifying Checksum [2023-09-20T10:40:49.244Z] f23df028b6ca: Download complete [2023-09-20T10:40:49.244Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T10:40:49.244Z] d65c8cfc05b1: Download complete [2023-09-20T10:40:49.513Z] 699f458cf7ca: Verifying Checksum [2023-09-20T10:40:49.513Z] 699f458cf7ca: Download complete [2023-09-20T10:40:49.783Z] 8998bd30e6a1: Download complete [2023-09-20T10:40:52.357Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T10:40:52.357Z] 2437ff75d9bd: Download complete [2023-09-20T10:40:53.766Z] 8998bd30e6a1: Pull complete [2023-09-20T10:40:54.033Z] 04944245beec: Pull complete [2023-09-20T10:40:55.438Z] 699f458cf7ca: Pull complete [2023-09-20T10:40:55.703Z] 765212b225bb: Pull complete [2023-09-20T10:40:56.286Z] f23df028b6ca: Pull complete [2023-09-20T10:40:56.552Z] d65c8cfc05b1: Pull complete [2023-09-20T10:41:11.696Z] 2437ff75d9bd: Pull complete [2023-09-20T10:41:11.696Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T10:41:11.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T10:41:11.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T10:41:12.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-6696 does not seem to be running inside a container [2023-09-20T10:41:12.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T10:41:14.745Z] $ docker top 40adc6c3430d8a77d6e8789460f7518c29385002e56320661095dea5e4b61005 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:41:15.639Z] ---> job-cost.sh [2023-09-20T10:41:15.639Z] lf-activate-venv: SKIPPING [2023-09-20T10:41:15.639Z] INFO: No Stack... [2023-09-20T10:41:16.223Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T10:41:17.180Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T10:41:17.843Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-09-20T10:41:17.843Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T10:41:17.925Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [2023-09-20T10:41:17.930Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] did not exist. Created. [2023-09-20T10:41:17.930Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T10:41:18.671Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-ac019f8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T10:41:19.345Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T10:41:19.381Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T10:41:19.452Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T10:41:19.467Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T10:41:19.556Z] $ docker stop --time=1 40adc6c3430d8a77d6e8789460f7518c29385002e56320661095dea5e4b61005 [2023-09-20T10:41:21.086Z] $ docker rm -f --volumes 40adc6c3430d8a77d6e8789460f7518c29385002e56320661095dea5e4b61005 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T10:41:24.447Z] provisioning config files... [2023-09-20T10:41:24.455Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/config4520861630790227577tmp [Pipeline] { [Pipeline] sh [2023-09-20T10:41:24.800Z] + set +x [2023-09-20T10:41:24.800Z] + + bash -scurl -- -s [2023-09-20T10:41:24.800Z] https://codecov.io/bash [2023-09-20T10:41:24.800Z] [2023-09-20T10:41:24.800Z] _____ _ [2023-09-20T10:41:24.800Z] / ____| | | [2023-09-20T10:41:24.800Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T10:41:24.800Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T10:41:24.800Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T10:41:24.800Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T10:41:24.800Z] Bash-1.0.6 [2023-09-20T10:41:24.800Z] [2023-09-20T10:41:24.800Z] [2023-09-20T10:41:24.800Z] ==> git version 2.25.1 found [2023-09-20T10:41:24.800Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T10:41:24.800Z] Release-Date: 2020-01-08 [2023-09-20T10:41:24.800Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T10:41:24.800Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T10:41:24.800Z] ==> Jenkins CI detected. [2023-09-20T10:41:24.800Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-251 [2023-09-20T10:41:24.800Z] project root: . [2023-09-20T10:41:24.800Z] --> token set from env [2023-09-20T10:41:24.800Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T10:41:24.800Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T10:41:24.800Z] ==> Python coveragepy not found [2023-09-20T10:41:24.800Z] ==> Searching for coverage reports in: [2023-09-20T10:41:24.800Z] + . [2023-09-20T10:41:24.800Z] -> Found 1 reports [2023-09-20T10:41:24.800Z] ==> Detecting git/mercurial file structure [2023-09-20T10:41:25.059Z] ==> Reading reports [2023-09-20T10:41:25.059Z] + ./coverage.out bytes=459493 [2023-09-20T10:41:25.059Z] ==> Appending adjustments [2023-09-20T10:41:25.059Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T10:41:25.762Z] + Found adjustments [2023-09-20T10:41:25.762Z] ==> Gzipping contents [2023-09-20T10:41:25.762Z] 52K /tmp/codecov.Bdvp7O.gz [2023-09-20T10:41:25.762Z] ==> Uploading reports [2023-09-20T10:41:25.762Z] url: https://codecov.io [2023-09-20T10:41:25.762Z] query: branch=PR-251&commit=ca43916f48dedb107bcb138265983cd0545419ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-09-20T10:41:25.762Z] -> Pinging Codecov [2023-09-20T10:41:25.762Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-251&commit=ca43916f48dedb107bcb138265983cd0545419ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-09-20T10:41:26.022Z] -> Uploading to [2023-09-20T10:41:26.022Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/ca43916f48dedb107bcb138265983cd0545419ba/f6dde804-7a3f-4678-a1cf-efc3e66b5349.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T104125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1314ccf507e58b86f72191a4f60f8abab8dd7748d231c847298c9be18fd5d89 [2023-09-20T10:41:26.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T10:41:26.022Z] Dload Upload Total Spent Left Speed [2023-09-20T10:41:26.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50510 0 0 100 50510 0 227k --:--:-- --:--:-- --:--:-- 227k [2023-09-20T10:41:26.283Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] } [2023-09-20T10:41:26.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T10:41:32.828Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-251/archives ] [2023-09-20T10:41:32.828Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-251/archives [2023-09-20T10:41:32.828Z] total 16 [2023-09-20T10:41:32.828Z] drwxr-xr-x 3 root root 4096 Sep 20 10:33 . [2023-09-20T10:41:32.828Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 10:33 .. [2023-09-20T10:41:32.828Z] drwxr-xr-x 2 root root 4096 Sep 20 10:33 cost [2023-09-20T10:41:32.828Z] -rw-r--r-- 1 root root 91 Sep 20 10:33 cost.csv [2023-09-20T10:41:32.828Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-251/archives [2023-09-20T10:41:32.828Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-251/archives [2023-09-20T10:41:32.828Z] total 16 [2023-09-20T10:41:32.828Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 10:33 . [2023-09-20T10:41:32.828Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 10:33 .. [2023-09-20T10:41:32.828Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 10:33 cost [2023-09-20T10:41:32.828Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 20 10:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:41:34.520Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:41:38.473Z] ---> package-listing.sh [2023-09-20T10:41:38.473Z] ++ facter osfamily [2023-09-20T10:41:38.473Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T10:41:38.731Z] + OS_FAMILY=debian [2023-09-20T10:41:38.731Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-251 [2023-09-20T10:41:38.731Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T10:41:38.731Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T10:41:38.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T10:41:38.731Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T10:41:38.731Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-251 ']' [2023-09-20T10:41:38.731Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T10:41:38.731Z] + case "${OS_FAMILY}" in [2023-09-20T10:41:38.731Z] + dpkg -l [2023-09-20T10:41:38.731Z] + grep '^ii' [2023-09-20T10:41:38.731Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T10:41:38.731Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T10:41:38.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T10:41:38.731Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-251 ']' [2023-09-20T10:41:38.731Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-251/archives/ [2023-09-20T10:41:38.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-251/archives/ [Pipeline] echo [2023-09-20T10:41:38.766Z] 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-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T10:41:39.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T10:41:40.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T10:41:40.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T10:41:40.500Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-09-20T10:41:40.534Z] $ 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-251/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-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T10:41:40.725Z] $ docker top d2d2491a321260430ef1aceca103afe6586ddfa03c828eb6c43b5156d3a681ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T10:41:42.231Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T10:41:42.536Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T10:41:42.845Z] + ls /var/log/sa-host [2023-09-20T10:41:42.845Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T10:41:43.061Z] provisioning config files... [2023-09-20T10:41:43.069Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/config6461653031937200256tmp [Pipeline] { [Pipeline] echo [2023-09-20T10:41:43.119Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:41:43.428Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T10:41:43.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:41:43.869Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T10:41:43.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:41:44.219Z] ---> sudo-logs.sh [2023-09-20T10:41:44.219Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T10:41:44.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:41:44.612Z] ---> job-cost.sh [2023-09-20T10:41:44.612Z] lf-activate-venv: SKIPPING [2023-09-20T10:41:44.612Z] DEBUG: total: 0.2199999988079071 [2023-09-20T10:41:44.612Z] INFO: Retrieving Stack Cost... [2023-09-20T10:41:45.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T10:41:45.438Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T10:41:45.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T10:41:45.793Z] ---> logs-deploy.sh [2023-09-20T10:41:45.793Z] lf-activate-venv: SKIPPING [2023-09-20T10:41:45.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-251/1 [2023-09-20T10:41:45.793Z] INFO: archiving workspace using pattern(s): [2023-09-20T10:41:46.728Z] Archives upload complete. [2023-09-20T10:41:46.728Z] INFO: archiving logs to Nexus