Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49e16427221716f5f6b4899d18a3c56203f30fd8 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-ssh6552306359575043581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16868687365853643157.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12661479297124529971.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh12538576703847098341.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6325295490175710067.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-28963’ Running on prd-ubuntu20.04-docker-8c-8g-28966 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision 49e16427221716f5f6b4899d18a3c56203f30fd8 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 49e16427221716f5f6b4899d18a3c56203f30fd8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#107)" > git rev-list --no-walk 73f0e4270e4048b6e583422c0d15de60eb878140 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-12T17:14:23.476Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-12T17:14:23.536Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-12T17:14:23.552Z] ========================================================= [2022-09-12T17:14:23.552Z] EdgeX Global Pipelines Version Info [2022-09-12T17:14:23.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:14:24.276Z] ------------------- [2022-09-12T17:14:24.276Z] stable info: [2022-09-12T17:14:24.276Z] ------------------- [2022-09-12T17:14:24.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-12T17:14:24.276Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T17:14:24.276Z] Message: update stable to v1.0.239 [2022-09-12T17:14:24.847Z] ------------------- [2022-09-12T17:14:24.847Z] experimental info: [2022-09-12T17:14:24.847Z] ------------------- [2022-09-12T17:14:24.847Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-12T17:14:24.847Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T17:14:24.847Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-12T17:14:25.095Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-09-12T17:14:25.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-09-12T17:14:25.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-12T17:14:25.118Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-12T17:14:25.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-12T17:14:25.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-12T17:14:25.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-12T17:14:25.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-12T17:14:25.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-12T17:14:25.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-12T17:14:25.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-12T17:14:25.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-09-12T17:14:25.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-12T17:14:25.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-12T17:14:25.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T17:14:25.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T17:14:25.234Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T17:14:25.245Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T17:14:25.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-12T17:14:25.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-12T17:14:25.292Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-12T17:14:25.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-12T17:14:25.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-12T17:14:25.332Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-12T17:14:25.345Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-12T17:14:25.356Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-12T17:14:25.366Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-12T17:14:25.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-12T17:14:25.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-12T17:14:25.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-12T17:14:25.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49e16427221716f5f6b4899d18a3c56203f30fd8 [Pipeline] echo [2022-09-12T17:14:25.424Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49e1642 [Pipeline] echo [2022-09-12T17:14:25.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:14:25.479Z] provisioning config files... [2022-09-12T17:14:25.492Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4338940347845090331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:14:25.795Z] ---> docker-login.sh [2022-09-12T17:14:25.795Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:14:26.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:26.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:26.054Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:26.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:26.054Z] [2022-09-12T17:14:26.054Z] Login Succeeded [2022-09-12T17:14:26.054Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:14:26.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:26.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:26.054Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:26.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:26.054Z] [2022-09-12T17:14:26.054Z] Login Succeeded [2022-09-12T17:14:26.054Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:14:26.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:26.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:26.315Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:26.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:26.315Z] [2022-09-12T17:14:26.315Z] Login Succeeded [2022-09-12T17:14:26.315Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:14:26.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:26.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:26.315Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:26.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:26.315Z] [2022-09-12T17:14:26.315Z] Login Succeeded [2022-09-12T17:14:26.315Z] docker.io [2022-09-12T17:14:26.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:26.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:26.836Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:26.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:26.836Z] [2022-09-12T17:14:26.836Z] Login Succeeded [2022-09-12T17:14:26.836Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:14:26.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-12T17:14:27.209Z] + git rev-list -1 --merges 49e16427221716f5f6b4899d18a3c56203f30fd8~1..49e16427221716f5f6b4899d18a3c56203f30fd8 [Pipeline] echo [2022-09-12T17:14:27.244Z] -----------> git rev-list -1 --merges 49e16427221716f5f6b4899d18a3c56203f30fd8~1..49e16427221716f5f6b4899d18a3c56203f30fd8 49e16427221716f5f6b4899d18a3c56203f30fd8 [false] [Pipeline] sh [2022-09-12T17:14:27.546Z] + git log --format=format:%s -1 49e16427221716f5f6b4899d18a3c56203f30fd8 [Pipeline] echo [2022-09-12T17:14:27.565Z] ========================================================= [2022-09-12T17:14:27.565Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-12T17:14:27.565Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:14:27.902Z] + git log --format=format:%s -1 49e16427221716f5f6b4899d18a3c56203f30fd8 [Pipeline] echo [2022-09-12T17:14:27.913Z] [semverPrep] GIT_COMMIT: 49e16427221716f5f6b4899d18a3c56203f30fd8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#107) [Pipeline] echo [2022-09-12T17:14:27.923Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-12T17:14:28.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:14:28.275Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-12T17:14:28.275Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-12T17:14:28.275Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-12T17:14:28.275Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-12T17:14:28.275Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-12T17:14:28.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:14:28.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:14:28.623Z] [2022-09-12T17:14:28.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:14:28.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:14:28.924Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-12T17:14:28.924Z] b85a868b505f: Pulling fs layer [2022-09-12T17:14:28.924Z] e2be974225ed: Pulling fs layer [2022-09-12T17:14:28.924Z] 339a4e72a1f5: Pulling fs layer [2022-09-12T17:14:28.924Z] 988bab9f4d93: Pulling fs layer [2022-09-12T17:14:28.924Z] 1469e6f7b9e6: Pulling fs layer [2022-09-12T17:14:28.924Z] eaf3925da568: Pulling fs layer [2022-09-12T17:14:28.924Z] bab4dde63d76: Pulling fs layer [2022-09-12T17:14:28.924Z] bde34c3a00c8: Pulling fs layer [2022-09-12T17:14:28.924Z] b352a97aabf1: Pulling fs layer [2022-09-12T17:14:28.924Z] 4872d77fe225: Pulling fs layer [2022-09-12T17:14:28.924Z] 5851b861e8e6: Pulling fs layer [2022-09-12T17:14:28.924Z] 988bab9f4d93: Waiting [2022-09-12T17:14:28.924Z] bab4dde63d76: Waiting [2022-09-12T17:14:28.924Z] bde34c3a00c8: Waiting [2022-09-12T17:14:28.924Z] b352a97aabf1: Waiting [2022-09-12T17:14:28.924Z] 1469e6f7b9e6: Waiting [2022-09-12T17:14:28.924Z] eaf3925da568: Waiting [2022-09-12T17:14:28.924Z] 4872d77fe225: Waiting [2022-09-12T17:14:28.924Z] e2be974225ed: Verifying Checksum [2022-09-12T17:14:28.924Z] e2be974225ed: Download complete [2022-09-12T17:14:28.924Z] 988bab9f4d93: Verifying Checksum [2022-09-12T17:14:28.924Z] 988bab9f4d93: Download complete [2022-09-12T17:14:29.186Z] 1469e6f7b9e6: Verifying Checksum [2022-09-12T17:14:29.186Z] 1469e6f7b9e6: Download complete [2022-09-12T17:14:29.186Z] eaf3925da568: Verifying Checksum [2022-09-12T17:14:29.186Z] eaf3925da568: Download complete [2022-09-12T17:14:29.186Z] 339a4e72a1f5: Verifying Checksum [2022-09-12T17:14:29.186Z] 339a4e72a1f5: Download complete [2022-09-12T17:14:29.186Z] bde34c3a00c8: Verifying Checksum [2022-09-12T17:14:29.186Z] bde34c3a00c8: Download complete [2022-09-12T17:14:29.186Z] b352a97aabf1: Download complete [2022-09-12T17:14:29.186Z] 4872d77fe225: Verifying Checksum [2022-09-12T17:14:29.186Z] 4872d77fe225: Download complete [2022-09-12T17:14:29.448Z] 5851b861e8e6: Download complete [2022-09-12T17:14:29.448Z] b85a868b505f: Verifying Checksum [2022-09-12T17:14:29.448Z] b85a868b505f: Download complete [2022-09-12T17:14:29.709Z] bab4dde63d76: Verifying Checksum [2022-09-12T17:14:29.709Z] bab4dde63d76: Download complete [2022-09-12T17:14:30.650Z] b85a868b505f: Pull complete [2022-09-12T17:14:30.650Z] e2be974225ed: Pull complete [2022-09-12T17:14:31.220Z] 339a4e72a1f5: Pull complete [2022-09-12T17:14:31.220Z] 988bab9f4d93: Pull complete [2022-09-12T17:14:31.480Z] 1469e6f7b9e6: Pull complete [2022-09-12T17:14:31.480Z] eaf3925da568: Pull complete [2022-09-12T17:14:33.388Z] bab4dde63d76: Pull complete [2022-09-12T17:14:33.388Z] bde34c3a00c8: Pull complete [2022-09-12T17:14:33.649Z] b352a97aabf1: Pull complete [2022-09-12T17:14:33.649Z] 4872d77fe225: Pull complete [2022-09-12T17:14:33.649Z] 5851b861e8e6: Pull complete [2022-09-12T17:14:33.649Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-12T17:14:33.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:14:33.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:14:33.733Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:14:33.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-12T17:14:35.860Z] $ docker top 09e890b63b5be2b6146b2aabf41c0793dcc8ff2301263acd4298c1365650d507 -eo pid,comm [2022-09-12T17:14:35.918Z] 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). [2022-09-12T17:14:35.918Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:14:35.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:14:35.959Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:14:36.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:14:36.091Z] $ docker exec 09e890b63b5be2b6146b2aabf41c0793dcc8ff2301263acd4298c1365650d507 ssh-agent [2022-09-12T17:14:36.211Z] SSH_AUTH_SOCK=/tmp/ssh-fK5Ggd5RV594/agent.33 [2022-09-12T17:14:36.211Z] SSH_AGENT_PID=40 [2022-09-12T17:14:36.217Z] Running ssh-add (command line suppressed) [2022-09-12T17:14:36.322Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1973582380000744532.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1973582380000744532.key) [2022-09-12T17:14:36.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:14:36.630Z] + git tag --points-at HEAD [Pipeline] } [2022-09-12T17:14:36.645Z] $ docker exec --env ******** --env ******** 09e890b63b5be2b6146b2aabf41c0793dcc8ff2301263acd4298c1365650d507 ssh-agent -k [2022-09-12T17:14:36.754Z] unset SSH_AUTH_SOCK; [2022-09-12T17:14:36.755Z] unset SSH_AGENT_PID; [2022-09-12T17:14:36.755Z] echo Agent pid 40 killed; [2022-09-12T17:14:36.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-12T17:14:36.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:14:36.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:14:36.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:14:36.915Z] $ docker exec 09e890b63b5be2b6146b2aabf41c0793dcc8ff2301263acd4298c1365650d507 ssh-agent [2022-09-12T17:14:37.023Z] SSH_AUTH_SOCK=/tmp/ssh-SNmGvatbpJUz/agent.72 [2022-09-12T17:14:37.023Z] SSH_AGENT_PID=79 [2022-09-12T17:14:37.028Z] Running ssh-add (command line suppressed) [2022-09-12T17:14:37.140Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_381915272249617983.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_381915272249617983.key) [2022-09-12T17:14:37.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:14:37.437Z] + git semver init [2022-09-12T17:14:37.697Z] 2022-09-12 17:14:37,628 [run_init] DEBUG init version:0.0.0 force:False [2022-09-12T17:14:37.697Z] 2022-09-12 17:14:37,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-09-12T17:14:37.697Z] 2022-09-12 17:14:37,629 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-09-12T17:14:37.697Z] 2022-09-12 17:14:37,629 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:14:38.640Z] 2022-09-12 17:14:38,559 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-09-12T17:14:38.640Z] 2022-09-12 17:14:38,560 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-09-12T17:14:38.640Z] 2022-09-12 17:14:38,560 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-12T17:14:38.640Z] 2022-09-12 17:14:38,560 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-12T17:14:38.640Z] 2.3.0-dev.11 [Pipeline] } [2022-09-12T17:14:38.654Z] $ docker exec --env ******** --env ******** 09e890b63b5be2b6146b2aabf41c0793dcc8ff2301263acd4298c1365650d507 ssh-agent -k [2022-09-12T17:14:38.756Z] unset SSH_AUTH_SOCK; [2022-09-12T17:14:38.756Z] unset SSH_AGENT_PID; [2022-09-12T17:14:38.756Z] echo Agent pid 79 killed; [2022-09-12T17:14:38.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:14:39.065Z] + git semver [Pipeline] } [2022-09-12T17:14:39.342Z] $ docker stop --time=1 09e890b63b5be2b6146b2aabf41c0793dcc8ff2301263acd4298c1365650d507 [2022-09-12T17:14:40.618Z] $ docker rm -f 09e890b63b5be2b6146b2aabf41c0793dcc8ff2301263acd4298c1365650d507 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:14:40.958Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-12T17:14:41.202Z] Stashed 1 file(s) [Pipeline] echo [2022-09-12T17:14:41.204Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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 [2022-09-12T17:14:41.347Z] provisioning config files... [2022-09-12T17:14:41.355Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4084464874054535758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:14:41.662Z] ---> docker-login.sh [2022-09-12T17:14:41.662Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:14:41.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:41.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:41.662Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:41.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:41.662Z] [2022-09-12T17:14:41.662Z] Login Succeeded [2022-09-12T17:14:41.662Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:14:41.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:41.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:41.662Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:41.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:41.662Z] [2022-09-12T17:14:41.662Z] Login Succeeded [2022-09-12T17:14:41.922Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:14:41.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:41.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:41.923Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:41.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:41.923Z] [2022-09-12T17:14:41.923Z] Login Succeeded [2022-09-12T17:14:41.923Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:14:41.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:42.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:42.183Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:42.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:42.183Z] [2022-09-12T17:14:42.183Z] Login Succeeded [2022-09-12T17:14:42.183Z] docker.io [2022-09-12T17:14:42.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:42.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:42.444Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:42.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:42.444Z] [2022-09-12T17:14:42.444Z] Login Succeeded [2022-09-12T17:14:42.444Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:14:42.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T17:14:42.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:14:42.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:14:42.537Z] ========================================================= [2022-09-12T17:14:42.537Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-12T17:14:42.537Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:14:42.855Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-12T17:14:42.855Z] Sending build context to Docker daemon 4.053MB [2022-09-12T17:14:42.855Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:14:42.855Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-12T17:14:42.855Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-12T17:14:42.855Z] 2408cc74d12b: Pulling fs layer [2022-09-12T17:14:42.855Z] ea60b727a1ce: Pulling fs layer [2022-09-12T17:14:42.855Z] 30c4a7721957: Pulling fs layer [2022-09-12T17:14:42.855Z] 370296b7ddb6: Pulling fs layer [2022-09-12T17:14:42.855Z] 7c6cee850709: Pulling fs layer [2022-09-12T17:14:42.855Z] 39a5fcdaea64: Pulling fs layer [2022-09-12T17:14:42.855Z] d94ebbe4e438: Pulling fs layer [2022-09-12T17:14:42.855Z] bcfd1f05c69d: Pulling fs layer [2022-09-12T17:14:42.855Z] 59ccb84bbe0f: Pulling fs layer [2022-09-12T17:14:42.855Z] 39a5fcdaea64: Waiting [2022-09-12T17:14:42.855Z] d94ebbe4e438: Waiting [2022-09-12T17:14:42.855Z] 7c6cee850709: Waiting [2022-09-12T17:14:42.855Z] bcfd1f05c69d: Waiting [2022-09-12T17:14:42.855Z] 59ccb84bbe0f: Waiting [2022-09-12T17:14:42.855Z] 370296b7ddb6: Waiting [2022-09-12T17:14:42.855Z] 30c4a7721957: Verifying Checksum [2022-09-12T17:14:42.855Z] 30c4a7721957: Download complete [2022-09-12T17:14:42.855Z] ea60b727a1ce: Verifying Checksum [2022-09-12T17:14:42.855Z] ea60b727a1ce: Download complete [2022-09-12T17:14:42.855Z] 7c6cee850709: Download complete [2022-09-12T17:14:42.855Z] 39a5fcdaea64: Verifying Checksum [2022-09-12T17:14:42.855Z] 39a5fcdaea64: Download complete [2022-09-12T17:14:42.855Z] 2408cc74d12b: Verifying Checksum [2022-09-12T17:14:42.855Z] 2408cc74d12b: Download complete [2022-09-12T17:14:43.120Z] d94ebbe4e438: Download complete [2022-09-12T17:14:43.120Z] 2408cc74d12b: Pull complete [2022-09-12T17:14:43.387Z] ea60b727a1ce: Pull complete [2022-09-12T17:14:43.387Z] 30c4a7721957: Pull complete [2022-09-12T17:14:43.648Z] 59ccb84bbe0f: Verifying Checksum [2022-09-12T17:14:43.648Z] 59ccb84bbe0f: Download complete [2022-09-12T17:14:43.648Z] bcfd1f05c69d: Verifying Checksum [2022-09-12T17:14:43.648Z] bcfd1f05c69d: Download complete [2022-09-12T17:14:43.648Z] 370296b7ddb6: Verifying Checksum [2022-09-12T17:14:43.648Z] 370296b7ddb6: Download complete [2022-09-12T17:14:47.840Z] 370296b7ddb6: Pull complete [2022-09-12T17:14:47.840Z] 7c6cee850709: Pull complete [2022-09-12T17:14:47.840Z] 39a5fcdaea64: Pull complete [2022-09-12T17:14:47.840Z] d94ebbe4e438: Pull complete [2022-09-12T17:14:49.739Z] bcfd1f05c69d: Pull complete [2022-09-12T17:14:50.313Z] 59ccb84bbe0f: Pull complete [2022-09-12T17:14:50.313Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-12T17:14:50.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-12T17:14:50.313Z] ---> a4fb48ad2a94 [2022-09-12T17:14:50.313Z] Step 3/12 : ARG MAKE='make build' [2022-09-12T17:14:53.626Z] ---> Running in 18f67919637d [2022-09-12T17:14:53.626Z] Removing intermediate container 18f67919637d [2022-09-12T17:14:53.626Z] ---> 917a8e2ab2b3 [2022-09-12T17:14:53.626Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-12T17:14:53.626Z] ---> Running in ace5f4d858f3 [2022-09-12T17:14:53.626Z] Removing intermediate container ace5f4d858f3 [2022-09-12T17:14:53.626Z] ---> 2544484a53d0 [2022-09-12T17:14:53.626Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:14:53.626Z] ---> Running in 432e31c3b3d2 [2022-09-12T17:14:53.626Z] Removing intermediate container 432e31c3b3d2 [2022-09-12T17:14:53.626Z] ---> a67e238669dd [2022-09-12T17:14:53.626Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:14:53.626Z] ---> Running in eee5707da0c8 [2022-09-12T17:14:53.885Z] Removing intermediate container eee5707da0c8 [2022-09-12T17:14:53.885Z] ---> e0e23ed96231 [2022-09-12T17:14:53.885Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:14:53.885Z] ---> Running in a11fb5aafc4f [2022-09-12T17:14:54.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:14:55.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:14:55.346Z] OK: 211 MiB in 51 packages [2022-09-12T17:14:55.607Z] Removing intermediate container a11fb5aafc4f [2022-09-12T17:14:55.607Z] ---> aef83abc97c1 [2022-09-12T17:14:55.607Z] Step 8/12 : WORKDIR /app [2022-09-12T17:14:55.607Z] ---> Running in be45914d8f7e [2022-09-12T17:14:55.865Z] Removing intermediate container be45914d8f7e [2022-09-12T17:14:55.865Z] ---> 8ebd7c7e185e [2022-09-12T17:14:55.865Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-12T17:14:55.865Z] ---> dfae349f76a8 [2022-09-12T17:14:55.865Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:14:55.865Z] ---> Running in 21fc0935d7bc [2022-09-12T17:14:56.318Z] Still waiting to schedule task [2022-09-12T17:14:56.318Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-28964’ [2022-09-12T17:15:15.428Z] Removing intermediate container 21fc0935d7bc [2022-09-12T17:15:15.428Z] ---> acb035b65cb1 [2022-09-12T17:15:15.428Z] Step 11/12 : COPY . . [2022-09-12T17:15:15.428Z] ---> b5b08035a646 [2022-09-12T17:15:15.428Z] Step 12/12 : RUN $MAKE [2022-09-12T17:15:15.429Z] ---> Running in f5e998ede4a4 [2022-09-12T17:15:15.429Z] noop [2022-09-12T17:15:15.429Z] Removing intermediate container f5e998ede4a4 [2022-09-12T17:15:15.429Z] ---> 5ed4081da52e [2022-09-12T17:15:15.429Z] Successfully built 5ed4081da52e [2022-09-12T17:15:15.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:15:15.811Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T17:15:15.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:15:15.897Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:15:15.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-12T17:15:16.288Z] $ docker top 1d080165934cc77bd8e000f3743a8e99a1e727d464058b7a3b58a5a4daddccfa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:15:16.634Z] + go version [2022-09-12T17:15:16.634Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-12T17:15:16.648Z] $ docker stop --time=1 1d080165934cc77bd8e000f3743a8e99a1e727d464058b7a3b58a5a4daddccfa [2022-09-12T17:15:17.901Z] $ docker rm -f 1d080165934cc77bd8e000f3743a8e99a1e727d464058b7a3b58a5a4daddccfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:15:18.327Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T17:15:18.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:15:18.410Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:15:18.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-12T17:15:18.777Z] $ docker top 6146e50c4a008e69ef13d7c21a887d2a3b4a3e2d5dbbd06daf3d9234cb632ec3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:15:19.132Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-12T17:15:19.436Z] + make test [2022-09-12T17:15:19.436Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T17:15:19.696Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-12T17:15:29.678Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-12T17:15:29.678Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-12T17:15:32.219Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.446s coverage: 38.5% of statements [2022-09-12T17:15:32.219Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2022-09-12T17:15:32.219Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.022s coverage: 95.5% of statements [2022-09-12T17:15:40.343Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-12T17:15:40.343Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T17:15:42.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T17:15:42.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T17:15:42.876Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T17:15:42.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T17:15:42.908Z] $ docker stop --time=1 6146e50c4a008e69ef13d7c21a887d2a3b4a3e2d5dbbd06daf3d9234cb632ec3 [2022-09-12T17:15:45.177Z] $ docker rm -f 6146e50c4a008e69ef13d7c21a887d2a3b4a3e2d5dbbd06daf3d9234cb632ec3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:15:45.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T17:15:45.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-12T17:15:46.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T17:15:46.427Z] + ls -al . [2022-09-12T17:15:46.427Z] total 632 [2022-09-12T17:15:46.427Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:15 . [2022-09-12T17:15:46.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:14 .. [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 12 17:14 .dockerignore [2022-09-12T17:15:46.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:15 .git [2022-09-12T17:15:46.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:14 .github [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 12 17:14 .gitignore [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 17:14 .golangci.yml [2022-09-12T17:15:46.427Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:14 .semver [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 12 17:14 Attribution.txt [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 12 17:14 CHANGELOG.md [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 12 17:14 Dockerfile [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:14 GOVERNANCE.md [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 12 17:14 Jenkinsfile [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 17:14 LICENSE [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 12 17:14 Makefile [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:14 OWNERS.md [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 12 17:14 README.md [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 17:14 VERSION [2022-09-12T17:15:46.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:14 bin [2022-09-12T17:15:46.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:14 cmd [2022-09-12T17:15:46.427Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 12 17:15 coverage.out [2022-09-12T17:15:46.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:14 examples [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 3538 Sep 12 17:14 go.mod [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 36553 Sep 12 17:14 go.sum [2022-09-12T17:15:46.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:14 images [2022-09-12T17:15:46.427Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 17:14 internal [2022-09-12T17:15:46.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:14 snap [2022-09-12T17:15:46.427Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 12 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:15:46.734Z] + 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=49e16427221716f5f6b4899d18a3c56203f30fd8 --label arch=amd64 --label version=2.3.0-dev.11 . [2022-09-12T17:15:46.734Z] Sending build context to Docker daemon 4.053MB [2022-09-12T17:15:46.734Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:15:46.734Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-12T17:15:46.734Z] ---> 5ed4081da52e [2022-09-12T17:15:46.734Z] Step 3/25 : ARG MAKE='make build' [2022-09-12T17:15:46.734Z] ---> Running in a3e1df80a8b0 [2022-09-12T17:15:46.734Z] Removing intermediate container a3e1df80a8b0 [2022-09-12T17:15:46.734Z] ---> d7eb8576f315 [2022-09-12T17:15:46.734Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-12T17:15:46.734Z] ---> Running in 803a1329a1e3 [2022-09-12T17:15:46.995Z] Removing intermediate container 803a1329a1e3 [2022-09-12T17:15:46.995Z] ---> 8ac11245b5b4 [2022-09-12T17:15:46.995Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:15:46.995Z] ---> Running in a37022b0d12e [2022-09-12T17:15:46.995Z] Removing intermediate container a37022b0d12e [2022-09-12T17:15:46.995Z] ---> 04b37d04a972 [2022-09-12T17:15:46.995Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:15:46.995Z] ---> Running in 69ead6f901ee [2022-09-12T17:15:47.564Z] Removing intermediate container 69ead6f901ee [2022-09-12T17:15:47.564Z] ---> b11e1935c4bd [2022-09-12T17:15:47.564Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:15:47.564Z] ---> Running in d62f363b0dad [2022-09-12T17:15:47.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:15:48.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:15:49.022Z] OK: 211 MiB in 51 packages [2022-09-12T17:15:49.281Z] Removing intermediate container d62f363b0dad [2022-09-12T17:15:49.281Z] ---> 71d4943c6d97 [2022-09-12T17:15:49.281Z] Step 8/25 : WORKDIR /app [2022-09-12T17:15:49.281Z] ---> Running in 387b0f027534 [2022-09-12T17:15:49.281Z] Removing intermediate container 387b0f027534 [2022-09-12T17:15:49.281Z] ---> fc9e6c9acc0e [2022-09-12T17:15:49.281Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-12T17:15:49.543Z] ---> aceefcaaa047 [2022-09-12T17:15:49.543Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:15:49.543Z] ---> Running in 0a6aa4eebe31 [2022-09-12T17:15:50.114Z] Removing intermediate container 0a6aa4eebe31 [2022-09-12T17:15:50.114Z] ---> 8b49b4b52117 [2022-09-12T17:15:50.114Z] Step 11/25 : COPY . . [2022-09-12T17:15:50.373Z] ---> 3cffd63dc0a7 [2022-09-12T17:15:50.373Z] Step 12/25 : RUN $MAKE [2022-09-12T17:15:50.373Z] ---> Running in 678f6c4b59d9 [2022-09-12T17:15:50.633Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-12T17:16:12.569Z] Removing intermediate container 678f6c4b59d9 [2022-09-12T17:16:12.569Z] ---> 45cca129a3e3 [2022-09-12T17:16:12.569Z] Step 13/25 : FROM alpine:3.16 [2022-09-12T17:16:12.569Z] 3.16: Pulling from library/alpine [2022-09-12T17:16:12.569Z] 213ec9aee27d: Pulling fs layer [2022-09-12T17:16:12.569Z] 213ec9aee27d: Verifying Checksum [2022-09-12T17:16:12.569Z] 213ec9aee27d: Download complete [2022-09-12T17:16:12.569Z] 213ec9aee27d: Pull complete [2022-09-12T17:16:12.569Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T17:16:12.569Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T17:16:12.569Z] ---> 9c6f07244728 [2022-09-12T17:16:12.569Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T17:16:12.569Z] ---> Running in 2cdae4709774 [2022-09-12T17:16:12.569Z] Removing intermediate container 2cdae4709774 [2022-09-12T17:16:12.569Z] ---> 293a18072d1e [2022-09-12T17:16:12.569Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:16:12.569Z] ---> Running in c6e57a43edf0 [2022-09-12T17:16:12.569Z] Removing intermediate container c6e57a43edf0 [2022-09-12T17:16:12.569Z] ---> fb94dd4101bd [2022-09-12T17:16:12.569Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T17:16:12.569Z] ---> Running in f94c59ece676 [2022-09-12T17:16:12.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:16:12.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:16:12.830Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T17:16:12.830Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T17:16:12.830Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T17:16:13.090Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T17:16:13.090Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T17:16:13.350Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T17:16:13.350Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T17:16:13.350Z] OK: 8 MiB in 20 packages [2022-09-12T17:16:13.609Z] Removing intermediate container f94c59ece676 [2022-09-12T17:16:13.609Z] ---> 4345083928f9 [2022-09-12T17:16:13.609Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-12T17:16:13.870Z] ---> df8ff4e5afb2 [2022-09-12T17:16:13.870Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-12T17:16:13.870Z] ---> 442c4706809f [2022-09-12T17:16:13.870Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-12T17:16:14.827Z] ---> 480d0319cef1 [2022-09-12T17:16:14.827Z] Step 20/25 : EXPOSE 59989 [2022-09-12T17:16:14.827Z] ---> Running in b780f071aea5 [2022-09-12T17:16:14.827Z] Removing intermediate container b780f071aea5 [2022-09-12T17:16:14.827Z] ---> d68d7556a747 [2022-09-12T17:16:14.827Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-12T17:16:14.827Z] ---> Running in 3aaa5244b5d6 [2022-09-12T17:16:14.827Z] Removing intermediate container 3aaa5244b5d6 [2022-09-12T17:16:14.827Z] ---> 5e3ce1137402 [2022-09-12T17:16:14.827Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-12T17:16:14.827Z] ---> Running in 042a79294d10 [2022-09-12T17:16:14.827Z] Removing intermediate container 042a79294d10 [2022-09-12T17:16:14.827Z] ---> 9af378c3c1f9 [2022-09-12T17:16:14.827Z] Step 23/25 : LABEL arch=amd64 [2022-09-12T17:16:15.098Z] ---> Running in 52b48e588b65 [2022-09-12T17:16:15.098Z] Removing intermediate container 52b48e588b65 [2022-09-12T17:16:15.098Z] ---> 490e2b8e3975 [2022-09-12T17:16:15.098Z] Step 24/25 : LABEL git_sha=49e16427221716f5f6b4899d18a3c56203f30fd8 [2022-09-12T17:16:15.098Z] ---> Running in 5579b356e669 [2022-09-12T17:16:15.098Z] Removing intermediate container 5579b356e669 [2022-09-12T17:16:15.098Z] ---> 565da7f9c888 [2022-09-12T17:16:15.098Z] Step 25/25 : LABEL version=2.3.0-dev.11 [2022-09-12T17:16:15.098Z] ---> Running in 5d0c7bc86db0 [2022-09-12T17:16:15.098Z] Removing intermediate container 5d0c7bc86db0 [2022-09-12T17:16:15.098Z] ---> 8695be5e585c [2022-09-12T17:16:15.098Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T17:16:15.098Z] Successfully built 8695be5e585c [2022-09-12T17:16:15.098Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:16:15.203Z] provisioning config files... [2022-09-12T17:16:15.248Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7944586002441101545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:16:15.680Z] ---> docker-login.sh [2022-09-12T17:16:15.680Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:16:15.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:16:15.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:16:15.680Z] Configure a credential helper to remove this warning. See [2022-09-12T17:16:15.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:16:15.680Z] [2022-09-12T17:16:15.680Z] Login Succeeded [2022-09-12T17:16:15.680Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:16:15.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:16:15.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:16:15.680Z] Configure a credential helper to remove this warning. See [2022-09-12T17:16:15.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:16:15.680Z] [2022-09-12T17:16:15.680Z] Login Succeeded [2022-09-12T17:16:15.680Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:16:15.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:16:15.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:16:15.941Z] Configure a credential helper to remove this warning. See [2022-09-12T17:16:15.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:16:15.941Z] [2022-09-12T17:16:15.941Z] Login Succeeded [2022-09-12T17:16:15.941Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:16:15.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:16:15.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:16:15.941Z] Configure a credential helper to remove this warning. See [2022-09-12T17:16:15.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:16:15.941Z] [2022-09-12T17:16:15.941Z] Login Succeeded [2022-09-12T17:16:15.941Z] docker.io [2022-09-12T17:16:16.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:16:16.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:16:16.466Z] Configure a credential helper to remove this warning. See [2022-09-12T17:16:16.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:16:16.466Z] [2022-09-12T17:16:16.466Z] Login Succeeded [2022-09-12T17:16:16.466Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:16:16.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:16:16.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:16:16.541Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-09-12T17:16:16.541Z] 49e16427221716f5f6b4899d18a3c56203f30fd8 [2022-09-12T17:16:16.541Z] latest [2022-09-12T17:16:16.541Z] 2.3.0-dev.11 [2022-09-12T17:16:16.541Z] 49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11 [2022-09-12T17:16:16.541Z] main [2022-09-12T17:16:16.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:16.861Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:49e16427221716f5f6b4899d18a3c56203f30fd8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:17.182Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:49e16427221716f5f6b4899d18a3c56203f30fd8 [2022-09-12T17:16:17.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-12T17:16:17.182Z] a9aad1f34370: Preparing [2022-09-12T17:16:17.182Z] e790e934f59d: Preparing [2022-09-12T17:16:17.182Z] a16de595df20: Preparing [2022-09-12T17:16:17.182Z] d249d35597c8: Preparing [2022-09-12T17:16:17.182Z] 3cd2e9178448: Preparing [2022-09-12T17:16:17.182Z] 994393dc58e7: Preparing [2022-09-12T17:16:17.182Z] 994393dc58e7: Waiting [2022-09-12T17:16:17.182Z] 3cd2e9178448: Pushed [2022-09-12T17:16:17.182Z] a16de595df20: Pushed [2022-09-12T17:16:17.182Z] e790e934f59d: Pushed [2022-09-12T17:16:17.182Z] 994393dc58e7: Layer already exists [2022-09-12T17:16:17.445Z] d249d35597c8: Pushed [2022-09-12T17:16:19.988Z] a9aad1f34370: Pushed [2022-09-12T17:16:19.988Z] 49e16427221716f5f6b4899d18a3c56203f30fd8: digest: sha256:c0cd31f5072b127add575c6aabdc85997dea79ba619cec9a98d41b3f3200ef77 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:20.306Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:20.619Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-09-12T17:16:20.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-12T17:16:20.620Z] a9aad1f34370: Preparing [2022-09-12T17:16:20.620Z] e790e934f59d: Preparing [2022-09-12T17:16:20.620Z] a16de595df20: Preparing [2022-09-12T17:16:20.620Z] d249d35597c8: Preparing [2022-09-12T17:16:20.620Z] 3cd2e9178448: Preparing [2022-09-12T17:16:20.620Z] 994393dc58e7: Preparing [2022-09-12T17:16:20.620Z] 3cd2e9178448: Layer already exists [2022-09-12T17:16:20.620Z] a16de595df20: Layer already exists [2022-09-12T17:16:20.620Z] e790e934f59d: Layer already exists [2022-09-12T17:16:20.620Z] a9aad1f34370: Layer already exists [2022-09-12T17:16:20.620Z] d249d35597c8: Layer already exists [2022-09-12T17:16:20.620Z] 994393dc58e7: Layer already exists [2022-09-12T17:16:20.620Z] latest: digest: sha256:c0cd31f5072b127add575c6aabdc85997dea79ba619cec9a98d41b3f3200ef77 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:20.944Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:21.260Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.11 [2022-09-12T17:16:21.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-12T17:16:21.261Z] a9aad1f34370: Preparing [2022-09-12T17:16:21.261Z] e790e934f59d: Preparing [2022-09-12T17:16:21.261Z] a16de595df20: Preparing [2022-09-12T17:16:21.261Z] d249d35597c8: Preparing [2022-09-12T17:16:21.261Z] 3cd2e9178448: Preparing [2022-09-12T17:16:21.261Z] 994393dc58e7: Preparing [2022-09-12T17:16:21.261Z] 994393dc58e7: Waiting [2022-09-12T17:16:21.261Z] e790e934f59d: Layer already exists [2022-09-12T17:16:21.261Z] d249d35597c8: Layer already exists [2022-09-12T17:16:21.261Z] a16de595df20: Layer already exists [2022-09-12T17:16:21.261Z] a9aad1f34370: Layer already exists [2022-09-12T17:16:21.261Z] 3cd2e9178448: Layer already exists [2022-09-12T17:16:21.261Z] 994393dc58e7: Layer already exists [2022-09-12T17:16:21.261Z] 2.3.0-dev.11: digest: sha256:c0cd31f5072b127add575c6aabdc85997dea79ba619cec9a98d41b3f3200ef77 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:21.578Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:21.890Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11 [2022-09-12T17:16:21.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-12T17:16:21.891Z] a9aad1f34370: Preparing [2022-09-12T17:16:21.891Z] e790e934f59d: Preparing [2022-09-12T17:16:21.891Z] a16de595df20: Preparing [2022-09-12T17:16:21.891Z] d249d35597c8: Preparing [2022-09-12T17:16:21.891Z] 3cd2e9178448: Preparing [2022-09-12T17:16:21.891Z] 994393dc58e7: Preparing [2022-09-12T17:16:21.891Z] 994393dc58e7: Waiting [2022-09-12T17:16:21.891Z] e790e934f59d: Layer already exists [2022-09-12T17:16:21.891Z] a16de595df20: Layer already exists [2022-09-12T17:16:21.891Z] 3cd2e9178448: Layer already exists [2022-09-12T17:16:21.891Z] d249d35597c8: Layer already exists [2022-09-12T17:16:21.891Z] a9aad1f34370: Layer already exists [2022-09-12T17:16:21.891Z] 994393dc58e7: Layer already exists [2022-09-12T17:16:21.891Z] 49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11: digest: sha256:c0cd31f5072b127add575c6aabdc85997dea79ba619cec9a98d41b3f3200ef77 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:22.208Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:22.519Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-09-12T17:16:22.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-12T17:16:22.519Z] a9aad1f34370: Preparing [2022-09-12T17:16:22.519Z] e790e934f59d: Preparing [2022-09-12T17:16:22.519Z] a16de595df20: Preparing [2022-09-12T17:16:22.519Z] d249d35597c8: Preparing [2022-09-12T17:16:22.519Z] 3cd2e9178448: Preparing [2022-09-12T17:16:22.519Z] 994393dc58e7: Preparing [2022-09-12T17:16:22.519Z] 994393dc58e7: Waiting [2022-09-12T17:16:22.519Z] e790e934f59d: Layer already exists [2022-09-12T17:16:22.519Z] a9aad1f34370: Layer already exists [2022-09-12T17:16:22.519Z] a16de595df20: Layer already exists [2022-09-12T17:16:22.519Z] d249d35597c8: Layer already exists [2022-09-12T17:16:22.519Z] 3cd2e9178448: Layer already exists [2022-09-12T17:16:22.519Z] 994393dc58e7: Layer already exists [2022-09-12T17:16:22.519Z] main: digest: sha256:c0cd31f5072b127add575c6aabdc85997dea79ba619cec9a98d41b3f3200ef77 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:16:22.567Z] ===================================================== [Pipeline] echo [2022-09-12T17:16:22.576Z] taggedImages: [2022-09-12T17:16:22.576Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:49e16427221716f5f6b4899d18a3c56203f30fd8 [2022-09-12T17:16:22.576Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-09-12T17:16:22.576Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.11 [2022-09-12T17:16:22.576Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11 [2022-09-12T17:16:22.576Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [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 [2022-09-12T17:16:22.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:16:22.943Z] [2022-09-12T17:16:22.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:23.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:16:23.246Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-12T17:16:23.246Z] 5eb5b503b376: Pulling fs layer [2022-09-12T17:16:23.246Z] 5c69ac0246d0: Pulling fs layer [2022-09-12T17:16:23.246Z] ec43610c2a17: Pulling fs layer [2022-09-12T17:16:23.246Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-12T17:16:23.246Z] 33b1e0a273af: Pulling fs layer [2022-09-12T17:16:23.246Z] 5d3b04190fa2: Pulling fs layer [2022-09-12T17:16:23.246Z] 2f39f015ded8: Pulling fs layer [2022-09-12T17:16:23.246Z] 3a2ae6a8a46f: Waiting [2022-09-12T17:16:23.246Z] 33b1e0a273af: Waiting [2022-09-12T17:16:23.246Z] 5d3b04190fa2: Waiting [2022-09-12T17:16:23.246Z] 2f39f015ded8: Waiting [2022-09-12T17:16:23.246Z] 5c69ac0246d0: Download complete [2022-09-12T17:16:23.246Z] 3a2ae6a8a46f: Download complete [2022-09-12T17:16:23.246Z] ec43610c2a17: Verifying Checksum [2022-09-12T17:16:23.246Z] ec43610c2a17: Download complete [2022-09-12T17:16:23.246Z] 33b1e0a273af: Verifying Checksum [2022-09-12T17:16:23.246Z] 33b1e0a273af: Download complete [2022-09-12T17:16:23.246Z] 5d3b04190fa2: Download complete [2022-09-12T17:16:23.506Z] 5eb5b503b376: Verifying Checksum [2022-09-12T17:16:23.506Z] 5eb5b503b376: Download complete [2022-09-12T17:16:24.074Z] 2f39f015ded8: Download complete [2022-09-12T17:16:24.641Z] 5eb5b503b376: Pull complete [2022-09-12T17:16:24.901Z] 5c69ac0246d0: Pull complete [2022-09-12T17:16:25.467Z] ec43610c2a17: Pull complete [2022-09-12T17:16:25.467Z] 3a2ae6a8a46f: Pull complete [2022-09-12T17:16:25.725Z] 33b1e0a273af: Pull complete [2022-09-12T17:16:25.725Z] 5d3b04190fa2: Pull complete [2022-09-12T17:16:29.918Z] 2f39f015ded8: Pull complete [2022-09-12T17:16:29.918Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-12T17:16:29.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:16:29.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:16:30.004Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:16:30.040Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-12T17:16:32.727Z] $ docker top d63f2a771552cce11df20a3e38d2273fe209ad897e5a519f7a82d0220fe7c4ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:16:33.108Z] ---> job-cost.sh [2022-09-12T17:16:33.108Z] lf-activate-venv: SKIPPING [2022-09-12T17:16:33.108Z] INFO: No Stack... [2022-09-12T17:16:33.677Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T17:16:33.938Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T17:16:34.229Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-09-12T17:16:34.229Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T17:16:34.242Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-47-stack-cost] [2022-09-12T17:16:34.248Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-47-stack-cost] did not exist. Created. [2022-09-12T17:16:34.248Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:16:34.552Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-12T17:16:34.578Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T17:16:34.585Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T17:16:34.601Z] $ docker stop --time=1 d63f2a771552cce11df20a3e38d2273fe209ad897e5a519f7a82d0220fe7c4ce [2022-09-12T17:16:35.757Z] $ docker rm -f d63f2a771552cce11df20a3e38d2273fe209ad897e5a519f7a82d0220fe7c4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-12T17:17:38.820Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28968 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-09-12T17:17:38.833Z] Running in /w/workspace/device-rfid-llrp-go/47 [Pipeline] { [Pipeline] checkout [2022-09-12T17:17:38.869Z] Selected Git installation does not exist. Using Default [2022-09-12T17:17:38.869Z] The recommended git tool is: NONE [2022-09-12T17:17:45.958Z] using credential edgex-jenkins-ssh [2022-09-12T17:17:45.978Z] Cloning the remote Git repository [2022-09-12T17:17:46.038Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-12T17:17:46.119Z] > git init /w/workspace/device-rfid-llrp-go/47 # timeout=10 [2022-09-12T17:17:46.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-12T17:17:46.214Z] > git --version # timeout=10 [2022-09-12T17:17:46.243Z] > git --version # 'git version 2.25.1' [2022-09-12T17:17:46.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T17:17:46.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T17:17:47.554Z] Avoid second fetch [2022-09-12T17:17:47.555Z] Checking out Revision 49e16427221716f5f6b4899d18a3c56203f30fd8 (main) [2022-09-12T17:17:47.511Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-12T17:17:47.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T17:17:47.577Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T17:17:47.596Z] > git checkout -f 49e16427221716f5f6b4899d18a3c56203f30fd8 # timeout=10 [2022-09-12T17:17:52.013Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#107)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:17:52.960Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-12T17:17:52.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:17:52.960Z] Dload Upload Total Spent Left Speed [2022-09-12T17:17:52.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2022-09-12T17:17:53.679Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-12T17:17:54.032Z] + sudo tee /etc/docker/daemon.new [2022-09-12T17:17:54.032Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-12T17:17:54.032Z] { [2022-09-12T17:17:54.032Z] "registry-mirrors": [ [2022-09-12T17:17:54.032Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-12T17:17:54.032Z] ], [2022-09-12T17:17:54.032Z] "bip": "10.250.0.254/24", [2022-09-12T17:17:54.032Z] "hosts": [ [2022-09-12T17:17:54.032Z] "tcp://0.0.0.0:5555", [2022-09-12T17:17:54.032Z] "unix:///var/run/docker.sock" [2022-09-12T17:17:54.032Z] ], [2022-09-12T17:17:54.032Z] "mtu": 1458, [2022-09-12T17:17:54.032Z] "selinux-enabled": true, [2022-09-12T17:17:54.032Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-12T17:17:54.032Z] } [Pipeline] sh [2022-09-12T17:17:54.394Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-12T17:17:54.798Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:18:13.157Z] provisioning config files... [2022-09-12T17:18:13.184Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/47@tmp/config6042397699092901822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:18:13.552Z] ---> docker-login.sh [2022-09-12T17:18:13.552Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:18:14.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:18:14.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:18:14.760Z] Configure a credential helper to remove this warning. See [2022-09-12T17:18:14.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:18:14.760Z] [2022-09-12T17:18:14.760Z] Login Succeeded [2022-09-12T17:18:14.760Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:18:15.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:18:15.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:18:15.036Z] Configure a credential helper to remove this warning. See [2022-09-12T17:18:15.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:18:15.036Z] [2022-09-12T17:18:15.036Z] Login Succeeded [2022-09-12T17:18:15.036Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:18:15.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:18:15.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:18:15.645Z] Configure a credential helper to remove this warning. See [2022-09-12T17:18:15.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:18:15.645Z] [2022-09-12T17:18:15.645Z] Login Succeeded [2022-09-12T17:18:15.645Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:18:15.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:18:16.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:18:16.200Z] Configure a credential helper to remove this warning. See [2022-09-12T17:18:16.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:18:16.200Z] [2022-09-12T17:18:16.200Z] Login Succeeded [2022-09-12T17:18:16.200Z] docker.io [2022-09-12T17:18:16.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:18:17.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:18:17.076Z] Configure a credential helper to remove this warning. See [2022-09-12T17:18:17.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:18:17.076Z] [2022-09-12T17:18:17.076Z] Login Succeeded [2022-09-12T17:18:17.076Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:18:17.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T17:18:17.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:18:17.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:18:17.700Z] ========================================================= [2022-09-12T17:18:17.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-12T17:18:17.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:18:18.110Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-12T17:18:18.389Z] Sending build context to Docker daemon 1.219MB [2022-09-12T17:18:18.389Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:18:18.389Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-12T17:18:18.672Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-12T17:18:18.672Z] b3c136eddcbf: Pulling fs layer [2022-09-12T17:18:18.672Z] c0a3192eca97: Pulling fs layer [2022-09-12T17:18:18.672Z] a050256f5b6f: Pulling fs layer [2022-09-12T17:18:18.672Z] 656be50a0ddc: Pulling fs layer [2022-09-12T17:18:18.672Z] 2bbca73fdf42: Pulling fs layer [2022-09-12T17:18:18.672Z] 46d945488cbd: Pulling fs layer [2022-09-12T17:18:18.672Z] 8a5474983e97: Pulling fs layer [2022-09-12T17:18:18.672Z] 329c88fbcd65: Pulling fs layer [2022-09-12T17:18:18.672Z] 656be50a0ddc: Waiting [2022-09-12T17:18:18.672Z] 2bbca73fdf42: Waiting [2022-09-12T17:18:18.672Z] 46d945488cbd: Waiting [2022-09-12T17:18:18.672Z] 8a5474983e97: Waiting [2022-09-12T17:18:18.672Z] 329c88fbcd65: Waiting [2022-09-12T17:18:18.672Z] a050256f5b6f: Verifying Checksum [2022-09-12T17:18:18.672Z] a050256f5b6f: Download complete [2022-09-12T17:18:18.672Z] c0a3192eca97: Verifying Checksum [2022-09-12T17:18:18.672Z] c0a3192eca97: Download complete [2022-09-12T17:18:18.672Z] 2bbca73fdf42: Verifying Checksum [2022-09-12T17:18:18.672Z] 2bbca73fdf42: Download complete [2022-09-12T17:18:18.672Z] 46d945488cbd: Verifying Checksum [2022-09-12T17:18:18.672Z] 46d945488cbd: Download complete [2022-09-12T17:18:18.950Z] b3c136eddcbf: Download complete [2022-09-12T17:18:19.957Z] b3c136eddcbf: Pull complete [2022-09-12T17:18:19.957Z] 329c88fbcd65: Verifying Checksum [2022-09-12T17:18:19.957Z] 329c88fbcd65: Download complete [2022-09-12T17:18:20.252Z] c0a3192eca97: Pull complete [2022-09-12T17:18:20.874Z] a050256f5b6f: Pull complete [2022-09-12T17:18:21.476Z] 8a5474983e97: Download complete [2022-09-12T17:18:22.078Z] 656be50a0ddc: Verifying Checksum [2022-09-12T17:18:22.078Z] 656be50a0ddc: Download complete [2022-09-12T17:18:37.198Z] 656be50a0ddc: Pull complete [2022-09-12T17:18:37.198Z] 2bbca73fdf42: Pull complete [2022-09-12T17:18:37.198Z] 46d945488cbd: Pull complete [2022-09-12T17:18:42.630Z] 8a5474983e97: Pull complete [2022-09-12T17:18:45.274Z] 329c88fbcd65: Pull complete [2022-09-12T17:18:45.274Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-12T17:18:45.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-12T17:18:45.274Z] ---> ff4287adb874 [2022-09-12T17:18:45.274Z] Step 3/12 : ARG MAKE='make build' [2022-09-12T17:18:46.266Z] ---> Running in 7a132c5a08a1 [2022-09-12T17:18:46.865Z] Removing intermediate container 7a132c5a08a1 [2022-09-12T17:18:46.865Z] ---> bfacf333df80 [2022-09-12T17:18:46.865Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-12T17:18:47.140Z] ---> Running in 1e11b6de2aa5 [2022-09-12T17:18:47.416Z] Removing intermediate container 1e11b6de2aa5 [2022-09-12T17:18:47.416Z] ---> 7766f9197826 [2022-09-12T17:18:47.416Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:18:47.416Z] ---> Running in a58fdc45fe63 [2022-09-12T17:18:48.018Z] Removing intermediate container a58fdc45fe63 [2022-09-12T17:18:48.018Z] ---> a19884519e35 [2022-09-12T17:18:48.018Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:18:48.018Z] ---> Running in 573c0f5eae1d [2022-09-12T17:18:50.011Z] Removing intermediate container 573c0f5eae1d [2022-09-12T17:18:50.011Z] ---> 3909a1a072f9 [2022-09-12T17:18:50.011Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:18:50.011Z] ---> Running in 9af9061b2915 [2022-09-12T17:18:51.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:18:51.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:18:52.974Z] OK: 221 MiB in 51 packages [2022-09-12T17:18:53.968Z] Removing intermediate container 9af9061b2915 [2022-09-12T17:18:53.969Z] ---> b8a74f3e61ce [2022-09-12T17:18:53.969Z] Step 8/12 : WORKDIR /app [2022-09-12T17:18:53.969Z] ---> Running in 3897ec428950 [2022-09-12T17:18:54.244Z] Removing intermediate container 3897ec428950 [2022-09-12T17:18:54.244Z] ---> 84dbab99b0e9 [2022-09-12T17:18:54.244Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-12T17:18:54.858Z] ---> c0917295c932 [2022-09-12T17:18:54.858Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:18:54.858Z] ---> Running in 617e8bc9794a [2022-09-12T17:19:51.432Z] Removing intermediate container 617e8bc9794a [2022-09-12T17:19:51.432Z] ---> 8a16f0bcdce0 [2022-09-12T17:19:51.432Z] Step 11/12 : COPY . . [2022-09-12T17:19:51.432Z] ---> 2bc212603eaf [2022-09-12T17:19:51.432Z] Step 12/12 : RUN $MAKE [2022-09-12T17:19:51.432Z] ---> Running in 9b53fa463805 [2022-09-12T17:19:51.432Z] noop [2022-09-12T17:19:51.433Z] Removing intermediate container 9b53fa463805 [2022-09-12T17:19:51.433Z] ---> c88745ee49d5 [2022-09-12T17:19:51.433Z] Successfully built c88745ee49d5 [2022-09-12T17:19:51.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:19:51.806Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T17:19:51.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:19:52.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-28968 does not seem to be running inside a container [2022-09-12T17:19:52.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/47 -v /w/workspace/device-rfid-llrp-go/47:/w/workspace/device-rfid-llrp-go/47:rw,z -v /w/workspace/device-rfid-llrp-go/47@tmp:/w/workspace/device-rfid-llrp-go/47@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 ******** ci-base-image-arm64 cat [2022-09-12T17:19:53.427Z] $ docker top 9e427fddd76b9d1227745578391c0695ff10813dd8e6eb74bffacdbf17004c8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:19:54.320Z] + go version [2022-09-12T17:19:54.320Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-12T17:19:54.347Z] $ docker stop --time=1 9e427fddd76b9d1227745578391c0695ff10813dd8e6eb74bffacdbf17004c8e [2022-09-12T17:19:55.953Z] $ docker rm -f 9e427fddd76b9d1227745578391c0695ff10813dd8e6eb74bffacdbf17004c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:19:56.574Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T17:19:56.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:19:56.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-28968 does not seem to be running inside a container [2022-09-12T17:19:56.903Z] $ 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/47 -v /w/workspace/device-rfid-llrp-go/47:/w/workspace/device-rfid-llrp-go/47:rw,z -v /w/workspace/device-rfid-llrp-go/47@tmp:/w/workspace/device-rfid-llrp-go/47@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 ******** ci-base-image-arm64 cat [2022-09-12T17:19:58.177Z] $ docker top 505b6c22473bcb200f36804c163506bd1383461c3b1af973fb5f1c7aa06cc783 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:19:59.089Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/47 [Pipeline] fileExists [Pipeline] sh [2022-09-12T17:19:59.778Z] + make test [2022-09-12T17:19:59.778Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T17:20:01.783Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-12T17:21:38.717Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-12T17:21:38.717Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-12T17:22:05.576Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.239s coverage: 38.5% of statements [2022-09-12T17:22:05.576Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.488s coverage: 52.0% of statements [2022-09-12T17:22:05.576Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2022-09-12T17:22:06.175Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-12T17:22:06.175Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T17:22:33.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T17:22:33.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T17:22:33.018Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T17:22:33.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T17:22:33.054Z] $ docker stop --time=1 505b6c22473bcb200f36804c163506bd1383461c3b1af973fb5f1c7aa06cc783 [2022-09-12T17:22:34.809Z] $ docker rm -f 505b6c22473bcb200f36804c163506bd1383461c3b1af973fb5f1c7aa06cc783 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:22:35.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T17:22:35.891Z] Warning: overwriting stash ‘coverage-report’ [2022-09-12T17:22:36.748Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:22:37.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T17:22:37.542Z] + ls -al . [2022-09-12T17:22:37.542Z] total 628 [2022-09-12T17:22:37.542Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:20 . [2022-09-12T17:22:37.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:17 .. [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 12 17:17 .dockerignore [2022-09-12T17:22:37.542Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:17 .git [2022-09-12T17:22:37.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:17 .github [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 12 17:17 .gitignore [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 17:17 .golangci.yml [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 12 17:17 Attribution.txt [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 12 17:17 CHANGELOG.md [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 12 17:17 Dockerfile [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:17 GOVERNANCE.md [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 12 17:17 Jenkinsfile [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 17:17 LICENSE [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 12 17:17 Makefile [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:17 OWNERS.md [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 12 17:17 README.md [2022-09-12T17:22:37.542Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 17:14 VERSION [2022-09-12T17:22:37.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:17 bin [2022-09-12T17:22:37.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:17 cmd [2022-09-12T17:22:37.543Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 12 17:22 coverage.out [2022-09-12T17:22:37.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:17 examples [2022-09-12T17:22:37.543Z] -rw-rw-r-- 1 jenkins jenkins 3538 Sep 12 17:17 go.mod [2022-09-12T17:22:37.543Z] -rw-rw-r-- 1 jenkins jenkins 36553 Sep 12 17:17 go.sum [2022-09-12T17:22:37.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:17 images [2022-09-12T17:22:37.543Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 17:17 internal [2022-09-12T17:22:37.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:17 snap [2022-09-12T17:22:37.543Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 12 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:22:37.938Z] + 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=49e16427221716f5f6b4899d18a3c56203f30fd8 --label arch=arm64 --label version=2.3.0-dev.11 . [2022-09-12T17:22:38.246Z] Sending build context to Docker daemon 1.219MB [2022-09-12T17:22:38.246Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:22:38.246Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-12T17:22:38.246Z] ---> c88745ee49d5 [2022-09-12T17:22:38.246Z] Step 3/25 : ARG MAKE='make build' [2022-09-12T17:22:38.541Z] ---> Running in 4c439ded41e1 [2022-09-12T17:22:38.822Z] Removing intermediate container 4c439ded41e1 [2022-09-12T17:22:38.822Z] ---> 11c59e8c1526 [2022-09-12T17:22:38.822Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-12T17:22:38.822Z] ---> Running in da2ed306c59d [2022-09-12T17:22:39.426Z] Removing intermediate container da2ed306c59d [2022-09-12T17:22:39.426Z] ---> 8c75fdce0bd0 [2022-09-12T17:22:39.426Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:22:39.426Z] ---> Running in f2dab12d34cb [2022-09-12T17:22:39.701Z] Removing intermediate container f2dab12d34cb [2022-09-12T17:22:39.701Z] ---> 1ef9de2903ca [2022-09-12T17:22:39.701Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:22:39.701Z] ---> Running in 2d74923000a7 [2022-09-12T17:22:41.689Z] Removing intermediate container 2d74923000a7 [2022-09-12T17:22:41.689Z] ---> 8377e02f10d4 [2022-09-12T17:22:41.689Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:22:41.689Z] ---> Running in 36dae3d1efaa [2022-09-12T17:22:42.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:22:43.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:22:44.267Z] OK: 221 MiB in 51 packages [2022-09-12T17:22:45.251Z] Removing intermediate container 36dae3d1efaa [2022-09-12T17:22:45.251Z] ---> b0beb992b324 [2022-09-12T17:22:45.251Z] Step 8/25 : WORKDIR /app [2022-09-12T17:22:45.251Z] ---> Running in a32a3602021d [2022-09-12T17:22:45.524Z] Removing intermediate container a32a3602021d [2022-09-12T17:22:45.524Z] ---> 96a8805012c8 [2022-09-12T17:22:45.524Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-12T17:22:46.119Z] ---> 7fa2dc165fc7 [2022-09-12T17:22:46.119Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:22:46.119Z] ---> Running in 129ef48c7c5c [2022-09-12T17:22:48.100Z] Removing intermediate container 129ef48c7c5c [2022-09-12T17:22:48.100Z] ---> 7a7e63262b0e [2022-09-12T17:22:48.100Z] Step 11/25 : COPY . . [2022-09-12T17:22:48.707Z] ---> a9e680dcd3a3 [2022-09-12T17:22:48.707Z] Step 12/25 : RUN $MAKE [2022-09-12T17:22:48.707Z] ---> Running in 1fd6166fca61 [2022-09-12T17:22:49.692Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-12T17:25:11.728Z] Removing intermediate container 1fd6166fca61 [2022-09-12T17:25:11.728Z] ---> f9e607c77269 [2022-09-12T17:25:11.728Z] Step 13/25 : FROM alpine:3.16 [2022-09-12T17:25:11.728Z] 3.16: Pulling from library/alpine [2022-09-12T17:25:11.728Z] 9b18e9b68314: Pulling fs layer [2022-09-12T17:25:11.728Z] 9b18e9b68314: Verifying Checksum [2022-09-12T17:25:11.728Z] 9b18e9b68314: Download complete [2022-09-12T17:25:11.728Z] 9b18e9b68314: Pull complete [2022-09-12T17:25:11.728Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T17:25:11.728Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T17:25:11.728Z] ---> a6215f271958 [2022-09-12T17:25:11.728Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T17:25:11.728Z] ---> Running in 69350bf3902e [2022-09-12T17:25:11.728Z] Removing intermediate container 69350bf3902e [2022-09-12T17:25:11.728Z] ---> 4aa1219371f6 [2022-09-12T17:25:11.728Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:25:11.728Z] ---> Running in 52b74481b6fb [2022-09-12T17:25:11.728Z] Removing intermediate container 52b74481b6fb [2022-09-12T17:25:11.728Z] ---> d1a629a98bb8 [2022-09-12T17:25:11.728Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T17:25:11.728Z] ---> Running in 8f99e1d0eec5 [2022-09-12T17:25:11.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:25:11.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:25:11.728Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T17:25:11.728Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T17:25:11.728Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T17:25:11.728Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T17:25:11.728Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T17:25:11.728Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T17:25:12.001Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T17:25:12.001Z] OK: 8 MiB in 20 packages [2022-09-12T17:25:12.983Z] Removing intermediate container 8f99e1d0eec5 [2022-09-12T17:25:12.983Z] ---> 9fdc984ac9de [2022-09-12T17:25:12.983Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-12T17:25:13.586Z] ---> 10784ab82eb2 [2022-09-12T17:25:13.586Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-12T17:25:14.184Z] ---> bd0f6bb558d0 [2022-09-12T17:25:14.184Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-12T17:25:15.628Z] ---> fd617d4702ce [2022-09-12T17:25:15.628Z] Step 20/25 : EXPOSE 59989 [2022-09-12T17:25:15.900Z] ---> Running in c858a46ec5d3 [2022-09-12T17:25:16.174Z] Removing intermediate container c858a46ec5d3 [2022-09-12T17:25:16.174Z] ---> 7540988d9d96 [2022-09-12T17:25:16.174Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-12T17:25:16.174Z] ---> Running in 00c692fa4bc7 [2022-09-12T17:25:16.455Z] Removing intermediate container 00c692fa4bc7 [2022-09-12T17:25:16.455Z] ---> 8ed298b361bd [2022-09-12T17:25:16.455Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-12T17:25:16.455Z] ---> Running in fe885606caf2 [2022-09-12T17:25:17.064Z] Removing intermediate container fe885606caf2 [2022-09-12T17:25:17.064Z] ---> 8732104ebcba [2022-09-12T17:25:17.064Z] Step 23/25 : LABEL arch=arm64 [2022-09-12T17:25:17.064Z] ---> Running in e92b2eb0b4ee [2022-09-12T17:25:17.337Z] Removing intermediate container e92b2eb0b4ee [2022-09-12T17:25:17.337Z] ---> ea4d3bfdb0f9 [2022-09-12T17:25:17.337Z] Step 24/25 : LABEL git_sha=49e16427221716f5f6b4899d18a3c56203f30fd8 [2022-09-12T17:25:17.337Z] ---> Running in 11b54b330aa6 [2022-09-12T17:25:17.938Z] Removing intermediate container 11b54b330aa6 [2022-09-12T17:25:17.938Z] ---> d909b80bc20c [2022-09-12T17:25:17.938Z] Step 25/25 : LABEL version=2.3.0-dev.11 [2022-09-12T17:25:17.938Z] ---> Running in de1ec0f76111 [2022-09-12T17:25:18.211Z] Removing intermediate container de1ec0f76111 [2022-09-12T17:25:18.211Z] ---> d481a05139c8 [2022-09-12T17:25:18.211Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T17:25:18.211Z] Successfully built d481a05139c8 [2022-09-12T17:25:18.211Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:25:18.340Z] provisioning config files... [2022-09-12T17:25:18.359Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/47@tmp/config3677271684475905942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:25:18.719Z] ---> docker-login.sh [2022-09-12T17:25:18.719Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:25:18.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:25:18.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:25:18.991Z] Configure a credential helper to remove this warning. See [2022-09-12T17:25:18.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:25:18.991Z] [2022-09-12T17:25:18.991Z] Login Succeeded [2022-09-12T17:25:18.991Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:25:19.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:25:19.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:25:19.588Z] Configure a credential helper to remove this warning. See [2022-09-12T17:25:19.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:25:19.588Z] [2022-09-12T17:25:19.588Z] Login Succeeded [2022-09-12T17:25:19.588Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:25:20.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:25:20.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:25:20.187Z] Configure a credential helper to remove this warning. See [2022-09-12T17:25:20.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:25:20.187Z] [2022-09-12T17:25:20.187Z] Login Succeeded [2022-09-12T17:25:20.187Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:25:20.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:25:20.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:25:20.732Z] Configure a credential helper to remove this warning. See [2022-09-12T17:25:20.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:25:20.732Z] [2022-09-12T17:25:20.732Z] Login Succeeded [2022-09-12T17:25:20.732Z] docker.io [2022-09-12T17:25:21.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:25:21.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:25:21.602Z] Configure a credential helper to remove this warning. See [2022-09-12T17:25:21.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:25:21.602Z] [2022-09-12T17:25:21.602Z] Login Succeeded [2022-09-12T17:25:21.602Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:25:21.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:25:21.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:25:21.678Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-09-12T17:25:21.679Z] 49e16427221716f5f6b4899d18a3c56203f30fd8 [2022-09-12T17:25:21.679Z] latest [2022-09-12T17:25:21.679Z] 2.3.0-dev.11 [2022-09-12T17:25:21.679Z] 49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11 [2022-09-12T17:25:21.679Z] main [2022-09-12T17:25:21.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:22.054Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49e16427221716f5f6b4899d18a3c56203f30fd8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:22.431Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49e16427221716f5f6b4899d18a3c56203f30fd8 [2022-09-12T17:25:22.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-12T17:25:22.431Z] 58531edc23a1: Preparing [2022-09-12T17:25:22.431Z] fad3c04af429: Preparing [2022-09-12T17:25:22.431Z] 32d67ac48696: Preparing [2022-09-12T17:25:22.431Z] 839f3382bf7b: Preparing [2022-09-12T17:25:22.431Z] a4a756378899: Preparing [2022-09-12T17:25:22.431Z] 5d3e392a13a0: Preparing [2022-09-12T17:25:22.431Z] 5d3e392a13a0: Waiting [2022-09-12T17:25:22.706Z] a4a756378899: Pushed [2022-09-12T17:25:22.706Z] 32d67ac48696: Pushed [2022-09-12T17:25:22.706Z] fad3c04af429: Pushed [2022-09-12T17:25:22.706Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:25:23.687Z] 839f3382bf7b: Pushed [2022-09-12T17:25:29.089Z] 58531edc23a1: Pushed [2022-09-12T17:25:29.089Z] 49e16427221716f5f6b4899d18a3c56203f30fd8: digest: sha256:5678cf57f1eed6dee404a2a116b30d8f8395d94a6e35590adba833e0c9a6c587 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:29.460Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:29.808Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-09-12T17:25:29.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-12T17:25:29.808Z] 58531edc23a1: Preparing [2022-09-12T17:25:29.808Z] fad3c04af429: Preparing [2022-09-12T17:25:29.808Z] 32d67ac48696: Preparing [2022-09-12T17:25:29.808Z] 839f3382bf7b: Preparing [2022-09-12T17:25:29.808Z] a4a756378899: Preparing [2022-09-12T17:25:29.808Z] 5d3e392a13a0: Preparing [2022-09-12T17:25:29.808Z] 5d3e392a13a0: Waiting [2022-09-12T17:25:29.808Z] fad3c04af429: Layer already exists [2022-09-12T17:25:29.808Z] 32d67ac48696: Layer already exists [2022-09-12T17:25:29.808Z] 839f3382bf7b: Layer already exists [2022-09-12T17:25:29.808Z] 58531edc23a1: Layer already exists [2022-09-12T17:25:29.808Z] a4a756378899: Layer already exists [2022-09-12T17:25:29.808Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:25:30.078Z] latest: digest: sha256:5678cf57f1eed6dee404a2a116b30d8f8395d94a6e35590adba833e0c9a6c587 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:30.437Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:30.799Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.11 [2022-09-12T17:25:30.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-12T17:25:30.799Z] 58531edc23a1: Preparing [2022-09-12T17:25:30.799Z] fad3c04af429: Preparing [2022-09-12T17:25:30.799Z] 32d67ac48696: Preparing [2022-09-12T17:25:30.799Z] 839f3382bf7b: Preparing [2022-09-12T17:25:30.799Z] a4a756378899: Preparing [2022-09-12T17:25:30.799Z] 5d3e392a13a0: Preparing [2022-09-12T17:25:30.799Z] 839f3382bf7b: Layer already exists [2022-09-12T17:25:30.799Z] fad3c04af429: Layer already exists [2022-09-12T17:25:30.799Z] 32d67ac48696: Layer already exists [2022-09-12T17:25:30.799Z] 58531edc23a1: Layer already exists [2022-09-12T17:25:30.799Z] a4a756378899: Layer already exists [2022-09-12T17:25:31.071Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:25:31.071Z] 2.3.0-dev.11: digest: sha256:5678cf57f1eed6dee404a2a116b30d8f8395d94a6e35590adba833e0c9a6c587 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:31.466Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:31.848Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11 [2022-09-12T17:25:31.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-12T17:25:31.848Z] 58531edc23a1: Preparing [2022-09-12T17:25:31.848Z] fad3c04af429: Preparing [2022-09-12T17:25:31.848Z] 32d67ac48696: Preparing [2022-09-12T17:25:31.848Z] 839f3382bf7b: Preparing [2022-09-12T17:25:31.848Z] a4a756378899: Preparing [2022-09-12T17:25:31.848Z] 5d3e392a13a0: Preparing [2022-09-12T17:25:31.848Z] 5d3e392a13a0: Waiting [2022-09-12T17:25:31.848Z] fad3c04af429: Layer already exists [2022-09-12T17:25:31.848Z] 839f3382bf7b: Layer already exists [2022-09-12T17:25:31.848Z] 32d67ac48696: Layer already exists [2022-09-12T17:25:31.848Z] a4a756378899: Layer already exists [2022-09-12T17:25:31.848Z] 58531edc23a1: Layer already exists [2022-09-12T17:25:32.135Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:25:32.135Z] 49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11: digest: sha256:5678cf57f1eed6dee404a2a116b30d8f8395d94a6e35590adba833e0c9a6c587 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:32.520Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:32.913Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-09-12T17:25:32.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-12T17:25:32.913Z] 58531edc23a1: Preparing [2022-09-12T17:25:32.913Z] fad3c04af429: Preparing [2022-09-12T17:25:32.913Z] 32d67ac48696: Preparing [2022-09-12T17:25:32.913Z] 839f3382bf7b: Preparing [2022-09-12T17:25:32.913Z] a4a756378899: Preparing [2022-09-12T17:25:32.913Z] 5d3e392a13a0: Preparing [2022-09-12T17:25:32.913Z] 5d3e392a13a0: Waiting [2022-09-12T17:25:32.913Z] fad3c04af429: Layer already exists [2022-09-12T17:25:32.913Z] a4a756378899: Layer already exists [2022-09-12T17:25:32.913Z] 839f3382bf7b: Layer already exists [2022-09-12T17:25:32.913Z] 32d67ac48696: Layer already exists [2022-09-12T17:25:32.913Z] 58531edc23a1: Layer already exists [2022-09-12T17:25:32.913Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:25:33.186Z] main: digest: sha256:5678cf57f1eed6dee404a2a116b30d8f8395d94a6e35590adba833e0c9a6c587 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:25:33.252Z] ===================================================== [Pipeline] echo [2022-09-12T17:25:33.262Z] taggedImages: [2022-09-12T17:25:33.262Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49e16427221716f5f6b4899d18a3c56203f30fd8 [2022-09-12T17:25:33.262Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-09-12T17:25:33.262Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.11 [2022-09-12T17:25:33.262Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49e16427221716f5f6b4899d18a3c56203f30fd8-2.3.0-dev.11 [2022-09-12T17:25:33.262Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:33.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:25:33.646Z] [2022-09-12T17:25:33.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:25:34.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:25:34.278Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-12T17:25:34.278Z] 8998bd30e6a1: Pulling fs layer [2022-09-12T17:25:34.278Z] 04944245beec: Pulling fs layer [2022-09-12T17:25:34.278Z] 699f458cf7ca: Pulling fs layer [2022-09-12T17:25:34.278Z] 765212b225bb: Pulling fs layer [2022-09-12T17:25:34.278Z] f23df028b6ca: Pulling fs layer [2022-09-12T17:25:34.278Z] d65c8cfc05b1: Pulling fs layer [2022-09-12T17:25:34.278Z] 2437ff75d9bd: Pulling fs layer [2022-09-12T17:25:34.278Z] f23df028b6ca: Waiting [2022-09-12T17:25:34.278Z] d65c8cfc05b1: Waiting [2022-09-12T17:25:34.278Z] 2437ff75d9bd: Waiting [2022-09-12T17:25:34.278Z] 765212b225bb: Waiting [2022-09-12T17:25:34.278Z] 04944245beec: Verifying Checksum [2022-09-12T17:25:34.278Z] 04944245beec: Download complete [2022-09-12T17:25:34.278Z] 765212b225bb: Verifying Checksum [2022-09-12T17:25:34.278Z] 765212b225bb: Download complete [2022-09-12T17:25:34.278Z] f23df028b6ca: Verifying Checksum [2022-09-12T17:25:34.278Z] f23df028b6ca: Download complete [2022-09-12T17:25:34.559Z] d65c8cfc05b1: Verifying Checksum [2022-09-12T17:25:34.559Z] d65c8cfc05b1: Download complete [2022-09-12T17:25:34.559Z] 699f458cf7ca: Verifying Checksum [2022-09-12T17:25:34.559Z] 699f458cf7ca: Download complete [2022-09-12T17:25:34.841Z] 8998bd30e6a1: Verifying Checksum [2022-09-12T17:25:34.841Z] 8998bd30e6a1: Download complete [2022-09-12T17:25:37.473Z] 2437ff75d9bd: Verifying Checksum [2022-09-12T17:25:37.473Z] 2437ff75d9bd: Download complete [2022-09-12T17:25:39.461Z] 8998bd30e6a1: Pull complete [2022-09-12T17:25:39.735Z] 04944245beec: Pull complete [2022-09-12T17:25:41.727Z] 699f458cf7ca: Pull complete [2022-09-12T17:25:41.727Z] 765212b225bb: Pull complete [2022-09-12T17:25:42.714Z] f23df028b6ca: Pull complete [2022-09-12T17:25:42.990Z] d65c8cfc05b1: Pull complete [2022-09-12T17:26:01.338Z] 2437ff75d9bd: Pull complete [2022-09-12T17:26:01.338Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-12T17:26:01.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:26:01.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:26:01.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-28968 does not seem to be running inside a container [2022-09-12T17:26:01.691Z] $ 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/47 -v /w/workspace/device-rfid-llrp-go/47:/w/workspace/device-rfid-llrp-go/47:rw,z -v /w/workspace/device-rfid-llrp-go/47@tmp:/w/workspace/device-rfid-llrp-go/47@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-12T17:26:04.435Z] $ docker top db3cc87aa5cf36233e09f066f6d275cf26f815328ff3178febaeb6902094953c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:26:05.319Z] ---> job-cost.sh [2022-09-12T17:26:05.319Z] lf-activate-venv: SKIPPING [2022-09-12T17:26:05.319Z] INFO: No Stack... [2022-09-12T17:26:06.295Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-12T17:26:07.270Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T17:26:07.933Z] + + catcut /w/workspace/device-rfid-llrp-go/47/archives/cost.csv -d, [2022-09-12T17:26:07.933Z] -f6 [Pipeline] lock [2022-09-12T17:26:08.009Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-47-stack-cost] [2022-09-12T17:26:08.021Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-47-stack-cost] did not exist. Created. [2022-09-12T17:26:08.021Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:26:08.696Z] /w/workspace/device-rfid-llrp-go/47@tmp/durable-f1ff25af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-12T17:26:09.390Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-12T17:26:09.411Z] Warning: overwriting stash ‘stack-cost’ [2022-09-12T17:26:09.473Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T17:26:09.479Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T17:26:09.505Z] $ docker stop --time=1 db3cc87aa5cf36233e09f066f6d275cf26f815328ff3178febaeb6902094953c [2022-09-12T17:26:11.037Z] $ docker rm -f db3cc87aa5cf36233e09f066f6d275cf26f815328ff3178febaeb6902094953c [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 [2022-09-12T17:26:11.477Z] provisioning config files... [2022-09-12T17:26:11.487Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3924000911333045142tmp [Pipeline] { [Pipeline] sh [2022-09-12T17:26:11.780Z] + set +x [2022-09-12T17:26:11.780Z] + curl -s https://codecov.io/bash [2022-09-12T17:26:11.780Z] + bash -s -- [2022-09-12T17:26:11.780Z] [2022-09-12T17:26:11.780Z] _____ _ [2022-09-12T17:26:11.780Z] / ____| | | [2022-09-12T17:26:11.780Z] | | ___ __| | ___ ___ _____ __ [2022-09-12T17:26:11.780Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-12T17:26:11.780Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-12T17:26:11.780Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-12T17:26:11.780Z] Bash-1.0.6 [2022-09-12T17:26:11.780Z] [2022-09-12T17:26:11.780Z] [2022-09-12T17:26:11.780Z] ==> git version 2.25.1 found [2022-09-12T17:26:11.780Z] ==> 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 [2022-09-12T17:26:11.780Z] Release-Date: 2020-01-08 [2022-09-12T17:26:11.780Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-12T17:26:11.780Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-12T17:26:11.780Z] ==> Jenkins CI detected. [2022-09-12T17:26:11.780Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-09-12T17:26:11.780Z] project root: . [2022-09-12T17:26:11.780Z] --> token set from env [2022-09-12T17:26:11.780Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-12T17:26:11.780Z] ==> Running gcov in . (disable via -X gcov) [2022-09-12T17:26:11.780Z] ==> Python coveragepy not found [2022-09-12T17:26:11.780Z] ==> Searching for coverage reports in: [2022-09-12T17:26:11.780Z] + . [2022-09-12T17:26:11.780Z] -> Found 1 reports [2022-09-12T17:26:11.780Z] ==> Detecting git/mercurial file structure [2022-09-12T17:26:11.780Z] ==> Reading reports [2022-09-12T17:26:11.780Z] + ./coverage.out bytes=460049 [2022-09-12T17:26:11.781Z] ==> Appending adjustments [2022-09-12T17:26:11.781Z] https://docs.codecov.io/docs/fixing-reports [2022-09-12T17:26:12.040Z] + Found adjustments [2022-09-12T17:26:12.040Z] ==> Gzipping contents [2022-09-12T17:26:12.040Z] 52K /tmp/codecov.o0weo1.gz [2022-09-12T17:26:12.040Z] ==> Uploading reports [2022-09-12T17:26:12.040Z] url: https://codecov.io [2022-09-12T17:26:12.040Z] query: branch=main&commit=49e16427221716f5f6b4899d18a3c56203f30fd8&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-12T17:26:12.040Z] -> Pinging Codecov [2022-09-12T17:26:12.040Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=49e16427221716f5f6b4899d18a3c56203f30fd8&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-12T17:26:12.302Z] -> Uploading to [2022-09-12T17:26:12.302Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-12/581DD39554BDF9B6E22D074273EAD858/49e16427221716f5f6b4899d18a3c56203f30fd8/ce1e159a-53ba-4ea9-98c9-d594cc088cf7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T172612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05f05f24c3ab5f3fd4f2049b9c5d75caa6a446d9319f7699727f3e85a7fa334f [2022-09-12T17:26:12.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:26:12.302Z] Dload Upload Total Spent Left Speed [2022-09-12T17:26:12.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51707 0 0 100 51707 0 174k --:--:-- --:--:-- --:--:-- 174k [2022-09-12T17:26:12.560Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/49e16427221716f5f6b4899d18a3c56203f30fd8 [Pipeline] } [2022-09-12T17:26:12.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-12T17:26:12.681Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-12T17:26:12.690Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:26:12.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-12T17:26:12.990Z] [2022-09-12T17:26:12.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:26:13.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-12T17:26:13.291Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-12T17:26:13.291Z] df9b9388f04a: Pulling fs layer [2022-09-12T17:26:13.291Z] 52dc419b0ee2: Pulling fs layer [2022-09-12T17:26:13.291Z] 25bc292e5bac: Pulling fs layer [2022-09-12T17:26:13.291Z] 114826534d7a: Pulling fs layer [2022-09-12T17:26:13.291Z] 4657fd5d0bcf: Pulling fs layer [2022-09-12T17:26:13.291Z] 6ad1cebc031e: Pulling fs layer [2022-09-12T17:26:13.291Z] 8a3aa393b2d8: Pulling fs layer [2022-09-12T17:26:13.291Z] 8a3aa393b2d8: Waiting [2022-09-12T17:26:13.291Z] 4657fd5d0bcf: Waiting [2022-09-12T17:26:13.291Z] 6ad1cebc031e: Waiting [2022-09-12T17:26:13.291Z] 114826534d7a: Waiting [2022-09-12T17:26:13.291Z] 25bc292e5bac: Download complete [2022-09-12T17:26:13.291Z] 52dc419b0ee2: Download complete [2022-09-12T17:26:13.291Z] 4657fd5d0bcf: Download complete [2022-09-12T17:26:13.291Z] df9b9388f04a: Download complete [2022-09-12T17:26:13.550Z] 6ad1cebc031e: Verifying Checksum [2022-09-12T17:26:13.550Z] 6ad1cebc031e: Download complete [2022-09-12T17:26:13.550Z] df9b9388f04a: Pull complete [2022-09-12T17:26:13.550Z] 52dc419b0ee2: Pull complete [2022-09-12T17:26:13.550Z] 25bc292e5bac: Pull complete [2022-09-12T17:26:14.115Z] 114826534d7a: Verifying Checksum [2022-09-12T17:26:14.115Z] 114826534d7a: Download complete [2022-09-12T17:26:14.375Z] 8a3aa393b2d8: Verifying Checksum [2022-09-12T17:26:14.375Z] 8a3aa393b2d8: Download complete [2022-09-12T17:26:17.659Z] 114826534d7a: Pull complete [2022-09-12T17:26:17.659Z] 4657fd5d0bcf: Pull complete [2022-09-12T17:26:17.917Z] 6ad1cebc031e: Pull complete [2022-09-12T17:26:20.449Z] 8a3aa393b2d8: Pull complete [2022-09-12T17:26:20.449Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-12T17:26:20.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-12T17:26:20.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:26:20.543Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:26:20.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-12T17:26:23.847Z] $ docker top 7806b3ae36d263a0a9c9e17295578f40e0c39f528b7f6f9174877426f8ef6fce -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-12T17:26:23.924Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-09-12T17:26:24.232Z] + set -o pipefail [2022-09-12T17:26:24.233Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-09-12T17:26:29.576Z] [2022-09-12T17:26:29.576Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-09-12T17:26:29.576Z] [2022-09-12T17:26:29.576Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/c663a88f-3fb4-4aaa-bd11-4a44ae335ee5 [2022-09-12T17:26:29.576Z] [2022-09-12T17:26:29.576Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-12T17:26:29.576Z] [2022-09-12T17:26:29.576Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-12T17:26:29.576Z] [2022-09-12T17:26:29.576Z] [Pipeline] } [2022-09-12T17:26:29.583Z] $ docker stop --time=1 7806b3ae36d263a0a9c9e17295578f40e0c39f528b7f6f9174877426f8ef6fce [2022-09-12T17:26:32.307Z] $ docker rm -f 7806b3ae36d263a0a9c9e17295578f40e0c39f528b7f6f9174877426f8ef6fce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:26:33.008Z] + git log --format=format:%s -1 49e16427221716f5f6b4899d18a3c56203f30fd8 [Pipeline] sh [2022-09-12T17:26:33.300Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:26:33.300Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:26:33.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:26:33.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:26:33.675Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:26:33.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-12T17:26:34.158Z] $ docker top 7ac533bd071d4802373202216136973297247ed11dfc0d5bf2a59e525331d494 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:26:34.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:26:34.259Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:26:34.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:26:34.385Z] $ docker exec 7ac533bd071d4802373202216136973297247ed11dfc0d5bf2a59e525331d494 ssh-agent [2022-09-12T17:26:34.515Z] SSH_AUTH_SOCK=/tmp/ssh-TBrh37VPNr1e/agent.32 [2022-09-12T17:26:34.515Z] SSH_AGENT_PID=38 [2022-09-12T17:26:34.520Z] Running ssh-add (command line suppressed) [2022-09-12T17:26:34.637Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1236549084510587324.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1236549084510587324.key) [2022-09-12T17:26:34.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:26:34.945Z] + git semver tag [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,118 [run_tag] DEBUG tag force:False [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,119 [check_head_tag] DEBUG check head tag [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,119 [execute] INFO git cat-file --batch-check [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,123 [execute] INFO git cat-file --batch [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,131 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,131 [execute] INFO git tag -a v2.3.0-dev.11 -m v2.3.0-dev.11 [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,131 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.11', '-m', 'v2.3.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:26:35.205Z] 2022-09-12 17:26:35,135 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-12T17:26:35.205Z] 2.3.0-dev.11 [Pipeline] } [2022-09-12T17:26:35.208Z] $ docker exec --env ******** --env ******** 7ac533bd071d4802373202216136973297247ed11dfc0d5bf2a59e525331d494 ssh-agent -k [2022-09-12T17:26:35.319Z] unset SSH_AUTH_SOCK; [2022-09-12T17:26:35.320Z] unset SSH_AGENT_PID; [2022-09-12T17:26:35.320Z] echo Agent pid 38 killed; [2022-09-12T17:26:35.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:26:35.648Z] + git semver [Pipeline] } [2022-09-12T17:26:35.914Z] $ docker stop --time=1 7ac533bd071d4802373202216136973297247ed11dfc0d5bf2a59e525331d494 [2022-09-12T17:26:37.188Z] $ docker rm -f 7ac533bd071d4802373202216136973297247ed11dfc0d5bf2a59e525331d494 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:26:37.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-12T17:26:37.588Z] [2022-09-12T17:26:37.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:26:37.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-12T17:26:37.894Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-12T17:26:37.894Z] ab5ef0e58194: Pulling fs layer [2022-09-12T17:26:37.894Z] 9712f1f96733: Pulling fs layer [2022-09-12T17:26:37.894Z] 63f879dbbcfc: Pulling fs layer [2022-09-12T17:26:37.894Z] 0d9ebad4ef96: Pulling fs layer [2022-09-12T17:26:37.894Z] e9a5061849ea: Pulling fs layer [2022-09-12T17:26:37.894Z] 0d9ebad4ef96: Waiting [2022-09-12T17:26:37.894Z] d747dcd14b5f: Pulling fs layer [2022-09-12T17:26:37.894Z] 2de7ff778b66: Pulling fs layer [2022-09-12T17:26:37.894Z] e9a5061849ea: Waiting [2022-09-12T17:26:37.894Z] d747dcd14b5f: Waiting [2022-09-12T17:26:37.894Z] 2de7ff778b66: Waiting [2022-09-12T17:26:37.894Z] 9712f1f96733: Verifying Checksum [2022-09-12T17:26:37.894Z] 9712f1f96733: Download complete [2022-09-12T17:26:38.155Z] 63f879dbbcfc: Verifying Checksum [2022-09-12T17:26:38.155Z] 63f879dbbcfc: Download complete [2022-09-12T17:26:38.414Z] e9a5061849ea: Verifying Checksum [2022-09-12T17:26:38.414Z] e9a5061849ea: Download complete [2022-09-12T17:26:38.414Z] d747dcd14b5f: Verifying Checksum [2022-09-12T17:26:38.414Z] d747dcd14b5f: Download complete [2022-09-12T17:26:38.414Z] 2de7ff778b66: Verifying Checksum [2022-09-12T17:26:38.414Z] 2de7ff778b66: Download complete [2022-09-12T17:26:38.414Z] ab5ef0e58194: Verifying Checksum [2022-09-12T17:26:38.414Z] ab5ef0e58194: Download complete [2022-09-12T17:26:38.414Z] 0d9ebad4ef96: Verifying Checksum [2022-09-12T17:26:38.414Z] 0d9ebad4ef96: Download complete [2022-09-12T17:26:40.948Z] ab5ef0e58194: Pull complete [2022-09-12T17:26:40.948Z] 9712f1f96733: Pull complete [2022-09-12T17:26:41.881Z] 63f879dbbcfc: Pull complete [2022-09-12T17:26:45.171Z] 0d9ebad4ef96: Pull complete [2022-09-12T17:26:45.430Z] e9a5061849ea: Pull complete [2022-09-12T17:26:45.688Z] d747dcd14b5f: Pull complete [2022-09-12T17:26:46.626Z] 2de7ff778b66: Pull complete [2022-09-12T17:26:46.626Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-12T17:26:46.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-12T17:26:46.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:26:46.729Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:26:46.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-12T17:26:49.794Z] $ docker top 339bb5b78a4bfe8ec63a3514b8f5e653211dcb0e58bd0ef55b89b94ed10133d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:26:49.884Z] provisioning config files... [2022-09-12T17:26:49.891Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4597589400652139816tmp [2022-09-12T17:26:49.903Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config823449859509000256tmp [2022-09-12T17:26:49.913Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6144504768076228014tmp [Pipeline] { [Pipeline] echo [2022-09-12T17:26:49.927Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:26:50.212Z] ---> sigul-configuration.sh [2022-09-12T17:26:50.212Z] gpg: directory `/root/.gnupg' created [2022-09-12T17:26:50.212Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-12T17:26:50.212Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-12T17:26:50.212Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-12T17:26:50.212Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-12T17:26:50.212Z] gpg: CAST5 encrypted data [2022-09-12T17:26:50.212Z] gpg: encrypted with 1 passphrase [2022-09-12T17:26:50.212Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-12T17:26:50.499Z] + mkdir /home/jenkins [2022-09-12T17:26:50.499Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-12T17:26:50.788Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-12T17:26:50.798Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:26:51.083Z] ---> sigul-install.sh [2022-09-12T17:26:51.084Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-12T17:26:51.371Z] + git tag --list [2022-09-12T17:26:51.371Z] v0.0.0 [2022-09-12T17:26:51.371Z] v1.0.0 [2022-09-12T17:26:51.371Z] v2.1.0 [2022-09-12T17:26:51.371Z] v2.1.1 [2022-09-12T17:26:51.371Z] v2.1.1-dev.1 [2022-09-12T17:26:51.371Z] v2.2.0 [2022-09-12T17:26:51.371Z] v2.2.1-dev.1 [2022-09-12T17:26:51.371Z] v2.2.1-dev.2 [2022-09-12T17:26:51.371Z] v2.2.1-dev.3 [2022-09-12T17:26:51.371Z] v2.2.1-dev.4 [2022-09-12T17:26:51.371Z] v2.2.1-dev.5 [2022-09-12T17:26:51.371Z] v2.2.1-dev.6 [2022-09-12T17:26:51.371Z] v2.2.1-dev.7 [2022-09-12T17:26:51.371Z] v2.3.0-dev.10 [2022-09-12T17:26:51.371Z] v2.3.0-dev.11 [2022-09-12T17:26:51.371Z] v2.3.0-dev.7 [2022-09-12T17:26:51.371Z] v2.3.0-dev.8 [2022-09-12T17:26:51.371Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-12T17:26:51.658Z] + lftools sign git-tag v2.3.0-dev.11 [2022-09-12T17:26:52.227Z] Signing Git tag with Sigul... [2022-09-12T17:26:52.227Z] Signing v2.3.0-dev.11 [Pipeline] echo [2022-09-12T17:26:52.806Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:26:53.092Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-12T17:26:53.100Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-12T17:26:53.114Z] $ docker stop --time=1 339bb5b78a4bfe8ec63a3514b8f5e653211dcb0e58bd0ef55b89b94ed10133d9 [2022-09-12T17:26:54.395Z] $ docker rm -f 339bb5b78a4bfe8ec63a3514b8f5e653211dcb0e58bd0ef55b89b94ed10133d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-12T17:26:54.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:26:54.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:26:55.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:26:55.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:26:55.195Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:26:55.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-12T17:26:55.577Z] $ docker top adfda15e86baee9aeab7392fdd3ae2315ac88db1d49f954159674a893eab50d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:26:55.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:26:55.680Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:26:55.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:26:55.814Z] $ docker exec adfda15e86baee9aeab7392fdd3ae2315ac88db1d49f954159674a893eab50d2 ssh-agent [2022-09-12T17:26:55.958Z] SSH_AUTH_SOCK=/tmp/ssh-ZO0TM4Fd1uqp/agent.33 [2022-09-12T17:26:55.958Z] SSH_AGENT_PID=40 [2022-09-12T17:26:55.964Z] Running ssh-add (command line suppressed) [2022-09-12T17:26:56.064Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5619340548710434125.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5619340548710434125.key) [2022-09-12T17:26:56.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:26:56.374Z] + git semver bump pre [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,558 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,558 [bump_version] DEBUG bumping version:2.3.0-dev.11 on axis:pre with prefix:dev [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,558 [bump_version] DEBUG bumped version:2.3.0-dev.12 [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,558 [write_version] DEBUG write version:2.3.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,558 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,558 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,561 [execute] INFO git cat-file --batch-check [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,567 [execute] INFO git cat-file --batch [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:26:56.635Z] 2022-09-12 17:26:56,572 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-12T17:26:56.635Z] 2.3.0-dev.12 [Pipeline] } [2022-09-12T17:26:56.639Z] $ docker exec --env ******** --env ******** adfda15e86baee9aeab7392fdd3ae2315ac88db1d49f954159674a893eab50d2 ssh-agent -k [2022-09-12T17:26:56.757Z] unset SSH_AUTH_SOCK; [2022-09-12T17:26:56.757Z] unset SSH_AGENT_PID; [2022-09-12T17:26:56.757Z] echo Agent pid 40 killed; [2022-09-12T17:26:56.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:26:57.084Z] + git semver [Pipeline] } [2022-09-12T17:26:57.350Z] $ docker stop --time=1 adfda15e86baee9aeab7392fdd3ae2315ac88db1d49f954159674a893eab50d2 [2022-09-12T17:26:58.678Z] $ docker rm -f adfda15e86baee9aeab7392fdd3ae2315ac88db1d49f954159674a893eab50d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:26:59.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:26:59.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:26:59.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:26:59.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:26:59.404Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:26:59.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-12T17:26:59.772Z] $ docker top 6fe3d1cfc4f335527e832b6c62819b08217e725fa8dcaae042abbeff014e3bd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:26:59.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:26:59.876Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:27:00.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:26:59.999Z] $ docker exec 6fe3d1cfc4f335527e832b6c62819b08217e725fa8dcaae042abbeff014e3bd6 ssh-agent [2022-09-12T17:27:00.120Z] SSH_AUTH_SOCK=/tmp/ssh-uYzk5Mvud37L/agent.33 [2022-09-12T17:27:00.120Z] SSH_AGENT_PID=39 [2022-09-12T17:27:00.126Z] Running ssh-add (command line suppressed) [2022-09-12T17:27:00.235Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5691728938794723289.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5691728938794723289.key) [2022-09-12T17:27:00.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:27:00.554Z] + git semver push [2022-09-12T17:27:00.815Z] 2022-09-12 17:27:00,762 [run_push] DEBUG push [2022-09-12T17:27:00.815Z] 2022-09-12 17:27:00,763 [execute] INFO git cat-file --batch-check [2022-09-12T17:27:00.815Z] 2022-09-12 17:27:00,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:27:00.815Z] 2022-09-12 17:27:00,767 [execute] INFO git rev-list fa9c97bd97811ef1322210bfd6f4a6b68cdbfc17 -- [2022-09-12T17:27:00.815Z] 2022-09-12 17:27:00,767 [execute] DEBUG Popen(['git', 'rev-list', 'fa9c97bd97811ef1322210bfd6f4a6b68cdbfc17', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:27:00.815Z] 2022-09-12 17:27:00,773 [execute] INFO git fetch -v origin [2022-09-12T17:27:00.815Z] 2022-09-12 17:27:00,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-12T17:27:01.386Z] 2022-09-12 17:27:01,315 [run_push] DEBUG no remote changes detected [2022-09-12T17:27:01.386Z] 2022-09-12 17:27:01,316 [execute] INFO git push origin semver [2022-09-12T17:27:01.386Z] 2022-09-12 17:27:01,316 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:27:02.326Z] 2022-09-12 17:27:02,191 [run_push] DEBUG push all version tags [2022-09-12T17:27:02.327Z] 2022-09-12 17:27:02,191 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-12T17:27:02.327Z] 2022-09-12 17:27:02,191 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:27:03.267Z] 2022-09-12 17:27:02,992 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-12T17:27:03.267Z] 2.3.0-dev.12 [Pipeline] } [2022-09-12T17:27:03.269Z] $ docker exec --env ******** --env ******** 6fe3d1cfc4f335527e832b6c62819b08217e725fa8dcaae042abbeff014e3bd6 ssh-agent -k [2022-09-12T17:27:03.374Z] unset SSH_AUTH_SOCK; [2022-09-12T17:27:03.374Z] unset SSH_AGENT_PID; [2022-09-12T17:27:03.374Z] echo Agent pid 39 killed; [2022-09-12T17:27:03.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:27:03.697Z] + git semver [Pipeline] } [2022-09-12T17:27:03.964Z] $ docker stop --time=1 6fe3d1cfc4f335527e832b6c62819b08217e725fa8dcaae042abbeff014e3bd6 [2022-09-12T17:27:05.244Z] $ docker rm -f 6fe3d1cfc4f335527e832b6c62819b08217e725fa8dcaae042abbeff014e3bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-09-12T17:27:05.820Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-09-12T17:27:05.820Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-12T17:27:05.820Z] total 16 [2022-09-12T17:27:05.820Z] drwxr-xr-x 3 root root 4096 Sep 12 17:16 . [2022-09-12T17:27:05.820Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 17:26 .. [2022-09-12T17:27:05.820Z] drwxr-xr-x 2 root root 4096 Sep 12 17:16 cost [2022-09-12T17:27:05.820Z] -rw-r--r-- 1 root root 90 Sep 12 17:16 cost.csv [2022-09-12T17:27:05.820Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-12T17:27:05.820Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-12T17:27:05.820Z] total 16 [2022-09-12T17:27:05.820Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:16 . [2022-09-12T17:27:05.820Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 17:26 .. [2022-09-12T17:27:05.820Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 17:16 cost [2022-09-12T17:27:05.820Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 12 17:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:06.112Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:06.973Z] ---> package-listing.sh [2022-09-12T17:27:06.973Z] ++ facter osfamily [2022-09-12T17:27:06.973Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-12T17:27:07.233Z] + OS_FAMILY=debian [2022-09-12T17:27:07.233Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-09-12T17:27:07.233Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-12T17:27:07.233Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-12T17:27:07.233Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-12T17:27:07.233Z] + PACKAGES=/tmp/packages_start.txt [2022-09-12T17:27:07.233Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-09-12T17:27:07.233Z] + PACKAGES=/tmp/packages_end.txt [2022-09-12T17:27:07.233Z] + case "${OS_FAMILY}" in [2022-09-12T17:27:07.233Z] + dpkg -l [2022-09-12T17:27:07.233Z] + grep '^ii' [2022-09-12T17:27:07.233Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-12T17:27:07.233Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-12T17:27:07.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-12T17:27:07.233Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-09-12T17:27:07.233Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-09-12T17:27:07.233Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-09-12T17:27:07.244Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-12T17:27:07.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:27:08.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:27:08.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:27:08.162Z] prd-ubuntu20.04-docker-8c-8g-28966 does not seem to be running inside a container [2022-09-12T17:27:08.192Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-12T17:27:08.390Z] $ docker top 24522ca654b4e75827faa5d8bec4a8b67f38b53089270efd75897a0910cc41a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:27:08.748Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-12T17:27:09.037Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-12T17:27:09.324Z] + ls /var/log/sa-host [2022-09-12T17:27:09.324Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:27:09.391Z] provisioning config files... [2022-09-12T17:27:09.400Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config404924505687313243tmp [Pipeline] { [Pipeline] echo [2022-09-12T17:27:09.414Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:09.696Z] ---> create-netrc.sh [Pipeline] } [2022-09-12T17:27:09.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:10.031Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-12T17:27:10.039Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:10.324Z] ---> sudo-logs.sh [2022-09-12T17:27:10.324Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-12T17:27:10.345Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:10.633Z] ---> job-cost.sh [2022-09-12T17:27:10.633Z] lf-activate-venv: SKIPPING [2022-09-12T17:27:10.633Z] DEBUG: total: 0.2199999988079071 [2022-09-12T17:27:10.633Z] INFO: Retrieving Stack Cost... [2022-09-12T17:27:11.202Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T17:27:11.462Z] INFO: Archiving Costs [Pipeline] echo [2022-09-12T17:27:11.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:11.760Z] ---> logs-deploy.sh [2022-09-12T17:27:11.760Z] lf-activate-venv: SKIPPING [2022-09-12T17:27:11.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/47 [2022-09-12T17:27:11.760Z] INFO: archiving workspace using pattern(s): [2022-09-12T17:27:12.703Z] Archives upload complete. [2022-09-12T17:27:12.703Z] INFO: archiving logs to Nexus