Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd50c67dda48d59214514b13406723cfe5ff62e7 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-ssh10057760961487315505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6652864322704253879.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh52200786477370815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh15903659774827924951.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11109236014000381829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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 ‘prd-ubuntu20.04-docker-8c-8g-15338’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15344 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cd50c67dda48d59214514b13406723cfe5ff62e7 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 cd50c67dda48d59214514b13406723cfe5ff62e7 # timeout=10 Commit message: "doc: Update attribution.txt to reference paho license as v2.0 (#89)" > git rev-list --no-walk 993cf3e57aaceca8bb36ff677d4f27516283947c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-22T17:06:36.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-22T17:06:36.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-22T17:06:36.737Z] ========================================================= [2022-06-22T17:06:36.737Z] EdgeX Global Pipelines Version Info [2022-06-22T17:06:36.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:06:37.490Z] ------------------- [2022-06-22T17:06:37.490Z] stable info: [2022-06-22T17:06:37.490Z] ------------------- [2022-06-22T17:06:37.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-22T17:06:37.490Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T17:06:37.490Z] Message: update stable to v1.0.234 [2022-06-22T17:06:38.066Z] ------------------- [2022-06-22T17:06:38.066Z] experimental info: [2022-06-22T17:06:38.066Z] ------------------- [2022-06-22T17:06:38.066Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-22T17:06:38.066Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T17:06:38.066Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-22T17:06:38.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-22T17:06:38.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-22T17:06:38.348Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-22T17:06:38.356Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-22T17:06:38.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-22T17:06:38.378Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-22T17:06:38.392Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-22T17:06:38.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-22T17:06:38.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-22T17:06:38.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-22T17:06:38.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-22T17:06:38.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-22T17:06:38.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-22T17:06:38.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-22T17:06:38.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T17:06:38.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T17:06:38.510Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T17:06:38.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T17:06:38.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-22T17:06:38.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-22T17:06:38.558Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-22T17:06:38.569Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-22T17:06:38.581Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-22T17:06:38.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-22T17:06:38.609Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-22T17:06:38.619Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-22T17:06:38.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-22T17:06:38.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-22T17:06:38.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-22T17:06:38.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-22T17:06:38.680Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd50c67dda48d59214514b13406723cfe5ff62e7 [Pipeline] echo [2022-06-22T17:06:38.693Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd50c67 [Pipeline] echo [2022-06-22T17:06:38.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T17:06:38.744Z] provisioning config files... [2022-06-22T17:06:38.757Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config791974313755231322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:06:39.078Z] ---> docker-login.sh [2022-06-22T17:06:39.078Z] nexus3.edgexfoundry.org:10001 [2022-06-22T17:06:39.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:39.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:39.339Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:39.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:39.339Z] [2022-06-22T17:06:39.339Z] Login Succeeded [2022-06-22T17:06:39.339Z] nexus3.edgexfoundry.org:10002 [2022-06-22T17:06:39.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:39.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:39.600Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:39.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:39.600Z] [2022-06-22T17:06:39.600Z] Login Succeeded [2022-06-22T17:06:39.600Z] nexus3.edgexfoundry.org:10003 [2022-06-22T17:06:39.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:39.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:39.862Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:39.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:39.862Z] [2022-06-22T17:06:39.862Z] Login Succeeded [2022-06-22T17:06:39.862Z] nexus3.edgexfoundry.org:10004 [2022-06-22T17:06:39.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:39.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:39.862Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:39.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:39.862Z] [2022-06-22T17:06:39.862Z] Login Succeeded [2022-06-22T17:06:39.862Z] docker.io [2022-06-22T17:06:40.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:40.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:40.387Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:40.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:40.387Z] [2022-06-22T17:06:40.387Z] Login Succeeded [2022-06-22T17:06:40.387Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T17:06:40.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-22T17:06:40.771Z] + git rev-list -1 --merges cd50c67dda48d59214514b13406723cfe5ff62e7~1..cd50c67dda48d59214514b13406723cfe5ff62e7 [Pipeline] echo [2022-06-22T17:06:40.800Z] -----------> git rev-list -1 --merges cd50c67dda48d59214514b13406723cfe5ff62e7~1..cd50c67dda48d59214514b13406723cfe5ff62e7 cd50c67dda48d59214514b13406723cfe5ff62e7 [false] [Pipeline] sh [2022-06-22T17:06:41.089Z] + git log --format=format:%s -1 cd50c67dda48d59214514b13406723cfe5ff62e7 [Pipeline] echo [2022-06-22T17:06:41.107Z] ========================================================= [2022-06-22T17:06:41.107Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-22T17:06:41.107Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T17:06:41.444Z] + git log --format=format:%s -1 cd50c67dda48d59214514b13406723cfe5ff62e7 [Pipeline] echo [2022-06-22T17:06:41.457Z] [semverPrep] GIT_COMMIT: cd50c67dda48d59214514b13406723cfe5ff62e7, Commit Message: doc: Update attribution.txt to reference paho license as v2.0 (#89) [Pipeline] echo [2022-06-22T17:06:41.467Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-22T17:06:41.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T17:06:41.813Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-22T17:06:41.813Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-22T17:06:41.813Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-22T17:06:41.813Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-22T17:06:41.813Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-22T17:06:41.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:06:42.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T17:06:42.167Z] [2022-06-22T17:06:42.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:06:42.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T17:06:42.475Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-22T17:06:42.475Z] 42c077c10790: Pulling fs layer [2022-06-22T17:06:42.475Z] f63e77b7563a: Pulling fs layer [2022-06-22T17:06:42.475Z] bd5fdadae976: Pulling fs layer [2022-06-22T17:06:42.475Z] 205491f53016: Pulling fs layer [2022-06-22T17:06:42.475Z] df18705c85c3: Pulling fs layer [2022-06-22T17:06:42.475Z] bdb3f477010e: Pulling fs layer [2022-06-22T17:06:42.475Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-22T17:06:42.475Z] 2c6e9b1d212d: Pulling fs layer [2022-06-22T17:06:42.475Z] bdb8f0575790: Pulling fs layer [2022-06-22T17:06:42.475Z] 386e3cb2ff24: Pulling fs layer [2022-06-22T17:06:42.475Z] 2343380bae48: Pulling fs layer [2022-06-22T17:06:42.475Z] bdb8f0575790: Waiting [2022-06-22T17:06:42.475Z] bdb3f477010e: Waiting [2022-06-22T17:06:42.475Z] c8a8fc8e1c8f: Waiting [2022-06-22T17:06:42.475Z] 2c6e9b1d212d: Waiting [2022-06-22T17:06:42.475Z] 386e3cb2ff24: Waiting [2022-06-22T17:06:42.475Z] 205491f53016: Waiting [2022-06-22T17:06:42.475Z] 2343380bae48: Waiting [2022-06-22T17:06:42.475Z] df18705c85c3: Waiting [2022-06-22T17:06:42.475Z] f63e77b7563a: Download complete [2022-06-22T17:06:42.475Z] 205491f53016: Verifying Checksum [2022-06-22T17:06:42.475Z] 205491f53016: Download complete [2022-06-22T17:06:42.735Z] df18705c85c3: Verifying Checksum [2022-06-22T17:06:42.735Z] df18705c85c3: Download complete [2022-06-22T17:06:42.735Z] bdb3f477010e: Verifying Checksum [2022-06-22T17:06:42.735Z] bdb3f477010e: Download complete [2022-06-22T17:06:42.735Z] bd5fdadae976: Verifying Checksum [2022-06-22T17:06:42.735Z] bd5fdadae976: Download complete [2022-06-22T17:06:42.735Z] 2c6e9b1d212d: Download complete [2022-06-22T17:06:42.735Z] bdb8f0575790: Verifying Checksum [2022-06-22T17:06:42.735Z] 386e3cb2ff24: Download complete [2022-06-22T17:06:42.735Z] 2343380bae48: Verifying Checksum [2022-06-22T17:06:42.735Z] 2343380bae48: Download complete [2022-06-22T17:06:42.735Z] 42c077c10790: Verifying Checksum [2022-06-22T17:06:42.735Z] 42c077c10790: Download complete [2022-06-22T17:06:42.996Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-22T17:06:42.996Z] c8a8fc8e1c8f: Download complete [2022-06-22T17:06:43.938Z] 42c077c10790: Pull complete [2022-06-22T17:06:44.198Z] f63e77b7563a: Pull complete [2022-06-22T17:06:44.768Z] bd5fdadae976: Pull complete [2022-06-22T17:06:44.768Z] 205491f53016: Pull complete [2022-06-22T17:06:45.030Z] df18705c85c3: Pull complete [2022-06-22T17:06:45.030Z] bdb3f477010e: Pull complete [2022-06-22T17:06:46.938Z] c8a8fc8e1c8f: Pull complete [2022-06-22T17:06:46.939Z] 2c6e9b1d212d: Pull complete [2022-06-22T17:06:47.199Z] bdb8f0575790: Pull complete [2022-06-22T17:06:47.199Z] 386e3cb2ff24: Pull complete [2022-06-22T17:06:47.199Z] 2343380bae48: Pull complete [2022-06-22T17:06:47.199Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-22T17:06:47.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T17:06:47.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:06:47.298Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:06:47.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:06:48.839Z] $ docker top faeabb3e2134b59c10940a80afd94a37176a8bd2fb599c86b96b179ae506ccdb -eo pid,comm [2022-06-22T17:06:48.901Z] 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-06-22T17:06:48.901Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T17:06:48.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T17:06:48.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T17:06:49.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T17:06:49.093Z] $ docker exec faeabb3e2134b59c10940a80afd94a37176a8bd2fb599c86b96b179ae506ccdb ssh-agent [2022-06-22T17:06:49.213Z] SSH_AUTH_SOCK=/tmp/ssh-buW6x1oOLnMR/agent.34 [2022-06-22T17:06:49.213Z] SSH_AGENT_PID=41 [2022-06-22T17:06:49.221Z] Running ssh-add (command line suppressed) [2022-06-22T17:06:49.345Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3115816142285309768.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3115816142285309768.key) [2022-06-22T17:06:49.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T17:06:49.651Z] + git tag --points-at HEAD [Pipeline] } [2022-06-22T17:06:49.668Z] $ docker exec --env ******** --env ******** faeabb3e2134b59c10940a80afd94a37176a8bd2fb599c86b96b179ae506ccdb ssh-agent -k [2022-06-22T17:06:49.808Z] unset SSH_AUTH_SOCK; [2022-06-22T17:06:49.809Z] unset SSH_AGENT_PID; [2022-06-22T17:06:49.809Z] echo Agent pid 41 killed; [2022-06-22T17:06:49.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-22T17:06:49.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T17:06:49.846Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T17:06:49.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T17:06:49.992Z] $ docker exec faeabb3e2134b59c10940a80afd94a37176a8bd2fb599c86b96b179ae506ccdb ssh-agent [2022-06-22T17:06:50.128Z] SSH_AUTH_SOCK=/tmp/ssh-Q2HSYrPXTTX0/agent.73 [2022-06-22T17:06:50.128Z] SSH_AGENT_PID=80 [2022-06-22T17:06:50.134Z] Running ssh-add (command line suppressed) [2022-06-22T17:06:50.257Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1879392995102378079.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1879392995102378079.key) [2022-06-22T17:06:50.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T17:06:50.566Z] + git semver init [2022-06-22T17:06:50.826Z] 2022-06-22 17:06:50,783 [run_init] DEBUG init version:0.0.0 force:False [2022-06-22T17:06:50.826Z] 2022-06-22 17:06:50,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-06-22T17:06:50.826Z] 2022-06-22 17:06:50,784 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-06-22T17:06:50.826Z] 2022-06-22 17:06:50,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T17:06:52.213Z] 2022-06-22 17:06:51,799 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-06-22T17:06:52.213Z] 2022-06-22 17:06:51,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-06-22T17:06:52.213Z] 2022-06-22 17:06:51,799 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T17:06:52.213Z] 2022-06-22 17:06:51,800 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T17:06:52.213Z] 2.2.1-dev.2 [Pipeline] } [2022-06-22T17:06:52.227Z] $ docker exec --env ******** --env ******** faeabb3e2134b59c10940a80afd94a37176a8bd2fb599c86b96b179ae506ccdb ssh-agent -k [2022-06-22T17:06:52.326Z] unset SSH_AUTH_SOCK; [2022-06-22T17:06:52.327Z] unset SSH_AGENT_PID; [2022-06-22T17:06:52.327Z] echo Agent pid 80 killed; [2022-06-22T17:06:52.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T17:06:52.651Z] + git semver [Pipeline] } [2022-06-22T17:06:52.931Z] $ docker stop --time=1 faeabb3e2134b59c10940a80afd94a37176a8bd2fb599c86b96b179ae506ccdb [2022-06-22T17:06:54.302Z] $ docker rm -f faeabb3e2134b59c10940a80afd94a37176a8bd2fb599c86b96b179ae506ccdb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T17:06:54.651Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-22T17:06:54.908Z] Stashed 1 file(s) [Pipeline] echo [2022-06-22T17:06:54.911Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.2 [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-06-22T17:06:55.017Z] provisioning config files... [2022-06-22T17:06:55.027Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config599920694012609354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:06:55.327Z] ---> docker-login.sh [2022-06-22T17:06:55.328Z] nexus3.edgexfoundry.org:10001 [2022-06-22T17:06:55.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:55.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:55.328Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:55.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:55.328Z] [2022-06-22T17:06:55.328Z] Login Succeeded [2022-06-22T17:06:55.328Z] nexus3.edgexfoundry.org:10002 [2022-06-22T17:06:55.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:55.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:55.589Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:55.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:55.589Z] [2022-06-22T17:06:55.589Z] Login Succeeded [2022-06-22T17:06:55.589Z] nexus3.edgexfoundry.org:10003 [2022-06-22T17:06:55.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:55.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:55.589Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:55.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:55.589Z] [2022-06-22T17:06:55.589Z] Login Succeeded [2022-06-22T17:06:55.589Z] nexus3.edgexfoundry.org:10004 [2022-06-22T17:06:55.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:55.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:55.849Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:55.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:55.849Z] [2022-06-22T17:06:55.849Z] Login Succeeded [2022-06-22T17:06:55.849Z] docker.io [2022-06-22T17:06:55.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:06:56.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:06:56.109Z] Configure a credential helper to remove this warning. See [2022-06-22T17:06:56.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:06:56.109Z] [2022-06-22T17:06:56.109Z] Login Succeeded [2022-06-22T17:06:56.109Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T17:06:56.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T17:06:56.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T17:06:56.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T17:06:56.204Z] ========================================================= [2022-06-22T17:06:56.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-22T17:06:56.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:06:56.522Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-22T17:06:56.522Z] Sending build context to Docker daemon 12.44MB [2022-06-22T17:06:56.522Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T17:06:56.522Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T17:06:56.522Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-22T17:06:56.522Z] 59bf1c3509f3: Pulling fs layer [2022-06-22T17:06:56.522Z] 666ba61612fd: Pulling fs layer [2022-06-22T17:06:56.522Z] 8ed8ca486205: Pulling fs layer [2022-06-22T17:06:56.522Z] cc1cd167ecdc: Pulling fs layer [2022-06-22T17:06:56.522Z] c516ae0d96e1: Pulling fs layer [2022-06-22T17:06:56.522Z] cc1cd167ecdc: Waiting [2022-06-22T17:06:56.522Z] 684cea983483: Pulling fs layer [2022-06-22T17:06:56.522Z] dd3240ac7de5: Pulling fs layer [2022-06-22T17:06:56.522Z] b1e948a4e11c: Pulling fs layer [2022-06-22T17:06:56.522Z] a8fd76ee1af6: Pulling fs layer [2022-06-22T17:06:56.522Z] 646ad004c059: Pulling fs layer [2022-06-22T17:06:56.522Z] c516ae0d96e1: Waiting [2022-06-22T17:06:56.522Z] 646ad004c059: Waiting [2022-06-22T17:06:56.522Z] a8fd76ee1af6: Waiting [2022-06-22T17:06:56.522Z] b1e948a4e11c: Waiting [2022-06-22T17:06:56.522Z] 684cea983483: Waiting [2022-06-22T17:06:56.522Z] 8ed8ca486205: Verifying Checksum [2022-06-22T17:06:56.522Z] 8ed8ca486205: Download complete [2022-06-22T17:06:56.522Z] 666ba61612fd: Download complete [2022-06-22T17:06:56.787Z] c516ae0d96e1: Verifying Checksum [2022-06-22T17:06:56.787Z] c516ae0d96e1: Download complete [2022-06-22T17:06:56.787Z] 684cea983483: Verifying Checksum [2022-06-22T17:06:56.787Z] 684cea983483: Download complete [2022-06-22T17:06:56.787Z] dd3240ac7de5: Verifying Checksum [2022-06-22T17:06:56.787Z] dd3240ac7de5: Download complete [2022-06-22T17:06:56.787Z] 59bf1c3509f3: Download complete [2022-06-22T17:06:56.787Z] b1e948a4e11c: Verifying Checksum [2022-06-22T17:06:56.787Z] b1e948a4e11c: Download complete [2022-06-22T17:06:56.787Z] 59bf1c3509f3: Pull complete [2022-06-22T17:06:57.050Z] 666ba61612fd: Pull complete [2022-06-22T17:06:57.050Z] 8ed8ca486205: Pull complete [2022-06-22T17:06:57.310Z] 646ad004c059: Verifying Checksum [2022-06-22T17:06:57.310Z] 646ad004c059: Download complete [2022-06-22T17:06:57.310Z] a8fd76ee1af6: Download complete [2022-06-22T17:06:57.310Z] cc1cd167ecdc: Verifying Checksum [2022-06-22T17:06:57.310Z] cc1cd167ecdc: Download complete [2022-06-22T17:07:01.500Z] cc1cd167ecdc: Pull complete [2022-06-22T17:07:01.500Z] c516ae0d96e1: Pull complete [2022-06-22T17:07:01.500Z] 684cea983483: Pull complete [2022-06-22T17:07:01.500Z] dd3240ac7de5: Pull complete [2022-06-22T17:07:01.500Z] b1e948a4e11c: Pull complete [2022-06-22T17:07:03.420Z] a8fd76ee1af6: Pull complete [2022-06-22T17:07:03.681Z] 646ad004c059: Pull complete [2022-06-22T17:07:03.944Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-22T17:07:03.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T17:07:03.944Z] ---> 8f69c11f6b0c [2022-06-22T17:07:03.944Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T17:07:06.490Z] ---> Running in ccfbf6fce7f4 [2022-06-22T17:07:06.490Z] Removing intermediate container ccfbf6fce7f4 [2022-06-22T17:07:06.490Z] ---> 89979decf84f [2022-06-22T17:07:06.490Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T17:07:06.490Z] ---> Running in 1002d7e6718c [2022-06-22T17:07:06.490Z] Removing intermediate container 1002d7e6718c [2022-06-22T17:07:06.490Z] ---> 854a6567e746 [2022-06-22T17:07:06.490Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T17:07:06.490Z] ---> Running in 88d47d4273be [2022-06-22T17:07:06.490Z] Removing intermediate container 88d47d4273be [2022-06-22T17:07:06.490Z] ---> 16135609a609 [2022-06-22T17:07:06.490Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T17:07:06.490Z] ---> Running in c23c8632497f [2022-06-22T17:07:07.063Z] Removing intermediate container c23c8632497f [2022-06-22T17:07:07.063Z] ---> 1bcee24d6acb [2022-06-22T17:07:07.063Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T17:07:07.063Z] ---> Running in d902267d91fe [2022-06-22T17:07:07.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T17:07:08.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T17:07:08.528Z] OK: 221 MiB in 52 packages [2022-06-22T17:07:08.788Z] Removing intermediate container d902267d91fe [2022-06-22T17:07:08.788Z] ---> 2f9e6284a7c6 [2022-06-22T17:07:08.788Z] Step 8/13 : WORKDIR /app [2022-06-22T17:07:08.788Z] ---> Running in e2e7428da104 [2022-06-22T17:07:09.048Z] Removing intermediate container e2e7428da104 [2022-06-22T17:07:09.048Z] ---> b4a09a2dc262 [2022-06-22T17:07:09.048Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T17:07:09.048Z] ---> a8a1fc288afd [2022-06-22T17:07:09.048Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T17:07:09.048Z] ---> Running in 95dcd9bba752 [2022-06-22T17:07:09.990Z] Still waiting to schedule task [2022-06-22T17:07:09.990Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15340’ is offline [2022-06-22T17:07:23.945Z] Removing intermediate container 95dcd9bba752 [2022-06-22T17:07:23.945Z] ---> 8d8b9482ce9d [2022-06-22T17:07:23.945Z] Step 11/13 : COPY . . [2022-06-22T17:07:23.945Z] ---> ee9b9627f1a4 [2022-06-22T17:07:23.945Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T17:07:23.945Z] ---> Running in 8b63937a70d1 [2022-06-22T17:07:23.945Z] Removing intermediate container 8b63937a70d1 [2022-06-22T17:07:23.945Z] ---> 5c8dae6e7818 [2022-06-22T17:07:23.945Z] Step 13/13 : RUN $MAKE [2022-06-22T17:07:23.945Z] ---> Running in a3cdc21976af [2022-06-22T17:07:23.945Z] noop [2022-06-22T17:07:23.945Z] Removing intermediate container a3cdc21976af [2022-06-22T17:07:23.945Z] ---> 9d2dba8907c1 [2022-06-22T17:07:23.945Z] Successfully built 9d2dba8907c1 [2022-06-22T17:07:23.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:07:24.310Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T17:07:24.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:07:24.408Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:07:24.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:07:24.844Z] $ docker top 5e23d496d26690304537c769dde1fcb0046876238b2fd3dcc73752a28e8f6295 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T17:07:25.200Z] + go version [2022-06-22T17:07:25.200Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-22T17:07:25.214Z] $ docker stop --time=1 5e23d496d26690304537c769dde1fcb0046876238b2fd3dcc73752a28e8f6295 [2022-06-22T17:07:26.505Z] $ docker rm -f 5e23d496d26690304537c769dde1fcb0046876238b2fd3dcc73752a28e8f6295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:07:26.934Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T17:07:26.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:07:27.015Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:07:27.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:07:27.428Z] $ docker top 4591b6b133cc64f9dc2f89a0bd711ff0a78ed4337027fc3e54dbb17fc7d03570 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T17:07:27.786Z] + make test [2022-06-22T17:07:27.786Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-22T17:07:37.784Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-22T17:07:37.784Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.037s coverage: 86.2% of statements [2022-06-22T17:07:37.784Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-22T17:07:39.706Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.540s coverage: 71.9% of statements [2022-06-22T17:07:47.828Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-22T17:07:51.120Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T17:07:51.120Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T17:07:51.120Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-22T17:07:51.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T17:07:51.409Z] $ docker stop --time=1 4591b6b133cc64f9dc2f89a0bd711ff0a78ed4337027fc3e54dbb17fc7d03570 [2022-06-22T17:07:53.233Z] $ docker rm -f 4591b6b133cc64f9dc2f89a0bd711ff0a78ed4337027fc3e54dbb17fc7d03570 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T17:07:53.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T17:07:53.733Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-22T17:07:54.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T17:07:54.478Z] + ls -al . [2022-06-22T17:07:54.478Z] total 228 [2022-06-22T17:07:54.478Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 17:07 . [2022-06-22T17:07:54.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 17:06 .. [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 22 17:06 .dockerignore [2022-06-22T17:07:54.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 17:06 .git [2022-06-22T17:07:54.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 17:06 .github [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 22 17:06 .gitignore [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 17:06 .golangci.yml [2022-06-22T17:07:54.478Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 17:06 .semver [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jun 22 17:06 Attribution.txt [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 22 17:06 CHANGELOG.md [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 22 17:06 Dockerfile [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 17:06 GOVERNANCE.md [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 22 17:06 Jenkinsfile [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 22 17:06 LICENSE [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 22 17:06 Makefile [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 22 17:06 OWNERS.md [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 22 17:06 README.md [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 17:06 VERSION [2022-06-22T17:07:54.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 17:06 bin [2022-06-22T17:07:54.478Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 22 17:07 coverage.out [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jun 22 17:06 go.mod [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 36141 Jun 22 17:06 go.sum [2022-06-22T17:07:54.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 17:06 images [2022-06-22T17:07:54.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 17:06 internal [2022-06-22T17:07:54.478Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 22 17:06 main.go [2022-06-22T17:07:54.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 17:06 res [2022-06-22T17:07:54.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 17:06 snap [2022-06-22T17:07:54.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 17:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:07:54.801Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cd50c67dda48d59214514b13406723cfe5ff62e7 --label arch=amd64 --label version=2.2.1-dev.2 . [2022-06-22T17:07:54.801Z] Sending build context to Docker daemon 12.44MB [2022-06-22T17:07:54.801Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T17:07:54.801Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-22T17:07:54.801Z] ---> 9d2dba8907c1 [2022-06-22T17:07:54.801Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T17:07:55.062Z] ---> Running in a1412ad3c738 [2022-06-22T17:07:55.062Z] Removing intermediate container a1412ad3c738 [2022-06-22T17:07:55.062Z] ---> 905678bc001e [2022-06-22T17:07:55.062Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T17:07:55.062Z] ---> Running in b6ad9cd6886a [2022-06-22T17:07:55.062Z] Removing intermediate container b6ad9cd6886a [2022-06-22T17:07:55.062Z] ---> 509d091b7d47 [2022-06-22T17:07:55.062Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T17:07:55.321Z] ---> Running in 7a7cb3e4054b [2022-06-22T17:07:55.321Z] Removing intermediate container 7a7cb3e4054b [2022-06-22T17:07:55.321Z] ---> 7ca421425511 [2022-06-22T17:07:55.321Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T17:07:55.321Z] ---> Running in ca1bc8b7b98d [2022-06-22T17:07:55.898Z] Removing intermediate container ca1bc8b7b98d [2022-06-22T17:07:55.898Z] ---> b3b2d9a63d5a [2022-06-22T17:07:55.898Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T17:07:55.898Z] ---> Running in addac679ca2e [2022-06-22T17:07:56.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T17:07:57.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T17:07:57.361Z] OK: 221 MiB in 52 packages [2022-06-22T17:07:57.621Z] Removing intermediate container addac679ca2e [2022-06-22T17:07:57.621Z] ---> f82e36c5f9e6 [2022-06-22T17:07:57.621Z] Step 8/31 : WORKDIR /app [2022-06-22T17:07:57.621Z] ---> Running in cc49cad73dae [2022-06-22T17:07:57.882Z] Removing intermediate container cc49cad73dae [2022-06-22T17:07:57.883Z] ---> 7086fa810f04 [2022-06-22T17:07:57.883Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-22T17:07:57.883Z] ---> f39ceb71043e [2022-06-22T17:07:57.883Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T17:07:57.883Z] ---> Running in fe3749e705a8 [2022-06-22T17:07:58.451Z] Removing intermediate container fe3749e705a8 [2022-06-22T17:07:58.451Z] ---> 04391da6f004 [2022-06-22T17:07:58.451Z] Step 11/31 : COPY . . [2022-06-22T17:07:59.021Z] ---> 3a60022d7e37 [2022-06-22T17:07:59.021Z] Step 12/31 : ARG MAKE="make build" [2022-06-22T17:07:59.021Z] ---> Running in 551da4d5c6bf [2022-06-22T17:07:59.021Z] Removing intermediate container 551da4d5c6bf [2022-06-22T17:07:59.021Z] ---> 7d80167d6c1f [2022-06-22T17:07:59.021Z] Step 13/31 : RUN $MAKE [2022-06-22T17:07:59.021Z] ---> Running in 1be5b8273d32 [2022-06-22T17:07:59.280Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-22T17:08:21.230Z] Removing intermediate container 1be5b8273d32 [2022-06-22T17:08:21.230Z] ---> 3c7236273de7 [2022-06-22T17:08:21.230Z] Step 14/31 : FROM alpine:3.14 [2022-06-22T17:08:21.230Z] 3.14: Pulling from library/alpine [2022-06-22T17:08:21.230Z] 8663204ce13b: Pulling fs layer [2022-06-22T17:08:21.230Z] 8663204ce13b: Verifying Checksum [2022-06-22T17:08:21.230Z] 8663204ce13b: Download complete [2022-06-22T17:08:21.230Z] 8663204ce13b: Pull complete [2022-06-22T17:08:21.230Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-22T17:08:21.230Z] Status: Downloaded newer image for alpine:3.14 [2022-06-22T17:08:21.230Z] ---> e04c818066af [2022-06-22T17:08:21.230Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T17:08:21.230Z] ---> Running in 61bb33cdc8fd [2022-06-22T17:08:21.230Z] Removing intermediate container 61bb33cdc8fd [2022-06-22T17:08:21.230Z] ---> a2f633dc0a3b [2022-06-22T17:08:21.230Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-22T17:08:21.230Z] ---> Running in 960ef6c31619 [2022-06-22T17:08:21.230Z] Removing intermediate container 960ef6c31619 [2022-06-22T17:08:21.230Z] ---> 4e22bd4dbc86 [2022-06-22T17:08:21.230Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T17:08:21.230Z] ---> Running in 8a199cc38a5e [2022-06-22T17:08:21.230Z] Removing intermediate container 8a199cc38a5e [2022-06-22T17:08:21.230Z] ---> 15c6e5b513ab [2022-06-22T17:08:21.230Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-22T17:08:21.230Z] ---> Running in 0cc8106a612b [2022-06-22T17:08:21.230Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-22T17:08:21.490Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-22T17:08:21.749Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-22T17:08:21.749Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-22T17:08:22.007Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-22T17:08:22.007Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T17:08:22.007Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-22T17:08:22.268Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-22T17:08:22.268Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-22T17:08:22.552Z] Executing busybox-1.33.1-r7.trigger [2022-06-22T17:08:22.552Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T17:08:22.552Z] OK: 9 MiB in 21 packages [2022-06-22T17:08:22.812Z] Removing intermediate container 0cc8106a612b [2022-06-22T17:08:22.812Z] ---> 40a02dfa39fb [2022-06-22T17:08:22.812Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-22T17:08:23.071Z] ---> fc31ca592490 [2022-06-22T17:08:23.071Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-22T17:08:23.071Z] ---> 53186f5b36a2 [2022-06-22T17:08:23.071Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-22T17:08:23.329Z] ---> 167c9c349092 [2022-06-22T17:08:23.329Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-22T17:08:23.329Z] ---> b40b2a8e2dd7 [2022-06-22T17:08:23.329Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-22T17:08:23.896Z] ---> 2fb399d8eda4 [2022-06-22T17:08:23.896Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-22T17:08:24.156Z] ---> Running in 0b47ae905904 [2022-06-22T17:08:24.727Z] Removing intermediate container 0b47ae905904 [2022-06-22T17:08:24.727Z] ---> 1fccc72d0a0b [2022-06-22T17:08:24.727Z] Step 25/31 : VOLUME /cache [2022-06-22T17:08:24.727Z] ---> Running in 8e41cd30d38d [2022-06-22T17:08:24.727Z] Removing intermediate container 8e41cd30d38d [2022-06-22T17:08:24.727Z] ---> 56a2415dcb3a [2022-06-22T17:08:24.727Z] Step 26/31 : EXPOSE 59711 [2022-06-22T17:08:24.727Z] ---> Running in 36724044e768 [2022-06-22T17:08:24.987Z] Removing intermediate container 36724044e768 [2022-06-22T17:08:24.987Z] ---> f934d6b1aaf1 [2022-06-22T17:08:24.987Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-22T17:08:24.987Z] ---> Running in 9a37418ee03e [2022-06-22T17:08:24.987Z] Removing intermediate container 9a37418ee03e [2022-06-22T17:08:24.987Z] ---> 298c3ce31265 [2022-06-22T17:08:24.987Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-22T17:08:24.987Z] ---> Running in 378dea40d110 [2022-06-22T17:08:25.245Z] Removing intermediate container 378dea40d110 [2022-06-22T17:08:25.245Z] ---> 1499e308df3d [2022-06-22T17:08:25.245Z] Step 29/31 : LABEL arch=amd64 [2022-06-22T17:08:25.245Z] ---> Running in 2d2db16bce80 [2022-06-22T17:08:25.245Z] Removing intermediate container 2d2db16bce80 [2022-06-22T17:08:25.245Z] ---> a879db3b6475 [2022-06-22T17:08:25.245Z] Step 30/31 : LABEL git_sha=cd50c67dda48d59214514b13406723cfe5ff62e7 [2022-06-22T17:08:25.504Z] ---> Running in 9ea3e0d369f1 [2022-06-22T17:08:25.504Z] Removing intermediate container 9ea3e0d369f1 [2022-06-22T17:08:25.504Z] ---> 373c5c753398 [2022-06-22T17:08:25.504Z] Step 31/31 : LABEL version=2.2.1-dev.2 [2022-06-22T17:08:25.504Z] ---> Running in 0bcd7c24e2fc [2022-06-22T17:08:25.504Z] Removing intermediate container 0bcd7c24e2fc [2022-06-22T17:08:25.504Z] ---> 94717c5580f2 [2022-06-22T17:08:25.504Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-22T17:08:25.504Z] Successfully built 94717c5580f2 [2022-06-22T17:08:25.504Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T17:08:25.858Z] provisioning config files... [2022-06-22T17:08:25.866Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config481880172062179784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:08:26.165Z] ---> docker-login.sh [2022-06-22T17:08:26.165Z] nexus3.edgexfoundry.org:10001 [2022-06-22T17:08:26.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:08:26.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:08:26.165Z] Configure a credential helper to remove this warning. See [2022-06-22T17:08:26.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:08:26.165Z] [2022-06-22T17:08:26.165Z] Login Succeeded [2022-06-22T17:08:26.165Z] nexus3.edgexfoundry.org:10002 [2022-06-22T17:08:26.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:08:26.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:08:26.426Z] Configure a credential helper to remove this warning. See [2022-06-22T17:08:26.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:08:26.426Z] [2022-06-22T17:08:26.426Z] Login Succeeded [2022-06-22T17:08:26.426Z] nexus3.edgexfoundry.org:10003 [2022-06-22T17:08:26.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:08:26.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:08:26.426Z] Configure a credential helper to remove this warning. See [2022-06-22T17:08:26.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:08:26.426Z] [2022-06-22T17:08:26.426Z] Login Succeeded [2022-06-22T17:08:26.426Z] nexus3.edgexfoundry.org:10004 [2022-06-22T17:08:26.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:08:26.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:08:26.684Z] Configure a credential helper to remove this warning. See [2022-06-22T17:08:26.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:08:26.684Z] [2022-06-22T17:08:26.684Z] Login Succeeded [2022-06-22T17:08:26.684Z] docker.io [2022-06-22T17:08:26.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:08:26.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:08:26.945Z] Configure a credential helper to remove this warning. See [2022-06-22T17:08:26.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:08:26.945Z] [2022-06-22T17:08:26.945Z] Login Succeeded [2022-06-22T17:08:26.945Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T17:08:26.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T17:08:26.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T17:08:27.012Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-06-22T17:08:27.012Z] cd50c67dda48d59214514b13406723cfe5ff62e7 [2022-06-22T17:08:27.012Z] latest [2022-06-22T17:08:27.012Z] 2.2.1-dev.2 [2022-06-22T17:08:27.012Z] cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2 [2022-06-22T17:08:27.012Z] main [2022-06-22T17:08:27.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:27.334Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd50c67dda48d59214514b13406723cfe5ff62e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:27.646Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd50c67dda48d59214514b13406723cfe5ff62e7 [2022-06-22T17:08:27.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T17:08:27.646Z] 33b658ab9b7b: Preparing [2022-06-22T17:08:27.646Z] 08462688557e: Preparing [2022-06-22T17:08:27.646Z] b9c9c7849bf0: Preparing [2022-06-22T17:08:27.646Z] 87c0a8617b7e: Preparing [2022-06-22T17:08:27.646Z] 0b01585eaed5: Preparing [2022-06-22T17:08:27.646Z] b9fad4c94c0f: Preparing [2022-06-22T17:08:27.646Z] 669d6970ccac: Preparing [2022-06-22T17:08:27.646Z] a08f63f9493c: Preparing [2022-06-22T17:08:27.646Z] b9fad4c94c0f: Waiting [2022-06-22T17:08:27.646Z] 669d6970ccac: Waiting [2022-06-22T17:08:27.646Z] a08f63f9493c: Waiting [2022-06-22T17:08:27.646Z] b541d28bf3b4: Preparing [2022-06-22T17:08:27.646Z] b541d28bf3b4: Waiting [2022-06-22T17:08:27.646Z] 0b01585eaed5: Pushed [2022-06-22T17:08:27.646Z] 33b658ab9b7b: Pushed [2022-06-22T17:08:27.646Z] b9c9c7849bf0: Pushed [2022-06-22T17:08:27.646Z] 87c0a8617b7e: Pushed [2022-06-22T17:08:27.905Z] b541d28bf3b4: Layer already exists [2022-06-22T17:08:27.905Z] b9fad4c94c0f: Pushed [2022-06-22T17:08:27.905Z] a08f63f9493c: Pushed [2022-06-22T17:08:28.165Z] 669d6970ccac: Pushed [2022-06-22T17:08:30.704Z] 08462688557e: Pushed [2022-06-22T17:08:30.704Z] cd50c67dda48d59214514b13406723cfe5ff62e7: digest: sha256:51bfae905890645ca0edfae74a3df0d6942026351696d4bb08fcc99316119194 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:31.030Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:31.344Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-06-22T17:08:31.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T17:08:31.344Z] 33b658ab9b7b: Preparing [2022-06-22T17:08:31.344Z] 08462688557e: Preparing [2022-06-22T17:08:31.344Z] b9c9c7849bf0: Preparing [2022-06-22T17:08:31.344Z] 87c0a8617b7e: Preparing [2022-06-22T17:08:31.344Z] 0b01585eaed5: Preparing [2022-06-22T17:08:31.344Z] b9fad4c94c0f: Preparing [2022-06-22T17:08:31.344Z] 669d6970ccac: Preparing [2022-06-22T17:08:31.344Z] a08f63f9493c: Preparing [2022-06-22T17:08:31.344Z] b541d28bf3b4: Preparing [2022-06-22T17:08:31.344Z] a08f63f9493c: Waiting [2022-06-22T17:08:31.344Z] b541d28bf3b4: Waiting [2022-06-22T17:08:31.344Z] b9fad4c94c0f: Waiting [2022-06-22T17:08:31.344Z] 669d6970ccac: Waiting [2022-06-22T17:08:31.344Z] 87c0a8617b7e: Layer already exists [2022-06-22T17:08:31.344Z] b9c9c7849bf0: Layer already exists [2022-06-22T17:08:31.344Z] 0b01585eaed5: Layer already exists [2022-06-22T17:08:31.344Z] 33b658ab9b7b: Layer already exists [2022-06-22T17:08:31.344Z] 08462688557e: Layer already exists [2022-06-22T17:08:31.344Z] b9fad4c94c0f: Layer already exists [2022-06-22T17:08:31.344Z] a08f63f9493c: Layer already exists [2022-06-22T17:08:31.344Z] 669d6970ccac: Layer already exists [2022-06-22T17:08:31.344Z] b541d28bf3b4: Layer already exists [2022-06-22T17:08:31.344Z] latest: digest: sha256:51bfae905890645ca0edfae74a3df0d6942026351696d4bb08fcc99316119194 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:31.664Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:31.981Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.2 [2022-06-22T17:08:31.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T17:08:31.981Z] 33b658ab9b7b: Preparing [2022-06-22T17:08:31.981Z] 08462688557e: Preparing [2022-06-22T17:08:31.981Z] b9c9c7849bf0: Preparing [2022-06-22T17:08:31.981Z] 87c0a8617b7e: Preparing [2022-06-22T17:08:31.981Z] 0b01585eaed5: Preparing [2022-06-22T17:08:31.981Z] b9fad4c94c0f: Preparing [2022-06-22T17:08:31.981Z] 669d6970ccac: Preparing [2022-06-22T17:08:31.981Z] a08f63f9493c: Preparing [2022-06-22T17:08:31.981Z] b541d28bf3b4: Preparing [2022-06-22T17:08:31.981Z] 669d6970ccac: Waiting [2022-06-22T17:08:31.981Z] a08f63f9493c: Waiting [2022-06-22T17:08:31.981Z] b541d28bf3b4: Waiting [2022-06-22T17:08:31.981Z] b9fad4c94c0f: Waiting [2022-06-22T17:08:31.981Z] b9c9c7849bf0: Layer already exists [2022-06-22T17:08:31.981Z] 33b658ab9b7b: Layer already exists [2022-06-22T17:08:31.981Z] 08462688557e: Layer already exists [2022-06-22T17:08:31.981Z] 0b01585eaed5: Layer already exists [2022-06-22T17:08:31.981Z] 87c0a8617b7e: Layer already exists [2022-06-22T17:08:31.981Z] b9fad4c94c0f: Layer already exists [2022-06-22T17:08:31.981Z] 669d6970ccac: Layer already exists [2022-06-22T17:08:31.981Z] b541d28bf3b4: Layer already exists [2022-06-22T17:08:31.981Z] a08f63f9493c: Layer already exists [2022-06-22T17:08:31.981Z] 2.2.1-dev.2: digest: sha256:51bfae905890645ca0edfae74a3df0d6942026351696d4bb08fcc99316119194 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:32.311Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:32.669Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2 [2022-06-22T17:08:32.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T17:08:32.669Z] 33b658ab9b7b: Preparing [2022-06-22T17:08:32.669Z] 08462688557e: Preparing [2022-06-22T17:08:32.669Z] b9c9c7849bf0: Preparing [2022-06-22T17:08:32.669Z] 87c0a8617b7e: Preparing [2022-06-22T17:08:32.669Z] 0b01585eaed5: Preparing [2022-06-22T17:08:32.669Z] b9fad4c94c0f: Preparing [2022-06-22T17:08:32.669Z] 669d6970ccac: Preparing [2022-06-22T17:08:32.669Z] a08f63f9493c: Preparing [2022-06-22T17:08:32.669Z] b541d28bf3b4: Preparing [2022-06-22T17:08:32.669Z] b9fad4c94c0f: Waiting [2022-06-22T17:08:32.669Z] a08f63f9493c: Waiting [2022-06-22T17:08:32.669Z] 669d6970ccac: Waiting [2022-06-22T17:08:32.669Z] b541d28bf3b4: Waiting [2022-06-22T17:08:32.669Z] 08462688557e: Layer already exists [2022-06-22T17:08:32.669Z] 33b658ab9b7b: Layer already exists [2022-06-22T17:08:32.669Z] 87c0a8617b7e: Layer already exists [2022-06-22T17:08:32.669Z] 0b01585eaed5: Layer already exists [2022-06-22T17:08:32.669Z] b9c9c7849bf0: Layer already exists [2022-06-22T17:08:32.669Z] 669d6970ccac: Layer already exists [2022-06-22T17:08:32.669Z] b9fad4c94c0f: Layer already exists [2022-06-22T17:08:32.669Z] b541d28bf3b4: Layer already exists [2022-06-22T17:08:32.669Z] a08f63f9493c: Layer already exists [2022-06-22T17:08:32.669Z] cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2: digest: sha256:51bfae905890645ca0edfae74a3df0d6942026351696d4bb08fcc99316119194 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:32.999Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:33.300Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-06-22T17:08:33.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T17:08:33.301Z] 33b658ab9b7b: Preparing [2022-06-22T17:08:33.301Z] 08462688557e: Preparing [2022-06-22T17:08:33.301Z] b9c9c7849bf0: Preparing [2022-06-22T17:08:33.301Z] 87c0a8617b7e: Preparing [2022-06-22T17:08:33.301Z] 0b01585eaed5: Preparing [2022-06-22T17:08:33.301Z] b9fad4c94c0f: Preparing [2022-06-22T17:08:33.301Z] 669d6970ccac: Preparing [2022-06-22T17:08:33.301Z] a08f63f9493c: Preparing [2022-06-22T17:08:33.301Z] b541d28bf3b4: Preparing [2022-06-22T17:08:33.301Z] 669d6970ccac: Waiting [2022-06-22T17:08:33.301Z] a08f63f9493c: Waiting [2022-06-22T17:08:33.301Z] b9fad4c94c0f: Waiting [2022-06-22T17:08:33.301Z] b541d28bf3b4: Waiting [2022-06-22T17:08:33.301Z] b9c9c7849bf0: Layer already exists [2022-06-22T17:08:33.301Z] 87c0a8617b7e: Layer already exists [2022-06-22T17:08:33.301Z] 08462688557e: Layer already exists [2022-06-22T17:08:33.301Z] 33b658ab9b7b: Layer already exists [2022-06-22T17:08:33.301Z] 0b01585eaed5: Layer already exists [2022-06-22T17:08:33.301Z] b9fad4c94c0f: Layer already exists [2022-06-22T17:08:33.301Z] b541d28bf3b4: Layer already exists [2022-06-22T17:08:33.301Z] a08f63f9493c: Layer already exists [2022-06-22T17:08:33.301Z] 669d6970ccac: Layer already exists [2022-06-22T17:08:33.301Z] main: digest: sha256:51bfae905890645ca0edfae74a3df0d6942026351696d4bb08fcc99316119194 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T17:08:33.344Z] ===================================================== [Pipeline] echo [2022-06-22T17:08:33.350Z] taggedImages: [2022-06-22T17:08:33.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd50c67dda48d59214514b13406723cfe5ff62e7 [2022-06-22T17:08:33.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-06-22T17:08:33.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.2 [2022-06-22T17:08:33.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2 [2022-06-22T17:08:33.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory: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-06-22T17:08:33.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T17:08:33.706Z] [2022-06-22T17:08:33.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:08:34.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T17:08:34.005Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-22T17:08:34.005Z] 5eb5b503b376: Pulling fs layer [2022-06-22T17:08:34.005Z] 5c69ac0246d0: Pulling fs layer [2022-06-22T17:08:34.005Z] ec43610c2a17: Pulling fs layer [2022-06-22T17:08:34.005Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-22T17:08:34.005Z] 33b1e0a273af: Pulling fs layer [2022-06-22T17:08:34.005Z] 5d3b04190fa2: Pulling fs layer [2022-06-22T17:08:34.005Z] 2f39f015ded8: Pulling fs layer [2022-06-22T17:08:34.005Z] 33b1e0a273af: Waiting [2022-06-22T17:08:34.005Z] 5d3b04190fa2: Waiting [2022-06-22T17:08:34.005Z] 2f39f015ded8: Waiting [2022-06-22T17:08:34.005Z] 3a2ae6a8a46f: Waiting [2022-06-22T17:08:34.005Z] 5c69ac0246d0: Download complete [2022-06-22T17:08:34.005Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-22T17:08:34.005Z] 3a2ae6a8a46f: Download complete [2022-06-22T17:08:34.005Z] 33b1e0a273af: Verifying Checksum [2022-06-22T17:08:34.005Z] 33b1e0a273af: Download complete [2022-06-22T17:08:34.005Z] 5d3b04190fa2: Download complete [2022-06-22T17:08:34.005Z] ec43610c2a17: Verifying Checksum [2022-06-22T17:08:34.005Z] ec43610c2a17: Download complete [2022-06-22T17:08:34.264Z] 5eb5b503b376: Verifying Checksum [2022-06-22T17:08:34.264Z] 5eb5b503b376: Download complete [2022-06-22T17:08:34.832Z] 2f39f015ded8: Verifying Checksum [2022-06-22T17:08:34.832Z] 2f39f015ded8: Download complete [2022-06-22T17:08:35.400Z] 5eb5b503b376: Pull complete [2022-06-22T17:08:35.660Z] 5c69ac0246d0: Pull complete [2022-06-22T17:08:35.920Z] ec43610c2a17: Pull complete [2022-06-22T17:08:35.920Z] 3a2ae6a8a46f: Pull complete [2022-06-22T17:08:36.179Z] 33b1e0a273af: Pull complete [2022-06-22T17:08:36.179Z] 5d3b04190fa2: Pull complete [2022-06-22T17:08:40.374Z] 2f39f015ded8: Pull complete [2022-06-22T17:08:40.374Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-22T17:08:40.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T17:08:40.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:08:40.465Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:08:40.497Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:08:42.312Z] $ docker top 7d1cf7a3528d7a59e5d51238f8da5b0cd4a0e86818e415675cd423885f66967e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:08:42.688Z] ---> job-cost.sh [2022-06-22T17:08:42.688Z] lf-activate-venv: SKIPPING [2022-06-22T17:08:42.688Z] INFO: No Stack... [2022-06-22T17:08:42.949Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T17:08:43.521Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T17:08:43.813Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-06-22T17:08:43.813Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T17:08:43.828Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-39-stack-cost] [2022-06-22T17:08:43.836Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-39-stack-cost] did not exist. Created. [2022-06-22T17:08:43.836Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T17:08:44.142Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-22T17:08:44.171Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T17:08:44.176Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T17:08:44.197Z] $ docker stop --time=1 7d1cf7a3528d7a59e5d51238f8da5b0cd4a0e86818e415675cd423885f66967e [2022-06-22T17:08:45.361Z] $ docker rm -f 7d1cf7a3528d7a59e5d51238f8da5b0cd4a0e86818e415675cd423885f66967e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T17:09:55.264Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15346 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-06-22T17:09:55.276Z] Running in /w/workspace/app-rfid-llrp-inventory/39 [Pipeline] { [Pipeline] checkout [2022-06-22T17:09:55.314Z] The recommended git tool is: git [2022-06-22T17:10:02.355Z] using credential edgex-jenkins-ssh [2022-06-22T17:10:02.371Z] Cloning the remote Git repository [2022-06-22T17:10:02.426Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-22T17:10:02.507Z] > git init /w/workspace/app-rfid-llrp-inventory/39 # timeout=10 [2022-06-22T17:10:02.578Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-22T17:10:02.579Z] > git --version # timeout=10 [2022-06-22T17:10:02.599Z] > git --version # 'git version 2.25.1' [2022-06-22T17:10:02.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T17:10:02.702Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T17:10:04.756Z] Avoid second fetch [2022-06-22T17:10:04.757Z] Checking out Revision cd50c67dda48d59214514b13406723cfe5ff62e7 (main) [2022-06-22T17:10:04.713Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-22T17:10:04.733Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T17:10:04.778Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T17:10:04.799Z] > git checkout -f cd50c67dda48d59214514b13406723cfe5ff62e7 # timeout=10 [2022-06-22T17:10:09.373Z] Commit message: "doc: Update attribution.txt to reference paho license as v2.0 (#89)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T17:10:10.191Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-22T17:10:10.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T17:10:10.191Z] Dload Upload Total Spent Left Speed [2022-06-22T17:10:10.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2022-06-22T17:10:10.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-22T17:10:11.187Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-22T17:10:11.187Z] sudo tee /etc/docker/daemon.new [2022-06-22T17:10:11.187Z] { [2022-06-22T17:10:11.187Z] "registry-mirrors": [ [2022-06-22T17:10:11.187Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-22T17:10:11.187Z] ], [2022-06-22T17:10:11.187Z] "bip": "10.250.0.254/24", [2022-06-22T17:10:11.187Z] "hosts": [ [2022-06-22T17:10:11.187Z] "tcp://0.0.0.0:5555", [2022-06-22T17:10:11.187Z] "unix:///var/run/docker.sock" [2022-06-22T17:10:11.187Z] ], [2022-06-22T17:10:11.187Z] "mtu": 1458, [2022-06-22T17:10:11.187Z] "selinux-enabled": true, [2022-06-22T17:10:11.187Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-22T17:10:11.187Z] } [Pipeline] sh [2022-06-22T17:10:11.545Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-22T17:10:11.895Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T17:10:30.277Z] provisioning config files... [2022-06-22T17:10:30.302Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/39@tmp/config4258428996539077733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:10:30.659Z] ---> docker-login.sh [2022-06-22T17:10:30.659Z] nexus3.edgexfoundry.org:10001 [2022-06-22T17:10:31.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:10:31.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:10:31.529Z] Configure a credential helper to remove this warning. See [2022-06-22T17:10:31.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:10:31.529Z] [2022-06-22T17:10:31.529Z] Login Succeeded [2022-06-22T17:10:31.529Z] nexus3.edgexfoundry.org:10002 [2022-06-22T17:10:31.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:10:32.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:10:32.078Z] Configure a credential helper to remove this warning. See [2022-06-22T17:10:32.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:10:32.078Z] [2022-06-22T17:10:32.078Z] Login Succeeded [2022-06-22T17:10:32.078Z] nexus3.edgexfoundry.org:10003 [2022-06-22T17:10:32.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:10:32.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:10:32.630Z] Configure a credential helper to remove this warning. See [2022-06-22T17:10:32.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:10:32.630Z] [2022-06-22T17:10:32.630Z] Login Succeeded [2022-06-22T17:10:32.630Z] nexus3.edgexfoundry.org:10004 [2022-06-22T17:10:32.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:10:32.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:10:32.904Z] Configure a credential helper to remove this warning. See [2022-06-22T17:10:32.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:10:32.904Z] [2022-06-22T17:10:32.904Z] Login Succeeded [2022-06-22T17:10:33.178Z] docker.io [2022-06-22T17:10:33.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:10:33.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:10:33.727Z] Configure a credential helper to remove this warning. See [2022-06-22T17:10:33.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:10:33.727Z] [2022-06-22T17:10:33.727Z] Login Succeeded [2022-06-22T17:10:33.727Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T17:10:33.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T17:10:34.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T17:10:34.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T17:10:34.307Z] ========================================================= [2022-06-22T17:10:34.307Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-22T17:10:34.307Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:10:34.685Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-22T17:10:34.958Z] Sending build context to Docker daemon 687.6kB [2022-06-22T17:10:34.958Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T17:10:34.958Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T17:10:35.234Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-22T17:10:35.234Z] 9b3977197b4f: Pulling fs layer [2022-06-22T17:10:35.234Z] 1a89e8eeedd5: Pulling fs layer [2022-06-22T17:10:35.234Z] 94645a83ff95: Pulling fs layer [2022-06-22T17:10:35.234Z] e6fb740bc735: Pulling fs layer [2022-06-22T17:10:35.234Z] 3a77bd46dcc9: Pulling fs layer [2022-06-22T17:10:35.234Z] 355e64cbe906: Pulling fs layer [2022-06-22T17:10:35.234Z] 63ab81a10011: Pulling fs layer [2022-06-22T17:10:35.234Z] 555d1d1c4555: Pulling fs layer [2022-06-22T17:10:35.234Z] 7d9057610161: Pulling fs layer [2022-06-22T17:10:35.234Z] e6fb740bc735: Waiting [2022-06-22T17:10:35.234Z] 3a77bd46dcc9: Waiting [2022-06-22T17:10:35.234Z] 355e64cbe906: Waiting [2022-06-22T17:10:35.234Z] 63ab81a10011: Waiting [2022-06-22T17:10:35.234Z] 555d1d1c4555: Waiting [2022-06-22T17:10:35.234Z] 7d9057610161: Waiting [2022-06-22T17:10:35.234Z] 94645a83ff95: Verifying Checksum [2022-06-22T17:10:35.234Z] 94645a83ff95: Download complete [2022-06-22T17:10:35.234Z] 1a89e8eeedd5: Verifying Checksum [2022-06-22T17:10:35.234Z] 1a89e8eeedd5: Download complete [2022-06-22T17:10:35.234Z] 3a77bd46dcc9: Verifying Checksum [2022-06-22T17:10:35.234Z] 3a77bd46dcc9: Download complete [2022-06-22T17:10:35.234Z] 355e64cbe906: Verifying Checksum [2022-06-22T17:10:35.234Z] 355e64cbe906: Download complete [2022-06-22T17:10:35.235Z] 9b3977197b4f: Verifying Checksum [2022-06-22T17:10:35.235Z] 9b3977197b4f: Download complete [2022-06-22T17:10:35.235Z] 63ab81a10011: Verifying Checksum [2022-06-22T17:10:35.235Z] 63ab81a10011: Download complete [2022-06-22T17:10:36.231Z] 9b3977197b4f: Pull complete [2022-06-22T17:10:36.511Z] 7d9057610161: Verifying Checksum [2022-06-22T17:10:36.511Z] 7d9057610161: Download complete [2022-06-22T17:10:36.786Z] 1a89e8eeedd5: Pull complete [2022-06-22T17:10:37.071Z] 94645a83ff95: Pull complete [2022-06-22T17:10:37.677Z] 555d1d1c4555: Verifying Checksum [2022-06-22T17:10:37.677Z] 555d1d1c4555: Download complete [2022-06-22T17:10:38.274Z] e6fb740bc735: Download complete [2022-06-22T17:10:50.702Z] e6fb740bc735: Pull complete [2022-06-22T17:10:50.702Z] 3a77bd46dcc9: Pull complete [2022-06-22T17:10:50.702Z] 355e64cbe906: Pull complete [2022-06-22T17:10:50.976Z] 63ab81a10011: Pull complete [2022-06-22T17:10:57.716Z] 555d1d1c4555: Pull complete [2022-06-22T17:10:59.168Z] 7d9057610161: Pull complete [2022-06-22T17:10:59.168Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-22T17:10:59.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T17:10:59.168Z] ---> 819e984ddca1 [2022-06-22T17:10:59.168Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T17:11:01.160Z] ---> Running in 4fdd76c97048 [2022-06-22T17:11:01.160Z] Removing intermediate container 4fdd76c97048 [2022-06-22T17:11:01.160Z] ---> d7a7c7e53c90 [2022-06-22T17:11:01.160Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T17:11:01.160Z] ---> Running in ab745fdea2e4 [2022-06-22T17:11:01.764Z] Removing intermediate container ab745fdea2e4 [2022-06-22T17:11:01.764Z] ---> 0bc198e4bbb2 [2022-06-22T17:11:01.764Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T17:11:01.764Z] ---> Running in 469309bbd272 [2022-06-22T17:11:03.215Z] Removing intermediate container 469309bbd272 [2022-06-22T17:11:03.215Z] ---> 9d63dbc01abc [2022-06-22T17:11:03.215Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T17:11:03.215Z] ---> Running in 83b09a81a021 [2022-06-22T17:11:05.215Z] Removing intermediate container 83b09a81a021 [2022-06-22T17:11:05.215Z] ---> 5e63b6b7e75c [2022-06-22T17:11:05.215Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T17:11:05.215Z] ---> Running in afad78e94107 [2022-06-22T17:11:06.203Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T17:11:07.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T17:11:07.789Z] OK: 220 MiB in 52 packages [2022-06-22T17:11:08.774Z] Removing intermediate container afad78e94107 [2022-06-22T17:11:08.774Z] ---> 9d0e2afe35d7 [2022-06-22T17:11:08.774Z] Step 8/13 : WORKDIR /app [2022-06-22T17:11:08.774Z] ---> Running in 108474138a76 [2022-06-22T17:11:09.059Z] Removing intermediate container 108474138a76 [2022-06-22T17:11:09.059Z] ---> 063714df3487 [2022-06-22T17:11:09.059Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T17:11:09.673Z] ---> 0b778da6358a [2022-06-22T17:11:09.673Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T17:11:09.673Z] ---> Running in b056a599ab0d [2022-06-22T17:11:56.675Z] Removing intermediate container b056a599ab0d [2022-06-22T17:11:56.675Z] ---> c06a27f7da43 [2022-06-22T17:11:56.675Z] Step 11/13 : COPY . . [2022-06-22T17:11:56.675Z] ---> b8fef05984e6 [2022-06-22T17:11:56.675Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T17:11:56.675Z] ---> Running in 14ebd45bac6c [2022-06-22T17:11:56.675Z] Removing intermediate container 14ebd45bac6c [2022-06-22T17:11:56.675Z] ---> 7725484e0978 [2022-06-22T17:11:56.675Z] Step 13/13 : RUN $MAKE [2022-06-22T17:11:56.675Z] ---> Running in e6a516ae9283 [2022-06-22T17:11:56.675Z] noop [2022-06-22T17:11:57.275Z] Removing intermediate container e6a516ae9283 [2022-06-22T17:11:57.275Z] ---> 130ec32fcb2d [2022-06-22T17:11:57.275Z] Successfully built 130ec32fcb2d [2022-06-22T17:11:57.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:11:57.664Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T17:11:57.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:11:57.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-15346 does not seem to be running inside a container [2022-06-22T17:11:58.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/39 -v /w/workspace/app-rfid-llrp-inventory/39:/w/workspace/app-rfid-llrp-inventory/39:rw,z -v /w/workspace/app-rfid-llrp-inventory/39@tmp:/w/workspace/app-rfid-llrp-inventory/39@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-06-22T17:11:59.347Z] $ docker top 3fefe6cc4a69b8db0b06da2b4621b173ac59b89859ce25a4bafea69c1fffb697 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T17:12:00.276Z] + go version [2022-06-22T17:12:00.276Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-22T17:12:00.305Z] $ docker stop --time=1 3fefe6cc4a69b8db0b06da2b4621b173ac59b89859ce25a4bafea69c1fffb697 [2022-06-22T17:12:01.983Z] $ docker rm -f 3fefe6cc4a69b8db0b06da2b4621b173ac59b89859ce25a4bafea69c1fffb697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:12:02.605Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T17:12:02.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:12:02.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-15346 does not seem to be running inside a container [2022-06-22T17:12:02.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/39 -v /w/workspace/app-rfid-llrp-inventory/39:/w/workspace/app-rfid-llrp-inventory/39:rw,z -v /w/workspace/app-rfid-llrp-inventory/39@tmp:/w/workspace/app-rfid-llrp-inventory/39@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-06-22T17:12:04.171Z] $ docker top 80cce88cc176a937a17eed5d19855f17f1b27a96ce05e7dff9fdffbef764e7f8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T17:12:05.109Z] + make test [2022-06-22T17:12:05.109Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-22T17:13:42.023Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-22T17:13:42.023Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.185s coverage: 86.2% of statements [2022-06-22T17:13:42.023Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-22T17:13:42.023Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.693s coverage: 71.9% of statements [2022-06-22T17:13:42.023Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-22T17:13:42.023Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-22T17:14:04.245Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T17:14:04.245Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T17:14:04.519Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-22T17:14:07.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T17:14:07.942Z] $ docker stop --time=1 80cce88cc176a937a17eed5d19855f17f1b27a96ce05e7dff9fdffbef764e7f8 [2022-06-22T17:14:09.683Z] $ docker rm -f 80cce88cc176a937a17eed5d19855f17f1b27a96ce05e7dff9fdffbef764e7f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T17:14:10.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T17:14:10.677Z] Warning: overwriting stash ‘coverage-report’ [2022-06-22T17:14:11.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T17:14:11.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T17:14:11.942Z] + ls -al . [2022-06-22T17:14:11.942Z] total 224 [2022-06-22T17:14:11.942Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 17:14 . [2022-06-22T17:14:11.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 17:10 .. [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 22 17:10 .dockerignore [2022-06-22T17:14:11.942Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 17:10 .git [2022-06-22T17:14:11.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 17:10 .github [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 22 17:10 .gitignore [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 17:10 .golangci.yml [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jun 22 17:10 Attribution.txt [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 22 17:10 CHANGELOG.md [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 22 17:10 Dockerfile [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 17:10 GOVERNANCE.md [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 22 17:10 Jenkinsfile [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 22 17:10 LICENSE [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 22 17:10 Makefile [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 22 17:10 OWNERS.md [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 22 17:10 README.md [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 17:06 VERSION [2022-06-22T17:14:11.942Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 17:10 bin [2022-06-22T17:14:11.942Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 22 17:13 coverage.out [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jun 22 17:10 go.mod [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 36141 Jun 22 17:10 go.sum [2022-06-22T17:14:11.942Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 17:10 images [2022-06-22T17:14:11.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 17:10 internal [2022-06-22T17:14:11.942Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 22 17:10 main.go [2022-06-22T17:14:11.942Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 17:10 res [2022-06-22T17:14:11.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 17:10 snap [2022-06-22T17:14:11.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 17:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:14:12.310Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cd50c67dda48d59214514b13406723cfe5ff62e7 --label arch=arm64 --label version=2.2.1-dev.2 . [2022-06-22T17:14:12.627Z] Sending build context to Docker daemon 687.6kB [2022-06-22T17:14:12.627Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T17:14:12.627Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-22T17:14:12.627Z] ---> 130ec32fcb2d [2022-06-22T17:14:12.627Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T17:14:12.912Z] ---> Running in a2e51d3fbefc [2022-06-22T17:14:13.198Z] Removing intermediate container a2e51d3fbefc [2022-06-22T17:14:13.198Z] ---> e9000288d2c7 [2022-06-22T17:14:13.198Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T17:14:13.198Z] ---> Running in efddcd4c77da [2022-06-22T17:14:13.481Z] Removing intermediate container efddcd4c77da [2022-06-22T17:14:13.481Z] ---> 6ab91c032795 [2022-06-22T17:14:13.481Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T17:14:13.759Z] ---> Running in 789fddf79515 [2022-06-22T17:14:14.030Z] Removing intermediate container 789fddf79515 [2022-06-22T17:14:14.030Z] ---> e9cc0168f4ab [2022-06-22T17:14:14.030Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T17:14:14.030Z] ---> Running in dac35fd94259 [2022-06-22T17:14:16.008Z] Removing intermediate container dac35fd94259 [2022-06-22T17:14:16.008Z] ---> 2383b4533590 [2022-06-22T17:14:16.008Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T17:14:16.008Z] ---> Running in 627413cecee0 [2022-06-22T17:14:16.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T17:14:17.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T17:14:18.564Z] OK: 220 MiB in 52 packages [2022-06-22T17:14:19.162Z] Removing intermediate container 627413cecee0 [2022-06-22T17:14:19.162Z] ---> 4802920d9ca0 [2022-06-22T17:14:19.162Z] Step 8/31 : WORKDIR /app [2022-06-22T17:14:19.432Z] ---> Running in c2aa17ca7d5e [2022-06-22T17:14:19.711Z] Removing intermediate container c2aa17ca7d5e [2022-06-22T17:14:19.711Z] ---> f4155c779aae [2022-06-22T17:14:19.711Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-22T17:14:19.982Z] ---> 86cb3be72703 [2022-06-22T17:14:19.982Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T17:14:20.256Z] ---> Running in cc950ffcc301 [2022-06-22T17:14:22.234Z] Removing intermediate container cc950ffcc301 [2022-06-22T17:14:22.234Z] ---> 77b8f27e3fb8 [2022-06-22T17:14:22.234Z] Step 11/31 : COPY . . [2022-06-22T17:14:22.510Z] ---> d6d52dd77e1b [2022-06-22T17:14:22.510Z] Step 12/31 : ARG MAKE="make build" [2022-06-22T17:14:22.510Z] ---> Running in fad0377620a9 [2022-06-22T17:14:22.781Z] Removing intermediate container fad0377620a9 [2022-06-22T17:14:22.781Z] ---> 453e50da9a2b [2022-06-22T17:14:22.781Z] Step 13/31 : RUN $MAKE [2022-06-22T17:14:23.062Z] ---> Running in bf1812a7d625 [2022-06-22T17:14:24.053Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-22T17:16:30.930Z] Removing intermediate container bf1812a7d625 [2022-06-22T17:16:30.930Z] ---> 6bd0fd3c36d6 [2022-06-22T17:16:30.930Z] Step 14/31 : FROM alpine:3.14 [2022-06-22T17:16:30.930Z] 3.14: Pulling from library/alpine [2022-06-22T17:16:30.930Z] 455c02918c45: Pulling fs layer [2022-06-22T17:16:30.930Z] 455c02918c45: Verifying Checksum [2022-06-22T17:16:30.930Z] 455c02918c45: Download complete [2022-06-22T17:16:30.930Z] 455c02918c45: Pull complete [2022-06-22T17:16:30.930Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-22T17:16:30.930Z] Status: Downloaded newer image for alpine:3.14 [2022-06-22T17:16:30.930Z] ---> ac73e934f311 [2022-06-22T17:16:30.930Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T17:16:30.930Z] ---> Running in ccf8b4155ac0 [2022-06-22T17:16:30.930Z] Removing intermediate container ccf8b4155ac0 [2022-06-22T17:16:30.930Z] ---> 94129ed1c7a2 [2022-06-22T17:16:30.930Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-22T17:16:30.930Z] ---> Running in 290ebd90fa12 [2022-06-22T17:16:30.930Z] Removing intermediate container 290ebd90fa12 [2022-06-22T17:16:30.931Z] ---> ccfb0f96b2b2 [2022-06-22T17:16:30.931Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T17:16:30.931Z] ---> Running in e082ffff4467 [2022-06-22T17:16:30.931Z] Removing intermediate container e082ffff4467 [2022-06-22T17:16:30.931Z] ---> 5a75f2e3cda0 [2022-06-22T17:16:30.931Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-22T17:16:30.931Z] ---> Running in 6e26d8173cc3 [2022-06-22T17:16:31.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-22T17:16:32.507Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-22T17:16:33.103Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-22T17:16:33.376Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-22T17:16:33.376Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-22T17:16:33.376Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T17:16:33.652Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-22T17:16:33.652Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-22T17:16:33.925Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-22T17:16:33.925Z] Executing busybox-1.33.1-r7.trigger [2022-06-22T17:16:33.925Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T17:16:34.198Z] OK: 9 MiB in 21 packages [2022-06-22T17:16:35.182Z] Removing intermediate container 6e26d8173cc3 [2022-06-22T17:16:35.182Z] ---> 457dad9b220a [2022-06-22T17:16:35.182Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-22T17:16:35.775Z] ---> 38f7e0961693 [2022-06-22T17:16:35.775Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-22T17:16:36.377Z] ---> 7b20d8606784 [2022-06-22T17:16:36.377Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-22T17:16:36.650Z] ---> 02dc86902220 [2022-06-22T17:16:36.650Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-22T17:16:37.250Z] ---> c43096f3b365 [2022-06-22T17:16:37.250Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-22T17:16:38.688Z] ---> 1fda6325dfd3 [2022-06-22T17:16:38.688Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-22T17:16:38.688Z] ---> Running in 832a38b23d26 [2022-06-22T17:16:40.123Z] Removing intermediate container 832a38b23d26 [2022-06-22T17:16:40.123Z] ---> 7d42fe7c2a96 [2022-06-22T17:16:40.123Z] Step 25/31 : VOLUME /cache [2022-06-22T17:16:40.397Z] ---> Running in e269f0edaa75 [2022-06-22T17:16:40.671Z] Removing intermediate container e269f0edaa75 [2022-06-22T17:16:40.671Z] ---> 0ca353a2e1ae [2022-06-22T17:16:40.671Z] Step 26/31 : EXPOSE 59711 [2022-06-22T17:16:40.671Z] ---> Running in 8afbe65dc0f9 [2022-06-22T17:16:40.953Z] Removing intermediate container 8afbe65dc0f9 [2022-06-22T17:16:40.953Z] ---> 9b80d74450db [2022-06-22T17:16:40.953Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-22T17:16:40.953Z] ---> Running in 0182d30d0be2 [2022-06-22T17:16:41.552Z] Removing intermediate container 0182d30d0be2 [2022-06-22T17:16:41.552Z] ---> bae6219bfe52 [2022-06-22T17:16:41.552Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-22T17:16:41.552Z] ---> Running in af971a146cfa [2022-06-22T17:16:41.828Z] Removing intermediate container af971a146cfa [2022-06-22T17:16:41.828Z] ---> bff6acbcfe46 [2022-06-22T17:16:41.828Z] Step 29/31 : LABEL arch=arm64 [2022-06-22T17:16:41.828Z] ---> Running in 2d27fc2f7b39 [2022-06-22T17:16:42.107Z] Removing intermediate container 2d27fc2f7b39 [2022-06-22T17:16:42.107Z] ---> d9bdd48000e0 [2022-06-22T17:16:42.107Z] Step 30/31 : LABEL git_sha=cd50c67dda48d59214514b13406723cfe5ff62e7 [2022-06-22T17:16:42.107Z] ---> Running in 04d9ebe07c04 [2022-06-22T17:16:42.384Z] Removing intermediate container 04d9ebe07c04 [2022-06-22T17:16:42.384Z] ---> e84627fd4393 [2022-06-22T17:16:42.384Z] Step 31/31 : LABEL version=2.2.1-dev.2 [2022-06-22T17:16:42.659Z] ---> Running in 28f168c1ea6b [2022-06-22T17:16:42.938Z] Removing intermediate container 28f168c1ea6b [2022-06-22T17:16:42.938Z] ---> ea481af3ae5c [2022-06-22T17:16:42.938Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-22T17:16:42.938Z] Successfully built ea481af3ae5c [2022-06-22T17:16:42.938Z] Successfully tagged app-rfid-llrp-inventory-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-06-22T17:16:43.052Z] provisioning config files... [2022-06-22T17:16:43.070Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/39@tmp/config4265894763957475709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:16:43.429Z] ---> docker-login.sh [2022-06-22T17:16:43.429Z] nexus3.edgexfoundry.org:10001 [2022-06-22T17:16:43.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:16:43.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:16:43.704Z] Configure a credential helper to remove this warning. See [2022-06-22T17:16:43.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:16:43.704Z] [2022-06-22T17:16:43.704Z] Login Succeeded [2022-06-22T17:16:43.704Z] nexus3.edgexfoundry.org:10002 [2022-06-22T17:16:44.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:16:44.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:16:44.301Z] Configure a credential helper to remove this warning. See [2022-06-22T17:16:44.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:16:44.301Z] [2022-06-22T17:16:44.301Z] Login Succeeded [2022-06-22T17:16:44.301Z] nexus3.edgexfoundry.org:10003 [2022-06-22T17:16:44.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:16:44.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:16:44.849Z] Configure a credential helper to remove this warning. See [2022-06-22T17:16:44.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:16:44.849Z] [2022-06-22T17:16:44.849Z] Login Succeeded [2022-06-22T17:16:44.849Z] nexus3.edgexfoundry.org:10004 [2022-06-22T17:16:45.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:16:45.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:16:45.122Z] Configure a credential helper to remove this warning. See [2022-06-22T17:16:45.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:16:45.122Z] [2022-06-22T17:16:45.122Z] Login Succeeded [2022-06-22T17:16:45.122Z] docker.io [2022-06-22T17:16:45.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T17:16:45.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T17:16:45.991Z] Configure a credential helper to remove this warning. See [2022-06-22T17:16:45.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T17:16:45.991Z] [2022-06-22T17:16:45.991Z] Login Succeeded [2022-06-22T17:16:45.991Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T17:16:46.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T17:16:46.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T17:16:46.064Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-06-22T17:16:46.064Z] cd50c67dda48d59214514b13406723cfe5ff62e7 [2022-06-22T17:16:46.064Z] latest [2022-06-22T17:16:46.064Z] 2.2.1-dev.2 [2022-06-22T17:16:46.064Z] cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2 [2022-06-22T17:16:46.064Z] main [2022-06-22T17:16:46.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:46.419Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd50c67dda48d59214514b13406723cfe5ff62e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:46.792Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd50c67dda48d59214514b13406723cfe5ff62e7 [2022-06-22T17:16:46.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T17:16:46.792Z] a884d87ed79e: Preparing [2022-06-22T17:16:46.792Z] 97b24aab5057: Preparing [2022-06-22T17:16:46.792Z] d3a2cc7c81d0: Preparing [2022-06-22T17:16:46.792Z] d0179ed620b0: Preparing [2022-06-22T17:16:46.792Z] df891fb6648a: Preparing [2022-06-22T17:16:46.792Z] 234599b5bf5a: Preparing [2022-06-22T17:16:46.792Z] ed2aff6f65e0: Preparing [2022-06-22T17:16:46.792Z] 19230b07e5db: Preparing [2022-06-22T17:16:46.792Z] f73e7dbfee58: Preparing [2022-06-22T17:16:46.792Z] 234599b5bf5a: Waiting [2022-06-22T17:16:46.792Z] ed2aff6f65e0: Waiting [2022-06-22T17:16:46.792Z] 19230b07e5db: Waiting [2022-06-22T17:16:46.792Z] f73e7dbfee58: Waiting [2022-06-22T17:16:47.071Z] d3a2cc7c81d0: Pushed [2022-06-22T17:16:47.071Z] df891fb6648a: Pushed [2022-06-22T17:16:47.071Z] d0179ed620b0: Pushed [2022-06-22T17:16:47.071Z] a884d87ed79e: Pushed [2022-06-22T17:16:47.071Z] f73e7dbfee58: Layer already exists [2022-06-22T17:16:47.344Z] 234599b5bf5a: Pushed [2022-06-22T17:16:47.344Z] 19230b07e5db: Pushed [2022-06-22T17:16:48.322Z] ed2aff6f65e0: Pushed [2022-06-22T17:16:53.728Z] 97b24aab5057: Pushed [2022-06-22T17:16:53.728Z] cd50c67dda48d59214514b13406723cfe5ff62e7: digest: sha256:817bfa1a8662d70dad990239e8cd5d858614c9d1e69a026fff0662d7a91a06b1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:54.095Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:54.455Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-06-22T17:16:54.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T17:16:54.455Z] a884d87ed79e: Preparing [2022-06-22T17:16:54.455Z] 97b24aab5057: Preparing [2022-06-22T17:16:54.455Z] d3a2cc7c81d0: Preparing [2022-06-22T17:16:54.455Z] d0179ed620b0: Preparing [2022-06-22T17:16:54.455Z] df891fb6648a: Preparing [2022-06-22T17:16:54.455Z] 234599b5bf5a: Preparing [2022-06-22T17:16:54.455Z] ed2aff6f65e0: Preparing [2022-06-22T17:16:54.455Z] 19230b07e5db: Preparing [2022-06-22T17:16:54.455Z] f73e7dbfee58: Preparing [2022-06-22T17:16:54.455Z] ed2aff6f65e0: Waiting [2022-06-22T17:16:54.455Z] f73e7dbfee58: Waiting [2022-06-22T17:16:54.455Z] 19230b07e5db: Waiting [2022-06-22T17:16:54.455Z] 234599b5bf5a: Waiting [2022-06-22T17:16:54.455Z] d0179ed620b0: Layer already exists [2022-06-22T17:16:54.455Z] 97b24aab5057: Layer already exists [2022-06-22T17:16:54.455Z] a884d87ed79e: Layer already exists [2022-06-22T17:16:54.455Z] df891fb6648a: Layer already exists [2022-06-22T17:16:54.455Z] d3a2cc7c81d0: Layer already exists [2022-06-22T17:16:54.455Z] 19230b07e5db: Layer already exists [2022-06-22T17:16:54.455Z] 234599b5bf5a: Layer already exists [2022-06-22T17:16:54.455Z] f73e7dbfee58: Layer already exists [2022-06-22T17:16:54.455Z] ed2aff6f65e0: Layer already exists [2022-06-22T17:16:54.727Z] latest: digest: sha256:817bfa1a8662d70dad990239e8cd5d858614c9d1e69a026fff0662d7a91a06b1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:55.097Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:55.462Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.2 [2022-06-22T17:16:55.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T17:16:55.462Z] a884d87ed79e: Preparing [2022-06-22T17:16:55.462Z] 97b24aab5057: Preparing [2022-06-22T17:16:55.462Z] d3a2cc7c81d0: Preparing [2022-06-22T17:16:55.462Z] d0179ed620b0: Preparing [2022-06-22T17:16:55.462Z] df891fb6648a: Preparing [2022-06-22T17:16:55.462Z] 234599b5bf5a: Preparing [2022-06-22T17:16:55.462Z] ed2aff6f65e0: Preparing [2022-06-22T17:16:55.462Z] 19230b07e5db: Preparing [2022-06-22T17:16:55.462Z] f73e7dbfee58: Preparing [2022-06-22T17:16:55.462Z] 234599b5bf5a: Waiting [2022-06-22T17:16:55.462Z] ed2aff6f65e0: Waiting [2022-06-22T17:16:55.462Z] 19230b07e5db: Waiting [2022-06-22T17:16:55.462Z] f73e7dbfee58: Waiting [2022-06-22T17:16:55.462Z] d0179ed620b0: Layer already exists [2022-06-22T17:16:55.462Z] 97b24aab5057: Layer already exists [2022-06-22T17:16:55.462Z] df891fb6648a: Layer already exists [2022-06-22T17:16:55.462Z] a884d87ed79e: Layer already exists [2022-06-22T17:16:55.462Z] d3a2cc7c81d0: Layer already exists [2022-06-22T17:16:55.733Z] ed2aff6f65e0: Layer already exists [2022-06-22T17:16:55.733Z] 234599b5bf5a: Layer already exists [2022-06-22T17:16:55.733Z] f73e7dbfee58: Layer already exists [2022-06-22T17:16:55.733Z] 19230b07e5db: Layer already exists [2022-06-22T17:16:55.733Z] 2.2.1-dev.2: digest: sha256:817bfa1a8662d70dad990239e8cd5d858614c9d1e69a026fff0662d7a91a06b1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:56.097Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:56.456Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2 [2022-06-22T17:16:56.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T17:16:56.456Z] a884d87ed79e: Preparing [2022-06-22T17:16:56.456Z] 97b24aab5057: Preparing [2022-06-22T17:16:56.456Z] d3a2cc7c81d0: Preparing [2022-06-22T17:16:56.456Z] d0179ed620b0: Preparing [2022-06-22T17:16:56.456Z] df891fb6648a: Preparing [2022-06-22T17:16:56.456Z] 234599b5bf5a: Preparing [2022-06-22T17:16:56.456Z] ed2aff6f65e0: Preparing [2022-06-22T17:16:56.456Z] 19230b07e5db: Preparing [2022-06-22T17:16:56.456Z] f73e7dbfee58: Preparing [2022-06-22T17:16:56.456Z] 234599b5bf5a: Waiting [2022-06-22T17:16:56.456Z] ed2aff6f65e0: Waiting [2022-06-22T17:16:56.456Z] f73e7dbfee58: Waiting [2022-06-22T17:16:56.456Z] 19230b07e5db: Waiting [2022-06-22T17:16:56.456Z] 97b24aab5057: Layer already exists [2022-06-22T17:16:56.456Z] df891fb6648a: Layer already exists [2022-06-22T17:16:56.456Z] a884d87ed79e: Layer already exists [2022-06-22T17:16:56.456Z] d3a2cc7c81d0: Layer already exists [2022-06-22T17:16:56.456Z] d0179ed620b0: Layer already exists [2022-06-22T17:16:56.456Z] 234599b5bf5a: Layer already exists [2022-06-22T17:16:56.456Z] f73e7dbfee58: Layer already exists [2022-06-22T17:16:56.456Z] ed2aff6f65e0: Layer already exists [2022-06-22T17:16:56.456Z] 19230b07e5db: Layer already exists [2022-06-22T17:16:56.726Z] cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2: digest: sha256:817bfa1a8662d70dad990239e8cd5d858614c9d1e69a026fff0662d7a91a06b1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:57.090Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:57.459Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-06-22T17:16:57.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T17:16:57.460Z] a884d87ed79e: Preparing [2022-06-22T17:16:57.460Z] 97b24aab5057: Preparing [2022-06-22T17:16:57.460Z] d3a2cc7c81d0: Preparing [2022-06-22T17:16:57.460Z] d0179ed620b0: Preparing [2022-06-22T17:16:57.460Z] df891fb6648a: Preparing [2022-06-22T17:16:57.460Z] 234599b5bf5a: Preparing [2022-06-22T17:16:57.460Z] ed2aff6f65e0: Preparing [2022-06-22T17:16:57.460Z] 19230b07e5db: Preparing [2022-06-22T17:16:57.460Z] f73e7dbfee58: Preparing [2022-06-22T17:16:57.460Z] 234599b5bf5a: Waiting [2022-06-22T17:16:57.460Z] ed2aff6f65e0: Waiting [2022-06-22T17:16:57.460Z] 19230b07e5db: Waiting [2022-06-22T17:16:57.460Z] f73e7dbfee58: Waiting [2022-06-22T17:16:57.460Z] 97b24aab5057: Layer already exists [2022-06-22T17:16:57.460Z] df891fb6648a: Layer already exists [2022-06-22T17:16:57.460Z] d0179ed620b0: Layer already exists [2022-06-22T17:16:57.460Z] d3a2cc7c81d0: Layer already exists [2022-06-22T17:16:57.460Z] a884d87ed79e: Layer already exists [2022-06-22T17:16:57.460Z] ed2aff6f65e0: Layer already exists [2022-06-22T17:16:57.460Z] f73e7dbfee58: Layer already exists [2022-06-22T17:16:57.460Z] 234599b5bf5a: Layer already exists [2022-06-22T17:16:57.460Z] 19230b07e5db: Layer already exists [2022-06-22T17:16:57.732Z] main: digest: sha256:817bfa1a8662d70dad990239e8cd5d858614c9d1e69a026fff0662d7a91a06b1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T17:16:57.797Z] ===================================================== [Pipeline] echo [2022-06-22T17:16:57.805Z] taggedImages: [2022-06-22T17:16:57.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd50c67dda48d59214514b13406723cfe5ff62e7 [2022-06-22T17:16:57.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-06-22T17:16:57.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.2 [2022-06-22T17:16:57.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd50c67dda48d59214514b13406723cfe5ff62e7-2.2.1-dev.2 [2022-06-22T17:16:57.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:58.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T17:16:58.228Z] [2022-06-22T17:16:58.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:16:58.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T17:16:58.897Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-22T17:16:58.897Z] 8998bd30e6a1: Pulling fs layer [2022-06-22T17:16:58.897Z] 04944245beec: Pulling fs layer [2022-06-22T17:16:58.897Z] 699f458cf7ca: Pulling fs layer [2022-06-22T17:16:58.897Z] 765212b225bb: Pulling fs layer [2022-06-22T17:16:58.897Z] f23df028b6ca: Pulling fs layer [2022-06-22T17:16:58.897Z] d65c8cfc05b1: Pulling fs layer [2022-06-22T17:16:58.897Z] 2437ff75d9bd: Pulling fs layer [2022-06-22T17:16:58.897Z] 765212b225bb: Waiting [2022-06-22T17:16:58.897Z] f23df028b6ca: Waiting [2022-06-22T17:16:58.897Z] d65c8cfc05b1: Waiting [2022-06-22T17:16:58.897Z] 2437ff75d9bd: Waiting [2022-06-22T17:16:58.897Z] 04944245beec: Verifying Checksum [2022-06-22T17:16:58.897Z] 04944245beec: Download complete [2022-06-22T17:16:58.897Z] 765212b225bb: Verifying Checksum [2022-06-22T17:16:58.897Z] 765212b225bb: Download complete [2022-06-22T17:16:58.897Z] f23df028b6ca: Verifying Checksum [2022-06-22T17:16:58.897Z] f23df028b6ca: Download complete [2022-06-22T17:16:58.897Z] d65c8cfc05b1: Download complete [2022-06-22T17:16:59.186Z] 699f458cf7ca: Download complete [2022-06-22T17:16:59.848Z] 8998bd30e6a1: Verifying Checksum [2022-06-22T17:16:59.848Z] 8998bd30e6a1: Download complete [2022-06-22T17:17:01.833Z] 2437ff75d9bd: Verifying Checksum [2022-06-22T17:17:01.833Z] 2437ff75d9bd: Download complete [2022-06-22T17:17:04.457Z] 8998bd30e6a1: Pull complete [2022-06-22T17:17:04.457Z] 04944245beec: Pull complete [2022-06-22T17:17:05.894Z] 699f458cf7ca: Pull complete [2022-06-22T17:17:06.169Z] 765212b225bb: Pull complete [2022-06-22T17:17:07.155Z] f23df028b6ca: Pull complete [2022-06-22T17:17:07.429Z] d65c8cfc05b1: Pull complete [2022-06-22T17:17:22.556Z] 2437ff75d9bd: Pull complete [2022-06-22T17:17:22.556Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-22T17:17:22.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T17:17:22.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:17:22.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-15346 does not seem to be running inside a container [2022-06-22T17:17:22.908Z] $ 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/app-rfid-llrp-inventory/39 -v /w/workspace/app-rfid-llrp-inventory/39:/w/workspace/app-rfid-llrp-inventory/39:rw,z -v /w/workspace/app-rfid-llrp-inventory/39@tmp:/w/workspace/app-rfid-llrp-inventory/39@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-06-22T17:17:25.447Z] $ docker top 1b5a3ca40478c9407b167904866d259bb975390200efb3fd93d02afad8fe51e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:17:26.386Z] ---> job-cost.sh [2022-06-22T17:17:26.386Z] lf-activate-venv: SKIPPING [2022-06-22T17:17:26.386Z] INFO: No Stack... [2022-06-22T17:17:26.982Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-22T17:17:27.577Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T17:17:28.246Z] + cut -d, -f6 [2022-06-22T17:17:28.246Z] + cat /w/workspace/app-rfid-llrp-inventory/39/archives/cost.csv [Pipeline] lock [2022-06-22T17:17:28.305Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-39-stack-cost] [2022-06-22T17:17:28.313Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-39-stack-cost] did not exist. Created. [2022-06-22T17:17:28.313Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T17:17:28.994Z] /w/workspace/app-rfid-llrp-inventory/39@tmp/durable-0fc8c387/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-22T17:17:29.677Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-22T17:17:29.697Z] Warning: overwriting stash ‘stack-cost’ [2022-06-22T17:17:29.748Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T17:17:29.760Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T17:17:29.783Z] $ docker stop --time=1 1b5a3ca40478c9407b167904866d259bb975390200efb3fd93d02afad8fe51e0 [2022-06-22T17:17:31.280Z] $ docker rm -f 1b5a3ca40478c9407b167904866d259bb975390200efb3fd93d02afad8fe51e0 [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-06-22T17:17:31.756Z] provisioning config files... [2022-06-22T17:17:31.765Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3339681479429141165tmp [Pipeline] { [Pipeline] sh [2022-06-22T17:17:32.067Z] + set +x [2022-06-22T17:17:32.067Z] + curl -s https://codecov.io/bash [2022-06-22T17:17:32.067Z] + bash -s -- [2022-06-22T17:17:32.067Z] [2022-06-22T17:17:32.067Z] _____ _ [2022-06-22T17:17:32.067Z] / ____| | | [2022-06-22T17:17:32.067Z] | | ___ __| | ___ ___ _____ __ [2022-06-22T17:17:32.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-22T17:17:32.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-22T17:17:32.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-22T17:17:32.067Z] Bash-1.0.6 [2022-06-22T17:17:32.067Z] [2022-06-22T17:17:32.067Z] [2022-06-22T17:17:32.067Z] ==> git version 2.25.1 found [2022-06-22T17:17:32.067Z] ==> 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-06-22T17:17:32.067Z] Release-Date: 2020-01-08 [2022-06-22T17:17:32.067Z] 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-06-22T17:17:32.067Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-22T17:17:32.067Z] ==> Jenkins CI detected. [2022-06-22T17:17:32.067Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-06-22T17:17:32.067Z] project root: . [2022-06-22T17:17:32.067Z] --> token set from env [2022-06-22T17:17:32.067Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-22T17:17:32.067Z] ==> Running gcov in . (disable via -X gcov) [2022-06-22T17:17:32.067Z] ==> Python coveragepy not found [2022-06-22T17:17:32.067Z] ==> Searching for coverage reports in: [2022-06-22T17:17:32.067Z] + . [2022-06-22T17:17:32.067Z] -> Found 1 reports [2022-06-22T17:17:32.067Z] ==> Detecting git/mercurial file structure [2022-06-22T17:17:32.067Z] ==> Reading reports [2022-06-22T17:17:32.067Z] + ./coverage.out bytes=41008 [2022-06-22T17:17:32.067Z] ==> Appending adjustments [2022-06-22T17:17:32.067Z] https://docs.codecov.io/docs/fixing-reports [2022-06-22T17:17:32.329Z] + Found adjustments [2022-06-22T17:17:32.329Z] ==> Gzipping contents [2022-06-22T17:17:32.329Z] 12K /tmp/codecov.MRDO1R.gz [2022-06-22T17:17:32.329Z] ==> Uploading reports [2022-06-22T17:17:32.329Z] url: https://codecov.io [2022-06-22T17:17:32.329Z] query: branch=main&commit=cd50c67dda48d59214514b13406723cfe5ff62e7&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-22T17:17:32.329Z] -> Pinging Codecov [2022-06-22T17:17:32.329Z] 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=cd50c67dda48d59214514b13406723cfe5ff62e7&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-22T17:17:32.591Z] -> Uploading to [2022-06-22T17:17:32.591Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-22/581DD39554BDF9B6E22D074273EAD858/cd50c67dda48d59214514b13406723cfe5ff62e7/64607acb-30e4-4df8-bfce-d974fff724fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220622T171732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32367e3cd4c09991a896fbe10d2326b740014320426397ac37e1b86f2b1bb228 [2022-06-22T17:17:32.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T17:17:32.591Z] Dload Upload Total Spent Left Speed [2022-06-22T17:17:32.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11468 0 0 100 11468 0 56492 --:--:-- --:--:-- --:--:-- 56215 100 11468 0 0 100 11468 0 52127 --:--:-- --:--:-- --:--:-- 51891 [2022-06-22T17:17:32.852Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cd50c67dda48d59214514b13406723cfe5ff62e7 [Pipeline] } [2022-06-22T17:17:32.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-22T17:17:33.085Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-22T17:17:33.097Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:17:33.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T17:17:33.399Z] [2022-06-22T17:17:33.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:17:33.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T17:17:33.708Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-22T17:17:33.709Z] df9b9388f04a: Pulling fs layer [2022-06-22T17:17:33.709Z] 52dc419b0ee2: Pulling fs layer [2022-06-22T17:17:33.709Z] 25bc292e5bac: Pulling fs layer [2022-06-22T17:17:33.709Z] 114826534d7a: Pulling fs layer [2022-06-22T17:17:33.709Z] 114826534d7a: Waiting [2022-06-22T17:17:33.709Z] 4657fd5d0bcf: Pulling fs layer [2022-06-22T17:17:33.709Z] 6ad1cebc031e: Pulling fs layer [2022-06-22T17:17:33.709Z] 8a3aa393b2d8: Pulling fs layer [2022-06-22T17:17:33.709Z] 6ad1cebc031e: Waiting [2022-06-22T17:17:33.709Z] 25bc292e5bac: Verifying Checksum [2022-06-22T17:17:33.709Z] 25bc292e5bac: Download complete [2022-06-22T17:17:33.709Z] 52dc419b0ee2: Verifying Checksum [2022-06-22T17:17:33.709Z] 52dc419b0ee2: Download complete [2022-06-22T17:17:33.709Z] 4657fd5d0bcf: Verifying Checksum [2022-06-22T17:17:33.709Z] 4657fd5d0bcf: Download complete [2022-06-22T17:17:33.709Z] df9b9388f04a: Verifying Checksum [2022-06-22T17:17:33.709Z] df9b9388f04a: Download complete [2022-06-22T17:17:33.970Z] df9b9388f04a: Pull complete [2022-06-22T17:17:33.970Z] 6ad1cebc031e: Verifying Checksum [2022-06-22T17:17:33.970Z] 6ad1cebc031e: Download complete [2022-06-22T17:17:33.970Z] 52dc419b0ee2: Pull complete [2022-06-22T17:17:34.229Z] 25bc292e5bac: Pull complete [2022-06-22T17:17:34.492Z] 114826534d7a: Verifying Checksum [2022-06-22T17:17:34.492Z] 114826534d7a: Download complete [2022-06-22T17:17:34.750Z] 8a3aa393b2d8: Verifying Checksum [2022-06-22T17:17:34.750Z] 8a3aa393b2d8: Download complete [2022-06-22T17:17:38.040Z] 114826534d7a: Pull complete [2022-06-22T17:17:38.040Z] 4657fd5d0bcf: Pull complete [2022-06-22T17:17:38.607Z] 6ad1cebc031e: Pull complete [2022-06-22T17:17:41.146Z] 8a3aa393b2d8: Pull complete [2022-06-22T17:17:41.146Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-22T17:17:41.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T17:17:41.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:17:41.252Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:17:41.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:17:43.634Z] $ docker top ecbd0d232b097e5113dcb55548f7bbd3467085a21b770ea7a17e1c793a2229d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-22T17:17:43.711Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-06-22T17:17:43.994Z] + set -o pipefail [2022-06-22T17:17:43.994Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-06-22T17:17:49.298Z] [2022-06-22T17:17:49.298Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-06-22T17:17:49.298Z] [2022-06-22T17:17:49.298Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/4fef4afc-99e4-4d6c-a164-25ca1c388746 [2022-06-22T17:17:49.298Z] [2022-06-22T17:17:49.298Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-22T17:17:49.298Z] [2022-06-22T17:17:49.298Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-22T17:17:49.298Z] [2022-06-22T17:17:49.874Z] [2022-06-22T17:17:49.874Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-22T17:17:49.874Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-22T17:17:49.890Z] $ docker stop --time=1 ecbd0d232b097e5113dcb55548f7bbd3467085a21b770ea7a17e1c793a2229d5 [2022-06-22T17:17:52.065Z] $ docker rm -f ecbd0d232b097e5113dcb55548f7bbd3467085a21b770ea7a17e1c793a2229d5 [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-06-22T17:17:52.819Z] + git log --format=format:%s -1 cd50c67dda48d59214514b13406723cfe5ff62e7 [Pipeline] sh [2022-06-22T17:17:53.176Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T17:17:53.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:17:53.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T17:17:53.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:17:53.605Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:17:53.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:17:54.206Z] $ docker top 2f1505b83a94f0e82a67047b03739282270b3671fcbacee5e314adb6aabde07f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T17:17:54.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T17:17:54.321Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T17:17:54.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T17:17:54.461Z] $ docker exec 2f1505b83a94f0e82a67047b03739282270b3671fcbacee5e314adb6aabde07f ssh-agent [2022-06-22T17:17:54.598Z] SSH_AUTH_SOCK=/tmp/ssh-4Wp0o5eNx39Q/agent.33 [2022-06-22T17:17:54.598Z] SSH_AGENT_PID=39 [2022-06-22T17:17:54.604Z] Running ssh-add (command line suppressed) [2022-06-22T17:17:54.728Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7556111212336520813.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7556111212336520813.key) [2022-06-22T17:17:54.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T17:17:55.044Z] + git semver tag [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,255 [run_tag] DEBUG tag force:False [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,256 [check_head_tag] DEBUG check head tag [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,256 [execute] INFO git cat-file --batch-check [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,261 [execute] INFO git cat-file --batch [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,268 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,268 [execute] INFO git tag -a v2.2.1-dev.2 -m v2.2.1-dev.2 [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,268 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.2', '-m', 'v2.2.1-dev.2'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T17:17:55.305Z] 2022-06-22 17:17:55,273 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T17:17:55.305Z] 2.2.1-dev.2 [Pipeline] } [2022-06-22T17:17:55.316Z] $ docker exec --env ******** --env ******** 2f1505b83a94f0e82a67047b03739282270b3671fcbacee5e314adb6aabde07f ssh-agent -k [2022-06-22T17:17:55.445Z] unset SSH_AUTH_SOCK; [2022-06-22T17:17:55.446Z] unset SSH_AGENT_PID; [2022-06-22T17:17:55.446Z] echo Agent pid 39 killed; [2022-06-22T17:17:55.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T17:17:55.778Z] + git semver [Pipeline] } [2022-06-22T17:17:56.057Z] $ docker stop --time=1 2f1505b83a94f0e82a67047b03739282270b3671fcbacee5e314adb6aabde07f [2022-06-22T17:17:57.406Z] $ docker rm -f 2f1505b83a94f0e82a67047b03739282270b3671fcbacee5e314adb6aabde07f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:17:57.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T17:17:57.821Z] [2022-06-22T17:17:57.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:17:58.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T17:17:58.127Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-22T17:17:58.127Z] ab5ef0e58194: Pulling fs layer [2022-06-22T17:17:58.127Z] 9712f1f96733: Pulling fs layer [2022-06-22T17:17:58.127Z] 63f879dbbcfc: Pulling fs layer [2022-06-22T17:17:58.127Z] 0d9ebad4ef96: Pulling fs layer [2022-06-22T17:17:58.127Z] e9a5061849ea: Pulling fs layer [2022-06-22T17:17:58.127Z] d747dcd14b5f: Pulling fs layer [2022-06-22T17:17:58.127Z] 2de7ff778b66: Pulling fs layer [2022-06-22T17:17:58.127Z] e9a5061849ea: Waiting [2022-06-22T17:17:58.127Z] 2de7ff778b66: Waiting [2022-06-22T17:17:58.127Z] d747dcd14b5f: Waiting [2022-06-22T17:17:58.127Z] 0d9ebad4ef96: Waiting [2022-06-22T17:17:58.127Z] 9712f1f96733: Verifying Checksum [2022-06-22T17:17:58.127Z] 9712f1f96733: Download complete [2022-06-22T17:17:58.400Z] 63f879dbbcfc: Verifying Checksum [2022-06-22T17:17:58.400Z] 63f879dbbcfc: Download complete [2022-06-22T17:17:58.662Z] 0d9ebad4ef96: Verifying Checksum [2022-06-22T17:17:58.662Z] 0d9ebad4ef96: Download complete [2022-06-22T17:17:58.662Z] e9a5061849ea: Verifying Checksum [2022-06-22T17:17:58.662Z] e9a5061849ea: Download complete [2022-06-22T17:17:58.662Z] d747dcd14b5f: Verifying Checksum [2022-06-22T17:17:58.662Z] d747dcd14b5f: Download complete [2022-06-22T17:17:58.925Z] 2de7ff778b66: Download complete [2022-06-22T17:17:58.925Z] ab5ef0e58194: Verifying Checksum [2022-06-22T17:17:58.925Z] ab5ef0e58194: Download complete [2022-06-22T17:18:02.220Z] ab5ef0e58194: Pull complete [2022-06-22T17:18:02.220Z] 9712f1f96733: Pull complete [2022-06-22T17:18:02.478Z] 63f879dbbcfc: Pull complete [2022-06-22T17:18:05.767Z] 0d9ebad4ef96: Pull complete [2022-06-22T17:18:06.028Z] e9a5061849ea: Pull complete [2022-06-22T17:18:06.028Z] d747dcd14b5f: Pull complete [2022-06-22T17:18:07.412Z] 2de7ff778b66: Pull complete [2022-06-22T17:18:07.412Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-22T17:18:07.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T17:18:07.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:18:07.503Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:18:07.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:18:09.517Z] $ docker top 50d882ce5b059b7fe4e9f3d13c8a6b8b506be631ac811eb9d61733da9ef19927 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-22T17:18:09.596Z] provisioning config files... [2022-06-22T17:18:09.604Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4962667231310719940tmp [2022-06-22T17:18:09.614Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config785997702468941799tmp [2022-06-22T17:18:09.626Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9056122824458842257tmp [Pipeline] { [Pipeline] echo [2022-06-22T17:18:09.643Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:09.926Z] ---> sigul-configuration.sh [2022-06-22T17:18:09.926Z] gpg: directory `/root/.gnupg' created [2022-06-22T17:18:09.926Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-22T17:18:09.926Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-22T17:18:09.926Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-22T17:18:09.926Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-22T17:18:09.926Z] gpg: CAST5 encrypted data [2022-06-22T17:18:09.926Z] gpg: encrypted with 1 passphrase [2022-06-22T17:18:09.926Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-22T17:18:10.214Z] + mkdir /home/jenkins [2022-06-22T17:18:10.214Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-22T17:18:10.501Z] + 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-06-22T17:18:10.511Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:10.800Z] ---> sigul-install.sh [2022-06-22T17:18:10.800Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-22T17:18:11.090Z] + git tag --list [2022-06-22T17:18:11.090Z] v0.0.0 [2022-06-22T17:18:11.090Z] v1.0.0 [2022-06-22T17:18:11.090Z] v2.1.0 [2022-06-22T17:18:11.090Z] v2.1.1 [2022-06-22T17:18:11.090Z] v2.1.1-dev.1 [2022-06-22T17:18:11.090Z] v2.2.0 [2022-06-22T17:18:11.090Z] v2.2.1-dev.1 [2022-06-22T17:18:11.090Z] v2.2.1-dev.2 [Pipeline] sh [2022-06-22T17:18:11.378Z] + lftools sign git-tag v2.2.1-dev.2 [2022-06-22T17:18:11.948Z] Signing Git tag with Sigul... [2022-06-22T17:18:11.948Z] Signing v2.2.1-dev.2 [Pipeline] echo [2022-06-22T17:18:12.216Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:12.502Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-22T17:18:12.509Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-22T17:18:12.533Z] $ docker stop --time=1 50d882ce5b059b7fe4e9f3d13c8a6b8b506be631ac811eb9d61733da9ef19927 [2022-06-22T17:18:13.859Z] $ docker rm -f 50d882ce5b059b7fe4e9f3d13c8a6b8b506be631ac811eb9d61733da9ef19927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-22T17:18:14.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T17:18:14.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:18:14.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T17:18:14.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:18:14.675Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:18:14.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:18:15.153Z] $ docker top b5034fef32724d1f88eb298af56c52b1d3010865a35c93ce40a5e9ee421dfedb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T17:18:15.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T17:18:15.251Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T17:18:15.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T17:18:15.374Z] $ docker exec b5034fef32724d1f88eb298af56c52b1d3010865a35c93ce40a5e9ee421dfedb ssh-agent [2022-06-22T17:18:15.491Z] SSH_AUTH_SOCK=/tmp/ssh-tktPK9auGADW/agent.32 [2022-06-22T17:18:15.491Z] SSH_AGENT_PID=38 [2022-06-22T17:18:15.496Z] Running ssh-add (command line suppressed) [2022-06-22T17:18:15.602Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_442174975504896872.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_442174975504896872.key) [2022-06-22T17:18:15.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T17:18:15.902Z] + git semver bump pre [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,088 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,088 [bump_version] DEBUG bumping version:2.2.1-dev.2 on axis:pre with prefix:dev [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,089 [bump_version] DEBUG bumped version:2.2.1-dev.3 [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,089 [write_version] DEBUG write version:2.2.1-dev.3 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,089 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,089 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,090 [execute] INFO git cat-file --batch-check [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,095 [execute] INFO git cat-file --batch [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T17:18:16.162Z] 2022-06-22 17:18:16,100 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T17:18:16.162Z] 2.2.1-dev.3 [Pipeline] } [2022-06-22T17:18:16.172Z] $ docker exec --env ******** --env ******** b5034fef32724d1f88eb298af56c52b1d3010865a35c93ce40a5e9ee421dfedb ssh-agent -k [2022-06-22T17:18:16.273Z] unset SSH_AUTH_SOCK; [2022-06-22T17:18:16.274Z] unset SSH_AGENT_PID; [2022-06-22T17:18:16.274Z] echo Agent pid 38 killed; [2022-06-22T17:18:16.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T17:18:16.592Z] + git semver [Pipeline] } [2022-06-22T17:18:16.868Z] $ docker stop --time=1 b5034fef32724d1f88eb298af56c52b1d3010865a35c93ce40a5e9ee421dfedb [2022-06-22T17:18:18.202Z] $ docker rm -f b5034fef32724d1f88eb298af56c52b1d3010865a35c93ce40a5e9ee421dfedb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T17:18:18.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T17:18:18.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:18:18.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T17:18:18.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:18:19.041Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:18:19.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:18:19.495Z] $ docker top 94ee055151dbc201daa3ed5b3b40c2cdb8a737961c7908e934a8ca2086b3c3a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T17:18:19.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T17:18:19.588Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T17:18:19.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T17:18:19.712Z] $ docker exec 94ee055151dbc201daa3ed5b3b40c2cdb8a737961c7908e934a8ca2086b3c3a5 ssh-agent [2022-06-22T17:18:19.835Z] SSH_AUTH_SOCK=/tmp/ssh-88t2oMSarvVC/agent.34 [2022-06-22T17:18:19.835Z] SSH_AGENT_PID=40 [2022-06-22T17:18:19.840Z] Running ssh-add (command line suppressed) [2022-06-22T17:18:19.966Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7743237831943009888.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7743237831943009888.key) [2022-06-22T17:18:19.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T17:18:20.267Z] + git semver push [2022-06-22T17:18:20.528Z] 2022-06-22 17:18:20,451 [run_push] DEBUG push [2022-06-22T17:18:20.528Z] 2022-06-22 17:18:20,452 [execute] INFO git cat-file --batch-check [2022-06-22T17:18:20.528Z] 2022-06-22 17:18:20,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T17:18:20.528Z] 2022-06-22 17:18:20,457 [execute] INFO git rev-list 30231b1bc20b96cab2c4fdf8ed1e1d07025509e7 -- [2022-06-22T17:18:20.528Z] 2022-06-22 17:18:20,457 [execute] DEBUG Popen(['git', 'rev-list', '30231b1bc20b96cab2c4fdf8ed1e1d07025509e7', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-22T17:18:20.528Z] 2022-06-22 17:18:20,465 [execute] INFO git fetch -v origin [2022-06-22T17:18:20.528Z] 2022-06-22 17:18:20,465 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-22T17:18:21.102Z] 2022-06-22 17:18:20,945 [run_push] DEBUG no remote changes detected [2022-06-22T17:18:21.102Z] 2022-06-22 17:18:20,946 [execute] INFO git push origin semver [2022-06-22T17:18:21.102Z] 2022-06-22 17:18:20,946 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-22T17:18:22.046Z] 2022-06-22 17:18:21,675 [run_push] DEBUG push all version tags [2022-06-22T17:18:22.046Z] 2022-06-22 17:18:21,676 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-22T17:18:22.046Z] 2022-06-22 17:18:21,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T17:18:22.619Z] 2022-06-22 17:18:22,358 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T17:18:22.619Z] 2.2.1-dev.3 [Pipeline] } [2022-06-22T17:18:22.630Z] $ docker exec --env ******** --env ******** 94ee055151dbc201daa3ed5b3b40c2cdb8a737961c7908e934a8ca2086b3c3a5 ssh-agent -k [2022-06-22T17:18:22.758Z] unset SSH_AUTH_SOCK; [2022-06-22T17:18:22.758Z] unset SSH_AGENT_PID; [2022-06-22T17:18:22.758Z] echo Agent pid 40 killed; [2022-06-22T17:18:22.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T17:18:23.073Z] + git semver [Pipeline] } [2022-06-22T17:18:23.350Z] $ docker stop --time=1 94ee055151dbc201daa3ed5b3b40c2cdb8a737961c7908e934a8ca2086b3c3a5 [2022-06-22T17:18:24.655Z] $ docker rm -f 94ee055151dbc201daa3ed5b3b40c2cdb8a737961c7908e934a8ca2086b3c3a5 [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-06-22T17:18:25.305Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-06-22T17:18:25.305Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-06-22T17:18:25.305Z] total 16 [2022-06-22T17:18:25.305Z] drwxr-xr-x 3 root root 4096 Jun 22 17:08 . [2022-06-22T17:18:25.305Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 22 17:18 .. [2022-06-22T17:18:25.305Z] drwxr-xr-x 2 root root 4096 Jun 22 17:08 cost [2022-06-22T17:18:25.305Z] -rw-r--r-- 1 root root 93 Jun 22 17:08 cost.csv [2022-06-22T17:18:25.305Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-06-22T17:18:25.305Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-06-22T17:18:25.305Z] total 16 [2022-06-22T17:18:25.305Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 17:08 . [2022-06-22T17:18:25.305Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 22 17:18 .. [2022-06-22T17:18:25.305Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 17:08 cost [2022-06-22T17:18:25.305Z] -rw-r--r-- 1 jenkins jenkins 93 Jun 22 17:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:25.596Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:26.458Z] ---> package-listing.sh [2022-06-22T17:18:26.458Z] ++ facter osfamily [2022-06-22T17:18:26.458Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-22T17:18:26.718Z] + OS_FAMILY=debian [2022-06-22T17:18:26.718Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-06-22T17:18:26.718Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-22T17:18:26.718Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-22T17:18:26.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-22T17:18:26.718Z] + PACKAGES=/tmp/packages_start.txt [2022-06-22T17:18:26.718Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-06-22T17:18:26.718Z] + PACKAGES=/tmp/packages_end.txt [2022-06-22T17:18:26.718Z] + case "${OS_FAMILY}" in [2022-06-22T17:18:26.718Z] + dpkg -l [2022-06-22T17:18:26.718Z] + grep '^ii' [2022-06-22T17:18:26.718Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-22T17:18:26.718Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-22T17:18:26.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-22T17:18:26.718Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-06-22T17:18:26.718Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-06-22T17:18:26.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-06-22T17:18:26.726Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-22T17:18:27.005Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T17:18:27.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T17:18:27.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T17:18:27.655Z] prd-ubuntu20.04-docker-8c-8g-15344 does not seem to be running inside a container [2022-06-22T17:18:27.689Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-06-22T17:18:27.956Z] $ docker top a0d6b3e674617cbc7ddebd7c604413f5664750dc9c4fa47ac5e22ab96b093625 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T17:18:28.316Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-22T17:18:28.605Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-22T17:18:28.892Z] + ls /var/log/sa-host [2022-06-22T17:18:28.892Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T17:18:29.034Z] provisioning config files... [2022-06-22T17:18:29.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1115762009558131801tmp [Pipeline] { [Pipeline] echo [2022-06-22T17:18:29.056Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:29.340Z] ---> create-netrc.sh [Pipeline] } [2022-06-22T17:18:29.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:29.685Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-22T17:18:29.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:29.976Z] ---> sudo-logs.sh [2022-06-22T17:18:29.976Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-22T17:18:29.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:30.282Z] ---> job-cost.sh [2022-06-22T17:18:30.282Z] lf-activate-venv: SKIPPING [2022-06-22T17:18:30.282Z] DEBUG: total: 0.2199999988079071 [2022-06-22T17:18:30.282Z] INFO: Retrieving Stack Cost... [2022-06-22T17:18:30.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T17:18:31.112Z] INFO: Archiving Costs [Pipeline] echo [2022-06-22T17:18:31.125Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T17:18:31.416Z] ---> logs-deploy.sh [2022-06-22T17:18:31.416Z] lf-activate-venv: SKIPPING [2022-06-22T17:18:31.416Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/39 [2022-06-22T17:18:31.416Z] INFO: archiving workspace using pattern(s): [2022-06-22T17:18:32.356Z] Archives upload complete. [2022-06-22T17:18:32.356Z] INFO: archiving logs to Nexus