Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 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-ssh2972319034753387811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1373822980631475331.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9872902113318322010.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh16961592339314865666.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh17973414079941745630.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1545 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 > 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 Avoid second fetch Checking out Revision 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#209)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 > git rev-list --no-walk bffda19a327bd0e0f8f572f38d60b953f6d5e074 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T15:36:35.462Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T15:36:35.520Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T15:36:35.541Z] ========================================================= [2023-07-19T15:36:35.541Z] EdgeX Global Pipelines Version Info [2023-07-19T15:36:35.541Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:36:36.250Z] ------------------- [2023-07-19T15:36:36.250Z] stable info: [2023-07-19T15:36:36.250Z] ------------------- [2023-07-19T15:36:36.250Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T15:36:36.250Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T15:36:36.250Z] Message: update stable to v1.0.250 [2023-07-19T15:36:36.821Z] ------------------- [2023-07-19T15:36:36.821Z] experimental info: [2023-07-19T15:36:36.821Z] ------------------- [2023-07-19T15:36:36.821Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T15:36:36.821Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T15:36:36.821Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T15:36:36.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-07-19T15:36:36.978Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-07-19T15:36:36.986Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T15:36:36.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T15:36:37.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T15:36:37.010Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T15:36:37.018Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T15:36:37.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-19T15:36:37.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T15:36:37.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T15:36:37.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T15:36:37.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-07-19T15:36:37.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T15:36:37.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T15:36:37.082Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T15:36:37.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T15:36:37.099Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T15:36:37.107Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T15:36:37.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T15:36:37.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T15:36:37.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-19T15:36:37.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-19T15:36:37.172Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-19T15:36:37.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-19T15:36:37.199Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-19T15:36:37.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T15:36:37.223Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T15:36:37.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-19T15:36:37.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-19T15:36:37.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-19T15:36:37.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] echo [2023-07-19T15:36:37.291Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9cf17b7 [Pipeline] echo [2023-07-19T15:36:37.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:36:37.358Z] provisioning config files... [2023-07-19T15:36:37.374Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5312762507319775751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:36:37.679Z] ---> docker-login.sh [2023-07-19T15:36:37.680Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:36:37.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:37.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:37.941Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:37.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:37.941Z] [2023-07-19T15:36:37.941Z] Login Succeeded [2023-07-19T15:36:37.941Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:36:37.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:37.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:37.941Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:37.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:37.941Z] [2023-07-19T15:36:37.941Z] Login Succeeded [2023-07-19T15:36:37.941Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:36:38.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:38.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:38.201Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:38.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:38.201Z] [2023-07-19T15:36:38.201Z] Login Succeeded [2023-07-19T15:36:38.201Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:36:38.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:38.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:38.202Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:38.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:38.202Z] [2023-07-19T15:36:38.202Z] Login Succeeded [2023-07-19T15:36:38.202Z] docker.io [2023-07-19T15:36:38.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:38.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:38.750Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:38.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:38.750Z] [2023-07-19T15:36:38.750Z] Login Succeeded [2023-07-19T15:36:38.750Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:36:38.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-19T15:36:39.164Z] + git rev-list -1 --merges 9cf17b74e8ce7feef25b55235c19f74ed3f97e73~1..9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] echo [2023-07-19T15:36:39.222Z] -----------> git rev-list -1 --merges 9cf17b74e8ce7feef25b55235c19f74ed3f97e73~1..9cf17b74e8ce7feef25b55235c19f74ed3f97e73 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [false] [Pipeline] sh [2023-07-19T15:36:39.511Z] + git log --format=format:%s -1 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] echo [2023-07-19T15:36:39.542Z] ========================================================= [2023-07-19T15:36:39.542Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T15:36:39.542Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T15:36:39.865Z] + git log --format=format:%s -1 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] echo [2023-07-19T15:36:39.878Z] [semverPrep] GIT_COMMIT: 9cf17b74e8ce7feef25b55235c19f74ed3f97e73, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#209) [Pipeline] echo [2023-07-19T15:36:39.888Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-19T15:36:40.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:36:40.278Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T15:36:40.278Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T15:36:40.278Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T15:36:40.278Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-07-19T15:36:40.278Z] -a /etc/ssh/ssh_known_hosts [2023-07-19T15:36:40.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:36:40.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:36:40.696Z] [2023-07-19T15:36:40.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:36:40.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:36:40.993Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T15:36:40.993Z] b85a868b505f: Pulling fs layer [2023-07-19T15:36:40.993Z] e2be974225ed: Pulling fs layer [2023-07-19T15:36:40.993Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T15:36:40.993Z] 988bab9f4d93: Pulling fs layer [2023-07-19T15:36:40.993Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T15:36:40.993Z] eaf3925da568: Pulling fs layer [2023-07-19T15:36:40.993Z] bab4dde63d76: Pulling fs layer [2023-07-19T15:36:40.993Z] bde34c3a00c8: Pulling fs layer [2023-07-19T15:36:40.993Z] b352a97aabf1: Pulling fs layer [2023-07-19T15:36:40.993Z] 4872d77fe225: Pulling fs layer [2023-07-19T15:36:40.993Z] 5851b861e8e6: Pulling fs layer [2023-07-19T15:36:40.993Z] 988bab9f4d93: Waiting [2023-07-19T15:36:40.993Z] b352a97aabf1: Waiting [2023-07-19T15:36:40.993Z] 4872d77fe225: Waiting [2023-07-19T15:36:40.993Z] 1469e6f7b9e6: Waiting [2023-07-19T15:36:40.993Z] eaf3925da568: Waiting [2023-07-19T15:36:40.993Z] bab4dde63d76: Waiting [2023-07-19T15:36:40.993Z] bde34c3a00c8: Waiting [2023-07-19T15:36:40.993Z] e2be974225ed: Verifying Checksum [2023-07-19T15:36:40.993Z] 988bab9f4d93: Verifying Checksum [2023-07-19T15:36:40.993Z] 988bab9f4d93: Download complete [2023-07-19T15:36:41.252Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T15:36:41.252Z] 339a4e72a1f5: Download complete [2023-07-19T15:36:41.252Z] eaf3925da568: Download complete [2023-07-19T15:36:41.252Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T15:36:41.252Z] 1469e6f7b9e6: Download complete [2023-07-19T15:36:41.252Z] bde34c3a00c8: Verifying Checksum [2023-07-19T15:36:41.252Z] bde34c3a00c8: Download complete [2023-07-19T15:36:41.252Z] b352a97aabf1: Download complete [2023-07-19T15:36:41.252Z] 4872d77fe225: Verifying Checksum [2023-07-19T15:36:41.252Z] 4872d77fe225: Download complete [2023-07-19T15:36:41.252Z] 5851b861e8e6: Verifying Checksum [2023-07-19T15:36:41.252Z] 5851b861e8e6: Download complete [2023-07-19T15:36:41.252Z] b85a868b505f: Verifying Checksum [2023-07-19T15:36:41.252Z] b85a868b505f: Download complete [2023-07-19T15:36:41.818Z] bab4dde63d76: Verifying Checksum [2023-07-19T15:36:41.818Z] bab4dde63d76: Download complete [2023-07-19T15:36:42.763Z] b85a868b505f: Pull complete [2023-07-19T15:36:42.763Z] e2be974225ed: Pull complete [2023-07-19T15:36:43.022Z] 339a4e72a1f5: Pull complete [2023-07-19T15:36:43.285Z] 988bab9f4d93: Pull complete [2023-07-19T15:36:43.563Z] 1469e6f7b9e6: Pull complete [2023-07-19T15:36:43.563Z] eaf3925da568: Pull complete [2023-07-19T15:36:45.477Z] bab4dde63d76: Pull complete [2023-07-19T15:36:45.477Z] bde34c3a00c8: Pull complete [2023-07-19T15:36:45.477Z] b352a97aabf1: Pull complete [2023-07-19T15:36:45.477Z] 4872d77fe225: Pull complete [2023-07-19T15:36:45.736Z] 5851b861e8e6: Pull complete [2023-07-19T15:36:45.736Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T15:36:45.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:36:45.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:36:45.847Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:36:45.897Z] $ 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 [2023-07-19T15:36:50.020Z] $ docker top df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 -eo pid,comm [2023-07-19T15:36:50.079Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-19T15:36:50.079Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:36:50.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:36:50.120Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:36:50.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:36:50.263Z] $ docker exec df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 ssh-agent [2023-07-19T15:36:50.364Z] SSH_AUTH_SOCK=/tmp/ssh-QKwtABQLBc9V/agent.33 [2023-07-19T15:36:50.364Z] SSH_AGENT_PID=39 [2023-07-19T15:36:50.372Z] Running ssh-add (command line suppressed) [2023-07-19T15:36:50.491Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15316584935382850425.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15316584935382850425.key) [2023-07-19T15:36:50.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:36:50.813Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T15:36:50.828Z] $ docker exec --env ******** --env ******** df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 ssh-agent -k [2023-07-19T15:36:50.940Z] unset SSH_AUTH_SOCK; [2023-07-19T15:36:50.941Z] unset SSH_AGENT_PID; [2023-07-19T15:36:50.941Z] echo Agent pid 39 killed; [2023-07-19T15:36:50.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T15:36:50.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:36:50.991Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:36:51.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:36:51.116Z] $ docker exec df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 ssh-agent [2023-07-19T15:36:51.220Z] SSH_AUTH_SOCK=/tmp/ssh-VZkyjch6qjDG/agent.71 [2023-07-19T15:36:51.220Z] SSH_AGENT_PID=77 [2023-07-19T15:36:51.225Z] Running ssh-add (command line suppressed) [2023-07-19T15:36:51.324Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15916766364398103504.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15916766364398103504.key) [2023-07-19T15:36:51.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:36:51.706Z] + git semver init [2023-07-19T15:36:51.971Z] 2023-07-19 15:36:51,804 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T15:36:51.971Z] 2023-07-19 15:36:51,804 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-07-19T15:36:51.971Z] 2023-07-19 15:36:51,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-07-19T15:36:51.971Z] 2023-07-19 15:36:51,805 [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) [2023-07-19T15:36:53.430Z] 2023-07-19 15:36:53,039 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-07-19T15:36:53.430Z] 2023-07-19 15:36:53,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-07-19T15:36:53.430Z] 2023-07-19 15:36:53,039 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-19T15:36:53.430Z] 2023-07-19 15:36:53,040 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-19T15:36:53.430Z] 3.1.0-dev.4 [Pipeline] } [2023-07-19T15:36:53.440Z] $ docker exec --env ******** --env ******** df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 ssh-agent -k [2023-07-19T15:36:53.532Z] unset SSH_AUTH_SOCK; [2023-07-19T15:36:53.533Z] unset SSH_AGENT_PID; [2023-07-19T15:36:53.533Z] echo Agent pid 77 killed; [2023-07-19T15:36:53.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:36:53.846Z] + git semver [Pipeline] } [2023-07-19T15:36:54.122Z] $ docker stop --time=1 df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 [2023-07-19T15:36:55.426Z] $ docker rm -f --volumes df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:36:55.782Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T15:36:56.010Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T15:36:56.013Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:36:56.180Z] provisioning config files... [2023-07-19T15:36:56.187Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4067386195779443477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:36:56.521Z] ---> docker-login.sh [2023-07-19T15:36:56.521Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:36:56.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:56.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:56.521Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:56.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:56.521Z] [2023-07-19T15:36:56.521Z] Login Succeeded [2023-07-19T15:36:56.521Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:36:56.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:56.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:56.521Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:56.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:56.521Z] [2023-07-19T15:36:56.521Z] Login Succeeded [2023-07-19T15:36:56.521Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:36:56.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:56.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:56.781Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:56.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:56.781Z] [2023-07-19T15:36:56.781Z] Login Succeeded [2023-07-19T15:36:56.781Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:36:56.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:56.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:56.781Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:56.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:56.781Z] [2023-07-19T15:36:56.781Z] Login Succeeded [2023-07-19T15:36:56.781Z] docker.io [2023-07-19T15:36:57.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:36:57.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:36:57.040Z] Configure a credential helper to remove this warning. See [2023-07-19T15:36:57.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:36:57.040Z] [2023-07-19T15:36:57.040Z] Login Succeeded [2023-07-19T15:36:57.299Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:36:57.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T15:36:57.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:36:57.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:36:57.416Z] ========================================================= [2023-07-19T15:36:57.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T15:36:57.416Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:36:57.763Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-19T15:36:57.763Z] Sending build context to Docker daemon 12.65MB [2023-07-19T15:36:57.763Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T15:36:57.763Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-19T15:36:57.763Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T15:36:57.763Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T15:36:57.763Z] 6911f1a30b25: Pulling fs layer [2023-07-19T15:36:57.763Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T15:36:57.763Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T15:36:57.763Z] ec0bb842ea78: Pulling fs layer [2023-07-19T15:36:57.763Z] 40a00589a448: Pulling fs layer [2023-07-19T15:36:57.763Z] 6c08303d61cc: Pulling fs layer [2023-07-19T15:36:57.763Z] 798269fcf238: Pulling fs layer [2023-07-19T15:36:57.763Z] ec0bb842ea78: Waiting [2023-07-19T15:36:57.763Z] 40a00589a448: Waiting [2023-07-19T15:36:57.763Z] 6c08303d61cc: Waiting [2023-07-19T15:36:57.763Z] 798269fcf238: Waiting [2023-07-19T15:36:57.763Z] 6863d3e3a2b1: Waiting [2023-07-19T15:36:58.031Z] 6911f1a30b25: Verifying Checksum [2023-07-19T15:36:58.031Z] 6911f1a30b25: Download complete [2023-07-19T15:36:58.031Z] 6863d3e3a2b1: Verifying Checksum [2023-07-19T15:36:58.031Z] 6863d3e3a2b1: Download complete [2023-07-19T15:36:58.031Z] ec0bb842ea78: Verifying Checksum [2023-07-19T15:36:58.031Z] ec0bb842ea78: Download complete [2023-07-19T15:36:58.031Z] 4db1b89c0bd1: Verifying Checksum [2023-07-19T15:36:58.031Z] 4db1b89c0bd1: Download complete [2023-07-19T15:36:58.031Z] 40a00589a448: Verifying Checksum [2023-07-19T15:36:58.031Z] 40a00589a448: Download complete [2023-07-19T15:36:58.031Z] 4db1b89c0bd1: Pull complete [2023-07-19T15:36:58.302Z] 6911f1a30b25: Pull complete [2023-07-19T15:36:58.897Z] e194b8c5c2a9: Verifying Checksum [2023-07-19T15:36:58.897Z] e194b8c5c2a9: Download complete [2023-07-19T15:36:59.155Z] 798269fcf238: Verifying Checksum [2023-07-19T15:36:59.155Z] 798269fcf238: Download complete [2023-07-19T15:36:59.155Z] 6c08303d61cc: Verifying Checksum [2023-07-19T15:36:59.155Z] 6c08303d61cc: Download complete [2023-07-19T15:37:02.580Z] e194b8c5c2a9: Pull complete [2023-07-19T15:37:02.580Z] 6863d3e3a2b1: Pull complete [2023-07-19T15:37:02.580Z] ec0bb842ea78: Pull complete [2023-07-19T15:37:02.580Z] 40a00589a448: Pull complete [2023-07-19T15:37:05.189Z] 6c08303d61cc: Pull complete [2023-07-19T15:37:05.755Z] 798269fcf238: Pull complete [2023-07-19T15:37:05.755Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T15:37:05.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T15:37:05.755Z] ---> ec979cd7f677 [2023-07-19T15:37:05.755Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T15:37:11.123Z] Still waiting to schedule task [2023-07-19T15:37:11.124Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-19T15:37:12.332Z] ---> Running in cfd4c0141a5f [2023-07-19T15:37:12.332Z] Removing intermediate container cfd4c0141a5f [2023-07-19T15:37:12.332Z] ---> cd645ed4bef8 [2023-07-19T15:37:12.332Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T15:37:12.332Z] ---> Running in dc94d15db2ed [2023-07-19T15:37:12.332Z] Removing intermediate container dc94d15db2ed [2023-07-19T15:37:12.332Z] ---> 10146b54d574 [2023-07-19T15:37:12.332Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-19T15:37:12.332Z] ---> Running in 36759d0ba2b1 [2023-07-19T15:37:12.590Z] Removing intermediate container 36759d0ba2b1 [2023-07-19T15:37:12.590Z] ---> 4a5fbc4dfcbc [2023-07-19T15:37:12.590Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T15:37:12.590Z] ---> Running in df6827b5cc86 [2023-07-19T15:37:12.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:37:12.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:37:13.413Z] OK: 265 MiB in 53 packages [2023-07-19T15:37:13.670Z] Removing intermediate container df6827b5cc86 [2023-07-19T15:37:13.670Z] ---> 1eb50689295a [2023-07-19T15:37:13.670Z] Step 7/12 : WORKDIR /app [2023-07-19T15:37:13.670Z] ---> Running in 7a9d12707706 [2023-07-19T15:37:13.670Z] Removing intermediate container 7a9d12707706 [2023-07-19T15:37:13.670Z] ---> 971433434ae7 [2023-07-19T15:37:13.670Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-19T15:37:13.670Z] ---> aecfb68c9f95 [2023-07-19T15:37:13.670Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:37:13.670Z] ---> Running in 3a599d63045a [2023-07-19T15:37:52.546Z] Removing intermediate container 3a599d63045a [2023-07-19T15:37:52.546Z] ---> cae659d6fa3a [2023-07-19T15:37:52.546Z] Step 10/12 : COPY . . [2023-07-19T15:37:52.546Z] ---> ec357d948e06 [2023-07-19T15:37:52.546Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T15:37:52.546Z] ---> Running in d264dd52a739 [2023-07-19T15:37:52.546Z] Removing intermediate container d264dd52a739 [2023-07-19T15:37:52.546Z] ---> 14b577d92e89 [2023-07-19T15:37:52.546Z] Step 12/12 : RUN $MAKE [2023-07-19T15:37:52.546Z] ---> Running in 4951376141bd [2023-07-19T15:37:52.546Z] noop [2023-07-19T15:37:52.546Z] Removing intermediate container 4951376141bd [2023-07-19T15:37:52.546Z] ---> 8ac98b36efb3 [2023-07-19T15:37:52.546Z] Successfully built 8ac98b36efb3 [2023-07-19T15:37:52.546Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:37:52.857Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T15:37:52.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:37:52.929Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:37:52.964Z] $ 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 [2023-07-19T15:37:53.303Z] $ docker top 242ed85fa13e12c001e90809be2ce0be567b4c951ff8340c1fe8e05beff5931f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:37:53.640Z] + go version [2023-07-19T15:37:53.640Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T15:37:53.655Z] $ docker stop --time=1 242ed85fa13e12c001e90809be2ce0be567b4c951ff8340c1fe8e05beff5931f [2023-07-19T15:37:54.916Z] $ docker rm -f --volumes 242ed85fa13e12c001e90809be2ce0be567b4c951ff8340c1fe8e05beff5931f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:37:55.319Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T15:37:55.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:37:55.392Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:37:55.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-07-19T15:37:55.767Z] $ docker top a3cf718df80986bb9f0cc52c95cdd4140a20bb3938ba9c760ff26a10de3148ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:37:56.105Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:37:56.403Z] + make test [2023-07-19T15:37:56.403Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-19T15:38:18.326Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-19T15:38:18.326Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-19T15:38:18.326Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.152s coverage: 86.2% of statements [2023-07-19T15:38:18.326Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.690s coverage: 71.9% of statements [2023-07-19T15:38:40.248Z] go vet ./... [2023-07-19T15:38:41.181Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T15:38:41.181Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T15:38:41.438Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-19T15:38:41.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T15:38:41.466Z] $ docker stop --time=1 a3cf718df80986bb9f0cc52c95cdd4140a20bb3938ba9c760ff26a10de3148ea [2023-07-19T15:38:45.584Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1547 in /w/workspace/dry_app-rfid-llrp-inventory_main [2023-07-19T15:38:46.617Z] $ docker rm -f --volumes a3cf718df80986bb9f0cc52c95cdd4140a20bb3938ba9c760ff26a10de3148ea [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-07-19T15:38:46.937Z] Running in /w/workspace/app-rfid-llrp-inventory/116 [Pipeline] { [Pipeline] checkout [2023-07-19T15:38:46.966Z] The recommended git tool is: git [2023-07-19T15:38:47.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T15:38:47.232Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-19T15:38:47.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T15:38:48.010Z] + ls -al . [2023-07-19T15:38:48.010Z] total 236 [2023-07-19T15:38:48.010Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 15:37 . [2023-07-19T15:38:48.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:36 .. [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 15:36 .dockerignore [2023-07-19T15:38:48.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:36 .git [2023-07-19T15:38:48.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:36 .github [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 15:36 .gitignore [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:36 .golangci.yml [2023-07-19T15:38:48.010Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:36 .semver [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 19 15:36 Attribution.txt [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 19 15:36 CHANGELOG.md [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 19 15:36 Dockerfile [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:36 GOVERNANCE.md [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 15:36 Jenkinsfile [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 15:36 LICENSE [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 19 15:36 Makefile [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 15:36 OWNERS.md [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 19 15:36 README.md [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:36 VERSION [2023-07-19T15:38:48.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:36 bin [2023-07-19T15:38:48.010Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 15:38 coverage.out [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 3693 Jul 19 15:36 go.mod [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 32865 Jul 19 15:36 go.sum [2023-07-19T15:38:48.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:36 images [2023-07-19T15:38:48.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:36 internal [2023-07-19T15:38:48.010Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 15:36 main.go [2023-07-19T15:38:48.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:36 res [2023-07-19T15:38:48.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:36 snap [2023-07-19T15:38:48.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:36 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:38:48.319Z] + 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=9cf17b74e8ce7feef25b55235c19f74ed3f97e73 --label arch=amd64 --label version=3.1.0-dev.4 . [2023-07-19T15:38:48.319Z] Sending build context to Docker daemon 12.65MB [2023-07-19T15:38:48.319Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T15:38:48.319Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-19T15:38:48.319Z] ---> 8ac98b36efb3 [2023-07-19T15:38:48.319Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T15:38:48.578Z] ---> Running in 52fc9fffcd9c [2023-07-19T15:38:48.578Z] Removing intermediate container 52fc9fffcd9c [2023-07-19T15:38:48.578Z] ---> ac67404d8ff2 [2023-07-19T15:38:48.578Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T15:38:48.836Z] ---> Running in 967bc30bb90a [2023-07-19T15:38:48.836Z] Removing intermediate container 967bc30bb90a [2023-07-19T15:38:48.836Z] ---> 96da68cdf7d6 [2023-07-19T15:38:48.836Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-19T15:38:48.836Z] ---> Running in 45fd160b58c1 [2023-07-19T15:38:48.836Z] Removing intermediate container 45fd160b58c1 [2023-07-19T15:38:48.836Z] ---> 123e5d4365e1 [2023-07-19T15:38:48.836Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T15:38:48.836Z] ---> Running in d552b6d102dd [2023-07-19T15:38:49.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:38:49.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:38:49.620Z] OK: 265 MiB in 53 packages [2023-07-19T15:38:49.879Z] Removing intermediate container d552b6d102dd [2023-07-19T15:38:49.879Z] ---> f581288d2404 [2023-07-19T15:38:49.879Z] Step 7/29 : WORKDIR /app [2023-07-19T15:38:50.138Z] ---> Running in 49a8b3257fa3 [2023-07-19T15:38:50.138Z] Removing intermediate container 49a8b3257fa3 [2023-07-19T15:38:50.138Z] ---> 2fbed9c7ed6b [2023-07-19T15:38:50.138Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-19T15:38:50.138Z] ---> fe3a5d98ec55 [2023-07-19T15:38:50.138Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:38:50.398Z] ---> Running in 9c4c61edf266 [2023-07-19T15:38:50.964Z] Removing intermediate container 9c4c61edf266 [2023-07-19T15:38:50.964Z] ---> 87481bb2a087 [2023-07-19T15:38:50.964Z] Step 10/29 : COPY . . [2023-07-19T15:38:51.561Z] using credential edgex-jenkins-ssh [2023-07-19T15:38:51.578Z] Cloning the remote Git repository [2023-07-19T15:38:51.696Z] ---> 73f6f131e88e [2023-07-19T15:38:51.696Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T15:38:51.696Z] ---> Running in 8c09d392d036 [2023-07-19T15:38:51.696Z] Removing intermediate container 8c09d392d036 [2023-07-19T15:38:51.696Z] ---> 9bd948724142 [2023-07-19T15:38:51.696Z] Step 12/29 : RUN $MAKE [2023-07-19T15:38:51.696Z] ---> Running in 028feffd3b9b [2023-07-19T15:38:51.623Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-19T15:38:51.728Z] > git init /w/workspace/app-rfid-llrp-inventory/116 # timeout=10 [2023-07-19T15:38:51.978Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-19T15:38:51.871Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-19T15:38:51.872Z] > git --version # timeout=10 [2023-07-19T15:38:51.893Z] > git --version # 'git version 2.25.1' [2023-07-19T15:38:51.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T15:38:52.043Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T15:38:54.040Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-19T15:38:54.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T15:38:54.863Z] Avoid second fetch [2023-07-19T15:38:54.863Z] Checking out Revision 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 (main) [2023-07-19T15:38:55.376Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#209)" [2023-07-19T15:38:54.881Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T15:38:54.946Z] > git checkout -f 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T15:38:56.199Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T15:38:56.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:38:56.199Z] Dload Upload Total Spent Left Speed [2023-07-19T15:38:56.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh [2023-07-19T15:38:56.786Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-19T15:38:57.115Z] + sudo tee /etc/docker/daemon.new [2023-07-19T15:38:57.116Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T15:38:57.116Z] { [2023-07-19T15:38:57.116Z] "registry-mirrors": [ [2023-07-19T15:38:57.116Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T15:38:57.116Z] ], [2023-07-19T15:38:57.116Z] "bip": "10.250.0.254/24", [2023-07-19T15:38:57.116Z] "hosts": [ [2023-07-19T15:38:57.116Z] "tcp://0.0.0.0:5555", [2023-07-19T15:38:57.116Z] "unix:///var/run/docker.sock" [2023-07-19T15:38:57.116Z] ], [2023-07-19T15:38:57.116Z] "mtu": 1458, [2023-07-19T15:38:57.116Z] "selinux-enabled": true, [2023-07-19T15:38:57.116Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T15:38:57.116Z] } [Pipeline] sh [2023-07-19T15:38:57.445Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-19T15:38:57.784Z] + sudo service docker restart [2023-07-19T15:39:11.529Z] Removing intermediate container 028feffd3b9b [2023-07-19T15:39:11.529Z] ---> 60288e893d87 [2023-07-19T15:39:11.529Z] Step 13/29 : FROM alpine:3.17 [2023-07-19T15:39:12.140Z] 3.17: Pulling from library/alpine [2023-07-19T15:39:12.140Z] 4db1b89c0bd1: Already exists [2023-07-19T15:39:12.140Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:39:12.140Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T15:39:12.140Z] ---> 1f73a9d63274 [2023-07-19T15:39:12.140Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T15:39:12.398Z] ---> Running in 03986763ec6a [2023-07-19T15:39:12.398Z] Removing intermediate container 03986763ec6a [2023-07-19T15:39:12.398Z] ---> 601a7ad6b47c [2023-07-19T15:39:12.398Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-19T15:39:12.398Z] ---> Running in 791f4ee75ddc [2023-07-19T15:39:12.398Z] Removing intermediate container 791f4ee75ddc [2023-07-19T15:39:12.398Z] ---> a83284cf3429 [2023-07-19T15:39:12.398Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-19T15:39:12.398Z] ---> Running in 07fe4928859e [2023-07-19T15:39:12.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:39:12.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:39:13.174Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T15:39:13.433Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T15:39:13.433Z] Executing busybox-1.35.0-r29.trigger [2023-07-19T15:39:13.433Z] Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:39:13.433Z] OK: 8 MiB in 17 packages [2023-07-19T15:39:13.691Z] Removing intermediate container 07fe4928859e [2023-07-19T15:39:13.691Z] ---> ee09d150a45b [2023-07-19T15:39:13.691Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-19T15:39:13.949Z] ---> 2fd0826c4c51 [2023-07-19T15:39:13.949Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-19T15:39:13.949Z] ---> b1131fca973c [2023-07-19T15:39:13.949Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-19T15:39:14.208Z] ---> 8e6f2540b3c0 [2023-07-19T15:39:14.208Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-19T15:39:14.208Z] ---> fa4cd47325f0 [2023-07-19T15:39:14.208Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-19T15:39:15.168Z] ---> eb238431d722 [2023-07-19T15:39:15.168Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-19T15:39:15.168Z] ---> Running in 4b51e69c42b6 [2023-07-19T15:39:15.735Z] Removing intermediate container 4b51e69c42b6 [2023-07-19T15:39:15.735Z] ---> f0143081b066 [2023-07-19T15:39:15.735Z] Step 23/29 : VOLUME /cache [2023-07-19T15:39:15.735Z] ---> Running in 92ee2a0a8d52 [2023-07-19T15:39:15.735Z] Removing intermediate container 92ee2a0a8d52 [2023-07-19T15:39:15.735Z] ---> bbd9387d2ac0 [2023-07-19T15:39:15.735Z] Step 24/29 : EXPOSE 59711 [2023-07-19T15:39:15.735Z] ---> Running in 5a2ea097af0d [2023-07-19T15:39:15.994Z] Removing intermediate container 5a2ea097af0d [2023-07-19T15:39:15.994Z] ---> 7347fe224495 [2023-07-19T15:39:15.994Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-19T15:39:15.994Z] ---> Running in fc263d2f2cb0 [2023-07-19T15:39:15.994Z] Removing intermediate container fc263d2f2cb0 [2023-07-19T15:39:15.994Z] ---> e4cd54ab4a94 [2023-07-19T15:39:15.994Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-19T15:39:15.994Z] ---> Running in 46c6f3892940 [2023-07-19T15:39:15.994Z] Removing intermediate container 46c6f3892940 [2023-07-19T15:39:15.994Z] ---> bc12babd7856 [2023-07-19T15:39:15.994Z] Step 27/29 : LABEL arch=amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:39:16.054Z] provisioning config files... [2023-07-19T15:39:16.080Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/116@tmp/config9657903910782111884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:39:16.252Z] ---> Running in 03e795b50b95 [2023-07-19T15:39:16.252Z] Removing intermediate container 03e795b50b95 [2023-07-19T15:39:16.252Z] ---> 7cb40fd85f88 [2023-07-19T15:39:16.252Z] Step 28/29 : LABEL git_sha=9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [2023-07-19T15:39:16.252Z] ---> Running in 8859c369e3cb [2023-07-19T15:39:16.252Z] Removing intermediate container 8859c369e3cb [2023-07-19T15:39:16.252Z] ---> 45c9713b4f9a [2023-07-19T15:39:16.252Z] Step 29/29 : LABEL version=3.1.0-dev.4 [2023-07-19T15:39:16.252Z] ---> Running in f9ff04959719 [2023-07-19T15:39:16.433Z] ---> docker-login.sh [2023-07-19T15:39:16.433Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:39:16.511Z] Removing intermediate container f9ff04959719 [2023-07-19T15:39:16.511Z] ---> 74f7d437603c [2023-07-19T15:39:16.511Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T15:39:16.511Z] Successfully built 74f7d437603c [2023-07-19T15:39:16.511Z] 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 [2023-07-19T15:39:16.592Z] provisioning config files... [2023-07-19T15:39:16.601Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13962068108674126991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:39:16.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:16.897Z] ---> docker-login.sh [2023-07-19T15:39:16.897Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:39:16.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:16.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:16.898Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:16.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:16.898Z] [2023-07-19T15:39:16.898Z] Login Succeeded [2023-07-19T15:39:16.898Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:39:16.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:16.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:16.898Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:16.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:16.898Z] [2023-07-19T15:39:16.898Z] Login Succeeded [2023-07-19T15:39:16.898Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:39:16.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:16.972Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:16.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:16.972Z] [2023-07-19T15:39:16.972Z] Login Succeeded [2023-07-19T15:39:16.972Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:39:17.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:17.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:17.157Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:17.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:17.157Z] [2023-07-19T15:39:17.157Z] Login Succeeded [2023-07-19T15:39:17.157Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:39:17.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:17.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:17.157Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:17.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:17.157Z] [2023-07-19T15:39:17.157Z] Login Succeeded [2023-07-19T15:39:17.157Z] docker.io [2023-07-19T15:39:17.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:17.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:17.242Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:17.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:17.242Z] [2023-07-19T15:39:17.242Z] Login Succeeded [2023-07-19T15:39:17.242Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:39:17.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:17.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:17.416Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:17.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:17.416Z] [2023-07-19T15:39:17.416Z] Login Succeeded [2023-07-19T15:39:17.416Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:39:17.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:39:17.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:39:17.465Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-07-19T15:39:17.465Z] 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [2023-07-19T15:39:17.465Z] latest [2023-07-19T15:39:17.465Z] 3.1.0-dev.4 [2023-07-19T15:39:17.465Z] 9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [2023-07-19T15:39:17.465Z] main [2023-07-19T15:39:17.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:17.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:17.776Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] } [Pipeline] // withEnv [2023-07-19T15:39:17.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:17.791Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:17.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:17.791Z] [2023-07-19T15:39:17.791Z] Login Succeeded [2023-07-19T15:39:17.791Z] nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:18.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:18.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:18.064Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:18.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:18.064Z] [2023-07-19T15:39:18.064Z] Login Succeeded [2023-07-19T15:39:18.064Z] docker.io [2023-07-19T15:39:18.084Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [2023-07-19T15:39:18.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-19T15:39:18.084Z] 3325299228fa: Preparing [2023-07-19T15:39:18.084Z] 8270b48b88b5: Preparing [2023-07-19T15:39:18.084Z] d2126b238b87: Preparing [2023-07-19T15:39:18.084Z] 15f03f5c2aa7: Preparing [2023-07-19T15:39:18.084Z] 8c2d015695d0: Preparing [2023-07-19T15:39:18.084Z] 03476e0047fb: Preparing [2023-07-19T15:39:18.084Z] ad14a8ddef60: Preparing [2023-07-19T15:39:18.084Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:39:18.084Z] 03476e0047fb: Waiting [2023-07-19T15:39:18.084Z] ad14a8ddef60: Waiting [2023-07-19T15:39:18.084Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:39:18.084Z] 15f03f5c2aa7: Pushed [2023-07-19T15:39:18.084Z] 8c2d015695d0: Pushed [2023-07-19T15:39:18.084Z] 3325299228fa: Pushed [2023-07-19T15:39:18.084Z] d2126b238b87: Pushed [2023-07-19T15:39:18.084Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:39:18.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:39:18.341Z] 03476e0047fb: Pushed [2023-07-19T15:39:18.341Z] ad14a8ddef60: Pushed [2023-07-19T15:39:18.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:39:18.604Z] Configure a credential helper to remove this warning. See [2023-07-19T15:39:18.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:39:18.604Z] [2023-07-19T15:39:18.604Z] Login Succeeded [2023-07-19T15:39:18.604Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:39:18.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T15:39:18.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:39:19.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:39:19.021Z] ========================================================= [2023-07-19T15:39:19.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T15:39:19.021Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:19.384Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-19T15:39:19.654Z] Sending build context to Docker daemon 684kB [2023-07-19T15:39:19.654Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T15:39:19.654Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-19T15:39:20.873Z] 8270b48b88b5: Pushed [2023-07-19T15:39:20.873Z] 9cf17b74e8ce7feef25b55235c19f74ed3f97e73: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:21.179Z] + 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 [2023-07-19T15:39:21.482Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-07-19T15:39:21.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-19T15:39:21.482Z] 3325299228fa: Preparing [2023-07-19T15:39:21.482Z] 8270b48b88b5: Preparing [2023-07-19T15:39:21.482Z] d2126b238b87: Preparing [2023-07-19T15:39:21.482Z] 15f03f5c2aa7: Preparing [2023-07-19T15:39:21.482Z] 8c2d015695d0: Preparing [2023-07-19T15:39:21.482Z] 03476e0047fb: Preparing [2023-07-19T15:39:21.482Z] ad14a8ddef60: Preparing [2023-07-19T15:39:21.482Z] 03476e0047fb: Waiting [2023-07-19T15:39:21.482Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:39:21.482Z] ad14a8ddef60: Waiting [2023-07-19T15:39:21.482Z] d2126b238b87: Layer already exists [2023-07-19T15:39:21.482Z] 3325299228fa: Layer already exists [2023-07-19T15:39:21.482Z] 8c2d015695d0: Layer already exists [2023-07-19T15:39:21.482Z] 8270b48b88b5: Layer already exists [2023-07-19T15:39:21.482Z] 15f03f5c2aa7: Layer already exists [2023-07-19T15:39:21.482Z] 03476e0047fb: Layer already exists [2023-07-19T15:39:21.482Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:39:21.482Z] ad14a8ddef60: Layer already exists [2023-07-19T15:39:21.482Z] latest: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:21.610Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T15:39:21.611Z] edb6bdbacee9: Pulling fs layer [2023-07-19T15:39:21.611Z] 5f9638ab2659: Pulling fs layer [2023-07-19T15:39:21.611Z] 8d51d6327a98: Pulling fs layer [2023-07-19T15:39:21.611Z] 8b374f2dd631: Pulling fs layer [2023-07-19T15:39:21.611Z] ec14aa9079de: Pulling fs layer [2023-07-19T15:39:21.611Z] 2f466654f4bb: Pulling fs layer [2023-07-19T15:39:21.611Z] 554e91adad29: Pulling fs layer [2023-07-19T15:39:21.611Z] 2f466654f4bb: Waiting [2023-07-19T15:39:21.611Z] 8b374f2dd631: Waiting [2023-07-19T15:39:21.611Z] 554e91adad29: Waiting [2023-07-19T15:39:21.611Z] 5f9638ab2659: Verifying Checksum [2023-07-19T15:39:21.611Z] 5f9638ab2659: Download complete [2023-07-19T15:39:21.611Z] 8b374f2dd631: Verifying Checksum [2023-07-19T15:39:21.611Z] 8b374f2dd631: Download complete [2023-07-19T15:39:21.611Z] ec14aa9079de: Verifying Checksum [2023-07-19T15:39:21.611Z] ec14aa9079de: Download complete [2023-07-19T15:39:21.611Z] edb6bdbacee9: Verifying Checksum [2023-07-19T15:39:21.788Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:22.091Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.4 [2023-07-19T15:39:22.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-19T15:39:22.091Z] 3325299228fa: Preparing [2023-07-19T15:39:22.091Z] 8270b48b88b5: Preparing [2023-07-19T15:39:22.091Z] d2126b238b87: Preparing [2023-07-19T15:39:22.091Z] 15f03f5c2aa7: Preparing [2023-07-19T15:39:22.091Z] 8c2d015695d0: Preparing [2023-07-19T15:39:22.091Z] 03476e0047fb: Preparing [2023-07-19T15:39:22.091Z] ad14a8ddef60: Preparing [2023-07-19T15:39:22.091Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:39:22.091Z] 03476e0047fb: Waiting [2023-07-19T15:39:22.091Z] ad14a8ddef60: Waiting [2023-07-19T15:39:22.091Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:39:22.091Z] 8270b48b88b5: Layer already exists [2023-07-19T15:39:22.091Z] 15f03f5c2aa7: Layer already exists [2023-07-19T15:39:22.091Z] 3325299228fa: Layer already exists [2023-07-19T15:39:22.091Z] 8c2d015695d0: Layer already exists [2023-07-19T15:39:22.091Z] 03476e0047fb: Layer already exists [2023-07-19T15:39:22.091Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:39:22.091Z] ad14a8ddef60: Layer already exists [2023-07-19T15:39:22.091Z] d2126b238b87: Layer already exists [2023-07-19T15:39:22.091Z] 3.1.0-dev.4: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:22.396Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:22.585Z] edb6bdbacee9: Pull complete [2023-07-19T15:39:22.698Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [2023-07-19T15:39:22.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-19T15:39:22.698Z] 3325299228fa: Preparing [2023-07-19T15:39:22.698Z] 8270b48b88b5: Preparing [2023-07-19T15:39:22.698Z] d2126b238b87: Preparing [2023-07-19T15:39:22.698Z] 15f03f5c2aa7: Preparing [2023-07-19T15:39:22.698Z] 8c2d015695d0: Preparing [2023-07-19T15:39:22.698Z] 03476e0047fb: Preparing [2023-07-19T15:39:22.698Z] ad14a8ddef60: Preparing [2023-07-19T15:39:22.698Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:39:22.698Z] 03476e0047fb: Waiting [2023-07-19T15:39:22.698Z] ad14a8ddef60: Waiting [2023-07-19T15:39:22.698Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:39:22.698Z] 15f03f5c2aa7: Layer already exists [2023-07-19T15:39:22.698Z] d2126b238b87: Layer already exists [2023-07-19T15:39:22.698Z] 8c2d015695d0: Layer already exists [2023-07-19T15:39:22.698Z] 8270b48b88b5: Layer already exists [2023-07-19T15:39:22.698Z] 3325299228fa: Layer already exists [2023-07-19T15:39:22.698Z] ad14a8ddef60: Layer already exists [2023-07-19T15:39:22.698Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:39:22.698Z] 03476e0047fb: Layer already exists [2023-07-19T15:39:22.698Z] 9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:22.859Z] 554e91adad29: Verifying Checksum [2023-07-19T15:39:22.859Z] 554e91adad29: Download complete [2023-07-19T15:39:22.859Z] 5f9638ab2659: Pull complete [2023-07-19T15:39:23.005Z] + 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 [2023-07-19T15:39:23.317Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-07-19T15:39:23.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-19T15:39:23.317Z] 3325299228fa: Preparing [2023-07-19T15:39:23.317Z] 8270b48b88b5: Preparing [2023-07-19T15:39:23.317Z] d2126b238b87: Preparing [2023-07-19T15:39:23.317Z] 15f03f5c2aa7: Preparing [2023-07-19T15:39:23.317Z] 8c2d015695d0: Preparing [2023-07-19T15:39:23.317Z] 03476e0047fb: Preparing [2023-07-19T15:39:23.317Z] ad14a8ddef60: Preparing [2023-07-19T15:39:23.317Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:39:23.317Z] 03476e0047fb: Waiting [2023-07-19T15:39:23.317Z] ad14a8ddef60: Waiting [2023-07-19T15:39:23.317Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:39:23.317Z] 15f03f5c2aa7: Layer already exists [2023-07-19T15:39:23.317Z] 3325299228fa: Layer already exists [2023-07-19T15:39:23.317Z] 8c2d015695d0: Layer already exists [2023-07-19T15:39:23.317Z] 8270b48b88b5: Layer already exists [2023-07-19T15:39:23.317Z] d2126b238b87: Layer already exists [2023-07-19T15:39:23.317Z] 03476e0047fb: Layer already exists [2023-07-19T15:39:23.317Z] ad14a8ddef60: Layer already exists [2023-07-19T15:39:23.317Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:39:23.317Z] main: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:39:23.353Z] ===================================================== [Pipeline] echo [2023-07-19T15:39:23.360Z] taggedImages: [2023-07-19T15:39:23.360Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [2023-07-19T15:39:23.360Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-07-19T15:39:23.360Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.4 [2023-07-19T15:39:23.360Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [2023-07-19T15:39:23.360Z] - 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 [2023-07-19T15:39:23.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:39:23.722Z] [2023-07-19T15:39:23.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:23.837Z] 8d51d6327a98: Verifying Checksum [2023-07-19T15:39:23.837Z] 8d51d6327a98: Download complete [2023-07-19T15:39:24.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:39:24.023Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T15:39:24.023Z] 5eb5b503b376: Pulling fs layer [2023-07-19T15:39:24.023Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T15:39:24.023Z] ec43610c2a17: Pulling fs layer [2023-07-19T15:39:24.023Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T15:39:24.023Z] 33b1e0a273af: Pulling fs layer [2023-07-19T15:39:24.023Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T15:39:24.023Z] 2f39f015ded8: Pulling fs layer [2023-07-19T15:39:24.023Z] 33b1e0a273af: Waiting [2023-07-19T15:39:24.023Z] 5d3b04190fa2: Waiting [2023-07-19T15:39:24.023Z] 2f39f015ded8: Waiting [2023-07-19T15:39:24.023Z] 3a2ae6a8a46f: Waiting [2023-07-19T15:39:24.023Z] 5c69ac0246d0: Download complete [2023-07-19T15:39:24.023Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-19T15:39:24.023Z] 3a2ae6a8a46f: Download complete [2023-07-19T15:39:24.023Z] 33b1e0a273af: Verifying Checksum [2023-07-19T15:39:24.023Z] 33b1e0a273af: Download complete [2023-07-19T15:39:24.023Z] 5d3b04190fa2: Download complete [2023-07-19T15:39:24.106Z] 2f466654f4bb: Verifying Checksum [2023-07-19T15:39:24.106Z] 2f466654f4bb: Download complete [2023-07-19T15:39:24.281Z] ec43610c2a17: Verifying Checksum [2023-07-19T15:39:24.281Z] ec43610c2a17: Download complete [2023-07-19T15:39:24.281Z] 5eb5b503b376: Verifying Checksum [2023-07-19T15:39:24.281Z] 5eb5b503b376: Download complete [2023-07-19T15:39:24.846Z] 2f39f015ded8: Verifying Checksum [2023-07-19T15:39:24.846Z] 2f39f015ded8: Download complete [2023-07-19T15:39:25.412Z] 5eb5b503b376: Pull complete [2023-07-19T15:39:25.412Z] 5c69ac0246d0: Pull complete [2023-07-19T15:39:25.977Z] ec43610c2a17: Pull complete [2023-07-19T15:39:25.977Z] 3a2ae6a8a46f: Pull complete [2023-07-19T15:39:26.245Z] 33b1e0a273af: Pull complete [2023-07-19T15:39:26.245Z] 5d3b04190fa2: Pull complete [2023-07-19T15:39:30.434Z] 2f39f015ded8: Pull complete [2023-07-19T15:39:30.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T15:39:30.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:39:30.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:39:30.514Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:39:30.548Z] $ 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 [2023-07-19T15:39:36.441Z] 8d51d6327a98: Pull complete [2023-07-19T15:39:36.441Z] 8b374f2dd631: Pull complete [2023-07-19T15:39:36.441Z] ec14aa9079de: Pull complete [2023-07-19T15:39:37.305Z] $ docker top 5d0cd62979b1d286e0b3414603283d8a64944cb061f1193e3dd8ce374854d4ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:39:37.676Z] ---> job-cost.sh [2023-07-19T15:39:37.676Z] lf-activate-venv: SKIPPING [2023-07-19T15:39:37.676Z] INFO: No Stack... [2023-07-19T15:39:37.935Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T15:39:38.504Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T15:39:38.794Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-07-19T15:39:38.795Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T15:39:38.808Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [2023-07-19T15:39:38.815Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] did not exist. Created. [2023-07-19T15:39:38.815Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T15:39:39.115Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-19T15:39:39.142Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T15:39:39.151Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T15:39:39.169Z] $ docker stop --time=1 5d0cd62979b1d286e0b3414603283d8a64944cb061f1193e3dd8ce374854d4ce [2023-07-19T15:39:40.322Z] $ docker rm -f --volumes 5d0cd62979b1d286e0b3414603283d8a64944cb061f1193e3dd8ce374854d4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-19T15:39:43.198Z] 2f466654f4bb: Pull complete [2023-07-19T15:39:45.149Z] 554e91adad29: Pull complete [2023-07-19T15:39:45.149Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T15:39:45.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T15:39:45.149Z] ---> 1e15ea492957 [2023-07-19T15:39:45.149Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T15:39:47.108Z] ---> Running in e0f155a6f06b [2023-07-19T15:39:47.408Z] Removing intermediate container e0f155a6f06b [2023-07-19T15:39:47.408Z] ---> 210ca651eaf1 [2023-07-19T15:39:47.408Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T15:39:47.408Z] ---> Running in c253c2dfe38a [2023-07-19T15:39:47.678Z] Removing intermediate container c253c2dfe38a [2023-07-19T15:39:47.678Z] ---> 3c6638fb4575 [2023-07-19T15:39:47.678Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-19T15:39:47.678Z] ---> Running in 3fc0550e3573 [2023-07-19T15:39:48.277Z] Removing intermediate container 3fc0550e3573 [2023-07-19T15:39:48.277Z] ---> 1a2f49d73806 [2023-07-19T15:39:48.277Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T15:39:48.277Z] ---> Running in 028d306e37f5 [2023-07-19T15:39:49.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:39:49.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:39:50.928Z] OK: 263 MiB in 53 packages [2023-07-19T15:39:51.893Z] Removing intermediate container 028d306e37f5 [2023-07-19T15:39:51.893Z] ---> 22349622cf43 [2023-07-19T15:39:51.893Z] Step 7/12 : WORKDIR /app [2023-07-19T15:39:51.893Z] ---> Running in a02940da5317 [2023-07-19T15:39:52.162Z] Removing intermediate container a02940da5317 [2023-07-19T15:39:52.162Z] ---> cf6819fd3518 [2023-07-19T15:39:52.162Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-19T15:39:52.748Z] ---> 938093160603 [2023-07-19T15:39:52.748Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:39:52.748Z] ---> Running in d20c68983a1c [2023-07-19T15:41:00.829Z] Removing intermediate container d20c68983a1c [2023-07-19T15:41:00.829Z] ---> 9fc13298d5a2 [2023-07-19T15:41:00.829Z] Step 10/12 : COPY . . [2023-07-19T15:41:00.829Z] ---> 76ced3543d57 [2023-07-19T15:41:00.829Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T15:41:00.829Z] ---> Running in 98f66b5b99a8 [2023-07-19T15:41:00.829Z] Removing intermediate container 98f66b5b99a8 [2023-07-19T15:41:00.829Z] ---> 127508a5ccfc [2023-07-19T15:41:00.829Z] Step 12/12 : RUN $MAKE [2023-07-19T15:41:00.829Z] ---> Running in 66db3ac026e3 [2023-07-19T15:41:00.829Z] noop [2023-07-19T15:41:00.829Z] Removing intermediate container 66db3ac026e3 [2023-07-19T15:41:00.829Z] ---> 943b4087da7d [2023-07-19T15:41:00.829Z] Successfully built 943b4087da7d [2023-07-19T15:41:00.829Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:41:01.172Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T15:41:01.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:41:01.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-1547 does not seem to be running inside a container [2023-07-19T15:41:01.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/116 -v /w/workspace/app-rfid-llrp-inventory/116:/w/workspace/app-rfid-llrp-inventory/116:rw,z -v /w/workspace/app-rfid-llrp-inventory/116@tmp:/w/workspace/app-rfid-llrp-inventory/116@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 ******** ci-base-image-arm64 cat [2023-07-19T15:41:02.688Z] $ docker top 4efdb14204ca2119593e65f2f4f45eaf7e22863a7252aad40a17fa4437ddcbe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:41:03.496Z] + go version [2023-07-19T15:41:03.496Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T15:41:03.513Z] $ docker stop --time=1 4efdb14204ca2119593e65f2f4f45eaf7e22863a7252aad40a17fa4437ddcbe3 [2023-07-19T15:41:05.092Z] $ docker rm -f --volumes 4efdb14204ca2119593e65f2f4f45eaf7e22863a7252aad40a17fa4437ddcbe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:41:05.661Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T15:41:05.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:41:05.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-1547 does not seem to be running inside a container [2023-07-19T15:41:05.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/116 -v /w/workspace/app-rfid-llrp-inventory/116:/w/workspace/app-rfid-llrp-inventory/116:rw,z -v /w/workspace/app-rfid-llrp-inventory/116@tmp:/w/workspace/app-rfid-llrp-inventory/116@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 ******** ci-base-image-arm64 cat [2023-07-19T15:41:07.033Z] $ docker top 84b3e78a408906cc2c47b4eb83b03dcc6d457a472f17848c8f02ac94ffed3ee2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:41:07.538Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/116 [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:41:07.875Z] + make test [2023-07-19T15:41:07.875Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-19T15:43:59.645Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-19T15:44:01.059Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-19T15:44:02.019Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.143s coverage: 86.2% of statements [2023-07-19T15:44:14.367Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.654s coverage: 71.9% of statements [2023-07-19T15:44:14.367Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-19T15:44:14.367Z] go vet ./... [2023-07-19T15:46:51.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T15:46:51.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T15:46:51.093Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-19T15:46:51.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T15:46:51.132Z] $ docker stop --time=1 84b3e78a408906cc2c47b4eb83b03dcc6d457a472f17848c8f02ac94ffed3ee2 [2023-07-19T15:46:53.030Z] $ docker rm -f --volumes 84b3e78a408906cc2c47b4eb83b03dcc6d457a472f17848c8f02ac94ffed3ee2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:46:54.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T15:46:54.570Z] Warning: overwriting stash ‘coverage-report’ [2023-07-19T15:46:55.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T15:46:55.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T15:46:55.784Z] + ls -al . [2023-07-19T15:46:55.784Z] total 232 [2023-07-19T15:46:55.784Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:41 . [2023-07-19T15:46:55.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:38 .. [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 15:38 .dockerignore [2023-07-19T15:46:55.784Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:38 .git [2023-07-19T15:46:55.784Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:38 .github [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 15:38 .gitignore [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:38 .golangci.yml [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 19 15:38 Attribution.txt [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 19 15:38 CHANGELOG.md [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 19 15:38 Dockerfile [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:38 GOVERNANCE.md [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 15:38 Jenkinsfile [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 15:38 LICENSE [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 19 15:38 Makefile [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 15:38 OWNERS.md [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 19 15:38 README.md [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:36 VERSION [2023-07-19T15:46:55.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:38 bin [2023-07-19T15:46:55.784Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 15:44 coverage.out [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 3693 Jul 19 15:38 go.mod [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 32865 Jul 19 15:38 go.sum [2023-07-19T15:46:55.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:38 images [2023-07-19T15:46:55.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:38 internal [2023-07-19T15:46:55.784Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 15:38 main.go [2023-07-19T15:46:55.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:38 res [2023-07-19T15:46:55.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:38 snap [2023-07-19T15:46:55.784Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:46:56.128Z] + 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=9cf17b74e8ce7feef25b55235c19f74ed3f97e73 --label arch=arm64 --label version=3.1.0-dev.4 . [2023-07-19T15:46:56.396Z] Sending build context to Docker daemon 684kB [2023-07-19T15:46:56.396Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T15:46:56.396Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-19T15:46:56.396Z] ---> 943b4087da7d [2023-07-19T15:46:56.396Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T15:46:56.396Z] ---> Running in 2955d248bb81 [2023-07-19T15:46:56.667Z] Removing intermediate container 2955d248bb81 [2023-07-19T15:46:56.667Z] ---> be57f9b495ea [2023-07-19T15:46:56.667Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T15:46:56.936Z] ---> Running in 77806f0666e1 [2023-07-19T15:46:57.205Z] Removing intermediate container 77806f0666e1 [2023-07-19T15:46:57.205Z] ---> 716c2c7c9a75 [2023-07-19T15:46:57.205Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-19T15:46:57.205Z] ---> Running in acac2774af00 [2023-07-19T15:46:57.473Z] Removing intermediate container acac2774af00 [2023-07-19T15:46:57.473Z] ---> df1b0a78ca53 [2023-07-19T15:46:57.473Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T15:46:57.473Z] ---> Running in 80fc45c6df91 [2023-07-19T15:46:58.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:46:59.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:47:00.119Z] OK: 263 MiB in 53 packages [2023-07-19T15:47:01.079Z] Removing intermediate container 80fc45c6df91 [2023-07-19T15:47:01.079Z] ---> 36fbf5a5d6c6 [2023-07-19T15:47:01.079Z] Step 7/29 : WORKDIR /app [2023-07-19T15:47:01.079Z] ---> Running in e851ec1e6d9d [2023-07-19T15:47:01.348Z] Removing intermediate container e851ec1e6d9d [2023-07-19T15:47:01.348Z] ---> 6775b596bbc0 [2023-07-19T15:47:01.348Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-19T15:47:01.933Z] ---> d1f37c114001 [2023-07-19T15:47:01.933Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:47:01.933Z] ---> Running in efd588db2159 [2023-07-19T15:47:04.516Z] Removing intermediate container efd588db2159 [2023-07-19T15:47:04.516Z] ---> ba47eba59a19 [2023-07-19T15:47:04.516Z] Step 10/29 : COPY . . [2023-07-19T15:47:04.784Z] ---> 661913ffad50 [2023-07-19T15:47:04.784Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T15:47:04.784Z] ---> Running in 3964e35699b6 [2023-07-19T15:47:05.057Z] Removing intermediate container 3964e35699b6 [2023-07-19T15:47:05.057Z] ---> ff89f1300032 [2023-07-19T15:47:05.057Z] Step 12/29 : RUN $MAKE [2023-07-19T15:47:05.329Z] ---> Running in 0d5494dad17f [2023-07-19T15:47:06.290Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-19T15:49:28.015Z] Removing intermediate container 0d5494dad17f [2023-07-19T15:49:28.015Z] ---> df0cd251cfc1 [2023-07-19T15:49:28.015Z] Step 13/29 : FROM alpine:3.17 [2023-07-19T15:49:28.015Z] 3.17: Pulling from library/alpine [2023-07-19T15:49:28.015Z] edb6bdbacee9: Already exists [2023-07-19T15:49:28.015Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:49:28.015Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T15:49:28.015Z] ---> 779605e5fbc0 [2023-07-19T15:49:28.015Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T15:49:28.015Z] ---> Running in 8b00f7d8a35a [2023-07-19T15:49:28.015Z] Removing intermediate container 8b00f7d8a35a [2023-07-19T15:49:28.015Z] ---> fe043eab4580 [2023-07-19T15:49:28.015Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-19T15:49:28.015Z] ---> Running in dd766c4d69be [2023-07-19T15:49:28.015Z] Removing intermediate container dd766c4d69be [2023-07-19T15:49:28.015Z] ---> 1dd8a5b92abb [2023-07-19T15:49:28.015Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-19T15:49:28.015Z] ---> Running in 59575e75c6c8 [2023-07-19T15:49:28.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:49:28.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:49:28.015Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T15:49:28.015Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T15:49:28.015Z] Executing busybox-1.35.0-r29.trigger [2023-07-19T15:49:28.015Z] Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:49:28.284Z] OK: 8 MiB in 17 packages [2023-07-19T15:49:29.690Z] Removing intermediate container 59575e75c6c8 [2023-07-19T15:49:29.690Z] ---> 6cacea1815c7 [2023-07-19T15:49:29.690Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-19T15:49:29.959Z] ---> 725397961605 [2023-07-19T15:49:29.959Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-19T15:49:30.230Z] ---> af28d6e52f49 [2023-07-19T15:49:30.230Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-19T15:49:30.819Z] ---> f6f3c4a40476 [2023-07-19T15:49:30.819Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-19T15:49:31.402Z] ---> e417c86d51d0 [2023-07-19T15:49:31.402Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-19T15:49:36.741Z] ---> 3db05ded158c [2023-07-19T15:49:36.741Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-19T15:49:36.741Z] ---> Running in 84fcd87de06b [2023-07-19T15:49:38.152Z] Removing intermediate container 84fcd87de06b [2023-07-19T15:49:38.152Z] ---> 5751821cd298 [2023-07-19T15:49:38.152Z] Step 23/29 : VOLUME /cache [2023-07-19T15:49:38.152Z] ---> Running in 9b4ffb5a1e85 [2023-07-19T15:49:38.420Z] Removing intermediate container 9b4ffb5a1e85 [2023-07-19T15:49:38.420Z] ---> 9b2698c240ce [2023-07-19T15:49:38.420Z] Step 24/29 : EXPOSE 59711 [2023-07-19T15:49:38.420Z] ---> Running in 5e555f8facf0 [2023-07-19T15:49:39.004Z] Removing intermediate container 5e555f8facf0 [2023-07-19T15:49:39.004Z] ---> 101aa7f2d0fb [2023-07-19T15:49:39.004Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-19T15:49:39.004Z] ---> Running in 20330f4d24df [2023-07-19T15:49:39.273Z] Removing intermediate container 20330f4d24df [2023-07-19T15:49:39.273Z] ---> a397da6f9f71 [2023-07-19T15:49:39.273Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-19T15:49:39.273Z] ---> Running in 6e531e88d524 [2023-07-19T15:49:39.544Z] Removing intermediate container 6e531e88d524 [2023-07-19T15:49:39.544Z] ---> 4ccd9a08344a [2023-07-19T15:49:39.544Z] Step 27/29 : LABEL arch=arm64 [2023-07-19T15:49:39.544Z] ---> Running in d1799561f1b2 [2023-07-19T15:49:39.811Z] Removing intermediate container d1799561f1b2 [2023-07-19T15:49:39.811Z] ---> 3cad79d7cf4b [2023-07-19T15:49:39.811Z] Step 28/29 : LABEL git_sha=9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [2023-07-19T15:49:40.079Z] ---> Running in 2a250cd34c1b [2023-07-19T15:49:40.346Z] Removing intermediate container 2a250cd34c1b [2023-07-19T15:49:40.346Z] ---> 3673fda6431e [2023-07-19T15:49:40.346Z] Step 29/29 : LABEL version=3.1.0-dev.4 [2023-07-19T15:49:40.346Z] ---> Running in aaa1389d1725 [2023-07-19T15:49:40.614Z] Removing intermediate container aaa1389d1725 [2023-07-19T15:49:40.614Z] ---> 18a6ac5f47f7 [2023-07-19T15:49:40.614Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T15:49:40.614Z] Successfully built 18a6ac5f47f7 [2023-07-19T15:49:40.614Z] 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 [2023-07-19T15:49:40.740Z] provisioning config files... [2023-07-19T15:49:40.757Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/116@tmp/config4981040181069996107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:49:41.090Z] ---> docker-login.sh [2023-07-19T15:49:41.090Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:49:41.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:49:41.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:49:41.366Z] Configure a credential helper to remove this warning. See [2023-07-19T15:49:41.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:49:41.366Z] [2023-07-19T15:49:41.366Z] Login Succeeded [2023-07-19T15:49:41.366Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:49:41.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:49:41.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:49:41.634Z] Configure a credential helper to remove this warning. See [2023-07-19T15:49:41.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:49:41.634Z] [2023-07-19T15:49:41.634Z] Login Succeeded [2023-07-19T15:49:41.634Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:49:41.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:49:42.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:49:42.169Z] Configure a credential helper to remove this warning. See [2023-07-19T15:49:42.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:49:42.169Z] [2023-07-19T15:49:42.169Z] Login Succeeded [2023-07-19T15:49:42.169Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:49:42.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:49:42.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:49:42.454Z] Configure a credential helper to remove this warning. See [2023-07-19T15:49:42.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:49:42.454Z] [2023-07-19T15:49:42.454Z] Login Succeeded [2023-07-19T15:49:42.454Z] docker.io [2023-07-19T15:49:42.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:49:42.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:49:42.987Z] Configure a credential helper to remove this warning. See [2023-07-19T15:49:42.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:49:42.987Z] [2023-07-19T15:49:42.987Z] Login Succeeded [2023-07-19T15:49:42.987Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:49:42.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:49:43.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:49:43.061Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-07-19T15:49:43.061Z] 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [2023-07-19T15:49:43.061Z] latest [2023-07-19T15:49:43.061Z] 3.1.0-dev.4 [2023-07-19T15:49:43.061Z] 9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [2023-07-19T15:49:43.061Z] main [2023-07-19T15:49:43.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:49:43.483Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:49:43.854Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [2023-07-19T15:49:43.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-19T15:49:43.854Z] 39a312f37e95: Preparing [2023-07-19T15:49:43.854Z] df1b65df6e0d: Preparing [2023-07-19T15:49:43.854Z] 9bb7c558f4ae: Preparing [2023-07-19T15:49:43.854Z] 77b9ad328f97: Preparing [2023-07-19T15:49:43.854Z] 34c79dd6388b: Preparing [2023-07-19T15:49:43.854Z] ba61fbdccaf6: Preparing [2023-07-19T15:49:43.854Z] 3ec0c795ec72: Preparing [2023-07-19T15:49:43.854Z] 9386262d7a74: Preparing [2023-07-19T15:49:43.854Z] ba61fbdccaf6: Waiting [2023-07-19T15:49:43.854Z] 3ec0c795ec72: Waiting [2023-07-19T15:49:43.854Z] 9386262d7a74: Waiting [2023-07-19T15:49:44.133Z] 77b9ad328f97: Pushed [2023-07-19T15:49:44.133Z] 9bb7c558f4ae: Pushed [2023-07-19T15:49:44.133Z] 34c79dd6388b: Pushed [2023-07-19T15:49:44.133Z] 39a312f37e95: Pushed [2023-07-19T15:49:44.133Z] 9386262d7a74: Layer already exists [2023-07-19T15:49:44.133Z] ba61fbdccaf6: Pushed [2023-07-19T15:49:44.413Z] 3ec0c795ec72: Pushed [2023-07-19T15:49:49.777Z] df1b65df6e0d: Pushed [2023-07-19T15:49:50.042Z] 9cf17b74e8ce7feef25b55235c19f74ed3f97e73: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:49:50.387Z] + 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 [2023-07-19T15:49:50.726Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-07-19T15:49:50.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-19T15:49:50.727Z] 39a312f37e95: Preparing [2023-07-19T15:49:50.727Z] df1b65df6e0d: Preparing [2023-07-19T15:49:50.727Z] 9bb7c558f4ae: Preparing [2023-07-19T15:49:50.727Z] 77b9ad328f97: Preparing [2023-07-19T15:49:50.727Z] 34c79dd6388b: Preparing [2023-07-19T15:49:50.727Z] ba61fbdccaf6: Preparing [2023-07-19T15:49:50.727Z] 3ec0c795ec72: Preparing [2023-07-19T15:49:50.727Z] 9386262d7a74: Preparing [2023-07-19T15:49:50.727Z] 3ec0c795ec72: Waiting [2023-07-19T15:49:50.727Z] 9386262d7a74: Waiting [2023-07-19T15:49:50.727Z] ba61fbdccaf6: Waiting [2023-07-19T15:49:50.727Z] 34c79dd6388b: Layer already exists [2023-07-19T15:49:50.727Z] 39a312f37e95: Layer already exists [2023-07-19T15:49:50.727Z] 9bb7c558f4ae: Layer already exists [2023-07-19T15:49:50.727Z] 77b9ad328f97: Layer already exists [2023-07-19T15:49:50.727Z] df1b65df6e0d: Layer already exists [2023-07-19T15:49:50.727Z] 9386262d7a74: Layer already exists [2023-07-19T15:49:50.727Z] 3ec0c795ec72: Layer already exists [2023-07-19T15:49:50.727Z] ba61fbdccaf6: Layer already exists [2023-07-19T15:49:50.993Z] latest: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:49:51.342Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:49:51.687Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.4 [2023-07-19T15:49:51.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-19T15:49:51.687Z] 39a312f37e95: Preparing [2023-07-19T15:49:51.687Z] df1b65df6e0d: Preparing [2023-07-19T15:49:51.687Z] 9bb7c558f4ae: Preparing [2023-07-19T15:49:51.687Z] 77b9ad328f97: Preparing [2023-07-19T15:49:51.687Z] 34c79dd6388b: Preparing [2023-07-19T15:49:51.687Z] ba61fbdccaf6: Preparing [2023-07-19T15:49:51.687Z] 3ec0c795ec72: Preparing [2023-07-19T15:49:51.687Z] 9386262d7a74: Preparing [2023-07-19T15:49:51.687Z] ba61fbdccaf6: Waiting [2023-07-19T15:49:51.687Z] 3ec0c795ec72: Waiting [2023-07-19T15:49:51.687Z] 9386262d7a74: Waiting [2023-07-19T15:49:51.687Z] 39a312f37e95: Layer already exists [2023-07-19T15:49:51.687Z] 77b9ad328f97: Layer already exists [2023-07-19T15:49:51.687Z] 34c79dd6388b: Layer already exists [2023-07-19T15:49:51.687Z] 9bb7c558f4ae: Layer already exists [2023-07-19T15:49:51.687Z] df1b65df6e0d: Layer already exists [2023-07-19T15:49:51.687Z] ba61fbdccaf6: Layer already exists [2023-07-19T15:49:51.687Z] 3ec0c795ec72: Layer already exists [2023-07-19T15:49:51.687Z] 9386262d7a74: Layer already exists [2023-07-19T15:49:51.687Z] 3.1.0-dev.4: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:49:52.029Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:49:52.362Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [2023-07-19T15:49:52.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-19T15:49:52.362Z] 39a312f37e95: Preparing [2023-07-19T15:49:52.362Z] df1b65df6e0d: Preparing [2023-07-19T15:49:52.362Z] 9bb7c558f4ae: Preparing [2023-07-19T15:49:52.362Z] 77b9ad328f97: Preparing [2023-07-19T15:49:52.362Z] 34c79dd6388b: Preparing [2023-07-19T15:49:52.362Z] ba61fbdccaf6: Preparing [2023-07-19T15:49:52.362Z] 3ec0c795ec72: Preparing [2023-07-19T15:49:52.362Z] 9386262d7a74: Preparing [2023-07-19T15:49:52.362Z] ba61fbdccaf6: Waiting [2023-07-19T15:49:52.362Z] 3ec0c795ec72: Waiting [2023-07-19T15:49:52.362Z] 9386262d7a74: Waiting [2023-07-19T15:49:52.363Z] 34c79dd6388b: Layer already exists [2023-07-19T15:49:52.363Z] df1b65df6e0d: Layer already exists [2023-07-19T15:49:52.363Z] 77b9ad328f97: Layer already exists [2023-07-19T15:49:52.363Z] 9bb7c558f4ae: Layer already exists [2023-07-19T15:49:52.363Z] 39a312f37e95: Layer already exists [2023-07-19T15:49:52.363Z] 9386262d7a74: Layer already exists [2023-07-19T15:49:52.363Z] ba61fbdccaf6: Layer already exists [2023-07-19T15:49:52.363Z] 3ec0c795ec72: Layer already exists [2023-07-19T15:49:52.630Z] 9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:49:52.970Z] + 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 [2023-07-19T15:49:53.308Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-07-19T15:49:53.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-19T15:49:53.308Z] 39a312f37e95: Preparing [2023-07-19T15:49:53.308Z] df1b65df6e0d: Preparing [2023-07-19T15:49:53.308Z] 9bb7c558f4ae: Preparing [2023-07-19T15:49:53.308Z] 77b9ad328f97: Preparing [2023-07-19T15:49:53.308Z] 34c79dd6388b: Preparing [2023-07-19T15:49:53.308Z] ba61fbdccaf6: Preparing [2023-07-19T15:49:53.308Z] 3ec0c795ec72: Preparing [2023-07-19T15:49:53.308Z] 9386262d7a74: Preparing [2023-07-19T15:49:53.308Z] 3ec0c795ec72: Waiting [2023-07-19T15:49:53.308Z] ba61fbdccaf6: Waiting [2023-07-19T15:49:53.308Z] 9386262d7a74: Waiting [2023-07-19T15:49:53.308Z] 9bb7c558f4ae: Layer already exists [2023-07-19T15:49:53.308Z] 39a312f37e95: Layer already exists [2023-07-19T15:49:53.308Z] df1b65df6e0d: Layer already exists [2023-07-19T15:49:53.308Z] 34c79dd6388b: Layer already exists [2023-07-19T15:49:53.308Z] 77b9ad328f97: Layer already exists [2023-07-19T15:49:53.308Z] 9386262d7a74: Layer already exists [2023-07-19T15:49:53.308Z] ba61fbdccaf6: Layer already exists [2023-07-19T15:49:53.308Z] 3ec0c795ec72: Layer already exists [2023-07-19T15:49:53.308Z] main: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:49:53.617Z] ===================================================== [Pipeline] echo [2023-07-19T15:49:53.623Z] taggedImages: [2023-07-19T15:49:53.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [2023-07-19T15:49:53.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-07-19T15:49:53.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.4 [2023-07-19T15:49:53.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [2023-07-19T15:49:53.623Z] - 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 [2023-07-19T15:49:53.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:49:53.971Z] [2023-07-19T15:49:53.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:49:54.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:49:54.299Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T15:49:54.299Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T15:49:54.299Z] 04944245beec: Pulling fs layer [2023-07-19T15:49:54.299Z] 699f458cf7ca: Pulling fs layer [2023-07-19T15:49:54.299Z] 765212b225bb: Pulling fs layer [2023-07-19T15:49:54.299Z] f23df028b6ca: Pulling fs layer [2023-07-19T15:49:54.299Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T15:49:54.299Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T15:49:54.299Z] 765212b225bb: Waiting [2023-07-19T15:49:54.299Z] f23df028b6ca: Waiting [2023-07-19T15:49:54.299Z] d65c8cfc05b1: Waiting [2023-07-19T15:49:54.299Z] 2437ff75d9bd: Waiting [2023-07-19T15:49:54.572Z] 04944245beec: Verifying Checksum [2023-07-19T15:49:54.572Z] 04944245beec: Download complete [2023-07-19T15:49:54.572Z] 765212b225bb: Verifying Checksum [2023-07-19T15:49:54.572Z] 765212b225bb: Download complete [2023-07-19T15:49:54.572Z] f23df028b6ca: Download complete [2023-07-19T15:49:54.572Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T15:49:54.572Z] d65c8cfc05b1: Download complete [2023-07-19T15:49:54.572Z] 699f458cf7ca: Verifying Checksum [2023-07-19T15:49:54.572Z] 699f458cf7ca: Download complete [2023-07-19T15:49:55.156Z] 8998bd30e6a1: Verifying Checksum [2023-07-19T15:49:55.156Z] 8998bd30e6a1: Download complete [2023-07-19T15:49:57.739Z] 2437ff75d9bd: Verifying Checksum [2023-07-19T15:49:57.740Z] 2437ff75d9bd: Download complete [2023-07-19T15:49:59.163Z] 8998bd30e6a1: Pull complete [2023-07-19T15:49:59.435Z] 04944245beec: Pull complete [2023-07-19T15:50:02.773Z] 699f458cf7ca: Pull complete [2023-07-19T15:50:02.773Z] 765212b225bb: Pull complete [2023-07-19T15:50:03.362Z] f23df028b6ca: Pull complete [2023-07-19T15:50:03.629Z] d65c8cfc05b1: Pull complete [2023-07-19T15:50:18.609Z] 2437ff75d9bd: Pull complete [2023-07-19T15:50:18.609Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T15:50:18.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:50:18.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:50:18.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-1547 does not seem to be running inside a container [2023-07-19T15:50:18.855Z] $ 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/116 -v /w/workspace/app-rfid-llrp-inventory/116:/w/workspace/app-rfid-llrp-inventory/116:rw,z -v /w/workspace/app-rfid-llrp-inventory/116@tmp:/w/workspace/app-rfid-llrp-inventory/116@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:arm64 cat [2023-07-19T15:50:21.305Z] $ docker top 4dee4b5dfc7978e502e82dc00bf6d92f3ef7d02f92d5fbdcd2e5171a68fdb377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:50:22.119Z] ---> job-cost.sh [2023-07-19T15:50:22.120Z] lf-activate-venv: SKIPPING [2023-07-19T15:50:22.120Z] INFO: No Stack... [2023-07-19T15:50:22.384Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T15:50:23.338Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T15:50:23.653Z] + cat+ /w/workspace/app-rfid-llrp-inventory/116/archives/cost.csv [2023-07-19T15:50:23.653Z] cut -d, -f6 [Pipeline] lock [2023-07-19T15:50:23.977Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [2023-07-19T15:50:23.986Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] did not exist. Created. [2023-07-19T15:50:23.986Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T15:50:24.647Z] /w/workspace/app-rfid-llrp-inventory/116@tmp/durable-71aee8ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-19T15:50:25.292Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T15:50:25.314Z] Warning: overwriting stash ‘stack-cost’ [2023-07-19T15:50:25.373Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T15:50:25.380Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T15:50:25.399Z] $ docker stop --time=1 4dee4b5dfc7978e502e82dc00bf6d92f3ef7d02f92d5fbdcd2e5171a68fdb377 [2023-07-19T15:50:26.903Z] $ docker rm -f --volumes 4dee4b5dfc7978e502e82dc00bf6d92f3ef7d02f92d5fbdcd2e5171a68fdb377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-19T15:50:28.593Z] provisioning config files... [2023-07-19T15:50:28.602Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config700289567487127172tmp [Pipeline] { [Pipeline] sh [2023-07-19T15:50:28.895Z] + set +x [2023-07-19T15:50:28.895Z] + bash -s -- [2023-07-19T15:50:28.895Z] + curl -s https://codecov.io/bash [2023-07-19T15:50:28.895Z] [2023-07-19T15:50:28.895Z] _____ _ [2023-07-19T15:50:28.895Z] / ____| | | [2023-07-19T15:50:28.895Z] | | ___ __| | ___ ___ _____ __ [2023-07-19T15:50:28.895Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-19T15:50:28.895Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-19T15:50:28.895Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-19T15:50:28.895Z] Bash-1.0.6 [2023-07-19T15:50:28.895Z] [2023-07-19T15:50:28.895Z] [2023-07-19T15:50:28.895Z] ==> git version 2.25.1 found [2023-07-19T15:50:28.895Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-19T15:50:28.895Z] Release-Date: 2020-01-08 [2023-07-19T15:50:28.895Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-19T15:50:28.895Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-19T15:50:28.895Z] ==> Jenkins CI detected. [2023-07-19T15:50:28.895Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-07-19T15:50:28.895Z] project root: . [2023-07-19T15:50:28.895Z] --> token set from env [2023-07-19T15:50:28.895Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-19T15:50:28.895Z] ==> Running gcov in . (disable via -X gcov) [2023-07-19T15:50:28.895Z] ==> Python coveragepy not found [2023-07-19T15:50:28.895Z] ==> Searching for coverage reports in: [2023-07-19T15:50:28.895Z] + . [2023-07-19T15:50:28.895Z] -> Found 1 reports [2023-07-19T15:50:28.895Z] ==> Detecting git/mercurial file structure [2023-07-19T15:50:29.154Z] ==> Reading reports [2023-07-19T15:50:29.154Z] + ./coverage.out bytes=41317 [2023-07-19T15:50:29.154Z] ==> Appending adjustments [2023-07-19T15:50:29.154Z] https://docs.codecov.io/docs/fixing-reports [2023-07-19T15:50:29.154Z] + Found adjustments [2023-07-19T15:50:29.154Z] ==> Gzipping contents [2023-07-19T15:50:29.154Z] 12K /tmp/codecov.AxipUn.gz [2023-07-19T15:50:29.154Z] ==> Uploading reports [2023-07-19T15:50:29.154Z] url: https://codecov.io [2023-07-19T15:50:29.154Z] query: branch=main&commit=9cf17b74e8ce7feef25b55235c19f74ed3f97e73&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T15:50:29.154Z] -> Pinging Codecov [2023-07-19T15:50:29.154Z] 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=9cf17b74e8ce7feef25b55235c19f74ed3f97e73&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T15:50:29.413Z] -> Uploading to [2023-07-19T15:50:29.413Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-19/581DD39554BDF9B6E22D074273EAD858/9cf17b74e8ce7feef25b55235c19f74ed3f97e73/f7992b2d-31bf-43fb-b5f3-0da2eb35caaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T155029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f37bb86614bda3ce8895cf9d0c9f832f244a1ae8ae14ccddb2aaac2b7c969d3 [2023-07-19T15:50:29.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:50:29.413Z] Dload Upload Total Spent Left Speed [2023-07-19T15:50:29.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 61774 --:--:-- --:--:-- --:--:-- 61774 [2023-07-19T15:50:29.672Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] } [2023-07-19T15:50:29.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-19T15:50:29.894Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-19T15:50:29.904Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:50:30.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:50:30.195Z] [2023-07-19T15:50:30.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:50:30.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:50:30.490Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-19T15:50:30.490Z] df9b9388f04a: Pulling fs layer [2023-07-19T15:50:30.490Z] 52dc419b0ee2: Pulling fs layer [2023-07-19T15:50:30.490Z] 25bc292e5bac: Pulling fs layer [2023-07-19T15:50:30.490Z] 114826534d7a: Pulling fs layer [2023-07-19T15:50:30.490Z] 4657fd5d0bcf: Pulling fs layer [2023-07-19T15:50:30.490Z] 6ad1cebc031e: Pulling fs layer [2023-07-19T15:50:30.490Z] 8a3aa393b2d8: Pulling fs layer [2023-07-19T15:50:30.490Z] 114826534d7a: Waiting [2023-07-19T15:50:30.490Z] 4657fd5d0bcf: Waiting [2023-07-19T15:50:30.490Z] 6ad1cebc031e: Waiting [2023-07-19T15:50:30.490Z] 8a3aa393b2d8: Waiting [2023-07-19T15:50:30.490Z] 25bc292e5bac: Verifying Checksum [2023-07-19T15:50:30.490Z] 25bc292e5bac: Download complete [2023-07-19T15:50:30.490Z] 52dc419b0ee2: Verifying Checksum [2023-07-19T15:50:30.490Z] 52dc419b0ee2: Download complete [2023-07-19T15:50:30.490Z] 4657fd5d0bcf: Verifying Checksum [2023-07-19T15:50:30.490Z] 4657fd5d0bcf: Download complete [2023-07-19T15:50:30.491Z] df9b9388f04a: Download complete [2023-07-19T15:50:30.750Z] 6ad1cebc031e: Verifying Checksum [2023-07-19T15:50:30.750Z] 6ad1cebc031e: Download complete [2023-07-19T15:50:30.750Z] df9b9388f04a: Pull complete [2023-07-19T15:50:30.750Z] 52dc419b0ee2: Pull complete [2023-07-19T15:50:31.008Z] 25bc292e5bac: Pull complete [2023-07-19T15:50:31.266Z] 114826534d7a: Verifying Checksum [2023-07-19T15:50:31.266Z] 114826534d7a: Download complete [2023-07-19T15:50:31.266Z] 8a3aa393b2d8: Verifying Checksum [2023-07-19T15:50:31.266Z] 8a3aa393b2d8: Download complete [2023-07-19T15:50:34.545Z] 114826534d7a: Pull complete [2023-07-19T15:50:34.545Z] 4657fd5d0bcf: Pull complete [2023-07-19T15:50:34.803Z] 6ad1cebc031e: Pull complete [2023-07-19T15:50:37.330Z] 8a3aa393b2d8: Pull complete [2023-07-19T15:50:37.330Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-19T15:50:37.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:50:37.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:50:37.409Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:50:37.444Z] $ 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 [2023-07-19T15:50:46.269Z] $ docker top 4a26796447ca55c22beb8b309976b115dd1f29e59d952c8ff9562ffaa3e097ce -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T15:50:46.320Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-07-19T15:50:46.596Z] + set -o pipefail [2023-07-19T15:50:46.596Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-07-19T15:50:52.669Z] [2023-07-19T15:50:52.669Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-07-19T15:50:52.669Z] [2023-07-19T15:50:52.669Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/de75d173-f730-45f6-8eb3-f4e6b6dd508d [2023-07-19T15:50:52.669Z] [2023-07-19T15:50:52.669Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-19T15:50:52.669Z] [2023-07-19T15:50:52.669Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-19T15:50:52.669Z] [2023-07-19T15:50:52.669Z] [2023-07-19T15:50:52.669Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-19T15:50:52.669Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-19T15:50:52.669Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-19T15:50:52.684Z] $ docker stop --time=1 4a26796447ca55c22beb8b309976b115dd1f29e59d952c8ff9562ffaa3e097ce [2023-07-19T15:50:57.131Z] $ docker rm -f --volumes 4a26796447ca55c22beb8b309976b115dd1f29e59d952c8ff9562ffaa3e097ce [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 [2023-07-19T15:50:57.801Z] + git log --format=format:%s -1 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] sh [2023-07-19T15:50:58.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:50:58.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:50:58.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:50:58.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:50:58.461Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:50:58.494Z] $ 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 [2023-07-19T15:50:58.949Z] $ docker top ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 -eo pid,comm [2023-07-19T15:50:58.989Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-19T15:50:58.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:50:59.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:50:59.025Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:50:59.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:50:59.140Z] $ docker exec ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 ssh-agent [2023-07-19T15:50:59.237Z] SSH_AUTH_SOCK=/tmp/ssh-520r0GPg8WjT/agent.32 [2023-07-19T15:50:59.237Z] SSH_AGENT_PID=38 [2023-07-19T15:50:59.243Z] Running ssh-add (command line suppressed) [2023-07-19T15:50:59.338Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1240640174010947472.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1240640174010947472.key) [2023-07-19T15:50:59.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:50:59.630Z] + git semver tag [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,821 [run_tag] DEBUG tag force:False [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,821 [check_head_tag] DEBUG check head tag [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,822 [execute] INFO git cat-file --batch-check [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,825 [execute] INFO git cat-file --batch [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,833 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,833 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,833 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:50:59.889Z] 2023-07-19 15:50:59,838 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-19T15:50:59.889Z] 3.1.0-dev.4 [Pipeline] } [2023-07-19T15:50:59.902Z] $ docker exec --env ******** --env ******** ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 ssh-agent -k [2023-07-19T15:50:59.994Z] unset SSH_AUTH_SOCK; [2023-07-19T15:50:59.995Z] unset SSH_AGENT_PID; [2023-07-19T15:50:59.995Z] echo Agent pid 38 killed; [2023-07-19T15:50:59.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:51:00.305Z] + git semver [Pipeline] } [2023-07-19T15:51:00.579Z] $ docker stop --time=1 ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 [2023-07-19T15:51:01.854Z] $ docker rm -f --volumes ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:02.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:51:02.232Z] [2023-07-19T15:51:02.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:02.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:51:02.531Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-19T15:51:02.531Z] ab5ef0e58194: Pulling fs layer [2023-07-19T15:51:02.531Z] 9712f1f96733: Pulling fs layer [2023-07-19T15:51:02.531Z] 63f879dbbcfc: Pulling fs layer [2023-07-19T15:51:02.531Z] 0d9ebad4ef96: Pulling fs layer [2023-07-19T15:51:02.531Z] e9a5061849ea: Pulling fs layer [2023-07-19T15:51:02.531Z] d747dcd14b5f: Pulling fs layer [2023-07-19T15:51:02.531Z] 2de7ff778b66: Pulling fs layer [2023-07-19T15:51:02.531Z] 0d9ebad4ef96: Waiting [2023-07-19T15:51:02.531Z] e9a5061849ea: Waiting [2023-07-19T15:51:02.531Z] d747dcd14b5f: Waiting [2023-07-19T15:51:02.531Z] 2de7ff778b66: Waiting [2023-07-19T15:51:02.531Z] 9712f1f96733: Verifying Checksum [2023-07-19T15:51:02.531Z] 9712f1f96733: Download complete [2023-07-19T15:51:02.791Z] 63f879dbbcfc: Verifying Checksum [2023-07-19T15:51:02.791Z] 63f879dbbcfc: Download complete [2023-07-19T15:51:03.050Z] e9a5061849ea: Verifying Checksum [2023-07-19T15:51:03.050Z] e9a5061849ea: Download complete [2023-07-19T15:51:03.050Z] 0d9ebad4ef96: Verifying Checksum [2023-07-19T15:51:03.050Z] 0d9ebad4ef96: Download complete [2023-07-19T15:51:03.050Z] d747dcd14b5f: Download complete [2023-07-19T15:51:03.050Z] ab5ef0e58194: Verifying Checksum [2023-07-19T15:51:03.050Z] ab5ef0e58194: Download complete [2023-07-19T15:51:03.050Z] 2de7ff778b66: Verifying Checksum [2023-07-19T15:51:03.050Z] 2de7ff778b66: Download complete [2023-07-19T15:51:05.579Z] ab5ef0e58194: Pull complete [2023-07-19T15:51:05.837Z] 9712f1f96733: Pull complete [2023-07-19T15:51:06.406Z] 63f879dbbcfc: Pull complete [2023-07-19T15:51:10.586Z] 0d9ebad4ef96: Pull complete [2023-07-19T15:51:10.586Z] e9a5061849ea: Pull complete [2023-07-19T15:51:10.586Z] d747dcd14b5f: Pull complete [2023-07-19T15:51:11.522Z] 2de7ff778b66: Pull complete [2023-07-19T15:51:11.522Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-19T15:51:11.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:51:11.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:51:11.599Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:51:11.632Z] $ 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 [2023-07-19T15:51:20.805Z] $ docker top 4ec6fdab6330ccdd3361313470db2d6f6d4322d98f9d4201d12f95643e1a5871 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:51:20.864Z] provisioning config files... [2023-07-19T15:51:20.870Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8485465016474297110tmp [2023-07-19T15:51:20.880Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1070353012056485646tmp [2023-07-19T15:51:20.889Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16827687539755858852tmp [Pipeline] { [Pipeline] echo [2023-07-19T15:51:20.906Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:21.188Z] ---> sigul-configuration.sh [2023-07-19T15:51:21.189Z] gpg: directory `/root/.gnupg' created [2023-07-19T15:51:21.189Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-19T15:51:21.189Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-19T15:51:21.189Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-19T15:51:21.189Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-19T15:51:21.189Z] gpg: CAST5 encrypted data [2023-07-19T15:51:21.189Z] gpg: encrypted with 1 passphrase [2023-07-19T15:51:21.189Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-19T15:51:21.473Z] + mkdir /home/jenkins [2023-07-19T15:51:21.473Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-19T15:51:21.757Z] + 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 [2023-07-19T15:51:21.767Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:22.052Z] ---> sigul-install.sh [2023-07-19T15:51:22.052Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-19T15:51:22.337Z] + git tag --list [2023-07-19T15:51:22.337Z] v0.0.0 [2023-07-19T15:51:22.338Z] v1.0.0 [2023-07-19T15:51:22.338Z] v2.1.0 [2023-07-19T15:51:22.338Z] v2.1.1 [2023-07-19T15:51:22.338Z] v2.2.0 [2023-07-19T15:51:22.338Z] v2.3.0 [2023-07-19T15:51:22.338Z] v3.0 [2023-07-19T15:51:22.338Z] v3.0.0 [2023-07-19T15:51:22.338Z] v3.1.0-dev.1 [2023-07-19T15:51:22.338Z] v3.1.0-dev.2 [2023-07-19T15:51:22.338Z] v3.1.0-dev.3 [2023-07-19T15:51:22.338Z] v3.1.0-dev.4 [Pipeline] sh [2023-07-19T15:51:22.626Z] + lftools sign git-tag v3.1.0-dev.4 [2023-07-19T15:51:23.195Z] Signing Git tag with Sigul... [2023-07-19T15:51:23.195Z] Signing v3.1.0-dev.4 [Pipeline] echo [2023-07-19T15:51:23.463Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:23.750Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-19T15:51:23.757Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-19T15:51:23.781Z] $ docker stop --time=1 4ec6fdab6330ccdd3361313470db2d6f6d4322d98f9d4201d12f95643e1a5871 [2023-07-19T15:51:25.078Z] $ docker rm -f --volumes 4ec6fdab6330ccdd3361313470db2d6f6d4322d98f9d4201d12f95643e1a5871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-19T15:51:25.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:51:25.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:25.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:51:25.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:51:25.841Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:51:25.876Z] $ 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 [2023-07-19T15:51:26.209Z] $ docker top 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da -eo pid,comm [2023-07-19T15:51:26.257Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-19T15:51:26.257Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:51:26.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:51:26.296Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:51:26.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:51:26.417Z] $ docker exec 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da ssh-agent [2023-07-19T15:51:26.513Z] SSH_AUTH_SOCK=/tmp/ssh-IJbSPXSYc42w/agent.33 [2023-07-19T15:51:26.513Z] SSH_AGENT_PID=39 [2023-07-19T15:51:26.518Z] Running ssh-add (command line suppressed) [2023-07-19T15:51:26.630Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14192131589273595432.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14192131589273595432.key) [2023-07-19T15:51:26.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:51:26.926Z] + git semver bump pre [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,097 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,097 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,097 [bump_version] DEBUG bumped version:3.1.0-dev.5 [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,097 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,097 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,097 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,099 [execute] INFO git cat-file --batch-check [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,105 [execute] INFO git cat-file --batch [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:51:27.185Z] 2023-07-19 15:51:27,110 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-19T15:51:27.185Z] 3.1.0-dev.5 [Pipeline] } [2023-07-19T15:51:27.199Z] $ docker exec --env ******** --env ******** 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da ssh-agent -k [2023-07-19T15:51:27.304Z] unset SSH_AUTH_SOCK; [2023-07-19T15:51:27.304Z] unset SSH_AGENT_PID; [2023-07-19T15:51:27.304Z] echo Agent pid 39 killed; [2023-07-19T15:51:27.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:51:27.603Z] + git semver [Pipeline] } [2023-07-19T15:51:27.879Z] $ docker stop --time=1 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da [2023-07-19T15:51:29.129Z] $ docker rm -f --volumes 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:51:29.461Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:51:29.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:29.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:51:29.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:51:29.836Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:51:29.871Z] $ 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 [2023-07-19T15:51:30.230Z] $ docker top 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:51:30.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:51:30.307Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:51:30.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:51:30.418Z] $ docker exec 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 ssh-agent [2023-07-19T15:51:30.519Z] SSH_AUTH_SOCK=/tmp/ssh-i7uHXpYE7gIn/agent.31 [2023-07-19T15:51:30.519Z] SSH_AGENT_PID=37 [2023-07-19T15:51:30.523Z] Running ssh-add (command line suppressed) [2023-07-19T15:51:30.636Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4708186824760350852.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4708186824760350852.key) [2023-07-19T15:51:30.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:51:30.942Z] + git semver push [2023-07-19T15:51:31.200Z] 2023-07-19 15:51:31,129 [run_push] DEBUG push [2023-07-19T15:51:31.200Z] 2023-07-19 15:51:31,130 [execute] INFO git cat-file --batch-check [2023-07-19T15:51:31.200Z] 2023-07-19 15:51:31,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:51:31.200Z] 2023-07-19 15:51:31,133 [execute] INFO git rev-list 695f3b5d320a750882a20cb3b13123ddc1fbf28d -- [2023-07-19T15:51:31.200Z] 2023-07-19 15:51:31,133 [execute] DEBUG Popen(['git', 'rev-list', '695f3b5d320a750882a20cb3b13123ddc1fbf28d', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:51:31.200Z] 2023-07-19 15:51:31,139 [execute] INFO git fetch -v origin [2023-07-19T15:51:31.200Z] 2023-07-19 15:51:31,139 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-19T15:51:31.767Z] 2023-07-19 15:51:31,634 [run_push] DEBUG no remote changes detected [2023-07-19T15:51:31.767Z] 2023-07-19 15:51:31,635 [execute] INFO git push origin semver [2023-07-19T15:51:31.767Z] 2023-07-19 15:51:31,635 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:51:32.704Z] 2023-07-19 15:51:32,651 [run_push] DEBUG push all version tags [2023-07-19T15:51:32.704Z] 2023-07-19 15:51:32,651 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-19T15:51:32.704Z] 2023-07-19 15:51:32,652 [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) [2023-07-19T15:51:33.639Z] 2023-07-19 15:51:33,359 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-19T15:51:33.639Z] 3.1.0-dev.5 [Pipeline] } [2023-07-19T15:51:33.657Z] $ docker exec --env ******** --env ******** 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 ssh-agent -k [2023-07-19T15:51:33.766Z] unset SSH_AUTH_SOCK; [2023-07-19T15:51:33.768Z] unset SSH_AGENT_PID; [2023-07-19T15:51:33.769Z] echo Agent pid 37 killed; [2023-07-19T15:51:33.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:51:34.082Z] + git semver [Pipeline] } [2023-07-19T15:51:34.363Z] $ docker stop --time=1 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 [2023-07-19T15:51:35.628Z] $ docker rm -f --volumes 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 [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 [2023-07-19T15:51:36.283Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-07-19T15:51:36.283Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-07-19T15:51:36.283Z] total 16 [2023-07-19T15:51:36.283Z] drwxr-xr-x 3 root root 4096 Jul 19 15:39 . [2023-07-19T15:51:36.283Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 15:51 .. [2023-07-19T15:51:36.283Z] drwxr-xr-x 2 root root 4096 Jul 19 15:39 cost [2023-07-19T15:51:36.283Z] -rw-r--r-- 1 root root 95 Jul 19 15:39 cost.csv [2023-07-19T15:51:36.283Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-07-19T15:51:36.283Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-07-19T15:51:36.283Z] total 16 [2023-07-19T15:51:36.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:39 . [2023-07-19T15:51:36.283Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 15:51 .. [2023-07-19T15:51:36.283Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:39 cost [2023-07-19T15:51:36.283Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 19 15:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:36.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:37.567Z] ---> package-listing.sh [2023-07-19T15:51:37.567Z] ++ facter osfamily [2023-07-19T15:51:37.567Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T15:51:37.825Z] + OS_FAMILY=debian [2023-07-19T15:51:37.826Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-07-19T15:51:37.826Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T15:51:37.826Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T15:51:37.826Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T15:51:37.826Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T15:51:37.826Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-07-19T15:51:37.826Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T15:51:37.826Z] + case "${OS_FAMILY}" in [2023-07-19T15:51:37.826Z] + dpkg -l [2023-07-19T15:51:37.826Z] + grep '^ii' [2023-07-19T15:51:37.826Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T15:51:37.826Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T15:51:37.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T15:51:37.826Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-07-19T15:51:37.826Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-07-19T15:51:37.826Z] + 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 [2023-07-19T15:51:37.833Z] 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 [2023-07-19T15:51:38.107Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:38.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:51:38.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:51:38.723Z] prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container [2023-07-19T15:51:38.755Z] $ 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 [2023-07-19T15:51:38.983Z] $ docker top 627081b2446f28f17d10a66d7ee7513a9250099b827a879ba25484b49cfc4972 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:51:39.319Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T15:51:39.601Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T15:51:39.883Z] + ls /var/log/sa-host [2023-07-19T15:51:39.883Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:51:40.023Z] provisioning config files... [2023-07-19T15:51:40.032Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12306141360569519789tmp [Pipeline] { [Pipeline] echo [2023-07-19T15:51:40.048Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:40.333Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T15:51:40.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:40.689Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T15:51:40.697Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:40.976Z] ---> sudo-logs.sh [2023-07-19T15:51:40.977Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T15:51:41.001Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:41.283Z] ---> job-cost.sh [2023-07-19T15:51:41.283Z] lf-activate-venv: SKIPPING [2023-07-19T15:51:41.283Z] DEBUG: total: 0.2199999988079071 [2023-07-19T15:51:41.283Z] INFO: Retrieving Stack Cost... [2023-07-19T15:51:41.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T15:51:42.113Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T15:51:42.124Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:42.408Z] ---> logs-deploy.sh [2023-07-19T15:51:42.408Z] lf-activate-venv: SKIPPING [2023-07-19T15:51:42.408Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/116 [2023-07-19T15:51:42.408Z] INFO: archiving workspace using pattern(s): [2023-07-19T15:51:43.344Z] Archives upload complete. [2023-07-19T15:51:43.344Z] INFO: archiving logs to Nexus