Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1e9c82f50c5f561b8321fcd721786082837dd82+56ebd084d71db325e16ff8b089022d3f4ad733ae (b0ac8da4980cea96aabbdbde933609d22b5e5dfa) 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-ssh11860768573297764429.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14596840716476843351.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9494259019094095728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15354803432541729362.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7462552018654243771.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5289 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-160 # 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 56ebd084d71db325e16ff8b089022d3f4ad733ae into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 Merge succeeded, producing 9a2c659eb7866afccc32e672f44232fd72f95956 Checking out Revision 9a2c659eb7866afccc32e672f44232fd72f95956 (PR-160) > git config core.sparsecheckout # timeout=10 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # 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 56ebd084d71db325e16ff8b089022d3f4ad733ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a2c659eb7866afccc32e672f44232fd72f95956 # timeout=10 Commit message: "Merge commit '56ebd084d71db325e16ff8b089022d3f4ad733ae' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk bfa8d7d695594234803600841a6ae8d1885aeb15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T21:08:02.799Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T21:08:02.859Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T21:08:02.876Z] ========================================================= [2023-03-22T21:08:02.876Z] EdgeX Global Pipelines Version Info [2023-03-22T21:08:02.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:08:03.609Z] ------------------- [2023-03-22T21:08:03.609Z] stable info: [2023-03-22T21:08:03.609Z] ------------------- [2023-03-22T21:08:03.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T21:08:03.610Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T21:08:03.610Z] Message: update stable to v1.0.245 [2023-03-22T21:08:04.182Z] ------------------- [2023-03-22T21:08:04.182Z] experimental info: [2023-03-22T21:08:04.182Z] ------------------- [2023-03-22T21:08:04.182Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T21:08:04.182Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T21:08:04.182Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T21:08:04.348Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-22T21:08:04.359Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-22T21:08:04.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T21:08:04.390Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T21:08:04.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T21:08:04.415Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T21:08:04.426Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T21:08:04.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T21:08:04.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T21:08:04.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T21:08:04.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T21:08:04.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-22T21:08:04.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T21:08:04.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T21:08:04.531Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T21:08:04.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T21:08:04.567Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T21:08:04.582Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T21:08:04.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T21:08:04.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T21:08:04.615Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T21:08:04.627Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T21:08:04.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T21:08:04.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T21:08:04.661Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T21:08:04.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T21:08:04.683Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T21:08:04.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-03-22T21:08:04.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-03-22T21:08:04.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-03-22T21:08:04.725Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a2c659eb7866afccc32e672f44232fd72f95956 [Pipeline] echo [2023-03-22T21:08:04.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a2c659 [Pipeline] echo [2023-03-22T21:08:04.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T21:08:04.796Z] provisioning config files... [2023-03-22T21:08:04.809Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config16674626525450735922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:08:05.112Z] ---> docker-login.sh [2023-03-22T21:08:05.112Z] nexus3.edgexfoundry.org:10001 [2023-03-22T21:08:05.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:05.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:05.372Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:05.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:05.372Z] [2023-03-22T21:08:05.372Z] Login Succeeded [2023-03-22T21:08:05.372Z] nexus3.edgexfoundry.org:10002 [2023-03-22T21:08:05.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:05.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:05.631Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:05.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:05.631Z] [2023-03-22T21:08:05.631Z] Login Succeeded [2023-03-22T21:08:05.631Z] nexus3.edgexfoundry.org:10003 [2023-03-22T21:08:05.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:05.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:05.631Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:05.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:05.631Z] [2023-03-22T21:08:05.631Z] Login Succeeded [2023-03-22T21:08:05.631Z] nexus3.edgexfoundry.org:10004 [2023-03-22T21:08:05.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:05.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:05.890Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:05.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:05.890Z] [2023-03-22T21:08:05.890Z] Login Succeeded [2023-03-22T21:08:05.890Z] docker.io [2023-03-22T21:08:05.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:06.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:06.150Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:06.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:06.150Z] [2023-03-22T21:08:06.150Z] Login Succeeded [2023-03-22T21:08:06.150Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T21:08:06.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T21:08:06.533Z] + git rev-list -1 --merges 9a2c659eb7866afccc32e672f44232fd72f95956~1..9a2c659eb7866afccc32e672f44232fd72f95956 [Pipeline] echo [2023-03-22T21:08:06.578Z] -----------> git rev-list -1 --merges 9a2c659eb7866afccc32e672f44232fd72f95956~1..9a2c659eb7866afccc32e672f44232fd72f95956 9a2c659eb7866afccc32e672f44232fd72f95956 [2023-03-22T21:08:06.578Z] 9a2c659eb7866afccc32e672f44232fd72f95956 [false] [Pipeline] sh [2023-03-22T21:08:06.871Z] + git log --format=format:%s -1 9a2c659eb7866afccc32e672f44232fd72f95956 [Pipeline] echo [2023-03-22T21:08:06.885Z] ========================================================= [2023-03-22T21:08:06.885Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T21:08:06.885Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T21:08:07.215Z] + git log --format=format:%s -1 9a2c659eb7866afccc32e672f44232fd72f95956 [Pipeline] echo [2023-03-22T21:08:07.228Z] [semverPrep] GIT_COMMIT: 9a2c659eb7866afccc32e672f44232fd72f95956, Commit Message: Merge commit '56ebd084d71db325e16ff8b089022d3f4ad733ae' into HEAD [Pipeline] echo [2023-03-22T21:08:07.239Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T21:08:07.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T21:08:07.585Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T21:08:07.585Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T21:08:07.585Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T21:08:07.585Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T21:08:07.586Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T21:08:07.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:08:07.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T21:08:07.923Z] [2023-03-22T21:08:07.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:08:08.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T21:08:08.224Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T21:08:08.224Z] b85a868b505f: Pulling fs layer [2023-03-22T21:08:08.224Z] e2be974225ed: Pulling fs layer [2023-03-22T21:08:08.224Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T21:08:08.224Z] 988bab9f4d93: Pulling fs layer [2023-03-22T21:08:08.224Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T21:08:08.224Z] eaf3925da568: Pulling fs layer [2023-03-22T21:08:08.224Z] bab4dde63d76: Pulling fs layer [2023-03-22T21:08:08.224Z] bde34c3a00c8: Pulling fs layer [2023-03-22T21:08:08.224Z] b352a97aabf1: Pulling fs layer [2023-03-22T21:08:08.224Z] 4872d77fe225: Pulling fs layer [2023-03-22T21:08:08.224Z] 5851b861e8e6: Pulling fs layer [2023-03-22T21:08:08.224Z] 1469e6f7b9e6: Waiting [2023-03-22T21:08:08.224Z] eaf3925da568: Waiting [2023-03-22T21:08:08.224Z] bab4dde63d76: Waiting [2023-03-22T21:08:08.224Z] bde34c3a00c8: Waiting [2023-03-22T21:08:08.224Z] b352a97aabf1: Waiting [2023-03-22T21:08:08.224Z] 4872d77fe225: Waiting [2023-03-22T21:08:08.224Z] 5851b861e8e6: Waiting [2023-03-22T21:08:08.224Z] 988bab9f4d93: Waiting [2023-03-22T21:08:08.224Z] e2be974225ed: Download complete [2023-03-22T21:08:08.224Z] 988bab9f4d93: Verifying Checksum [2023-03-22T21:08:08.224Z] 988bab9f4d93: Download complete [2023-03-22T21:08:08.484Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T21:08:08.484Z] 1469e6f7b9e6: Download complete [2023-03-22T21:08:08.484Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T21:08:08.484Z] 339a4e72a1f5: Download complete [2023-03-22T21:08:08.484Z] eaf3925da568: Verifying Checksum [2023-03-22T21:08:08.484Z] eaf3925da568: Download complete [2023-03-22T21:08:08.484Z] bde34c3a00c8: Verifying Checksum [2023-03-22T21:08:08.484Z] bde34c3a00c8: Download complete [2023-03-22T21:08:08.484Z] b352a97aabf1: Download complete [2023-03-22T21:08:08.484Z] 4872d77fe225: Download complete [2023-03-22T21:08:08.484Z] 5851b861e8e6: Verifying Checksum [2023-03-22T21:08:08.484Z] 5851b861e8e6: Download complete [2023-03-22T21:08:08.484Z] b85a868b505f: Verifying Checksum [2023-03-22T21:08:08.484Z] b85a868b505f: Download complete [2023-03-22T21:08:08.743Z] bab4dde63d76: Verifying Checksum [2023-03-22T21:08:08.743Z] bab4dde63d76: Download complete [2023-03-22T21:08:10.121Z] b85a868b505f: Pull complete [2023-03-22T21:08:10.121Z] e2be974225ed: Pull complete [2023-03-22T21:08:10.381Z] 339a4e72a1f5: Pull complete [2023-03-22T21:08:10.642Z] 988bab9f4d93: Pull complete [2023-03-22T21:08:10.642Z] 1469e6f7b9e6: Pull complete [2023-03-22T21:08:10.903Z] eaf3925da568: Pull complete [2023-03-22T21:08:12.809Z] bab4dde63d76: Pull complete [2023-03-22T21:08:12.809Z] bde34c3a00c8: Pull complete [2023-03-22T21:08:12.809Z] b352a97aabf1: Pull complete [2023-03-22T21:08:13.069Z] 4872d77fe225: Pull complete [2023-03-22T21:08:13.069Z] 5851b861e8e6: Pull complete [2023-03-22T21:08:13.069Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T21:08:13.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T21:08:13.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T21:08:13.159Z] prd-ubuntu20.04-docker-8c-8g-5289 does not seem to be running inside a container [2023-03-22T21:08:13.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T21:08:14.704Z] $ docker top 0c4eeebd06ddb3cac29c0b041ea67154b0fb57c98bd90c208712297afcd0fd88 -eo pid,comm [2023-03-22T21:08:14.764Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T21:08:14.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T21:08:14.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T21:08:14.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T21:08:14.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T21:08:14.929Z] $ docker exec 0c4eeebd06ddb3cac29c0b041ea67154b0fb57c98bd90c208712297afcd0fd88 ssh-agent [2023-03-22T21:08:15.042Z] SSH_AUTH_SOCK=/tmp/ssh-ad7WLiMJEnzp/agent.32 [2023-03-22T21:08:15.043Z] SSH_AGENT_PID=38 [2023-03-22T21:08:15.095Z] Running ssh-add (command line suppressed) [2023-03-22T21:08:15.194Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_2694681102999429795.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_2694681102999429795.key) [2023-03-22T21:08:15.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T21:08:15.505Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T21:08:15.522Z] $ docker exec --env ******** --env ******** 0c4eeebd06ddb3cac29c0b041ea67154b0fb57c98bd90c208712297afcd0fd88 ssh-agent -k [2023-03-22T21:08:15.628Z] unset SSH_AUTH_SOCK; [2023-03-22T21:08:15.628Z] unset SSH_AGENT_PID; [2023-03-22T21:08:15.628Z] echo Agent pid 38 killed; [2023-03-22T21:08:15.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T21:08:15.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T21:08:15.660Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T21:08:15.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T21:08:15.777Z] $ docker exec 0c4eeebd06ddb3cac29c0b041ea67154b0fb57c98bd90c208712297afcd0fd88 ssh-agent [2023-03-22T21:08:15.893Z] SSH_AUTH_SOCK=/tmp/ssh-2fgfUb2A6bvW/agent.70 [2023-03-22T21:08:15.893Z] SSH_AGENT_PID=76 [2023-03-22T21:08:15.898Z] Running ssh-add (command line suppressed) [2023-03-22T21:08:16.006Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_964260719570915921.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_964260719570915921.key) [2023-03-22T21:08:16.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T21:08:16.309Z] + git semver init [2023-03-22T21:08:16.569Z] 2023-03-22 21:08:16,519 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T21:08:16.569Z] 2023-03-22 21:08:16,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver [2023-03-22T21:08:16.569Z] 2023-03-22 21:08:16,520 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver [2023-03-22T21:08:16.569Z] 2023-03-22 21:08:16,520 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160, universal_newlines=False, shell=None, istream=None) [2023-03-22T21:08:17.507Z] 2023-03-22 21:08:17,298 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.git/info/exclude [2023-03-22T21:08:17.508Z] 2023-03-22 21:08:17,299 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 with force:False [2023-03-22T21:08:17.508Z] 2023-03-22 21:08:17,299 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-03-22T21:08:17.508Z] 2023-03-22 21:08:17,303 [execute] INFO git cat-file --batch-check [2023-03-22T21:08:17.508Z] 2023-03-22 21:08:17,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T21:08:17.508Z] 2023-03-22 21:08:17,310 [execute] INFO git cat-file --batch [2023-03-22T21:08:17.508Z] 2023-03-22 21:08:17,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T21:08:17.508Z] 2023-03-22 21:08:17,316 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-03-22T21:08:17.508Z] 0.0.0 [Pipeline] } [2023-03-22T21:08:17.516Z] $ docker exec --env ******** --env ******** 0c4eeebd06ddb3cac29c0b041ea67154b0fb57c98bd90c208712297afcd0fd88 ssh-agent -k [2023-03-22T21:08:17.614Z] unset SSH_AUTH_SOCK; [2023-03-22T21:08:17.614Z] unset SSH_AGENT_PID; [2023-03-22T21:08:17.614Z] echo Agent pid 76 killed; [2023-03-22T21:08:17.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T21:08:17.937Z] + git semver [Pipeline] } [2023-03-22T21:08:18.209Z] $ docker stop --time=1 0c4eeebd06ddb3cac29c0b041ea67154b0fb57c98bd90c208712297afcd0fd88 [2023-03-22T21:08:19.539Z] $ docker rm -f --volumes 0c4eeebd06ddb3cac29c0b041ea67154b0fb57c98bd90c208712297afcd0fd88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T21:08:19.888Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T21:08:20.135Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T21:08:20.138Z] [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-03-22T21:08:20.242Z] provisioning config files... [2023-03-22T21:08:20.252Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config249387861970029666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:08:20.550Z] ---> docker-login.sh [2023-03-22T21:08:20.550Z] nexus3.edgexfoundry.org:10001 [2023-03-22T21:08:20.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:20.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:20.550Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:20.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:20.550Z] [2023-03-22T21:08:20.550Z] Login Succeeded [2023-03-22T21:08:20.550Z] nexus3.edgexfoundry.org:10002 [2023-03-22T21:08:20.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:20.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:20.550Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:20.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:20.550Z] [2023-03-22T21:08:20.550Z] Login Succeeded [2023-03-22T21:08:20.550Z] nexus3.edgexfoundry.org:10003 [2023-03-22T21:08:20.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:20.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:20.812Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:20.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:20.812Z] [2023-03-22T21:08:20.812Z] Login Succeeded [2023-03-22T21:08:20.812Z] nexus3.edgexfoundry.org:10004 [2023-03-22T21:08:20.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:20.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:20.812Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:20.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:20.812Z] [2023-03-22T21:08:20.812Z] Login Succeeded [2023-03-22T21:08:20.812Z] docker.io [2023-03-22T21:08:20.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:08:21.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:08:21.073Z] Configure a credential helper to remove this warning. See [2023-03-22T21:08:21.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:08:21.073Z] [2023-03-22T21:08:21.073Z] Login Succeeded [2023-03-22T21:08:21.073Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T21:08:21.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T21:08:21.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T21:08:21.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T21:08:21.162Z] ========================================================= [2023-03-22T21:08:21.162Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T21:08:21.162Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:08:21.488Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T21:08:21.488Z] Sending build context to Docker daemon 4.192MB [2023-03-22T21:08:21.488Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T21:08:21.488Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T21:08:21.488Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T21:08:21.488Z] 63b65145d645: Pulling fs layer [2023-03-22T21:08:21.488Z] a2d21d5440eb: Pulling fs layer [2023-03-22T21:08:21.488Z] 935e6c44a52c: Pulling fs layer [2023-03-22T21:08:21.488Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T21:08:21.488Z] 30dea6a524f1: Pulling fs layer [2023-03-22T21:08:21.488Z] a2aff8979fd8: Pulling fs layer [2023-03-22T21:08:21.488Z] 6808be2612f2: Pulling fs layer [2023-03-22T21:08:21.488Z] f25807f1079a: Pulling fs layer [2023-03-22T21:08:21.488Z] a2aff8979fd8: Waiting [2023-03-22T21:08:21.488Z] 94cc34f8dd06: Waiting [2023-03-22T21:08:21.488Z] 6808be2612f2: Waiting [2023-03-22T21:08:21.488Z] a2d21d5440eb: Download complete [2023-03-22T21:08:21.488Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T21:08:21.488Z] 94cc34f8dd06: Download complete [2023-03-22T21:08:21.749Z] 30dea6a524f1: Verifying Checksum [2023-03-22T21:08:21.749Z] 30dea6a524f1: Download complete [2023-03-22T21:08:21.749Z] 63b65145d645: Verifying Checksum [2023-03-22T21:08:21.749Z] 63b65145d645: Download complete [2023-03-22T21:08:21.749Z] a2aff8979fd8: Verifying Checksum [2023-03-22T21:08:21.749Z] a2aff8979fd8: Download complete [2023-03-22T21:08:21.749Z] 63b65145d645: Pull complete [2023-03-22T21:08:22.017Z] a2d21d5440eb: Pull complete [2023-03-22T21:08:22.278Z] f25807f1079a: Verifying Checksum [2023-03-22T21:08:22.278Z] f25807f1079a: Download complete [2023-03-22T21:08:22.278Z] 935e6c44a52c: Verifying Checksum [2023-03-22T21:08:22.278Z] 935e6c44a52c: Download complete [2023-03-22T21:08:22.537Z] 6808be2612f2: Verifying Checksum [2023-03-22T21:08:22.537Z] 6808be2612f2: Download complete [2023-03-22T21:08:25.821Z] 935e6c44a52c: Pull complete [2023-03-22T21:08:25.821Z] 94cc34f8dd06: Pull complete [2023-03-22T21:08:25.821Z] 30dea6a524f1: Pull complete [2023-03-22T21:08:25.821Z] a2aff8979fd8: Pull complete [2023-03-22T21:08:28.352Z] 6808be2612f2: Pull complete [2023-03-22T21:08:28.923Z] f25807f1079a: Pull complete [2023-03-22T21:08:28.923Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T21:08:28.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T21:08:28.923Z] ---> 3b553350e43f [2023-03-22T21:08:28.923Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T21:08:30.838Z] ---> Running in 720c5e017a22 [2023-03-22T21:08:30.838Z] Removing intermediate container 720c5e017a22 [2023-03-22T21:08:30.838Z] ---> 4c9a2c472cad [2023-03-22T21:08:30.838Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T21:08:30.838Z] ---> Running in 604e311fd3b3 [2023-03-22T21:08:31.097Z] Removing intermediate container 604e311fd3b3 [2023-03-22T21:08:31.097Z] ---> d4c6ea1c7cce [2023-03-22T21:08:31.097Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T21:08:31.097Z] ---> Running in d4fcf45d58b8 [2023-03-22T21:08:31.364Z] Removing intermediate container d4fcf45d58b8 [2023-03-22T21:08:31.364Z] ---> e47c710f8962 [2023-03-22T21:08:31.364Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T21:08:31.364Z] ---> Running in 1a2c7e22c9c9 [2023-03-22T21:08:31.364Z] Removing intermediate container 1a2c7e22c9c9 [2023-03-22T21:08:31.364Z] ---> d618feee73b0 [2023-03-22T21:08:31.364Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T21:08:31.621Z] ---> Running in 9767e9796d2e [2023-03-22T21:08:31.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T21:08:31.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T21:08:32.138Z] OK: 265 MiB in 53 packages [2023-03-22T21:08:32.398Z] Removing intermediate container 9767e9796d2e [2023-03-22T21:08:32.398Z] ---> 451f1a20ae62 [2023-03-22T21:08:32.398Z] Step 8/12 : WORKDIR /app [2023-03-22T21:08:32.657Z] ---> Running in 7d9b72b81b30 [2023-03-22T21:08:32.658Z] Removing intermediate container 7d9b72b81b30 [2023-03-22T21:08:32.658Z] ---> 7bea6f17053d [2023-03-22T21:08:32.658Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T21:08:32.658Z] ---> 0f9bb831931a [2023-03-22T21:08:32.658Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T21:08:32.917Z] ---> Running in 48b3a0942660 [2023-03-22T21:08:35.215Z] Still waiting to schedule task [2023-03-22T21:08:35.215Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T21:09:04.992Z] Removing intermediate container 48b3a0942660 [2023-03-22T21:09:04.992Z] ---> 3d1c626c55a7 [2023-03-22T21:09:04.992Z] Step 11/12 : COPY . . [2023-03-22T21:09:04.992Z] ---> 8455a1142892 [2023-03-22T21:09:04.992Z] Step 12/12 : RUN $MAKE [2023-03-22T21:09:04.992Z] ---> Running in 8a7bbd479760 [2023-03-22T21:09:04.992Z] noop [2023-03-22T21:09:04.992Z] Removing intermediate container 8a7bbd479760 [2023-03-22T21:09:04.992Z] ---> ea4b05494cf8 [2023-03-22T21:09:04.992Z] Successfully built ea4b05494cf8 [2023-03-22T21:09:04.992Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:09:05.305Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T21:09:05.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T21:09:05.381Z] prd-ubuntu20.04-docker-8c-8g-5289 does not seem to be running inside a container [2023-03-22T21:09:05.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T21:09:05.795Z] $ docker top 5a33a4aee70b9e6390934f26b0435755bc79a6376e5fe5df1884278675fa8f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T21:09:06.130Z] + go version [2023-03-22T21:09:06.130Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T21:09:06.148Z] $ docker stop --time=1 5a33a4aee70b9e6390934f26b0435755bc79a6376e5fe5df1884278675fa8f0f [2023-03-22T21:09:07.435Z] $ docker rm -f --volumes 5a33a4aee70b9e6390934f26b0435755bc79a6376e5fe5df1884278675fa8f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:09:07.811Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T21:09:07.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T21:09:07.875Z] prd-ubuntu20.04-docker-8c-8g-5289 does not seem to be running inside a container [2023-03-22T21:09:07.913Z] $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T21:09:08.271Z] $ docker top 0480b71c3760987171e7aac8ad1d776a0f257250f3565c5b5f0df0b770d8b850 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T21:09:08.613Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-03-22T21:09:08.908Z] + make test [2023-03-22T21:09:08.908Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T21:09:14.191Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-22T21:09:24.154Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-22T21:09:24.154Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-22T21:09:28.354Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.952s coverage: 40.7% of statements [2023-03-22T21:09:28.354Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements [2023-03-22T21:09:28.354Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2023-03-22T21:09:36.464Z] go vet ./... [2023-03-22T21:09:38.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T21:09:39.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T21:09:39.250Z] ./bin/test-attribution-txt.sh [2023-03-22T21:09:39.250Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-22T21:09:39.250Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-22T21:09:39.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T21:09:39.280Z] $ docker stop --time=1 0480b71c3760987171e7aac8ad1d776a0f257250f3565c5b5f0df0b770d8b850 [2023-03-22T21:09:41.559Z] $ docker rm -f --volumes 0480b71c3760987171e7aac8ad1d776a0f257250f3565c5b5f0df0b770d8b850 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T21:09:42.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T21:09:42.100Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T21:09:42.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T21:09:42.805Z] + ls -al . [2023-03-22T21:09:42.806Z] total 632 [2023-03-22T21:09:42.806Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 21:09 . [2023-03-22T21:09:42.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 21:07 .. [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 22 21:07 .dockerignore [2023-03-22T21:09:42.806Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 21:08 .git [2023-03-22T21:09:42.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 21:07 .github [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 22 21:07 .gitignore [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 21:07 .golangci.yml [2023-03-22T21:09:42.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 21:08 .semver [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 22 21:07 Attribution.txt [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 22 21:07 CHANGELOG.md [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 22 21:07 Dockerfile [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 21:07 GOVERNANCE.md [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 22 21:07 Jenkinsfile [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 21:07 LICENSE [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 22 21:07 Makefile [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 21:07 OWNERS.md [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 22 21:07 README.md [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 21:08 VERSION [2023-03-22T21:09:42.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 21:07 bin [2023-03-22T21:09:42.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 21:07 cmd [2023-03-22T21:09:42.806Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 22 21:09 coverage.out [2023-03-22T21:09:42.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 21:07 examples [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 22 21:07 go.mod [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 22 21:07 go.sum [2023-03-22T21:09:42.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 21:07 images [2023-03-22T21:09:42.806Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 21:07 internal [2023-03-22T21:09:42.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 21:07 snap [2023-03-22T21:09:42.806Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 22 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:09:43.105Z] + 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=9a2c659eb7866afccc32e672f44232fd72f95956 --label arch=amd64 --label version=0.0.0 . [2023-03-22T21:09:43.105Z] Sending build context to Docker daemon 4.192MB [2023-03-22T21:09:43.105Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T21:09:43.105Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-22T21:09:43.105Z] ---> ea4b05494cf8 [2023-03-22T21:09:43.105Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T21:09:43.105Z] ---> Running in 58e0b809a113 [2023-03-22T21:09:43.365Z] Removing intermediate container 58e0b809a113 [2023-03-22T21:09:43.365Z] ---> 2ad3d0b100f2 [2023-03-22T21:09:43.365Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T21:09:43.365Z] ---> Running in 6b9a36a485ef [2023-03-22T21:09:43.365Z] Removing intermediate container 6b9a36a485ef [2023-03-22T21:09:43.365Z] ---> a156bd8353fb [2023-03-22T21:09:43.365Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T21:09:43.365Z] ---> Running in 7292b31ce612 [2023-03-22T21:09:43.365Z] Removing intermediate container 7292b31ce612 [2023-03-22T21:09:43.365Z] ---> ed31d872c5cf [2023-03-22T21:09:43.365Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T21:09:43.628Z] ---> Running in 0672fe1c4d2f [2023-03-22T21:09:43.628Z] Removing intermediate container 0672fe1c4d2f [2023-03-22T21:09:43.628Z] ---> 7c3c913eceef [2023-03-22T21:09:43.628Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T21:09:43.628Z] ---> Running in a4b31c7452a2 [2023-03-22T21:09:43.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T21:09:43.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T21:09:44.145Z] OK: 265 MiB in 53 packages [2023-03-22T21:09:44.411Z] Removing intermediate container a4b31c7452a2 [2023-03-22T21:09:44.411Z] ---> e5fe89314a5a [2023-03-22T21:09:44.411Z] Step 8/24 : WORKDIR /app [2023-03-22T21:09:44.670Z] ---> Running in bd8e479e5941 [2023-03-22T21:09:44.670Z] Removing intermediate container bd8e479e5941 [2023-03-22T21:09:44.670Z] ---> 2bc08559ace4 [2023-03-22T21:09:44.670Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-22T21:09:44.670Z] ---> 29ed38c5d8b5 [2023-03-22T21:09:44.670Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T21:09:44.929Z] ---> Running in a0f71a879b6c [2023-03-22T21:09:45.866Z] Removing intermediate container a0f71a879b6c [2023-03-22T21:09:45.866Z] ---> 0ae8e73cae2d [2023-03-22T21:09:45.866Z] Step 11/24 : COPY . . [2023-03-22T21:09:45.866Z] ---> 98a0dec01d82 [2023-03-22T21:09:45.866Z] Step 12/24 : RUN $MAKE [2023-03-22T21:09:45.866Z] ---> Running in 8d36c92352b4 [2023-03-22T21:09:46.126Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-22T21:10:04.207Z] Removing intermediate container 8d36c92352b4 [2023-03-22T21:10:04.207Z] ---> 4e9f368db57f [2023-03-22T21:10:04.207Z] Step 13/24 : FROM alpine:3.17 [2023-03-22T21:10:04.466Z] 3.17: Pulling from library/alpine [2023-03-22T21:10:04.725Z] 63b65145d645: Already exists [2023-03-22T21:10:04.725Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T21:10:04.725Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T21:10:04.725Z] ---> b2aa39c304c2 [2023-03-22T21:10:04.725Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T21:10:04.983Z] ---> Running in 10923c3833e9 [2023-03-22T21:10:04.983Z] Removing intermediate container 10923c3833e9 [2023-03-22T21:10:04.983Z] ---> df66b4e9f702 [2023-03-22T21:10:04.983Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T21:10:04.983Z] ---> Running in b535faeb5feb [2023-03-22T21:10:05.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T21:10:05.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T21:10:05.503Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T21:10:05.503Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T21:10:05.503Z] OK: 7 MiB in 16 packages [2023-03-22T21:10:06.070Z] Removing intermediate container b535faeb5feb [2023-03-22T21:10:06.070Z] ---> f0d156914b14 [2023-03-22T21:10:06.070Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-22T21:10:06.070Z] ---> 9cbce5fa71ce [2023-03-22T21:10:06.070Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-22T21:10:06.328Z] ---> d83082a513ba [2023-03-22T21:10:06.328Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-22T21:10:06.905Z] ---> c3558bdb8e12 [2023-03-22T21:10:06.905Z] Step 19/24 : EXPOSE 59989 [2023-03-22T21:10:06.905Z] ---> Running in f1e914474020 [2023-03-22T21:10:06.905Z] Removing intermediate container f1e914474020 [2023-03-22T21:10:06.905Z] ---> f01598b9b135 [2023-03-22T21:10:06.905Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-22T21:10:06.905Z] ---> Running in 6bb3617a8707 [2023-03-22T21:10:07.164Z] Removing intermediate container 6bb3617a8707 [2023-03-22T21:10:07.164Z] ---> 39e71a0b2410 [2023-03-22T21:10:07.164Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T21:10:07.164Z] ---> Running in 2a1c55fec1ab [2023-03-22T21:10:07.164Z] Removing intermediate container 2a1c55fec1ab [2023-03-22T21:10:07.164Z] ---> a4237f90c7bf [2023-03-22T21:10:07.164Z] Step 22/24 : LABEL arch=amd64 [2023-03-22T21:10:07.164Z] ---> Running in 285af52fdeea [2023-03-22T21:10:07.423Z] Removing intermediate container 285af52fdeea [2023-03-22T21:10:07.423Z] ---> cbc5a99b55ab [2023-03-22T21:10:07.423Z] Step 23/24 : LABEL git_sha=9a2c659eb7866afccc32e672f44232fd72f95956 [2023-03-22T21:10:07.423Z] ---> Running in 81fde68c037a [2023-03-22T21:10:07.423Z] Removing intermediate container 81fde68c037a [2023-03-22T21:10:07.423Z] ---> ab14f649a56c [2023-03-22T21:10:07.423Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T21:10:07.423Z] ---> Running in c97bc6b19783 [2023-03-22T21:10:07.682Z] Removing intermediate container c97bc6b19783 [2023-03-22T21:10:07.682Z] ---> cf66be42661c [2023-03-22T21:10:07.682Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T21:10:07.682Z] Successfully built cf66be42661c [2023-03-22T21:10:07.682Z] 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-03-22T21:10:08.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T21:10:08.105Z] [2023-03-22T21:10:08.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:10:08.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T21:10:08.402Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T21:10:08.402Z] 5eb5b503b376: Pulling fs layer [2023-03-22T21:10:08.402Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T21:10:08.402Z] ec43610c2a17: Pulling fs layer [2023-03-22T21:10:08.402Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T21:10:08.402Z] 33b1e0a273af: Pulling fs layer [2023-03-22T21:10:08.402Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T21:10:08.402Z] 2f39f015ded8: Pulling fs layer [2023-03-22T21:10:08.402Z] 33b1e0a273af: Waiting [2023-03-22T21:10:08.402Z] 5d3b04190fa2: Waiting [2023-03-22T21:10:08.402Z] 2f39f015ded8: Waiting [2023-03-22T21:10:08.402Z] 3a2ae6a8a46f: Waiting [2023-03-22T21:10:08.402Z] 5c69ac0246d0: Download complete [2023-03-22T21:10:08.402Z] 3a2ae6a8a46f: Download complete [2023-03-22T21:10:08.402Z] 33b1e0a273af: Verifying Checksum [2023-03-22T21:10:08.402Z] 33b1e0a273af: Download complete [2023-03-22T21:10:08.662Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T21:10:08.662Z] 5d3b04190fa2: Download complete [2023-03-22T21:10:08.662Z] ec43610c2a17: Verifying Checksum [2023-03-22T21:10:08.662Z] ec43610c2a17: Download complete [2023-03-22T21:10:08.662Z] 5eb5b503b376: Verifying Checksum [2023-03-22T21:10:08.662Z] 5eb5b503b376: Download complete [2023-03-22T21:10:09.230Z] 2f39f015ded8: Download complete [2023-03-22T21:10:09.800Z] 5eb5b503b376: Pull complete [2023-03-22T21:10:09.800Z] 5c69ac0246d0: Pull complete [2023-03-22T21:10:10.363Z] ec43610c2a17: Pull complete [2023-03-22T21:10:10.363Z] 3a2ae6a8a46f: Pull complete [2023-03-22T21:10:10.621Z] 33b1e0a273af: Pull complete [2023-03-22T21:10:10.621Z] 5d3b04190fa2: Pull complete [2023-03-22T21:10:14.802Z] 2f39f015ded8: Pull complete [2023-03-22T21:10:14.802Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T21:10:14.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T21:10:14.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T21:10:14.872Z] prd-ubuntu20.04-docker-8c-8g-5289 does not seem to be running inside a container [2023-03-22T21:10:14.905Z] $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T21:10:16.799Z] $ docker top 0a48a79df77f09284ebc961e2d21a34b91849ff71ec408301fad6de3c2c206b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:10:17.177Z] ---> job-cost.sh [2023-03-22T21:10:17.177Z] lf-activate-venv: SKIPPING [2023-03-22T21:10:17.177Z] INFO: No Stack... [2023-03-22T21:10:17.436Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T21:10:18.002Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T21:10:18.298Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/cost.csv [2023-03-22T21:10:18.298Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T21:10:18.310Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-5-stack-cost] [2023-03-22T21:10:18.316Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-5-stack-cost] did not exist. Created. [2023-03-22T21:10:18.316Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T21:10:18.617Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T21:10:18.644Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T21:10:18.651Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T21:10:18.671Z] $ docker stop --time=1 0a48a79df77f09284ebc961e2d21a34b91849ff71ec408301fad6de3c2c206b2 [2023-03-22T21:10:19.905Z] $ docker rm -f --volumes 0a48a79df77f09284ebc961e2d21a34b91849ff71ec408301fad6de3c2c206b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T21:10:40.665Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5290 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] { [Pipeline] ws [2023-03-22T21:10:40.677Z] Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout [2023-03-22T21:10:40.718Z] Selected Git installation does not exist. Using Default [2023-03-22T21:10:40.718Z] The recommended git tool is: NONE [2023-03-22T21:10:46.305Z] using credential edgex-jenkins-ssh [2023-03-22T21:10:46.324Z] Cloning the remote Git repository [2023-03-22T21:10:46.377Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-22T21:10:46.464Z] > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 [2023-03-22T21:10:46.612Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-22T21:10:46.613Z] > git --version # timeout=10 [2023-03-22T21:10:46.632Z] > git --version # 'git version 2.25.1' [2023-03-22T21:10:46.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T21:10:46.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T21:10:47.841Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-22T21:10:47.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T21:10:49.339Z] Merging remotes/origin/main commit 56ebd084d71db325e16ff8b089022d3f4ad733ae into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 [2023-03-22T21:10:48.782Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-22T21:10:48.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-22T21:10:48.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T21:10:48.849Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T21:10:49.364Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T21:10:49.452Z] > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [2023-03-22T21:10:49.572Z] > git remote # timeout=10 [2023-03-22T21:10:49.594Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T21:10:49.797Z] Merge succeeded, producing a459220f902c858cc1931ae8714559cc61a1c1e3 [2023-03-22T21:10:49.797Z] Checking out Revision a459220f902c858cc1931ae8714559cc61a1c1e3 (PR-160) [2023-03-22T21:10:49.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T21:10:49.637Z] > git merge 56ebd084d71db325e16ff8b089022d3f4ad733ae # timeout=10 [2023-03-22T21:10:49.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T21:10:49.808Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T21:10:49.822Z] > git checkout -f a459220f902c858cc1931ae8714559cc61a1c1e3 # timeout=10 [2023-03-22T21:10:53.369Z] Commit message: "Merge commit '56ebd084d71db325e16ff8b089022d3f4ad733ae' into HEAD" [2023-03-22T21:10:53.401Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T21:10:53.383Z] > git rev-list --no-walk bfa8d7d695594234803600841a6ae8d1885aeb15 # timeout=10 [2023-03-22T21:10:54.248Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T21:10:54.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T21:10:54.248Z] Dload Upload Total Spent Left Speed [2023-03-22T21:10:54.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-03-22T21:10:55.040Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T21:10:55.381Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T21:10:55.381Z] + sudo tee /etc/docker/daemon.new [2023-03-22T21:10:55.381Z] { [2023-03-22T21:10:55.381Z] "registry-mirrors": [ [2023-03-22T21:10:55.381Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T21:10:55.381Z] ], [2023-03-22T21:10:55.381Z] "bip": "10.250.0.254/24", [2023-03-22T21:10:55.381Z] "hosts": [ [2023-03-22T21:10:55.381Z] "tcp://0.0.0.0:5555", [2023-03-22T21:10:55.381Z] "unix:///var/run/docker.sock" [2023-03-22T21:10:55.381Z] ], [2023-03-22T21:10:55.381Z] "mtu": 1458, [2023-03-22T21:10:55.381Z] "selinux-enabled": true, [2023-03-22T21:10:55.381Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T21:10:55.381Z] } [Pipeline] sh [2023-03-22T21:10:55.715Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T21:10:56.052Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T21:11:14.358Z] provisioning config files... [2023-03-22T21:11:14.383Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config16525950372372044047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:11:14.734Z] ---> docker-login.sh [2023-03-22T21:11:14.734Z] nexus3.edgexfoundry.org:10001 [2023-03-22T21:11:15.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:11:15.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:11:15.272Z] Configure a credential helper to remove this warning. See [2023-03-22T21:11:15.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:11:15.272Z] [2023-03-22T21:11:15.272Z] Login Succeeded [2023-03-22T21:11:15.272Z] nexus3.edgexfoundry.org:10002 [2023-03-22T21:11:15.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:11:15.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:11:15.547Z] Configure a credential helper to remove this warning. See [2023-03-22T21:11:15.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:11:15.547Z] [2023-03-22T21:11:15.547Z] Login Succeeded [2023-03-22T21:11:15.547Z] nexus3.edgexfoundry.org:10003 [2023-03-22T21:11:15.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:11:16.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:11:16.088Z] Configure a credential helper to remove this warning. See [2023-03-22T21:11:16.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:11:16.088Z] [2023-03-22T21:11:16.088Z] Login Succeeded [2023-03-22T21:11:16.088Z] nexus3.edgexfoundry.org:10004 [2023-03-22T21:11:16.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:11:16.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:11:16.356Z] Configure a credential helper to remove this warning. See [2023-03-22T21:11:16.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:11:16.356Z] [2023-03-22T21:11:16.356Z] Login Succeeded [2023-03-22T21:11:16.356Z] docker.io [2023-03-22T21:11:16.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T21:11:16.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T21:11:16.897Z] Configure a credential helper to remove this warning. See [2023-03-22T21:11:16.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T21:11:16.897Z] [2023-03-22T21:11:16.897Z] Login Succeeded [2023-03-22T21:11:16.897Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T21:11:16.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T21:11:17.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T21:11:17.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T21:11:17.211Z] ========================================================= [2023-03-22T21:11:17.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T21:11:17.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:11:17.566Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T21:11:17.834Z] Sending build context to Docker daemon 1.212MB [2023-03-22T21:11:17.834Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T21:11:17.834Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T21:11:18.104Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T21:11:18.104Z] af6eaf76a39c: Pulling fs layer [2023-03-22T21:11:18.104Z] 55522c791124: Pulling fs layer [2023-03-22T21:11:18.104Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T21:11:18.104Z] 169dfbe0d373: Pulling fs layer [2023-03-22T21:11:18.104Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T21:11:18.104Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T21:11:18.104Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T21:11:18.104Z] e1ff8fa3b103: Waiting [2023-03-22T21:11:18.104Z] 52ebb69f0ebf: Waiting [2023-03-22T21:11:18.104Z] 5abe8eddf0d5: Waiting [2023-03-22T21:11:18.104Z] 169dfbe0d373: Waiting [2023-03-22T21:11:18.104Z] 55522c791124: Download complete [2023-03-22T21:11:18.104Z] 169dfbe0d373: Verifying Checksum [2023-03-22T21:11:18.104Z] 169dfbe0d373: Download complete [2023-03-22T21:11:18.104Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T21:11:18.104Z] e1ff8fa3b103: Download complete [2023-03-22T21:11:18.104Z] af6eaf76a39c: Verifying Checksum [2023-03-22T21:11:19.084Z] af6eaf76a39c: Pull complete [2023-03-22T21:11:19.084Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T21:11:19.084Z] 5abe8eddf0d5: Download complete [2023-03-22T21:11:20.514Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T21:11:20.514Z] ce5c4a1c91eb: Download complete [2023-03-22T21:11:20.514Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T21:11:20.514Z] 52ebb69f0ebf: Download complete [2023-03-22T21:11:20.786Z] 55522c791124: Pull complete [2023-03-22T21:11:35.810Z] ce5c4a1c91eb: Pull complete [2023-03-22T21:11:35.810Z] 169dfbe0d373: Pull complete [2023-03-22T21:11:35.810Z] e1ff8fa3b103: Pull complete [2023-03-22T21:11:41.190Z] 52ebb69f0ebf: Pull complete [2023-03-22T21:11:43.170Z] 5abe8eddf0d5: Pull complete [2023-03-22T21:11:43.438Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T21:11:43.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T21:11:43.438Z] ---> 6cb57ee374ae [2023-03-22T21:11:43.438Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T21:11:45.382Z] ---> Running in 8f1b89434bde [2023-03-22T21:11:45.382Z] Removing intermediate container 8f1b89434bde [2023-03-22T21:11:45.382Z] ---> fdf04b5cfca5 [2023-03-22T21:11:45.382Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T21:11:45.382Z] ---> Running in f6dc7b672a6e [2023-03-22T21:11:45.651Z] Removing intermediate container f6dc7b672a6e [2023-03-22T21:11:45.651Z] ---> faa5f767f03c [2023-03-22T21:11:45.651Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T21:11:45.918Z] ---> Running in 17609ab3d127 [2023-03-22T21:11:46.185Z] Removing intermediate container 17609ab3d127 [2023-03-22T21:11:46.185Z] ---> 8129cf2a71f1 [2023-03-22T21:11:46.185Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T21:11:46.185Z] ---> Running in 970a876c1135 [2023-03-22T21:11:46.454Z] Removing intermediate container 970a876c1135 [2023-03-22T21:11:46.454Z] ---> 55d131172513 [2023-03-22T21:11:46.454Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T21:11:46.723Z] ---> Running in ddf3f356b5d2 [2023-03-22T21:11:47.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T21:11:48.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T21:11:49.238Z] OK: 263 MiB in 53 packages [2023-03-22T21:11:49.821Z] Removing intermediate container ddf3f356b5d2 [2023-03-22T21:11:49.821Z] ---> 001b4a10544c [2023-03-22T21:11:49.821Z] Step 8/12 : WORKDIR /app [2023-03-22T21:11:50.090Z] ---> Running in 00dc98ea0c66 [2023-03-22T21:11:50.356Z] Removing intermediate container 00dc98ea0c66 [2023-03-22T21:11:50.356Z] ---> 7824201864ac [2023-03-22T21:11:50.356Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T21:11:50.628Z] ---> 8c646ac51f76 [2023-03-22T21:11:50.628Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T21:11:50.899Z] ---> Running in ac73aabf4381 [2023-03-22T21:13:12.813Z] Removing intermediate container ac73aabf4381 [2023-03-22T21:13:12.814Z] ---> 78f2c7b8270a [2023-03-22T21:13:12.814Z] Step 11/12 : COPY . . [2023-03-22T21:13:12.814Z] ---> cfbea77bf9b7 [2023-03-22T21:13:12.814Z] Step 12/12 : RUN $MAKE [2023-03-22T21:13:12.814Z] ---> Running in 8481a9f1b7bc [2023-03-22T21:13:12.814Z] noop [2023-03-22T21:13:13.395Z] Removing intermediate container 8481a9f1b7bc [2023-03-22T21:13:13.395Z] ---> 252d66982d35 [2023-03-22T21:13:13.395Z] Successfully built 252d66982d35 [2023-03-22T21:13:13.395Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:13:13.746Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T21:13:13.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T21:13:13.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-5290 does not seem to be running inside a container [2023-03-22T21:13:14.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T21:13:15.245Z] $ docker top 3923fa4d81b25d2c93a92e33d4e4e8fd3a8a77285cdde8dedac491a4b5828e13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T21:13:16.084Z] + go version [2023-03-22T21:13:16.084Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T21:13:16.105Z] $ docker stop --time=1 3923fa4d81b25d2c93a92e33d4e4e8fd3a8a77285cdde8dedac491a4b5828e13 [2023-03-22T21:13:17.739Z] $ docker rm -f --volumes 3923fa4d81b25d2c93a92e33d4e4e8fd3a8a77285cdde8dedac491a4b5828e13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:13:18.280Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T21:13:18.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T21:13:18.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-5290 does not seem to be running inside a container [2023-03-22T21:13:18.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T21:13:19.688Z] $ docker top 7281a894a39fb76d9930b6199c951f4719d791b09a7be860d27774effc0bd982 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T21:13:20.216Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/5 [Pipeline] fileExists [Pipeline] sh [2023-03-22T21:13:21.134Z] + make test [2023-03-22T21:13:21.134Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T21:14:00.038Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-22T21:16:21.755Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-22T21:16:21.755Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-22T21:17:00.673Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.721s coverage: 40.7% of statements [2023-03-22T21:17:00.673Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.583s coverage: 52.0% of statements [2023-03-22T21:17:00.673Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2023-03-22T21:17:01.261Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T21:17:01.261Z] go vet ./... [2023-03-22T21:17:33.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T21:17:33.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T21:17:33.536Z] ./bin/test-attribution-txt.sh [2023-03-22T21:17:33.536Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-22T21:17:33.536Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-22T21:17:33.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T21:17:33.573Z] $ docker stop --time=1 7281a894a39fb76d9930b6199c951f4719d791b09a7be860d27774effc0bd982 [2023-03-22T21:17:35.425Z] $ docker rm -f --volumes 7281a894a39fb76d9930b6199c951f4719d791b09a7be860d27774effc0bd982 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T21:17:36.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T21:17:36.678Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T21:17:37.599Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T21:17:37.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T21:17:38.323Z] + ls -al . [2023-03-22T21:17:38.323Z] total 628 [2023-03-22T21:17:38.323Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 21:13 . [2023-03-22T21:17:38.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 21:10 .. [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 22 21:10 .dockerignore [2023-03-22T21:17:38.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 21:10 .git [2023-03-22T21:17:38.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 21:10 .github [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 22 21:10 .gitignore [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 21:10 .golangci.yml [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 22 21:10 Attribution.txt [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 22 21:10 CHANGELOG.md [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 22 21:10 Dockerfile [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 21:10 GOVERNANCE.md [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 22 21:10 Jenkinsfile [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 21:10 LICENSE [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 22 21:10 Makefile [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 21:10 OWNERS.md [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 22 21:10 README.md [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 21:08 VERSION [2023-03-22T21:17:38.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 21:10 bin [2023-03-22T21:17:38.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 21:10 cmd [2023-03-22T21:17:38.323Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 22 21:17 coverage.out [2023-03-22T21:17:38.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 21:10 examples [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 22 21:10 go.mod [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 22 21:10 go.sum [2023-03-22T21:17:38.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 21:10 images [2023-03-22T21:17:38.323Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 21:10 internal [2023-03-22T21:17:38.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 21:10 snap [2023-03-22T21:17:38.323Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 22 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:17:38.697Z] + 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=a459220f902c858cc1931ae8714559cc61a1c1e3 --label arch=arm64 --label version=0.0.0 . [2023-03-22T21:17:38.970Z] Sending build context to Docker daemon 1.212MB [2023-03-22T21:17:38.970Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T21:17:38.970Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-22T21:17:38.970Z] ---> 252d66982d35 [2023-03-22T21:17:38.970Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T21:17:39.239Z] ---> Running in ff6d4a4df397 [2023-03-22T21:17:39.506Z] Removing intermediate container ff6d4a4df397 [2023-03-22T21:17:39.506Z] ---> 1ab28c9092ce [2023-03-22T21:17:39.506Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T21:17:39.506Z] ---> Running in 70d07970212e [2023-03-22T21:17:39.775Z] Removing intermediate container 70d07970212e [2023-03-22T21:17:39.775Z] ---> cb5b1dbc5389 [2023-03-22T21:17:39.775Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T21:17:39.775Z] ---> Running in f695c641da38 [2023-03-22T21:17:40.362Z] Removing intermediate container f695c641da38 [2023-03-22T21:17:40.362Z] ---> df1221b0e888 [2023-03-22T21:17:40.362Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T21:17:40.362Z] ---> Running in 2c332a708778 [2023-03-22T21:17:40.630Z] Removing intermediate container 2c332a708778 [2023-03-22T21:17:40.630Z] ---> dc01ebd52e8d [2023-03-22T21:17:40.630Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T21:17:40.630Z] ---> Running in c870ebf2a0fd [2023-03-22T21:17:41.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T21:17:42.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T21:17:43.539Z] OK: 263 MiB in 53 packages [2023-03-22T21:17:44.501Z] Removing intermediate container c870ebf2a0fd [2023-03-22T21:17:44.501Z] ---> 3a0ab0151090 [2023-03-22T21:17:44.501Z] Step 8/24 : WORKDIR /app [2023-03-22T21:17:44.501Z] ---> Running in a2cf03f05183 [2023-03-22T21:17:45.089Z] Removing intermediate container a2cf03f05183 [2023-03-22T21:17:45.089Z] ---> 4b1bc6e635ca [2023-03-22T21:17:45.089Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-22T21:17:45.358Z] ---> a62a8cfe96e2 [2023-03-22T21:17:45.358Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T21:17:45.628Z] ---> Running in 51676ce25297 [2023-03-22T21:17:48.991Z] Removing intermediate container 51676ce25297 [2023-03-22T21:17:48.991Z] ---> 990e00b6d68b [2023-03-22T21:17:48.991Z] Step 11/24 : COPY . . [2023-03-22T21:17:49.259Z] ---> bc3d31a39cd8 [2023-03-22T21:17:49.259Z] Step 12/24 : RUN $MAKE [2023-03-22T21:17:49.259Z] ---> Running in fb13c4e4527a [2023-03-22T21:17:50.230Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-22T21:20:26.967Z] Removing intermediate container fb13c4e4527a [2023-03-22T21:20:26.967Z] ---> 4bfa32d23fab [2023-03-22T21:20:26.967Z] Step 13/24 : FROM alpine:3.17 [2023-03-22T21:20:26.967Z] 3.17: Pulling from library/alpine [2023-03-22T21:20:26.967Z] af6eaf76a39c: Already exists [2023-03-22T21:20:26.967Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T21:20:26.967Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T21:20:26.967Z] ---> d74e625d9115 [2023-03-22T21:20:26.967Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T21:20:26.967Z] ---> Running in 947d61eb79c2 [2023-03-22T21:20:26.967Z] Removing intermediate container 947d61eb79c2 [2023-03-22T21:20:26.967Z] ---> fcf23f84bfa4 [2023-03-22T21:20:26.967Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T21:20:26.967Z] ---> Running in 6d045dca5138 [2023-03-22T21:20:26.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T21:20:26.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T21:20:26.967Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T21:20:26.967Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T21:20:26.967Z] OK: 8 MiB in 16 packages [2023-03-22T21:20:26.967Z] Removing intermediate container 6d045dca5138 [2023-03-22T21:20:26.967Z] ---> f7b1cb7335b0 [2023-03-22T21:20:26.967Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-22T21:20:26.967Z] ---> f811fc106d9a [2023-03-22T21:20:26.967Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-22T21:20:26.967Z] ---> fda17781eb30 [2023-03-22T21:20:26.968Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-22T21:20:26.968Z] ---> 7493ba303398 [2023-03-22T21:20:26.968Z] Step 19/24 : EXPOSE 59989 [2023-03-22T21:20:26.968Z] ---> Running in 8e16cae19496 [2023-03-22T21:20:26.968Z] Removing intermediate container 8e16cae19496 [2023-03-22T21:20:26.968Z] ---> 2d6b3c936b9e [2023-03-22T21:20:26.968Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-22T21:20:26.968Z] ---> Running in 85e01e603045 [2023-03-22T21:20:26.968Z] Removing intermediate container 85e01e603045 [2023-03-22T21:20:26.968Z] ---> 1a595800a2bb [2023-03-22T21:20:26.968Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T21:20:26.968Z] ---> Running in bcd04d87c84d [2023-03-22T21:20:26.968Z] Removing intermediate container bcd04d87c84d [2023-03-22T21:20:26.968Z] ---> e3b6fc3392ed [2023-03-22T21:20:26.968Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T21:20:26.968Z] ---> Running in 9eeaf8b1189e [2023-03-22T21:20:26.968Z] Removing intermediate container 9eeaf8b1189e [2023-03-22T21:20:26.968Z] ---> 5e7ea1a15534 [2023-03-22T21:20:26.968Z] Step 23/24 : LABEL git_sha=a459220f902c858cc1931ae8714559cc61a1c1e3 [2023-03-22T21:20:26.968Z] ---> Running in 719606ba1113 [2023-03-22T21:20:26.968Z] Removing intermediate container 719606ba1113 [2023-03-22T21:20:26.968Z] ---> 6e032db17a26 [2023-03-22T21:20:26.968Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T21:20:26.968Z] ---> Running in be626f458f3e [2023-03-22T21:20:26.968Z] Removing intermediate container be626f458f3e [2023-03-22T21:20:26.968Z] ---> 330417a6c6d4 [2023-03-22T21:20:26.968Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T21:20:26.968Z] Successfully built 330417a6c6d4 [2023-03-22T21:20:26.968Z] 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-03-22T21:20:27.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T21:20:27.408Z] [2023-03-22T21:20:27.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:20:27.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T21:20:27.746Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T21:20:27.746Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T21:20:27.746Z] 04944245beec: Pulling fs layer [2023-03-22T21:20:27.746Z] 699f458cf7ca: Pulling fs layer [2023-03-22T21:20:27.746Z] 765212b225bb: Pulling fs layer [2023-03-22T21:20:27.746Z] f23df028b6ca: Pulling fs layer [2023-03-22T21:20:28.019Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T21:20:28.019Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T21:20:28.019Z] 765212b225bb: Waiting [2023-03-22T21:20:28.019Z] f23df028b6ca: Waiting [2023-03-22T21:20:28.019Z] d65c8cfc05b1: Waiting [2023-03-22T21:20:28.019Z] 2437ff75d9bd: Waiting [2023-03-22T21:20:28.019Z] 04944245beec: Verifying Checksum [2023-03-22T21:20:28.019Z] 04944245beec: Download complete [2023-03-22T21:20:28.019Z] 765212b225bb: Verifying Checksum [2023-03-22T21:20:28.019Z] 765212b225bb: Download complete [2023-03-22T21:20:28.019Z] f23df028b6ca: Download complete [2023-03-22T21:20:28.019Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T21:20:28.019Z] d65c8cfc05b1: Download complete [2023-03-22T21:20:28.293Z] 699f458cf7ca: Verifying Checksum [2023-03-22T21:20:28.293Z] 699f458cf7ca: Download complete [2023-03-22T21:20:28.562Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T21:20:28.562Z] 8998bd30e6a1: Download complete [2023-03-22T21:20:31.151Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T21:20:31.151Z] 2437ff75d9bd: Download complete [2023-03-22T21:20:33.105Z] 8998bd30e6a1: Pull complete [2023-03-22T21:20:33.373Z] 04944245beec: Pull complete [2023-03-22T21:20:37.636Z] 699f458cf7ca: Pull complete [2023-03-22T21:20:37.636Z] 765212b225bb: Pull complete [2023-03-22T21:20:37.904Z] f23df028b6ca: Pull complete [2023-03-22T21:20:38.173Z] d65c8cfc05b1: Pull complete [2023-03-22T21:20:53.185Z] 2437ff75d9bd: Pull complete [2023-03-22T21:20:53.185Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T21:20:53.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T21:20:53.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T21:20:53.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-5290 does not seem to be running inside a container [2023-03-22T21:20:53.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T21:20:56.295Z] $ docker top 9e4d17caac0ce1ccfa0f56a451e512090d7969167210f3199b76188d560b38d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:20:57.158Z] ---> job-cost.sh [2023-03-22T21:20:57.158Z] lf-activate-venv: SKIPPING [2023-03-22T21:20:57.158Z] INFO: No Stack... [2023-03-22T21:20:57.742Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T21:20:58.323Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T21:20:58.969Z] + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv [2023-03-22T21:20:58.969Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T21:20:59.032Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-5-stack-cost] [2023-03-22T21:20:59.040Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-5-stack-cost] did not exist. Created. [2023-03-22T21:20:59.040Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T21:20:59.376Z] /w/workspace/device-rfid-llrp-go/5@tmp/durable-6a7162ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T21:20:59.706Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T21:20:59.729Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T21:20:59.783Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T21:20:59.795Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T21:20:59.810Z] $ docker stop --time=1 9e4d17caac0ce1ccfa0f56a451e512090d7969167210f3199b76188d560b38d6 [2023-03-22T21:21:01.315Z] $ docker rm -f --volumes 9e4d17caac0ce1ccfa0f56a451e512090d7969167210f3199b76188d560b38d6 [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-03-22T21:21:01.720Z] provisioning config files... [2023-03-22T21:21:01.726Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config5634571816371904963tmp [Pipeline] { [Pipeline] sh [2023-03-22T21:21:02.015Z] + set +x [2023-03-22T21:21:02.015Z] + bash -s -- [2023-03-22T21:21:02.015Z] + curl -s https://codecov.io/bash [2023-03-22T21:21:02.015Z] [2023-03-22T21:21:02.015Z] _____ _ [2023-03-22T21:21:02.015Z] / ____| | | [2023-03-22T21:21:02.015Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T21:21:02.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T21:21:02.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T21:21:02.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T21:21:02.015Z] Bash-1.0.6 [2023-03-22T21:21:02.015Z] [2023-03-22T21:21:02.015Z] [2023-03-22T21:21:02.015Z] ==> git version 2.25.1 found [2023-03-22T21:21:02.015Z] ==> 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-03-22T21:21:02.015Z] Release-Date: 2020-01-08 [2023-03-22T21:21:02.015Z] 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-03-22T21:21:02.015Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T21:21:02.015Z] ==> Jenkins CI detected. [2023-03-22T21:21:02.015Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-03-22T21:21:02.015Z] project root: . [2023-03-22T21:21:02.015Z] --> token set from env [2023-03-22T21:21:02.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T21:21:02.015Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T21:21:02.015Z] ==> Python coveragepy not found [2023-03-22T21:21:02.015Z] ==> Searching for coverage reports in: [2023-03-22T21:21:02.015Z] + . [2023-03-22T21:21:02.274Z] -> Found 1 reports [2023-03-22T21:21:02.274Z] ==> Detecting git/mercurial file structure [2023-03-22T21:21:02.274Z] ==> Reading reports [2023-03-22T21:21:02.274Z] + ./coverage.out bytes=457862 [2023-03-22T21:21:02.274Z] ==> Appending adjustments [2023-03-22T21:21:02.274Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T21:21:02.534Z] + Found adjustments [2023-03-22T21:21:02.534Z] ==> Gzipping contents [2023-03-22T21:21:02.534Z] 52K /tmp/codecov.pHSs9C.gz [2023-03-22T21:21:02.534Z] ==> Uploading reports [2023-03-22T21:21:02.534Z] url: https://codecov.io [2023-03-22T21:21:02.534Z] query: branch=PR-160&commit=9a2c659eb7866afccc32e672f44232fd72f95956&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-22T21:21:02.534Z] -> Pinging Codecov [2023-03-22T21:21:02.534Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=9a2c659eb7866afccc32e672f44232fd72f95956&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-22T21:21:02.793Z] -> Uploading to [2023-03-22T21:21:02.793Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/581DD39554BDF9B6E22D074273EAD858/9a2c659eb7866afccc32e672f44232fd72f95956/31e8c916-289d-4e8c-bd27-4d5b9fb0f723.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T212102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6056c4cd52416e6be4caf00f9444ed69676b3f315ac8e4f846ba71f2a39d80bb [2023-03-22T21:21:02.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T21:21:02.793Z] Dload Upload Total Spent Left Speed [2023-03-22T21:21:03.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50492 0 0 100 50492 0 146k --:--:-- --:--:-- --:--:-- 146k [2023-03-22T21:21:03.053Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9a2c659eb7866afccc32e672f44232fd72f95956 [Pipeline] } [2023-03-22T21:21:03.060Z] 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-03-22T21:21:03.778Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-160/archives ] [2023-03-22T21:21:03.779Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-22T21:21:03.779Z] total 16 [2023-03-22T21:21:03.779Z] drwxr-xr-x 3 root root 4096 Mar 22 21:10 . [2023-03-22T21:21:03.779Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 21:10 .. [2023-03-22T21:21:03.779Z] drwxr-xr-x 2 root root 4096 Mar 22 21:10 cost [2023-03-22T21:21:03.779Z] -rw-r--r-- 1 root root 91 Mar 22 21:10 cost.csv [2023-03-22T21:21:03.779Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-22T21:21:03.779Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-22T21:21:03.779Z] total 16 [2023-03-22T21:21:03.779Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 21:10 . [2023-03-22T21:21:03.779Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 21:10 .. [2023-03-22T21:21:03.779Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 21:10 cost [2023-03-22T21:21:03.779Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 22 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:21:04.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:21:04.926Z] ---> package-listing.sh [2023-03-22T21:21:04.926Z] ++ facter osfamily [2023-03-22T21:21:04.926Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T21:21:05.184Z] + OS_FAMILY=debian [2023-03-22T21:21:05.184Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-03-22T21:21:05.184Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T21:21:05.184Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T21:21:05.184Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T21:21:05.184Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T21:21:05.184Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-03-22T21:21:05.184Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T21:21:05.184Z] + case "${OS_FAMILY}" in [2023-03-22T21:21:05.184Z] + dpkg -l [2023-03-22T21:21:05.184Z] + grep '^ii' [2023-03-22T21:21:05.184Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T21:21:05.184Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T21:21:05.184Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T21:21:05.184Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-03-22T21:21:05.184Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [2023-03-22T21:21:05.184Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [Pipeline] echo [2023-03-22T21:21:05.194Z] 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T21:21:05.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T21:21:06.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T21:21:06.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T21:21:06.102Z] prd-ubuntu20.04-docker-8c-8g-5289 does not seem to be running inside a container [2023-03-22T21:21:06.143Z] $ 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-160/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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T21:21:06.375Z] $ docker top 7a696fdab746ed02b71754113dfb75915cc2d4b25ab987b4fc4869a24ea77559 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T21:21:06.707Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T21:21:06.990Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T21:21:07.282Z] + ls /var/log/sa-host [2023-03-22T21:21:07.282Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T21:21:07.425Z] provisioning config files... [2023-03-22T21:21:07.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config2513725970946526351tmp [Pipeline] { [Pipeline] echo [2023-03-22T21:21:07.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:21:07.732Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T21:21:07.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:21:08.070Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T21:21:08.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:21:08.371Z] ---> sudo-logs.sh [2023-03-22T21:21:08.371Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T21:21:08.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:21:08.688Z] ---> job-cost.sh [2023-03-22T21:21:08.688Z] lf-activate-venv: SKIPPING [2023-03-22T21:21:08.688Z] DEBUG: total: 0.2199999988079071 [2023-03-22T21:21:08.688Z] INFO: Retrieving Stack Cost... [2023-03-22T21:21:08.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T21:21:09.513Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T21:21:09.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T21:21:09.809Z] ---> logs-deploy.sh [2023-03-22T21:21:09.809Z] lf-activate-venv: SKIPPING [2023-03-22T21:21:09.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-160/5 [2023-03-22T21:21:09.809Z] INFO: archiving workspace using pattern(s): [2023-03-22T21:21:10.745Z] Archives upload complete. [2023-03-22T21:21:10.745Z] INFO: archiving logs to Nexus