Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c016e0e692f6ec25de6015d4618db51ef1045541 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-ssh408393092132516122.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6217331745081712333.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4494912618829283505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5636383656778935400.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-ssh5563901228178238956.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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5111 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c016e0e692f6ec25de6015d4618db51ef1045541 (main) Commit message: "build: Update to latest 3.2 dev go-mods (#254)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c016e0e692f6ec25de6015d4618db51ef1045541 # timeout=10 > git rev-list --no-walk a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:28:16.803Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:28:16.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:28:16.901Z] ========================================================= [2023-11-28T20:28:16.901Z] EdgeX Global Pipelines Version Info [2023-11-28T20:28:16.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:17.631Z] ------------------- [2023-11-28T20:28:17.631Z] stable info: [2023-11-28T20:28:17.631Z] ------------------- [2023-11-28T20:28:17.631Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:28:17.631Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:17.631Z] Message: update stable to v1.0.258 [2023-11-28T20:28:18.575Z] ------------------- [2023-11-28T20:28:18.575Z] experimental info: [2023-11-28T20:28:18.575Z] ------------------- [2023-11-28T20:28:18.575Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:28:18.575Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:18.575Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:28:18.647Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-28T20:28:18.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-28T20:28:18.694Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:28:18.720Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:28:18.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:28:18.765Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:28:18.786Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:28:18.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:28:18.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:28:18.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:28:18.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:28:18.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-28T20:28:18.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:28:18.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:28:18.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:18.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:19.026Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:19.053Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:19.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:28:19.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:28:19.157Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:28:19.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:28:19.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:28:19.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:28:19.284Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:28:19.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:28:19.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:28:19.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:28:19.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:28:19.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:28:19.528Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] echo [2023-11-28T20:28:19.569Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c016e0e [Pipeline] echo [2023-11-28T20:28:19.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:28:19.691Z] provisioning config files... [2023-11-28T20:28:21.773Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8973612972400655855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:22.136Z] ---> ****-login.sh [2023-11-28T20:28:22.136Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:28:24.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:24.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:24.062Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:24.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:24.062Z] [2023-11-28T20:28:24.062Z] Login Succeeded [2023-11-28T20:28:24.062Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:28:24.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:24.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:24.062Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:24.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:24.062Z] [2023-11-28T20:28:24.062Z] Login Succeeded [2023-11-28T20:28:24.062Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:28:24.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:24.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:24.322Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:24.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:24.322Z] [2023-11-28T20:28:24.322Z] Login Succeeded [2023-11-28T20:28:24.322Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:28:24.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:24.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:24.322Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:24.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:24.322Z] [2023-11-28T20:28:24.322Z] Login Succeeded [2023-11-28T20:28:24.322Z] ****.io [2023-11-28T20:28:24.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:24.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:24.581Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:24.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:24.581Z] [2023-11-28T20:28:24.581Z] Login Succeeded [2023-11-28T20:28:24.581Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:28:24.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:28:25.079Z] + git rev-list -1 --merges c016e0e692f6ec25de6015d4618db51ef1045541~1..c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] echo [2023-11-28T20:28:25.105Z] -----------> git rev-list -1 --merges c016e0e692f6ec25de6015d4618db51ef1045541~1..c016e0e692f6ec25de6015d4618db51ef1045541 c016e0e692f6ec25de6015d4618db51ef1045541 [false] [Pipeline] sh [2023-11-28T20:28:25.407Z] + git log --format=format:%s -1 c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] echo [2023-11-28T20:28:25.419Z] ========================================================= [2023-11-28T20:28:25.419Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:28:25.419Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:28:25.790Z] + git log --format=format:%s -1 c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] echo [2023-11-28T20:28:25.801Z] [semverPrep] GIT_COMMIT: c016e0e692f6ec25de6015d4618db51ef1045541, Commit Message: build: Update to latest 3.2 dev go-mods (#254) [Pipeline] echo [2023-11-28T20:28:25.827Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:28:26.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:28:26.255Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:28:26.255Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:28:26.255Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:28:26.255Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:28:26.255Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:28:26.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:26.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:26.628Z] [2023-11-28T20:28:26.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:26.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:27.901Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:28:27.901Z] b85a868b505f: Pulling fs layer [2023-11-28T20:28:27.901Z] e2be974225ed: Pulling fs layer [2023-11-28T20:28:27.901Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:28:27.901Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:28:27.901Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:28:27.901Z] eaf3925da568: Pulling fs layer [2023-11-28T20:28:27.901Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:28:27.901Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:28:27.901Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:28:27.901Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:28:27.901Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:28:27.901Z] bab4dde63d76: Waiting [2023-11-28T20:28:27.901Z] bde34c3a00c8: Waiting [2023-11-28T20:28:27.901Z] 988bab9f4d93: Waiting [2023-11-28T20:28:27.901Z] b352a97aabf1: Waiting [2023-11-28T20:28:27.901Z] 5851b861e8e6: Waiting [2023-11-28T20:28:27.901Z] 1469e6f7b9e6: Waiting [2023-11-28T20:28:27.901Z] eaf3925da568: Waiting [2023-11-28T20:28:27.901Z] 4872d77fe225: Waiting [2023-11-28T20:28:27.901Z] e2be974225ed: Verifying Checksum [2023-11-28T20:28:27.901Z] e2be974225ed: Download complete [2023-11-28T20:28:27.901Z] 988bab9f4d93: Verifying Checksum [2023-11-28T20:28:27.901Z] 988bab9f4d93: Download complete [2023-11-28T20:28:27.901Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:28:27.901Z] 1469e6f7b9e6: Download complete [2023-11-28T20:28:27.901Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:28:27.901Z] 339a4e72a1f5: Download complete [2023-11-28T20:28:27.901Z] eaf3925da568: Verifying Checksum [2023-11-28T20:28:27.901Z] eaf3925da568: Download complete [2023-11-28T20:28:27.901Z] bde34c3a00c8: Verifying Checksum [2023-11-28T20:28:27.901Z] bde34c3a00c8: Download complete [2023-11-28T20:28:27.901Z] b352a97aabf1: Verifying Checksum [2023-11-28T20:28:27.901Z] b352a97aabf1: Download complete [2023-11-28T20:28:27.901Z] 4872d77fe225: Download complete [2023-11-28T20:28:27.901Z] 5851b861e8e6: Verifying Checksum [2023-11-28T20:28:27.901Z] 5851b861e8e6: Download complete [2023-11-28T20:28:28.158Z] b85a868b505f: Verifying Checksum [2023-11-28T20:28:28.158Z] b85a868b505f: Download complete [2023-11-28T20:28:28.416Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:28:28.416Z] bab4dde63d76: Download complete [2023-11-28T20:28:29.790Z] b85a868b505f: Pull complete [2023-11-28T20:28:29.790Z] e2be974225ed: Pull complete [2023-11-28T20:28:30.357Z] 339a4e72a1f5: Pull complete [2023-11-28T20:28:30.357Z] 988bab9f4d93: Pull complete [2023-11-28T20:28:30.614Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:28:30.614Z] eaf3925da568: Pull complete [2023-11-28T20:28:32.515Z] bab4dde63d76: Pull complete [2023-11-28T20:28:32.515Z] bde34c3a00c8: Pull complete [2023-11-28T20:28:32.515Z] b352a97aabf1: Pull complete [2023-11-28T20:28:32.515Z] 4872d77fe225: Pull complete [2023-11-28T20:28:32.774Z] 5851b861e8e6: Pull complete [2023-11-28T20:28:32.774Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:28:32.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:32.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:28:32.963Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:28:32.994Z] $ 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-11-28T20:28:40.893Z] $ docker top 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 -eo pid,comm [2023-11-28T20:28:40.983Z] 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-11-28T20:28:40.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:28:41.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:28:41.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:28:41.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:28:41.242Z] $ docker exec 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 ssh-agent [2023-11-28T20:28:41.348Z] SSH_AUTH_SOCK=/tmp/ssh-WGFtstSW6KNR/agent.14 [2023-11-28T20:28:41.349Z] SSH_AGENT_PID=20 [2023-11-28T20:28:41.355Z] Running ssh-add (command line suppressed) [2023-11-28T20:28:41.494Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8439636883235327357.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8439636883235327357.key) [2023-11-28T20:28:41.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:28:41.821Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:28:41.835Z] $ docker exec --env ******** --env ******** 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 ssh-agent -k [2023-11-28T20:28:41.937Z] unset SSH_AUTH_SOCK; [2023-11-28T20:28:41.937Z] unset SSH_AGENT_PID; [2023-11-28T20:28:41.937Z] echo Agent pid 20 killed; [2023-11-28T20:28:41.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:28:41.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:28:41.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:28:42.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:28:42.119Z] $ docker exec 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 ssh-agent [2023-11-28T20:28:42.225Z] SSH_AUTH_SOCK=/tmp/ssh-aEpIo4IbIXcz/agent.71 [2023-11-28T20:28:42.225Z] SSH_AGENT_PID=77 [2023-11-28T20:28:42.232Z] Running ssh-add (command line suppressed) [2023-11-28T20:28:42.353Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512149914301087806.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512149914301087806.key) [2023-11-28T20:28:42.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:28:42.668Z] + git semver init [2023-11-28T20:28:42.927Z] 2023-11-28 20:28:42,858 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:28:42.927Z] 2023-11-28 20:28:42,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-28T20:28:42.927Z] 2023-11-28 20:28:42,860 [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-11-28T20:28:42.927Z] 2023-11-28 20:28:42,860 [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-11-28T20:28:44.901Z] 2023-11-28 20:28:44,563 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-11-28T20:28:44.901Z] 2023-11-28 20:28:44,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-11-28T20:28:44.901Z] 2023-11-28 20:28:44,563 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-28T20:28:44.901Z] 2023-11-28 20:28:44,564 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-28T20:28:44.901Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:28:44.913Z] $ docker exec --env ******** --env ******** 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 ssh-agent -k [2023-11-28T20:28:45.049Z] unset SSH_AUTH_SOCK; [2023-11-28T20:28:45.050Z] unset SSH_AGENT_PID; [2023-11-28T20:28:45.050Z] echo Agent pid 77 killed; [2023-11-28T20:28:45.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:28:45.431Z] + git semver [Pipeline] } [2023-11-28T20:28:45.707Z] $ docker stop --time=1 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 [2023-11-28T20:28:47.035Z] $ docker rm -f --volumes 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:28:47.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:28:47.666Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:28:47.669Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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-11-28T20:28:48.049Z] provisioning config files... [2023-11-28T20:28:48.058Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7155819466986725879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:48.384Z] ---> ****-login.sh [2023-11-28T20:28:48.384Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:28:48.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:48.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:48.384Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:48.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:48.384Z] [2023-11-28T20:28:48.384Z] Login Succeeded [2023-11-28T20:28:48.384Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:28:48.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:48.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:48.384Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:48.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:48.385Z] [2023-11-28T20:28:48.385Z] Login Succeeded [2023-11-28T20:28:48.385Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:28:48.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:48.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:48.643Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:48.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:48.643Z] [2023-11-28T20:28:48.643Z] Login Succeeded [2023-11-28T20:28:48.643Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:28:48.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:48.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:48.643Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:48.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:48.643Z] [2023-11-28T20:28:48.643Z] Login Succeeded [2023-11-28T20:28:48.643Z] ****.io [2023-11-28T20:28:48.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:48.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:48.902Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:48.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:48.902Z] [2023-11-28T20:28:48.902Z] Login Succeeded [2023-11-28T20:28:48.902Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:28:48.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:28:49.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:28:49.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:28:49.106Z] ========================================================= [2023-11-28T20:28:49.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:28:49.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:49.501Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:28:49.501Z] Sending build context to Docker daemon 18.19MB [2023-11-28T20:28:49.501Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:28:49.501Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:28:49.501Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:28:49.501Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:28:49.501Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:28:49.501Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:28:49.501Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:28:49.501Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:28:49.501Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:28:49.501Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:28:49.501Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:28:49.501Z] ad3a456e5733: Waiting [2023-11-28T20:28:49.501Z] ce7588e14bc9: Waiting [2023-11-28T20:28:49.501Z] 69c7f0334f64: Waiting [2023-11-28T20:28:49.501Z] 1f1c1a5573a3: Waiting [2023-11-28T20:28:49.501Z] b5e4710f87ac: Waiting [2023-11-28T20:28:49.761Z] c4d48a809fc2: Download complete [2023-11-28T20:28:49.761Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:28:49.761Z] ad3a456e5733: Download complete [2023-11-28T20:28:49.761Z] 69c7f0334f64: Download complete [2023-11-28T20:28:49.761Z] 7264a8db6415: Verifying Checksum [2023-11-28T20:28:49.761Z] 7264a8db6415: Download complete [2023-11-28T20:28:49.761Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:28:49.761Z] 1f1c1a5573a3: Download complete [2023-11-28T20:28:49.761Z] 7264a8db6415: Pull complete [2023-11-28T20:28:50.021Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:28:50.021Z] b5e4710f87ac: Download complete [2023-11-28T20:28:50.021Z] c4d48a809fc2: Pull complete [2023-11-28T20:28:50.280Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:28:50.280Z] 4f1c88b9dad5: Download complete [2023-11-28T20:28:50.538Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:28:50.538Z] ce7588e14bc9: Download complete [2023-11-28T20:28:53.857Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:28:53.857Z] ad3a456e5733: Pull complete [2023-11-28T20:28:53.857Z] 69c7f0334f64: Pull complete [2023-11-28T20:28:53.857Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:28:56.391Z] ce7588e14bc9: Pull complete [2023-11-28T20:28:57.325Z] b5e4710f87ac: Pull complete [2023-11-28T20:28:57.584Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:28:57.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:28:57.584Z] ---> 88b5674ff536 [2023-11-28T20:28:57.584Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:29:02.939Z] Still waiting to schedule task [2023-11-28T20:29:02.939Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:29:07.757Z] ---> Running in 3d5f22ff5943 [2023-11-28T20:29:07.757Z] Removing intermediate container 3d5f22ff5943 [2023-11-28T20:29:07.757Z] ---> 447f33f302e9 [2023-11-28T20:29:07.757Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:29:07.757Z] ---> Running in 10b9cf4e567c [2023-11-28T20:29:08.323Z] Removing intermediate container 10b9cf4e567c [2023-11-28T20:29:08.323Z] ---> 3963a830faee [2023-11-28T20:29:08.323Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:29:08.323Z] ---> Running in be88f372ddab [2023-11-28T20:29:08.582Z] Removing intermediate container be88f372ddab [2023-11-28T20:29:08.582Z] ---> ad85be9752a0 [2023-11-28T20:29:08.582Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:29:08.842Z] ---> Running in 88dcfa6d70bc [2023-11-28T20:29:09.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:09.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:09.686Z] OK: 264 MiB in 52 packages [2023-11-28T20:29:10.654Z] Removing intermediate container 88dcfa6d70bc [2023-11-28T20:29:10.654Z] ---> 392ebe63ff18 [2023-11-28T20:29:10.654Z] Step 7/12 : WORKDIR /app [2023-11-28T20:29:10.654Z] ---> Running in b375f3997ee6 [2023-11-28T20:29:10.926Z] Removing intermediate container b375f3997ee6 [2023-11-28T20:29:10.926Z] ---> d04d91b62f8d [2023-11-28T20:29:10.926Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T20:29:11.495Z] ---> e829d28dda11 [2023-11-28T20:29:11.495Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:29:11.754Z] ---> Running in d2ade6ca56a2 [2023-11-28T20:30:08.139Z] Removing intermediate container d2ade6ca56a2 [2023-11-28T20:30:08.139Z] ---> 27001db83e39 [2023-11-28T20:30:08.139Z] Step 10/12 : COPY . . [2023-11-28T20:30:08.139Z] ---> b2b3b75ca34e [2023-11-28T20:30:08.139Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:30:08.139Z] ---> Running in 34c06aeb96a8 [2023-11-28T20:30:08.139Z] Removing intermediate container 34c06aeb96a8 [2023-11-28T20:30:08.139Z] ---> 31d96557dc49 [2023-11-28T20:30:08.139Z] Step 12/12 : RUN $MAKE [2023-11-28T20:30:08.139Z] ---> Running in c8ce5ef2ca5c [2023-11-28T20:30:08.139Z] noop [2023-11-28T20:30:08.139Z] Removing intermediate container c8ce5ef2ca5c [2023-11-28T20:30:08.139Z] ---> 6e1d015039bb [2023-11-28T20:30:08.139Z] Successfully built 6e1d015039bb [2023-11-28T20:30:08.139Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:08.502Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:30:08.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:08.683Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:30:08.728Z] $ 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-11-28T20:30:09.676Z] $ docker top d8b0f1254ad787344e15598f46de78ecade7d7a8e9047d88337be6e151d69298 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:30:10.087Z] + go version [2023-11-28T20:30:10.087Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:30:10.101Z] $ docker stop --time=1 d8b0f1254ad787344e15598f46de78ecade7d7a8e9047d88337be6e151d69298 [2023-11-28T20:30:11.607Z] $ docker rm -f --volumes d8b0f1254ad787344e15598f46de78ecade7d7a8e9047d88337be6e151d69298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:12.450Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:30:12.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:12.597Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:30:12.634Z] $ 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-11-28T20:30:13.201Z] $ docker top dab143807c5f9543180e0e5122c278187619f01abc349e90399baf0cfc180da0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:30:13.582Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:30:13.910Z] + make test [2023-11-28T20:30:13.911Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-28T20:30:35.955Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-28T20:30:35.955Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-28T20:30:35.955Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements [2023-11-28T20:30:36.215Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.691s coverage: 71.9% of statements [2023-11-28T20:30:58.995Z] go vet ./... [2023-11-28T20:30:59.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:30:59.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:30:59.928Z] ./bin/test-attribution.sh [2023-11-28T20:30:59.928Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-28T20:30:59.928Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-28T20:30:59.928Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-28T20:30:59.928Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-28T20:30:59.928Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-28T20:30:59.928Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-28T20:30:59.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:30:59.976Z] $ docker stop --time=1 dab143807c5f9543180e0e5122c278187619f01abc349e90399baf0cfc180da0 [2023-11-28T20:31:05.149Z] $ docker rm -f --volumes dab143807c5f9543180e0e5122c278187619f01abc349e90399baf0cfc180da0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:31:05.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:31:05.854Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:31:06.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:31:06.677Z] + ls -al . [2023-11-28T20:31:06.677Z] total 208 [2023-11-28T20:31:06.677Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 20:30 . [2023-11-28T20:31:06.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 .. [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 28 20:28 .dockerignore [2023-11-28T20:31:06.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:30 .git [2023-11-28T20:31:06.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 .github [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 28 20:28 .gitignore [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:28 .golangci.yml [2023-11-28T20:31:06.677Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:28 .semver [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 28 20:28 Attribution.txt [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 28 20:28 CHANGELOG.md [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 28 20:28 Dockerfile [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:28 GOVERNANCE.md [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 28 20:28 Jenkinsfile [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 20:28 LICENSE [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 28 20:28 Makefile [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:28 OWNERS.md [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 28 20:28 README.md [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION [2023-11-28T20:31:06.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 bin [2023-11-28T20:31:06.677Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 28 20:30 coverage.out [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 3964 Nov 28 20:28 go.mod [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 35070 Nov 28 20:28 go.sum [2023-11-28T20:31:06.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 images [2023-11-28T20:31:06.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 internal [2023-11-28T20:31:06.677Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 28 20:28 main.go [2023-11-28T20:31:06.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 openapi [2023-11-28T20:31:06.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 res [2023-11-28T20:31:06.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:07.102Z] + 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=c016e0e692f6ec25de6015d4618db51ef1045541 --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T20:31:07.102Z] Sending build context to Docker daemon 18.19MB [2023-11-28T20:31:07.102Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:31:07.102Z] Step 2/30 : FROM ${BASE} AS builder [2023-11-28T20:31:07.102Z] ---> 6e1d015039bb [2023-11-28T20:31:07.102Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:31:07.361Z] ---> Running in 979fe173cbe8 [2023-11-28T20:31:07.361Z] Removing intermediate container 979fe173cbe8 [2023-11-28T20:31:07.361Z] ---> 72d3e6f55720 [2023-11-28T20:31:07.361Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:31:07.620Z] ---> Running in c4a119d4762d [2023-11-28T20:31:07.620Z] Removing intermediate container c4a119d4762d [2023-11-28T20:31:07.620Z] ---> e5b8cf7fa9e0 [2023-11-28T20:31:07.620Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:31:07.620Z] ---> Running in 71a70aac647e [2023-11-28T20:31:07.620Z] Removing intermediate container 71a70aac647e [2023-11-28T20:31:07.620Z] ---> e031401453a1 [2023-11-28T20:31:07.620Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:31:07.620Z] ---> Running in 25a3e0d39da8 [2023-11-28T20:31:08.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:08.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:08.450Z] OK: 264 MiB in 52 packages [2023-11-28T20:31:09.523Z] Removing intermediate container 25a3e0d39da8 [2023-11-28T20:31:09.523Z] ---> aad89944db93 [2023-11-28T20:31:09.523Z] Step 7/30 : WORKDIR /app [2023-11-28T20:31:09.523Z] ---> Running in 4f2632c21fa9 [2023-11-28T20:31:10.096Z] Removing intermediate container 4f2632c21fa9 [2023-11-28T20:31:10.096Z] ---> bcf103f2251d [2023-11-28T20:31:10.096Z] Step 8/30 : COPY go.mod vendor* ./ [2023-11-28T20:31:10.365Z] ---> f4b53701c3c2 [2023-11-28T20:31:10.365Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:31:10.699Z] ---> Running in e6f1a2c18b32 [2023-11-28T20:31:13.348Z] Removing intermediate container e6f1a2c18b32 [2023-11-28T20:31:13.348Z] ---> 5f0107d2b81c [2023-11-28T20:31:13.348Z] Step 10/30 : COPY . . [2023-11-28T20:31:14.736Z] ---> 16ec215f88c7 [2023-11-28T20:31:14.736Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:31:14.998Z] ---> Running in 8c285e782bb7 [2023-11-28T20:31:15.599Z] Removing intermediate container 8c285e782bb7 [2023-11-28T20:31:15.599Z] ---> aa1f4ee8b883 [2023-11-28T20:31:15.599Z] Step 12/30 : RUN $MAKE [2023-11-28T20:31:15.916Z] ---> Running in a45c606bafed [2023-11-28T20:31:16.858Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-28T20:31:43.695Z] Removing intermediate container a45c606bafed [2023-11-28T20:31:43.695Z] ---> 326fd5df6857 [2023-11-28T20:31:43.695Z] Step 13/30 : FROM alpine:3.18 [2023-11-28T20:31:43.695Z] 3.18: Pulling from library/alpine [2023-11-28T20:31:43.695Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:31:43.695Z] 96526aa774ef: Verifying Checksum [2023-11-28T20:31:43.695Z] 96526aa774ef: Pull complete [2023-11-28T20:31:43.695Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:31:43.695Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:31:43.695Z] ---> 8ca4688f4f35 [2023-11-28T20:31:43.695Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T20:31:44.636Z] ---> Running in 7dc3a5024d7b [2023-11-28T20:31:44.636Z] Removing intermediate container 7dc3a5024d7b [2023-11-28T20:31:44.636Z] ---> eecd8c538199 [2023-11-28T20:31:44.636Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-28T20:31:44.920Z] ---> Running in 064085ba2a6d [2023-11-28T20:31:45.180Z] Removing intermediate container 064085ba2a6d [2023-11-28T20:31:45.180Z] ---> d9b8d8e36467 [2023-11-28T20:31:45.180Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-28T20:31:45.180Z] ---> Running in 9a4b9a29fcba [2023-11-28T20:31:45.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:45.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:45.700Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T20:31:45.700Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T20:31:45.700Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:31:45.971Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:31:45.971Z] OK: 8 MiB in 17 packages [2023-11-28T20:31:46.231Z] Removing intermediate container 9a4b9a29fcba [2023-11-28T20:31:46.231Z] ---> 5087801e6dd3 [2023-11-28T20:31:46.231Z] Step 17/30 : RUN apk --no-cache upgrade [2023-11-28T20:31:46.231Z] ---> Running in 5622d0253a67 [2023-11-28T20:31:46.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:46.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:46.753Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:31:46.753Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:31:47.015Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:31:47.015Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:31:47.015Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:31:47.015Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:31:47.015Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:31:47.015Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:31:47.015Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:31:47.015Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:31:47.015Z] OK: 8 MiB in 17 packages [2023-11-28T20:31:47.587Z] Removing intermediate container 5622d0253a67 [2023-11-28T20:31:47.587Z] ---> 4c7292e8202f [2023-11-28T20:31:47.587Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-28T20:31:47.587Z] ---> 04ef46767866 [2023-11-28T20:31:47.587Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-28T20:31:47.850Z] ---> e712a1feae55 [2023-11-28T20:31:47.850Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-11-28T20:31:47.850Z] ---> 0101a66fc43d [2023-11-28T20:31:47.850Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-11-28T20:31:48.113Z] ---> 52a3087ce3bb [2023-11-28T20:31:48.113Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-28T20:31:49.163Z] ---> f1da394fe8aa [2023-11-28T20:31:49.163Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-28T20:31:49.163Z] ---> Running in 3f5e42c3fe2f [2023-11-28T20:31:50.128Z] Removing intermediate container 3f5e42c3fe2f [2023-11-28T20:31:50.128Z] ---> 833661bb4c0c [2023-11-28T20:31:50.128Z] Step 24/30 : VOLUME /cache [2023-11-28T20:31:50.128Z] ---> Running in 35e9e6457c78 [2023-11-28T20:31:50.128Z] Removing intermediate container 35e9e6457c78 [2023-11-28T20:31:50.128Z] ---> 3cc8c34aba89 [2023-11-28T20:31:50.128Z] Step 25/30 : EXPOSE 59711 [2023-11-28T20:31:50.128Z] ---> Running in b4a8eb7be2e4 [2023-11-28T20:31:50.128Z] Removing intermediate container b4a8eb7be2e4 [2023-11-28T20:31:50.128Z] ---> a9a3506a5542 [2023-11-28T20:31:50.128Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-28T20:31:50.128Z] ---> Running in c52dfdf7dded [2023-11-28T20:31:50.389Z] Removing intermediate container c52dfdf7dded [2023-11-28T20:31:50.389Z] ---> 1006caf64f8f [2023-11-28T20:31:50.389Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-28T20:31:50.389Z] ---> Running in 9d8c0baf4415 [2023-11-28T20:31:50.389Z] Removing intermediate container 9d8c0baf4415 [2023-11-28T20:31:50.389Z] ---> 2821eed25084 [2023-11-28T20:31:50.389Z] Step 28/30 : LABEL arch=amd64 [2023-11-28T20:31:50.389Z] ---> Running in 4e6cd4811370 [2023-11-28T20:31:50.389Z] Removing intermediate container 4e6cd4811370 [2023-11-28T20:31:50.389Z] ---> 4a5a833d1909 [2023-11-28T20:31:50.389Z] Step 29/30 : LABEL git_sha=c016e0e692f6ec25de6015d4618db51ef1045541 [2023-11-28T20:31:50.389Z] ---> Running in e0d2a1c63878 [2023-11-28T20:31:50.650Z] Removing intermediate container e0d2a1c63878 [2023-11-28T20:31:50.650Z] ---> eba5610f7a52 [2023-11-28T20:31:50.650Z] Step 30/30 : LABEL version=3.2.0-dev.1 [2023-11-28T20:31:50.650Z] ---> Running in a36e951a0ece [2023-11-28T20:31:50.650Z] Removing intermediate container a36e951a0ece [2023-11-28T20:31:50.650Z] ---> 448e24315243 [2023-11-28T20:31:50.650Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:31:50.650Z] Successfully built 448e24315243 [2023-11-28T20:31:50.650Z] 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-11-28T20:31:50.906Z] provisioning config files... [2023-11-28T20:31:50.915Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4505216935431272128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:31:51.250Z] ---> ****-login.sh [2023-11-28T20:31:51.250Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:31:51.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.250Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.250Z] [2023-11-28T20:31:51.250Z] Login Succeeded [2023-11-28T20:31:51.250Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:31:51.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.250Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.250Z] [2023-11-28T20:31:51.250Z] Login Succeeded [2023-11-28T20:31:51.250Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:31:51.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.509Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.509Z] [2023-11-28T20:31:51.509Z] Login Succeeded [2023-11-28T20:31:51.509Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:31:51.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.509Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.509Z] [2023-11-28T20:31:51.509Z] Login Succeeded [2023-11-28T20:31:51.509Z] ****.io [2023-11-28T20:31:51.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.769Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.769Z] [2023-11-28T20:31:51.769Z] Login Succeeded [2023-11-28T20:31:51.769Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:31:51.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:31:51.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:31:51.941Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-11-28T20:31:51.941Z] c016e0e692f6ec25de6015d4618db51ef1045541 [2023-11-28T20:31:51.941Z] latest [2023-11-28T20:31:51.941Z] 3.2.0-dev.1 [2023-11-28T20:31:51.941Z] c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [2023-11-28T20:31:51.941Z] main [2023-11-28T20:31:51.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:52.432Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:52.845Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541 [2023-11-28T20:31:52.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-28T20:31:52.845Z] 0e3c3ad5e0b8: Preparing [2023-11-28T20:31:52.845Z] ae5def43a1de: Preparing [2023-11-28T20:31:52.845Z] b4b77f2fcb06: Preparing [2023-11-28T20:31:52.845Z] afbba4669fe2: Preparing [2023-11-28T20:31:52.845Z] 5be2bfbcf61f: Preparing [2023-11-28T20:31:52.845Z] e3039c86522d: Preparing [2023-11-28T20:31:52.845Z] c3b2a2849d34: Preparing [2023-11-28T20:31:52.845Z] 6b9fcea6e440: Preparing [2023-11-28T20:31:52.845Z] cc2447e1835a: Preparing [2023-11-28T20:31:52.845Z] 6b9fcea6e440: Waiting [2023-11-28T20:31:52.845Z] c3b2a2849d34: Waiting [2023-11-28T20:31:52.845Z] cc2447e1835a: Waiting [2023-11-28T20:31:52.845Z] e3039c86522d: Waiting [2023-11-28T20:31:52.845Z] afbba4669fe2: Pushed [2023-11-28T20:31:52.845Z] 0e3c3ad5e0b8: Pushed [2023-11-28T20:31:52.845Z] 5be2bfbcf61f: Pushed [2023-11-28T20:31:52.845Z] b4b77f2fcb06: Pushed [2023-11-28T20:31:52.845Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:52.845Z] e3039c86522d: Pushed [2023-11-28T20:31:53.103Z] 6b9fcea6e440: Pushed [2023-11-28T20:31:53.677Z] c3b2a2849d34: Pushed [2023-11-28T20:31:55.578Z] ae5def43a1de: Pushed [2023-11-28T20:31:55.837Z] c016e0e692f6ec25de6015d4618db51ef1045541: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:56.234Z] + 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-11-28T20:31:56.629Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-28T20:31:56.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-28T20:31:56.629Z] 0e3c3ad5e0b8: Preparing [2023-11-28T20:31:56.629Z] ae5def43a1de: Preparing [2023-11-28T20:31:56.629Z] b4b77f2fcb06: Preparing [2023-11-28T20:31:56.629Z] afbba4669fe2: Preparing [2023-11-28T20:31:56.629Z] 5be2bfbcf61f: Preparing [2023-11-28T20:31:56.629Z] e3039c86522d: Preparing [2023-11-28T20:31:56.629Z] c3b2a2849d34: Preparing [2023-11-28T20:31:56.629Z] 6b9fcea6e440: Preparing [2023-11-28T20:31:56.629Z] cc2447e1835a: Preparing [2023-11-28T20:31:56.629Z] e3039c86522d: Waiting [2023-11-28T20:31:56.629Z] cc2447e1835a: Waiting [2023-11-28T20:31:56.629Z] c3b2a2849d34: Waiting [2023-11-28T20:31:56.629Z] 6b9fcea6e440: Waiting [2023-11-28T20:31:56.629Z] afbba4669fe2: Layer already exists [2023-11-28T20:31:56.629Z] ae5def43a1de: Layer already exists [2023-11-28T20:31:56.629Z] 0e3c3ad5e0b8: Layer already exists [2023-11-28T20:31:56.629Z] 5be2bfbcf61f: Layer already exists [2023-11-28T20:31:56.629Z] b4b77f2fcb06: Layer already exists [2023-11-28T20:31:56.629Z] e3039c86522d: Layer already exists [2023-11-28T20:31:56.629Z] c3b2a2849d34: Layer already exists [2023-11-28T20:31:56.629Z] 6b9fcea6e440: Layer already exists [2023-11-28T20:31:56.629Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:56.629Z] latest: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:57.026Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:57.410Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.1 [2023-11-28T20:31:57.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-28T20:31:57.410Z] 0e3c3ad5e0b8: Preparing [2023-11-28T20:31:57.410Z] ae5def43a1de: Preparing [2023-11-28T20:31:57.410Z] b4b77f2fcb06: Preparing [2023-11-28T20:31:57.410Z] afbba4669fe2: Preparing [2023-11-28T20:31:57.410Z] 5be2bfbcf61f: Preparing [2023-11-28T20:31:57.410Z] e3039c86522d: Preparing [2023-11-28T20:31:57.410Z] c3b2a2849d34: Preparing [2023-11-28T20:31:57.410Z] 6b9fcea6e440: Preparing [2023-11-28T20:31:57.410Z] cc2447e1835a: Preparing [2023-11-28T20:31:57.410Z] c3b2a2849d34: Waiting [2023-11-28T20:31:57.410Z] e3039c86522d: Waiting [2023-11-28T20:31:57.410Z] b4b77f2fcb06: Layer already exists [2023-11-28T20:31:57.410Z] afbba4669fe2: Layer already exists [2023-11-28T20:31:57.410Z] 5be2bfbcf61f: Layer already exists [2023-11-28T20:31:57.410Z] 0e3c3ad5e0b8: Layer already exists [2023-11-28T20:31:57.410Z] ae5def43a1de: Layer already exists [2023-11-28T20:31:57.410Z] e3039c86522d: Layer already exists [2023-11-28T20:31:57.410Z] c3b2a2849d34: Layer already exists [2023-11-28T20:31:57.410Z] 6b9fcea6e440: Layer already exists [2023-11-28T20:31:57.410Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:57.410Z] 3.2.0-dev.1: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:57.804Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:58.201Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [2023-11-28T20:31:58.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-28T20:31:58.201Z] 0e3c3ad5e0b8: Preparing [2023-11-28T20:31:58.201Z] ae5def43a1de: Preparing [2023-11-28T20:31:58.201Z] b4b77f2fcb06: Preparing [2023-11-28T20:31:58.201Z] afbba4669fe2: Preparing [2023-11-28T20:31:58.201Z] 5be2bfbcf61f: Preparing [2023-11-28T20:31:58.201Z] e3039c86522d: Preparing [2023-11-28T20:31:58.201Z] c3b2a2849d34: Preparing [2023-11-28T20:31:58.201Z] 6b9fcea6e440: Preparing [2023-11-28T20:31:58.201Z] cc2447e1835a: Preparing [2023-11-28T20:31:58.201Z] e3039c86522d: Waiting [2023-11-28T20:31:58.201Z] c3b2a2849d34: Waiting [2023-11-28T20:31:58.201Z] 6b9fcea6e440: Waiting [2023-11-28T20:31:58.201Z] cc2447e1835a: Waiting [2023-11-28T20:31:58.201Z] 0e3c3ad5e0b8: Layer already exists [2023-11-28T20:31:58.201Z] 5be2bfbcf61f: Layer already exists [2023-11-28T20:31:58.201Z] b4b77f2fcb06: Layer already exists [2023-11-28T20:31:58.201Z] ae5def43a1de: Layer already exists [2023-11-28T20:31:58.201Z] afbba4669fe2: Layer already exists [2023-11-28T20:31:58.201Z] e3039c86522d: Layer already exists [2023-11-28T20:31:58.201Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:58.201Z] c3b2a2849d34: Layer already exists [2023-11-28T20:31:58.201Z] 6b9fcea6e440: Layer already exists [2023-11-28T20:31:58.201Z] c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:58.615Z] + 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-11-28T20:31:59.018Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-11-28T20:31:59.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-28T20:31:59.019Z] 0e3c3ad5e0b8: Preparing [2023-11-28T20:31:59.019Z] ae5def43a1de: Preparing [2023-11-28T20:31:59.019Z] b4b77f2fcb06: Preparing [2023-11-28T20:31:59.019Z] afbba4669fe2: Preparing [2023-11-28T20:31:59.019Z] 5be2bfbcf61f: Preparing [2023-11-28T20:31:59.019Z] e3039c86522d: Preparing [2023-11-28T20:31:59.019Z] c3b2a2849d34: Preparing [2023-11-28T20:31:59.019Z] 6b9fcea6e440: Preparing [2023-11-28T20:31:59.019Z] cc2447e1835a: Preparing [2023-11-28T20:31:59.019Z] 6b9fcea6e440: Waiting [2023-11-28T20:31:59.019Z] cc2447e1835a: Waiting [2023-11-28T20:31:59.019Z] e3039c86522d: Waiting [2023-11-28T20:31:59.019Z] c3b2a2849d34: Waiting [2023-11-28T20:31:59.019Z] 0e3c3ad5e0b8: Layer already exists [2023-11-28T20:31:59.019Z] ae5def43a1de: Layer already exists [2023-11-28T20:31:59.019Z] b4b77f2fcb06: Layer already exists [2023-11-28T20:31:59.019Z] afbba4669fe2: Layer already exists [2023-11-28T20:31:59.019Z] 5be2bfbcf61f: Layer already exists [2023-11-28T20:31:59.019Z] c3b2a2849d34: Layer already exists [2023-11-28T20:31:59.019Z] e3039c86522d: Layer already exists [2023-11-28T20:31:59.019Z] 6b9fcea6e440: Layer already exists [2023-11-28T20:31:59.019Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:59.019Z] main: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:31:59.237Z] ===================================================== [Pipeline] echo [2023-11-28T20:31:59.285Z] taggedImages: [2023-11-28T20:31:59.285Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541 [2023-11-28T20:31:59.285Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-28T20:31:59.285Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.1 [2023-11-28T20:31:59.285Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [2023-11-28T20:31:59.285Z] - 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-11-28T20:31:59.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:31:59.977Z] [2023-11-28T20:31:59.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:00.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:00.306Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:32:00.306Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:32:00.306Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:32:00.306Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:32:00.306Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:32:00.306Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:32:00.306Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:32:00.306Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:32:00.306Z] 33b1e0a273af: Waiting [2023-11-28T20:32:00.306Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:32:00.306Z] 5d3b04190fa2: Waiting [2023-11-28T20:32:00.306Z] 2f39f015ded8: Waiting [2023-11-28T20:32:00.306Z] 5c69ac0246d0: Download complete [2023-11-28T20:32:00.306Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T20:32:00.306Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:32:00.565Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:32:00.565Z] ec43610c2a17: Download complete [2023-11-28T20:32:00.565Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T20:32:00.565Z] 5d3b04190fa2: Download complete [2023-11-28T20:32:00.565Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:32:00.565Z] 33b1e0a273af: Download complete [2023-11-28T20:32:00.565Z] 5eb5b503b376: Download complete [2023-11-28T20:32:01.574Z] 2f39f015ded8: Verifying Checksum [2023-11-28T20:32:01.574Z] 2f39f015ded8: Download complete [2023-11-28T20:32:01.833Z] 5eb5b503b376: Pull complete [2023-11-28T20:32:01.833Z] 5c69ac0246d0: Pull complete [2023-11-28T20:32:02.399Z] ec43610c2a17: Pull complete [2023-11-28T20:32:02.399Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:32:02.399Z] 33b1e0a273af: Pull complete [2023-11-28T20:32:02.658Z] 5d3b04190fa2: Pull complete [2023-11-28T20:32:07.999Z] 2f39f015ded8: Pull complete [2023-11-28T20:32:07.999Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:32:07.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:07.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:32:08.226Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:32:08.261Z] $ 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-11-28T20:32:22.226Z] $ docker top a87c355747ac00c17adb41ed47866aacc249373a1389588919c38408b191b861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:22.652Z] ---> job-cost.sh [2023-11-28T20:32:22.652Z] lf-activate-venv: SKIPPING [2023-11-28T20:32:22.652Z] INFO: No Stack... [2023-11-28T20:32:23.220Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:32:23.479Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:32:23.766Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-11-28T20:32:23.766Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:32:23.780Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [2023-11-28T20:32:23.785Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] did not exist. Created. [2023-11-28T20:32:23.785Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:32:24.169Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:32:24.228Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:32:24.260Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:32:24.341Z] $ docker stop --time=1 a87c355747ac00c17adb41ed47866aacc249373a1389588919c38408b191b861 [2023-11-28T20:32:25.541Z] $ docker rm -f --volumes a87c355747ac00c17adb41ed47866aacc249373a1389588919c38408b191b861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T20:37:17.203Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5421 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-11-28T20:37:17.252Z] Running in /w/workspace/app-rfid-llrp-inventory/153 [Pipeline] { [Pipeline] checkout [2023-11-28T20:37:20.356Z] The recommended git tool is: git [2023-11-28T20:37:29.678Z] using credential edgex-jenkins-ssh [2023-11-28T20:37:29.704Z] Cloning the remote Git repository [2023-11-28T20:37:29.766Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-28T20:37:29.899Z] > git init /w/workspace/app-rfid-llrp-inventory/153 # timeout=10 [2023-11-28T20:37:30.163Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-28T20:37:30.167Z] > git --version # timeout=10 [2023-11-28T20:37:30.221Z] > git --version # 'git version 2.25.1' [2023-11-28T20:37:30.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:37:30.491Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:37:33.824Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-28T20:37:33.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:37:35.079Z] Avoid second fetch [2023-11-28T20:37:35.079Z] Checking out Revision c016e0e692f6ec25de6015d4618db51ef1045541 (main) [2023-11-28T20:37:35.099Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T20:37:35.165Z] > git checkout -f c016e0e692f6ec25de6015d4618db51ef1045541 # timeout=10 [2023-11-28T20:37:35.736Z] Commit message: "build: Update to latest 3.2 dev go-mods (#254)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:37:36.874Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T20:37:36.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:37:36.874Z] Dload Upload Total Spent Left Speed [2023-11-28T20:37:36.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 242k 0 --:--:-- --:--:-- --:--:-- 242k [Pipeline] sh [2023-11-28T20:37:37.326Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T20:37:37.675Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T20:37:37.675Z] + sudo tee /etc/docker/daemon.new [2023-11-28T20:37:37.675Z] { [2023-11-28T20:37:37.675Z] "registry-mirrors": [ [2023-11-28T20:37:37.675Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T20:37:37.675Z] ], [2023-11-28T20:37:37.675Z] "bip": "10.250.0.254/24", [2023-11-28T20:37:37.675Z] "hosts": [ [2023-11-28T20:37:37.675Z] "tcp://0.0.0.0:5555", [2023-11-28T20:37:37.675Z] "unix:///var/run/docker.sock" [2023-11-28T20:37:37.675Z] ], [2023-11-28T20:37:37.675Z] "mtu": 1458, [2023-11-28T20:37:37.675Z] "selinux-enabled": true, [2023-11-28T20:37:37.675Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T20:37:37.675Z] } [Pipeline] sh [2023-11-28T20:37:38.019Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T20:37:38.374Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:37:56.701Z] provisioning config files... [2023-11-28T20:37:56.735Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/153@tmp/config14857336369232795759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:37:57.233Z] ---> ****-login.sh [2023-11-28T20:37:57.233Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:37:57.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:57.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:57.825Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:57.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:57.825Z] [2023-11-28T20:37:57.825Z] Login Succeeded [2023-11-28T20:37:57.825Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:37:58.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:58.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:58.099Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:58.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:58.099Z] [2023-11-28T20:37:58.099Z] Login Succeeded [2023-11-28T20:37:58.374Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:37:58.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:58.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:58.647Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:58.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:58.647Z] [2023-11-28T20:37:58.647Z] Login Succeeded [2023-11-28T20:37:58.647Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:37:58.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:58.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:58.919Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:58.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:58.919Z] [2023-11-28T20:37:58.919Z] Login Succeeded [2023-11-28T20:37:58.919Z] ****.io [2023-11-28T20:37:59.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:59.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:59.459Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:59.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:59.459Z] [2023-11-28T20:37:59.459Z] Login Succeeded [2023-11-28T20:37:59.459Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:37:59.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:37:59.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:37:59.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:38:00.048Z] ========================================================= [2023-11-28T20:38:00.048Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T20:38:00.048Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:38:00.569Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:38:00.840Z] Sending build context to Docker daemon 670.7kB [2023-11-28T20:38:00.840Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:38:00.840Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:38:01.113Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T20:38:01.113Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T20:38:01.113Z] 5d54e960e981: Pulling fs layer [2023-11-28T20:38:01.113Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T20:38:01.114Z] f0e02332f6b5: Pulling fs layer [2023-11-28T20:38:01.114Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T20:38:01.114Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T20:38:01.114Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T20:38:01.114Z] f0e02332f6b5: Waiting [2023-11-28T20:38:01.114Z] 872ee5b61b7b: Waiting [2023-11-28T20:38:01.114Z] 0c6a40ed1a82: Waiting [2023-11-28T20:38:01.114Z] 94ae7d8d031c: Waiting [2023-11-28T20:38:01.114Z] 5d54e960e981: Verifying Checksum [2023-11-28T20:38:01.114Z] 5d54e960e981: Download complete [2023-11-28T20:38:01.114Z] f0e02332f6b5: Verifying Checksum [2023-11-28T20:38:01.114Z] f0e02332f6b5: Download complete [2023-11-28T20:38:01.114Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T20:38:01.114Z] 872ee5b61b7b: Download complete [2023-11-28T20:38:01.114Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T20:38:01.114Z] 9fda8d8052c6: Download complete [2023-11-28T20:38:01.731Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T20:38:01.731Z] 94ae7d8d031c: Download complete [2023-11-28T20:38:02.328Z] 9fda8d8052c6: Pull complete [2023-11-28T20:38:02.618Z] 5d54e960e981: Pull complete [2023-11-28T20:38:03.215Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T20:38:03.215Z] c4a7e357bf2a: Download complete [2023-11-28T20:38:04.197Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T20:38:19.231Z] c4a7e357bf2a: Pull complete [2023-11-28T20:38:19.231Z] f0e02332f6b5: Pull complete [2023-11-28T20:38:19.231Z] 872ee5b61b7b: Pull complete [2023-11-28T20:38:25.931Z] 0c6a40ed1a82: Pull complete [2023-11-28T20:38:27.371Z] 94ae7d8d031c: Pull complete [2023-11-28T20:38:27.371Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T20:38:27.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T20:38:27.371Z] ---> 86de565de09d [2023-11-28T20:38:27.371Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:38:28.340Z] ---> Running in 08e07e7c9a89 [2023-11-28T20:38:28.610Z] Removing intermediate container 08e07e7c9a89 [2023-11-28T20:38:28.610Z] ---> 43f941526d46 [2023-11-28T20:38:28.610Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:38:28.610Z] ---> Running in b98d7cc98191 [2023-11-28T20:38:28.878Z] Removing intermediate container b98d7cc98191 [2023-11-28T20:38:28.878Z] ---> a606e3656161 [2023-11-28T20:38:28.878Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:38:29.163Z] ---> Running in 6c525595df92 [2023-11-28T20:38:29.431Z] Removing intermediate container 6c525595df92 [2023-11-28T20:38:29.431Z] ---> 46566545558b [2023-11-28T20:38:29.431Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:38:29.431Z] ---> Running in 8c5ba4728cdb [2023-11-28T20:38:30.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:38:30.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:38:32.078Z] OK: 266 MiB in 52 packages [2023-11-28T20:38:32.664Z] Removing intermediate container 8c5ba4728cdb [2023-11-28T20:38:32.664Z] ---> 3a9b5214008f [2023-11-28T20:38:32.664Z] Step 7/12 : WORKDIR /app [2023-11-28T20:38:32.931Z] ---> Running in 0e4886508370 [2023-11-28T20:38:33.198Z] Removing intermediate container 0e4886508370 [2023-11-28T20:38:33.198Z] ---> 97adf5cc5fdc [2023-11-28T20:38:33.198Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T20:38:33.798Z] ---> 8f224e786344 [2023-11-28T20:38:33.798Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:38:33.798Z] ---> Running in 30a6c983ddb6 [2023-11-28T20:39:55.443Z] Removing intermediate container 30a6c983ddb6 [2023-11-28T20:39:55.443Z] ---> 35d513dd6235 [2023-11-28T20:39:55.443Z] Step 10/12 : COPY . . [2023-11-28T20:39:55.443Z] ---> 3bc9b499a24c [2023-11-28T20:39:55.443Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:39:55.443Z] ---> Running in 2b808dae2b41 [2023-11-28T20:39:55.443Z] Removing intermediate container 2b808dae2b41 [2023-11-28T20:39:55.444Z] ---> cf7af3ceb030 [2023-11-28T20:39:55.444Z] Step 12/12 : RUN $MAKE [2023-11-28T20:39:55.444Z] ---> Running in 624d17b77bfb [2023-11-28T20:39:55.444Z] noop [2023-11-28T20:39:55.444Z] Removing intermediate container 624d17b77bfb [2023-11-28T20:39:55.444Z] ---> f18d88cb0db0 [2023-11-28T20:39:55.444Z] Successfully built f18d88cb0db0 [2023-11-28T20:39:55.444Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:39:55.904Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:39:55.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:39:56.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-5421 does not seem to be running inside a container [2023-11-28T20:39:56.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/153 -v /w/workspace/app-rfid-llrp-inventory/153:/w/workspace/app-rfid-llrp-inventory/153:rw,z -v /w/workspace/app-rfid-llrp-inventory/153@tmp:/w/workspace/app-rfid-llrp-inventory/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:39:57.563Z] $ docker top d5d9fe924b67cfbc2049df8b9d7d95be7f93d8d38d6166d49c4e35e210f7c2eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:39:58.489Z] + go version [2023-11-28T20:39:58.489Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T20:39:58.515Z] $ docker stop --time=1 d5d9fe924b67cfbc2049df8b9d7d95be7f93d8d38d6166d49c4e35e210f7c2eb [2023-11-28T20:40:00.131Z] $ docker rm -f --volumes d5d9fe924b67cfbc2049df8b9d7d95be7f93d8d38d6166d49c4e35e210f7c2eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:40:01.017Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:40:01.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:40:01.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-5421 does not seem to be running inside a container [2023-11-28T20:40:01.388Z] $ 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/153 -v /w/workspace/app-rfid-llrp-inventory/153:/w/workspace/app-rfid-llrp-inventory/153:rw,z -v /w/workspace/app-rfid-llrp-inventory/153@tmp:/w/workspace/app-rfid-llrp-inventory/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:40:02.611Z] $ docker top 47881e2f32bd90eaa61dffd6e3cff3de3bcc8cb9253602144a7570fb969640e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:40:03.196Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/153 [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:40:03.877Z] + make test [2023-11-28T20:40:03.877Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-28T20:42:28.235Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-28T20:42:28.235Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-28T20:42:28.235Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.969s coverage: 86.2% of statements [2023-11-28T20:42:28.235Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.418s coverage: 71.9% of statements [2023-11-28T20:42:28.235Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T20:42:28.235Z] go vet ./... [2023-11-28T20:44:19.940Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:44:19.940Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:44:19.940Z] ./bin/test-attribution.sh [2023-11-28T20:44:20.208Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-28T20:44:20.208Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-28T20:44:20.208Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-28T20:44:20.476Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-28T20:44:20.476Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-28T20:44:20.476Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-28T20:44:20.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:44:20.556Z] $ docker stop --time=1 47881e2f32bd90eaa61dffd6e3cff3de3bcc8cb9253602144a7570fb969640e5 [2023-11-28T20:44:22.591Z] $ docker rm -f --volumes 47881e2f32bd90eaa61dffd6e3cff3de3bcc8cb9253602144a7570fb969640e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:44:24.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:44:24.470Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T20:44:24.940Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:44:25.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:44:25.914Z] + ls -al . [2023-11-28T20:44:25.914Z] total 204 [2023-11-28T20:44:25.914Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 20:40 . [2023-11-28T20:44:25.914Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:37 .. [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 28 20:37 .dockerignore [2023-11-28T20:44:25.914Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:37 .git [2023-11-28T20:44:25.914Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:37 .github [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 28 20:37 .gitignore [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:37 .golangci.yml [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 28 20:37 Attribution.txt [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 28 20:37 CHANGELOG.md [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 28 20:37 Dockerfile [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:37 GOVERNANCE.md [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 28 20:37 Jenkinsfile [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 20:37 LICENSE [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 28 20:37 Makefile [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:37 OWNERS.md [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 28 20:37 README.md [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION [2023-11-28T20:44:25.914Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:37 bin [2023-11-28T20:44:25.914Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 28 20:42 coverage.out [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 3964 Nov 28 20:37 go.mod [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 35070 Nov 28 20:37 go.sum [2023-11-28T20:44:25.914Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:37 images [2023-11-28T20:44:25.914Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:37 internal [2023-11-28T20:44:25.914Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 28 20:37 main.go [2023-11-28T20:44:25.914Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:37 openapi [2023-11-28T20:44:25.914Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:37 res [2023-11-28T20:44:25.914Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:44:26.333Z] + 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=c016e0e692f6ec25de6015d4618db51ef1045541 --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T20:44:26.600Z] Sending build context to Docker daemon 670.7kB [2023-11-28T20:44:26.600Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:44:26.600Z] Step 2/30 : FROM ${BASE} AS builder [2023-11-28T20:44:26.600Z] ---> f18d88cb0db0 [2023-11-28T20:44:26.600Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:44:26.600Z] ---> Running in c77616334609 [2023-11-28T20:44:26.870Z] Removing intermediate container c77616334609 [2023-11-28T20:44:26.870Z] ---> 4d64cbfff3ac [2023-11-28T20:44:26.870Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:44:27.140Z] ---> Running in 94392b439f1a [2023-11-28T20:44:27.408Z] Removing intermediate container 94392b439f1a [2023-11-28T20:44:27.408Z] ---> a9e64d24a007 [2023-11-28T20:44:27.408Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:44:27.408Z] ---> Running in 2d7320fc8e97 [2023-11-28T20:44:27.678Z] Removing intermediate container 2d7320fc8e97 [2023-11-28T20:44:27.678Z] ---> d4b7c37140a2 [2023-11-28T20:44:27.678Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:44:27.954Z] ---> Running in cc7264a18093 [2023-11-28T20:44:28.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:44:29.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:44:30.589Z] OK: 266 MiB in 52 packages [2023-11-28T20:44:31.176Z] Removing intermediate container cc7264a18093 [2023-11-28T20:44:31.176Z] ---> 26ce2bc7bf79 [2023-11-28T20:44:31.176Z] Step 7/30 : WORKDIR /app [2023-11-28T20:44:31.176Z] ---> Running in 24720782ecb8 [2023-11-28T20:44:31.759Z] Removing intermediate container 24720782ecb8 [2023-11-28T20:44:31.759Z] ---> 030916268605 [2023-11-28T20:44:31.759Z] Step 8/30 : COPY go.mod vendor* ./ [2023-11-28T20:44:32.026Z] ---> d7c49a172f22 [2023-11-28T20:44:32.026Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:44:32.304Z] ---> Running in fe7b0dc36c97 [2023-11-28T20:44:34.256Z] Removing intermediate container fe7b0dc36c97 [2023-11-28T20:44:34.256Z] ---> 5eeb3299c160 [2023-11-28T20:44:34.256Z] Step 10/30 : COPY . . [2023-11-28T20:44:34.841Z] ---> 034b8265384f [2023-11-28T20:44:34.841Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:44:34.841Z] ---> Running in ac1c54e11c46 [2023-11-28T20:44:35.424Z] Removing intermediate container ac1c54e11c46 [2023-11-28T20:44:35.424Z] ---> f1730f5937a8 [2023-11-28T20:44:35.424Z] Step 12/30 : RUN $MAKE [2023-11-28T20:44:35.424Z] ---> Running in 8c6cac077882 [2023-11-28T20:44:36.381Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-28T20:46:43.276Z] Removing intermediate container 8c6cac077882 [2023-11-28T20:46:43.276Z] ---> b1831708d127 [2023-11-28T20:46:43.276Z] Step 13/30 : FROM alpine:3.18 [2023-11-28T20:46:43.276Z] 3.18: Pulling from library/alpine [2023-11-28T20:46:43.276Z] 579b34f0a95b: Pulling fs layer [2023-11-28T20:46:43.276Z] 579b34f0a95b: Verifying Checksum [2023-11-28T20:46:43.276Z] 579b34f0a95b: Download complete [2023-11-28T20:46:43.276Z] 579b34f0a95b: Pull complete [2023-11-28T20:46:43.276Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:46:43.276Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:46:43.276Z] ---> 3cc203321400 [2023-11-28T20:46:43.276Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T20:46:43.276Z] ---> Running in c556561cfb26 [2023-11-28T20:46:43.276Z] Removing intermediate container c556561cfb26 [2023-11-28T20:46:43.276Z] ---> e50423fca23b [2023-11-28T20:46:43.276Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-28T20:46:43.276Z] ---> Running in 8130a4956a6f [2023-11-28T20:46:43.276Z] Removing intermediate container 8130a4956a6f [2023-11-28T20:46:43.276Z] ---> 12ff2c77eeca [2023-11-28T20:46:43.276Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-28T20:46:43.276Z] ---> Running in b0b48b902ad9 [2023-11-28T20:46:43.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:46:43.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:46:43.276Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T20:46:43.276Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T20:46:43.276Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:46:43.276Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:46:43.276Z] OK: 9 MiB in 17 packages [2023-11-28T20:46:43.276Z] Removing intermediate container b0b48b902ad9 [2023-11-28T20:46:43.276Z] ---> a9f2ad33d19a [2023-11-28T20:46:43.276Z] Step 17/30 : RUN apk --no-cache upgrade [2023-11-28T20:46:43.276Z] ---> Running in 75140f01df2a [2023-11-28T20:46:43.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:46:43.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:46:44.233Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:46:44.233Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:46:44.233Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:46:44.233Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:46:44.233Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:46:44.501Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:46:44.501Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:46:44.501Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:46:44.501Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:46:44.501Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:46:44.769Z] OK: 9 MiB in 17 packages [2023-11-28T20:46:46.190Z] Removing intermediate container 75140f01df2a [2023-11-28T20:46:46.190Z] ---> 5ae952be4a6b [2023-11-28T20:46:46.190Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-28T20:46:46.458Z] ---> 216a6dba535a [2023-11-28T20:46:46.458Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-28T20:46:47.047Z] ---> 14155d390863 [2023-11-28T20:46:47.047Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-11-28T20:46:47.634Z] ---> 712c7142159f [2023-11-28T20:46:47.634Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-11-28T20:46:51.893Z] ---> 3703dfd29cb5 [2023-11-28T20:46:51.893Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-28T20:46:53.300Z] ---> 2d6c4f94d8a6 [2023-11-28T20:46:53.300Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-28T20:46:53.574Z] ---> Running in 28316034a463 [2023-11-28T20:46:54.984Z] Removing intermediate container 28316034a463 [2023-11-28T20:46:54.984Z] ---> 2ee1bf358ccf [2023-11-28T20:46:54.984Z] Step 24/30 : VOLUME /cache [2023-11-28T20:46:55.252Z] ---> Running in 3a1238be5134 [2023-11-28T20:46:55.519Z] Removing intermediate container 3a1238be5134 [2023-11-28T20:46:55.519Z] ---> 58bcdb1a1f60 [2023-11-28T20:46:55.519Z] Step 25/30 : EXPOSE 59711 [2023-11-28T20:46:55.519Z] ---> Running in 93a8874416b6 [2023-11-28T20:46:55.789Z] Removing intermediate container 93a8874416b6 [2023-11-28T20:46:55.789Z] ---> ec696452f615 [2023-11-28T20:46:55.789Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-28T20:46:56.062Z] ---> Running in 1799ebcf236b [2023-11-28T20:46:56.329Z] Removing intermediate container 1799ebcf236b [2023-11-28T20:46:56.329Z] ---> 307030a64358 [2023-11-28T20:46:56.329Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-28T20:46:56.329Z] ---> Running in f36fafaefcd9 [2023-11-28T20:46:56.596Z] Removing intermediate container f36fafaefcd9 [2023-11-28T20:46:56.596Z] ---> f07678105083 [2023-11-28T20:46:56.596Z] Step 28/30 : LABEL arch=arm64 [2023-11-28T20:46:56.866Z] ---> Running in 32596a16a24f [2023-11-28T20:46:57.134Z] Removing intermediate container 32596a16a24f [2023-11-28T20:46:57.134Z] ---> fad064a991a9 [2023-11-28T20:46:57.134Z] Step 29/30 : LABEL git_sha=c016e0e692f6ec25de6015d4618db51ef1045541 [2023-11-28T20:46:57.134Z] ---> Running in 3d5a11d851f9 [2023-11-28T20:46:57.404Z] Removing intermediate container 3d5a11d851f9 [2023-11-28T20:46:57.404Z] ---> a7d7d34c5734 [2023-11-28T20:46:57.404Z] Step 30/30 : LABEL version=3.2.0-dev.1 [2023-11-28T20:46:57.672Z] ---> Running in e7da80e99d07 [2023-11-28T20:46:57.941Z] Removing intermediate container e7da80e99d07 [2023-11-28T20:46:57.941Z] ---> eaab4f228cc9 [2023-11-28T20:46:57.941Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:46:57.941Z] Successfully built eaab4f228cc9 [2023-11-28T20:46:57.941Z] 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-11-28T20:46:58.453Z] provisioning config files... [2023-11-28T20:46:58.468Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/153@tmp/config12909150182445718214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:46:58.866Z] ---> ****-login.sh [2023-11-28T20:46:58.866Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:46:59.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:46:59.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:46:59.133Z] Configure a credential helper to remove this warning. See [2023-11-28T20:46:59.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:46:59.133Z] [2023-11-28T20:46:59.133Z] Login Succeeded [2023-11-28T20:46:59.133Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:46:59.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:46:59.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:46:59.666Z] Configure a credential helper to remove this warning. See [2023-11-28T20:46:59.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:46:59.666Z] [2023-11-28T20:46:59.666Z] Login Succeeded [2023-11-28T20:46:59.666Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:46:59.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:46:59.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:46:59.933Z] Configure a credential helper to remove this warning. See [2023-11-28T20:46:59.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:46:59.933Z] [2023-11-28T20:46:59.933Z] Login Succeeded [2023-11-28T20:46:59.933Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:47:00.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:47:00.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:47:00.466Z] Configure a credential helper to remove this warning. See [2023-11-28T20:47:00.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:47:00.466Z] [2023-11-28T20:47:00.466Z] Login Succeeded [2023-11-28T20:47:00.466Z] ****.io [2023-11-28T20:47:00.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:47:00.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:47:00.996Z] Configure a credential helper to remove this warning. See [2023-11-28T20:47:00.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:47:00.996Z] [2023-11-28T20:47:00.996Z] Login Succeeded [2023-11-28T20:47:00.996Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:47:01.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:47:01.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:47:01.279Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-11-28T20:47:01.279Z] c016e0e692f6ec25de6015d4618db51ef1045541 [2023-11-28T20:47:01.279Z] latest [2023-11-28T20:47:01.279Z] 3.2.0-dev.1 [2023-11-28T20:47:01.279Z] c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [2023-11-28T20:47:01.279Z] main [2023-11-28T20:47:01.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:01.850Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:02.329Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541 [2023-11-28T20:47:02.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-28T20:47:02.329Z] f423c1d67ccb: Preparing [2023-11-28T20:47:02.329Z] a0e7d7067864: Preparing [2023-11-28T20:47:02.329Z] 55e7d6de4907: Preparing [2023-11-28T20:47:02.329Z] d3ed92c77bff: Preparing [2023-11-28T20:47:02.329Z] 92f647478696: Preparing [2023-11-28T20:47:02.329Z] 2efa3054952c: Preparing [2023-11-28T20:47:02.329Z] bc9824e19024: Preparing [2023-11-28T20:47:02.329Z] 2efa3054952c: Waiting [2023-11-28T20:47:02.329Z] bc9824e19024: Waiting [2023-11-28T20:47:02.329Z] 4b7e8078338f: Preparing [2023-11-28T20:47:02.329Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:47:02.329Z] 4b7e8078338f: Waiting [2023-11-28T20:47:02.329Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:47:02.597Z] 92f647478696: Pushed [2023-11-28T20:47:02.597Z] d3ed92c77bff: Pushed [2023-11-28T20:47:02.597Z] f423c1d67ccb: Pushed [2023-11-28T20:47:02.597Z] 55e7d6de4907: Pushed [2023-11-28T20:47:05.943Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:47:05.943Z] 2efa3054952c: Pushed [2023-11-28T20:47:06.209Z] 4b7e8078338f: Pushed [2023-11-28T20:47:07.613Z] bc9824e19024: Pushed [2023-11-28T20:47:08.572Z] a0e7d7067864: Pushed [2023-11-28T20:47:08.572Z] c016e0e692f6ec25de6015d4618db51ef1045541: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:09.040Z] + 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-11-28T20:47:09.730Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-28T20:47:09.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-28T20:47:09.730Z] f423c1d67ccb: Preparing [2023-11-28T20:47:09.730Z] a0e7d7067864: Preparing [2023-11-28T20:47:09.730Z] 55e7d6de4907: Preparing [2023-11-28T20:47:09.730Z] d3ed92c77bff: Preparing [2023-11-28T20:47:09.730Z] 92f647478696: Preparing [2023-11-28T20:47:09.730Z] 2efa3054952c: Preparing [2023-11-28T20:47:09.730Z] bc9824e19024: Preparing [2023-11-28T20:47:09.730Z] 4b7e8078338f: Preparing [2023-11-28T20:47:09.730Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:47:09.730Z] 2efa3054952c: Waiting [2023-11-28T20:47:09.730Z] bc9824e19024: Waiting [2023-11-28T20:47:09.730Z] 4b7e8078338f: Waiting [2023-11-28T20:47:09.730Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:47:09.730Z] d3ed92c77bff: Layer already exists [2023-11-28T20:47:09.730Z] 92f647478696: Layer already exists [2023-11-28T20:47:09.730Z] a0e7d7067864: Layer already exists [2023-11-28T20:47:09.730Z] 55e7d6de4907: Layer already exists [2023-11-28T20:47:09.730Z] f423c1d67ccb: Layer already exists [2023-11-28T20:47:09.730Z] 2efa3054952c: Layer already exists [2023-11-28T20:47:09.730Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:47:09.730Z] bc9824e19024: Layer already exists [2023-11-28T20:47:09.730Z] 4b7e8078338f: Layer already exists [2023-11-28T20:47:09.997Z] latest: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:10.498Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:10.973Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.1 [2023-11-28T20:47:10.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-28T20:47:10.973Z] f423c1d67ccb: Preparing [2023-11-28T20:47:10.973Z] a0e7d7067864: Preparing [2023-11-28T20:47:10.973Z] 55e7d6de4907: Preparing [2023-11-28T20:47:10.973Z] d3ed92c77bff: Preparing [2023-11-28T20:47:10.973Z] 92f647478696: Preparing [2023-11-28T20:47:10.973Z] 2efa3054952c: Preparing [2023-11-28T20:47:10.973Z] bc9824e19024: Preparing [2023-11-28T20:47:10.973Z] 4b7e8078338f: Preparing [2023-11-28T20:47:10.974Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:47:10.974Z] bc9824e19024: Waiting [2023-11-28T20:47:10.974Z] 4b7e8078338f: Waiting [2023-11-28T20:47:10.974Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:47:10.974Z] 2efa3054952c: Waiting [2023-11-28T20:47:10.974Z] f423c1d67ccb: Layer already exists [2023-11-28T20:47:10.974Z] 92f647478696: Layer already exists [2023-11-28T20:47:10.974Z] d3ed92c77bff: Layer already exists [2023-11-28T20:47:10.974Z] 55e7d6de4907: Layer already exists [2023-11-28T20:47:10.974Z] a0e7d7067864: Layer already exists [2023-11-28T20:47:10.974Z] bc9824e19024: Layer already exists [2023-11-28T20:47:10.974Z] 2efa3054952c: Layer already exists [2023-11-28T20:47:10.974Z] 4b7e8078338f: Layer already exists [2023-11-28T20:47:10.974Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:47:11.240Z] 3.2.0-dev.1: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:11.723Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:12.206Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [2023-11-28T20:47:12.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-28T20:47:12.206Z] f423c1d67ccb: Preparing [2023-11-28T20:47:12.206Z] a0e7d7067864: Preparing [2023-11-28T20:47:12.206Z] 55e7d6de4907: Preparing [2023-11-28T20:47:12.206Z] d3ed92c77bff: Preparing [2023-11-28T20:47:12.206Z] 92f647478696: Preparing [2023-11-28T20:47:12.206Z] 2efa3054952c: Preparing [2023-11-28T20:47:12.206Z] bc9824e19024: Preparing [2023-11-28T20:47:12.206Z] 4b7e8078338f: Preparing [2023-11-28T20:47:12.206Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:47:12.206Z] bc9824e19024: Waiting [2023-11-28T20:47:12.206Z] 4b7e8078338f: Waiting [2023-11-28T20:47:12.206Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:47:12.206Z] 2efa3054952c: Waiting [2023-11-28T20:47:12.206Z] d3ed92c77bff: Layer already exists [2023-11-28T20:47:12.206Z] 55e7d6de4907: Layer already exists [2023-11-28T20:47:12.206Z] f423c1d67ccb: Layer already exists [2023-11-28T20:47:12.206Z] a0e7d7067864: Layer already exists [2023-11-28T20:47:12.206Z] 92f647478696: Layer already exists [2023-11-28T20:47:12.206Z] 2efa3054952c: Layer already exists [2023-11-28T20:47:12.206Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:47:12.206Z] 4b7e8078338f: Layer already exists [2023-11-28T20:47:12.206Z] bc9824e19024: Layer already exists [2023-11-28T20:47:12.471Z] c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:12.961Z] + 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-11-28T20:47:13.448Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-11-28T20:47:13.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-28T20:47:13.448Z] f423c1d67ccb: Preparing [2023-11-28T20:47:13.448Z] a0e7d7067864: Preparing [2023-11-28T20:47:13.448Z] 55e7d6de4907: Preparing [2023-11-28T20:47:13.448Z] d3ed92c77bff: Preparing [2023-11-28T20:47:13.448Z] 92f647478696: Preparing [2023-11-28T20:47:13.448Z] 2efa3054952c: Preparing [2023-11-28T20:47:13.448Z] bc9824e19024: Preparing [2023-11-28T20:47:13.448Z] 4b7e8078338f: Preparing [2023-11-28T20:47:13.448Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:47:13.448Z] 4b7e8078338f: Waiting [2023-11-28T20:47:13.448Z] bc9824e19024: Waiting [2023-11-28T20:47:13.448Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:47:13.448Z] 2efa3054952c: Waiting [2023-11-28T20:47:13.448Z] f423c1d67ccb: Layer already exists [2023-11-28T20:47:13.448Z] d3ed92c77bff: Layer already exists [2023-11-28T20:47:13.448Z] a0e7d7067864: Layer already exists [2023-11-28T20:47:13.448Z] 55e7d6de4907: Layer already exists [2023-11-28T20:47:13.448Z] 92f647478696: Layer already exists [2023-11-28T20:47:13.448Z] 2efa3054952c: Layer already exists [2023-11-28T20:47:13.448Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:47:13.448Z] bc9824e19024: Layer already exists [2023-11-28T20:47:13.448Z] 4b7e8078338f: Layer already exists [2023-11-28T20:47:13.448Z] main: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:47:14.052Z] ===================================================== [Pipeline] echo [2023-11-28T20:47:14.107Z] taggedImages: [2023-11-28T20:47:14.107Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541 [2023-11-28T20:47:14.107Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-28T20:47:14.107Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.1 [2023-11-28T20:47:14.107Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [2023-11-28T20:47:14.107Z] - 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-11-28T20:47:14.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:47:14.770Z] [2023-11-28T20:47:14.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:15.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:47:15.177Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T20:47:15.177Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T20:47:15.177Z] 04944245beec: Pulling fs layer [2023-11-28T20:47:15.177Z] 699f458cf7ca: Pulling fs layer [2023-11-28T20:47:15.177Z] 765212b225bb: Pulling fs layer [2023-11-28T20:47:15.177Z] f23df028b6ca: Pulling fs layer [2023-11-28T20:47:15.177Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T20:47:15.177Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T20:47:15.177Z] f23df028b6ca: Waiting [2023-11-28T20:47:15.177Z] d65c8cfc05b1: Waiting [2023-11-28T20:47:15.177Z] 2437ff75d9bd: Waiting [2023-11-28T20:47:15.177Z] 765212b225bb: Waiting [2023-11-28T20:47:15.446Z] 04944245beec: Verifying Checksum [2023-11-28T20:47:15.446Z] 04944245beec: Download complete [2023-11-28T20:47:15.446Z] 765212b225bb: Verifying Checksum [2023-11-28T20:47:15.446Z] 765212b225bb: Download complete [2023-11-28T20:47:15.446Z] f23df028b6ca: Verifying Checksum [2023-11-28T20:47:15.446Z] f23df028b6ca: Download complete [2023-11-28T20:47:15.446Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T20:47:15.446Z] d65c8cfc05b1: Download complete [2023-11-28T20:47:15.717Z] 699f458cf7ca: Download complete [2023-11-28T20:47:15.994Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T20:47:15.994Z] 8998bd30e6a1: Download complete [2023-11-28T20:47:18.577Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T20:47:18.577Z] 2437ff75d9bd: Download complete [2023-11-28T20:47:21.157Z] 8998bd30e6a1: Pull complete [2023-11-28T20:47:21.424Z] 04944245beec: Pull complete [2023-11-28T20:47:22.838Z] 699f458cf7ca: Pull complete [2023-11-28T20:47:23.111Z] 765212b225bb: Pull complete [2023-11-28T20:47:24.128Z] f23df028b6ca: Pull complete [2023-11-28T20:47:24.128Z] d65c8cfc05b1: Pull complete [2023-11-28T20:47:42.343Z] 2437ff75d9bd: Pull complete [2023-11-28T20:47:42.343Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T20:47:42.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:47:42.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:47:42.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-5421 does not seem to be running inside a container [2023-11-28T20:47:42.818Z] $ 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/153 -v /w/workspace/app-rfid-llrp-inventory/153:/w/workspace/app-rfid-llrp-inventory/153:rw,z -v /w/workspace/app-rfid-llrp-inventory/153@tmp:/w/workspace/app-rfid-llrp-inventory/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T20:47:45.716Z] $ docker top 5e0db1d8b13ef2fc5d6e6d28c344cd19895c200dd6da4951f8aacebc552e154d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:47:46.655Z] ---> job-cost.sh [2023-11-28T20:47:46.655Z] lf-activate-venv: SKIPPING [2023-11-28T20:47:46.655Z] INFO: No Stack... [2023-11-28T20:47:46.922Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T20:47:47.881Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:47:48.517Z] + cat /w/workspace/app-rfid-llrp-inventory/153/archives/cost.csv [2023-11-28T20:47:48.517Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:47:48.578Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [2023-11-28T20:47:48.586Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] did not exist. Created. [2023-11-28T20:47:48.586Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:47:49.328Z] /w/workspace/app-rfid-llrp-inventory/153@tmp/durable-b97812d9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T20:47:49.962Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T20:47:50.029Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T20:47:50.089Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:47:50.095Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:47:50.221Z] $ docker stop --time=1 5e0db1d8b13ef2fc5d6e6d28c344cd19895c200dd6da4951f8aacebc552e154d [2023-11-28T20:47:51.757Z] $ docker rm -f --volumes 5e0db1d8b13ef2fc5d6e6d28c344cd19895c200dd6da4951f8aacebc552e154d [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-11-28T20:47:53.089Z] provisioning config files... [2023-11-28T20:47:53.097Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7212671171416346842tmp [Pipeline] { [Pipeline] sh [2023-11-28T20:47:53.490Z] + set +x [2023-11-28T20:47:53.490Z] + curl -s https://codecov.io/bash [2023-11-28T20:47:53.490Z] + bash -s -- [2023-11-28T20:47:53.490Z] [2023-11-28T20:47:53.490Z] _____ _ [2023-11-28T20:47:53.490Z] / ____| | | [2023-11-28T20:47:53.490Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T20:47:53.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T20:47:53.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T20:47:53.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T20:47:53.490Z] Bash-1.0.6 [2023-11-28T20:47:53.490Z] [2023-11-28T20:47:53.490Z] [2023-11-28T20:47:53.490Z] ==> git version 2.25.1 found [2023-11-28T20:47:53.490Z] ==> 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-11-28T20:47:53.490Z] Release-Date: 2020-01-08 [2023-11-28T20:47:53.490Z] 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-11-28T20:47:53.490Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T20:47:53.490Z] ==> Jenkins CI detected. [2023-11-28T20:47:53.490Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-28T20:47:53.490Z] project root: . [2023-11-28T20:47:53.490Z] --> token set from env [2023-11-28T20:47:53.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T20:47:53.490Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T20:47:53.490Z] ==> Python coveragepy not found [2023-11-28T20:47:53.490Z] ==> Searching for coverage reports in: [2023-11-28T20:47:53.490Z] + . [2023-11-28T20:47:53.490Z] -> Found 1 reports [2023-11-28T20:47:53.490Z] ==> Detecting git/mercurial file structure [2023-11-28T20:47:53.750Z] ==> Reading reports [2023-11-28T20:47:53.750Z] + ./coverage.out bytes=41317 [2023-11-28T20:47:53.750Z] ==> Appending adjustments [2023-11-28T20:47:53.750Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T20:47:53.750Z] + Found adjustments [2023-11-28T20:47:53.750Z] ==> Gzipping contents [2023-11-28T20:47:53.750Z] 12K /tmp/codecov.uhsPtC.gz [2023-11-28T20:47:53.750Z] ==> Uploading reports [2023-11-28T20:47:53.750Z] url: https://codecov.io [2023-11-28T20:47:53.750Z] query: branch=main&commit=c016e0e692f6ec25de6015d4618db51ef1045541&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T20:47:53.750Z] -> Pinging Codecov [2023-11-28T20:47:53.750Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c016e0e692f6ec25de6015d4618db51ef1045541&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T20:47:54.010Z] -> Uploading to [2023-11-28T20:47:54.010Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/581DD39554BDF9B6E22D074273EAD858/c016e0e692f6ec25de6015d4618db51ef1045541/f02d4296-cfd4-4a7c-8004-ac1494718973.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T204753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0036f1c8141b7b512fde520ee59418424d7687923ffa7f82b6e3fc375aa035b3 [2023-11-28T20:47:54.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:47:54.010Z] Dload Upload Total Spent Left Speed [2023-11-28T20:47:54.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 41888 --:--:-- --:--:-- --:--:-- 41888 [2023-11-28T20:47:54.271Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] } [2023-11-28T20:47:54.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T20:47:54.638Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T20:47:54.651Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:55.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T20:47:55.088Z] [2023-11-28T20:47:55.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:55.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T20:47:55.443Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T20:47:55.443Z] df9b9388f04a: Pulling fs layer [2023-11-28T20:47:55.443Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T20:47:55.443Z] 25bc292e5bac: Pulling fs layer [2023-11-28T20:47:55.443Z] 114826534d7a: Pulling fs layer [2023-11-28T20:47:55.443Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T20:47:55.443Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T20:47:55.443Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T20:47:55.443Z] 114826534d7a: Waiting [2023-11-28T20:47:55.443Z] 4657fd5d0bcf: Waiting [2023-11-28T20:47:55.443Z] 6ad1cebc031e: Waiting [2023-11-28T20:47:55.443Z] 8a3aa393b2d8: Waiting [2023-11-28T20:47:55.443Z] 25bc292e5bac: Verifying Checksum [2023-11-28T20:47:55.443Z] 25bc292e5bac: Download complete [2023-11-28T20:47:55.443Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T20:47:55.443Z] 52dc419b0ee2: Download complete [2023-11-28T20:47:55.443Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T20:47:55.443Z] 4657fd5d0bcf: Download complete [2023-11-28T20:47:55.443Z] df9b9388f04a: Download complete [2023-11-28T20:47:55.701Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T20:47:55.701Z] 6ad1cebc031e: Download complete [2023-11-28T20:47:55.701Z] df9b9388f04a: Pull complete [2023-11-28T20:47:55.701Z] 52dc419b0ee2: Pull complete [2023-11-28T20:47:55.701Z] 25bc292e5bac: Pull complete [2023-11-28T20:47:56.271Z] 114826534d7a: Verifying Checksum [2023-11-28T20:47:56.271Z] 114826534d7a: Download complete [2023-11-28T20:47:56.271Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T20:47:56.271Z] 8a3aa393b2d8: Download complete [2023-11-28T20:47:59.586Z] 114826534d7a: Pull complete [2023-11-28T20:47:59.586Z] 4657fd5d0bcf: Pull complete [2023-11-28T20:47:59.845Z] 6ad1cebc031e: Pull complete [2023-11-28T20:48:02.385Z] 8a3aa393b2d8: Pull complete [2023-11-28T20:48:02.385Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T20:48:02.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T20:48:02.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:48:02.664Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:48:02.818Z] $ 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-11-28T20:48:07.419Z] $ docker top 1e6e404809a9cf909f425e2b6712e2ffe341704560eb4e195e4c4d7f0ff9d945 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T20:48:07.572Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-11-28T20:48:07.853Z] + set -o pipefail [2023-11-28T20:48:07.853Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-11-28T20:48:13.146Z] [2023-11-28T20:48:13.147Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-11-28T20:48:13.147Z] [2023-11-28T20:48:13.147Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/26093c5b-7a65-433b-81ce-cf7bb2e13fe4 [2023-11-28T20:48:13.147Z] [2023-11-28T20:48:13.147Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T20:48:13.147Z] [2023-11-28T20:48:23.152Z] [2023-11-28T20:48:23.152Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T20:48:23.152Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T20:48:23.152Z] More details here: https://snyk.co/ue1NS [2023-11-28T20:48:23.152Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T20:48:23.152Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T20:48:23.185Z] $ docker stop --time=1 1e6e404809a9cf909f425e2b6712e2ffe341704560eb4e195e4c4d7f0ff9d945 [2023-11-28T20:48:26.491Z] $ docker rm -f --volumes 1e6e404809a9cf909f425e2b6712e2ffe341704560eb4e195e4c4d7f0ff9d945 [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-11-28T20:48:28.010Z] + git log --format=format:%s -1 c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] sh [2023-11-28T20:48:28.304Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:48:28.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:48:28.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:48:28.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:48:28.835Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:48:28.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-11-28T20:48:29.317Z] $ docker top 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:48:29.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:48:29.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:48:29.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:48:29.722Z] $ docker exec 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 ssh-agent [2023-11-28T20:48:29.820Z] SSH_AUTH_SOCK=/tmp/ssh-rfLjuTBcXuGM/agent.32 [2023-11-28T20:48:29.820Z] SSH_AGENT_PID=38 [2023-11-28T20:48:29.824Z] Running ssh-add (command line suppressed) [2023-11-28T20:48:29.945Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17940807753360539077.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17940807753360539077.key) [2023-11-28T20:48:29.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:48:30.394Z] + git semver tag [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,551 [run_tag] DEBUG tag force:False [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,551 [check_head_tag] DEBUG check head tag [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,552 [execute] INFO git cat-file --batch-check [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,557 [execute] INFO git cat-file --batch [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,574 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,574 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,574 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:48:30.677Z] 2023-11-28 20:48:30,578 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-28T20:48:30.677Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:48:30.698Z] $ docker exec --env ******** --env ******** 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 ssh-agent -k [2023-11-28T20:48:30.805Z] unset SSH_AUTH_SOCK; [2023-11-28T20:48:30.806Z] unset SSH_AGENT_PID; [2023-11-28T20:48:30.806Z] echo Agent pid 38 killed; [2023-11-28T20:48:30.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:48:31.330Z] + git semver [Pipeline] } [2023-11-28T20:48:31.611Z] $ docker stop --time=1 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 [2023-11-28T20:48:32.901Z] $ docker rm -f --volumes 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:48:33.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T20:48:33.526Z] [2023-11-28T20:48:33.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:48:33.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T20:48:33.871Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T20:48:33.871Z] ab5ef0e58194: Pulling fs layer [2023-11-28T20:48:33.871Z] 9712f1f96733: Pulling fs layer [2023-11-28T20:48:33.871Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T20:48:33.871Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T20:48:33.871Z] e9a5061849ea: Pulling fs layer [2023-11-28T20:48:33.871Z] d747dcd14b5f: Pulling fs layer [2023-11-28T20:48:33.871Z] 2de7ff778b66: Pulling fs layer [2023-11-28T20:48:33.871Z] 0d9ebad4ef96: Waiting [2023-11-28T20:48:33.871Z] e9a5061849ea: Waiting [2023-11-28T20:48:33.871Z] d747dcd14b5f: Waiting [2023-11-28T20:48:33.871Z] 2de7ff778b66: Waiting [2023-11-28T20:48:33.871Z] 9712f1f96733: Verifying Checksum [2023-11-28T20:48:33.871Z] 9712f1f96733: Download complete [2023-11-28T20:48:34.444Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T20:48:34.444Z] 63f879dbbcfc: Download complete [2023-11-28T20:48:34.444Z] ab5ef0e58194: Verifying Checksum [2023-11-28T20:48:34.444Z] ab5ef0e58194: Download complete [2023-11-28T20:48:34.444Z] d747dcd14b5f: Download complete [2023-11-28T20:48:34.444Z] e9a5061849ea: Verifying Checksum [2023-11-28T20:48:34.444Z] e9a5061849ea: Download complete [2023-11-28T20:48:34.444Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T20:48:34.444Z] 0d9ebad4ef96: Download complete [2023-11-28T20:48:34.444Z] 2de7ff778b66: Verifying Checksum [2023-11-28T20:48:34.444Z] 2de7ff778b66: Download complete [2023-11-28T20:48:36.966Z] ab5ef0e58194: Pull complete [2023-11-28T20:48:36.966Z] 9712f1f96733: Pull complete [2023-11-28T20:48:37.531Z] 63f879dbbcfc: Pull complete [2023-11-28T20:48:40.814Z] 0d9ebad4ef96: Pull complete [2023-11-28T20:48:41.082Z] e9a5061849ea: Pull complete [2023-11-28T20:48:41.082Z] d747dcd14b5f: Pull complete [2023-11-28T20:48:42.015Z] 2de7ff778b66: Pull complete [2023-11-28T20:48:42.015Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T20:48:42.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T20:48:42.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:48:42.304Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:48:42.340Z] $ 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-11-28T20:48:47.855Z] $ docker top 92a761464c259a62464809c181f5680b1a3894f8f3ed392da3f906a786a4356d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:48:48.017Z] provisioning config files... [2023-11-28T20:48:48.023Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4895324413758673715tmp [2023-11-28T20:48:48.032Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3000356219790639246tmp [2023-11-28T20:48:48.042Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15955836967018835189tmp [Pipeline] { [Pipeline] echo [2023-11-28T20:48:48.135Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:48.432Z] ---> sigul-configuration.sh [2023-11-28T20:48:48.432Z] gpg: directory `/root/.gnupg' created [2023-11-28T20:48:48.432Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T20:48:48.432Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T20:48:48.432Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T20:48:48.432Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T20:48:48.432Z] gpg: CAST5 encrypted data [2023-11-28T20:48:48.432Z] gpg: encrypted with 1 passphrase [2023-11-28T20:48:48.432Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T20:48:48.729Z] + mkdir /home/jenkins [2023-11-28T20:48:48.729Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T20:48:49.020Z] + 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-11-28T20:48:49.031Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:49.334Z] ---> sigul-install.sh [2023-11-28T20:48:49.334Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T20:48:49.624Z] + git tag --list [2023-11-28T20:48:49.624Z] v0.0.0 [2023-11-28T20:48:49.624Z] v1.0.0 [2023-11-28T20:48:49.624Z] v2.1.0 [2023-11-28T20:48:49.624Z] v2.1.1 [2023-11-28T20:48:49.624Z] v2.2.0 [2023-11-28T20:48:49.624Z] v2.3.0 [2023-11-28T20:48:49.624Z] v3.0 [2023-11-28T20:48:49.624Z] v3.0.0 [2023-11-28T20:48:49.624Z] v3.0.1 [2023-11-28T20:48:49.624Z] v3.0.1-dev.1 [2023-11-28T20:48:49.624Z] v3.1 [2023-11-28T20:48:49.624Z] v3.1.0 [2023-11-28T20:48:49.624Z] v3.1.0-dev.1 [2023-11-28T20:48:49.624Z] v3.1.0-dev.10 [2023-11-28T20:48:49.624Z] v3.1.0-dev.11 [2023-11-28T20:48:49.624Z] v3.1.0-dev.12 [2023-11-28T20:48:49.624Z] v3.1.0-dev.13 [2023-11-28T20:48:49.624Z] v3.1.0-dev.14 [2023-11-28T20:48:49.624Z] v3.1.0-dev.15 [2023-11-28T20:48:49.624Z] v3.1.0-dev.16 [2023-11-28T20:48:49.624Z] v3.1.0-dev.17 [2023-11-28T20:48:49.624Z] v3.1.0-dev.18 [2023-11-28T20:48:49.624Z] v3.1.0-dev.19 [2023-11-28T20:48:49.624Z] v3.1.0-dev.2 [2023-11-28T20:48:49.624Z] v3.1.0-dev.20 [2023-11-28T20:48:49.624Z] v3.1.0-dev.21 [2023-11-28T20:48:49.624Z] v3.1.0-dev.22 [2023-11-28T20:48:49.624Z] v3.1.0-dev.23 [2023-11-28T20:48:49.624Z] v3.1.0-dev.24 [2023-11-28T20:48:49.624Z] v3.1.0-dev.25 [2023-11-28T20:48:49.624Z] v3.1.0-dev.26 [2023-11-28T20:48:49.624Z] v3.1.0-dev.27 [2023-11-28T20:48:49.624Z] v3.1.0-dev.28 [2023-11-28T20:48:49.624Z] v3.1.0-dev.29 [2023-11-28T20:48:49.624Z] v3.1.0-dev.3 [2023-11-28T20:48:49.624Z] v3.1.0-dev.30 [2023-11-28T20:48:49.624Z] v3.1.0-dev.31 [2023-11-28T20:48:49.624Z] v3.1.0-dev.32 [2023-11-28T20:48:49.624Z] v3.1.0-dev.33 [2023-11-28T20:48:49.624Z] v3.1.0-dev.34 [2023-11-28T20:48:49.624Z] v3.1.0-dev.35 [2023-11-28T20:48:49.624Z] v3.1.0-dev.36 [2023-11-28T20:48:49.624Z] v3.1.0-dev.37 [2023-11-28T20:48:49.624Z] v3.1.0-dev.38 [2023-11-28T20:48:49.624Z] v3.1.0-dev.39 [2023-11-28T20:48:49.624Z] v3.1.0-dev.4 [2023-11-28T20:48:49.624Z] v3.1.0-dev.40 [2023-11-28T20:48:49.624Z] v3.1.0-dev.5 [2023-11-28T20:48:49.624Z] v3.1.0-dev.6 [2023-11-28T20:48:49.624Z] v3.1.0-dev.7 [2023-11-28T20:48:49.624Z] v3.1.0-dev.8 [2023-11-28T20:48:49.624Z] v3.1.0-dev.9 [2023-11-28T20:48:49.624Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T20:48:49.913Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T20:48:50.483Z] Signing Git tag with Sigul... [2023-11-28T20:48:50.483Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T20:48:50.759Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:51.052Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T20:48:51.060Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T20:48:51.190Z] $ docker stop --time=1 92a761464c259a62464809c181f5680b1a3894f8f3ed392da3f906a786a4356d [2023-11-28T20:48:52.463Z] $ docker rm -f --volumes 92a761464c259a62464809c181f5680b1a3894f8f3ed392da3f906a786a4356d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T20:48:53.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:48:53.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:48:53.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:48:53.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:48:53.911Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:48:53.956Z] $ 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-11-28T20:48:54.317Z] $ docker top e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 -eo pid,comm [2023-11-28T20:48:54.359Z] 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-11-28T20:48:54.359Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:48:54.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:48:54.561Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:48:54.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:48:54.686Z] $ docker exec e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 ssh-agent [2023-11-28T20:48:54.785Z] SSH_AUTH_SOCK=/tmp/ssh-6xHSZHgWfDUm/agent.33 [2023-11-28T20:48:54.785Z] SSH_AGENT_PID=39 [2023-11-28T20:48:54.790Z] Running ssh-add (command line suppressed) [2023-11-28T20:48:54.890Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8674722883726602970.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8674722883726602970.key) [2023-11-28T20:48:54.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:48:55.239Z] + git semver bump pre [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,413 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,413 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,413 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,413 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,413 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,413 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,415 [execute] INFO git cat-file --batch-check [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,415 [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-11-28T20:48:55.499Z] 2023-11-28 20:48:55,421 [execute] INFO git cat-file --batch [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:48:55.499Z] 2023-11-28 20:48:55,427 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-28T20:48:55.499Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T20:48:55.514Z] $ docker exec --env ******** --env ******** e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 ssh-agent -k [2023-11-28T20:48:55.607Z] unset SSH_AUTH_SOCK; [2023-11-28T20:48:55.607Z] unset SSH_AGENT_PID; [2023-11-28T20:48:55.607Z] echo Agent pid 39 killed; [2023-11-28T20:48:55.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:48:56.158Z] + git semver [Pipeline] } [2023-11-28T20:48:56.437Z] $ docker stop --time=1 e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 [2023-11-28T20:48:57.711Z] $ docker rm -f --volumes e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:48:58.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:48:58.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:48:58.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:48:58.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:48:58.735Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:48:58.771Z] $ 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-11-28T20:48:59.112Z] $ docker top 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e -eo pid,comm [2023-11-28T20:48:59.152Z] 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-11-28T20:48:59.152Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:48:59.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:48:59.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:48:59.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:48:59.490Z] $ docker exec 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e ssh-agent [2023-11-28T20:48:59.578Z] SSH_AUTH_SOCK=/tmp/ssh-ZHMTKT9eKCqJ/agent.32 [2023-11-28T20:48:59.578Z] SSH_AGENT_PID=38 [2023-11-28T20:48:59.582Z] Running ssh-add (command line suppressed) [2023-11-28T20:48:59.682Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9710133123659394018.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9710133123659394018.key) [2023-11-28T20:48:59.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:49:00.027Z] + git semver push [2023-11-28T20:49:00.285Z] 2023-11-28 20:49:00,215 [run_push] DEBUG push [2023-11-28T20:49:00.285Z] 2023-11-28 20:49:00,215 [execute] INFO git cat-file --batch-check [2023-11-28T20:49:00.285Z] 2023-11-28 20:49:00,216 [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-11-28T20:49:00.285Z] 2023-11-28 20:49:00,219 [execute] INFO git rev-list c15177ef206074e2a2fbd043b87f16196e51ebad -- [2023-11-28T20:49:00.285Z] 2023-11-28 20:49:00,220 [execute] DEBUG Popen(['git', 'rev-list', 'c15177ef206074e2a2fbd043b87f16196e51ebad', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:49:00.285Z] 2023-11-28 20:49:00,228 [execute] INFO git fetch -v origin [2023-11-28T20:49:00.285Z] 2023-11-28 20:49:00,229 [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-11-28T20:49:00.853Z] 2023-11-28 20:49:00,787 [run_push] DEBUG no remote changes detected [2023-11-28T20:49:00.853Z] 2023-11-28 20:49:00,787 [execute] INFO git push origin semver [2023-11-28T20:49:00.853Z] 2023-11-28 20:49:00,788 [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-11-28T20:49:01.791Z] 2023-11-28 20:49:01,599 [run_push] DEBUG push all version tags [2023-11-28T20:49:01.791Z] 2023-11-28 20:49:01,600 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T20:49:01.791Z] 2023-11-28 20:49:01,600 [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-11-28T20:49:02.729Z] 2023-11-28 20:49:02,421 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-28T20:49:02.729Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T20:49:02.745Z] $ docker exec --env ******** --env ******** 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e ssh-agent -k [2023-11-28T20:49:02.853Z] unset SSH_AUTH_SOCK; [2023-11-28T20:49:02.854Z] unset SSH_AGENT_PID; [2023-11-28T20:49:02.855Z] echo Agent pid 38 killed; [2023-11-28T20:49:02.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:49:03.399Z] + git semver [Pipeline] } [2023-11-28T20:49:03.676Z] $ docker stop --time=1 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e [2023-11-28T20:49:04.961Z] $ docker rm -f --volumes 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e [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-11-28T20:49:06.443Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-11-28T20:49:06.443Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-28T20:49:06.443Z] total 16 [2023-11-28T20:49:06.443Z] drwxr-xr-x 3 root root 4096 Nov 28 20:32 . [2023-11-28T20:49:06.443Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 20:48 .. [2023-11-28T20:49:06.443Z] drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost [2023-11-28T20:49:06.443Z] -rw-r--r-- 1 root root 95 Nov 28 20:32 cost.csv [2023-11-28T20:49:06.443Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-28T20:49:06.443Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-28T20:49:06.443Z] total 16 [2023-11-28T20:49:06.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . [2023-11-28T20:49:06.443Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 20:48 .. [2023-11-28T20:49:06.443Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost [2023-11-28T20:49:06.443Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:49:06.765Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:49:07.624Z] ---> package-listing.sh [2023-11-28T20:49:07.624Z] ++ facter osfamily [2023-11-28T20:49:07.624Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T20:49:07.883Z] + OS_FAMILY=debian [2023-11-28T20:49:07.883Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-28T20:49:07.883Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T20:49:07.883Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T20:49:07.883Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T20:49:07.883Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T20:49:07.883Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-28T20:49:07.883Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T20:49:07.883Z] + case "${OS_FAMILY}" in [2023-11-28T20:49:07.883Z] + dpkg -l [2023-11-28T20:49:07.883Z] + grep '^ii' [2023-11-28T20:49:07.883Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T20:49:07.883Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T20:49:07.883Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T20:49:07.883Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-28T20:49:07.883Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-11-28T20:49:07.883Z] + 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-11-28T20:49:07.894Z] 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-11-28T20:49:08.171Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:49:08.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:49:08.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:49:08.986Z] prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container [2023-11-28T20:49:09.016Z] $ 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-11-28T20:49:09.227Z] $ docker top d9a33adff0dcbbcbd1735caa1309e831b4db79be8a454f694ec5beb3e4999e5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:49:09.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T20:49:09.990Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T20:49:10.285Z] + ls /var/log/sa-host [2023-11-28T20:49:10.285Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:49:10.405Z] provisioning config files... [2023-11-28T20:49:10.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11501310645855463169tmp [Pipeline] { [Pipeline] echo [2023-11-28T20:49:10.532Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:49:10.815Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T20:49:10.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:49:11.259Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T20:49:11.267Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:49:11.545Z] ---> sudo-logs.sh [2023-11-28T20:49:11.545Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T20:49:11.632Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:49:11.918Z] ---> job-cost.sh [2023-11-28T20:49:11.918Z] lf-activate-venv: SKIPPING [2023-11-28T20:49:11.918Z] DEBUG: total: 0.2199999988079071 [2023-11-28T20:49:11.918Z] INFO: Retrieving Stack Cost... [2023-11-28T20:49:12.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:49:12.746Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T20:49:12.756Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:49:13.037Z] ---> logs-deploy.sh [2023-11-28T20:49:13.037Z] lf-activate-venv: SKIPPING [2023-11-28T20:49:13.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/153 [2023-11-28T20:49:13.037Z] INFO: archiving workspace using pattern(s): [2023-11-28T20:49:13.971Z] Archives upload complete. [2023-11-28T20:49:13.971Z] INFO: archiving logs to Nexus